Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a4f17faf2e16114a38b478a37b6b27c0e73285e1 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-ssh16325629353511135681.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-ssh16752228581166327081.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-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5662909404746776169.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-ssh10629134095112089070.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8185021445419063524.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-rest-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-rest-go-settings PROJECT: device-rest-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-rest 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 ‘prd-centos7-blackbox-4c-2g-7129’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7323’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7325 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a4f17faf2e16114a38b478a37b6b27c0e73285e1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#489)" > git config core.sparsecheckout # timeout=10 > git checkout -f a4f17faf2e16114a38b478a37b6b27c0e73285e1 # timeout=10 > git rev-list --no-walk 629b5fd22bdbded9c224f315f990b52bbba2d066 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T01:24:28.643Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T01:24:28.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T01:24:28.759Z] ========================================================= [2025-08-21T01:24:28.759Z] EdgeX Global Pipelines Version Info [2025-08-21T01:24:28.759Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:24:29.856Z] ------------------- [2025-08-21T01:24:29.856Z] stable info: [2025-08-21T01:24:29.856Z] ------------------- [2025-08-21T01:24:29.856Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T01:24:29.856Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:24:29.856Z] Message: update stable to v1.0.276 [2025-08-21T01:24:30.425Z] ------------------- [2025-08-21T01:24:30.425Z] experimental info: [2025-08-21T01:24:30.425Z] ------------------- [2025-08-21T01:24:30.425Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T01:24:30.425Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:24:30.425Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T01:24:30.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-08-21T01:24:30.525Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-08-21T01:24:30.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T01:24:30.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T01:24:30.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T01:24:30.614Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T01:24:30.638Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T01:24:30.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-21T01:24:30.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T01:24:30.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T01:24:30.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T01:24:30.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-08-21T01:24:30.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T01:24:30.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T01:24:30.818Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:24:30.846Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:24:30.867Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:24:30.893Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:24:30.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T01:24:30.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T01:24:30.971Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-21T01:24:30.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-21T01:24:31.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-21T01:24:31.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-21T01:24:31.066Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-21T01:24:31.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T01:24:31.114Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T01:24:31.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T01:24:31.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T01:24:31.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T01:24:31.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] echo [2025-08-21T01:24:31.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4f17fa [Pipeline] echo [2025-08-21T01:24:31.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:24:31.331Z] provisioning config files... [2025-08-21T01:24:31.345Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13280943936389680100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:24:31.682Z] ---> ****-login.sh [2025-08-21T01:24:31.682Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:24:31.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:31.941Z] [2025-08-21T01:24:31.941Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:31.941Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:31.941Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:31.941Z] [2025-08-21T01:24:31.941Z] Login Succeeded [2025-08-21T01:24:31.941Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:24:31.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:31.942Z] [2025-08-21T01:24:31.942Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:31.942Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:31.942Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:31.942Z] [2025-08-21T01:24:31.942Z] Login Succeeded [2025-08-21T01:24:31.942Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:24:31.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:31.942Z] [2025-08-21T01:24:31.942Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:31.942Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:31.942Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:31.942Z] [2025-08-21T01:24:31.942Z] Login Succeeded [2025-08-21T01:24:31.942Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:24:32.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:32.202Z] [2025-08-21T01:24:32.202Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:32.202Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:32.202Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:32.202Z] [2025-08-21T01:24:32.202Z] Login Succeeded [2025-08-21T01:24:32.202Z] ****.io [2025-08-21T01:24:32.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:32.463Z] [2025-08-21T01:24:32.464Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:32.464Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:32.464Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:32.464Z] [2025-08-21T01:24:32.464Z] Login Succeeded [2025-08-21T01:24:32.464Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:24:32.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-21T01:24:32.885Z] + git rev-list -1 --merges a4f17faf2e16114a38b478a37b6b27c0e73285e1~1..a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] echo [2025-08-21T01:24:32.924Z] -----------> git rev-list -1 --merges a4f17faf2e16114a38b478a37b6b27c0e73285e1~1..a4f17faf2e16114a38b478a37b6b27c0e73285e1 a4f17faf2e16114a38b478a37b6b27c0e73285e1 [false] [Pipeline] sh [2025-08-21T01:24:33.218Z] + git log --format=format:%s -1 a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] echo [2025-08-21T01:24:33.234Z] ========================================================= [2025-08-21T01:24:33.234Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T01:24:33.234Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:24:33.564Z] + git log --format=format:%s -1 a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] echo [2025-08-21T01:24:33.577Z] [semverPrep] GIT_COMMIT: a4f17faf2e16114a38b478a37b6b27c0e73285e1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#489) [Pipeline] echo [2025-08-21T01:24:33.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-21T01:24:33.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:24:33.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T01:24:33.957Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T01:24:33.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T01:24:33.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T01:24:33.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T01:24:33.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:34.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:24:34.315Z] [2025-08-21T01:24:34.315Z] 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-21T01:24:34.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:24:34.623Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T01:24:34.623Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T01:24:34.623Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T01:24:34.623Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T01:24:34.623Z] 461d9e800cba: Pulling fs layer [2025-08-21T01:24:34.623Z] 80192f66455f: Pulling fs layer [2025-08-21T01:24:34.623Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T01:24:34.623Z] a29436f7fd5d: Pulling fs layer [2025-08-21T01:24:34.623Z] 923cac83aea3: Pulling fs layer [2025-08-21T01:24:34.623Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T01:24:34.623Z] db01528c6b51: Pulling fs layer [2025-08-21T01:24:34.623Z] 28988de357af: Pulling fs layer [2025-08-21T01:24:34.623Z] 25ad8b0a4227: Waiting [2025-08-21T01:24:34.623Z] a29436f7fd5d: Waiting [2025-08-21T01:24:34.623Z] 28988de357af: Waiting [2025-08-21T01:24:34.623Z] 923cac83aea3: Waiting [2025-08-21T01:24:34.623Z] db01528c6b51: Waiting [2025-08-21T01:24:34.623Z] 80192f66455f: Waiting [2025-08-21T01:24:34.623Z] 2e8e34ca0e6c: Waiting [2025-08-21T01:24:34.623Z] 461d9e800cba: Waiting [2025-08-21T01:24:34.623Z] 6bf1a483ea7c: Verifying Checksum [2025-08-21T01:24:34.623Z] 6bf1a483ea7c: Download complete [2025-08-21T01:24:34.623Z] 461d9e800cba: Verifying Checksum [2025-08-21T01:24:34.623Z] 461d9e800cba: Download complete [2025-08-21T01:24:34.623Z] 80192f66455f: Verifying Checksum [2025-08-21T01:24:34.623Z] 80192f66455f: Download complete [2025-08-21T01:24:34.882Z] f5dfc541a4d3: Download complete [2025-08-21T01:24:34.882Z] 3dae71ba6b94: Verifying Checksum [2025-08-21T01:24:34.882Z] 3dae71ba6b94: Download complete [2025-08-21T01:24:34.882Z] 923cac83aea3: Verifying Checksum [2025-08-21T01:24:34.882Z] 923cac83aea3: Download complete [2025-08-21T01:24:34.882Z] 25ad8b0a4227: Verifying Checksum [2025-08-21T01:24:34.882Z] 25ad8b0a4227: Download complete [2025-08-21T01:24:34.882Z] db01528c6b51: Verifying Checksum [2025-08-21T01:24:34.882Z] db01528c6b51: Download complete [2025-08-21T01:24:34.882Z] 28988de357af: Verifying Checksum [2025-08-21T01:24:34.882Z] 28988de357af: Download complete [2025-08-21T01:24:35.140Z] a29436f7fd5d: Verifying Checksum [2025-08-21T01:24:35.398Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T01:24:35.398Z] 2e8e34ca0e6c: Download complete [2025-08-21T01:24:36.331Z] 3dae71ba6b94: Pull complete [2025-08-21T01:24:36.331Z] 6bf1a483ea7c: Pull complete [2025-08-21T01:24:36.904Z] f5dfc541a4d3: Pull complete [2025-08-21T01:24:37.162Z] 461d9e800cba: Pull complete [2025-08-21T01:24:37.162Z] 80192f66455f: Pull complete [2025-08-21T01:24:41.351Z] 2e8e34ca0e6c: Pull complete [2025-08-21T01:24:41.351Z] a29436f7fd5d: Pull complete [2025-08-21T01:24:41.351Z] 923cac83aea3: Pull complete [2025-08-21T01:24:41.611Z] 25ad8b0a4227: Pull complete [2025-08-21T01:24:41.611Z] db01528c6b51: Pull complete [2025-08-21T01:24:41.611Z] 28988de357af: Pull complete [2025-08-21T01:24:41.611Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T01:24:41.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:24:41.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:24:41.751Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:24:41.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:24:44.022Z] $ docker top 26d66228833bf5c627f2c22598456fe7e5e174a4f9a10c7a683057ce1f5efbb7 -eo pid,comm [2025-08-21T01:24:44.071Z] 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-21T01:24:44.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:24:44.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:24:44.134Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:24:44.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:24:44.250Z] $ docker exec 26d66228833bf5c627f2c22598456fe7e5e174a4f9a10c7a683057ce1f5efbb7 ssh-agent [2025-08-21T01:24:44.362Z] SSH_AUTH_SOCK=/tmp/ssh-BbaDskRh0CMl/agent.32 [2025-08-21T01:24:44.362Z] SSH_AGENT_PID=38 [2025-08-21T01:24:44.368Z] Running ssh-add (command line suppressed) [2025-08-21T01:24:44.457Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11477749180688447825.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11477749180688447825.key) [2025-08-21T01:24:44.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:24:44.762Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2025-08-21T01:24:45.045Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T01:24:45.055Z] $ docker exec --env ******** --env ******** 26d66228833bf5c627f2c22598456fe7e5e174a4f9a10c7a683057ce1f5efbb7 ssh-agent -k [2025-08-21T01:24:45.138Z] unset SSH_AUTH_SOCK; [2025-08-21T01:24:45.138Z] unset SSH_AGENT_PID; [2025-08-21T01:24:45.139Z] echo Agent pid 38 killed; [2025-08-21T01:24:45.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T01:24:45.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:24:45.187Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:24:45.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:24:45.299Z] $ docker exec 26d66228833bf5c627f2c22598456fe7e5e174a4f9a10c7a683057ce1f5efbb7 ssh-agent [2025-08-21T01:24:45.410Z] SSH_AUTH_SOCK=/tmp/ssh-bdWg7NSL9B3N/agent.85 [2025-08-21T01:24:45.411Z] SSH_AGENT_PID=91 [2025-08-21T01:24:45.415Z] Running ssh-add (command line suppressed) [2025-08-21T01:24:45.504Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10848318589157280603.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10848318589157280603.key) [2025-08-21T01:24:45.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:24:45.814Z] + git semver init [2025-08-21T01:24:46.074Z] 2025-08-21 01:24:46,008 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:24:46.074Z] 2025-08-21 01:24:46,012 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T01:24:46.074Z] 2025-08-21 01:24:46,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-08-21T01:24:46.074Z] 2025-08-21 01:24:46,013 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-08-21T01:24:46.074Z] 2025-08-21 01:24:46,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:24:47.450Z] 2025-08-21 01:24:47,423 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-08-21T01:24:47.450Z] 2025-08-21 01:24:47,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-08-21T01:24:47.450Z] 2025-08-21 01:24:47,423 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:24:47.450Z] 2025-08-21 01:24:47,424 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:24:47.450Z] 4.1.0-dev.11 [Pipeline] } [2025-08-21T01:24:47.457Z] $ docker exec --env ******** --env ******** 26d66228833bf5c627f2c22598456fe7e5e174a4f9a10c7a683057ce1f5efbb7 ssh-agent -k [2025-08-21T01:24:47.560Z] unset SSH_AUTH_SOCK; [2025-08-21T01:24:47.561Z] unset SSH_AGENT_PID; [2025-08-21T01:24:47.561Z] echo Agent pid 91 killed; [2025-08-21T01:24:47.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:24:47.903Z] + git semver [Pipeline] } [2025-08-21T01:24:48.172Z] $ docker stop --time=1 26d66228833bf5c627f2c22598456fe7e5e174a4f9a10c7a683057ce1f5efbb7 [2025-08-21T01:24:49.456Z] $ docker rm -f --volumes 26d66228833bf5c627f2c22598456fe7e5e174a4f9a10c7a683057ce1f5efbb7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:24:49.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T01:24:50.108Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T01:24:50.113Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [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-21T01:24:50.288Z] provisioning config files... [2025-08-21T01:24:50.317Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9097174509830823948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:24:50.634Z] ---> ****-login.sh [2025-08-21T01:24:50.634Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:24:50.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:50.634Z] Login Succeeded [2025-08-21T01:24:50.634Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:24:50.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:50.634Z] Login Succeeded [2025-08-21T01:24:50.634Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:24:50.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:50.896Z] Login Succeeded [2025-08-21T01:24:50.896Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:24:50.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:50.896Z] Login Succeeded [2025-08-21T01:24:50.896Z] ****.io [2025-08-21T01:24:50.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:51.159Z] Login Succeeded [2025-08-21T01:24:51.159Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:24:51.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:24:51.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:24:51.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:24:51.267Z] ========================================================= [2025-08-21T01:24:51.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T01:24:51.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:51.603Z] + 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-21T01:24:52.174Z] #0 building with "default" instance using docker driver [2025-08-21T01:24:52.174Z] [2025-08-21T01:24:52.174Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:24:52.174Z] #1 transferring dockerfile: 1.74kB done [2025-08-21T01:24:52.174Z] #1 DONE 0.0s [2025-08-21T01:24:52.174Z] [2025-08-21T01:24:52.174Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T01:24:52.174Z] #2 DONE 0.1s [2025-08-21T01:24:52.433Z] [2025-08-21T01:24:52.433Z] #3 [internal] load .dockerignore [2025-08-21T01:24:52.433Z] #3 transferring context: 193B done [2025-08-21T01:24:52.433Z] #3 DONE 0.0s [2025-08-21T01:24:52.433Z] [2025-08-21T01:24:52.433Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:24:52.433Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-21T01:24:52.433Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-21T01:24:52.433Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-21T01:24:52.433Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-08-21T01:24:52.433Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-21T01:24:52.433Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-21T01:24:52.433Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-21T01:24:52.433Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-21T01:24:52.433Z] #4 ... [2025-08-21T01:24:52.433Z] [2025-08-21T01:24:52.433Z] #5 [internal] load build context [2025-08-21T01:24:52.433Z] #5 transferring context: 21.63MB 0.2s done [2025-08-21T01:24:52.433Z] #5 DONE 0.2s [2025-08-21T01:24:52.433Z] [2025-08-21T01:24:52.433Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:24:52.433Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-08-21T01:24:52.433Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s [2025-08-21T01:24:52.433Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-21T01:24:52.433Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-21T01:24:52.433Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-21T01:24:52.433Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-21T01:24:52.433Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s [2025-08-21T01:24:52.433Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-21T01:24:52.693Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s [2025-08-21T01:24:52.693Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 27.26MB / 103.05MB 0.5s [2025-08-21T01:24:52.693Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-21T01:24:52.693Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-21T01:24:52.952Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-21T01:24:52.952Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 42.99MB / 103.05MB 0.6s [2025-08-21T01:24:52.952Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 67.11MB / 103.05MB 0.7s [2025-08-21T01:24:52.952Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-21T01:24:52.952Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 91.23MB / 103.05MB 0.8s [2025-08-21T01:24:52.952Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-21T01:24:53.211Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-08-21T01:24:53.470Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-21T01:24:57.658Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done [2025-08-21T01:24:57.658Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-21T01:24:57.658Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-21T01:24:57.658Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-21T01:24:57.658Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-21T01:24:57.658Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-21T01:24:57.658Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-21T01:24:57.658Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-21T01:25:00.938Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-08-21T01:25:00.938Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-21T01:25:00.938Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-21T01:25:00.938Z] #4 DONE 8.8s [2025-08-21T01:25:01.205Z] [2025-08-21T01:25:01.205Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-21T01:25:01.205Z] #6 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:01.468Z] #6 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:01.468Z] #6 0.539 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-21T01:25:01.726Z] #6 0.567 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-21T01:25:01.726Z] #6 0.587 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-21T01:25:01.726Z] #6 0.656 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-21T01:25:01.986Z] #6 0.677 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:25:01.986Z] #6 0.685 OK: 252 MiB in 62 packages [2025-08-21T01:25:03.897Z] #6 DONE 2.6s [2025-08-21T01:25:03.897Z] [2025-08-21T01:25:03.897Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-08-21T01:25:03.897Z] #7 DONE 0.0s [2025-08-21T01:25:03.897Z] [2025-08-21T01:25:03.897Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:25:03.897Z] #8 DONE 0.0s [2025-08-21T01:25:03.897Z] [2025-08-21T01:25:03.897Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:25:05.247Z] Still waiting to schedule task [2025-08-21T01:25:05.247Z] ‘prd-centos7-blackbox-4c-2g-7129’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-21T01:25:05.247Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7328’ is offline [2025-08-21T01:25:24.994Z] #9 DONE 20.5s [2025-08-21T01:25:24.994Z] [2025-08-21T01:25:24.994Z] #10 [builder 6/7] COPY . . [2025-08-21T01:25:24.994Z] #10 DONE 0.1s [2025-08-21T01:25:24.994Z] [2025-08-21T01:25:24.994Z] #11 [builder 7/7] RUN echo noop [2025-08-21T01:25:24.994Z] #11 0.203 noop [2025-08-21T01:25:24.994Z] #11 DONE 0.3s [2025-08-21T01:25:24.994Z] [2025-08-21T01:25:24.994Z] #12 exporting to image [2025-08-21T01:25:24.994Z] #12 exporting layers [2025-08-21T01:25:33.116Z] #12 exporting layers 7.7s done [2025-08-21T01:25:33.116Z] #12 writing image sha256:0756ef045203dad7c8c82b7e3b03c1773a89792e6f95de332f24528f1bce2167 done [2025-08-21T01:25:33.116Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T01:25:33.116Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:33.454Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:25:33.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:25:33.527Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:25:33.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** ci-base-image-x86_64 cat [2025-08-21T01:25:33.882Z] $ docker top f9e9857b2fbcc16e13048d777e3179959514aa2b66e931fa4a073f2b46d23e22 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:25:34.230Z] + go version [2025-08-21T01:25:34.230Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T01:25:34.237Z] $ docker stop --time=1 f9e9857b2fbcc16e13048d777e3179959514aa2b66e931fa4a073f2b46d23e22 [2025-08-21T01:25:35.487Z] $ docker rm -f --volumes f9e9857b2fbcc16e13048d777e3179959514aa2b66e931fa4a073f2b46d23e22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:35.938Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:25:35.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:25:36.016Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:25:36.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** ci-base-image-x86_64 cat [2025-08-21T01:25:36.297Z] $ docker top de9a8a41953ecd3a015f542ac1fbb4d64a7444fcfe62d445432e321b43c9f066 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:25:36.648Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:25:36.956Z] + make test [2025-08-21T01:25:36.956Z] go test ./... -coverprofile=coverage.out ./... [2025-08-21T01:25:38.330Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-21T01:25:56.398Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-21T01:25:56.398Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements [2025-08-21T01:26:04.666Z] go vet ./... [2025-08-21T01:26:09.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:26:09.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:26:09.924Z] ./bin/test-attribution-txt.sh [2025-08-21T01:26:09.924Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-21T01:26:09.924Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-21T01:26:09.924Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-21T01:26:09.924Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-21T01:26:09.924Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-21T01:26:09.924Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:26:09.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:26:09.954Z] $ docker stop --time=1 de9a8a41953ecd3a015f542ac1fbb4d64a7444fcfe62d445432e321b43c9f066 [2025-08-21T01:26:12.324Z] $ docker rm -f --volumes de9a8a41953ecd3a015f542ac1fbb4d64a7444fcfe62d445432e321b43c9f066 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:26:12.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:26:12.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-21T01:26:16.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:26:16.574Z] + ls -al . [2025-08-21T01:26:16.574Z] total 244 [2025-08-21T01:26:16.574Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:25 . [2025-08-21T01:26:16.574Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:24 .. [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 21 01:24 .dockerignore [2025-08-21T01:26:16.574Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:25 .git [2025-08-21T01:26:16.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:24 .github [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 21 01:24 .gitignore [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 01:24 .golangci.yml [2025-08-21T01:26:16.574Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:24 .semver [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 21 01:24 Attribution.txt [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 21 01:24 CHANGELOG.md [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 21 01:24 Dockerfile [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:24 GOVERNANCE.md [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 21 01:24 Jenkinsfile [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 21 01:24 LICENSE [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 21 01:24 Makefile [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 21 01:24 OWNERS.md [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 21 01:24 README.md [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 21 01:24 VERSION [2025-08-21T01:26:16.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:24 bin [2025-08-21T01:26:16.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:24 cmd [2025-08-21T01:26:16.574Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 21 01:25 coverage.out [2025-08-21T01:26:16.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:24 driver [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 6324 Aug 21 01:24 go.mod [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 21 01:24 go.sum [2025-08-21T01:26:16.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:24 openapi [2025-08-21T01:26:16.574Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 21 01:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:16.898Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a4f17faf2e16114a38b478a37b6b27c0e73285e1 --label arch=amd64 --label version=4.1.0-dev.11 . [2025-08-21T01:26:17.157Z] #0 building with "default" instance using docker driver [2025-08-21T01:26:17.157Z] [2025-08-21T01:26:17.157Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:26:17.157Z] #1 transferring dockerfile: 1.74kB done [2025-08-21T01:26:17.157Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [2025-08-21T01:26:17.157Z] #1 DONE 0.0s [2025-08-21T01:26:17.157Z] [2025-08-21T01:26:17.157Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:26:17.157Z] #2 DONE 0.0s [2025-08-21T01:26:17.157Z] [2025-08-21T01:26:17.157Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T01:26:17.157Z] #3 DONE 0.1s [2025-08-21T01:26:17.157Z] [2025-08-21T01:26:17.157Z] #4 [internal] load .dockerignore [2025-08-21T01:26:17.157Z] #4 transferring context: 193B done [2025-08-21T01:26:17.157Z] #4 DONE 0.0s [2025-08-21T01:26:17.157Z] [2025-08-21T01:26:17.157Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:26:17.157Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T01:26:17.157Z] #5 ... [2025-08-21T01:26:17.157Z] [2025-08-21T01:26:17.157Z] #6 [internal] load build context [2025-08-21T01:26:17.157Z] #6 transferring context: 18.46kB done [2025-08-21T01:26:17.157Z] #6 DONE 0.0s [2025-08-21T01:26:17.157Z] [2025-08-21T01:26:17.157Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:26:17.157Z] #7 DONE 0.1s [2025-08-21T01:26:17.157Z] [2025-08-21T01:26:17.157Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:26:17.157Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-21T01:26:17.157Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T01:26:17.157Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T01:26:17.157Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T01:26:17.157Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T01:26:17.416Z] #5 DONE 0.2s [2025-08-21T01:26:17.416Z] [2025-08-21T01:26:17.416Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-21T01:26:17.416Z] #8 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:17.674Z] #8 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:17.674Z] #8 0.506 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T01:26:17.674Z] #8 0.530 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:26:17.932Z] #8 0.539 OK: 8 MiB in 15 packages [2025-08-21T01:26:17.932Z] #8 DONE 0.7s [2025-08-21T01:26:17.932Z] [2025-08-21T01:26:17.932Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-21T01:26:17.932Z] #9 0.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:17.932Z] #9 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:17.932Z] #9 0.561 OK: 252 MiB in 62 packages [2025-08-21T01:26:17.932Z] #9 DONE 0.7s [2025-08-21T01:26:17.932Z] [2025-08-21T01:26:17.932Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-08-21T01:26:17.932Z] #10 DONE 0.0s [2025-08-21T01:26:17.932Z] [2025-08-21T01:26:17.932Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:26:17.932Z] #11 DONE 0.0s [2025-08-21T01:26:17.932Z] [2025-08-21T01:26:17.932Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:26:18.500Z] #12 DONE 0.6s [2025-08-21T01:26:18.501Z] [2025-08-21T01:26:18.501Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-21T01:26:18.501Z] #13 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:18.501Z] #13 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:18.501Z] #13 ... [2025-08-21T01:26:18.501Z] [2025-08-21T01:26:18.501Z] #14 [builder 6/7] COPY . . [2025-08-21T01:26:18.501Z] #14 DONE 0.1s [2025-08-21T01:26:18.760Z] [2025-08-21T01:26:18.760Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-21T01:26:18.760Z] #13 0.699 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:18.760Z] #13 0.746 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:26:18.760Z] #13 0.778 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:18.760Z] #13 0.802 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:18.760Z] #13 0.808 Executing busybox-1.36.1-r30.trigger [2025-08-21T01:26:18.760Z] #13 0.813 OK: 8 MiB in 15 packages [2025-08-21T01:26:18.760Z] #13 DONE 0.9s [2025-08-21T01:26:18.760Z] [2025-08-21T01:26:18.760Z] #15 [builder 7/7] RUN make build [2025-08-21T01:26:18.760Z] #15 0.207 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-21T01:26:40.686Z] #15 DONE 21.9s [2025-08-21T01:26:40.686Z] [2025-08-21T01:26:40.686Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-08-21T01:26:40.686Z] #16 DONE 0.2s [2025-08-21T01:26:40.945Z] [2025-08-21T01:26:40.945Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-08-21T01:26:40.945Z] #17 DONE 0.0s [2025-08-21T01:26:40.945Z] [2025-08-21T01:26:40.945Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-21T01:26:40.945Z] #18 DONE 0.0s [2025-08-21T01:26:40.945Z] [2025-08-21T01:26:40.945Z] #19 exporting to image [2025-08-21T01:26:40.945Z] #19 exporting layers 0.1s done [2025-08-21T01:26:40.945Z] #19 writing image sha256:60266d8f0b303948cb6743ed67141f218318a95a08a9ff0b9dbc4573785828e1 done [2025-08-21T01:26:40.945Z] #19 naming to docker.io/library/device-rest done [2025-08-21T01:26:40.945Z] #19 DONE 0.1s [2025-08-21T01:26:40.945Z] [2025-08-21T01:26:40.945Z] 1 warning found (use docker --debug to expand): [2025-08-21T01:26:40.945Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:26:41.082Z] provisioning config files... [2025-08-21T01:26:41.091Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6617458317037539055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:26:41.396Z] ---> ****-login.sh [2025-08-21T01:26:41.396Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:26:41.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.396Z] Login Succeeded [2025-08-21T01:26:41.396Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:26:41.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.396Z] Login Succeeded [2025-08-21T01:26:41.396Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:26:41.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.655Z] Login Succeeded [2025-08-21T01:26:41.655Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:26:41.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.655Z] Login Succeeded [2025-08-21T01:26:41.655Z] ****.io [2025-08-21T01:26:41.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:41.914Z] Login Succeeded [2025-08-21T01:26:41.914Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:26:41.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:26:41.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:26:41.992Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-08-21T01:26:41.992Z] a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:26:41.992Z] latest [2025-08-21T01:26:41.992Z] 4.1.0-dev.11 [2025-08-21T01:26:41.992Z] a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:26:41.992Z] main [2025-08-21T01:26:41.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:42.339Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:42.657Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:26:42.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-21T01:26:42.657Z] c1824f896562: Preparing [2025-08-21T01:26:42.657Z] f247b92212f2: Preparing [2025-08-21T01:26:42.657Z] cfb11ef7217d: Preparing [2025-08-21T01:26:42.657Z] ad2fb5b35c2e: Preparing [2025-08-21T01:26:42.657Z] 3f8b1e323f0b: Preparing [2025-08-21T01:26:42.657Z] 097100c76c15: Preparing [2025-08-21T01:26:42.657Z] 097100c76c15: Waiting [2025-08-21T01:26:42.657Z] 3f8b1e323f0b: Pushed [2025-08-21T01:26:42.657Z] f247b92212f2: Pushed [2025-08-21T01:26:42.657Z] c1824f896562: Pushed [2025-08-21T01:26:42.657Z] 097100c76c15: Layer already exists [2025-08-21T01:26:42.657Z] ad2fb5b35c2e: Pushed [2025-08-21T01:26:45.939Z] cfb11ef7217d: Pushed [2025-08-21T01:26:45.939Z] a4f17faf2e16114a38b478a37b6b27c0e73285e1: digest: sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:46.268Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:46.594Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-21T01:26:46.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-21T01:26:46.594Z] c1824f896562: Preparing [2025-08-21T01:26:46.594Z] f247b92212f2: Preparing [2025-08-21T01:26:46.594Z] cfb11ef7217d: Preparing [2025-08-21T01:26:46.594Z] ad2fb5b35c2e: Preparing [2025-08-21T01:26:46.594Z] 3f8b1e323f0b: Preparing [2025-08-21T01:26:46.594Z] 097100c76c15: Preparing [2025-08-21T01:26:46.594Z] 097100c76c15: Waiting [2025-08-21T01:26:46.594Z] ad2fb5b35c2e: Layer already exists [2025-08-21T01:26:46.594Z] cfb11ef7217d: Layer already exists [2025-08-21T01:26:46.594Z] c1824f896562: Layer already exists [2025-08-21T01:26:46.594Z] 3f8b1e323f0b: Layer already exists [2025-08-21T01:26:46.594Z] f247b92212f2: Layer already exists [2025-08-21T01:26:46.594Z] 097100c76c15: Layer already exists [2025-08-21T01:26:46.594Z] latest: digest: sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:46.922Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:47.248Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11 [2025-08-21T01:26:47.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-21T01:26:47.248Z] c1824f896562: Preparing [2025-08-21T01:26:47.248Z] f247b92212f2: Preparing [2025-08-21T01:26:47.248Z] cfb11ef7217d: Preparing [2025-08-21T01:26:47.248Z] ad2fb5b35c2e: Preparing [2025-08-21T01:26:47.248Z] 3f8b1e323f0b: Preparing [2025-08-21T01:26:47.248Z] 097100c76c15: Preparing [2025-08-21T01:26:47.248Z] 097100c76c15: Waiting [2025-08-21T01:26:47.248Z] c1824f896562: Layer already exists [2025-08-21T01:26:47.248Z] 3f8b1e323f0b: Layer already exists [2025-08-21T01:26:47.248Z] cfb11ef7217d: Layer already exists [2025-08-21T01:26:47.248Z] f247b92212f2: Layer already exists [2025-08-21T01:26:47.248Z] ad2fb5b35c2e: Layer already exists [2025-08-21T01:26:47.248Z] 097100c76c15: Layer already exists [2025-08-21T01:26:47.248Z] 4.1.0-dev.11: digest: sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:47.578Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:47.908Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:26:47.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-21T01:26:47.908Z] c1824f896562: Preparing [2025-08-21T01:26:47.908Z] f247b92212f2: Preparing [2025-08-21T01:26:47.908Z] cfb11ef7217d: Preparing [2025-08-21T01:26:47.908Z] ad2fb5b35c2e: Preparing [2025-08-21T01:26:47.908Z] 3f8b1e323f0b: Preparing [2025-08-21T01:26:47.908Z] 097100c76c15: Preparing [2025-08-21T01:26:47.908Z] 097100c76c15: Waiting [2025-08-21T01:26:47.908Z] cfb11ef7217d: Layer already exists [2025-08-21T01:26:47.908Z] f247b92212f2: Layer already exists [2025-08-21T01:26:47.908Z] 3f8b1e323f0b: Layer already exists [2025-08-21T01:26:47.908Z] ad2fb5b35c2e: Layer already exists [2025-08-21T01:26:47.908Z] c1824f896562: Layer already exists [2025-08-21T01:26:47.908Z] 097100c76c15: Layer already exists [2025-08-21T01:26:47.908Z] a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11: digest: sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:48.233Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:48.554Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-21T01:26:48.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-21T01:26:48.554Z] c1824f896562: Preparing [2025-08-21T01:26:48.554Z] f247b92212f2: Preparing [2025-08-21T01:26:48.554Z] cfb11ef7217d: Preparing [2025-08-21T01:26:48.554Z] ad2fb5b35c2e: Preparing [2025-08-21T01:26:48.554Z] 3f8b1e323f0b: Preparing [2025-08-21T01:26:48.554Z] 097100c76c15: Preparing [2025-08-21T01:26:48.554Z] 097100c76c15: Waiting [2025-08-21T01:26:48.554Z] c1824f896562: Layer already exists [2025-08-21T01:26:48.554Z] f247b92212f2: Layer already exists [2025-08-21T01:26:48.554Z] ad2fb5b35c2e: Layer already exists [2025-08-21T01:26:48.554Z] cfb11ef7217d: Layer already exists [2025-08-21T01:26:48.554Z] 3f8b1e323f0b: Layer already exists [2025-08-21T01:26:48.554Z] 097100c76c15: Layer already exists [2025-08-21T01:26:48.554Z] main: digest: sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:26:48.622Z] ===================================================== [Pipeline] echo [2025-08-21T01:26:48.637Z] taggedImages: [2025-08-21T01:26:48.637Z] - nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:26:48.637Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-21T01:26:48.637Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11 [2025-08-21T01:26:48.637Z] - nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:26:48.637Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-08-21T01:26:48.683Z] ========================================================= [2025-08-21T01:26:48.683Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T01:26:48.683Z] images: [2025-08-21T01:26:48.683Z] - nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:26:48.683Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-21T01:26:48.683Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11 [2025-08-21T01:26:48.683Z] - nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:26:48.683Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-21T01:26:48.683Z] settingsFile: [2025-08-21T01:26:48.683Z] device-rest-go-settings [2025-08-21T01:26:48.683Z] ========================================================= [Pipeline] node [2025-08-21T01:27:03.686Z] Still waiting to schedule task [2025-08-21T01:27:03.686Z] ‘prd-centos7-docker-4c-2g-7331’ is offline [2025-08-21T01:28:03.884Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7332 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-08-21T01:28:03.902Z] Running in /w/workspace/device-rest-go/214 [Pipeline] { [Pipeline] checkout [2025-08-21T01:28:06.959Z] The recommended git tool is: git [2025-08-21T01:28:13.290Z] using credential edgex-jenkins-ssh [2025-08-21T01:28:13.314Z] Cloning the remote Git repository [2025-08-21T01:28:13.367Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-08-21T01:28:13.485Z] > git init /w/workspace/device-rest-go/214 # timeout=10 [2025-08-21T01:28:13.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-08-21T01:28:13.677Z] > git --version # timeout=10 [2025-08-21T01:28:13.704Z] > git --version # 'git version 2.25.1' [2025-08-21T01:28:13.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T01:28:13.902Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:28:16.084Z] Running on prd-centos7-docker-4c-2g-7335 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:28:16.130Z] provisioning config files... [2025-08-21T01:28:16.155Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14270296317572210848tmp [Pipeline] { [Pipeline] libraryResource [2025-08-21T01:28:17.926Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-08-21T01:28:17.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:28:19.103Z] Avoid second fetch [2025-08-21T01:28:19.104Z] Checking out Revision a4f17faf2e16114a38b478a37b6b27c0e73285e1 (main) [Pipeline] sh [2025-08-21T01:28:19.918Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#489)" [2025-08-21T01:28:20.141Z] ---> ****-login.sh [2025-08-21T01:28:20.141Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:28:20.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:19.122Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T01:28:19.197Z] > git checkout -f a4f17faf2e16114a38b478a37b6b27c0e73285e1 # timeout=10 [2025-08-21T01:28:20.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:20.404Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:20.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:20.404Z] [2025-08-21T01:28:20.404Z] Login Succeeded [2025-08-21T01:28:20.404Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:28:20.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:20.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:20.404Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:20.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:20.404Z] [2025-08-21T01:28:20.404Z] Login Succeeded [2025-08-21T01:28:20.404Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:28:20.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:20.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:20.405Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:20.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:20.405Z] [2025-08-21T01:28:20.405Z] Login Succeeded [2025-08-21T01:28:20.405Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:20.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:20.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:20.664Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:20.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:20.664Z] [2025-08-21T01:28:20.664Z] Login Succeeded [2025-08-21T01:28:20.664Z] ****.io [2025-08-21T01:28:20.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:20.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:20.924Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:20.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:20.924Z] [2025-08-21T01:28:20.924Z] Login Succeeded [2025-08-21T01:28:20.924Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:28:20.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:28:21.290Z] + docker buildx ls [2025-08-21T01:28:21.290Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T01:28:21.290Z] default * docker [2025-08-21T01:28:21.290Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T01:28:21.590Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-21T01:28:21.590Z] edgex-builder [Pipeline] sh [2025-08-21T01:28:21.885Z] + docker buildx inspect --bootstrap [2025-08-21T01:28:21.885Z] #1 [internal] booting buildkit [2025-08-21T01:28:21.885Z] #1 pulling image moby/buildkit:buildx-stable-1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:28:25.243Z] provisioning config files... [2025-08-21T01:28:25.297Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/214@tmp/config9560403140232268532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:26.116Z] #1 pulling image moby/buildkit:buildx-stable-1 3.5s done [2025-08-21T01:28:26.116Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-21T01:28:26.164Z] ---> ****-login.sh [2025-08-21T01:28:26.164Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:28:26.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:26.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:26.724Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:26.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:26.724Z] [2025-08-21T01:28:26.724Z] Login Succeeded [2025-08-21T01:28:26.724Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:28:27.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:27.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:27.285Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:27.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:27.285Z] [2025-08-21T01:28:27.285Z] Login Succeeded [2025-08-21T01:28:27.285Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:28:27.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:27.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:27.559Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:27.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:27.559Z] [2025-08-21T01:28:27.559Z] Login Succeeded [2025-08-21T01:28:27.559Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:27.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:28.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:28.109Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:28.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:28.109Z] [2025-08-21T01:28:28.109Z] Login Succeeded [2025-08-21T01:28:28.109Z] ****.io [2025-08-21T01:28:28.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:28.657Z] #1 creating container buildx_buildkit_edgex-builder0 3.1s done [2025-08-21T01:28:28.657Z] #1 DONE 6.6s [2025-08-21T01:28:28.657Z] Name: edgex-builder [2025-08-21T01:28:28.657Z] Driver: docker-container [2025-08-21T01:28:28.657Z] [2025-08-21T01:28:28.657Z] Nodes: [2025-08-21T01:28:28.657Z] Name: edgex-builder0 [2025-08-21T01:28:28.657Z] Endpoint: unix:///var/run/docker.sock [2025-08-21T01:28:28.657Z] Status: running [2025-08-21T01:28:28.657Z] Buildkit: v0.23.2 [2025-08-21T01:28:28.657Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-21T01:28:28.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:28.658Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:28.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:28.658Z] [2025-08-21T01:28:28.658Z] Login Succeeded [2025-08-21T01:28:28.658Z] ---> ****-login.sh ends [Pipeline] sh [Pipeline] } [2025-08-21T01:28:28.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-08-21T01:28:28.967Z] + docker buildx ls [2025-08-21T01:28:28.967Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T01:28:28.967Z] edgex-builder * docker-container [2025-08-21T01:28:28.967Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-21T01:28:28.967Z] default docker [2025-08-21T01:28:28.967Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [Pipeline] echo [2025-08-21T01:28:29.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:28:29.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:28:29.173Z] ========================================================= [2025-08-21T01:28:29.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T01:28:29.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:28:29.265Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1 --push - [2025-08-21T01:28:29.265Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1' [2025-08-21T01:28:29.265Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:29.265Z] #1 transferring dockerfile: 196B done [2025-08-21T01:28:29.265Z] #1 DONE 0.0s [2025-08-21T01:28:29.265Z] [2025-08-21T01:28:29.265Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:28:29.265Z] #2 DONE 0.1s [2025-08-21T01:28:29.265Z] [2025-08-21T01:28:29.265Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:28:29.525Z] #3 DONE 0.1s [2025-08-21T01:28:29.525Z] [2025-08-21T01:28:29.525Z] #4 [internal] load .dockerignore [2025-08-21T01:28:29.525Z] #4 transferring context: 2B done [2025-08-21T01:28:29.525Z] #4 DONE 0.0s [2025-08-21T01:28:29.525Z] [2025-08-21T01:28:29.525Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:29.525Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:29.525Z] #5 DONE 0.0s [2025-08-21T01:28:29.525Z] [2025-08-21T01:28:29.525Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:29.525Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:29.525Z] #6 DONE 0.1s [2025-08-21T01:28:29.587Z] + 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-21T01:28:29.587Z] Sending build context to Docker daemon 141.8kB [2025-08-21T01:28:29.785Z] [2025-08-21T01:28:29.785Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:29.785Z] #7 DONE 0.0s [2025-08-21T01:28:29.785Z] [2025-08-21T01:28:29.785Z] #8 exporting to image [2025-08-21T01:28:29.785Z] #8 exporting layers done [2025-08-21T01:28:29.785Z] #8 exporting manifest sha256:5a620d098177848823d839a6fdbc35761711f62c8f6eda6d4d3e32aa5433bdc2 done [2025-08-21T01:28:29.785Z] #8 exporting config sha256:60266d8f0b303948cb6743ed67141f218318a95a08a9ff0b9dbc4573785828e1 done [2025-08-21T01:28:29.785Z] #8 exporting manifest sha256:e8c06b2a5327e4132d5416ef7073e5bf52e53000a79787f3eee7f1801c486cf1 done [2025-08-21T01:28:29.785Z] #8 exporting config sha256:47dc5641cfe42fdaf6dc3eefc18d18402d2f72fb86ff46d4cf40279d5b3cab63 0.0s done [2025-08-21T01:28:29.785Z] #8 exporting manifest list sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b done [2025-08-21T01:28:29.785Z] #8 pushing layers [2025-08-21T01:28:29.785Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:29.785Z] #8 pushing layers 0.1s done [2025-08-21T01:28:29.785Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1@sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b 0.1s done [2025-08-21T01:28:29.785Z] #8 DONE 0.3s [2025-08-21T01:28:29.785Z] [2025-08-21T01:28:29.785Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:29.785Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:28:29.875Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:28:29.875Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-21T01:28:30.115Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-08-21T01:28:30.115Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-08-21T01:28:30.115Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:30.115Z] #1 transferring dockerfile: 162B done [2025-08-21T01:28:30.115Z] #1 DONE 0.0s [2025-08-21T01:28:30.115Z] [2025-08-21T01:28:30.115Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-21T01:28:30.115Z] #2 DONE 0.0s [2025-08-21T01:28:30.115Z] [2025-08-21T01:28:30.115Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-21T01:28:30.115Z] #3 DONE 0.0s [2025-08-21T01:28:30.115Z] [2025-08-21T01:28:30.115Z] #4 [internal] load .dockerignore [2025-08-21T01:28:30.115Z] #4 transferring context: 2B done [2025-08-21T01:28:30.115Z] #4 DONE 0.0s [2025-08-21T01:28:30.115Z] [2025-08-21T01:28:30.115Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:30.115Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:30.115Z] #5 DONE 0.0s [2025-08-21T01:28:30.115Z] [2025-08-21T01:28:30.115Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:30.156Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T01:28:30.157Z] 94e9d8af2201: Pulling fs layer [2025-08-21T01:28:30.157Z] a6c56e8762df: Pulling fs layer [2025-08-21T01:28:30.157Z] f0f3c8884826: Pulling fs layer [2025-08-21T01:28:30.157Z] c7e7622c144d: Pulling fs layer [2025-08-21T01:28:30.157Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T01:28:30.157Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T01:28:30.157Z] ba8bce9d2590: Pulling fs layer [2025-08-21T01:28:30.157Z] ca778ea9c289: Pulling fs layer [2025-08-21T01:28:30.157Z] b4c3b6d88c5a: Waiting [2025-08-21T01:28:30.157Z] ba8bce9d2590: Waiting [2025-08-21T01:28:30.157Z] ca778ea9c289: Waiting [2025-08-21T01:28:30.157Z] 4f4fb700ef54: Waiting [2025-08-21T01:28:30.157Z] c7e7622c144d: Waiting [2025-08-21T01:28:30.157Z] a6c56e8762df: Verifying Checksum [2025-08-21T01:28:30.157Z] a6c56e8762df: Download complete [2025-08-21T01:28:30.157Z] c7e7622c144d: Verifying Checksum [2025-08-21T01:28:30.157Z] c7e7622c144d: Download complete [2025-08-21T01:28:30.157Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T01:28:30.157Z] 4f4fb700ef54: Download complete [2025-08-21T01:28:30.157Z] b4c3b6d88c5a: Verifying Checksum [2025-08-21T01:28:30.157Z] b4c3b6d88c5a: Download complete [2025-08-21T01:28:30.157Z] 94e9d8af2201: Verifying Checksum [2025-08-21T01:28:30.157Z] 94e9d8af2201: Download complete [2025-08-21T01:28:30.380Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:30.380Z] #6 CACHED [2025-08-21T01:28:30.380Z] [2025-08-21T01:28:30.380Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:30.380Z] #5 CACHED [2025-08-21T01:28:30.380Z] [2025-08-21T01:28:30.380Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:30.380Z] #7 DONE 0.0s [2025-08-21T01:28:30.380Z] [2025-08-21T01:28:30.380Z] #8 exporting to image [2025-08-21T01:28:30.380Z] #8 exporting layers done [2025-08-21T01:28:30.380Z] #8 exporting manifest sha256:5a620d098177848823d839a6fdbc35761711f62c8f6eda6d4d3e32aa5433bdc2 done [2025-08-21T01:28:30.380Z] #8 exporting config sha256:60266d8f0b303948cb6743ed67141f218318a95a08a9ff0b9dbc4573785828e1 done [2025-08-21T01:28:30.380Z] #8 exporting manifest sha256:e8c06b2a5327e4132d5416ef7073e5bf52e53000a79787f3eee7f1801c486cf1 done [2025-08-21T01:28:30.380Z] #8 exporting config sha256:47dc5641cfe42fdaf6dc3eefc18d18402d2f72fb86ff46d4cf40279d5b3cab63 done [2025-08-21T01:28:30.380Z] #8 exporting manifest list sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b done [2025-08-21T01:28:30.380Z] #8 pushing layers 0.0s done [2025-08-21T01:28:30.380Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b [2025-08-21T01:28:30.380Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:30.380Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b 0.1s done [2025-08-21T01:28:30.380Z] #8 DONE 0.1s [2025-08-21T01:28:30.380Z] [2025-08-21T01:28:30.380Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:30.380Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:28:30.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11' [2025-08-21T01:28:30.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11 --push - [2025-08-21T01:28:30.756Z] ca778ea9c289: Verifying Checksum [2025-08-21T01:28:30.756Z] ca778ea9c289: Download complete [2025-08-21T01:28:31.236Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:31.236Z] #1 transferring dockerfile: [2025-08-21T01:28:31.352Z] 94e9d8af2201: Pull complete [2025-08-21T01:28:31.495Z] #1 transferring dockerfile: 168B done [2025-08-21T01:28:31.495Z] #1 DONE 0.0s [2025-08-21T01:28:31.495Z] [2025-08-21T01:28:31.495Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11 [2025-08-21T01:28:31.495Z] #2 DONE 0.0s [2025-08-21T01:28:31.495Z] [2025-08-21T01:28:31.495Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11 [2025-08-21T01:28:31.495Z] #3 DONE 0.0s [2025-08-21T01:28:31.495Z] [2025-08-21T01:28:31.495Z] #4 [internal] load .dockerignore [2025-08-21T01:28:31.495Z] #4 transferring context: 2B done [2025-08-21T01:28:31.495Z] #4 DONE 0.0s [2025-08-21T01:28:31.495Z] [2025-08-21T01:28:31.495Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:31.495Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:31.495Z] #5 DONE 0.0s [2025-08-21T01:28:31.495Z] [2025-08-21T01:28:31.495Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:31.495Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:31.495Z] #6 CACHED [2025-08-21T01:28:31.495Z] [2025-08-21T01:28:31.495Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:31.495Z] #5 CACHED [2025-08-21T01:28:31.495Z] [2025-08-21T01:28:31.495Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:31.495Z] #7 DONE 0.0s [2025-08-21T01:28:31.495Z] [2025-08-21T01:28:31.495Z] #8 exporting to image [2025-08-21T01:28:31.495Z] #8 exporting layers done [2025-08-21T01:28:31.495Z] #8 exporting manifest sha256:5a620d098177848823d839a6fdbc35761711f62c8f6eda6d4d3e32aa5433bdc2 done [2025-08-21T01:28:31.496Z] #8 exporting config sha256:60266d8f0b303948cb6743ed67141f218318a95a08a9ff0b9dbc4573785828e1 done [2025-08-21T01:28:31.496Z] #8 exporting manifest sha256:e8c06b2a5327e4132d5416ef7073e5bf52e53000a79787f3eee7f1801c486cf1 done [2025-08-21T01:28:31.496Z] #8 exporting config sha256:47dc5641cfe42fdaf6dc3eefc18d18402d2f72fb86ff46d4cf40279d5b3cab63 done [2025-08-21T01:28:31.496Z] #8 exporting manifest list sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b done [2025-08-21T01:28:31.496Z] #8 pushing layers 0.0s done [2025-08-21T01:28:31.496Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.11@sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b 0.1s done [2025-08-21T01:28:31.496Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:31.496Z] #8 DONE 0.1s [2025-08-21T01:28:31.755Z] [2025-08-21T01:28:31.755Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:31.755Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:28:31.955Z] a6c56e8762df: Pull complete [2025-08-21T01:28:32.047Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11' [2025-08-21T01:28:32.047Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 --push - [2025-08-21T01:28:32.306Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:32.306Z] #1 transferring dockerfile: 209B done [2025-08-21T01:28:32.306Z] #1 DONE 0.0s [2025-08-21T01:28:32.306Z] [2025-08-21T01:28:32.306Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:28:32.306Z] #2 DONE 0.0s [2025-08-21T01:28:32.306Z] [2025-08-21T01:28:32.306Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:28:32.306Z] #3 DONE 0.0s [2025-08-21T01:28:32.306Z] [2025-08-21T01:28:32.306Z] #4 [internal] load .dockerignore [2025-08-21T01:28:32.306Z] #4 transferring context: 2B done [2025-08-21T01:28:32.306Z] #4 DONE 0.0s [2025-08-21T01:28:32.306Z] [2025-08-21T01:28:32.306Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:32.306Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:32.306Z] #5 CACHED [2025-08-21T01:28:32.306Z] [2025-08-21T01:28:32.306Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:32.306Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:32.306Z] #6 CACHED [2025-08-21T01:28:32.306Z] [2025-08-21T01:28:32.306Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:32.306Z] #7 DONE 0.0s [2025-08-21T01:28:32.306Z] [2025-08-21T01:28:32.306Z] #8 exporting to image [2025-08-21T01:28:32.306Z] #8 exporting layers done [2025-08-21T01:28:32.306Z] #8 exporting manifest sha256:5a620d098177848823d839a6fdbc35761711f62c8f6eda6d4d3e32aa5433bdc2 done [2025-08-21T01:28:32.306Z] #8 exporting config sha256:60266d8f0b303948cb6743ed67141f218318a95a08a9ff0b9dbc4573785828e1 done [2025-08-21T01:28:32.306Z] #8 exporting manifest sha256:e8c06b2a5327e4132d5416ef7073e5bf52e53000a79787f3eee7f1801c486cf1 done [2025-08-21T01:28:32.306Z] #8 exporting config sha256:47dc5641cfe42fdaf6dc3eefc18d18402d2f72fb86ff46d4cf40279d5b3cab63 done [2025-08-21T01:28:32.306Z] #8 exporting manifest list sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b done [2025-08-21T01:28:32.306Z] #8 pushing layers 0.0s done [2025-08-21T01:28:32.306Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11@sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b 0.1s done [2025-08-21T01:28:32.306Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:32.306Z] #8 DONE 0.1s [2025-08-21T01:28:32.306Z] [2025-08-21T01:28:32.306Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:32.306Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:28:32.561Z] f0f3c8884826: Verifying Checksum [2025-08-21T01:28:32.561Z] f0f3c8884826: Download complete [2025-08-21T01:28:32.596Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-08-21T01:28:32.596Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-08-21T01:28:32.855Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:28:32.855Z] #1 transferring dockerfile: 160B done [2025-08-21T01:28:32.855Z] #1 DONE 0.0s [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-21T01:28:32.855Z] #2 DONE 0.0s [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-21T01:28:32.855Z] #3 DONE 0.0s [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] #4 [internal] load .dockerignore [2025-08-21T01:28:32.855Z] #4 transferring context: 2B done [2025-08-21T01:28:32.855Z] #4 DONE 0.0s [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:32.855Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:32.855Z] #5 DONE 0.0s [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:32.855Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a 0.0s done [2025-08-21T01:28:32.855Z] #6 CACHED [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:66a60efccf570626fba113224de371de61c582d06d30e432f2432619a26be96a [2025-08-21T01:28:32.855Z] #5 CACHED [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:32.855Z] #7 DONE 0.0s [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] #8 exporting to image [2025-08-21T01:28:32.855Z] #8 exporting layers done [2025-08-21T01:28:32.855Z] #8 exporting manifest sha256:5a620d098177848823d839a6fdbc35761711f62c8f6eda6d4d3e32aa5433bdc2 done [2025-08-21T01:28:32.855Z] #8 exporting config sha256:60266d8f0b303948cb6743ed67141f218318a95a08a9ff0b9dbc4573785828e1 done [2025-08-21T01:28:32.855Z] #8 exporting manifest sha256:e8c06b2a5327e4132d5416ef7073e5bf52e53000a79787f3eee7f1801c486cf1 done [2025-08-21T01:28:32.855Z] #8 exporting config sha256:47dc5641cfe42fdaf6dc3eefc18d18402d2f72fb86ff46d4cf40279d5b3cab63 done [2025-08-21T01:28:32.855Z] #8 exporting manifest list sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b done [2025-08-21T01:28:32.855Z] #8 pushing layers 0.0s done [2025-08-21T01:28:32.855Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:f1a84ba274f08908c539e81f26886fd63495d5766e9b7e59c46aa9538a1d0a5b 0.1s done [2025-08-21T01:28:32.855Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:28:32.855Z] #8 DONE 0.1s [2025-08-21T01:28:32.855Z] [2025-08-21T01:28:32.855Z] 1 warning found (use --debug to expand): [2025-08-21T01:28:32.855Z]  - 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-21T01:28:33.218Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:33.516Z] ---> sysstat.sh [2025-08-21T01:28:33.552Z] ba8bce9d2590: Verifying Checksum [2025-08-21T01:28:33.552Z] ba8bce9d2590: Download complete [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:34.090Z] ---> package-listing.sh [2025-08-21T01:28:34.091Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T01:28:34.091Z] ++ facter osfamily [2025-08-21T01:28:34.369Z] + OS_FAMILY=redhat [2025-08-21T01:28:34.369Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-08-21T01:28:34.369Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T01:28:34.369Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T01:28:34.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T01:28:34.369Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T01:28:34.369Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-21T01:28:34.369Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T01:28:34.369Z] + case "${OS_FAMILY}" in [2025-08-21T01:28:34.369Z] + rpm -qa [2025-08-21T01:28:34.369Z] + sort [2025-08-21T01:28:34.950Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T01:28:34.950Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T01:28:34.950Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T01:28:34.950Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-21T01:28:34.950Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-08-21T01:28:34.950Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-08-21T01:28:34.962Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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-21T01:28:35.250Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:28:35.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:28:35.813Z] [2025-08-21T01:28:35.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:28:36.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:28:36.124Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T01:28:36.124Z] 5eb5b503b376: Pulling fs layer [2025-08-21T01:28:36.124Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T01:28:36.124Z] ec43610c2a17: Pulling fs layer [2025-08-21T01:28:36.124Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T01:28:36.124Z] 33b1e0a273af: Pulling fs layer [2025-08-21T01:28:36.124Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T01:28:36.124Z] 2f39f015ded8: Pulling fs layer [2025-08-21T01:28:36.124Z] 33b1e0a273af: Waiting [2025-08-21T01:28:36.124Z] 5d3b04190fa2: Waiting [2025-08-21T01:28:36.124Z] 2f39f015ded8: Waiting [2025-08-21T01:28:36.124Z] 3a2ae6a8a46f: Waiting [2025-08-21T01:28:36.124Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T01:28:36.124Z] 5c69ac0246d0: Download complete [2025-08-21T01:28:36.124Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T01:28:36.124Z] 3a2ae6a8a46f: Download complete [2025-08-21T01:28:36.124Z] 33b1e0a273af: Verifying Checksum [2025-08-21T01:28:36.124Z] 33b1e0a273af: Download complete [2025-08-21T01:28:36.124Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T01:28:36.124Z] 5d3b04190fa2: Download complete [2025-08-21T01:28:36.124Z] ec43610c2a17: Verifying Checksum [2025-08-21T01:28:36.124Z] ec43610c2a17: Download complete [2025-08-21T01:28:36.387Z] 5eb5b503b376: Verifying Checksum [2025-08-21T01:28:36.387Z] 5eb5b503b376: Download complete [2025-08-21T01:28:36.960Z] 2f39f015ded8: Verifying Checksum [2025-08-21T01:28:36.960Z] 2f39f015ded8: Download complete [2025-08-21T01:28:37.542Z] 5eb5b503b376: Pull complete [2025-08-21T01:28:37.799Z] 5c69ac0246d0: Pull complete [2025-08-21T01:28:38.740Z] ec43610c2a17: Pull complete [2025-08-21T01:28:38.740Z] 3a2ae6a8a46f: Pull complete [2025-08-21T01:28:39.002Z] 33b1e0a273af: Pull complete [2025-08-21T01:28:39.002Z] 5d3b04190fa2: Pull complete [2025-08-21T01:28:43.248Z] 2f39f015ded8: Pull complete [2025-08-21T01:28:43.248Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T01:28:43.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:28:43.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:28:43.420Z] prd-centos7-docker-4c-2g-7335 does not seem to be running inside a container [2025-08-21T01:28:43.461Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-21T01:28:47.815Z] $ docker top f3d11293564be82f61f95853626963b9142e4115924312da9733762f56554fd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:28:48.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T01:28:48.453Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T01:28:48.602Z] f0f3c8884826: Pull complete [2025-08-21T01:28:48.602Z] c7e7622c144d: Pull complete [2025-08-21T01:28:48.602Z] 4f4fb700ef54: Pull complete [2025-08-21T01:28:48.602Z] b4c3b6d88c5a: Pull complete [2025-08-21T01:28:48.742Z] + ls /var/log/sa-host [2025-08-21T01:28:48.742Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:28:48.822Z] provisioning config files... [2025-08-21T01:28:48.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1820636892015803725tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:28:48.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:49.139Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T01:28:49.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:49.481Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T01:28:49.492Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:49.778Z] ---> sudo-logs.sh [2025-08-21T01:28:49.778Z] Archiving 'sudo' log.. [2025-08-21T01:28:49.778Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7335.novalocal: Name or service not known [2025-08-21T01:28:49.778Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7335.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-21T01:28:49.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:50.098Z] ---> job-cost.sh [2025-08-21T01:28:50.098Z] lf-activate-venv: SKIPPING [2025-08-21T01:28:50.098Z] INFO: No Stack... [2025-08-21T01:28:50.357Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-21T01:28:50.615Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T01:28:50.631Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:50.915Z] ---> logs-deploy.sh [2025-08-21T01:28:50.915Z] lf-activate-venv: SKIPPING [2025-08-21T01:28:50.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/214 [2025-08-21T01:28:50.915Z] INFO: archiving workspace using pattern(s): [2025-08-21T01:28:51.850Z] Archives upload complete. [2025-08-21T01:28:51.850Z] INFO: archiving logs to Nexus [2025-08-21T01:28:52.420Z] ---> uname -a: [2025-08-21T01:28:52.420Z] Linux prd-centos7-docker-4c-2g-7335.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-21T01:28:52.420Z] [2025-08-21T01:28:52.420Z] [2025-08-21T01:28:52.420Z] ---> lscpu: [2025-08-21T01:28:52.420Z] Architecture: x86_64 [2025-08-21T01:28:52.420Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T01:28:52.420Z] Byte Order: Little Endian [2025-08-21T01:28:52.420Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T01:28:52.420Z] CPU(s): 2 [2025-08-21T01:28:52.420Z] On-line CPU(s) list: 0,1 [2025-08-21T01:28:52.420Z] Thread(s) per core: 1 [2025-08-21T01:28:52.420Z] Core(s) per socket: 1 [2025-08-21T01:28:52.420Z] Socket(s): 2 [2025-08-21T01:28:52.420Z] NUMA node(s): 1 [2025-08-21T01:28:52.420Z] Vendor ID: AuthenticAMD [2025-08-21T01:28:52.420Z] CPU family: 23 [2025-08-21T01:28:52.420Z] Model: 49 [2025-08-21T01:28:52.420Z] Model name: AMD EPYC-Rome Processor [2025-08-21T01:28:52.420Z] Stepping: 0 [2025-08-21T01:28:52.420Z] CPU MHz: 2799.998 [2025-08-21T01:28:52.420Z] BogoMIPS: 5599.99 [2025-08-21T01:28:52.420Z] Virtualization: AMD-V [2025-08-21T01:28:52.420Z] Hypervisor vendor: KVM [2025-08-21T01:28:52.420Z] Virtualization type: full [2025-08-21T01:28:52.420Z] L1d cache: 64 KiB [2025-08-21T01:28:52.420Z] L1i cache: 64 KiB [2025-08-21T01:28:52.420Z] L2 cache: 1 MiB [2025-08-21T01:28:52.420Z] L3 cache: 32 MiB [2025-08-21T01:28:52.420Z] NUMA node0 CPU(s): 0,1 [2025-08-21T01:28:52.420Z] Vulnerability Itlb multihit: Not affected [2025-08-21T01:28:52.420Z] Vulnerability L1tf: Not affected [2025-08-21T01:28:52.420Z] Vulnerability Mds: Not affected [2025-08-21T01:28:52.420Z] Vulnerability Meltdown: Not affected [2025-08-21T01:28:52.420Z] Vulnerability Mmio stale data: Not affected [2025-08-21T01:28:52.420Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T01:28:52.420Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T01:28:52.420Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-21T01:28:52.420Z] Vulnerability Srbds: Not affected [2025-08-21T01:28:52.420Z] Vulnerability Tsx async abort: Not affected [2025-08-21T01:28:52.420Z] 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-21T01:28:52.420Z] [2025-08-21T01:28:52.420Z] [2025-08-21T01:28:52.420Z] ---> nproc: [2025-08-21T01:28:52.420Z] 2 [2025-08-21T01:28:52.420Z] [2025-08-21T01:28:52.420Z] [2025-08-21T01:28:52.680Z] ---> df -h: [2025-08-21T01:28:52.680Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T01:28:52.680Z] overlay 40G 7.3G 33G 19% / [2025-08-21T01:28:52.680Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T01:28:52.680Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-21T01:28:52.680Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T01:28:52.680Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-21T01:28:52.680Z] [2025-08-21T01:28:52.680Z] [2025-08-21T01:28:52.680Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2025-08-21T01:28:52.680Z] Please check if data collecting is enabled [2025-08-21T01:28:52.680Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:28:52.709Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T01:28:52.711Z] $ docker stop --time=1 f3d11293564be82f61f95853626963b9142e4115924312da9733762f56554fd5 [2025-08-21T01:28:53.848Z] $ docker rm -f --volumes f3d11293564be82f61f95853626963b9142e4115924312da9733762f56554fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T01:28:53.970Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T01:28:53.970Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T01:28:53.983Z] [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-21T01:28:54.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:28:54.423Z] [2025-08-21T01:28:54.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:28:54.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:28:54.733Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T01:28:54.733Z] 5eb5b503b376: Pulling fs layer [2025-08-21T01:28:54.733Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T01:28:54.733Z] ec43610c2a17: Pulling fs layer [2025-08-21T01:28:54.733Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T01:28:54.733Z] 33b1e0a273af: Pulling fs layer [2025-08-21T01:28:54.733Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T01:28:54.733Z] 2f39f015ded8: Pulling fs layer [2025-08-21T01:28:54.733Z] 3a2ae6a8a46f: Waiting [2025-08-21T01:28:54.733Z] 33b1e0a273af: Waiting [2025-08-21T01:28:54.733Z] 5d3b04190fa2: Waiting [2025-08-21T01:28:54.733Z] 2f39f015ded8: Waiting [2025-08-21T01:28:54.733Z] 5c69ac0246d0: Download complete [2025-08-21T01:28:54.733Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T01:28:54.733Z] 3a2ae6a8a46f: Download complete [2025-08-21T01:28:54.733Z] ec43610c2a17: Verifying Checksum [2025-08-21T01:28:54.733Z] ec43610c2a17: Download complete [2025-08-21T01:28:54.733Z] 33b1e0a273af: Verifying Checksum [2025-08-21T01:28:54.733Z] 33b1e0a273af: Download complete [2025-08-21T01:28:54.733Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T01:28:54.733Z] 5d3b04190fa2: Download complete [2025-08-21T01:28:54.991Z] 5eb5b503b376: Verifying Checksum [2025-08-21T01:28:54.992Z] 5eb5b503b376: Download complete [2025-08-21T01:28:55.558Z] 2f39f015ded8: Verifying Checksum [2025-08-21T01:28:55.558Z] 2f39f015ded8: Download complete [2025-08-21T01:28:56.490Z] 5eb5b503b376: Pull complete [2025-08-21T01:28:56.490Z] 5c69ac0246d0: Pull complete [2025-08-21T01:28:56.849Z] ba8bce9d2590: Pull complete [2025-08-21T01:28:57.056Z] ec43610c2a17: Pull complete [2025-08-21T01:28:57.057Z] 3a2ae6a8a46f: Pull complete [2025-08-21T01:28:57.315Z] 33b1e0a273af: Pull complete [2025-08-21T01:28:57.315Z] 5d3b04190fa2: Pull complete [2025-08-21T01:28:58.259Z] ca778ea9c289: Pull complete [2025-08-21T01:28:58.259Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T01:28:58.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T01:28:58.259Z] ---> 47b25d7523d1 [2025-08-21T01:28:58.259Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:29:00.856Z] ---> Running in 38f7ee7ef862 [2025-08-21T01:29:00.856Z] Removing intermediate container 38f7ee7ef862 [2025-08-21T01:29:00.856Z] ---> cad841d6aa85 [2025-08-21T01:29:00.856Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:29:00.856Z] ---> Running in 558749a1392c [2025-08-21T01:29:01.127Z] Removing intermediate container 558749a1392c [2025-08-21T01:29:01.127Z] ---> dce646f9de77 [2025-08-21T01:29:01.127Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-21T01:29:01.400Z] ---> Running in e8155e47b9b1 [2025-08-21T01:29:01.672Z] Removing intermediate container e8155e47b9b1 [2025-08-21T01:29:01.672Z] ---> f74a79c393cf [2025-08-21T01:29:01.672Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-21T01:29:01.942Z] ---> Running in 59713e70a937 [2025-08-21T01:29:02.211Z] Removing intermediate container 59713e70a937 [2025-08-21T01:29:02.211Z] ---> 2a86c8d47ecd [2025-08-21T01:29:02.211Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-21T01:29:02.211Z] ---> Running in aaf025ba18f1 [2025-08-21T01:29:02.576Z] 2f39f015ded8: Pull complete [2025-08-21T01:29:02.576Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T01:29:02.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:29:02.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:29:02.673Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:29:02.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-21T01:29:03.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:29:03.781Z] $ docker top 6a71bbc36d37aafbec20233812b13b93c38ce6e4e8b10319bb76db7b1f66658c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:29:03.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:29:04.166Z] ---> job-cost.sh [2025-08-21T01:29:04.166Z] lf-activate-venv: SKIPPING [2025-08-21T01:29:04.166Z] INFO: No Stack... [2025-08-21T01:29:04.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T01:29:04.990Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:29:05.273Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-08-21T01:29:05.274Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:29:05.289Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-214-stack-cost] [2025-08-21T01:29:05.301Z] Resource [jenkins-edgexfoundry-device-rest-go-main-214-stack-cost] did not exist. Created. [2025-08-21T01:29:05.308Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-21T01:29:05.308Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-21T01:29:05.308Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-21T01:29:05.308Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-21T01:29:05.308Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:29:05.308Z] OK: 244 MiB in 62 packages [2025-08-21T01:29:05.308Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:29:05.615Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-21T01:29:05.636Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:29:05.642Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:29:05.662Z] $ docker stop --time=1 6a71bbc36d37aafbec20233812b13b93c38ce6e4e8b10319bb76db7b1f66658c [2025-08-21T01:29:06.728Z] Removing intermediate container aaf025ba18f1 [2025-08-21T01:29:06.728Z] ---> 15e02eb2245c [2025-08-21T01:29:06.728Z] Step 8/12 : WORKDIR /device-rest-go [2025-08-21T01:29:06.728Z] ---> Running in 358a843f38ad [2025-08-21T01:29:06.793Z] $ docker rm -f --volumes 6a71bbc36d37aafbec20233812b13b93c38ce6e4e8b10319bb76db7b1f66658c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T01:29:06.994Z] Removing intermediate container 358a843f38ad [2025-08-21T01:29:06.994Z] ---> cff6e185cea0 [2025-08-21T01:29:06.994Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-21T01:29:07.575Z] ---> 091dd45293e9 [2025-08-21T01:29:07.575Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:29:07.575Z] ---> Running in 3060fe9a4a93 [2025-08-21T01:30:59.286Z] Removing intermediate container 3060fe9a4a93 [2025-08-21T01:30:59.286Z] ---> ed19b5ceca55 [2025-08-21T01:30:59.286Z] Step 11/12 : COPY . . [2025-08-21T01:31:00.259Z] ---> 706b7f04b009 [2025-08-21T01:31:00.259Z] Step 12/12 : RUN $MAKE [2025-08-21T01:31:00.259Z] ---> Running in 056ead3e9b0f [2025-08-21T01:31:01.218Z] noop [2025-08-21T01:31:02.179Z] Removing intermediate container 056ead3e9b0f [2025-08-21T01:31:02.179Z] ---> 10dd216a7b8f [2025-08-21T01:31:02.179Z] Successfully built 10dd216a7b8f [2025-08-21T01:31:02.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:31:02.558Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:31:02.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:31:02.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-7332 does not seem to be running inside a container [2025-08-21T01:31:02.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/214 -v /w/workspace/device-rest-go/214:/w/workspace/device-rest-go/214:rw,z -v /w/workspace/device-rest-go/214@tmp:/w/workspace/device-rest-go/214@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-arm64 cat [2025-08-21T01:31:04.305Z] $ docker top e19ec3f112791de692361bc3dd0c2aff1ddbb5efb7b13d69592067bfa579e162 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:31:05.230Z] + go version [2025-08-21T01:31:05.230Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T01:31:05.256Z] $ docker stop --time=1 e19ec3f112791de692361bc3dd0c2aff1ddbb5efb7b13d69592067bfa579e162 [2025-08-21T01:31:07.025Z] $ docker rm -f --volumes e19ec3f112791de692361bc3dd0c2aff1ddbb5efb7b13d69592067bfa579e162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:31:07.702Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:31:07.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:31:07.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-7332 does not seem to be running inside a container [2025-08-21T01:31:08.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/214 -v /w/workspace/device-rest-go/214:/w/workspace/device-rest-go/214:rw,z -v /w/workspace/device-rest-go/214@tmp:/w/workspace/device-rest-go/214@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-arm64 cat [2025-08-21T01:31:09.448Z] $ docker top 1546a936c96f9f742a298ede68ef5cc18508eda2b9584962f7fb24253007b8ff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:31:10.351Z] + git config --global --add safe.directory /w/workspace/device-rest-go/214 [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:31:11.028Z] + make test [2025-08-21T01:31:11.028Z] go test ./... -coverprofile=coverage.out ./... [2025-08-21T01:31:17.718Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-21T01:36:09.774Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-21T01:36:10.740Z] ok github.com/edgexfoundry/device-rest-go/driver 0.054s coverage: 32.2% of statements [2025-08-21T01:36:12.187Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-21T01:36:12.187Z] go vet ./... [2025-08-21T01:37:20.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:37:20.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:37:20.132Z] ./bin/test-attribution-txt.sh [2025-08-21T01:37:20.132Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-21T01:37:20.132Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-21T01:37:20.132Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-21T01:37:20.132Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-21T01:37:20.132Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-21T01:37:20.132Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:37:20.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:37:20.173Z] $ docker stop --time=1 1546a936c96f9f742a298ede68ef5cc18508eda2b9584962f7fb24253007b8ff [2025-08-21T01:37:22.361Z] $ docker rm -f --volumes 1546a936c96f9f742a298ede68ef5cc18508eda2b9584962f7fb24253007b8ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:37:24.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:37:24.260Z] Warning: overwriting stash ‘coverage-report’ [2025-08-21T01:37:25.042Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:37:25.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:37:25.857Z] + ls -al . [2025-08-21T01:37:25.857Z] total 240 [2025-08-21T01:37:25.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:31 . [2025-08-21T01:37:25.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:28 .. [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 21 01:28 .dockerignore [2025-08-21T01:37:25.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:28 .git [2025-08-21T01:37:25.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:28 .github [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 21 01:28 .gitignore [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 01:28 .golangci.yml [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 21 01:28 Attribution.txt [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 21 01:28 CHANGELOG.md [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 21 01:28 Dockerfile [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:28 GOVERNANCE.md [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 21 01:28 Jenkinsfile [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 21 01:28 LICENSE [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 21 01:28 Makefile [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 21 01:28 OWNERS.md [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 21 01:28 README.md [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 21 01:24 VERSION [2025-08-21T01:37:25.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:28 bin [2025-08-21T01:37:25.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:28 cmd [2025-08-21T01:37:25.857Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 21 01:36 coverage.out [2025-08-21T01:37:25.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:28 driver [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 6324 Aug 21 01:28 go.mod [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 21 01:28 go.sum [2025-08-21T01:37:25.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:28 openapi [2025-08-21T01:37:25.857Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 21 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:37:26.236Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a4f17faf2e16114a38b478a37b6b27c0e73285e1 --label arch=arm64 --label version=4.1.0-dev.11 . [2025-08-21T01:37:26.236Z] Sending build context to Docker daemon 157.2kB [2025-08-21T01:37:26.515Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:37:26.515Z] Step 2/26 : FROM ${BASE} AS builder [2025-08-21T01:37:26.515Z] ---> 10dd216a7b8f [2025-08-21T01:37:26.515Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:37:26.788Z] ---> Running in d8b50c7b67bd [2025-08-21T01:37:27.058Z] Removing intermediate container d8b50c7b67bd [2025-08-21T01:37:27.058Z] ---> cd06c8f38d37 [2025-08-21T01:37:27.058Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:37:27.058Z] ---> Running in 79eb4511699c [2025-08-21T01:37:27.644Z] Removing intermediate container 79eb4511699c [2025-08-21T01:37:27.644Z] ---> 7bbaf1aa30a5 [2025-08-21T01:37:27.644Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-21T01:37:27.644Z] ---> Running in c788dd613c09 [2025-08-21T01:37:27.914Z] Removing intermediate container c788dd613c09 [2025-08-21T01:37:27.914Z] ---> edbd3ed84cf5 [2025-08-21T01:37:27.914Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-08-21T01:37:28.190Z] ---> Running in ccedc688899b [2025-08-21T01:37:28.464Z] Removing intermediate container ccedc688899b [2025-08-21T01:37:28.464Z] ---> 1e53cd298dd4 [2025-08-21T01:37:28.464Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-21T01:37:28.464Z] ---> Running in 86154ef6e3c7 [2025-08-21T01:37:29.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:37:30.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:37:32.093Z] OK: 244 MiB in 62 packages [2025-08-21T01:37:32.688Z] Removing intermediate container 86154ef6e3c7 [2025-08-21T01:37:32.688Z] ---> 45778402d10c [2025-08-21T01:37:32.688Z] Step 8/26 : WORKDIR /device-rest-go [2025-08-21T01:37:32.688Z] ---> Running in 20202a4bc61c [2025-08-21T01:37:33.269Z] Removing intermediate container 20202a4bc61c [2025-08-21T01:37:33.269Z] ---> 286523b7a961 [2025-08-21T01:37:33.269Z] Step 9/26 : COPY go.mod vendor* ./ [2025-08-21T01:37:33.851Z] ---> 326a67e8352e [2025-08-21T01:37:33.851Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:37:33.851Z] ---> Running in 3974b9d80adb [2025-08-21T01:37:36.430Z] Removing intermediate container 3974b9d80adb [2025-08-21T01:37:36.430Z] ---> 7d7f8194ba7d [2025-08-21T01:37:36.430Z] Step 11/26 : COPY . . [2025-08-21T01:37:36.702Z] ---> c413bc8cba5a [2025-08-21T01:37:36.702Z] Step 12/26 : RUN $MAKE [2025-08-21T01:37:36.969Z] ---> Running in 42444290b672 [2025-08-21T01:37:37.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-21T01:42:14.875Z] Removing intermediate container 42444290b672 [2025-08-21T01:42:14.875Z] ---> 380d207f38b5 [2025-08-21T01:42:14.875Z] Step 13/26 : FROM alpine:3.20 [2025-08-21T01:42:14.875Z] 3.20: Pulling from library/alpine [2025-08-21T01:42:14.875Z] 13e713f82565: Pulling fs layer [2025-08-21T01:42:14.875Z] 13e713f82565: Verifying Checksum [2025-08-21T01:42:14.875Z] 13e713f82565: Download complete [2025-08-21T01:42:14.875Z] 13e713f82565: Pull complete [2025-08-21T01:42:14.875Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:42:14.875Z] Status: Downloaded newer image for alpine:3.20 [2025-08-21T01:42:14.875Z] ---> c88e9dceb6cb [2025-08-21T01:42:14.875Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-08-21T01:42:14.875Z] ---> Running in 0c98d357db95 [2025-08-21T01:42:14.875Z] Removing intermediate container 0c98d357db95 [2025-08-21T01:42:14.875Z] ---> 70b244fd1a6c [2025-08-21T01:42:14.875Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-08-21T01:42:14.875Z] ---> Running in c0be2ad9a04f [2025-08-21T01:42:14.875Z] Removing intermediate container c0be2ad9a04f [2025-08-21T01:42:14.875Z] ---> 2f5a890cedc6 [2025-08-21T01:42:14.875Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-08-21T01:42:14.875Z] ---> Running in 28452911b783 [2025-08-21T01:42:14.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:14.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:14.875Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T01:42:14.875Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:42:14.875Z] OK: 9 MiB in 15 packages [2025-08-21T01:42:14.875Z] Removing intermediate container 28452911b783 [2025-08-21T01:42:14.875Z] ---> fdf2c44ee749 [2025-08-21T01:42:14.875Z] Step 17/26 : RUN apk --no-cache upgrade [2025-08-21T01:42:14.875Z] ---> Running in 740f74f813d6 [2025-08-21T01:42:14.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:14.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:14.875Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:14.875Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:42:14.875Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:14.875Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:14.875Z] Executing busybox-1.36.1-r30.trigger [2025-08-21T01:42:14.875Z] OK: 9 MiB in 15 packages [2025-08-21T01:42:14.875Z] Removing intermediate container 740f74f813d6 [2025-08-21T01:42:14.875Z] ---> 0baabda6f01e [2025-08-21T01:42:14.875Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-08-21T01:42:15.147Z] ---> aea3e75c3703 [2025-08-21T01:42:15.147Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-08-21T01:42:15.736Z] ---> 9efb2d9d5880 [2025-08-21T01:42:15.736Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-21T01:42:16.712Z] ---> cb15728e49c4 [2025-08-21T01:42:16.712Z] Step 21/26 : EXPOSE 59986 [2025-08-21T01:42:16.712Z] ---> Running in 2a9354aaeaf3 [2025-08-21T01:42:16.982Z] Removing intermediate container 2a9354aaeaf3 [2025-08-21T01:42:16.982Z] ---> f3b68ef04859 [2025-08-21T01:42:16.982Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-08-21T01:42:16.982Z] ---> Running in 1c305889b361 [2025-08-21T01:42:17.251Z] Removing intermediate container 1c305889b361 [2025-08-21T01:42:17.251Z] ---> 82599797e50d [2025-08-21T01:42:17.251Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-21T01:42:17.522Z] ---> Running in 0d2c1d357656 [2025-08-21T01:42:17.812Z] Removing intermediate container 0d2c1d357656 [2025-08-21T01:42:17.812Z] ---> d14950e38929 [2025-08-21T01:42:17.812Z] Step 24/26 : LABEL arch=arm64 [2025-08-21T01:42:18.081Z] ---> Running in e18f09cdc1bc [2025-08-21T01:42:18.351Z] Removing intermediate container e18f09cdc1bc [2025-08-21T01:42:18.351Z] ---> 3180fc5641f0 [2025-08-21T01:42:18.351Z] Step 25/26 : LABEL git_sha=a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:42:18.351Z] ---> Running in e3b24d86ca31 [2025-08-21T01:42:18.937Z] Removing intermediate container e3b24d86ca31 [2025-08-21T01:42:18.937Z] ---> e2195c002a09 [2025-08-21T01:42:18.937Z] Step 26/26 : LABEL version=4.1.0-dev.11 [2025-08-21T01:42:18.937Z] ---> Running in 863f49d8d73a [2025-08-21T01:42:19.206Z] Removing intermediate container 863f49d8d73a [2025-08-21T01:42:19.206Z] ---> cea29af023e1 [2025-08-21T01:42:19.206Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-21T01:42:19.206Z] Successfully built cea29af023e1 [2025-08-21T01:42:19.206Z] Successfully tagged device-rest-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-21T01:42:19.362Z] provisioning config files... [2025-08-21T01:42:19.380Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/214@tmp/config12063110238033842793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:42:19.756Z] ---> ****-login.sh [2025-08-21T01:42:19.756Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:42:20.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:20.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:20.027Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:20.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:20.028Z] [2025-08-21T01:42:20.028Z] Login Succeeded [2025-08-21T01:42:20.028Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:42:20.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:20.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:20.621Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:20.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:20.621Z] [2025-08-21T01:42:20.621Z] Login Succeeded [2025-08-21T01:42:20.621Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:42:20.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:20.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:20.891Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:20.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:20.891Z] [2025-08-21T01:42:20.891Z] Login Succeeded [2025-08-21T01:42:21.161Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:42:21.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:21.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:21.435Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:21.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:21.435Z] [2025-08-21T01:42:21.435Z] Login Succeeded [2025-08-21T01:42:21.435Z] ****.io [2025-08-21T01:42:22.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:22.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:22.027Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:22.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:22.027Z] [2025-08-21T01:42:22.027Z] Login Succeeded [2025-08-21T01:42:22.027Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:42:22.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:42:22.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:42:22.125Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-08-21T01:42:22.125Z] a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:42:22.125Z] latest [2025-08-21T01:42:22.125Z] 4.1.0-dev.11 [2025-08-21T01:42:22.125Z] a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:42:22.125Z] main [2025-08-21T01:42:22.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:22.523Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:22.906Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:42:22.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-21T01:42:22.906Z] 90461adfd7b2: Preparing [2025-08-21T01:42:22.906Z] b92ad18211b6: Preparing [2025-08-21T01:42:22.906Z] f565e9b65e8d: Preparing [2025-08-21T01:42:22.906Z] fce1f0553256: Preparing [2025-08-21T01:42:22.906Z] d19a21a8b77d: Preparing [2025-08-21T01:42:22.906Z] 1e890da81ec9: Preparing [2025-08-21T01:42:22.906Z] 1e890da81ec9: Waiting [2025-08-21T01:42:23.179Z] b92ad18211b6: Pushed [2025-08-21T01:42:23.179Z] 90461adfd7b2: Pushed [2025-08-21T01:42:23.179Z] d19a21a8b77d: Pushed [2025-08-21T01:42:23.179Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:23.448Z] fce1f0553256: Pushed [2025-08-21T01:42:31.671Z] f565e9b65e8d: Pushed [2025-08-21T01:42:31.671Z] a4f17faf2e16114a38b478a37b6b27c0e73285e1: digest: sha256:5d58df8eb679ff76a3a75bf51d379d7ce10c91dd643ccc03a61d5cdd1af06c7d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:32.049Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:32.417Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-08-21T01:42:32.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-21T01:42:32.417Z] 90461adfd7b2: Preparing [2025-08-21T01:42:32.417Z] b92ad18211b6: Preparing [2025-08-21T01:42:32.417Z] f565e9b65e8d: Preparing [2025-08-21T01:42:32.417Z] fce1f0553256: Preparing [2025-08-21T01:42:32.417Z] d19a21a8b77d: Preparing [2025-08-21T01:42:32.417Z] 1e890da81ec9: Preparing [2025-08-21T01:42:32.417Z] f565e9b65e8d: Layer already exists [2025-08-21T01:42:32.417Z] fce1f0553256: Layer already exists [2025-08-21T01:42:32.417Z] d19a21a8b77d: Layer already exists [2025-08-21T01:42:32.417Z] 90461adfd7b2: Layer already exists [2025-08-21T01:42:32.417Z] b92ad18211b6: Layer already exists [2025-08-21T01:42:32.417Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:32.694Z] latest: digest: sha256:5d58df8eb679ff76a3a75bf51d379d7ce10c91dd643ccc03a61d5cdd1af06c7d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:33.084Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:33.466Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.11 [2025-08-21T01:42:33.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-21T01:42:33.466Z] 90461adfd7b2: Preparing [2025-08-21T01:42:33.466Z] b92ad18211b6: Preparing [2025-08-21T01:42:33.466Z] f565e9b65e8d: Preparing [2025-08-21T01:42:33.466Z] fce1f0553256: Preparing [2025-08-21T01:42:33.466Z] d19a21a8b77d: Preparing [2025-08-21T01:42:33.466Z] 1e890da81ec9: Preparing [2025-08-21T01:42:33.466Z] 1e890da81ec9: Waiting [2025-08-21T01:42:33.466Z] 90461adfd7b2: Layer already exists [2025-08-21T01:42:33.466Z] b92ad18211b6: Layer already exists [2025-08-21T01:42:33.466Z] f565e9b65e8d: Layer already exists [2025-08-21T01:42:33.466Z] fce1f0553256: Layer already exists [2025-08-21T01:42:33.466Z] d19a21a8b77d: Layer already exists [2025-08-21T01:42:33.466Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:33.735Z] 4.1.0-dev.11: digest: sha256:5d58df8eb679ff76a3a75bf51d379d7ce10c91dd643ccc03a61d5cdd1af06c7d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:34.122Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:34.498Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:42:34.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-21T01:42:34.499Z] 90461adfd7b2: Preparing [2025-08-21T01:42:34.499Z] b92ad18211b6: Preparing [2025-08-21T01:42:34.499Z] f565e9b65e8d: Preparing [2025-08-21T01:42:34.499Z] fce1f0553256: Preparing [2025-08-21T01:42:34.499Z] d19a21a8b77d: Preparing [2025-08-21T01:42:34.499Z] 1e890da81ec9: Preparing [2025-08-21T01:42:34.499Z] 1e890da81ec9: Waiting [2025-08-21T01:42:34.499Z] f565e9b65e8d: Layer already exists [2025-08-21T01:42:34.499Z] fce1f0553256: Layer already exists [2025-08-21T01:42:34.499Z] 90461adfd7b2: Layer already exists [2025-08-21T01:42:34.499Z] d19a21a8b77d: Layer already exists [2025-08-21T01:42:34.499Z] b92ad18211b6: Layer already exists [2025-08-21T01:42:34.499Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:34.769Z] a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11: digest: sha256:5d58df8eb679ff76a3a75bf51d379d7ce10c91dd643ccc03a61d5cdd1af06c7d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:35.144Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:35.517Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-08-21T01:42:35.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-21T01:42:35.517Z] 90461adfd7b2: Preparing [2025-08-21T01:42:35.517Z] b92ad18211b6: Preparing [2025-08-21T01:42:35.517Z] f565e9b65e8d: Preparing [2025-08-21T01:42:35.517Z] fce1f0553256: Preparing [2025-08-21T01:42:35.517Z] d19a21a8b77d: Preparing [2025-08-21T01:42:35.517Z] 1e890da81ec9: Preparing [2025-08-21T01:42:35.517Z] 1e890da81ec9: Waiting [2025-08-21T01:42:35.517Z] 90461adfd7b2: Layer already exists [2025-08-21T01:42:35.517Z] fce1f0553256: Layer already exists [2025-08-21T01:42:35.517Z] f565e9b65e8d: Layer already exists [2025-08-21T01:42:35.517Z] b92ad18211b6: Layer already exists [2025-08-21T01:42:35.517Z] d19a21a8b77d: Layer already exists [2025-08-21T01:42:35.517Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:35.785Z] main: digest: sha256:5d58df8eb679ff76a3a75bf51d379d7ce10c91dd643ccc03a61d5cdd1af06c7d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:42:35.872Z] ===================================================== [Pipeline] echo [2025-08-21T01:42:35.888Z] taggedImages: [2025-08-21T01:42:35.888Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [2025-08-21T01:42:35.888Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-08-21T01:42:35.888Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.11 [2025-08-21T01:42:35.888Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [2025-08-21T01:42:35.888Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-08-21T01:42:35.901Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] echo [2025-08-21T01:42:35.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-08-21T01:42:35.928Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.11 [Pipeline] echo [2025-08-21T01:42:35.941Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:a4f17faf2e16114a38b478a37b6b27c0e73285e1-4.1.0-dev.11 [Pipeline] echo [2025-08-21T01:42:35.953Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:36.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:42:36.357Z] [2025-08-21T01:42:36.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:36.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:42:37.245Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T01:42:37.245Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T01:42:37.245Z] 04944245beec: Pulling fs layer [2025-08-21T01:42:37.245Z] 699f458cf7ca: Pulling fs layer [2025-08-21T01:42:37.245Z] 765212b225bb: Pulling fs layer [2025-08-21T01:42:37.245Z] f23df028b6ca: Pulling fs layer [2025-08-21T01:42:37.245Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T01:42:37.245Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T01:42:37.245Z] 765212b225bb: Waiting [2025-08-21T01:42:37.245Z] f23df028b6ca: Waiting [2025-08-21T01:42:37.245Z] d65c8cfc05b1: Waiting [2025-08-21T01:42:37.245Z] 2437ff75d9bd: Waiting [2025-08-21T01:42:37.245Z] 04944245beec: Verifying Checksum [2025-08-21T01:42:37.245Z] 04944245beec: Download complete [2025-08-21T01:42:37.245Z] 765212b225bb: Verifying Checksum [2025-08-21T01:42:37.245Z] 765212b225bb: Download complete [2025-08-21T01:42:37.245Z] f23df028b6ca: Verifying Checksum [2025-08-21T01:42:37.245Z] f23df028b6ca: Download complete [2025-08-21T01:42:37.514Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T01:42:37.514Z] d65c8cfc05b1: Download complete [2025-08-21T01:42:37.514Z] 699f458cf7ca: Verifying Checksum [2025-08-21T01:42:37.514Z] 699f458cf7ca: Download complete [2025-08-21T01:42:38.097Z] 8998bd30e6a1: Verifying Checksum [2025-08-21T01:42:38.097Z] 8998bd30e6a1: Download complete [2025-08-21T01:42:40.686Z] 2437ff75d9bd: Verifying Checksum [2025-08-21T01:42:40.686Z] 2437ff75d9bd: Download complete [2025-08-21T01:42:44.026Z] 8998bd30e6a1: Pull complete [2025-08-21T01:42:44.607Z] 04944245beec: Pull complete [2025-08-21T01:42:46.551Z] 699f458cf7ca: Pull complete [2025-08-21T01:42:46.551Z] 765212b225bb: Pull complete [2025-08-21T01:42:47.511Z] f23df028b6ca: Pull complete [2025-08-21T01:42:47.779Z] d65c8cfc05b1: Pull complete [2025-08-21T01:43:06.005Z] 2437ff75d9bd: Pull complete [2025-08-21T01:43:06.005Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T01:43:06.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:43:06.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:43:06.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-7332 does not seem to be running inside a container [2025-08-21T01:43:06.348Z] $ 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-rest-go/214 -v /w/workspace/device-rest-go/214:/w/workspace/device-rest-go/214:rw,z -v /w/workspace/device-rest-go/214@tmp:/w/workspace/device-rest-go/214@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:arm64 cat [2025-08-21T01:43:09.850Z] $ docker top 2343c376ded69755f52502a4600df95fdf83f61196277527c3567a5ebe4a85d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:43:10.782Z] ---> job-cost.sh [2025-08-21T01:43:10.782Z] lf-activate-venv: SKIPPING [2025-08-21T01:43:10.782Z] INFO: No Stack... [2025-08-21T01:43:11.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T01:43:12.341Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:43:13.004Z] + cat /w/workspace/device-rest-go/214/archives/cost.csv [2025-08-21T01:43:13.004Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:43:13.078Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-214-stack-cost] [2025-08-21T01:43:13.085Z] Resource [jenkins-edgexfoundry-device-rest-go-main-214-stack-cost] did not exist. Created. [2025-08-21T01:43:13.090Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:43:13.786Z] /w/workspace/device-rest-go/214@tmp/durable-d79a29eb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-21T01:43:14.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T01:43:14.485Z] Warning: overwriting stash ‘stack-cost’ [2025-08-21T01:43:14.548Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:43:14.556Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:43:14.589Z] $ docker stop --time=1 2343c376ded69755f52502a4600df95fdf83f61196277527c3567a5ebe4a85d9 [2025-08-21T01:43:16.240Z] $ docker rm -f --volumes 2343c376ded69755f52502a4600df95fdf83f61196277527c3567a5ebe4a85d9 [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-21T01:43:16.770Z] provisioning config files... [2025-08-21T01:43:16.777Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10704682780487674832tmp [Pipeline] { [Pipeline] sh [2025-08-21T01:43:17.078Z] + set +x [2025-08-21T01:43:17.078Z] + curl -s https://codecov.io/bash [2025-08-21T01:43:17.078Z] + bash -s -- [2025-08-21T01:43:17.078Z] [2025-08-21T01:43:17.078Z] _____ _ [2025-08-21T01:43:17.078Z] / ____| | | [2025-08-21T01:43:17.078Z] | | ___ __| | ___ ___ _____ __ [2025-08-21T01:43:17.078Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-21T01:43:17.078Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-21T01:43:17.078Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-21T01:43:17.078Z] Bash-1.0.6 [2025-08-21T01:43:17.078Z] [2025-08-21T01:43:17.078Z] [2025-08-21T01:43:17.078Z] ==> git version 2.25.1 found [2025-08-21T01:43:17.078Z] ==> 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-21T01:43:17.078Z] Release-Date: 2020-01-08 [2025-08-21T01:43:17.078Z] 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-21T01:43:17.078Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-21T01:43:17.078Z] ==> Jenkins CI detected. [2025-08-21T01:43:17.078Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-08-21T01:43:17.078Z] project root: . [2025-08-21T01:43:17.078Z] --> token set from env [2025-08-21T01:43:17.078Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-21T01:43:17.336Z] ==> Running gcov in . (disable via -X gcov) [2025-08-21T01:43:17.336Z] ==> Python coveragepy not found [2025-08-21T01:43:17.336Z] ==> Searching for coverage reports in: [2025-08-21T01:43:17.336Z] + . [2025-08-21T01:43:17.336Z] -> Found 1 reports [2025-08-21T01:43:17.336Z] ==> Detecting git/mercurial file structure [2025-08-21T01:43:17.336Z] ==> Reading reports [2025-08-21T01:43:17.336Z] + ./coverage.out bytes=14565 [2025-08-21T01:43:17.336Z] ==> Appending adjustments [2025-08-21T01:43:17.336Z] https://docs.codecov.io/docs/fixing-reports [2025-08-21T01:43:17.336Z] + Found adjustments [2025-08-21T01:43:17.336Z] ==> Gzipping contents [2025-08-21T01:43:17.336Z] 4.0K /tmp/codecov.GNUaQW.gz [2025-08-21T01:43:17.336Z] ==> Uploading reports [2025-08-21T01:43:17.336Z] url: https://codecov.io [2025-08-21T01:43:17.336Z] query: branch=main&commit=a4f17faf2e16114a38b478a37b6b27c0e73285e1&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T01:43:17.336Z] -> Pinging Codecov [2025-08-21T01:43:17.336Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a4f17faf2e16114a38b478a37b6b27c0e73285e1&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T01:43:17.595Z] -> Uploading to [2025-08-21T01:43:17.595Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/a4f17faf2e16114a38b478a37b6b27c0e73285e1/16f61926-a240-43f7-9c7a-41a5ad2ff48b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T014317Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e83ec89edd71b60ee39eb6fa31ec8e0613ed56929ad029c82f5240a1bd820e2b [2025-08-21T01:43:17.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T01:43:17.595Z] Dload Upload Total Spent Left Speed [2025-08-21T01:43:17.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 16496 --:--:-- --:--:-- --:--:-- 16496 [2025-08-21T01:43:17.595Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] } [2025-08-21T01:43:17.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-21T01:43:17.825Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-21T01:43:17.848Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:18.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:43:18.151Z] [2025-08-21T01:43:18.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:18.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:43:18.457Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-21T01:43:18.457Z] 0a9a5dfd008f: Already exists [2025-08-21T01:43:18.457Z] 36466aa92d05: Already exists [2025-08-21T01:43:18.457Z] e10405b45d13: Already exists [2025-08-21T01:43:18.457Z] 096b7ceb2af7: Already exists [2025-08-21T01:43:18.457Z] 4f4fb700ef54: Already exists [2025-08-21T01:43:18.457Z] e50aa161e22a: Pulling fs layer [2025-08-21T01:43:18.457Z] d3c8db5fb9df: Pulling fs layer [2025-08-21T01:43:18.715Z] e50aa161e22a: Verifying Checksum [2025-08-21T01:43:18.715Z] e50aa161e22a: Download complete [2025-08-21T01:43:18.974Z] e50aa161e22a: Pull complete [2025-08-21T01:43:19.914Z] d3c8db5fb9df: Verifying Checksum [2025-08-21T01:43:19.914Z] d3c8db5fb9df: Download complete [2025-08-21T01:43:24.124Z] d3c8db5fb9df: Pull complete [2025-08-21T01:43:24.124Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-21T01:43:24.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:43:24.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:43:24.236Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:43:24.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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/edgex-snyk-go:latest cat [2025-08-21T01:43:25.296Z] $ docker top ae467b95760c34e87d6760daa91aa41306eebb4a7159613bf27acc3480eec96a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:43:25.644Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-08-21T01:43:25.653Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-08-21T01:43:25.932Z] + set -o pipefail [2025-08-21T01:43:25.932Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-08-21T01:43:32.490Z] [2025-08-21T01:43:32.490Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-08-21T01:43:32.490Z] [2025-08-21T01:43:32.490Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/40e9e757-2aa9-4218-ab6d-65cbe88c4966 [2025-08-21T01:43:32.490Z] [2025-08-21T01:43:32.490Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-21T01:43:32.490Z] [2025-08-21T01:43:33.865Z] [2025-08-21T01:43:33.865Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-21T01:43:33.865Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-21T01:43:34.439Z] $ docker stop --time=1 ae467b95760c34e87d6760daa91aa41306eebb4a7159613bf27acc3480eec96a [2025-08-21T01:43:36.846Z] $ docker rm -f --volumes ae467b95760c34e87d6760daa91aa41306eebb4a7159613bf27acc3480eec96a [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-21T01:43:37.741Z] + git log --format=format:%s -1 a4f17faf2e16114a38b478a37b6b27c0e73285e1 [Pipeline] sh [2025-08-21T01:43:38.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:43:38.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:38.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:43:38.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:43:38.420Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:43:38.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:43:38.723Z] $ docker top 5762ec3b9783b89055ac4bc57c1e14511eff61915a747809ae43ebd8b5a7e147 -eo pid,comm [2025-08-21T01:43:38.777Z] 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-21T01:43:38.777Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:43:38.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:43:38.831Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:43:38.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:43:38.940Z] $ docker exec 5762ec3b9783b89055ac4bc57c1e14511eff61915a747809ae43ebd8b5a7e147 ssh-agent [2025-08-21T01:43:39.053Z] SSH_AUTH_SOCK=/tmp/ssh-FxTl9bN1V513/agent.31 [2025-08-21T01:43:39.053Z] SSH_AGENT_PID=37 [2025-08-21T01:43:39.058Z] Running ssh-add (command line suppressed) [2025-08-21T01:43:39.156Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16291338618374279060.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16291338618374279060.key) [2025-08-21T01:43:39.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:43:39.467Z] + git semver tag [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,699 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,704 [run_tag] DEBUG tag force:False [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,704 [check_head_tag] DEBUG check head tag [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,704 [execute] INFO git cat-file --batch-check [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,706 [execute] INFO git cat-file --batch [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,717 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,717 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 [2025-08-21T01:43:39.726Z] 2025-08-21 01:43:39,718 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:43:39.985Z] 2025-08-21 01:43:39,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:43:39.985Z] 4.1.0-dev.11 [Pipeline] } [2025-08-21T01:43:39.988Z] $ docker exec --env ******** --env ******** 5762ec3b9783b89055ac4bc57c1e14511eff61915a747809ae43ebd8b5a7e147 ssh-agent -k [2025-08-21T01:43:40.088Z] unset SSH_AUTH_SOCK; [2025-08-21T01:43:40.089Z] unset SSH_AGENT_PID; [2025-08-21T01:43:40.089Z] echo Agent pid 37 killed; [2025-08-21T01:43:40.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:43:40.426Z] + git semver [Pipeline] } [2025-08-21T01:43:40.691Z] $ docker stop --time=1 5762ec3b9783b89055ac4bc57c1e14511eff61915a747809ae43ebd8b5a7e147 [2025-08-21T01:43:41.949Z] $ docker rm -f --volumes 5762ec3b9783b89055ac4bc57c1e14511eff61915a747809ae43ebd8b5a7e147 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:42.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:43:42.377Z] [2025-08-21T01:43:42.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:42.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:43:42.679Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-21T01:43:42.679Z] ab5ef0e58194: Pulling fs layer [2025-08-21T01:43:42.679Z] 9712f1f96733: Pulling fs layer [2025-08-21T01:43:42.679Z] 63f879dbbcfc: Pulling fs layer [2025-08-21T01:43:42.679Z] 0d9ebad4ef96: Pulling fs layer [2025-08-21T01:43:42.679Z] e9a5061849ea: Pulling fs layer [2025-08-21T01:43:42.679Z] d747dcd14b5f: Pulling fs layer [2025-08-21T01:43:42.679Z] 2de7ff778b66: Pulling fs layer [2025-08-21T01:43:42.679Z] e9a5061849ea: Waiting [2025-08-21T01:43:42.679Z] d747dcd14b5f: Waiting [2025-08-21T01:43:42.679Z] 2de7ff778b66: Waiting [2025-08-21T01:43:42.679Z] 0d9ebad4ef96: Waiting [2025-08-21T01:43:42.679Z] 9712f1f96733: Verifying Checksum [2025-08-21T01:43:42.679Z] 9712f1f96733: Download complete [2025-08-21T01:43:42.938Z] 63f879dbbcfc: Verifying Checksum [2025-08-21T01:43:42.938Z] 63f879dbbcfc: Download complete [2025-08-21T01:43:43.197Z] e9a5061849ea: Verifying Checksum [2025-08-21T01:43:43.197Z] e9a5061849ea: Download complete [2025-08-21T01:43:43.197Z] d747dcd14b5f: Verifying Checksum [2025-08-21T01:43:43.197Z] d747dcd14b5f: Download complete [2025-08-21T01:43:43.197Z] 0d9ebad4ef96: Verifying Checksum [2025-08-21T01:43:43.197Z] 0d9ebad4ef96: Download complete [2025-08-21T01:43:43.197Z] 2de7ff778b66: Verifying Checksum [2025-08-21T01:43:43.197Z] 2de7ff778b66: Download complete [2025-08-21T01:43:43.197Z] ab5ef0e58194: Verifying Checksum [2025-08-21T01:43:43.197Z] ab5ef0e58194: Download complete [2025-08-21T01:43:47.379Z] ab5ef0e58194: Pull complete [2025-08-21T01:43:47.379Z] 9712f1f96733: Pull complete [2025-08-21T01:43:47.945Z] 63f879dbbcfc: Pull complete [2025-08-21T01:43:53.214Z] 0d9ebad4ef96: Pull complete [2025-08-21T01:43:53.472Z] e9a5061849ea: Pull complete [2025-08-21T01:43:53.472Z] d747dcd14b5f: Pull complete [2025-08-21T01:43:55.377Z] 2de7ff778b66: Pull complete [2025-08-21T01:43:55.377Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-21T01:43:55.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:43:55.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:43:55.476Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:43:55.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-21T01:43:57.346Z] $ docker top 7da754a516bcd303269f21a592cd2680c85595f80a0e905fb825c50b116bb46e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:43:57.432Z] provisioning config files... [2025-08-21T01:43:57.439Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4223732424486552361tmp [2025-08-21T01:43:57.448Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2249215882089897357tmp [2025-08-21T01:43:57.456Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9663220661244761044tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:43:57.482Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:43:57.776Z] ---> sigul-configuration.sh [2025-08-21T01:43:57.777Z] gpg: directory `/root/.gnupg' created [2025-08-21T01:43:57.777Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-21T01:43:57.777Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-21T01:43:57.777Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-21T01:43:57.777Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-21T01:43:57.777Z] gpg: CAST5 encrypted data [2025-08-21T01:43:57.777Z] gpg: encrypted with 1 passphrase [2025-08-21T01:43:57.777Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-21T01:43:58.074Z] + mkdir /home/jenkins [2025-08-21T01:43:58.074Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-21T01:43:58.369Z] + 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-21T01:43:58.386Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:43:58.677Z] ---> sigul-install.sh [2025-08-21T01:43:58.677Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-21T01:43:58.977Z] + git tag --list [2025-08-21T01:43:58.977Z] v1.0.0 [2025-08-21T01:43:58.977Z] v1.1.0 [2025-08-21T01:43:58.977Z] v1.1.1 [2025-08-21T01:43:58.977Z] v1.1.2 [2025-08-21T01:43:58.977Z] v1.2.0 [2025-08-21T01:43:58.977Z] v1.2.1 [2025-08-21T01:43:58.977Z] v2.0.0 [2025-08-21T01:43:58.977Z] v2.1.0 [2025-08-21T01:43:58.977Z] v2.1.1 [2025-08-21T01:43:58.978Z] v2.2.0 [2025-08-21T01:43:58.978Z] v2.3.0 [2025-08-21T01:43:58.978Z] v3.0 [2025-08-21T01:43:58.978Z] v3.0.0 [2025-08-21T01:43:58.978Z] v3.1 [2025-08-21T01:43:58.978Z] v3.1.0 [2025-08-21T01:43:58.978Z] v3.1.1 [2025-08-21T01:43:58.978Z] v4.0 [2025-08-21T01:43:58.978Z] v4.0.0 [2025-08-21T01:43:58.978Z] v4.1.0-dev.1 [2025-08-21T01:43:58.978Z] v4.1.0-dev.10 [2025-08-21T01:43:58.978Z] v4.1.0-dev.11 [2025-08-21T01:43:58.978Z] v4.1.0-dev.2 [2025-08-21T01:43:58.978Z] v4.1.0-dev.3 [2025-08-21T01:43:58.978Z] v4.1.0-dev.4 [2025-08-21T01:43:58.978Z] v4.1.0-dev.5 [2025-08-21T01:43:58.978Z] v4.1.0-dev.6 [2025-08-21T01:43:58.978Z] v4.1.0-dev.7 [2025-08-21T01:43:58.978Z] v4.1.0-dev.8 [2025-08-21T01:43:58.978Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-21T01:43:59.273Z] + lftools sign git-tag v4.1.0-dev.11 [2025-08-21T01:43:59.841Z] Signing Git tag with Sigul... [2025-08-21T01:43:59.841Z] Signing v4.1.0-dev.11 [Pipeline] echo [2025-08-21T01:44:00.111Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:44:00.404Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-21T01:44:00.411Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-21T01:44:00.433Z] $ docker stop --time=1 7da754a516bcd303269f21a592cd2680c85595f80a0e905fb825c50b116bb46e [2025-08-21T01:44:01.738Z] $ docker rm -f --volumes 7da754a516bcd303269f21a592cd2680c85595f80a0e905fb825c50b116bb46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-21T01:44:02.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:44:02.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:44:02.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:44:02.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:44:02.743Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:44:02.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:44:03.018Z] $ docker top 03e5817eaa1856058f33e7b5666e91797ed551c1e7ab88dc5aebd14fccad12c9 -eo pid,comm [2025-08-21T01:44:03.071Z] 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-21T01:44:03.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:44:03.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:44:03.124Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:44:03.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:44:03.226Z] $ docker exec 03e5817eaa1856058f33e7b5666e91797ed551c1e7ab88dc5aebd14fccad12c9 ssh-agent [2025-08-21T01:44:03.336Z] SSH_AUTH_SOCK=/tmp/ssh-GUuPMiNdMPSw/agent.32 [2025-08-21T01:44:03.336Z] SSH_AGENT_PID=38 [2025-08-21T01:44:03.341Z] Running ssh-add (command line suppressed) [2025-08-21T01:44:03.436Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15232127207688741054.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15232127207688741054.key) [2025-08-21T01:44:03.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:44:03.746Z] + git semver bump pre [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,971 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,975 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,975 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,976 [bump_version] DEBUG bumped version:4.1.0-dev.12 [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,976 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,976 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,976 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,979 [execute] INFO git cat-file --batch-check [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,983 [execute] INFO git cat-file --batch [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:44:04.005Z] 2025-08-21 01:44:03,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:44:04.005Z] 4.1.0-dev.12 [Pipeline] } [2025-08-21T01:44:04.268Z] $ docker exec --env ******** --env ******** 03e5817eaa1856058f33e7b5666e91797ed551c1e7ab88dc5aebd14fccad12c9 ssh-agent -k [2025-08-21T01:44:04.357Z] unset SSH_AUTH_SOCK; [2025-08-21T01:44:04.357Z] unset SSH_AGENT_PID; [2025-08-21T01:44:04.357Z] echo Agent pid 38 killed; [2025-08-21T01:44:04.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:44:04.689Z] + git semver [Pipeline] } [2025-08-21T01:44:04.954Z] $ docker stop --time=1 03e5817eaa1856058f33e7b5666e91797ed551c1e7ab88dc5aebd14fccad12c9 [2025-08-21T01:44:06.211Z] $ docker rm -f --volumes 03e5817eaa1856058f33e7b5666e91797ed551c1e7ab88dc5aebd14fccad12c9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:44:06.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:44:06.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:44:06.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:44:06.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:44:06.944Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:44:06.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:44:07.195Z] $ docker top 6a48b3b3b4966083b433cd9263cebbc3c9bfd275c1159fe3a7d1434103ccb437 -eo pid,comm [2025-08-21T01:44:07.237Z] 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-21T01:44:07.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:44:07.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:44:07.296Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:44:07.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:44:07.400Z] $ docker exec 6a48b3b3b4966083b433cd9263cebbc3c9bfd275c1159fe3a7d1434103ccb437 ssh-agent [2025-08-21T01:44:07.494Z] SSH_AUTH_SOCK=/tmp/ssh-QTQ2woqQqYna/agent.32 [2025-08-21T01:44:07.494Z] SSH_AGENT_PID=38 [2025-08-21T01:44:07.499Z] Running ssh-add (command line suppressed) [2025-08-21T01:44:07.592Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18228191467162255313.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18228191467162255313.key) [2025-08-21T01:44:07.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:44:07.901Z] + git semver push [2025-08-21T01:44:08.161Z] 2025-08-21 01:44:08,105 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:44:08.161Z] 2025-08-21 01:44:08,109 [run_push] DEBUG push [2025-08-21T01:44:08.161Z] 2025-08-21 01:44:08,110 [execute] INFO git cat-file --batch-check [2025-08-21T01:44:08.161Z] 2025-08-21 01:44:08,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:44:08.161Z] 2025-08-21 01:44:08,112 [execute] INFO git rev-list f73504a759c3cf83274e689bc2de7a56e4b8597d -- [2025-08-21T01:44:08.161Z] 2025-08-21 01:44:08,112 [execute] DEBUG Popen(['git', 'rev-list', 'f73504a759c3cf83274e689bc2de7a56e4b8597d', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:44:08.161Z] 2025-08-21 01:44:08,119 [execute] INFO git fetch -v -- origin [2025-08-21T01:44:08.161Z] 2025-08-21 01:44:08,120 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-21T01:44:08.728Z] 2025-08-21 01:44:08,574 [run_push] DEBUG no remote changes detected [2025-08-21T01:44:08.728Z] 2025-08-21 01:44:08,574 [execute] INFO git push origin semver [2025-08-21T01:44:08.728Z] 2025-08-21 01:44:08,574 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:44:09.665Z] 2025-08-21 01:44:09,325 [run_push] DEBUG push all version tags [2025-08-21T01:44:09.665Z] 2025-08-21 01:44:09,325 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-21T01:44:09.665Z] 2025-08-21 01:44:09,326 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:44:10.235Z] 2025-08-21 01:44:10,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-21T01:44:10.235Z] 4.1.0-dev.12 [Pipeline] } [2025-08-21T01:44:10.239Z] $ docker exec --env ******** --env ******** 6a48b3b3b4966083b433cd9263cebbc3c9bfd275c1159fe3a7d1434103ccb437 ssh-agent -k [2025-08-21T01:44:10.329Z] unset SSH_AUTH_SOCK; [2025-08-21T01:44:10.329Z] unset SSH_AGENT_PID; [2025-08-21T01:44:10.330Z] echo Agent pid 38 killed; [2025-08-21T01:44:10.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:44:10.668Z] + git semver [Pipeline] } [2025-08-21T01:44:10.935Z] $ docker stop --time=1 6a48b3b3b4966083b433cd9263cebbc3c9bfd275c1159fe3a7d1434103ccb437 [2025-08-21T01:44:12.204Z] $ docker rm -f --volumes 6a48b3b3b4966083b433cd9263cebbc3c9bfd275c1159fe3a7d1434103ccb437 [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-21T01:44:12.803Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-08-21T01:44:12.803Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-21T01:44:12.803Z] total 16 [2025-08-21T01:44:12.803Z] drwxr-xr-x 3 root root 4096 Aug 21 01:29 . [2025-08-21T01:44:12.803Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 01:43 .. [2025-08-21T01:44:12.803Z] drwxr-xr-x 2 root root 4096 Aug 21 01:29 cost [2025-08-21T01:44:12.803Z] -rw-r--r-- 1 root root 86 Aug 21 01:29 cost.csv [2025-08-21T01:44:12.803Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-21T01:44:12.803Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-21T01:44:12.803Z] total 16 [2025-08-21T01:44:12.803Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:29 . [2025-08-21T01:44:12.803Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 01:43 .. [2025-08-21T01:44:12.803Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 01:29 cost [2025-08-21T01:44:12.803Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 21 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:44:13.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:44:13.950Z] ---> package-listing.sh [2025-08-21T01:44:13.950Z] ++ facter osfamily [2025-08-21T01:44:13.950Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T01:44:14.209Z] + OS_FAMILY=debian [2025-08-21T01:44:14.209Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-08-21T01:44:14.209Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T01:44:14.209Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T01:44:14.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T01:44:14.209Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T01:44:14.209Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-21T01:44:14.209Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T01:44:14.209Z] + case "${OS_FAMILY}" in [2025-08-21T01:44:14.209Z] + dpkg -l [2025-08-21T01:44:14.209Z] + grep '^ii' [2025-08-21T01:44:14.209Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T01:44:14.209Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T01:44:14.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T01:44:14.209Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-21T01:44:14.209Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-08-21T01:44:14.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-08-21T01:44:14.220Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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-21T01:44:14.496Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:44:15.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:44:15.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:44:15.148Z] prd-ubuntu20.04-docker-8c-8g-7325 does not seem to be running inside a container [2025-08-21T01:44:15.173Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-21T01:44:15.372Z] $ docker top 6b8f36553f13e916085e32c1c6678be20878efb0fbd35c57f340814f2a5f9211 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:44:15.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T01:44:15.997Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T01:44:16.281Z] + ls /var/log/sa-host [2025-08-21T01:44:16.281Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:44:16.324Z] provisioning config files... [2025-08-21T01:44:16.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14858448586097133923tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:44:16.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:44:16.642Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T01:44:16.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:44:16.957Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T01:44:16.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:44:17.256Z] ---> sudo-logs.sh [2025-08-21T01:44:17.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T01:44:17.293Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:44:17.574Z] ---> job-cost.sh [2025-08-21T01:44:17.574Z] lf-activate-venv: SKIPPING [2025-08-21T01:44:17.574Z] DEBUG: total: 0.2199999988079071 [2025-08-21T01:44:17.574Z] INFO: Retrieving Stack Cost... [2025-08-21T01:44:17.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T01:44:18.094Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T01:44:18.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:44:18.389Z] ---> logs-deploy.sh [2025-08-21T01:44:18.389Z] lf-activate-venv: SKIPPING [2025-08-21T01:44:18.389Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/214 [2025-08-21T01:44:18.389Z] INFO: archiving workspace using pattern(s): [2025-08-21T01:44:19.327Z] Archives upload complete. [2025-08-21T01:44:19.586Z] INFO: archiving logs to Nexus