Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d07c0ef74c584aa3233b0da4bf1fc6708f635454 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-ssh8511390392141948682.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-ssh3659681152610040590.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1478022264548583406.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 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-ssh5456691488142276175.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4241397811842463156.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-6401 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d07c0ef74c584aa3233b0da4bf1fc6708f635454 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#545)" > git config core.sparsecheckout # timeout=10 > git checkout -f d07c0ef74c584aa3233b0da4bf1fc6708f635454 # timeout=10 > git rev-list --no-walk f0669123e7c3a3cbeca44c61ecad712c9bc79fe0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T01:12:43.955Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T01:12:44.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T01:12:44.073Z] ========================================================= [2025-08-07T01:12:44.073Z] EdgeX Global Pipelines Version Info [2025-08-07T01:12:44.073Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:45.167Z] ------------------- [2025-08-07T01:12:45.167Z] stable info: [2025-08-07T01:12:45.167Z] ------------------- [2025-08-07T01:12:45.167Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T01:12:45.167Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:12:45.167Z] Message: update stable to v1.0.276 [2025-08-07T01:12:45.427Z] ------------------- [2025-08-07T01:12:45.427Z] experimental info: [2025-08-07T01:12:45.427Z] ------------------- [2025-08-07T01:12:45.427Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T01:12:45.427Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:12:45.427Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-07T01:12:45.515Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-08-07T01:12:45.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-08-07T01:12:45.569Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T01:12:45.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-07T01:12:45.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-07T01:12:45.639Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-07T01:12:45.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-07T01:12:45.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T01:12:45.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-07T01:12:45.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T01:12:45.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-07T01:12:45.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-08-07T01:12:45.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T01:12:45.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-07T01:12:45.841Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:12:45.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:12:45.880Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:12:45.903Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:12:45.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T01:12:45.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-07T01:12:45.973Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-07T01:12:45.997Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-07T01:12:46.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-07T01:12:46.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-07T01:12:46.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-07T01:12:46.090Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T01:12:46.110Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-07T01:12:46.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-07T01:12:46.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-07T01:12:46.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-07T01:12:46.208Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo [2025-08-07T01:12:46.235Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d07c0ef [Pipeline] echo [2025-08-07T01:12:46.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:12:46.323Z] provisioning config files... [2025-08-07T01:12:46.337Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2509497637487295719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:46.709Z] ---> ****-login.sh [2025-08-07T01:12:46.709Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:12:46.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:46.969Z] [2025-08-07T01:12:46.969Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:12:46.969Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:46.969Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:12:46.969Z] [2025-08-07T01:12:46.969Z] Login Succeeded [2025-08-07T01:12:46.969Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:12:46.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:46.969Z] [2025-08-07T01:12:46.969Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:12:46.969Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:46.969Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:12:46.969Z] [2025-08-07T01:12:46.969Z] Login Succeeded [2025-08-07T01:12:46.969Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:12:46.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:46.969Z] [2025-08-07T01:12:46.970Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:12:46.970Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:46.970Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:12:46.970Z] [2025-08-07T01:12:46.970Z] Login Succeeded [2025-08-07T01:12:46.970Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:47.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:47.230Z] [2025-08-07T01:12:47.230Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:12:47.230Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:47.230Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:12:47.230Z] [2025-08-07T01:12:47.230Z] Login Succeeded [2025-08-07T01:12:47.230Z] ****.io [2025-08-07T01:12:47.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:47.494Z] [2025-08-07T01:12:47.494Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:12:47.494Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:47.494Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:12:47.494Z] [2025-08-07T01:12:47.494Z] Login Succeeded [2025-08-07T01:12:47.494Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:12:47.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-07T01:12:47.926Z] + git rev-list -1 --merges d07c0ef74c584aa3233b0da4bf1fc6708f635454~1..d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo [2025-08-07T01:12:47.953Z] -----------> git rev-list -1 --merges d07c0ef74c584aa3233b0da4bf1fc6708f635454~1..d07c0ef74c584aa3233b0da4bf1fc6708f635454 d07c0ef74c584aa3233b0da4bf1fc6708f635454 [false] [Pipeline] sh [2025-08-07T01:12:48.243Z] + git log --format=format:%s -1 d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo [2025-08-07T01:12:48.259Z] ========================================================= [2025-08-07T01:12:48.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-07T01:12:48.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:12:48.594Z] + git log --format=format:%s -1 d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo [2025-08-07T01:12:48.608Z] [semverPrep] GIT_COMMIT: d07c0ef74c584aa3233b0da4bf1fc6708f635454, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#545) [Pipeline] echo [2025-08-07T01:12:48.623Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-07T01:12:48.981Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:12:48.981Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T01:12:48.981Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T01:12:48.981Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T01:12:48.981Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T01:12:48.981Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T01:12:48.981Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:49.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:12:49.333Z] [2025-08-07T01:12:49.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:49.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:12:49.639Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T01:12:49.639Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T01:12:49.639Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T01:12:49.639Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T01:12:49.639Z] 461d9e800cba: Pulling fs layer [2025-08-07T01:12:49.639Z] 80192f66455f: Pulling fs layer [2025-08-07T01:12:49.639Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T01:12:49.639Z] a29436f7fd5d: Pulling fs layer [2025-08-07T01:12:49.639Z] 923cac83aea3: Pulling fs layer [2025-08-07T01:12:49.639Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T01:12:49.639Z] db01528c6b51: Pulling fs layer [2025-08-07T01:12:49.639Z] 28988de357af: Pulling fs layer [2025-08-07T01:12:49.639Z] 461d9e800cba: Waiting [2025-08-07T01:12:49.639Z] 80192f66455f: Waiting [2025-08-07T01:12:49.639Z] 2e8e34ca0e6c: Waiting [2025-08-07T01:12:49.639Z] a29436f7fd5d: Waiting [2025-08-07T01:12:49.639Z] 923cac83aea3: Waiting [2025-08-07T01:12:49.639Z] 25ad8b0a4227: Waiting [2025-08-07T01:12:49.639Z] db01528c6b51: Waiting [2025-08-07T01:12:49.639Z] 28988de357af: Waiting [2025-08-07T01:12:49.639Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T01:12:49.639Z] 6bf1a483ea7c: Download complete [2025-08-07T01:12:49.897Z] 461d9e800cba: Verifying Checksum [2025-08-07T01:12:49.897Z] 461d9e800cba: Download complete [2025-08-07T01:12:49.897Z] 80192f66455f: Verifying Checksum [2025-08-07T01:12:49.897Z] 80192f66455f: Download complete [2025-08-07T01:12:49.897Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T01:12:49.897Z] f5dfc541a4d3: Download complete [2025-08-07T01:12:49.897Z] 3dae71ba6b94: Verifying Checksum [2025-08-07T01:12:49.897Z] 3dae71ba6b94: Download complete [2025-08-07T01:12:50.169Z] 923cac83aea3: Verifying Checksum [2025-08-07T01:12:50.169Z] 923cac83aea3: Download complete [2025-08-07T01:12:50.169Z] 25ad8b0a4227: Download complete [2025-08-07T01:12:50.169Z] db01528c6b51: Verifying Checksum [2025-08-07T01:12:50.169Z] db01528c6b51: Download complete [2025-08-07T01:12:50.169Z] 28988de357af: Verifying Checksum [2025-08-07T01:12:50.169Z] 28988de357af: Download complete [2025-08-07T01:12:50.428Z] a29436f7fd5d: Verifying Checksum [2025-08-07T01:12:50.428Z] a29436f7fd5d: Download complete [2025-08-07T01:12:50.686Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T01:12:50.686Z] 2e8e34ca0e6c: Download complete [2025-08-07T01:12:51.251Z] 3dae71ba6b94: Pull complete [2025-08-07T01:12:51.508Z] 6bf1a483ea7c: Pull complete [2025-08-07T01:12:52.442Z] f5dfc541a4d3: Pull complete [2025-08-07T01:12:52.442Z] 461d9e800cba: Pull complete [2025-08-07T01:12:52.442Z] 80192f66455f: Pull complete [2025-08-07T01:12:57.707Z] 2e8e34ca0e6c: Pull complete [2025-08-07T01:12:57.966Z] a29436f7fd5d: Pull complete [2025-08-07T01:12:57.966Z] 923cac83aea3: Pull complete [2025-08-07T01:12:58.298Z] 25ad8b0a4227: Pull complete [2025-08-07T01:12:58.298Z] db01528c6b51: Pull complete [2025-08-07T01:12:58.298Z] 28988de357af: Pull complete [2025-08-07T01:12:58.298Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T01:12:58.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:12:58.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:12:58.415Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:12:58.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:13:02.715Z] $ docker top 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae -eo pid,comm [2025-08-07T01:13:02.762Z] 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-08-07T01:13:02.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:13:02.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:13:02.825Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:13:02.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:13:02.923Z] $ docker exec 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae ssh-agent [2025-08-07T01:13:03.028Z] SSH_AUTH_SOCK=/tmp/ssh-ZRSPey4QLBju/agent.32 [2025-08-07T01:13:03.028Z] SSH_AGENT_PID=38 [2025-08-07T01:13:03.034Z] Running ssh-add (command line suppressed) [2025-08-07T01:13:03.129Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2939835585643391233.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2939835585643391233.key) [2025-08-07T01:13:03.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:13:03.436Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2025-08-07T01:13:03.723Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T01:13:03.735Z] $ docker exec --env ******** --env ******** 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae ssh-agent -k [2025-08-07T01:13:03.828Z] unset SSH_AUTH_SOCK; [2025-08-07T01:13:03.828Z] unset SSH_AGENT_PID; [2025-08-07T01:13:03.828Z] echo Agent pid 38 killed; [2025-08-07T01:13:03.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T01:13:03.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:13:03.879Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:13:03.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:13:04.000Z] $ docker exec 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae ssh-agent [2025-08-07T01:13:04.107Z] SSH_AUTH_SOCK=/tmp/ssh-rFFRUEHUxoch/agent.85 [2025-08-07T01:13:04.107Z] SSH_AGENT_PID=91 [2025-08-07T01:13:04.112Z] Running ssh-add (command line suppressed) [2025-08-07T01:13:04.211Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6574996949477723444.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6574996949477723444.key) [2025-08-07T01:13:04.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:13:04.525Z] + git semver init [2025-08-07T01:13:04.785Z] 2025-08-07 01:13:04,714 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:13:04.785Z] 2025-08-07 01:13:04,719 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T01:13:04.785Z] 2025-08-07 01:13:04,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-08-07T01:13:04.785Z] 2025-08-07 01:13:04,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-08-07T01:13:04.785Z] 2025-08-07 01:13:04,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:13:06.690Z] 2025-08-07 01:13:06,190 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-08-07T01:13:06.690Z] 2025-08-07 01:13:06,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-08-07T01:13:06.690Z] 2025-08-07 01:13:06,190 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:13:06.690Z] 2025-08-07 01:13:06,190 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:13:06.690Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T01:13:06.700Z] $ docker exec --env ******** --env ******** 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae ssh-agent -k [2025-08-07T01:13:06.794Z] unset SSH_AUTH_SOCK; [2025-08-07T01:13:06.795Z] unset SSH_AGENT_PID; [2025-08-07T01:13:06.795Z] echo Agent pid 91 killed; [2025-08-07T01:13:06.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:13:07.137Z] + git semver [Pipeline] } [2025-08-07T01:13:07.408Z] $ docker stop --time=1 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae [2025-08-07T01:13:08.663Z] $ docker rm -f --volumes 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:13:09.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T01:13:09.288Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T01:13:09.292Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:13:09.464Z] provisioning config files... [2025-08-07T01:13:09.489Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7797787795762449203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:13:09.802Z] ---> ****-login.sh [2025-08-07T01:13:09.802Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:13:09.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:09.802Z] Login Succeeded [2025-08-07T01:13:09.802Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:13:09.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:09.802Z] Login Succeeded [2025-08-07T01:13:09.802Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:13:09.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:09.938Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6398 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-08-07T01:13:09.957Z] Running in /w/workspace/device-virtual-go/211 [Pipeline] { [Pipeline] checkout [2025-08-07T01:13:09.998Z] The recommended git tool is: git [2025-08-07T01:13:10.061Z] Login Succeeded [2025-08-07T01:13:10.061Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:13:10.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:10.061Z] Login Succeeded [2025-08-07T01:13:10.061Z] ****.io [2025-08-07T01:13:10.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:10.320Z] Login Succeeded [2025-08-07T01:13:10.320Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:13:10.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:13:10.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:13:10.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:13:10.470Z] ========================================================= [2025-08-07T01:13:10.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-07T01:13:10.470Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:13:10.829Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T01:13:11.766Z] #0 building with "default" instance using docker driver [2025-08-07T01:13:11.766Z] [2025-08-07T01:13:11.766Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:13:11.766Z] #1 transferring dockerfile: [2025-08-07T01:13:12.024Z] #1 transferring dockerfile: 1.79kB done [2025-08-07T01:13:12.024Z] #1 DONE 0.3s [2025-08-07T01:13:12.024Z] [2025-08-07T01:13:12.024Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-07T01:13:12.286Z] #2 DONE 0.4s [2025-08-07T01:13:12.544Z] [2025-08-07T01:13:12.544Z] #3 [internal] load .dockerignore [2025-08-07T01:13:12.544Z] #3 transferring context: 2B done [2025-08-07T01:13:12.544Z] #3 DONE 0.0s [2025-08-07T01:13:12.544Z] [2025-08-07T01:13:12.544Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:13:12.544Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-07T01:13:12.544Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-07T01:13:12.544Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-07T01:13:12.544Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-08-07T01:13:12.544Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-07T01:13:12.544Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-07T01:13:12.544Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-07T01:13:12.544Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-07T01:13:12.544Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 7.70MB / 74.06MB 0.2s [2025-08-07T01:13:12.544Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-07T01:13:12.544Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-07T01:13:12.544Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-07T01:13:12.544Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-07T01:13:12.544Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-07T01:13:12.544Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-07T01:13:12.823Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.00MB / 74.06MB 0.3s [2025-08-07T01:13:12.823Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-07T01:13:12.823Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-07T01:13:12.823Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-07T01:13:12.823Z] #4 ... [2025-08-07T01:13:12.823Z] [2025-08-07T01:13:12.823Z] #5 [internal] load build context [2025-08-07T01:13:12.823Z] #5 transferring context: 40.63MB 0.4s done [2025-08-07T01:13:12.823Z] #5 DONE 0.4s [2025-08-07T01:13:12.823Z] [2025-08-07T01:13:12.823Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:13:12.823Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 0.4s [2025-08-07T01:13:12.823Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 10.49MB / 103.05MB 0.4s [2025-08-07T01:13:12.823Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s [2025-08-07T01:13:12.823Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-07T01:13:13.082Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 47.19MB / 74.06MB 0.6s [2025-08-07T01:13:13.082Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.6s [2025-08-07T01:13:13.082Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-07T01:13:13.341Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 68.16MB / 74.06MB 0.8s [2025-08-07T01:13:13.341Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 50.33MB / 103.05MB 0.8s [2025-08-07T01:13:13.341Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-07T01:13:13.341Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s [2025-08-07T01:13:13.341Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 78.64MB / 103.05MB 1.0s [2025-08-07T01:13:13.599Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s [2025-08-07T01:13:14.179Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.4s done [2025-08-07T01:13:14.179Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-08-07T01:13:14.179Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-07T01:13:15.254Z] using credential edgex-jenkins-ssh [2025-08-07T01:13:15.279Z] Cloning the remote Git repository [2025-08-07T01:13:15.324Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-08-07T01:13:15.429Z] > git init /w/workspace/device-virtual-go/211 # timeout=10 [2025-08-07T01:13:15.582Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-08-07T01:13:15.583Z] > git --version # timeout=10 [2025-08-07T01:13:15.608Z] > git --version # 'git version 2.25.1' [2025-08-07T01:13:15.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T01:13:15.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:13:19.487Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.5s done [2025-08-07T01:13:19.487Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-07T01:13:19.487Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-07T01:13:19.487Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-07T01:13:19.487Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-07T01:13:19.487Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-07T01:13:19.487Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-07T01:13:19.487Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-07T01:13:19.687Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-08-07T01:13:19.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:13:20.795Z] Avoid second fetch [2025-08-07T01:13:20.796Z] Checking out Revision d07c0ef74c584aa3233b0da4bf1fc6708f635454 (main) [2025-08-07T01:13:21.536Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#545)" [2025-08-07T01:13:20.811Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T01:13:20.888Z] > git checkout -f d07c0ef74c584aa3233b0da4bf1fc6708f635454 # timeout=10 [2025-08-07T01:13:22.016Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done [2025-08-07T01:13:22.016Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-07T01:13:22.951Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-08-07T01:13:22.951Z] #4 DONE 10.3s [2025-08-07T01:13:22.951Z] [2025-08-07T01:13:22.951Z] #6 [builder 2/7] WORKDIR /device-virtual-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:13:25.668Z] provisioning config files... [2025-08-07T01:13:25.700Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/211@tmp/config17662317665053253066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:13:26.418Z] ---> ****-login.sh [2025-08-07T01:13:26.418Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:13:26.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:26.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:26.979Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:26.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:26.979Z] [2025-08-07T01:13:26.979Z] Login Succeeded [2025-08-07T01:13:26.979Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:13:27.137Z] #6 DONE 4.0s [2025-08-07T01:13:27.137Z] [2025-08-07T01:13:27.137Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-08-07T01:13:27.137Z] #7 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:13:27.137Z] #7 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:13:27.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:27.395Z] #7 0.540 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-07T01:13:27.395Z] #7 0.551 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-07T01:13:27.395Z] #7 0.564 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-07T01:13:27.395Z] #7 0.589 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-07T01:13:27.395Z] #7 0.610 Executing busybox-1.36.1-r29.trigger [2025-08-07T01:13:27.395Z] #7 0.617 OK: 252 MiB in 62 packages [2025-08-07T01:13:27.395Z] #7 DONE 0.8s [2025-08-07T01:13:27.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:27.519Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:27.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:27.519Z] [2025-08-07T01:13:27.519Z] Login Succeeded [2025-08-07T01:13:27.519Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:13:27.653Z] [2025-08-07T01:13:27.653Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T01:13:27.653Z] #8 DONE 0.0s [2025-08-07T01:13:27.653Z] [2025-08-07T01:13:27.653Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:13:27.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:27.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:27.792Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:27.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:27.792Z] [2025-08-07T01:13:27.792Z] Login Succeeded [2025-08-07T01:13:27.792Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:13:28.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:28.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:28.331Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:28.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:28.331Z] [2025-08-07T01:13:28.331Z] Login Succeeded [2025-08-07T01:13:28.331Z] ****.io [2025-08-07T01:13:28.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:28.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:28.869Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:28.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:28.869Z] [2025-08-07T01:13:28.869Z] Login Succeeded [2025-08-07T01:13:28.869Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:13:28.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:13:29.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:13:29.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:13:29.354Z] ========================================================= [2025-08-07T01:13:29.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-07T01:13:29.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:13:29.751Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T01:13:30.345Z] Sending build context to Docker daemon 20.54MB [2025-08-07T01:13:30.345Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:13:30.345Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-07T01:13:30.618Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-07T01:13:30.618Z] 94e9d8af2201: Pulling fs layer [2025-08-07T01:13:30.618Z] a6c56e8762df: Pulling fs layer [2025-08-07T01:13:30.618Z] f0f3c8884826: Pulling fs layer [2025-08-07T01:13:30.618Z] c7e7622c144d: Pulling fs layer [2025-08-07T01:13:30.618Z] 4f4fb700ef54: Pulling fs layer [2025-08-07T01:13:30.618Z] b4c3b6d88c5a: Pulling fs layer [2025-08-07T01:13:30.618Z] ba8bce9d2590: Pulling fs layer [2025-08-07T01:13:30.618Z] ca778ea9c289: Pulling fs layer [2025-08-07T01:13:30.618Z] b4c3b6d88c5a: Waiting [2025-08-07T01:13:30.618Z] ba8bce9d2590: Waiting [2025-08-07T01:13:30.618Z] c7e7622c144d: Waiting [2025-08-07T01:13:30.618Z] ca778ea9c289: Waiting [2025-08-07T01:13:30.618Z] 4f4fb700ef54: Waiting [2025-08-07T01:13:30.618Z] a6c56e8762df: Download complete [2025-08-07T01:13:30.618Z] c7e7622c144d: Verifying Checksum [2025-08-07T01:13:30.618Z] c7e7622c144d: Download complete [2025-08-07T01:13:30.895Z] 4f4fb700ef54: Verifying Checksum [2025-08-07T01:13:30.895Z] 4f4fb700ef54: Download complete [2025-08-07T01:13:30.895Z] b4c3b6d88c5a: Verifying Checksum [2025-08-07T01:13:30.895Z] b4c3b6d88c5a: Download complete [2025-08-07T01:13:30.895Z] 94e9d8af2201: Verifying Checksum [2025-08-07T01:13:30.895Z] 94e9d8af2201: Download complete [2025-08-07T01:13:31.493Z] ca778ea9c289: Verifying Checksum [2025-08-07T01:13:31.493Z] ca778ea9c289: Download complete [2025-08-07T01:13:31.770Z] 94e9d8af2201: Pull complete [2025-08-07T01:13:32.755Z] a6c56e8762df: Pull complete [2025-08-07T01:13:33.365Z] f0f3c8884826: Verifying Checksum [2025-08-07T01:13:33.365Z] f0f3c8884826: Download complete [2025-08-07T01:13:34.341Z] ba8bce9d2590: Verifying Checksum [2025-08-07T01:13:34.341Z] ba8bce9d2590: Download complete [2025-08-07T01:13:49.422Z] f0f3c8884826: Pull complete [2025-08-07T01:13:49.422Z] c7e7622c144d: Pull complete [2025-08-07T01:13:49.422Z] 4f4fb700ef54: Pull complete [2025-08-07T01:13:49.422Z] b4c3b6d88c5a: Pull complete [2025-08-07T01:13:54.207Z] #9 DONE 23.9s [2025-08-07T01:13:54.207Z] [2025-08-07T01:13:54.207Z] #10 [builder 6/7] COPY . . [2025-08-07T01:13:54.207Z] #10 DONE 0.3s [2025-08-07T01:13:54.207Z] [2025-08-07T01:13:54.207Z] #11 [builder 7/7] RUN echo noop [2025-08-07T01:13:54.207Z] #11 0.190 noop [2025-08-07T01:13:54.207Z] #11 DONE 0.2s [2025-08-07T01:13:54.207Z] [2025-08-07T01:13:54.207Z] #12 exporting to image [2025-08-07T01:13:54.207Z] #12 exporting layers [2025-08-07T01:13:57.682Z] ba8bce9d2590: Pull complete [2025-08-07T01:13:59.491Z] #12 exporting layers 6.9s done [2025-08-07T01:13:59.491Z] #12 writing image sha256:04c5ae68487c035b415c832aeb29c1c2d9ff095b1114be150a89a72579a632ae done [2025-08-07T01:13:59.491Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-07T01:13:59.491Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:13:59.638Z] ca778ea9c289: Pull complete [2025-08-07T01:13:59.638Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-07T01:13:59.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-07T01:13:59.638Z] ---> 47b25d7523d1 [2025-08-07T01:13:59.638Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-07T01:13:59.841Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:13:59.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:13:59.921Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:13:59.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:14:00.386Z] $ docker top 46e3c14ba7db68d5d369495c7baf937c403b251a5c062b7412d41e4f1dcb17ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:14:00.752Z] + go version [2025-08-07T01:14:00.752Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-07T01:14:00.758Z] $ docker stop --time=1 46e3c14ba7db68d5d369495c7baf937c403b251a5c062b7412d41e4f1dcb17ac [2025-08-07T01:14:01.612Z] ---> Running in 25a36a94a7c1 [2025-08-07T01:14:01.882Z] Removing intermediate container 25a36a94a7c1 [2025-08-07T01:14:01.882Z] ---> e42d92c88d67 [2025-08-07T01:14:01.882Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-07T01:14:01.882Z] ---> Running in 6f58b6ef121f [2025-08-07T01:14:02.027Z] $ docker rm -f --volumes 46e3c14ba7db68d5d369495c7baf937c403b251a5c062b7412d41e4f1dcb17ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:02.447Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:14:02.447Z] . [Pipeline] } [Pipeline] // withEnv [2025-08-07T01:14:02.469Z] Removing intermediate container 6f58b6ef121f [2025-08-07T01:14:02.469Z] ---> 4a9a4b30713e [2025-08-07T01:14:02.469Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-08-07T01:14:02.469Z] ---> Running in 0696ee5f2a34 [Pipeline] withDockerContainer [2025-08-07T01:14:02.524Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:14:02.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:14:02.739Z] Removing intermediate container 0696ee5f2a34 [2025-08-07T01:14:02.739Z] ---> 9a13502b3831 [2025-08-07T01:14:02.739Z] Step 6/12 : WORKDIR /device-virtual-go [2025-08-07T01:14:02.768Z] $ docker top 82017829a9ae9d3dc4479a4c5b5bc4c1f7f4a539fd77ec03e2654e0d56d589ff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:14:03.009Z] ---> Running in 7283ec5bff66 [2025-08-07T01:14:03.109Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:14:03.280Z] Removing intermediate container 7283ec5bff66 [2025-08-07T01:14:03.280Z] ---> 06bc892d9407 [2025-08-07T01:14:03.280Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T01:14:03.280Z] ---> Running in ab774f29d0ec [2025-08-07T01:14:03.412Z] + make test [2025-08-07T01:14:03.412Z] go test ./... -coverprofile=coverage.out [2025-08-07T01:14:04.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:14:04.785Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-08-07T01:14:05.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:14:06.716Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-07T01:14:06.716Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-07T01:14:06.716Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-07T01:14:06.986Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-07T01:14:06.986Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T01:14:06.986Z] OK: 244 MiB in 62 packages [2025-08-07T01:14:08.425Z] Removing intermediate container ab774f29d0ec [2025-08-07T01:14:08.425Z] ---> 4636b5fd8106 [2025-08-07T01:14:08.425Z] Step 8/12 : COPY go.mod vendor* ./ [2025-08-07T01:14:08.693Z] ---> a046d9421489 [2025-08-07T01:14:08.693Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:14:08.963Z] ---> Running in 711d2f2c13ae [2025-08-07T01:14:22.859Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-08-07T01:14:22.859Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.5% of statements [2025-08-07T01:14:30.966Z] go vet ./... [2025-08-07T01:14:35.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:14:35.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:14:35.150Z] ./bin/test-attribution-txt.sh [2025-08-07T01:14:35.150Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-07T01:14:35.409Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-07T01:14:35.409Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-07T01:14:35.409Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-07T01:14:35.409Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-07T01:14:35.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:14:35.444Z] $ docker stop --time=1 82017829a9ae9d3dc4479a4c5b5bc4c1f7f4a539fd77ec03e2654e0d56d589ff [2025-08-07T01:14:39.407Z] $ docker rm -f --volumes 82017829a9ae9d3dc4479a4c5b5bc4c1f7f4a539fd77ec03e2654e0d56d589ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:14:39.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:14:40.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-07T01:14:40.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:14:40.770Z] + ls -al . [2025-08-07T01:14:40.770Z] total 272 [2025-08-07T01:14:40.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:14 . [2025-08-07T01:14:40.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:12 .. [2025-08-07T01:14:40.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:14 .git [2025-08-07T01:14:40.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:12 .github [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 7 01:12 .gitignore [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 7 01:12 .golangci.yml [2025-08-07T01:14:40.770Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:13 .semver [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 18321 Aug 7 01:12 Attribution.txt [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 17302 Aug 7 01:12 CHANGELOG.md [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 7 01:12 Dockerfile [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:12 GOVERNANCE.md [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 7 01:12 Jenkinsfile [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 01:12 LICENSE [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 2652 Aug 7 01:12 Makefile [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 7 01:12 OWNERS.md [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 4473 Aug 7 01:12 README.md [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:13 VERSION [2025-08-07T01:14:40.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:12 bin [2025-08-07T01:14:40.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:12 cmd [2025-08-07T01:14:40.770Z] -rw-r--r-- 1 jenkins jenkins 45558 Aug 7 01:14 coverage.out [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 6062 Aug 7 01:12 go.mod [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 01:12 go.sum [2025-08-07T01:14:40.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:12 internal [2025-08-07T01:14:40.770Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 7 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:41.099Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d07c0ef74c584aa3233b0da4bf1fc6708f635454 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-08-07T01:14:41.358Z] #0 building with "default" instance using docker driver [2025-08-07T01:14:41.358Z] [2025-08-07T01:14:41.358Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:14:41.358Z] #1 transferring dockerfile: 1.79kB done [2025-08-07T01:14:41.358Z] #1 DONE 0.0s [2025-08-07T01:14:41.358Z] [2025-08-07T01:14:41.358Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:14:41.358Z] #2 DONE 0.0s [2025-08-07T01:14:41.358Z] [2025-08-07T01:14:41.358Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T01:14:41.358Z] #3 DONE 0.1s [2025-08-07T01:14:41.358Z] [2025-08-07T01:14:41.358Z] #4 [internal] load .dockerignore [2025-08-07T01:14:41.358Z] #4 transferring context: 2B done [2025-08-07T01:14:41.358Z] #4 DONE 0.0s [2025-08-07T01:14:41.358Z] [2025-08-07T01:14:41.358Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:14:41.358Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-07T01:14:41.358Z] #5 ... [2025-08-07T01:14:41.358Z] [2025-08-07T01:14:41.358Z] #6 [internal] load build context [2025-08-07T01:14:41.358Z] #6 transferring context: 59.75kB 0.0s done [2025-08-07T01:14:41.358Z] #6 DONE 0.1s [2025-08-07T01:14:41.358Z] [2025-08-07T01:14:41.358Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:14:41.358Z] #7 DONE 0.2s [2025-08-07T01:14:41.358Z] [2025-08-07T01:14:41.358Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:14:41.358Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T01:14:41.358Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T01:14:41.358Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T01:14:41.358Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-07T01:14:41.616Z] #5 ... [2025-08-07T01:14:41.616Z] [2025-08-07T01:14:41.616Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-08-07T01:14:41.616Z] #8 DONE 0.1s [2025-08-07T01:14:41.616Z] [2025-08-07T01:14:41.616Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:14:41.616Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-07T01:14:41.616Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-08-07T01:14:41.616Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T01:14:41.616Z] #5 DONE 0.4s [2025-08-07T01:14:41.616Z] [2025-08-07T01:14:41.616Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-07T01:14:41.874Z] #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:14:42.137Z] #9 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:14:42.396Z] #9 0.573 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-07T01:14:42.396Z] #9 0.583 Executing busybox-1.36.1-r29.trigger [2025-08-07T01:14:42.396Z] #9 0.590 OK: 8 MiB in 15 packages [2025-08-07T01:14:42.396Z] #9 DONE 0.7s [2025-08-07T01:14:42.396Z] [2025-08-07T01:14:42.396Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-08-07T01:14:42.396Z] #10 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:14:42.396Z] #10 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:14:42.396Z] #10 0.703 OK: 252 MiB in 62 packages [2025-08-07T01:14:42.655Z] #10 DONE 0.9s [2025-08-07T01:14:42.655Z] [2025-08-07T01:14:42.655Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T01:14:42.655Z] #11 DONE 0.0s [2025-08-07T01:14:42.655Z] [2025-08-07T01:14:42.655Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:14:43.256Z] #12 DONE 0.7s [2025-08-07T01:14:43.256Z] [2025-08-07T01:14:43.256Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-07T01:14:43.256Z] #13 0.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:14:43.256Z] #13 0.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:14:43.256Z] #13 0.809 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:14:43.256Z] #13 0.925 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:14:43.518Z] #13 ... [2025-08-07T01:14:43.518Z] [2025-08-07T01:14:43.518Z] #14 [builder 6/7] COPY . . [2025-08-07T01:14:43.518Z] #14 DONE 0.4s [2025-08-07T01:14:43.779Z] [2025-08-07T01:14:43.779Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-07T01:14:43.779Z] #13 1.105 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:14:43.779Z] #13 1.111 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:14:43.779Z] #13 1.116 Executing busybox-1.36.1-r30.trigger [2025-08-07T01:14:43.779Z] #13 1.132 OK: 8 MiB in 15 packages [2025-08-07T01:14:43.779Z] #13 DONE 1.2s [2025-08-07T01:14:43.779Z] [2025-08-07T01:14:43.779Z] #15 [builder 7/7] RUN make build [2025-08-07T01:14:43.779Z] #15 0.345 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-08-07T01:15:10.412Z] #15 DONE 23.6s [2025-08-07T01:15:10.412Z] [2025-08-07T01:15:10.412Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-08-07T01:15:10.412Z] #16 DONE 0.0s [2025-08-07T01:15:10.412Z] [2025-08-07T01:15:10.412Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-08-07T01:15:10.412Z] #17 DONE 0.0s [2025-08-07T01:15:10.412Z] [2025-08-07T01:15:10.412Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-08-07T01:15:10.412Z] #18 DONE 0.3s [2025-08-07T01:15:10.412Z] [2025-08-07T01:15:10.412Z] #19 exporting to image [2025-08-07T01:15:10.412Z] #19 exporting layers 0.1s done [2025-08-07T01:15:10.412Z] #19 writing image sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done [2025-08-07T01:15:10.412Z] #19 naming to docker.io/library/device-virtual done [2025-08-07T01:15:10.412Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:15:10.553Z] provisioning config files... [2025-08-07T01:15:10.563Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12420907222617669564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:10.873Z] ---> ****-login.sh [2025-08-07T01:15:10.873Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:15:10.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:10.873Z] Login Succeeded [2025-08-07T01:15:10.873Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:15:10.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:10.873Z] Login Succeeded [2025-08-07T01:15:10.873Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:15:10.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:10.873Z] Login Succeeded [2025-08-07T01:15:10.873Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:15:11.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:11.131Z] Login Succeeded [2025-08-07T01:15:11.131Z] ****.io [2025-08-07T01:15:11.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:11.390Z] Login Succeeded [2025-08-07T01:15:11.390Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:15:11.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:15:11.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:15:11.478Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-08-07T01:15:11.478Z] d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:15:11.478Z] latest [2025-08-07T01:15:11.478Z] 4.1.0-dev.3 [2025-08-07T01:15:11.478Z] d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:15:11.478Z] main [2025-08-07T01:15:11.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:11.826Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:12.150Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:15:12.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-07T01:15:12.150Z] f96a178ad1d9: Preparing [2025-08-07T01:15:12.150Z] 58dc65f9dac6: Preparing [2025-08-07T01:15:12.150Z] aa544157f5b4: Preparing [2025-08-07T01:15:12.150Z] e9421e18dbcd: Preparing [2025-08-07T01:15:12.150Z] a21ad8a0d768: Preparing [2025-08-07T01:15:12.150Z] 097100c76c15: Preparing [2025-08-07T01:15:12.150Z] 097100c76c15: Waiting [2025-08-07T01:15:12.150Z] aa544157f5b4: Pushed [2025-08-07T01:15:12.150Z] 58dc65f9dac6: Pushed [2025-08-07T01:15:12.150Z] a21ad8a0d768: Pushed [2025-08-07T01:15:12.150Z] 097100c76c15: Layer already exists [2025-08-07T01:15:12.150Z] e9421e18dbcd: Pushed [2025-08-07T01:15:15.440Z] f96a178ad1d9: Pushed [2025-08-07T01:15:15.440Z] d07c0ef74c584aa3233b0da4bf1fc6708f635454: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:15.781Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:16.112Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-07T01:15:16.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-07T01:15:16.113Z] f96a178ad1d9: Preparing [2025-08-07T01:15:16.113Z] 58dc65f9dac6: Preparing [2025-08-07T01:15:16.113Z] aa544157f5b4: Preparing [2025-08-07T01:15:16.113Z] e9421e18dbcd: Preparing [2025-08-07T01:15:16.113Z] a21ad8a0d768: Preparing [2025-08-07T01:15:16.113Z] 097100c76c15: Preparing [2025-08-07T01:15:16.113Z] 097100c76c15: Waiting [2025-08-07T01:15:16.113Z] f96a178ad1d9: Layer already exists [2025-08-07T01:15:16.113Z] a21ad8a0d768: Layer already exists [2025-08-07T01:15:16.113Z] 58dc65f9dac6: Layer already exists [2025-08-07T01:15:16.113Z] aa544157f5b4: Layer already exists [2025-08-07T01:15:16.113Z] e9421e18dbcd: Layer already exists [2025-08-07T01:15:16.113Z] 097100c76c15: Layer already exists [2025-08-07T01:15:16.113Z] latest: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:16.446Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:16.769Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 [2025-08-07T01:15:16.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-07T01:15:16.769Z] f96a178ad1d9: Preparing [2025-08-07T01:15:16.769Z] 58dc65f9dac6: Preparing [2025-08-07T01:15:16.769Z] aa544157f5b4: Preparing [2025-08-07T01:15:16.769Z] e9421e18dbcd: Preparing [2025-08-07T01:15:16.769Z] a21ad8a0d768: Preparing [2025-08-07T01:15:16.769Z] 097100c76c15: Preparing [2025-08-07T01:15:16.769Z] 097100c76c15: Waiting [2025-08-07T01:15:16.769Z] f96a178ad1d9: Layer already exists [2025-08-07T01:15:16.769Z] e9421e18dbcd: Layer already exists [2025-08-07T01:15:16.769Z] 58dc65f9dac6: Layer already exists [2025-08-07T01:15:16.769Z] aa544157f5b4: Layer already exists [2025-08-07T01:15:16.769Z] a21ad8a0d768: Layer already exists [2025-08-07T01:15:16.769Z] 097100c76c15: Layer already exists [2025-08-07T01:15:16.769Z] 4.1.0-dev.3: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:17.107Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:17.446Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:15:17.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-07T01:15:17.446Z] f96a178ad1d9: Preparing [2025-08-07T01:15:17.446Z] 58dc65f9dac6: Preparing [2025-08-07T01:15:17.446Z] aa544157f5b4: Preparing [2025-08-07T01:15:17.446Z] e9421e18dbcd: Preparing [2025-08-07T01:15:17.446Z] a21ad8a0d768: Preparing [2025-08-07T01:15:17.446Z] 097100c76c15: Preparing [2025-08-07T01:15:17.446Z] 097100c76c15: Waiting [2025-08-07T01:15:17.446Z] 58dc65f9dac6: Layer already exists [2025-08-07T01:15:17.446Z] a21ad8a0d768: Layer already exists [2025-08-07T01:15:17.446Z] aa544157f5b4: Layer already exists [2025-08-07T01:15:17.446Z] e9421e18dbcd: Layer already exists [2025-08-07T01:15:17.446Z] f96a178ad1d9: Layer already exists [2025-08-07T01:15:17.446Z] 097100c76c15: Layer already exists [2025-08-07T01:15:17.446Z] d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:17.783Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:18.114Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-07T01:15:18.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-07T01:15:18.114Z] f96a178ad1d9: Preparing [2025-08-07T01:15:18.114Z] 58dc65f9dac6: Preparing [2025-08-07T01:15:18.114Z] aa544157f5b4: Preparing [2025-08-07T01:15:18.114Z] e9421e18dbcd: Preparing [2025-08-07T01:15:18.114Z] a21ad8a0d768: Preparing [2025-08-07T01:15:18.114Z] 097100c76c15: Preparing [2025-08-07T01:15:18.114Z] 097100c76c15: Waiting [2025-08-07T01:15:18.114Z] a21ad8a0d768: Layer already exists [2025-08-07T01:15:18.114Z] f96a178ad1d9: Layer already exists [2025-08-07T01:15:18.114Z] 58dc65f9dac6: Layer already exists [2025-08-07T01:15:18.114Z] e9421e18dbcd: Layer already exists [2025-08-07T01:15:18.114Z] aa544157f5b4: Layer already exists [2025-08-07T01:15:18.114Z] 097100c76c15: Layer already exists [2025-08-07T01:15:18.114Z] main: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:15:18.193Z] ===================================================== [Pipeline] echo [2025-08-07T01:15:18.211Z] taggedImages: [2025-08-07T01:15:18.211Z] - nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:15:18.211Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-07T01:15:18.211Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 [2025-08-07T01:15:18.211Z] - nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:15:18.211Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2025-08-07T01:15:18.251Z] ========================================================= [2025-08-07T01:15:18.251Z] [edgeXBuildMultiArch] RAW Config: [2025-08-07T01:15:18.251Z] images: [2025-08-07T01:15:18.251Z] - nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:15:18.251Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-07T01:15:18.251Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 [2025-08-07T01:15:18.251Z] - nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:15:18.251Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-07T01:15:18.251Z] settingsFile: [2025-08-07T01:15:18.251Z] device-virtual-go-settings [2025-08-07T01:15:18.251Z] ========================================================= [Pipeline] node [2025-08-07T01:15:18.433Z] Running on prd-centos7-docker-4c-2g-6404 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:15:18.489Z] provisioning config files... [2025-08-07T01:15:18.507Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config365920348767236710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:19.375Z] ---> ****-login.sh [2025-08-07T01:15:19.375Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:15:19.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:19.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:15:19.376Z] Configure a credential helper to remove this warning. See [2025-08-07T01:15:19.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:15:19.376Z] [2025-08-07T01:15:19.376Z] Login Succeeded [2025-08-07T01:15:19.376Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:15:19.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:19.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:15:19.642Z] Configure a credential helper to remove this warning. See [2025-08-07T01:15:19.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:15:19.642Z] [2025-08-07T01:15:19.642Z] Login Succeeded [2025-08-07T01:15:19.642Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:15:19.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:19.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:15:19.642Z] Configure a credential helper to remove this warning. See [2025-08-07T01:15:19.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:15:19.643Z] [2025-08-07T01:15:19.643Z] Login Succeeded [2025-08-07T01:15:19.643Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:15:19.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:19.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:15:19.643Z] Configure a credential helper to remove this warning. See [2025-08-07T01:15:19.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:15:19.643Z] [2025-08-07T01:15:19.643Z] Login Succeeded [2025-08-07T01:15:19.643Z] ****.io [2025-08-07T01:15:19.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:15:19.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:15:19.906Z] Configure a credential helper to remove this warning. See [2025-08-07T01:15:19.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:15:19.906Z] [2025-08-07T01:15:19.906Z] Login Succeeded [2025-08-07T01:15:19.906Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:15:19.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:15:20.276Z] + docker buildx ls [2025-08-07T01:15:20.277Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:15:20.277Z] default * docker [2025-08-07T01:15:20.277Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:15:20.573Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-07T01:15:20.573Z] edgex-builder [Pipeline] sh [2025-08-07T01:15:20.867Z] + docker buildx inspect --bootstrap [2025-08-07T01:15:20.867Z] #1 [internal] booting buildkit [2025-08-07T01:15:20.867Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-07T01:15:25.085Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2025-08-07T01:15:25.085Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-07T01:15:25.669Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-08-07T01:15:25.669Z] #1 DONE 4.9s [2025-08-07T01:15:25.669Z] Name: edgex-builder [2025-08-07T01:15:25.669Z] Driver: docker-container [2025-08-07T01:15:25.669Z] [2025-08-07T01:15:25.669Z] Nodes: [2025-08-07T01:15:25.669Z] Name: edgex-builder0 [2025-08-07T01:15:25.669Z] Endpoint: unix:///var/run/docker.sock [2025-08-07T01:15:25.669Z] Status: running [2025-08-07T01:15:25.669Z] Buildkit: v0.22.0 [2025-08-07T01:15:25.669Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-07T01:15:26.232Z] + docker buildx ls [2025-08-07T01:15:26.232Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:15:26.232Z] edgex-builder * docker-container [2025-08-07T01:15:26.232Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-07T01:15:26.232Z] default docker [2025-08-07T01:15:26.232Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:15:26.523Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454' [2025-08-07T01:15:26.524Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 --push - [2025-08-07T01:15:26.524Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:15:26.524Z] #1 transferring dockerfile: 199B done [2025-08-07T01:15:26.524Z] #1 DONE 0.0s [2025-08-07T01:15:26.524Z] [2025-08-07T01:15:26.524Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:15:26.524Z] #2 DONE 0.1s [2025-08-07T01:15:26.524Z] [2025-08-07T01:15:26.524Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:15:26.524Z] #3 DONE 0.1s [2025-08-07T01:15:26.524Z] [2025-08-07T01:15:26.524Z] #4 [internal] load .dockerignore [2025-08-07T01:15:26.524Z] #4 transferring context: [2025-08-07T01:15:26.787Z] #4 transferring context: 2B done [2025-08-07T01:15:26.787Z] #4 DONE 0.0s [2025-08-07T01:15:26.787Z] [2025-08-07T01:15:26.787Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:26.787Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done [2025-08-07T01:15:26.787Z] #5 DONE 0.0s [2025-08-07T01:15:26.787Z] [2025-08-07T01:15:26.787Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:26.787Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done [2025-08-07T01:15:26.787Z] #6 DONE 0.1s [2025-08-07T01:15:26.787Z] [2025-08-07T01:15:26.787Z] #7 exporting to image [2025-08-07T01:15:26.787Z] #7 exporting layers done [2025-08-07T01:15:26.787Z] #7 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done [2025-08-07T01:15:26.787Z] #7 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done [2025-08-07T01:15:26.787Z] #7 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done [2025-08-07T01:15:26.787Z] #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 [2025-08-07T01:15:26.787Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:15:26.787Z] #7 ... [2025-08-07T01:15:26.787Z] [2025-08-07T01:15:26.787Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:15:26.787Z] #8 DONE 0.0s [2025-08-07T01:15:26.787Z] [2025-08-07T01:15:26.787Z] #7 exporting to image [2025-08-07T01:15:26.787Z] #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done [2025-08-07T01:15:26.787Z] #7 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done [2025-08-07T01:15:26.787Z] #7 pushing layers 0.1s done [2025-08-07T01:15:26.787Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c [2025-08-07T01:15:27.047Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done [2025-08-07T01:15:27.047Z] #7 DONE 0.2s [2025-08-07T01:15:27.047Z] [2025-08-07T01:15:27.047Z] 1 warning found (use --debug to expand): [2025-08-07T01:15:27.047Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:15:27.341Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2025-08-07T01:15:27.341Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2025-08-07T01:15:27.341Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:15:27.341Z] #1 transferring dockerfile: 165B done [2025-08-07T01:15:27.341Z] #1 DONE 0.0s [2025-08-07T01:15:27.341Z] [2025-08-07T01:15:27.341Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-07T01:15:27.341Z] #2 DONE 0.0s [2025-08-07T01:15:27.341Z] [2025-08-07T01:15:27.341Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-07T01:15:27.341Z] #3 DONE 0.0s [2025-08-07T01:15:27.341Z] [2025-08-07T01:15:27.341Z] #4 [internal] load .dockerignore [2025-08-07T01:15:27.341Z] #4 transferring context: 2B done [2025-08-07T01:15:27.341Z] #4 DONE 0.0s [2025-08-07T01:15:27.341Z] [2025-08-07T01:15:27.341Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:27.341Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done [2025-08-07T01:15:27.341Z] #5 CACHED [2025-08-07T01:15:27.341Z] [2025-08-07T01:15:27.341Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:27.599Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done [2025-08-07T01:15:27.599Z] #6 CACHED [2025-08-07T01:15:27.599Z] [2025-08-07T01:15:27.599Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:15:27.599Z] #7 DONE 0.0s [2025-08-07T01:15:27.599Z] [2025-08-07T01:15:27.599Z] #8 exporting to image [2025-08-07T01:15:27.599Z] #8 exporting layers done [2025-08-07T01:15:27.599Z] #8 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done [2025-08-07T01:15:27.599Z] #8 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done [2025-08-07T01:15:27.599Z] #8 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done [2025-08-07T01:15:27.599Z] #8 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done [2025-08-07T01:15:27.599Z] #8 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done [2025-08-07T01:15:27.599Z] #8 pushing layers 0.0s done [2025-08-07T01:15:27.599Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done [2025-08-07T01:15:27.599Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:15:27.599Z] #8 DONE 0.1s [2025-08-07T01:15:27.599Z] [2025-08-07T01:15:27.599Z] 1 warning found (use --debug to expand): [2025-08-07T01:15:27.599Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:15:27.890Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3' [2025-08-07T01:15:27.890Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 --push - [2025-08-07T01:15:27.890Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:15:27.890Z] #1 transferring dockerfile: 170B done [2025-08-07T01:15:27.890Z] #1 DONE 0.0s [2025-08-07T01:15:27.890Z] [2025-08-07T01:15:27.890Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 [2025-08-07T01:15:27.890Z] #2 DONE 0.0s [2025-08-07T01:15:27.890Z] [2025-08-07T01:15:27.890Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 [2025-08-07T01:15:27.890Z] #3 DONE 0.0s [2025-08-07T01:15:27.890Z] [2025-08-07T01:15:27.890Z] #4 [internal] load .dockerignore [2025-08-07T01:15:27.890Z] #4 transferring context: 2B done [2025-08-07T01:15:27.890Z] #4 DONE 0.0s [2025-08-07T01:15:27.890Z] [2025-08-07T01:15:27.890Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:27.890Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee done [2025-08-07T01:15:27.890Z] #5 CACHED [2025-08-07T01:15:27.890Z] [2025-08-07T01:15:27.890Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:27.890Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done [2025-08-07T01:15:27.890Z] #6 CACHED [2025-08-07T01:15:27.890Z] [2025-08-07T01:15:27.890Z] #7 exporting to image [2025-08-07T01:15:27.890Z] #7 exporting layers done [2025-08-07T01:15:27.890Z] #7 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done [2025-08-07T01:15:27.890Z] #7 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done [2025-08-07T01:15:27.890Z] #7 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done [2025-08-07T01:15:27.890Z] #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done [2025-08-07T01:15:27.890Z] #7 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done [2025-08-07T01:15:27.890Z] #7 pushing layers 0.0s done [2025-08-07T01:15:27.890Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c [2025-08-07T01:15:27.890Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:15:28.149Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done [2025-08-07T01:15:28.149Z] #7 DONE 0.1s [2025-08-07T01:15:28.149Z] [2025-08-07T01:15:28.149Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:15:28.149Z] #8 DONE 0.0s [2025-08-07T01:15:28.149Z] [2025-08-07T01:15:28.149Z] 1 warning found (use --debug to expand): [2025-08-07T01:15:28.149Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:15:28.436Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3' [2025-08-07T01:15:28.436Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 --push - [2025-08-07T01:15:28.436Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:15:28.436Z] #1 transferring dockerfile: 211B done [2025-08-07T01:15:28.436Z] #1 DONE 0.0s [2025-08-07T01:15:28.436Z] [2025-08-07T01:15:28.436Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:15:28.436Z] #2 DONE 0.0s [2025-08-07T01:15:28.436Z] [2025-08-07T01:15:28.436Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:15:28.436Z] #3 DONE 0.0s [2025-08-07T01:15:28.436Z] [2025-08-07T01:15:28.436Z] #4 [internal] load .dockerignore [2025-08-07T01:15:28.436Z] #4 transferring context: 2B done [2025-08-07T01:15:28.436Z] #4 DONE 0.0s [2025-08-07T01:15:28.436Z] [2025-08-07T01:15:28.436Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:28.436Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done [2025-08-07T01:15:28.436Z] #5 CACHED [2025-08-07T01:15:28.436Z] [2025-08-07T01:15:28.436Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:28.436Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done [2025-08-07T01:15:28.436Z] #6 CACHED [2025-08-07T01:15:28.436Z] [2025-08-07T01:15:28.436Z] #7 exporting to image [2025-08-07T01:15:28.436Z] #7 exporting layers done [2025-08-07T01:15:28.436Z] #7 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done [2025-08-07T01:15:28.436Z] #7 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done [2025-08-07T01:15:28.436Z] #7 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done [2025-08-07T01:15:28.436Z] #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done [2025-08-07T01:15:28.436Z] #7 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done [2025-08-07T01:15:28.436Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:15:28.696Z] #7 pushing layers 0.0s done [2025-08-07T01:15:28.696Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done [2025-08-07T01:15:28.696Z] #7 DONE 0.1s [2025-08-07T01:15:28.696Z] [2025-08-07T01:15:28.696Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:15:28.696Z] #8 DONE 0.0s [2025-08-07T01:15:28.696Z] [2025-08-07T01:15:28.696Z] 1 warning found (use --debug to expand): [2025-08-07T01:15:28.696Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:15:28.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2025-08-07T01:15:28.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2025-08-07T01:15:28.987Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:15:28.987Z] #1 transferring dockerfile: 163B done [2025-08-07T01:15:28.987Z] #1 DONE 0.0s [2025-08-07T01:15:28.987Z] [2025-08-07T01:15:28.987Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-07T01:15:28.987Z] #2 DONE 0.0s [2025-08-07T01:15:28.987Z] [2025-08-07T01:15:28.987Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-07T01:15:28.987Z] #3 DONE 0.0s [2025-08-07T01:15:28.987Z] [2025-08-07T01:15:28.987Z] #4 [internal] load .dockerignore [2025-08-07T01:15:28.987Z] #4 transferring context: 2B done [2025-08-07T01:15:28.987Z] #4 DONE 0.0s [2025-08-07T01:15:28.987Z] [2025-08-07T01:15:28.987Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:28.987Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done [2025-08-07T01:15:28.987Z] #5 CACHED [2025-08-07T01:15:28.987Z] [2025-08-07T01:15:28.987Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee [2025-08-07T01:15:28.987Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee done [2025-08-07T01:15:28.987Z] #6 CACHED [2025-08-07T01:15:28.987Z] [2025-08-07T01:15:28.987Z] #7 exporting to image [2025-08-07T01:15:28.987Z] #7 exporting layers done [2025-08-07T01:15:28.987Z] #7 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done [2025-08-07T01:15:28.987Z] #7 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done [2025-08-07T01:15:28.987Z] #7 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done [2025-08-07T01:15:28.987Z] #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done [2025-08-07T01:15:28.987Z] #7 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done [2025-08-07T01:15:28.987Z] #7 pushing layers 0.0s done [2025-08-07T01:15:28.987Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c [2025-08-07T01:15:28.987Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:15:29.247Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done [2025-08-07T01:15:29.247Z] #7 DONE 0.1s [2025-08-07T01:15:29.247Z] [2025-08-07T01:15:29.247Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:15:29.247Z] #8 DONE 0.0s [2025-08-07T01:15:29.247Z] [2025-08-07T01:15:29.247Z] 1 warning found (use --debug to expand): [2025-08-07T01:15:29.247Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-07T01:15:29.621Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:29.919Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:30.477Z] ---> package-listing.sh [2025-08-07T01:15:30.477Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:15:30.477Z] ++ facter osfamily [2025-08-07T01:15:30.738Z] + OS_FAMILY=redhat [2025-08-07T01:15:30.738Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-08-07T01:15:30.738Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:15:30.738Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:15:30.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:15:30.738Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:15:30.738Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-07T01:15:30.738Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:15:30.738Z] + case "${OS_FAMILY}" in [2025-08-07T01:15:30.738Z] + rpm -qa [2025-08-07T01:15:30.738Z] + sort [2025-08-07T01:15:31.309Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:15:31.309Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:15:31.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:15:31.309Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-07T01:15:31.309Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-08-07T01:15:31.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-08-07T01:15:31.321Z] 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/exfoundry_device-virtual-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-08-07T01:15:31.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:32.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:15:32.214Z] [2025-08-07T01:15:32.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:32.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:15:32.512Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:15:32.512Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:15:32.512Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:15:32.512Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:15:32.512Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:15:32.512Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:15:32.512Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:15:32.512Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:15:32.512Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:15:32.512Z] 33b1e0a273af: Waiting [2025-08-07T01:15:32.512Z] 5d3b04190fa2: Waiting [2025-08-07T01:15:32.512Z] 2f39f015ded8: Waiting [2025-08-07T01:15:32.512Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T01:15:32.512Z] 5c69ac0246d0: Download complete [2025-08-07T01:15:32.512Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:15:32.512Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:15:32.512Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:15:32.512Z] 33b1e0a273af: Download complete [2025-08-07T01:15:32.512Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:15:32.512Z] ec43610c2a17: Download complete [2025-08-07T01:15:32.512Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:15:32.512Z] 5d3b04190fa2: Download complete [2025-08-07T01:15:32.774Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:15:32.774Z] 5eb5b503b376: Download complete [2025-08-07T01:15:33.348Z] 2f39f015ded8: Verifying Checksum [2025-08-07T01:15:33.348Z] 2f39f015ded8: Download complete [2025-08-07T01:15:33.939Z] 5eb5b503b376: Pull complete [2025-08-07T01:15:34.197Z] 5c69ac0246d0: Pull complete [2025-08-07T01:15:34.463Z] ec43610c2a17: Pull complete [2025-08-07T01:15:34.723Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:15:34.723Z] 33b1e0a273af: Pull complete [2025-08-07T01:15:34.989Z] 5d3b04190fa2: Pull complete [2025-08-07T01:15:39.205Z] 2f39f015ded8: Pull complete [2025-08-07T01:15:39.205Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:15:39.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:15:39.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:15:39.359Z] prd-centos7-docker-4c-2g-6404 does not seem to be running inside a container [2025-08-07T01:15:39.390Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:15:42.524Z] $ docker top b75ac467325a8ecce072f56aca46aab0abfbe029cd0a836090d139d4ff130d75 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:15:42.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:15:43.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:15:43.445Z] + ls /var/log/sa-host [2025-08-07T01:15:43.445Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:15:43.524Z] provisioning config files... [2025-08-07T01:15:43.531Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12076670127417940803tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:15:43.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:43.846Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:15:43.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:44.200Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:15:44.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:44.497Z] ---> sudo-logs.sh [2025-08-07T01:15:44.497Z] Archiving 'sudo' log.. [2025-08-07T01:15:44.497Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6404.novalocal: Name or service not known [2025-08-07T01:15:44.497Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6404.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-07T01:15:44.523Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:44.814Z] ---> job-cost.sh [2025-08-07T01:15:44.814Z] lf-activate-venv: SKIPPING [2025-08-07T01:15:44.814Z] INFO: No Stack... [2025-08-07T01:15:45.073Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-07T01:15:45.332Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:15:45.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:15:45.658Z] ---> logs-deploy.sh [2025-08-07T01:15:45.658Z] lf-activate-venv: SKIPPING [2025-08-07T01:15:45.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/211 [2025-08-07T01:15:45.658Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:15:46.593Z] Archives upload complete. [2025-08-07T01:15:46.593Z] INFO: archiving logs to Nexus [2025-08-07T01:15:47.162Z] ---> uname -a: [2025-08-07T01:15:47.162Z] Linux prd-centos7-docker-4c-2g-6404.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-07T01:15:47.162Z] [2025-08-07T01:15:47.162Z] [2025-08-07T01:15:47.162Z] ---> lscpu: [2025-08-07T01:15:47.162Z] Architecture: x86_64 [2025-08-07T01:15:47.162Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T01:15:47.162Z] Byte Order: Little Endian [2025-08-07T01:15:47.162Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T01:15:47.162Z] CPU(s): 2 [2025-08-07T01:15:47.162Z] On-line CPU(s) list: 0,1 [2025-08-07T01:15:47.162Z] Thread(s) per core: 1 [2025-08-07T01:15:47.162Z] Core(s) per socket: 1 [2025-08-07T01:15:47.162Z] Socket(s): 2 [2025-08-07T01:15:47.162Z] NUMA node(s): 1 [2025-08-07T01:15:47.162Z] Vendor ID: AuthenticAMD [2025-08-07T01:15:47.162Z] CPU family: 23 [2025-08-07T01:15:47.162Z] Model: 49 [2025-08-07T01:15:47.162Z] Model name: AMD EPYC-Rome Processor [2025-08-07T01:15:47.162Z] Stepping: 0 [2025-08-07T01:15:47.162Z] CPU MHz: 2799.998 [2025-08-07T01:15:47.162Z] BogoMIPS: 5599.99 [2025-08-07T01:15:47.162Z] Virtualization: AMD-V [2025-08-07T01:15:47.162Z] Hypervisor vendor: KVM [2025-08-07T01:15:47.162Z] Virtualization type: full [2025-08-07T01:15:47.162Z] L1d cache: 64 KiB [2025-08-07T01:15:47.162Z] L1i cache: 64 KiB [2025-08-07T01:15:47.162Z] L2 cache: 1 MiB [2025-08-07T01:15:47.162Z] L3 cache: 32 MiB [2025-08-07T01:15:47.162Z] NUMA node0 CPU(s): 0,1 [2025-08-07T01:15:47.162Z] Vulnerability Itlb multihit: Not affected [2025-08-07T01:15:47.162Z] Vulnerability L1tf: Not affected [2025-08-07T01:15:47.162Z] Vulnerability Mds: Not affected [2025-08-07T01:15:47.162Z] Vulnerability Meltdown: Not affected [2025-08-07T01:15:47.162Z] Vulnerability Mmio stale data: Not affected [2025-08-07T01:15:47.162Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T01:15:47.162Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T01:15:47.162Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-07T01:15:47.162Z] Vulnerability Srbds: Not affected [2025-08-07T01:15:47.162Z] Vulnerability Tsx async abort: Not affected [2025-08-07T01:15:47.162Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-07T01:15:47.162Z] [2025-08-07T01:15:47.162Z] [2025-08-07T01:15:47.420Z] ---> nproc: [2025-08-07T01:15:47.420Z] 2 [2025-08-07T01:15:47.420Z] [2025-08-07T01:15:47.420Z] [2025-08-07T01:15:47.420Z] ---> df -h: [2025-08-07T01:15:47.420Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T01:15:47.420Z] overlay 40G 7.3G 33G 19% / [2025-08-07T01:15:47.420Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T01:15:47.420Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-07T01:15:47.420Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T01:15:47.420Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-07T01:15:47.420Z] [2025-08-07T01:15:47.420Z] [2025-08-07T01:15:47.421Z] Cannot open /var/log/sysstat/sa07: No such file or directory [2025-08-07T01:15:47.421Z] Please check if data collecting is enabled [2025-08-07T01:15:47.421Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:15:47.458Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-07T01:15:47.461Z] $ docker stop --time=1 b75ac467325a8ecce072f56aca46aab0abfbe029cd0a836090d139d4ff130d75 [2025-08-07T01:15:48.598Z] $ docker rm -f --volumes b75ac467325a8ecce072f56aca46aab0abfbe029cd0a836090d139d4ff130d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-07T01:15:48.694Z] [WS-CLEANUP] Deleting project workspace... [2025-08-07T01:15:48.694Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-07T01:15:48.712Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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-08-07T01:15:49.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:15:49.158Z] [2025-08-07T01:15:49.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:49.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:15:49.462Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:15:49.462Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:15:49.462Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:15:49.462Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:15:49.462Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:15:49.462Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:15:49.462Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:15:49.462Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:15:49.462Z] 5d3b04190fa2: Waiting [2025-08-07T01:15:49.462Z] 33b1e0a273af: Waiting [2025-08-07T01:15:49.462Z] 2f39f015ded8: Waiting [2025-08-07T01:15:49.462Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:15:49.462Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T01:15:49.462Z] 5c69ac0246d0: Download complete [2025-08-07T01:15:49.462Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:15:49.462Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:15:49.462Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:15:49.462Z] 33b1e0a273af: Download complete [2025-08-07T01:15:49.462Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:15:49.462Z] 5d3b04190fa2: Download complete [2025-08-07T01:15:49.721Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:15:49.721Z] ec43610c2a17: Download complete [2025-08-07T01:15:49.721Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:15:49.721Z] 5eb5b503b376: Download complete [2025-08-07T01:15:50.288Z] 2f39f015ded8: Download complete [2025-08-07T01:15:51.663Z] 5eb5b503b376: Pull complete [2025-08-07T01:15:51.663Z] 5c69ac0246d0: Pull complete [2025-08-07T01:15:52.229Z] ec43610c2a17: Pull complete [2025-08-07T01:15:52.229Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:15:52.487Z] 33b1e0a273af: Pull complete [2025-08-07T01:15:52.487Z] 5d3b04190fa2: Pull complete [2025-08-07T01:15:57.757Z] 2f39f015ded8: Pull complete [2025-08-07T01:15:57.757Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:15:57.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:15:57.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:15:57.858Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:15:57.884Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:16:00.930Z] $ docker top c6bc70f55b8bbf644e4fb4a7e7b09f7a68e583bb0d69ad4c15f860cf23a44306 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:16:01.316Z] ---> job-cost.sh [2025-08-07T01:16:01.316Z] lf-activate-venv: SKIPPING [2025-08-07T01:16:01.316Z] INFO: No Stack... [2025-08-07T01:16:01.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:16:01.836Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:16:02.127Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-08-07T01:16:02.127Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T01:16:02.144Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [2025-08-07T01:16:02.157Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] did not exist. Created. [2025-08-07T01:16:02.164Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:16:02.477Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T01:16:02.514Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:16:02.525Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:16:02.554Z] $ docker stop --time=1 c6bc70f55b8bbf644e4fb4a7e7b09f7a68e583bb0d69ad4c15f860cf23a44306 [2025-08-07T01:16:03.685Z] $ docker rm -f --volumes c6bc70f55b8bbf644e4fb4a7e7b09f7a68e583bb0d69ad4c15f860cf23a44306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T01:16:15.678Z] Removing intermediate container 711d2f2c13ae [2025-08-07T01:16:15.678Z] ---> e78e7da32a46 [2025-08-07T01:16:15.678Z] Step 10/12 : COPY . . [2025-08-07T01:16:15.678Z] ---> e9e452a695c8 [2025-08-07T01:16:15.678Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T01:16:15.678Z] ---> Running in ba252fc8adf6 [2025-08-07T01:16:15.678Z] Removing intermediate container ba252fc8adf6 [2025-08-07T01:16:15.678Z] ---> 7c4863472d7f [2025-08-07T01:16:15.678Z] Step 12/12 : RUN $MAKE [2025-08-07T01:16:15.678Z] ---> Running in c531dd3aa2e0 [2025-08-07T01:16:15.678Z] noop [2025-08-07T01:16:15.678Z] Removing intermediate container c531dd3aa2e0 [2025-08-07T01:16:15.678Z] ---> dccbf1ad405a [2025-08-07T01:16:15.678Z] Successfully built dccbf1ad405a [2025-08-07T01:16:15.678Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:16:16.065Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:16:16.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:16:16.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container [2025-08-07T01:16:16.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/211 -v /w/workspace/device-virtual-go/211:/w/workspace/device-virtual-go/211:rw,z -v /w/workspace/device-virtual-go/211@tmp:/w/workspace/device-virtual-go/211@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 ******** ci-base-image-arm64 cat [2025-08-07T01:16:18.083Z] $ docker top 95f24fda97bdc19bc258bfdc1b853fef1e4a61bbbc7d22ea8ae7eefaa4ada857 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:16:19.032Z] + go version [2025-08-07T01:16:19.032Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-07T01:16:19.057Z] $ docker stop --time=1 95f24fda97bdc19bc258bfdc1b853fef1e4a61bbbc7d22ea8ae7eefaa4ada857 [2025-08-07T01:16:20.855Z] $ docker rm -f --volumes 95f24fda97bdc19bc258bfdc1b853fef1e4a61bbbc7d22ea8ae7eefaa4ada857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:16:21.544Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:16:21.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:16:21.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container [2025-08-07T01:16:21.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/211 -v /w/workspace/device-virtual-go/211:/w/workspace/device-virtual-go/211:rw,z -v /w/workspace/device-virtual-go/211@tmp:/w/workspace/device-virtual-go/211@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 ******** ci-base-image-arm64 cat [2025-08-07T01:16:23.466Z] $ docker top e1e6ab39b42c2a756323d69e0de314e78c77d582461ef429b5e81da8c0f030c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:16:24.368Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/211 [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:16:25.045Z] + make test [2025-08-07T01:16:25.045Z] go test ./... -coverprofile=coverage.out [2025-08-07T01:16:35.181Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-08-07T01:21:12.209Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-08-07T01:21:12.209Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.081s coverage: 59.4% of statements [2025-08-07T01:21:12.209Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-07T01:21:12.209Z] go vet ./... [2025-08-07T01:22:20.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:22:20.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:22:20.169Z] ./bin/test-attribution-txt.sh [2025-08-07T01:22:20.169Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-07T01:22:20.169Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-07T01:22:20.169Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-07T01:22:20.169Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-07T01:22:20.169Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-07T01:22:20.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:22:20.215Z] $ docker stop --time=1 e1e6ab39b42c2a756323d69e0de314e78c77d582461ef429b5e81da8c0f030c8 [2025-08-07T01:22:22.439Z] $ docker rm -f --volumes e1e6ab39b42c2a756323d69e0de314e78c77d582461ef429b5e81da8c0f030c8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:22:24.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:22:24.463Z] Warning: overwriting stash ‘coverage-report’ [2025-08-07T01:22:25.345Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:22:25.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:22:26.166Z] + ls -al . [2025-08-07T01:22:26.166Z] total 268 [2025-08-07T01:22:26.166Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 01:16 . [2025-08-07T01:22:26.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:13 .. [2025-08-07T01:22:26.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:13 .git [2025-08-07T01:22:26.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:13 .github [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 7 01:13 .gitignore [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 7 01:13 .golangci.yml [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 18321 Aug 7 01:13 Attribution.txt [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 17302 Aug 7 01:13 CHANGELOG.md [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 7 01:13 Dockerfile [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:13 GOVERNANCE.md [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 7 01:13 Jenkinsfile [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 01:13 LICENSE [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 2652 Aug 7 01:13 Makefile [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 7 01:13 OWNERS.md [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 4473 Aug 7 01:13 README.md [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:13 VERSION [2025-08-07T01:22:26.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:13 bin [2025-08-07T01:22:26.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:13 cmd [2025-08-07T01:22:26.166Z] -rw-r--r-- 1 jenkins jenkins 45558 Aug 7 01:21 coverage.out [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 6062 Aug 7 01:13 go.mod [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 01:13 go.sum [2025-08-07T01:22:26.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:13 internal [2025-08-07T01:22:26.166Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 7 01:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:22:26.549Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d07c0ef74c584aa3233b0da4bf1fc6708f635454 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-08-07T01:22:27.181Z] Sending build context to Docker daemon 20.59MB [2025-08-07T01:22:27.458Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:22:27.458Z] Step 2/26 : FROM ${BASE} AS builder [2025-08-07T01:22:27.458Z] ---> dccbf1ad405a [2025-08-07T01:22:27.458Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-07T01:22:27.458Z] ---> Running in b6678fb2d337 [2025-08-07T01:22:28.056Z] Removing intermediate container b6678fb2d337 [2025-08-07T01:22:28.056Z] ---> af2c087c1c39 [2025-08-07T01:22:28.057Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-08-07T01:22:28.057Z] ---> Running in b7d6835a6a28 [2025-08-07T01:22:28.651Z] Removing intermediate container b7d6835a6a28 [2025-08-07T01:22:28.651Z] ---> c694e485944c [2025-08-07T01:22:28.651Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-08-07T01:22:28.651Z] ---> Running in dc23a5f735b3 [2025-08-07T01:22:28.927Z] Removing intermediate container dc23a5f735b3 [2025-08-07T01:22:28.927Z] ---> a434161d81f5 [2025-08-07T01:22:28.927Z] Step 6/26 : WORKDIR /device-virtual-go [2025-08-07T01:22:29.201Z] ---> Running in 05942c629565 [2025-08-07T01:22:29.473Z] Removing intermediate container 05942c629565 [2025-08-07T01:22:29.473Z] ---> cac674594259 [2025-08-07T01:22:29.473Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T01:22:29.746Z] ---> Running in 46e12c5cfc1d [2025-08-07T01:22:31.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:22:31.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:22:33.387Z] OK: 244 MiB in 62 packages [2025-08-07T01:22:34.353Z] Removing intermediate container 46e12c5cfc1d [2025-08-07T01:22:34.353Z] ---> f25a9f4784e1 [2025-08-07T01:22:34.353Z] Step 8/26 : COPY go.mod vendor* ./ [2025-08-07T01:22:34.948Z] ---> 7789a67bd06f [2025-08-07T01:22:34.948Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:22:34.948Z] ---> Running in 7d40d5541b30 [2025-08-07T01:22:38.347Z] Removing intermediate container 7d40d5541b30 [2025-08-07T01:22:38.347Z] ---> cf91232797ea [2025-08-07T01:22:38.347Z] Step 10/26 : COPY . . [2025-08-07T01:22:39.325Z] ---> 304597f872cf [2025-08-07T01:22:39.325Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T01:22:39.596Z] ---> Running in d2d88947d45f [2025-08-07T01:22:39.866Z] Removing intermediate container d2d88947d45f [2025-08-07T01:22:39.866Z] ---> 15382fb84a06 [2025-08-07T01:22:39.866Z] Step 12/26 : RUN $MAKE [2025-08-07T01:22:39.866Z] ---> Running in 8e1a185c23e9 [2025-08-07T01:22:41.279Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-08-07T01:27:03.175Z] Removing intermediate container 8e1a185c23e9 [2025-08-07T01:27:03.175Z] ---> 0c9b3d158214 [2025-08-07T01:27:03.175Z] Step 13/26 : FROM alpine:3.20 [2025-08-07T01:27:03.175Z] 3.20: Pulling from library/alpine [2025-08-07T01:27:03.175Z] 13e713f82565: Pulling fs layer [2025-08-07T01:27:03.175Z] 13e713f82565: Verifying Checksum [2025-08-07T01:27:03.175Z] 13e713f82565: Download complete [2025-08-07T01:27:03.175Z] 13e713f82565: Pull complete [2025-08-07T01:27:03.175Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:27:03.175Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T01:27:03.175Z] ---> c88e9dceb6cb [2025-08-07T01:27:03.175Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-08-07T01:27:03.175Z] ---> Running in dcc27f8d605a [2025-08-07T01:27:03.175Z] Removing intermediate container dcc27f8d605a [2025-08-07T01:27:03.175Z] ---> bf58db79a3d2 [2025-08-07T01:27:03.175Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-08-07T01:27:03.175Z] ---> Running in f38d80689bd2 [2025-08-07T01:27:03.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:27:03.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:27:03.175Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-07T01:27:03.175Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T01:27:03.175Z] OK: 9 MiB in 15 packages [2025-08-07T01:27:03.175Z] Removing intermediate container f38d80689bd2 [2025-08-07T01:27:03.175Z] ---> 57e704d87610 [2025-08-07T01:27:03.175Z] Step 16/26 : RUN apk --no-cache upgrade [2025-08-07T01:27:03.175Z] ---> Running in 59169b9e8a61 [2025-08-07T01:27:03.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:27:03.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:27:03.175Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:27:03.175Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:27:03.175Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:27:03.175Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:27:03.175Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T01:27:03.175Z] OK: 9 MiB in 15 packages [2025-08-07T01:27:03.764Z] Removing intermediate container 59169b9e8a61 [2025-08-07T01:27:03.764Z] ---> 173509b7626b [2025-08-07T01:27:03.764Z] Step 17/26 : WORKDIR / [2025-08-07T01:27:03.764Z] ---> Running in 492864d7c2f4 [2025-08-07T01:27:04.037Z] Removing intermediate container 492864d7c2f4 [2025-08-07T01:27:04.037Z] ---> afc9e2a280bc [2025-08-07T01:27:04.037Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-08-07T01:27:05.004Z] ---> e059602914b8 [2025-08-07T01:27:05.004Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-08-07T01:27:05.588Z] ---> eb10231c128f [2025-08-07T01:27:05.588Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-08-07T01:27:08.170Z] ---> d5497961b010 [2025-08-07T01:27:08.170Z] Step 21/26 : EXPOSE 59900 [2025-08-07T01:27:08.170Z] ---> Running in da651710e25b [2025-08-07T01:27:08.170Z] Removing intermediate container da651710e25b [2025-08-07T01:27:08.170Z] ---> 15ccc343a1fa [2025-08-07T01:27:08.170Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-08-07T01:27:08.170Z] ---> Running in c9e91bed6e51 [2025-08-07T01:27:08.437Z] Removing intermediate container c9e91bed6e51 [2025-08-07T01:27:08.437Z] ---> f0558463712b [2025-08-07T01:27:08.437Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-07T01:27:08.704Z] ---> Running in a0cfcc34561b [2025-08-07T01:27:08.972Z] Removing intermediate container a0cfcc34561b [2025-08-07T01:27:08.972Z] ---> b2774defc6f6 [2025-08-07T01:27:08.972Z] Step 24/26 : LABEL arch=arm64 [2025-08-07T01:27:08.972Z] ---> Running in ec5ef716f6e5 [2025-08-07T01:27:09.239Z] Removing intermediate container ec5ef716f6e5 [2025-08-07T01:27:09.239Z] ---> 5789320f79c6 [2025-08-07T01:27:09.239Z] Step 25/26 : LABEL git_sha=d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:27:09.505Z] ---> Running in f92b87ab96fe [2025-08-07T01:27:09.772Z] Removing intermediate container f92b87ab96fe [2025-08-07T01:27:09.772Z] ---> a33a1125eef8 [2025-08-07T01:27:09.772Z] Step 26/26 : LABEL version=4.1.0-dev.3 [2025-08-07T01:27:09.772Z] ---> Running in c6402b3b9cf6 [2025-08-07T01:27:10.354Z] Removing intermediate container c6402b3b9cf6 [2025-08-07T01:27:10.354Z] ---> c4300dcf3669 [2025-08-07T01:27:10.354Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T01:27:10.354Z] Successfully built c4300dcf3669 [2025-08-07T01:27:10.354Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:27:10.480Z] provisioning config files... [2025-08-07T01:27:10.493Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/211@tmp/config7835101591072512042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:27:10.846Z] ---> ****-login.sh [2025-08-07T01:27:10.846Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:27:11.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:27:11.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:27:11.115Z] Configure a credential helper to remove this warning. See [2025-08-07T01:27:11.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:27:11.115Z] [2025-08-07T01:27:11.115Z] Login Succeeded [2025-08-07T01:27:11.115Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:27:11.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:27:11.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:27:11.654Z] Configure a credential helper to remove this warning. See [2025-08-07T01:27:11.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:27:11.654Z] [2025-08-07T01:27:11.654Z] Login Succeeded [2025-08-07T01:27:11.654Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:27:11.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:27:12.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:27:12.193Z] Configure a credential helper to remove this warning. See [2025-08-07T01:27:12.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:27:12.193Z] [2025-08-07T01:27:12.193Z] Login Succeeded [2025-08-07T01:27:12.193Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:27:12.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:27:12.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:27:12.466Z] Configure a credential helper to remove this warning. See [2025-08-07T01:27:12.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:27:12.466Z] [2025-08-07T01:27:12.466Z] Login Succeeded [2025-08-07T01:27:12.466Z] ****.io [2025-08-07T01:27:12.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:27:13.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:27:13.008Z] Configure a credential helper to remove this warning. See [2025-08-07T01:27:13.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:27:13.008Z] [2025-08-07T01:27:13.008Z] Login Succeeded [2025-08-07T01:27:13.008Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:27:13.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:27:13.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:27:13.110Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-08-07T01:27:13.110Z] d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:27:13.110Z] latest [2025-08-07T01:27:13.110Z] 4.1.0-dev.3 [2025-08-07T01:27:13.110Z] d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:27:13.110Z] main [2025-08-07T01:27:13.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:13.516Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:13.873Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:27:13.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-07T01:27:13.873Z] 734ea911555b: Preparing [2025-08-07T01:27:13.873Z] cf7d291b7b02: Preparing [2025-08-07T01:27:13.873Z] b7b8134d50c4: Preparing [2025-08-07T01:27:13.873Z] bf287c315a22: Preparing [2025-08-07T01:27:13.873Z] c694da6f51c8: Preparing [2025-08-07T01:27:13.873Z] 1e890da81ec9: Preparing [2025-08-07T01:27:13.873Z] 1e890da81ec9: Waiting [2025-08-07T01:27:14.138Z] c694da6f51c8: Pushed [2025-08-07T01:27:14.138Z] b7b8134d50c4: Pushed [2025-08-07T01:27:14.138Z] cf7d291b7b02: Pushed [2025-08-07T01:27:14.138Z] 1e890da81ec9: Layer already exists [2025-08-07T01:27:14.404Z] bf287c315a22: Pushed [2025-08-07T01:27:22.604Z] 734ea911555b: Pushed [2025-08-07T01:27:22.604Z] d07c0ef74c584aa3233b0da4bf1fc6708f635454: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:22.966Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:23.338Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-08-07T01:27:23.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-07T01:27:23.339Z] 734ea911555b: Preparing [2025-08-07T01:27:23.339Z] cf7d291b7b02: Preparing [2025-08-07T01:27:23.339Z] b7b8134d50c4: Preparing [2025-08-07T01:27:23.339Z] bf287c315a22: Preparing [2025-08-07T01:27:23.339Z] c694da6f51c8: Preparing [2025-08-07T01:27:23.339Z] 1e890da81ec9: Preparing [2025-08-07T01:27:23.339Z] 1e890da81ec9: Waiting [2025-08-07T01:27:23.339Z] b7b8134d50c4: Layer already exists [2025-08-07T01:27:23.339Z] bf287c315a22: Layer already exists [2025-08-07T01:27:23.339Z] 734ea911555b: Layer already exists [2025-08-07T01:27:23.339Z] c694da6f51c8: Layer already exists [2025-08-07T01:27:23.339Z] cf7d291b7b02: Layer already exists [2025-08-07T01:27:23.339Z] 1e890da81ec9: Layer already exists [2025-08-07T01:27:23.603Z] latest: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:23.976Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:24.334Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.3 [2025-08-07T01:27:24.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-07T01:27:24.334Z] 734ea911555b: Preparing [2025-08-07T01:27:24.334Z] cf7d291b7b02: Preparing [2025-08-07T01:27:24.334Z] b7b8134d50c4: Preparing [2025-08-07T01:27:24.334Z] bf287c315a22: Preparing [2025-08-07T01:27:24.334Z] c694da6f51c8: Preparing [2025-08-07T01:27:24.334Z] 1e890da81ec9: Preparing [2025-08-07T01:27:24.334Z] 1e890da81ec9: Waiting [2025-08-07T01:27:24.334Z] b7b8134d50c4: Layer already exists [2025-08-07T01:27:24.334Z] c694da6f51c8: Layer already exists [2025-08-07T01:27:24.334Z] bf287c315a22: Layer already exists [2025-08-07T01:27:24.334Z] cf7d291b7b02: Layer already exists [2025-08-07T01:27:24.334Z] 734ea911555b: Layer already exists [2025-08-07T01:27:24.334Z] 1e890da81ec9: Layer already exists [2025-08-07T01:27:24.334Z] 4.1.0-dev.3: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:24.969Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:25.329Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:27:25.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-07T01:27:25.329Z] 734ea911555b: Preparing [2025-08-07T01:27:25.329Z] cf7d291b7b02: Preparing [2025-08-07T01:27:25.329Z] b7b8134d50c4: Preparing [2025-08-07T01:27:25.329Z] bf287c315a22: Preparing [2025-08-07T01:27:25.329Z] c694da6f51c8: Preparing [2025-08-07T01:27:25.329Z] 1e890da81ec9: Preparing [2025-08-07T01:27:25.329Z] 1e890da81ec9: Waiting [2025-08-07T01:27:25.329Z] b7b8134d50c4: Layer already exists [2025-08-07T01:27:25.329Z] cf7d291b7b02: Layer already exists [2025-08-07T01:27:25.329Z] c694da6f51c8: Layer already exists [2025-08-07T01:27:25.329Z] 734ea911555b: Layer already exists [2025-08-07T01:27:25.329Z] bf287c315a22: Layer already exists [2025-08-07T01:27:25.329Z] 1e890da81ec9: Layer already exists [2025-08-07T01:27:25.598Z] d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:25.977Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:26.352Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-08-07T01:27:26.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-07T01:27:26.353Z] 734ea911555b: Preparing [2025-08-07T01:27:26.353Z] cf7d291b7b02: Preparing [2025-08-07T01:27:26.353Z] b7b8134d50c4: Preparing [2025-08-07T01:27:26.353Z] bf287c315a22: Preparing [2025-08-07T01:27:26.353Z] c694da6f51c8: Preparing [2025-08-07T01:27:26.353Z] 1e890da81ec9: Preparing [2025-08-07T01:27:26.353Z] 1e890da81ec9: Waiting [2025-08-07T01:27:26.353Z] c694da6f51c8: Layer already exists [2025-08-07T01:27:26.353Z] 734ea911555b: Layer already exists [2025-08-07T01:27:26.353Z] bf287c315a22: Layer already exists [2025-08-07T01:27:26.353Z] b7b8134d50c4: Layer already exists [2025-08-07T01:27:26.353Z] cf7d291b7b02: Layer already exists [2025-08-07T01:27:26.353Z] 1e890da81ec9: Layer already exists [2025-08-07T01:27:26.621Z] main: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:27:26.709Z] ===================================================== [Pipeline] echo [2025-08-07T01:27:26.723Z] taggedImages: [2025-08-07T01:27:26.723Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [2025-08-07T01:27:26.723Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-08-07T01:27:26.723Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.3 [2025-08-07T01:27:26.723Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [2025-08-07T01:27:26.723Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2025-08-07T01:27:26.740Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo [2025-08-07T01:27:26.754Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2025-08-07T01:27:26.769Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:27:26.783Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:27:26.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:27.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:27:27.207Z] [2025-08-07T01:27:27.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:27.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:27:27.548Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T01:27:27.548Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T01:27:27.548Z] 04944245beec: Pulling fs layer [2025-08-07T01:27:27.548Z] 699f458cf7ca: Pulling fs layer [2025-08-07T01:27:27.548Z] 765212b225bb: Pulling fs layer [2025-08-07T01:27:27.548Z] f23df028b6ca: Pulling fs layer [2025-08-07T01:27:27.548Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T01:27:27.548Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T01:27:27.548Z] f23df028b6ca: Waiting [2025-08-07T01:27:27.548Z] d65c8cfc05b1: Waiting [2025-08-07T01:27:27.548Z] 2437ff75d9bd: Waiting [2025-08-07T01:27:27.548Z] 765212b225bb: Waiting [2025-08-07T01:27:27.818Z] 04944245beec: Verifying Checksum [2025-08-07T01:27:27.818Z] 04944245beec: Download complete [2025-08-07T01:27:27.818Z] 765212b225bb: Verifying Checksum [2025-08-07T01:27:27.818Z] 765212b225bb: Download complete [2025-08-07T01:27:27.818Z] f23df028b6ca: Verifying Checksum [2025-08-07T01:27:27.818Z] f23df028b6ca: Download complete [2025-08-07T01:27:27.818Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T01:27:27.818Z] d65c8cfc05b1: Download complete [2025-08-07T01:27:28.092Z] 699f458cf7ca: Verifying Checksum [2025-08-07T01:27:28.092Z] 699f458cf7ca: Download complete [2025-08-07T01:27:28.363Z] 8998bd30e6a1: Download complete [2025-08-07T01:27:30.957Z] 2437ff75d9bd: Verifying Checksum [2025-08-07T01:27:30.957Z] 2437ff75d9bd: Download complete [2025-08-07T01:27:33.547Z] 8998bd30e6a1: Pull complete [2025-08-07T01:27:33.817Z] 04944245beec: Pull complete [2025-08-07T01:27:35.756Z] 699f458cf7ca: Pull complete [2025-08-07T01:27:35.756Z] 765212b225bb: Pull complete [2025-08-07T01:27:36.714Z] f23df028b6ca: Pull complete [2025-08-07T01:27:36.714Z] d65c8cfc05b1: Pull complete [2025-08-07T01:27:54.923Z] 2437ff75d9bd: Pull complete [2025-08-07T01:27:54.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T01:27:54.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:27:54.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:27:55.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container [2025-08-07T01:27:55.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/211 -v /w/workspace/device-virtual-go/211:/w/workspace/device-virtual-go/211:rw,z -v /w/workspace/device-virtual-go/211@tmp:/w/workspace/device-virtual-go/211@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:arm64 cat [2025-08-07T01:27:58.417Z] $ docker top 3af50142a2b4b357fe710a8b4bce3a0c97d9651eb5f8e1c102a974ea2b3cf0ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:27:59.281Z] ---> job-cost.sh [2025-08-07T01:27:59.281Z] lf-activate-venv: SKIPPING [2025-08-07T01:27:59.281Z] INFO: No Stack... [2025-08-07T01:27:59.864Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T01:28:00.449Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:28:01.095Z] + cat /w/workspace/device-virtual-go/211/archives/cost.csv [2025-08-07T01:28:01.095Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T01:28:01.160Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [2025-08-07T01:28:01.169Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] did not exist. Created. [2025-08-07T01:28:01.176Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:28:01.846Z] /w/workspace/device-virtual-go/211@tmp/durable-32acb632/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T01:28:02.488Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T01:28:02.504Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T01:28:02.625Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:28:02.633Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:28:02.655Z] $ docker stop --time=1 3af50142a2b4b357fe710a8b4bce3a0c97d9651eb5f8e1c102a974ea2b3cf0ca [2025-08-07T01:28:04.254Z] $ docker rm -f --volumes 3af50142a2b4b357fe710a8b4bce3a0c97d9651eb5f8e1c102a974ea2b3cf0ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-07T01:28:04.747Z] provisioning config files... [2025-08-07T01:28:04.753Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3743461027378817457tmp [Pipeline] { [Pipeline] sh [2025-08-07T01:28:05.045Z] + set +x [2025-08-07T01:28:05.045Z] + curl -s+ https://codecov.io/bash [2025-08-07T01:28:05.045Z] bash -s -- [2025-08-07T01:28:05.045Z] [2025-08-07T01:28:05.045Z] _____ _ [2025-08-07T01:28:05.045Z] / ____| | | [2025-08-07T01:28:05.045Z] | | ___ __| | ___ ___ _____ __ [2025-08-07T01:28:05.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-07T01:28:05.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-07T01:28:05.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-07T01:28:05.045Z] Bash-1.0.6 [2025-08-07T01:28:05.045Z] [2025-08-07T01:28:05.045Z] [2025-08-07T01:28:05.045Z] ==> git version 2.25.1 found [2025-08-07T01:28:05.045Z] ==> 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-08-07T01:28:05.045Z] Release-Date: 2020-01-08 [2025-08-07T01:28:05.045Z] 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-08-07T01:28:05.045Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-07T01:28:05.045Z] ==> Jenkins CI detected. [2025-08-07T01:28:05.045Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-08-07T01:28:05.045Z] project root: . [2025-08-07T01:28:05.045Z] --> token set from env [2025-08-07T01:28:05.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-07T01:28:05.304Z] ==> Running gcov in . (disable via -X gcov) [2025-08-07T01:28:05.304Z] ==> Python coveragepy not found [2025-08-07T01:28:05.304Z] ==> Searching for coverage reports in: [2025-08-07T01:28:05.304Z] + . [2025-08-07T01:28:05.304Z] -> Found 1 reports [2025-08-07T01:28:05.304Z] ==> Detecting git/mercurial file structure [2025-08-07T01:28:05.304Z] ==> Reading reports [2025-08-07T01:28:05.304Z] + ./coverage.out bytes=45558 [2025-08-07T01:28:05.304Z] ==> Appending adjustments [2025-08-07T01:28:05.304Z] https://docs.codecov.io/docs/fixing-reports [2025-08-07T01:28:05.304Z] + Found adjustments [2025-08-07T01:28:05.304Z] ==> Gzipping contents [2025-08-07T01:28:05.304Z] 8.0K /tmp/codecov.tF4Y2M.gz [2025-08-07T01:28:05.304Z] ==> Uploading reports [2025-08-07T01:28:05.304Z] url: https://codecov.io [2025-08-07T01:28:05.304Z] query: branch=main&commit=d07c0ef74c584aa3233b0da4bf1fc6708f635454&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:28:05.304Z] -> Pinging Codecov [2025-08-07T01:28:05.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d07c0ef74c584aa3233b0da4bf1fc6708f635454&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:28:05.563Z] -> Uploading to [2025-08-07T01:28:05.563Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/d07c0ef74c584aa3233b0da4bf1fc6708f635454/788d537c-db44-4d02-b759-bbbc02f6a198.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T012805Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=857f05a5d86da91524d08a062bd240f040c52bf26e12d78404c5036a020f81d1 [2025-08-07T01:28:05.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:28:05.563Z] Dload Upload Total Spent Left Speed [2025-08-07T01:28:05.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 39182 --:--:-- --:--:-- --:--:-- 39182 [2025-08-07T01:28:05.823Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] } [2025-08-07T01:28:05.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-07T01:28:05.971Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-07T01:28:05.995Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:06.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:28:06.299Z] [2025-08-07T01:28:06.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:06.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:28:06.609Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-07T01:28:06.609Z] 0a9a5dfd008f: Already exists [2025-08-07T01:28:06.609Z] 36466aa92d05: Already exists [2025-08-07T01:28:06.609Z] e10405b45d13: Already exists [2025-08-07T01:28:06.609Z] 096b7ceb2af7: Already exists [2025-08-07T01:28:06.609Z] 4f4fb700ef54: Already exists [2025-08-07T01:28:06.609Z] e50aa161e22a: Pulling fs layer [2025-08-07T01:28:06.609Z] d3c8db5fb9df: Pulling fs layer [2025-08-07T01:28:06.869Z] e50aa161e22a: Verifying Checksum [2025-08-07T01:28:06.869Z] e50aa161e22a: Download complete [2025-08-07T01:28:07.127Z] e50aa161e22a: Pull complete [2025-08-07T01:28:08.500Z] d3c8db5fb9df: Verifying Checksum [2025-08-07T01:28:08.500Z] d3c8db5fb9df: Download complete [2025-08-07T01:28:12.691Z] d3c8db5fb9df: Pull complete [2025-08-07T01:28:12.691Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-07T01:28:12.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:28:12.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:28:12.788Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:28:12.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:28:14.746Z] $ docker top 74c949edbae5f9495ec4613c617478eb566499bfc452692419155a5679ef9a77 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:28:15.096Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-08-07T01:28:15.106Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-08-07T01:28:15.386Z] + set -o pipefail [2025-08-07T01:28:15.386Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-08-07T01:28:21.945Z] [2025-08-07T01:28:21.945Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-08-07T01:28:21.945Z] [2025-08-07T01:28:21.945Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/7d9ff6eb-eb13-4939-b89a-e5a2432f08fd [2025-08-07T01:28:21.945Z] [2025-08-07T01:28:21.945Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-07T01:28:21.945Z] [2025-08-07T01:28:21.945Z] [2025-08-07T01:28:21.945Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-07T01:28:21.945Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-07T01:28:22.519Z] $ docker stop --time=1 74c949edbae5f9495ec4613c617478eb566499bfc452692419155a5679ef9a77 [2025-08-07T01:28:26.590Z] $ docker rm -f --volumes 74c949edbae5f9495ec4613c617478eb566499bfc452692419155a5679ef9a77 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:28:27.470Z] + git log --format=format:%s -1 d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] sh [2025-08-07T01:28:27.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:28:27.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:28.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:28:28.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:28:28.150Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:28:28.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:28:28.533Z] $ docker top 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 -eo pid,comm [2025-08-07T01:28:28.580Z] 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-08-07T01:28:28.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:28:28.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:28:28.643Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:28:28.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:28:28.770Z] $ docker exec 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 ssh-agent [2025-08-07T01:28:28.876Z] SSH_AUTH_SOCK=/tmp/ssh-FIAdelAvHJg1/agent.32 [2025-08-07T01:28:28.876Z] SSH_AGENT_PID=38 [2025-08-07T01:28:28.880Z] Running ssh-add (command line suppressed) [2025-08-07T01:28:28.977Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8370838696399672098.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8370838696399672098.key) [2025-08-07T01:28:28.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:28:29.288Z] + git semver tag [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,495 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,498 [run_tag] DEBUG tag force:False [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,498 [check_head_tag] DEBUG check head tag [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,499 [execute] INFO git cat-file --batch-check [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,502 [execute] INFO git cat-file --batch [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,509 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,510 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,510 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:28:29.546Z] 2025-08-07 01:28:29,513 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:28:29.546Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T01:28:29.551Z] $ docker exec --env ******** --env ******** 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 ssh-agent -k [2025-08-07T01:28:29.636Z] unset SSH_AUTH_SOCK; [2025-08-07T01:28:29.637Z] unset SSH_AGENT_PID; [2025-08-07T01:28:29.637Z] echo Agent pid 38 killed; [2025-08-07T01:28:29.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:28:29.975Z] + git semver [Pipeline] } [2025-08-07T01:28:30.240Z] $ docker stop --time=1 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 [2025-08-07T01:28:31.480Z] $ docker rm -f --volumes 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:31.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:28:31.913Z] [2025-08-07T01:28:31.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:32.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:28:32.218Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-07T01:28:32.218Z] ab5ef0e58194: Pulling fs layer [2025-08-07T01:28:32.218Z] 9712f1f96733: Pulling fs layer [2025-08-07T01:28:32.218Z] 63f879dbbcfc: Pulling fs layer [2025-08-07T01:28:32.218Z] 0d9ebad4ef96: Pulling fs layer [2025-08-07T01:28:32.218Z] e9a5061849ea: Pulling fs layer [2025-08-07T01:28:32.218Z] d747dcd14b5f: Pulling fs layer [2025-08-07T01:28:32.218Z] 2de7ff778b66: Pulling fs layer [2025-08-07T01:28:32.218Z] 0d9ebad4ef96: Waiting [2025-08-07T01:28:32.218Z] 2de7ff778b66: Waiting [2025-08-07T01:28:32.218Z] e9a5061849ea: Waiting [2025-08-07T01:28:32.218Z] d747dcd14b5f: Waiting [2025-08-07T01:28:32.218Z] 9712f1f96733: Verifying Checksum [2025-08-07T01:28:32.218Z] 9712f1f96733: Download complete [2025-08-07T01:28:32.478Z] 63f879dbbcfc: Verifying Checksum [2025-08-07T01:28:32.478Z] 63f879dbbcfc: Download complete [2025-08-07T01:28:32.735Z] e9a5061849ea: Verifying Checksum [2025-08-07T01:28:32.735Z] e9a5061849ea: Download complete [2025-08-07T01:28:32.735Z] d747dcd14b5f: Download complete [2025-08-07T01:28:32.735Z] 0d9ebad4ef96: Verifying Checksum [2025-08-07T01:28:32.735Z] 0d9ebad4ef96: Download complete [2025-08-07T01:28:32.994Z] ab5ef0e58194: Verifying Checksum [2025-08-07T01:28:32.994Z] ab5ef0e58194: Download complete [2025-08-07T01:28:32.994Z] 2de7ff778b66: Verifying Checksum [2025-08-07T01:28:32.994Z] 2de7ff778b66: Download complete [2025-08-07T01:28:37.173Z] ab5ef0e58194: Pull complete [2025-08-07T01:28:37.173Z] 9712f1f96733: Pull complete [2025-08-07T01:28:37.431Z] 63f879dbbcfc: Pull complete [2025-08-07T01:28:42.716Z] 0d9ebad4ef96: Pull complete [2025-08-07T01:28:42.974Z] e9a5061849ea: Pull complete [2025-08-07T01:28:42.974Z] d747dcd14b5f: Pull complete [2025-08-07T01:28:44.348Z] 2de7ff778b66: Pull complete [2025-08-07T01:28:44.348Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-07T01:28:44.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:28:44.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:28:44.447Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:28:44.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:28:48.937Z] $ docker top cfe9b4539c48ce3193cf81a5597b5e3885743384c85f84c4cdfe9f71427a58cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:28:49.024Z] provisioning config files... [2025-08-07T01:28:49.031Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5574471554533011574tmp [2025-08-07T01:28:49.040Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7241534871282355484tmp [2025-08-07T01:28:49.048Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6632712783349287409tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:28:49.145Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:49.438Z] ---> sigul-configuration.sh [2025-08-07T01:28:49.438Z] gpg: directory `/root/.gnupg' created [2025-08-07T01:28:49.438Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-07T01:28:49.438Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-07T01:28:49.438Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-07T01:28:49.438Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-07T01:28:49.438Z] gpg: CAST5 encrypted data [2025-08-07T01:28:49.438Z] gpg: encrypted with 1 passphrase [2025-08-07T01:28:49.438Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-07T01:28:49.736Z] + mkdir /home/jenkins [2025-08-07T01:28:49.736Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-07T01:28:50.030Z] + 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-08-07T01:28:50.043Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:50.335Z] ---> sigul-install.sh [2025-08-07T01:28:50.335Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-07T01:28:50.641Z] + git tag --list [2025-08-07T01:28:50.641Z] v1.0.0 [2025-08-07T01:28:50.641Z] v1.1.0 [2025-08-07T01:28:50.641Z] v1.1.1 [2025-08-07T01:28:50.641Z] v1.2.1 [2025-08-07T01:28:50.641Z] v1.2.2 [2025-08-07T01:28:50.641Z] v1.2.3 [2025-08-07T01:28:50.641Z] v1.3.0 [2025-08-07T01:28:50.641Z] v1.3.1 [2025-08-07T01:28:50.641Z] v2.0.0 [2025-08-07T01:28:50.641Z] v2.1.0 [2025-08-07T01:28:50.641Z] v2.1.1 [2025-08-07T01:28:50.641Z] v2.2.0 [2025-08-07T01:28:50.641Z] v2.3.0 [2025-08-07T01:28:50.641Z] v3.0 [2025-08-07T01:28:50.641Z] v3.0.0 [2025-08-07T01:28:50.641Z] v3.1 [2025-08-07T01:28:50.641Z] v3.1.0 [2025-08-07T01:28:50.641Z] v3.1.1 [2025-08-07T01:28:50.641Z] v4.0 [2025-08-07T01:28:50.641Z] v4.0.0 [2025-08-07T01:28:50.641Z] v4.1.0-dev.1 [2025-08-07T01:28:50.641Z] v4.1.0-dev.2 [2025-08-07T01:28:50.641Z] v4.1.0-dev.3 [Pipeline] sh [2025-08-07T01:28:50.942Z] + lftools sign git-tag v4.1.0-dev.3 [2025-08-07T01:28:51.325Z] Signing Git tag with Sigul... [2025-08-07T01:28:51.325Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:28:51.911Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:52.201Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-07T01:28:52.209Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-07T01:28:52.227Z] $ docker stop --time=1 cfe9b4539c48ce3193cf81a5597b5e3885743384c85f84c4cdfe9f71427a58cd [2025-08-07T01:28:53.478Z] $ docker rm -f --volumes cfe9b4539c48ce3193cf81a5597b5e3885743384c85f84c4cdfe9f71427a58cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-07T01:28:54.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:28:54.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:54.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:28:54.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:28:54.447Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:28:54.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:28:54.697Z] $ docker top 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 -eo pid,comm [2025-08-07T01:28:54.751Z] 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-08-07T01:28:54.751Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:28:54.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:28:54.813Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:28:54.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:28:54.915Z] $ docker exec 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 ssh-agent [2025-08-07T01:28:55.022Z] SSH_AUTH_SOCK=/tmp/ssh-B7qnqbS9GKNE/agent.32 [2025-08-07T01:28:55.022Z] SSH_AGENT_PID=38 [2025-08-07T01:28:55.027Z] Running ssh-add (command line suppressed) [2025-08-07T01:28:55.125Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15786873944497780072.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15786873944497780072.key) [2025-08-07T01:28:55.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:28:55.435Z] + git semver bump pre [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,632 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,636 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,636 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,637 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,637 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,637 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,637 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,639 [execute] INFO git cat-file --batch-check [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,643 [execute] INFO git cat-file --batch [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:28:55.694Z] 2025-08-07 01:28:55,647 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:28:55.694Z] 4.1.0-dev.4 [Pipeline] } [2025-08-07T01:28:55.698Z] $ docker exec --env ******** --env ******** 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 ssh-agent -k [2025-08-07T01:28:55.796Z] unset SSH_AUTH_SOCK; [2025-08-07T01:28:55.796Z] unset SSH_AGENT_PID; [2025-08-07T01:28:55.796Z] echo Agent pid 38 killed; [2025-08-07T01:28:55.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:28:56.141Z] + git semver [Pipeline] } [2025-08-07T01:28:56.403Z] $ docker stop --time=1 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 [2025-08-07T01:28:57.661Z] $ docker rm -f --volumes 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:28:58.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:28:58.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:58.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:28:58.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:28:58.410Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:28:58.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:28:58.715Z] $ docker top 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 -eo pid,comm [2025-08-07T01:28:58.767Z] 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-08-07T01:28:58.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:28:58.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:28:58.824Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:28:58.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:28:58.930Z] $ docker exec 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 ssh-agent [2025-08-07T01:28:59.039Z] SSH_AUTH_SOCK=/tmp/ssh-zP5hj6G3RVcj/agent.32 [2025-08-07T01:28:59.039Z] SSH_AGENT_PID=38 [2025-08-07T01:28:59.044Z] Running ssh-add (command line suppressed) [2025-08-07T01:28:59.148Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8609825103340724653.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8609825103340724653.key) [2025-08-07T01:28:59.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:28:59.460Z] + git semver push [2025-08-07T01:28:59.719Z] 2025-08-07 01:28:59,678 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:28:59.720Z] 2025-08-07 01:28:59,681 [run_push] DEBUG push [2025-08-07T01:28:59.720Z] 2025-08-07 01:28:59,682 [execute] INFO git cat-file --batch-check [2025-08-07T01:28:59.720Z] 2025-08-07 01:28:59,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:28:59.720Z] 2025-08-07 01:28:59,684 [execute] INFO git rev-list d0ca7edae98e81cdac06cfb9d1edec1968e6d0c9 -- [2025-08-07T01:28:59.720Z] 2025-08-07 01:28:59,684 [execute] DEBUG Popen(['git', 'rev-list', 'd0ca7edae98e81cdac06cfb9d1edec1968e6d0c9', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:28:59.720Z] 2025-08-07 01:28:59,693 [execute] INFO git fetch -v -- origin [2025-08-07T01:28:59.720Z] 2025-08-07 01:28:59,693 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-07T01:29:00.287Z] 2025-08-07 01:29:00,149 [run_push] DEBUG no remote changes detected [2025-08-07T01:29:00.287Z] 2025-08-07 01:29:00,150 [execute] INFO git push origin semver [2025-08-07T01:29:00.287Z] 2025-08-07 01:29:00,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:29:01.226Z] 2025-08-07 01:29:00,941 [run_push] DEBUG push all version tags [2025-08-07T01:29:01.226Z] 2025-08-07 01:29:00,942 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-07T01:29:01.226Z] 2025-08-07 01:29:00,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:29:01.794Z] 2025-08-07 01:29:01,647 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-07T01:29:01.794Z] 4.1.0-dev.4 [Pipeline] } [2025-08-07T01:29:01.800Z] $ docker exec --env ******** --env ******** 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 ssh-agent -k [2025-08-07T01:29:01.902Z] unset SSH_AUTH_SOCK; [2025-08-07T01:29:01.902Z] unset SSH_AGENT_PID; [2025-08-07T01:29:01.902Z] echo Agent pid 38 killed; [2025-08-07T01:29:01.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:29:02.238Z] + git semver [Pipeline] } [2025-08-07T01:29:02.504Z] $ docker stop --time=1 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 [2025-08-07T01:29:03.770Z] $ docker rm -f --volumes 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 [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-08-07T01:29:04.337Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-08-07T01:29:04.337Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-07T01:29:04.337Z] total 16 [2025-08-07T01:29:04.337Z] drwxr-xr-x 3 root root 4096 Aug 7 01:16 . [2025-08-07T01:29:04.337Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:28 .. [2025-08-07T01:29:04.337Z] drwxr-xr-x 2 root root 4096 Aug 7 01:16 cost [2025-08-07T01:29:04.337Z] -rw-r--r-- 1 root root 89 Aug 7 01:16 cost.csv [2025-08-07T01:29:04.337Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-07T01:29:04.337Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-07T01:29:04.337Z] total 16 [2025-08-07T01:29:04.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:16 . [2025-08-07T01:29:04.337Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:28 .. [2025-08-07T01:29:04.337Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:16 cost [2025-08-07T01:29:04.337Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 7 01:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:04.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:05.488Z] ---> package-listing.sh [2025-08-07T01:29:05.488Z] ++ facter osfamily [2025-08-07T01:29:05.488Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:29:05.748Z] + OS_FAMILY=debian [2025-08-07T01:29:05.748Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-08-07T01:29:05.748Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:29:05.748Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:29:05.748Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:29:05.748Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:29:05.748Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-07T01:29:05.748Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:29:05.748Z] + case "${OS_FAMILY}" in [2025-08-07T01:29:05.748Z] + dpkg -l [2025-08-07T01:29:05.748Z] + grep '^ii' [2025-08-07T01:29:05.748Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:29:05.748Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:29:05.748Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:29:05.748Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-07T01:29:05.748Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-08-07T01:29:05.748Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-08-07T01:29:05.761Z] 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/exfoundry_device-virtual-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-08-07T01:29:06.038Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:29:06.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:29:06.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:29:06.683Z] prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container [2025-08-07T01:29:06.706Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-07T01:29:06.925Z] $ docker top 51d475f7fc71c25a6ba6809063dab8605363c0105a54894c9b6259d44fc41c03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:29:07.276Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:29:07.559Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:29:07.846Z] + ls /var/log/sa-host [2025-08-07T01:29:07.846Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:29:07.886Z] provisioning config files... [2025-08-07T01:29:07.894Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6788877928144692980tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:29:07.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:08.189Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:29:08.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:08.501Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:29:08.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:08.789Z] ---> sudo-logs.sh [2025-08-07T01:29:08.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T01:29:08.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:09.102Z] ---> job-cost.sh [2025-08-07T01:29:09.102Z] lf-activate-venv: SKIPPING [2025-08-07T01:29:09.102Z] DEBUG: total: 0.2199999988079071 [2025-08-07T01:29:09.102Z] INFO: Retrieving Stack Cost... [2025-08-07T01:29:09.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:29:09.620Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:29:09.893Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:10.175Z] ---> logs-deploy.sh [2025-08-07T01:29:10.175Z] lf-activate-venv: SKIPPING [2025-08-07T01:29:10.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/211 [2025-08-07T01:29:10.175Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:29:11.111Z] Archives upload complete. [2025-08-07T01:29:11.111Z] INFO: archiving logs to Nexus