Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3abeddea7bee697e1193a102564220052236ef04 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-ssh9325341075035620450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh17129182282215316416.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh13892656250940074044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2659681788212655964.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-ssh18153695235326706430.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3895 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 3abeddea7bee697e1193a102564220052236ef04 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#475)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3abeddea7bee697e1193a102564220052236ef04 # timeout=10 > git rev-list --no-walk 3d8d739fa5f8aa97ddf6cacbc9f8623fb942cf02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-25T01:38:39.093Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-25T01:38:39.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-25T01:38:39.194Z] ========================================================= [2025-06-25T01:38:39.194Z] EdgeX Global Pipelines Version Info [2025-06-25T01:38:39.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:38:39.925Z] ------------------- [2025-06-25T01:38:39.925Z] stable info: [2025-06-25T01:38:39.925Z] ------------------- [2025-06-25T01:38:39.925Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-25T01:38:39.925Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-25T01:38:39.925Z] Message: update stable to v1.0.274 [2025-06-25T01:38:40.862Z] ------------------- [2025-06-25T01:38:40.862Z] experimental info: [2025-06-25T01:38:40.862Z] ------------------- [2025-06-25T01:38:40.862Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-25T01:38:40.862Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-25T01:38:40.862Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-25T01:38:40.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-06-25T01:38:40.971Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-06-25T01:38:40.994Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-25T01:38:41.016Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-25T01:38:41.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-25T01:38:41.058Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-25T01:38:41.082Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-25T01:38:41.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-25T01:38:41.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-25T01:38:41.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-25T01:38:41.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-25T01:38:41.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-06-25T01:38:41.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-25T01:38:41.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-25T01:38:41.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-25T01:38:41.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-25T01:38:41.297Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-06-25T01:38:41.314Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-06-25T01:38:41.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-25T01:38:41.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-25T01:38:41.377Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-06-25T01:38:41.402Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-06-25T01:38:41.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-06-25T01:38:41.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-06-25T01:38:41.471Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-06-25T01:38:41.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-25T01:38:41.516Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-25T01:38:41.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-25T01:38:41.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-25T01:38:41.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-25T01:38:41.600Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo [2025-06-25T01:38:41.624Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3abedde [Pipeline] echo [2025-06-25T01:38:41.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-25T01:38:41.704Z] provisioning config files... [2025-06-25T01:38:41.717Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7624103780581409456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:38:42.060Z] ---> ****-login.sh [2025-06-25T01:38:42.060Z] nexus3.edgexfoundry.org:10001 [2025-06-25T01:38:42.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:38:42.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:38:42.322Z] Configure a credential helper to remove this warning. See [2025-06-25T01:38:42.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:38:42.322Z] [2025-06-25T01:38:42.322Z] Login Succeeded [2025-06-25T01:38:42.322Z] nexus3.edgexfoundry.org:10002 [2025-06-25T01:38:42.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:38:42.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:38:42.581Z] Configure a credential helper to remove this warning. See [2025-06-25T01:38:42.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:38:42.581Z] [2025-06-25T01:38:42.581Z] Login Succeeded [2025-06-25T01:38:42.581Z] nexus3.edgexfoundry.org:10003 [2025-06-25T01:38:42.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:38:42.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:38:42.582Z] Configure a credential helper to remove this warning. See [2025-06-25T01:38:42.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:38:42.582Z] [2025-06-25T01:38:42.582Z] Login Succeeded [2025-06-25T01:38:42.582Z] nexus3.edgexfoundry.org:10004 [2025-06-25T01:38:42.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:38:42.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:38:42.582Z] Configure a credential helper to remove this warning. See [2025-06-25T01:38:42.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:38:42.582Z] [2025-06-25T01:38:42.582Z] Login Succeeded [2025-06-25T01:38:42.582Z] ****.io [2025-06-25T01:38:42.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:38:42.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:38:42.842Z] Configure a credential helper to remove this warning. See [2025-06-25T01:38:42.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:38:42.842Z] [2025-06-25T01:38:42.842Z] Login Succeeded [2025-06-25T01:38:42.843Z] ---> ****-login.sh ends [Pipeline] } [2025-06-25T01:38:42.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-06-25T01:38:43.251Z] + git rev-list -1 --merges 3abeddea7bee697e1193a102564220052236ef04~1..3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo [2025-06-25T01:38:43.278Z] -----------> git rev-list -1 --merges 3abeddea7bee697e1193a102564220052236ef04~1..3abeddea7bee697e1193a102564220052236ef04 3abeddea7bee697e1193a102564220052236ef04 [false] [Pipeline] sh [2025-06-25T01:38:43.574Z] + git log --format=format:%s -1 3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo [2025-06-25T01:38:43.588Z] ========================================================= [2025-06-25T01:38:43.588Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-25T01:38:43.588Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-25T01:38:43.926Z] + git log --format=format:%s -1 3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo [2025-06-25T01:38:43.938Z] [semverPrep] GIT_COMMIT: 3abeddea7bee697e1193a102564220052236ef04, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#475) [Pipeline] echo [2025-06-25T01:38:43.954Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-06-25T01:38:44.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-25T01:38:44.348Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-25T01:38:44.348Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-25T01:38:44.348Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-25T01:38:44.348Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-25T01:38:44.348Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-25T01:38:44.348Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:38:44.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-25T01:38:44.773Z] [2025-06-25T01:38:44.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:38:45.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-25T01:38:45.086Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-25T01:38:45.086Z] 3dae71ba6b94: Pulling fs layer [2025-06-25T01:38:45.086Z] 6bf1a483ea7c: Pulling fs layer [2025-06-25T01:38:45.086Z] f5dfc541a4d3: Pulling fs layer [2025-06-25T01:38:45.086Z] 461d9e800cba: Pulling fs layer [2025-06-25T01:38:45.086Z] 80192f66455f: Pulling fs layer [2025-06-25T01:38:45.086Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-25T01:38:45.086Z] a29436f7fd5d: Pulling fs layer [2025-06-25T01:38:45.086Z] 923cac83aea3: Pulling fs layer [2025-06-25T01:38:45.086Z] 25ad8b0a4227: Pulling fs layer [2025-06-25T01:38:45.086Z] db01528c6b51: Pulling fs layer [2025-06-25T01:38:45.086Z] 28988de357af: Pulling fs layer [2025-06-25T01:38:45.086Z] 461d9e800cba: Waiting [2025-06-25T01:38:45.086Z] 80192f66455f: Waiting [2025-06-25T01:38:45.086Z] 2e8e34ca0e6c: Waiting [2025-06-25T01:38:45.086Z] a29436f7fd5d: Waiting [2025-06-25T01:38:45.086Z] 25ad8b0a4227: Waiting [2025-06-25T01:38:45.086Z] 923cac83aea3: Waiting [2025-06-25T01:38:45.086Z] db01528c6b51: Waiting [2025-06-25T01:38:45.086Z] 28988de357af: Waiting [2025-06-25T01:38:45.086Z] 6bf1a483ea7c: Verifying Checksum [2025-06-25T01:38:45.086Z] 6bf1a483ea7c: Download complete [2025-06-25T01:38:45.086Z] 461d9e800cba: Verifying Checksum [2025-06-25T01:38:45.086Z] 461d9e800cba: Download complete [2025-06-25T01:38:45.086Z] 80192f66455f: Verifying Checksum [2025-06-25T01:38:45.086Z] 80192f66455f: Download complete [2025-06-25T01:38:45.353Z] f5dfc541a4d3: Verifying Checksum [2025-06-25T01:38:45.353Z] f5dfc541a4d3: Download complete [2025-06-25T01:38:45.353Z] 3dae71ba6b94: Verifying Checksum [2025-06-25T01:38:45.353Z] 3dae71ba6b94: Download complete [2025-06-25T01:38:45.353Z] 923cac83aea3: Download complete [2025-06-25T01:38:45.353Z] 25ad8b0a4227: Verifying Checksum [2025-06-25T01:38:45.353Z] 25ad8b0a4227: Download complete [2025-06-25T01:38:45.353Z] db01528c6b51: Download complete [2025-06-25T01:38:45.612Z] 28988de357af: Verifying Checksum [2025-06-25T01:38:45.612Z] 28988de357af: Download complete [2025-06-25T01:38:45.612Z] a29436f7fd5d: Verifying Checksum [2025-06-25T01:38:45.612Z] a29436f7fd5d: Download complete [2025-06-25T01:38:46.179Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-25T01:38:46.179Z] 2e8e34ca0e6c: Download complete [2025-06-25T01:38:46.438Z] 3dae71ba6b94: Pull complete [2025-06-25T01:38:46.697Z] 6bf1a483ea7c: Pull complete [2025-06-25T01:38:47.266Z] f5dfc541a4d3: Pull complete [2025-06-25T01:38:47.266Z] 461d9e800cba: Pull complete [2025-06-25T01:38:47.267Z] 80192f66455f: Pull complete [2025-06-25T01:38:50.560Z] 2e8e34ca0e6c: Pull complete [2025-06-25T01:38:51.127Z] a29436f7fd5d: Pull complete [2025-06-25T01:38:51.127Z] 923cac83aea3: Pull complete [2025-06-25T01:38:51.392Z] 25ad8b0a4227: Pull complete [2025-06-25T01:38:51.392Z] db01528c6b51: Pull complete [2025-06-25T01:38:51.392Z] 28988de357af: Pull complete [2025-06-25T01:38:51.392Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-25T01:38:51.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-25T01:38:51.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T01:38:51.537Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T01:38:51.572Z] $ 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-06-25T01:38:53.366Z] $ docker top 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f -eo pid,comm [2025-06-25T01:38:53.411Z] 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-06-25T01:38:53.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-25T01:39:17.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-25T01:39:17.325Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-25T01:39:17.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-25T01:39:17.445Z] $ docker exec 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f ssh-agent [2025-06-25T01:39:17.545Z] SSH_AUTH_SOCK=/tmp/ssh-1OUkh2sBGYxD/agent.32 [2025-06-25T01:39:17.545Z] SSH_AGENT_PID=38 [2025-06-25T01:39:17.551Z] Running ssh-add (command line suppressed) [2025-06-25T01:39:17.666Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8535471490351220716.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8535471490351220716.key) [2025-06-25T01:39:17.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-25T01:39:17.977Z] + git tag --points-at HEAD [Pipeline] } [2025-06-25T01:39:17.993Z] $ docker exec --env ******** --env ******** 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f ssh-agent -k [2025-06-25T01:39:18.089Z] unset SSH_AUTH_SOCK; [2025-06-25T01:39:18.089Z] unset SSH_AGENT_PID; [2025-06-25T01:39:18.090Z] echo Agent pid 38 killed; [2025-06-25T01:39:18.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-25T01:39:18.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-25T01:39:18.140Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-25T01:39:18.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-25T01:39:18.319Z] $ docker exec 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f ssh-agent [2025-06-25T01:39:18.430Z] SSH_AUTH_SOCK=/tmp/ssh-rLxIYdnaA00I/agent.71 [2025-06-25T01:39:18.430Z] SSH_AGENT_PID=77 [2025-06-25T01:39:18.435Z] Running ssh-add (command line suppressed) [2025-06-25T01:39:18.537Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13488774740250077251.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13488774740250077251.key) [2025-06-25T01:39:18.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-25T01:39:18.846Z] + git semver init [2025-06-25T01:39:19.106Z] 2025-06-25 01:39:19,067 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-25T01:39:19.106Z] 2025-06-25 01:39:19,071 [run_init] DEBUG init version:0.0.0 force:False [2025-06-25T01:39:19.106Z] 2025-06-25 01:39:19,071 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-06-25T01:39:19.106Z] 2025-06-25 01:39:19,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-06-25T01:39:19.106Z] 2025-06-25 01:39:19,072 [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-06-25T01:39:20.493Z] 2025-06-25 01:39:20,489 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-06-25T01:39:20.493Z] 2025-06-25 01:39:20,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-06-25T01:39:20.493Z] 2025-06-25 01:39:20,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T01:39:20.493Z] 2025-06-25 01:39:20,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T01:39:20.493Z] 4.1.0-dev.3 [Pipeline] } [2025-06-25T01:39:20.766Z] $ docker exec --env ******** --env ******** 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f ssh-agent -k [2025-06-25T01:39:20.853Z] unset SSH_AUTH_SOCK; [2025-06-25T01:39:20.853Z] unset SSH_AGENT_PID; [2025-06-25T01:39:20.854Z] echo Agent pid 77 killed; [2025-06-25T01:39:20.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-25T01:39:21.185Z] + git semver [Pipeline] } [2025-06-25T01:39:21.771Z] $ docker stop --time=1 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f [2025-06-25T01:39:23.082Z] $ docker rm -f --volumes 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-25T01:39:23.428Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-25T01:39:23.666Z] Stashed 1 file(s) [Pipeline] echo [2025-06-25T01:39:23.669Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-25T01:39:23.848Z] provisioning config files... [2025-06-25T01:39:23.857Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4489383145721939071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:39:24.156Z] ---> ****-login.sh [2025-06-25T01:39:24.156Z] nexus3.edgexfoundry.org:10001 [2025-06-25T01:39:24.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:39:24.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:39:24.156Z] Configure a credential helper to remove this warning. See [2025-06-25T01:39:24.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:39:24.157Z] [2025-06-25T01:39:24.157Z] Login Succeeded [2025-06-25T01:39:24.157Z] nexus3.edgexfoundry.org:10002 [2025-06-25T01:39:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:39:24.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:39:24.157Z] Configure a credential helper to remove this warning. See [2025-06-25T01:39:24.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:39:24.157Z] [2025-06-25T01:39:24.157Z] Login Succeeded [2025-06-25T01:39:24.157Z] nexus3.edgexfoundry.org:10003 [2025-06-25T01:39:24.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:39:24.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:39:24.418Z] Configure a credential helper to remove this warning. See [2025-06-25T01:39:24.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:39:24.418Z] [2025-06-25T01:39:24.418Z] Login Succeeded [2025-06-25T01:39:24.418Z] nexus3.edgexfoundry.org:10004 [2025-06-25T01:39:24.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:39:24.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:39:24.418Z] Configure a credential helper to remove this warning. See [2025-06-25T01:39:24.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:39:24.418Z] [2025-06-25T01:39:24.418Z] Login Succeeded [2025-06-25T01:39:24.418Z] ****.io [2025-06-25T01:39:24.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:39:24.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:39:24.678Z] Configure a credential helper to remove this warning. See [2025-06-25T01:39:24.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:39:24.678Z] [2025-06-25T01:39:24.678Z] Login Succeeded [2025-06-25T01:39:24.678Z] ---> ****-login.sh ends [Pipeline] } [2025-06-25T01:39:24.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-06-25T01:39:24.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-25T01:39:24.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-25T01:39:24.802Z] ========================================================= [2025-06-25T01:39:24.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-25T01:39:24.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:39:25.123Z] + 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-06-25T01:39:25.123Z] Sending build context to Docker daemon 21.65MB [2025-06-25T01:39:25.123Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-06-25T01:39:25.123Z] Step 2/12 : FROM ${BASE} AS builder [2025-06-25T01:39:25.123Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-25T01:39:25.384Z] 0a9a5dfd008f: Pulling fs layer [2025-06-25T01:39:25.384Z] 36466aa92d05: Pulling fs layer [2025-06-25T01:39:25.384Z] e10405b45d13: Pulling fs layer [2025-06-25T01:39:25.384Z] 096b7ceb2af7: Pulling fs layer [2025-06-25T01:39:25.384Z] 4f4fb700ef54: Pulling fs layer [2025-06-25T01:39:25.384Z] 8213a616a21b: Pulling fs layer [2025-06-25T01:39:25.384Z] 985586143405: Pulling fs layer [2025-06-25T01:39:25.384Z] 0eae2285b678: Pulling fs layer [2025-06-25T01:39:25.384Z] 8213a616a21b: Waiting [2025-06-25T01:39:25.384Z] 096b7ceb2af7: Waiting [2025-06-25T01:39:25.384Z] 985586143405: Waiting [2025-06-25T01:39:25.384Z] 4f4fb700ef54: Waiting [2025-06-25T01:39:25.384Z] d3ac315be8c5: Pulling fs layer [2025-06-25T01:39:25.384Z] d3ac315be8c5: Waiting [2025-06-25T01:39:25.384Z] 0eae2285b678: Waiting [2025-06-25T01:39:25.384Z] 36466aa92d05: Verifying Checksum [2025-06-25T01:39:25.384Z] 36466aa92d05: Download complete [2025-06-25T01:39:25.384Z] 096b7ceb2af7: Verifying Checksum [2025-06-25T01:39:25.384Z] 096b7ceb2af7: Download complete [2025-06-25T01:39:25.384Z] 4f4fb700ef54: Verifying Checksum [2025-06-25T01:39:25.384Z] 4f4fb700ef54: Download complete [2025-06-25T01:39:25.384Z] 8213a616a21b: Download complete [2025-06-25T01:39:25.384Z] 0a9a5dfd008f: Verifying Checksum [2025-06-25T01:39:25.384Z] 0a9a5dfd008f: Download complete [2025-06-25T01:39:25.384Z] 985586143405: Verifying Checksum [2025-06-25T01:39:25.384Z] 985586143405: Download complete [2025-06-25T01:39:25.643Z] 0a9a5dfd008f: Pull complete [2025-06-25T01:39:25.643Z] d3ac315be8c5: Verifying Checksum [2025-06-25T01:39:25.643Z] 36466aa92d05: Pull complete [2025-06-25T01:39:25.901Z] e10405b45d13: Download complete [2025-06-25T01:39:26.158Z] 0eae2285b678: Verifying Checksum [2025-06-25T01:39:26.158Z] 0eae2285b678: Download complete [2025-06-25T01:39:29.436Z] e10405b45d13: Pull complete [2025-06-25T01:39:29.436Z] 096b7ceb2af7: Pull complete [2025-06-25T01:39:29.436Z] 4f4fb700ef54: Pull complete [2025-06-25T01:39:29.436Z] 8213a616a21b: Pull complete [2025-06-25T01:39:29.436Z] 985586143405: Pull complete [2025-06-25T01:39:31.967Z] 0eae2285b678: Pull complete [2025-06-25T01:39:31.968Z] d3ac315be8c5: Pull complete [2025-06-25T01:39:31.968Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-06-25T01:39:31.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-25T01:39:31.968Z] ---> ea6120ae94a0 [2025-06-25T01:39:31.968Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-06-25T01:39:33.872Z] ---> Running in fa2abb72c5c9 [2025-06-25T01:39:33.872Z] Removing intermediate container fa2abb72c5c9 [2025-06-25T01:39:33.872Z] ---> 4cccaec8f4a5 [2025-06-25T01:39:33.872Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-25T01:39:33.872Z] ---> Running in bc28c354135f [2025-06-25T01:39:33.872Z] Removing intermediate container bc28c354135f [2025-06-25T01:39:33.872Z] ---> 82c0473a8cbf [2025-06-25T01:39:33.872Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-06-25T01:39:33.872Z] ---> Running in 26f9ca4232eb [2025-06-25T01:39:33.872Z] Removing intermediate container 26f9ca4232eb [2025-06-25T01:39:33.872Z] ---> b2427d4dfa44 [2025-06-25T01:39:33.872Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-06-25T01:39:33.872Z] ---> Running in f926e5d01b36 [2025-06-25T01:39:33.872Z] Removing intermediate container f926e5d01b36 [2025-06-25T01:39:33.872Z] ---> 8e9697989dc2 [2025-06-25T01:39:33.872Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-06-25T01:39:33.872Z] ---> Running in cd73b6c55a91 [2025-06-25T01:39:34.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-25T01:39:34.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-25T01:39:34.958Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-06-25T01:39:34.958Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-06-25T01:39:34.958Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-06-25T01:39:34.958Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-06-25T01:39:34.958Z] Executing busybox-1.36.1-r29.trigger [2025-06-25T01:39:34.958Z] OK: 252 MiB in 62 packages [2025-06-25T01:39:35.527Z] Removing intermediate container cd73b6c55a91 [2025-06-25T01:39:35.527Z] ---> 03c09625506e [2025-06-25T01:39:35.527Z] Step 8/12 : WORKDIR /device-rest-go [2025-06-25T01:39:35.527Z] ---> Running in 9d7981df0dec [2025-06-25T01:39:35.527Z] Removing intermediate container 9d7981df0dec [2025-06-25T01:39:35.527Z] ---> 332a80a8acd2 [2025-06-25T01:39:35.527Z] Step 9/12 : COPY go.mod vendor* ./ [2025-06-25T01:39:35.527Z] ---> 88290832d982 [2025-06-25T01:39:35.527Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-25T01:39:35.527Z] ---> Running in 28302b904e0b [2025-06-25T01:39:38.804Z] Still waiting to schedule task [2025-06-25T01:39:38.805Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3894’ [2025-06-25T01:40:43.225Z] Removing intermediate container 28302b904e0b [2025-06-25T01:40:43.225Z] ---> e640f6df91d4 [2025-06-25T01:40:43.225Z] Step 11/12 : COPY . . [2025-06-25T01:40:43.225Z] ---> 3f0c932189df [2025-06-25T01:40:43.225Z] Step 12/12 : RUN $MAKE [2025-06-25T01:40:43.225Z] ---> Running in 53ef7e617a94 [2025-06-25T01:40:43.225Z] noop [2025-06-25T01:40:43.225Z] Removing intermediate container 53ef7e617a94 [2025-06-25T01:40:43.225Z] ---> d802d014c0f3 [2025-06-25T01:40:43.225Z] Successfully built d802d014c0f3 [2025-06-25T01:40:43.225Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:40:43.558Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-25T01:40:43.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T01:40:43.642Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T01:40:43.678Z] $ 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-06-25T01:40:43.994Z] $ docker top 3a414cbdcfc8c26a59277073f8e72a634ba47a4801aa5e543b6b987e0b8f7321 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-25T01:40:44.349Z] + go version [2025-06-25T01:40:44.349Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-06-25T01:40:44.364Z] $ docker stop --time=1 3a414cbdcfc8c26a59277073f8e72a634ba47a4801aa5e543b6b987e0b8f7321 [2025-06-25T01:40:45.621Z] $ docker rm -f --volumes 3a414cbdcfc8c26a59277073f8e72a634ba47a4801aa5e543b6b987e0b8f7321 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:40:46.078Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-25T01:40:46.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T01:40:46.156Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T01:40:46.189Z] $ 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-06-25T01:40:46.492Z] $ docker top 025a2b3cfda25b1fdf677560a1fd21a895751c8e3489fc22cce6bfe2fa4c7e7c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-25T01:40:46.847Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-06-25T01:40:47.149Z] + make test [2025-06-25T01:40:47.150Z] go test ./... -coverprofile=coverage.out ./... [2025-06-25T01:40:48.525Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-06-25T01:41:06.593Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-06-25T01:41:06.593Z] ok github.com/edgexfoundry/device-rest-go/driver 0.007s coverage: 32.2% of statements [2025-06-25T01:41:16.551Z] go vet ./... [2025-06-25T01:41:20.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-25T01:41:20.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-25T01:41:20.730Z] ./bin/test-attribution-txt.sh [2025-06-25T01:41:20.730Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-25T01:41:20.730Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-25T01:41:20.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-06-25T01:41:20.773Z] $ docker stop --time=1 025a2b3cfda25b1fdf677560a1fd21a895751c8e3489fc22cce6bfe2fa4c7e7c [2025-06-25T01:41:23.094Z] $ docker rm -f --volumes 025a2b3cfda25b1fdf677560a1fd21a895751c8e3489fc22cce6bfe2fa4c7e7c [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-25T01:41:23.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-06-25T01:41:23.688Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-06-25T01:41:24.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-25T01:41:24.598Z] + ls -al . [2025-06-25T01:41:24.599Z] total 244 [2025-06-25T01:41:24.599Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 01:40 . [2025-06-25T01:41:24.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 01:38 .. [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 25 01:38 .dockerignore [2025-06-25T01:41:24.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 01:41 .git [2025-06-25T01:41:24.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:38 .github [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 264 Jun 25 01:38 .gitignore [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 01:38 .golangci.yml [2025-06-25T01:41:24.599Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 01:39 .semver [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 20138 Jun 25 01:38 Attribution.txt [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 18492 Jun 25 01:38 CHANGELOG.md [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jun 25 01:38 Dockerfile [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 01:38 GOVERNANCE.md [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 25 01:38 Jenkinsfile [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 01:38 LICENSE [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 2598 Jun 25 01:38 Makefile [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 25 01:38 OWNERS.md [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jun 25 01:38 README.md [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 25 01:39 VERSION [2025-06-25T01:41:24.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 01:38 bin [2025-06-25T01:41:24.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:38 cmd [2025-06-25T01:41:24.599Z] -rw-r--r-- 1 jenkins jenkins 14565 Jun 25 01:41 coverage.out [2025-06-25T01:41:24.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 01:38 driver [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 6272 Jun 25 01:38 go.mod [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 86413 Jun 25 01:38 go.sum [2025-06-25T01:41:24.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:38 openapi [2025-06-25T01:41:24.599Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 25 01:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:41:24.926Z] + 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=3abeddea7bee697e1193a102564220052236ef04 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-06-25T01:41:24.926Z] Sending build context to Docker daemon 21.66MB [2025-06-25T01:41:24.926Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-06-25T01:41:24.926Z] Step 2/26 : FROM ${BASE} AS builder [2025-06-25T01:41:24.926Z] ---> d802d014c0f3 [2025-06-25T01:41:24.926Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-06-25T01:41:25.193Z] ---> Running in b356945c6471 [2025-06-25T01:41:25.193Z] Removing intermediate container b356945c6471 [2025-06-25T01:41:25.193Z] ---> 64fa09b0caa0 [2025-06-25T01:41:25.193Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-25T01:41:25.193Z] ---> Running in 327f64a22e76 [2025-06-25T01:41:25.193Z] Removing intermediate container 327f64a22e76 [2025-06-25T01:41:25.193Z] ---> afb0007309f6 [2025-06-25T01:41:25.193Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-06-25T01:41:25.193Z] ---> Running in 846e4d3ac941 [2025-06-25T01:41:25.451Z] Removing intermediate container 846e4d3ac941 [2025-06-25T01:41:25.451Z] ---> 320572794563 [2025-06-25T01:41:25.451Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-06-25T01:41:25.451Z] ---> Running in 2db60db4dd15 [2025-06-25T01:41:25.451Z] Removing intermediate container 2db60db4dd15 [2025-06-25T01:41:25.451Z] ---> 77475fdbee05 [2025-06-25T01:41:25.451Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-06-25T01:41:25.451Z] ---> Running in 5cd42443a3ec [2025-06-25T01:41:25.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-25T01:41:25.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-25T01:41:26.226Z] OK: 252 MiB in 62 packages [2025-06-25T01:41:26.485Z] Removing intermediate container 5cd42443a3ec [2025-06-25T01:41:26.485Z] ---> e21d42011577 [2025-06-25T01:41:26.485Z] Step 8/26 : WORKDIR /device-rest-go [2025-06-25T01:41:26.485Z] ---> Running in 98c71794e5ff [2025-06-25T01:41:26.485Z] Removing intermediate container 98c71794e5ff [2025-06-25T01:41:26.485Z] ---> 035973727e49 [2025-06-25T01:41:26.485Z] Step 9/26 : COPY go.mod vendor* ./ [2025-06-25T01:41:26.744Z] ---> 7f3f4e33dcde [2025-06-25T01:41:26.744Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-25T01:41:26.744Z] ---> Running in 77d249e08f7b [2025-06-25T01:41:27.309Z] Removing intermediate container 77d249e08f7b [2025-06-25T01:41:27.309Z] ---> 5875f3e54e91 [2025-06-25T01:41:27.309Z] Step 11/26 : COPY . . [2025-06-25T01:41:27.879Z] ---> 9517461b72d2 [2025-06-25T01:41:27.879Z] Step 12/26 : RUN $MAKE [2025-06-25T01:41:27.879Z] ---> Running in cd43ce8a967e [2025-06-25T01:41:27.879Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-06-25T01:41:54.421Z] Removing intermediate container cd43ce8a967e [2025-06-25T01:41:54.421Z] ---> dac066fb9e7f [2025-06-25T01:41:54.421Z] Step 13/26 : FROM alpine:3.20 [2025-06-25T01:41:54.421Z] 3.20: Pulling from library/alpine [2025-06-25T01:41:54.421Z] 0a9a5dfd008f: Already exists [2025-06-25T01:41:54.421Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-25T01:41:54.421Z] Status: Downloaded newer image for alpine:3.20 [2025-06-25T01:41:54.421Z] ---> ff221270b9fb [2025-06-25T01:41:54.421Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-06-25T01:41:54.421Z] ---> Running in c671f6824ee2 [2025-06-25T01:41:54.421Z] Removing intermediate container c671f6824ee2 [2025-06-25T01:41:54.421Z] ---> 6d11f46e260f [2025-06-25T01:41:54.421Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-06-25T01:41:54.421Z] ---> Running in 45b4129d8b3f [2025-06-25T01:41:54.421Z] Removing intermediate container 45b4129d8b3f [2025-06-25T01:41:54.421Z] ---> 31c3318f9d39 [2025-06-25T01:41:54.421Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-06-25T01:41:54.421Z] ---> Running in 750cacccfb90 [2025-06-25T01:41:54.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-25T01:41:54.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-25T01:41:54.941Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-06-25T01:41:54.941Z] Executing busybox-1.36.1-r29.trigger [2025-06-25T01:41:54.941Z] OK: 8 MiB in 15 packages [2025-06-25T01:41:55.201Z] Removing intermediate container 750cacccfb90 [2025-06-25T01:41:55.201Z] ---> 0641c33eefa0 [2025-06-25T01:41:55.201Z] Step 17/26 : RUN apk --no-cache upgrade [2025-06-25T01:41:55.201Z] ---> Running in dc6514571eed [2025-06-25T01:41:55.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-25T01:41:55.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-25T01:41:55.721Z] OK: 8 MiB in 15 packages [2025-06-25T01:41:56.290Z] Removing intermediate container dc6514571eed [2025-06-25T01:41:56.290Z] ---> 4576d8e9a11f [2025-06-25T01:41:56.290Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-06-25T01:41:56.868Z] ---> 0f3eae7f2758 [2025-06-25T01:41:56.868Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-06-25T01:41:56.868Z] ---> a8a535eb87e7 [2025-06-25T01:41:56.868Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-06-25T01:41:57.128Z] ---> 7afe47c3a700 [2025-06-25T01:41:57.128Z] Step 21/26 : EXPOSE 59986 [2025-06-25T01:41:57.128Z] ---> Running in bf43ab1e245c [2025-06-25T01:41:57.128Z] Removing intermediate container bf43ab1e245c [2025-06-25T01:41:57.128Z] ---> e4be7b120161 [2025-06-25T01:41:57.128Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-06-25T01:41:57.128Z] ---> Running in d12a10c53824 [2025-06-25T01:41:57.128Z] Removing intermediate container d12a10c53824 [2025-06-25T01:41:57.128Z] ---> 37bc3886ef20 [2025-06-25T01:41:57.128Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-06-25T01:41:57.128Z] ---> Running in be1fc65eeae9 [2025-06-25T01:41:57.386Z] Removing intermediate container be1fc65eeae9 [2025-06-25T01:41:57.386Z] ---> dfa10f0b9b26 [2025-06-25T01:41:57.386Z] Step 24/26 : LABEL arch=amd64 [2025-06-25T01:41:57.386Z] ---> Running in a8c4ba64cdda [2025-06-25T01:41:57.386Z] Removing intermediate container a8c4ba64cdda [2025-06-25T01:41:57.386Z] ---> f893010af34f [2025-06-25T01:41:57.386Z] Step 25/26 : LABEL git_sha=3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T01:41:57.386Z] ---> Running in 17b898806d63 [2025-06-25T01:41:57.386Z] Removing intermediate container 17b898806d63 [2025-06-25T01:41:57.386Z] ---> e762bbb609a2 [2025-06-25T01:41:57.386Z] Step 26/26 : LABEL version=4.1.0-dev.3 [2025-06-25T01:41:57.386Z] ---> Running in 597db6de67bf [2025-06-25T01:41:57.645Z] Removing intermediate container 597db6de67bf [2025-06-25T01:41:57.645Z] ---> 6d330a6f336d [2025-06-25T01:41:57.645Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-25T01:41:57.645Z] Successfully built 6d330a6f336d [2025-06-25T01:41:57.645Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-25T01:41:57.772Z] provisioning config files... [2025-06-25T01:41:57.784Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5611663456588975919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:41:58.089Z] ---> ****-login.sh [2025-06-25T01:41:58.089Z] nexus3.edgexfoundry.org:10001 [2025-06-25T01:41:58.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:41:58.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:41:58.090Z] Configure a credential helper to remove this warning. See [2025-06-25T01:41:58.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:41:58.090Z] [2025-06-25T01:41:58.090Z] Login Succeeded [2025-06-25T01:41:58.090Z] nexus3.edgexfoundry.org:10002 [2025-06-25T01:41:58.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:41:58.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:41:58.090Z] Configure a credential helper to remove this warning. See [2025-06-25T01:41:58.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:41:58.090Z] [2025-06-25T01:41:58.090Z] Login Succeeded [2025-06-25T01:41:58.090Z] nexus3.edgexfoundry.org:10003 [2025-06-25T01:41:58.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:41:58.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:41:58.348Z] Configure a credential helper to remove this warning. See [2025-06-25T01:41:58.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:41:58.348Z] [2025-06-25T01:41:58.348Z] Login Succeeded [2025-06-25T01:41:58.348Z] nexus3.edgexfoundry.org:10004 [2025-06-25T01:41:58.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:41:58.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:41:58.349Z] Configure a credential helper to remove this warning. See [2025-06-25T01:41:58.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:41:58.349Z] [2025-06-25T01:41:58.349Z] Login Succeeded [2025-06-25T01:41:58.349Z] ****.io [2025-06-25T01:41:58.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:41:58.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:41:58.608Z] Configure a credential helper to remove this warning. See [2025-06-25T01:41:58.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:41:58.608Z] [2025-06-25T01:41:58.608Z] Login Succeeded [2025-06-25T01:41:58.608Z] ---> ****-login.sh ends [Pipeline] } [2025-06-25T01:41:58.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-25T01:41:58.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-25T01:41:58.703Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-06-25T01:41:58.703Z] 3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T01:41:58.703Z] latest [2025-06-25T01:41:58.703Z] 4.1.0-dev.3 [2025-06-25T01:41:58.703Z] 3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T01:41:58.703Z] main [2025-06-25T01:41:58.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:41:59.052Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:41:59.381Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T01:41:59.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-25T01:41:59.381Z] 28c29de8c36a: Preparing [2025-06-25T01:41:59.381Z] 91d4e43d7f18: Preparing [2025-06-25T01:41:59.381Z] 23d5bdd21acf: Preparing [2025-06-25T01:41:59.381Z] 002497b78ab3: Preparing [2025-06-25T01:41:59.381Z] 6bb281804ea0: Preparing [2025-06-25T01:41:59.381Z] 994456c4fd7b: Preparing [2025-06-25T01:41:59.381Z] 994456c4fd7b: Waiting [2025-06-25T01:41:59.381Z] 6bb281804ea0: Pushed [2025-06-25T01:41:59.381Z] 28c29de8c36a: Pushed [2025-06-25T01:41:59.381Z] 91d4e43d7f18: Pushed [2025-06-25T01:41:59.381Z] 002497b78ab3: Pushed [2025-06-25T01:41:59.381Z] 994456c4fd7b: Layer already exists [2025-06-25T01:42:02.675Z] 23d5bdd21acf: Pushed [2025-06-25T01:42:02.675Z] 3abeddea7bee697e1193a102564220052236ef04: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:42:03.009Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:42:03.322Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-25T01:42:03.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-25T01:42:03.322Z] 28c29de8c36a: Preparing [2025-06-25T01:42:03.322Z] 91d4e43d7f18: Preparing [2025-06-25T01:42:03.322Z] 23d5bdd21acf: Preparing [2025-06-25T01:42:03.322Z] 002497b78ab3: Preparing [2025-06-25T01:42:03.322Z] 6bb281804ea0: Preparing [2025-06-25T01:42:03.322Z] 994456c4fd7b: Preparing [2025-06-25T01:42:03.322Z] 002497b78ab3: Layer already exists [2025-06-25T01:42:03.322Z] 23d5bdd21acf: Layer already exists [2025-06-25T01:42:03.322Z] 91d4e43d7f18: Layer already exists [2025-06-25T01:42:03.322Z] 6bb281804ea0: Layer already exists [2025-06-25T01:42:03.322Z] 28c29de8c36a: Layer already exists [2025-06-25T01:42:03.322Z] 994456c4fd7b: Layer already exists [2025-06-25T01:42:03.322Z] latest: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:42:03.648Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:42:03.972Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 [2025-06-25T01:42:03.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-25T01:42:03.972Z] 28c29de8c36a: Preparing [2025-06-25T01:42:03.972Z] 91d4e43d7f18: Preparing [2025-06-25T01:42:03.972Z] 23d5bdd21acf: Preparing [2025-06-25T01:42:03.972Z] 002497b78ab3: Preparing [2025-06-25T01:42:03.972Z] 6bb281804ea0: Preparing [2025-06-25T01:42:03.972Z] 994456c4fd7b: Preparing [2025-06-25T01:42:03.972Z] 994456c4fd7b: Waiting [2025-06-25T01:42:03.972Z] 28c29de8c36a: Layer already exists [2025-06-25T01:42:03.972Z] 002497b78ab3: Layer already exists [2025-06-25T01:42:03.972Z] 6bb281804ea0: Layer already exists [2025-06-25T01:42:03.972Z] 91d4e43d7f18: Layer already exists [2025-06-25T01:42:03.972Z] 23d5bdd21acf: Layer already exists [2025-06-25T01:42:03.972Z] 994456c4fd7b: Layer already exists [2025-06-25T01:42:03.972Z] 4.1.0-dev.3: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:42:04.301Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:42:04.620Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T01:42:04.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-25T01:42:04.620Z] 28c29de8c36a: Preparing [2025-06-25T01:42:04.620Z] 91d4e43d7f18: Preparing [2025-06-25T01:42:04.620Z] 23d5bdd21acf: Preparing [2025-06-25T01:42:04.620Z] 002497b78ab3: Preparing [2025-06-25T01:42:04.620Z] 6bb281804ea0: Preparing [2025-06-25T01:42:04.620Z] 994456c4fd7b: Preparing [2025-06-25T01:42:04.620Z] 994456c4fd7b: Waiting [2025-06-25T01:42:04.620Z] 6bb281804ea0: Layer already exists [2025-06-25T01:42:04.620Z] 28c29de8c36a: Layer already exists [2025-06-25T01:42:04.620Z] 91d4e43d7f18: Layer already exists [2025-06-25T01:42:04.620Z] 002497b78ab3: Layer already exists [2025-06-25T01:42:04.620Z] 23d5bdd21acf: Layer already exists [2025-06-25T01:42:04.620Z] 994456c4fd7b: Layer already exists [2025-06-25T01:42:04.620Z] 3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:42:04.939Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:42:05.269Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-06-25T01:42:05.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-06-25T01:42:05.269Z] 28c29de8c36a: Preparing [2025-06-25T01:42:05.269Z] 91d4e43d7f18: Preparing [2025-06-25T01:42:05.269Z] 23d5bdd21acf: Preparing [2025-06-25T01:42:05.269Z] 002497b78ab3: Preparing [2025-06-25T01:42:05.269Z] 6bb281804ea0: Preparing [2025-06-25T01:42:05.269Z] 994456c4fd7b: Preparing [2025-06-25T01:42:05.269Z] 994456c4fd7b: Waiting [2025-06-25T01:42:05.269Z] 6bb281804ea0: Layer already exists [2025-06-25T01:42:05.269Z] 23d5bdd21acf: Layer already exists [2025-06-25T01:42:05.269Z] 28c29de8c36a: Layer already exists [2025-06-25T01:42:05.269Z] 91d4e43d7f18: Layer already exists [2025-06-25T01:42:05.269Z] 002497b78ab3: Layer already exists [2025-06-25T01:42:05.269Z] 994456c4fd7b: Layer already exists [2025-06-25T01:42:05.269Z] main: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-25T01:42:05.344Z] ===================================================== [Pipeline] echo [2025-06-25T01:42:05.361Z] taggedImages: [2025-06-25T01:42:05.361Z] - nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T01:42:05.361Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-25T01:42:05.361Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 [2025-06-25T01:42:05.361Z] - nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T01:42:05.361Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-06-25T01:42:05.405Z] ========================================================= [2025-06-25T01:42:05.405Z] [edgeXBuildMultiArch] RAW Config: [2025-06-25T01:42:05.405Z] images: [2025-06-25T01:42:05.405Z] - nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T01:42:05.405Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-25T01:42:05.405Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 [2025-06-25T01:42:05.405Z] - nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T01:42:05.405Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-06-25T01:42:05.405Z] settingsFile: [2025-06-25T01:42:05.405Z] device-rest-go-settings [2025-06-25T01:42:05.405Z] ========================================================= [Pipeline] node [2025-06-25T01:42:20.409Z] Still waiting to schedule task [2025-06-25T01:42:20.409Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-25T01:43:09.100Z] Running on prd-centos7-docker-4c-2g-3901 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-25T01:43:09.153Z] provisioning config files... [2025-06-25T01:43:09.178Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2537120267615219702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:10.277Z] ---> ****-login.sh [2025-06-25T01:43:10.277Z] nexus3.edgexfoundry.org:10001 [2025-06-25T01:43:10.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:43:10.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:43:10.277Z] Configure a credential helper to remove this warning. See [2025-06-25T01:43:10.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:43:10.277Z] [2025-06-25T01:43:10.277Z] Login Succeeded [2025-06-25T01:43:10.277Z] nexus3.edgexfoundry.org:10002 [2025-06-25T01:43:10.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:43:10.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:43:10.546Z] Configure a credential helper to remove this warning. See [2025-06-25T01:43:10.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:43:10.546Z] [2025-06-25T01:43:10.546Z] Login Succeeded [2025-06-25T01:43:10.546Z] nexus3.edgexfoundry.org:10003 [2025-06-25T01:43:10.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:43:10.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:43:10.546Z] Configure a credential helper to remove this warning. See [2025-06-25T01:43:10.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:43:10.546Z] [2025-06-25T01:43:10.546Z] Login Succeeded [2025-06-25T01:43:10.546Z] nexus3.edgexfoundry.org:10004 [2025-06-25T01:43:10.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:43:10.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:43:10.811Z] Configure a credential helper to remove this warning. See [2025-06-25T01:43:10.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:43:10.811Z] [2025-06-25T01:43:10.811Z] Login Succeeded [2025-06-25T01:43:10.811Z] ****.io [2025-06-25T01:43:10.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:43:11.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:43:11.073Z] Configure a credential helper to remove this warning. See [2025-06-25T01:43:11.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:43:11.073Z] [2025-06-25T01:43:11.073Z] Login Succeeded [2025-06-25T01:43:11.073Z] ---> ****-login.sh ends [Pipeline] } [2025-06-25T01:43:11.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-25T01:43:11.437Z] + docker buildx ls [2025-06-25T01:43:11.437Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-25T01:43:11.437Z] default * docker [2025-06-25T01:43:11.437Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-25T01:43:11.742Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-25T01:43:11.742Z] edgex-builder [Pipeline] sh [2025-06-25T01:43:12.057Z] + docker buildx inspect --bootstrap [2025-06-25T01:43:12.057Z] #1 [internal] booting buildkit [2025-06-25T01:43:12.317Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-25T01:43:17.722Z] #1 pulling image moby/buildkit:buildx-stable-1 5.6s done [2025-06-25T01:43:17.722Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-25T01:43:19.111Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-06-25T01:43:19.111Z] #1 DONE 6.8s [2025-06-25T01:43:19.111Z] Name: edgex-builder [2025-06-25T01:43:19.111Z] Driver: docker-container [2025-06-25T01:43:19.111Z] [2025-06-25T01:43:19.111Z] Nodes: [2025-06-25T01:43:19.111Z] Name: edgex-builder0 [2025-06-25T01:43:19.111Z] Endpoint: unix:///var/run/docker.sock [2025-06-25T01:43:19.111Z] Status: running [2025-06-25T01:43:19.111Z] Buildkit: v0.22.0 [2025-06-25T01:43:19.111Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-25T01:43:19.419Z] + docker buildx ls [2025-06-25T01:43:19.419Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-25T01:43:19.419Z] edgex-builder * docker-container [2025-06-25T01:43:19.419Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-25T01:43:19.419Z] default docker [2025-06-25T01:43:19.419Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-25T01:43:19.731Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04' [2025-06-25T01:43:19.731Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 --push - [2025-06-25T01:43:19.993Z] #1 [internal] load build definition from Dockerfile [2025-06-25T01:43:19.993Z] #1 transferring dockerfile: 196B done [2025-06-25T01:43:19.993Z] #1 DONE 0.0s [2025-06-25T01:43:19.993Z] [2025-06-25T01:43:19.993Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T01:43:19.993Z] #2 DONE 0.1s [2025-06-25T01:43:19.993Z] [2025-06-25T01:43:19.993Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T01:43:19.993Z] #3 DONE 0.1s [2025-06-25T01:43:19.993Z] [2025-06-25T01:43:19.993Z] #4 [internal] load .dockerignore [2025-06-25T01:43:19.993Z] #4 transferring context: 2B done [2025-06-25T01:43:19.993Z] #4 DONE 0.0s [2025-06-25T01:43:19.993Z] [2025-06-25T01:43:19.993Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:19.993Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:19.993Z] #5 DONE 0.0s [2025-06-25T01:43:19.993Z] [2025-06-25T01:43:19.993Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:19.993Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:19.993Z] #6 DONE 0.1s [2025-06-25T01:43:20.254Z] [2025-06-25T01:43:20.254Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-25T01:43:20.254Z] #7 DONE 0.0s [2025-06-25T01:43:20.254Z] [2025-06-25T01:43:20.254Z] #8 exporting to image [2025-06-25T01:43:20.254Z] #8 exporting layers done [2025-06-25T01:43:20.254Z] #8 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done [2025-06-25T01:43:20.254Z] #8 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done [2025-06-25T01:43:20.254Z] #8 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done [2025-06-25T01:43:20.255Z] #8 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done [2025-06-25T01:43:20.255Z] #8 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done [2025-06-25T01:43:20.255Z] #8 pushing layers 0.1s done [2025-06-25T01:43:20.255Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db [2025-06-25T01:43:20.255Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-25T01:43:20.255Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done [2025-06-25T01:43:20.255Z] #8 DONE 0.2s [2025-06-25T01:43:20.255Z] [2025-06-25T01:43:20.255Z] 1 warning found (use --debug to expand): [2025-06-25T01:43:20.255Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-25T01:43:20.555Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-06-25T01:43:20.555Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-06-25T01:43:20.816Z] #1 [internal] load build definition from Dockerfile [2025-06-25T01:43:20.816Z] #1 transferring dockerfile: 162B done [2025-06-25T01:43:20.816Z] #1 DONE 0.0s [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-25T01:43:20.816Z] #2 DONE 0.0s [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-06-25T01:43:20.816Z] #3 DONE 0.0s [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] #4 [internal] load .dockerignore [2025-06-25T01:43:20.816Z] #4 transferring context: 2B done [2025-06-25T01:43:20.816Z] #4 DONE 0.0s [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:20.816Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:20.816Z] #5 DONE 0.0s [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:20.816Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:20.816Z] #6 CACHED [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:20.816Z] #5 CACHED [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-25T01:43:20.816Z] #7 DONE 0.0s [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] #8 exporting to image [2025-06-25T01:43:20.816Z] #8 exporting layers done [2025-06-25T01:43:20.816Z] #8 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done [2025-06-25T01:43:20.816Z] #8 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done [2025-06-25T01:43:20.816Z] #8 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done [2025-06-25T01:43:20.816Z] #8 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done [2025-06-25T01:43:20.816Z] #8 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done [2025-06-25T01:43:20.816Z] #8 pushing layers 0.0s done [2025-06-25T01:43:20.816Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done [2025-06-25T01:43:20.816Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-25T01:43:20.816Z] #8 DONE 0.1s [2025-06-25T01:43:20.816Z] [2025-06-25T01:43:20.816Z] 1 warning found (use --debug to expand): [2025-06-25T01:43:20.816Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-25T01:43:21.117Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3' [2025-06-25T01:43:21.117Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 --push - [2025-06-25T01:43:21.117Z] #1 [internal] load build definition from Dockerfile [2025-06-25T01:43:21.117Z] #1 transferring dockerfile: 167B done [2025-06-25T01:43:21.117Z] #1 DONE 0.0s [2025-06-25T01:43:21.117Z] [2025-06-25T01:43:21.117Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 [2025-06-25T01:43:21.117Z] #2 DONE 0.0s [2025-06-25T01:43:21.117Z] [2025-06-25T01:43:21.117Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 [2025-06-25T01:43:21.117Z] #3 DONE 0.0s [2025-06-25T01:43:21.117Z] [2025-06-25T01:43:21.117Z] #4 [internal] load .dockerignore [2025-06-25T01:43:21.117Z] #4 transferring context: 2B done [2025-06-25T01:43:21.117Z] #4 DONE 0.0s [2025-06-25T01:43:21.117Z] [2025-06-25T01:43:21.117Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:21.117Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca done [2025-06-25T01:43:21.117Z] #5 CACHED [2025-06-25T01:43:21.117Z] [2025-06-25T01:43:21.117Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:21.117Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:21.117Z] #6 CACHED [2025-06-25T01:43:21.117Z] [2025-06-25T01:43:21.117Z] #7 exporting to image [2025-06-25T01:43:21.117Z] #7 exporting layers done [2025-06-25T01:43:21.117Z] #7 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done [2025-06-25T01:43:21.117Z] #7 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 [2025-06-25T01:43:21.117Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-25T01:43:21.378Z] #7 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done [2025-06-25T01:43:21.378Z] #7 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done [2025-06-25T01:43:21.378Z] #7 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done [2025-06-25T01:43:21.378Z] #7 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done [2025-06-25T01:43:21.378Z] #7 pushing layers 0.0s done [2025-06-25T01:43:21.378Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done [2025-06-25T01:43:21.378Z] #7 DONE 0.1s [2025-06-25T01:43:21.378Z] [2025-06-25T01:43:21.378Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-25T01:43:21.378Z] #8 DONE 0.0s [2025-06-25T01:43:21.378Z] [2025-06-25T01:43:21.378Z] 1 warning found (use --debug to expand): [2025-06-25T01:43:21.378Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-25T01:43:21.673Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3' [2025-06-25T01:43:21.673Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 --push - [2025-06-25T01:43:21.934Z] #1 [internal] load build definition from Dockerfile [2025-06-25T01:43:21.934Z] #1 transferring dockerfile: 208B done [2025-06-25T01:43:21.934Z] #1 DONE 0.0s [2025-06-25T01:43:21.934Z] [2025-06-25T01:43:21.934Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T01:43:21.934Z] #2 DONE 0.0s [2025-06-25T01:43:21.934Z] [2025-06-25T01:43:21.934Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T01:43:21.934Z] #3 DONE 0.0s [2025-06-25T01:43:21.934Z] [2025-06-25T01:43:21.934Z] #4 [internal] load .dockerignore [2025-06-25T01:43:21.934Z] #4 transferring context: 2B done [2025-06-25T01:43:21.934Z] #4 DONE 0.0s [2025-06-25T01:43:21.934Z] [2025-06-25T01:43:21.934Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:21.934Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:21.934Z] #5 CACHED [2025-06-25T01:43:21.934Z] [2025-06-25T01:43:21.934Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:21.934Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:21.934Z] #6 CACHED [2025-06-25T01:43:21.934Z] [2025-06-25T01:43:21.934Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-25T01:43:21.934Z] #7 DONE 0.0s [2025-06-25T01:43:21.934Z] [2025-06-25T01:43:21.934Z] #8 exporting to image [2025-06-25T01:43:21.934Z] #8 exporting layers done [2025-06-25T01:43:21.934Z] #8 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done [2025-06-25T01:43:21.934Z] #8 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done [2025-06-25T01:43:21.934Z] #8 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done [2025-06-25T01:43:21.934Z] #8 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done [2025-06-25T01:43:21.934Z] #8 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done [2025-06-25T01:43:21.934Z] #8 pushing layers 0.0s done [2025-06-25T01:43:21.934Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done [2025-06-25T01:43:21.934Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-25T01:43:21.934Z] #8 DONE 0.1s [2025-06-25T01:43:21.934Z] [2025-06-25T01:43:21.934Z] 1 warning found (use --debug to expand): [2025-06-25T01:43:21.934Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-25T01:43:22.223Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-06-25T01:43:22.223Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-06-25T01:43:22.481Z] #1 [internal] load build definition from Dockerfile [2025-06-25T01:43:22.481Z] #1 transferring dockerfile: 160B done [2025-06-25T01:43:22.481Z] #1 DONE 0.0s [2025-06-25T01:43:22.481Z] [2025-06-25T01:43:22.481Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-06-25T01:43:22.481Z] #2 DONE 0.0s [2025-06-25T01:43:22.481Z] [2025-06-25T01:43:22.481Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-06-25T01:43:22.481Z] #3 DONE 0.0s [2025-06-25T01:43:22.481Z] [2025-06-25T01:43:22.481Z] #4 [internal] load .dockerignore [2025-06-25T01:43:22.481Z] #4 transferring context: 2B done [2025-06-25T01:43:22.481Z] #4 DONE 0.0s [2025-06-25T01:43:22.481Z] [2025-06-25T01:43:22.481Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:22.481Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:22.481Z] #5 CACHED [2025-06-25T01:43:22.481Z] [2025-06-25T01:43:22.481Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca [2025-06-25T01:43:22.481Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done [2025-06-25T01:43:22.481Z] #6 CACHED [2025-06-25T01:43:22.481Z] [2025-06-25T01:43:22.481Z] #7 exporting to image [2025-06-25T01:43:22.481Z] #7 exporting layers done [2025-06-25T01:43:22.481Z] #7 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done [2025-06-25T01:43:22.481Z] #7 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 [2025-06-25T01:43:22.481Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-25T01:43:22.481Z] #7 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done [2025-06-25T01:43:22.481Z] #7 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done [2025-06-25T01:43:22.481Z] #7 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done [2025-06-25T01:43:22.481Z] #7 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done [2025-06-25T01:43:22.481Z] #7 pushing layers 0.0s done [2025-06-25T01:43:22.481Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done [2025-06-25T01:43:22.481Z] #7 DONE 0.1s [2025-06-25T01:43:22.481Z] [2025-06-25T01:43:22.481Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-25T01:43:22.481Z] #8 DONE 0.0s [2025-06-25T01:43:22.481Z] [2025-06-25T01:43:22.481Z] 1 warning found (use --debug to expand): [2025-06-25T01:43:22.481Z]  - 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-06-25T01:43:22.851Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:23.149Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:23.717Z] ---> package-listing.sh [2025-06-25T01:43:23.717Z] ++ facter osfamily [2025-06-25T01:43:23.717Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-25T01:43:23.976Z] + OS_FAMILY=redhat [2025-06-25T01:43:23.976Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-06-25T01:43:23.976Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-25T01:43:23.976Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-25T01:43:23.976Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-25T01:43:23.976Z] + PACKAGES=/tmp/packages_start.txt [2025-06-25T01:43:23.976Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-06-25T01:43:23.976Z] + PACKAGES=/tmp/packages_end.txt [2025-06-25T01:43:23.976Z] + case "${OS_FAMILY}" in [2025-06-25T01:43:23.976Z] + rpm -qa [2025-06-25T01:43:23.976Z] + sort [2025-06-25T01:43:24.548Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-25T01:43:24.548Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-25T01:43:24.548Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-25T01:43:24.548Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-06-25T01:43:24.548Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-06-25T01:43:24.548Z] + 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-06-25T01:43:24.561Z] 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-06-25T01:43:24.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:43:25.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-25T01:43:25.413Z] [2025-06-25T01:43:25.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:43:25.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-25T01:43:25.725Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-25T01:43:25.725Z] 5eb5b503b376: Pulling fs layer [2025-06-25T01:43:25.725Z] 5c69ac0246d0: Pulling fs layer [2025-06-25T01:43:25.725Z] ec43610c2a17: Pulling fs layer [2025-06-25T01:43:25.725Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-25T01:43:25.725Z] 33b1e0a273af: Pulling fs layer [2025-06-25T01:43:25.725Z] 5d3b04190fa2: Pulling fs layer [2025-06-25T01:43:25.725Z] 2f39f015ded8: Pulling fs layer [2025-06-25T01:43:25.725Z] 33b1e0a273af: Waiting [2025-06-25T01:43:25.725Z] 5d3b04190fa2: Waiting [2025-06-25T01:43:25.725Z] 2f39f015ded8: Waiting [2025-06-25T01:43:25.725Z] 3a2ae6a8a46f: Waiting [2025-06-25T01:43:25.725Z] 5c69ac0246d0: Verifying Checksum [2025-06-25T01:43:25.725Z] 5c69ac0246d0: Download complete [2025-06-25T01:43:25.725Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-25T01:43:25.725Z] 3a2ae6a8a46f: Download complete [2025-06-25T01:43:25.725Z] ec43610c2a17: Verifying Checksum [2025-06-25T01:43:25.725Z] ec43610c2a17: Download complete [2025-06-25T01:43:25.725Z] 33b1e0a273af: Verifying Checksum [2025-06-25T01:43:25.725Z] 33b1e0a273af: Download complete [2025-06-25T01:43:25.725Z] 5d3b04190fa2: Verifying Checksum [2025-06-25T01:43:25.725Z] 5d3b04190fa2: Download complete [2025-06-25T01:43:25.986Z] 5eb5b503b376: Verifying Checksum [2025-06-25T01:43:25.986Z] 5eb5b503b376: Download complete [2025-06-25T01:43:26.562Z] 2f39f015ded8: Verifying Checksum [2025-06-25T01:43:26.562Z] 2f39f015ded8: Download complete [2025-06-25T01:43:27.521Z] 5eb5b503b376: Pull complete [2025-06-25T01:43:27.521Z] 5c69ac0246d0: Pull complete [2025-06-25T01:43:28.094Z] ec43610c2a17: Pull complete [2025-06-25T01:43:28.094Z] 3a2ae6a8a46f: Pull complete [2025-06-25T01:43:28.372Z] 33b1e0a273af: Pull complete [2025-06-25T01:43:28.372Z] 5d3b04190fa2: Pull complete [2025-06-25T01:43:32.727Z] 2f39f015ded8: Pull complete [2025-06-25T01:43:32.727Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-25T01:43:32.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-25T01:43:32.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T01:43:32.894Z] prd-centos7-docker-4c-2g-3901 does not seem to be running inside a container [2025-06-25T01:43:32.929Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-25T01:43:36.262Z] $ docker top e55657e072ea3c241d882fd751560442cc49b2ca137268995ff87fbc40d04a76 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-25T01:43:36.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-25T01:43:36.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-25T01:43:37.200Z] + ls /var/log/sa-host [2025-06-25T01:43:37.200Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-25T01:43:37.374Z] provisioning config files... [2025-06-25T01:43:37.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8984978700542545783tmp [Pipeline] { [Pipeline] echo [2025-06-25T01:43:37.401Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:37.691Z] ---> create-netrc.sh [Pipeline] } [2025-06-25T01:43:37.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:38.056Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-25T01:43:38.065Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:38.350Z] ---> sudo-logs.sh [2025-06-25T01:43:38.350Z] Archiving 'sudo' log.. [2025-06-25T01:43:38.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3901.novalocal: Name or service not known [2025-06-25T01:43:38.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3901.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-06-25T01:43:38.378Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:38.667Z] ---> job-cost.sh [2025-06-25T01:43:38.668Z] lf-activate-venv: SKIPPING [2025-06-25T01:43:38.668Z] INFO: No Stack... [2025-06-25T01:43:38.927Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-06-25T01:43:39.185Z] INFO: Archiving Costs [Pipeline] echo [2025-06-25T01:43:39.201Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:39.485Z] ---> logs-deploy.sh [2025-06-25T01:43:39.485Z] lf-activate-venv: SKIPPING [2025-06-25T01:43:39.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/202 [2025-06-25T01:43:39.485Z] INFO: archiving workspace using pattern(s): [2025-06-25T01:43:40.426Z] Archives upload complete. [2025-06-25T01:43:40.426Z] INFO: archiving logs to Nexus [2025-06-25T01:43:41.366Z] ---> uname -a: [2025-06-25T01:43:41.366Z] Linux prd-centos7-docker-4c-2g-3901.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-06-25T01:43:41.366Z] [2025-06-25T01:43:41.366Z] [2025-06-25T01:43:41.366Z] ---> lscpu: [2025-06-25T01:43:41.366Z] Architecture: x86_64 [2025-06-25T01:43:41.366Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-25T01:43:41.366Z] Byte Order: Little Endian [2025-06-25T01:43:41.366Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-25T01:43:41.366Z] CPU(s): 2 [2025-06-25T01:43:41.366Z] On-line CPU(s) list: 0,1 [2025-06-25T01:43:41.366Z] Thread(s) per core: 1 [2025-06-25T01:43:41.366Z] Core(s) per socket: 1 [2025-06-25T01:43:41.366Z] Socket(s): 2 [2025-06-25T01:43:41.366Z] NUMA node(s): 1 [2025-06-25T01:43:41.366Z] Vendor ID: AuthenticAMD [2025-06-25T01:43:41.366Z] CPU family: 23 [2025-06-25T01:43:41.366Z] Model: 49 [2025-06-25T01:43:41.366Z] Model name: AMD EPYC-Rome Processor [2025-06-25T01:43:41.366Z] Stepping: 0 [2025-06-25T01:43:41.366Z] CPU MHz: 2800.000 [2025-06-25T01:43:41.366Z] BogoMIPS: 5600.00 [2025-06-25T01:43:41.366Z] Virtualization: AMD-V [2025-06-25T01:43:41.366Z] Hypervisor vendor: KVM [2025-06-25T01:43:41.366Z] Virtualization type: full [2025-06-25T01:43:41.366Z] L1d cache: 64 KiB [2025-06-25T01:43:41.366Z] L1i cache: 64 KiB [2025-06-25T01:43:41.366Z] L2 cache: 1 MiB [2025-06-25T01:43:41.366Z] L3 cache: 32 MiB [2025-06-25T01:43:41.366Z] NUMA node0 CPU(s): 0,1 [2025-06-25T01:43:41.366Z] Vulnerability Itlb multihit: Not affected [2025-06-25T01:43:41.366Z] Vulnerability L1tf: Not affected [2025-06-25T01:43:41.366Z] Vulnerability Mds: Not affected [2025-06-25T01:43:41.366Z] Vulnerability Meltdown: Not affected [2025-06-25T01:43:41.366Z] Vulnerability Mmio stale data: Not affected [2025-06-25T01:43:41.366Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-25T01:43:41.366Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-06-25T01:43:41.366Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-06-25T01:43:41.366Z] Vulnerability Srbds: Not affected [2025-06-25T01:43:41.366Z] Vulnerability Tsx async abort: Not affected [2025-06-25T01:43:41.366Z] 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-06-25T01:43:41.366Z] [2025-06-25T01:43:41.366Z] [2025-06-25T01:43:41.366Z] ---> nproc: [2025-06-25T01:43:41.366Z] 2 [2025-06-25T01:43:41.366Z] [2025-06-25T01:43:41.366Z] [2025-06-25T01:43:41.366Z] ---> df -h: [2025-06-25T01:43:41.366Z] Filesystem Size Used Avail Use% Mounted on [2025-06-25T01:43:41.366Z] overlay 40G 7.3G 33G 19% / [2025-06-25T01:43:41.366Z] tmpfs 64M 0 64M 0% /dev [2025-06-25T01:43:41.366Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-06-25T01:43:41.366Z] shm 64M 0 64M 0% /dev/shm [2025-06-25T01:43:41.366Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-06-25T01:43:41.366Z] [2025-06-25T01:43:41.366Z] [2025-06-25T01:43:41.366Z] Cannot open /var/log/sysstat/sa25: No such file or directory [2025-06-25T01:43:41.366Z] Please check if data collecting is enabled [2025-06-25T01:43:41.366Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-25T01:43:41.407Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-25T01:43:41.415Z] $ docker stop --time=1 e55657e072ea3c241d882fd751560442cc49b2ca137268995ff87fbc40d04a76 [2025-06-25T01:43:42.565Z] $ docker rm -f --volumes e55657e072ea3c241d882fd751560442cc49b2ca137268995ff87fbc40d04a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-25T01:43:42.663Z] [WS-CLEANUP] Deleting project workspace... [2025-06-25T01:43:42.663Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-25T01:43:42.684Z] [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-06-25T01:43:43.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-25T01:43:43.112Z] [2025-06-25T01:43:43.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:43:43.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-25T01:43:43.423Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-25T01:43:43.423Z] 5eb5b503b376: Pulling fs layer [2025-06-25T01:43:43.423Z] 5c69ac0246d0: Pulling fs layer [2025-06-25T01:43:43.423Z] ec43610c2a17: Pulling fs layer [2025-06-25T01:43:43.423Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-25T01:43:43.423Z] 33b1e0a273af: Pulling fs layer [2025-06-25T01:43:43.423Z] 5d3b04190fa2: Pulling fs layer [2025-06-25T01:43:43.423Z] 2f39f015ded8: Pulling fs layer [2025-06-25T01:43:43.423Z] 33b1e0a273af: Waiting [2025-06-25T01:43:43.423Z] 5d3b04190fa2: Waiting [2025-06-25T01:43:43.423Z] 2f39f015ded8: Waiting [2025-06-25T01:43:43.423Z] 5c69ac0246d0: Download complete [2025-06-25T01:43:43.423Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-25T01:43:43.423Z] 3a2ae6a8a46f: Download complete [2025-06-25T01:43:43.683Z] 33b1e0a273af: Verifying Checksum [2025-06-25T01:43:43.683Z] 33b1e0a273af: Download complete [2025-06-25T01:43:43.683Z] 5d3b04190fa2: Download complete [2025-06-25T01:43:43.683Z] ec43610c2a17: Verifying Checksum [2025-06-25T01:43:43.683Z] 5eb5b503b376: Verifying Checksum [2025-06-25T01:43:43.683Z] 5eb5b503b376: Download complete [2025-06-25T01:43:44.251Z] 2f39f015ded8: Download complete [2025-06-25T01:43:44.817Z] 5eb5b503b376: Pull complete [2025-06-25T01:43:45.075Z] 5c69ac0246d0: Pull complete [2025-06-25T01:43:45.334Z] ec43610c2a17: Pull complete [2025-06-25T01:43:45.334Z] 3a2ae6a8a46f: Pull complete [2025-06-25T01:43:45.592Z] 33b1e0a273af: Pull complete [2025-06-25T01:43:45.592Z] 5d3b04190fa2: Pull complete [2025-06-25T01:43:49.774Z] 2f39f015ded8: Pull complete [2025-06-25T01:43:49.774Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-25T01:43:49.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-25T01:43:49.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T01:43:49.878Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T01:43:49.910Z] $ 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-06-25T01:43:51.223Z] $ docker top 923fd6bcc0cbc1d77e5238f98798c17e00b10bb64a25e6a3361f68672945ff5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:43:51.621Z] ---> job-cost.sh [2025-06-25T01:43:51.621Z] lf-activate-venv: SKIPPING [2025-06-25T01:43:51.621Z] INFO: No Stack... [2025-06-25T01:43:51.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-25T01:43:52.142Z] INFO: Archiving Costs [Pipeline] sh [2025-06-25T01:43:52.430Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-06-25T01:43:52.430Z] + cut -d, -f6 [Pipeline] lock [2025-06-25T01:43:52.445Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [2025-06-25T01:43:52.452Z] Resource [jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] did not exist. Created. [2025-06-25T01:43:52.457Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-25T01:43:52.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-25T01:43:52.810Z] Stashed 1 file(s) [Pipeline] } [2025-06-25T01:43:52.820Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-25T01:43:52.850Z] $ docker stop --time=1 923fd6bcc0cbc1d77e5238f98798c17e00b10bb64a25e6a3361f68672945ff5c [2025-06-25T01:43:53.998Z] $ docker rm -f --volumes 923fd6bcc0cbc1d77e5238f98798c17e00b10bb64a25e6a3361f68672945ff5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-25T01:57:08.384Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4001 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-06-25T01:57:08.400Z] Running in /w/workspace/device-rest-go/202 [Pipeline] { [Pipeline] checkout [2025-06-25T01:57:11.461Z] The recommended git tool is: git [2025-06-25T01:57:16.918Z] using credential edgex-jenkins-ssh [2025-06-25T01:57:16.940Z] Cloning the remote Git repository [2025-06-25T01:57:16.993Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-06-25T01:57:17.114Z] > git init /w/workspace/device-rest-go/202 # timeout=10 [2025-06-25T01:57:17.263Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-06-25T01:57:17.264Z] > git --version # timeout=10 [2025-06-25T01:57:17.286Z] > git --version # 'git version 2.25.1' [2025-06-25T01:57:17.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-25T01:57:17.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-25T01:57:21.024Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-06-25T01:57:21.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-25T01:57:22.259Z] Avoid second fetch [2025-06-25T01:57:22.259Z] Checking out Revision 3abeddea7bee697e1193a102564220052236ef04 (main) [2025-06-25T01:57:23.041Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#475)" [2025-06-25T01:57:22.288Z] > git config core.sparsecheckout # timeout=10 [2025-06-25T01:57:22.386Z] > git checkout -f 3abeddea7bee697e1193a102564220052236ef04 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-25T01:57:28.351Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-25T01:57:28.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-25T01:57:28.351Z] Dload Upload Total Spent Left Speed [2025-06-25T01:57:28.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 91349 0 --:--:-- --:--:-- --:--:-- 91349 [Pipeline] sh [2025-06-25T01:57:28.731Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-25T01:57:29.084Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-25T01:57:29.084Z] + sudo tee /etc/docker/daemon.new [2025-06-25T01:57:29.084Z] { [2025-06-25T01:57:29.084Z] "registry-mirrors": [ [2025-06-25T01:57:29.084Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-25T01:57:29.084Z] ], [2025-06-25T01:57:29.084Z] "bip": "10.250.0.254/24", [2025-06-25T01:57:29.084Z] "hosts": [ [2025-06-25T01:57:29.084Z] "tcp://0.0.0.0:5555", [2025-06-25T01:57:29.084Z] "unix:///var/run/docker.sock" [2025-06-25T01:57:29.084Z] ], [2025-06-25T01:57:29.084Z] "mtu": 1458, [2025-06-25T01:57:29.084Z] "selinux-enabled": true, [2025-06-25T01:57:29.084Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-25T01:57:29.084Z] } [Pipeline] sh [2025-06-25T01:57:29.448Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-25T01:57:29.810Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-25T01:57:48.171Z] provisioning config files... [2025-06-25T01:57:48.215Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/202@tmp/config14619018692455910929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-25T01:57:48.700Z] ---> ****-login.sh [2025-06-25T01:57:48.700Z] nexus3.edgexfoundry.org:10001 [2025-06-25T01:57:49.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:57:49.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:57:49.295Z] Configure a credential helper to remove this warning. See [2025-06-25T01:57:49.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:57:49.295Z] [2025-06-25T01:57:49.295Z] Login Succeeded [2025-06-25T01:57:49.295Z] nexus3.edgexfoundry.org:10002 [2025-06-25T01:57:49.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:57:49.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:57:49.842Z] Configure a credential helper to remove this warning. See [2025-06-25T01:57:49.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:57:49.842Z] [2025-06-25T01:57:49.842Z] Login Succeeded [2025-06-25T01:57:49.842Z] nexus3.edgexfoundry.org:10003 [2025-06-25T01:57:50.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:57:50.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:57:50.114Z] Configure a credential helper to remove this warning. See [2025-06-25T01:57:50.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:57:50.114Z] [2025-06-25T01:57:50.114Z] Login Succeeded [2025-06-25T01:57:50.114Z] nexus3.edgexfoundry.org:10004 [2025-06-25T01:57:50.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:57:50.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:57:50.665Z] Configure a credential helper to remove this warning. See [2025-06-25T01:57:50.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:57:50.665Z] [2025-06-25T01:57:50.665Z] Login Succeeded [2025-06-25T01:57:50.665Z] ****.io [2025-06-25T01:57:50.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T01:57:51.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T01:57:51.207Z] Configure a credential helper to remove this warning. See [2025-06-25T01:57:51.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T01:57:51.207Z] [2025-06-25T01:57:51.207Z] Login Succeeded [2025-06-25T01:57:51.207Z] ---> ****-login.sh ends [Pipeline] } [2025-06-25T01:57:51.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-06-25T01:57:51.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-25T01:57:51.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-25T01:57:51.686Z] ========================================================= [2025-06-25T01:57:51.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-06-25T01:57:51.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T01:57:52.060Z] + 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-06-25T01:57:52.061Z] Sending build context to Docker daemon 141.8kB [2025-06-25T01:57:52.340Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-06-25T01:57:52.340Z] Step 2/12 : FROM ${BASE} AS builder [2025-06-25T01:57:52.614Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-25T01:57:52.614Z] 94e9d8af2201: Pulling fs layer [2025-06-25T01:57:52.614Z] a6c56e8762df: Pulling fs layer [2025-06-25T01:57:52.614Z] f0f3c8884826: Pulling fs layer [2025-06-25T01:57:52.614Z] c7e7622c144d: Pulling fs layer [2025-06-25T01:57:52.614Z] 4f4fb700ef54: Pulling fs layer [2025-06-25T01:57:52.614Z] e8859aadc426: Pulling fs layer [2025-06-25T01:57:52.614Z] b4813487a9f6: Pulling fs layer [2025-06-25T01:57:52.614Z] 502a3d64fb4b: Pulling fs layer [2025-06-25T01:57:52.614Z] c7e7622c144d: Waiting [2025-06-25T01:57:52.614Z] 4f4fb700ef54: Waiting [2025-06-25T01:57:52.614Z] e8859aadc426: Waiting [2025-06-25T01:57:52.614Z] b4813487a9f6: Waiting [2025-06-25T01:57:52.614Z] 502a3d64fb4b: Waiting [2025-06-25T01:57:52.614Z] a6c56e8762df: Download complete [2025-06-25T01:57:52.614Z] c7e7622c144d: Verifying Checksum [2025-06-25T01:57:52.614Z] c7e7622c144d: Download complete [2025-06-25T01:57:52.614Z] 4f4fb700ef54: Verifying Checksum [2025-06-25T01:57:52.614Z] 4f4fb700ef54: Download complete [2025-06-25T01:57:52.614Z] e8859aadc426: Verifying Checksum [2025-06-25T01:57:52.614Z] e8859aadc426: Download complete [2025-06-25T01:57:52.894Z] 94e9d8af2201: Download complete [2025-06-25T01:57:53.494Z] 502a3d64fb4b: Verifying Checksum [2025-06-25T01:57:53.494Z] 502a3d64fb4b: Download complete [2025-06-25T01:57:54.092Z] 94e9d8af2201: Pull complete [2025-06-25T01:57:54.689Z] a6c56e8762df: Pull complete [2025-06-25T01:57:55.287Z] f0f3c8884826: Verifying Checksum [2025-06-25T01:57:55.287Z] f0f3c8884826: Download complete [2025-06-25T01:57:56.258Z] b4813487a9f6: Verifying Checksum [2025-06-25T01:57:56.258Z] b4813487a9f6: Download complete [2025-06-25T01:58:11.301Z] f0f3c8884826: Pull complete [2025-06-25T01:58:11.301Z] c7e7622c144d: Pull complete [2025-06-25T01:58:11.301Z] 4f4fb700ef54: Pull complete [2025-06-25T01:58:11.301Z] e8859aadc426: Pull complete [2025-06-25T01:58:17.973Z] b4813487a9f6: Pull complete [2025-06-25T01:58:19.387Z] 502a3d64fb4b: Pull complete [2025-06-25T01:58:19.662Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-06-25T01:58:19.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-25T01:58:19.662Z] ---> 3bb21d53e231 [2025-06-25T01:58:19.662Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-06-25T01:58:21.613Z] ---> Running in 7a6bbb8b5a07 [2025-06-25T01:58:21.882Z] Removing intermediate container 7a6bbb8b5a07 [2025-06-25T01:58:21.882Z] ---> e26f9271c7ea [2025-06-25T01:58:21.882Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-25T01:58:21.882Z] ---> Running in 3e0839f59d82 [2025-06-25T01:58:22.152Z] Removing intermediate container 3e0839f59d82 [2025-06-25T01:58:22.152Z] ---> cfd1873aa4ce [2025-06-25T01:58:22.152Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-06-25T01:58:22.421Z] ---> Running in 7afaf9383cb1 [2025-06-25T01:58:22.690Z] Removing intermediate container 7afaf9383cb1 [2025-06-25T01:58:22.690Z] ---> 5e1ad8c39e5f [2025-06-25T01:58:22.690Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-06-25T01:58:22.959Z] ---> Running in 924bf3dfadd8 [2025-06-25T01:58:23.228Z] Removing intermediate container 924bf3dfadd8 [2025-06-25T01:58:23.228Z] ---> 4c2a678fe4b5 [2025-06-25T01:58:23.228Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-06-25T01:58:23.228Z] ---> Running in 80fe0b948fc6 [2025-06-25T01:58:24.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-25T01:58:24.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-25T01:58:26.613Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-06-25T01:58:26.613Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-06-25T01:58:26.613Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-06-25T01:58:26.613Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-06-25T01:58:26.613Z] Executing busybox-1.36.1-r29.trigger [2025-06-25T01:58:26.613Z] OK: 244 MiB in 62 packages [2025-06-25T01:58:27.575Z] Removing intermediate container 80fe0b948fc6 [2025-06-25T01:58:27.575Z] ---> 1fa7d8b79a79 [2025-06-25T01:58:27.575Z] Step 8/12 : WORKDIR /device-rest-go [2025-06-25T01:58:27.851Z] ---> Running in 401dec4e7455 [2025-06-25T01:58:28.438Z] Removing intermediate container 401dec4e7455 [2025-06-25T01:58:28.438Z] ---> 76344cc7eaa6 [2025-06-25T01:58:28.438Z] Step 9/12 : COPY go.mod vendor* ./ [2025-06-25T01:58:29.025Z] ---> 41027d448123 [2025-06-25T01:58:29.025Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-25T01:58:29.025Z] ---> Running in 5fdac4d00aa5 [2025-06-25T02:01:05.776Z] Removing intermediate container 5fdac4d00aa5 [2025-06-25T02:01:05.776Z] ---> 1c24b76ee8cc [2025-06-25T02:01:05.776Z] Step 11/12 : COPY . . [2025-06-25T02:01:05.776Z] ---> c872f8765318 [2025-06-25T02:01:05.776Z] Step 12/12 : RUN $MAKE [2025-06-25T02:01:05.776Z] ---> Running in 3f95e623eeb0 [2025-06-25T02:01:05.776Z] noop [2025-06-25T02:01:05.776Z] Removing intermediate container 3f95e623eeb0 [2025-06-25T02:01:05.776Z] ---> 9bd4f204dadd [2025-06-25T02:01:05.776Z] Successfully built 9bd4f204dadd [2025-06-25T02:01:05.776Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:01:06.153Z] + docker inspect -f . ci-base-image-arm64 [2025-06-25T02:01:06.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:01:06.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-4001 does not seem to be running inside a container [2025-06-25T02:01:06.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/202 -v /w/workspace/device-rest-go/202:/w/workspace/device-rest-go/202:rw,z -v /w/workspace/device-rest-go/202@tmp:/w/workspace/device-rest-go/202@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-06-25T02:01:07.812Z] $ docker top a117fdaf380beb704cae39925626dad9f4bbf6d9197c82ae46e2beb4691afc7b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-25T02:01:08.685Z] + go version [2025-06-25T02:01:08.685Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-06-25T02:01:08.712Z] $ docker stop --time=1 a117fdaf380beb704cae39925626dad9f4bbf6d9197c82ae46e2beb4691afc7b [2025-06-25T02:01:10.371Z] $ docker rm -f --volumes a117fdaf380beb704cae39925626dad9f4bbf6d9197c82ae46e2beb4691afc7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:01:11.018Z] + docker inspect -f . ci-base-image-arm64 [2025-06-25T02:01:11.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:01:11.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-4001 does not seem to be running inside a container [2025-06-25T02:01:11.380Z] $ 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/202 -v /w/workspace/device-rest-go/202:/w/workspace/device-rest-go/202:rw,z -v /w/workspace/device-rest-go/202@tmp:/w/workspace/device-rest-go/202@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-06-25T02:01:12.681Z] $ docker top 8e6b39d76ffa64971ecd68c7d97692ec5e3b0d8bf8155a7f02b33002b642ef2c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-25T02:01:13.535Z] + git config --global --add safe.directory /w/workspace/device-rest-go/202 [Pipeline] fileExists [Pipeline] sh [2025-06-25T02:01:14.183Z] + make test [2025-06-25T02:01:14.183Z] go test ./... -coverprofile=coverage.out ./... [2025-06-25T02:01:20.915Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-06-25T02:05:13.810Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-06-25T02:05:13.810Z] ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 32.2% of statements [2025-06-25T02:05:13.810Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-06-25T02:05:13.810Z] go vet ./... [2025-06-25T02:06:10.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-25T02:06:10.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-25T02:06:10.259Z] ./bin/test-attribution-txt.sh [2025-06-25T02:06:10.259Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-25T02:06:10.259Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-25T02:06:10.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-06-25T02:06:10.306Z] $ docker stop --time=1 8e6b39d76ffa64971ecd68c7d97692ec5e3b0d8bf8155a7f02b33002b642ef2c [2025-06-25T02:06:12.199Z] $ docker rm -f --volumes 8e6b39d76ffa64971ecd68c7d97692ec5e3b0d8bf8155a7f02b33002b642ef2c [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-25T02:06:13.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-06-25T02:06:13.825Z] Warning: overwriting stash ‘coverage-report’ [2025-06-25T02:06:14.301Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-25T02:06:14.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-25T02:06:15.026Z] + ls -al . [2025-06-25T02:06:15.027Z] total 240 [2025-06-25T02:06:15.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 02:01 . [2025-06-25T02:06:15.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 01:57 .. [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 25 01:57 .dockerignore [2025-06-25T02:06:15.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 01:57 .git [2025-06-25T02:06:15.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:57 .github [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 264 Jun 25 01:57 .gitignore [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 01:57 .golangci.yml [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 20138 Jun 25 01:57 Attribution.txt [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 18492 Jun 25 01:57 CHANGELOG.md [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jun 25 01:57 Dockerfile [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 01:57 GOVERNANCE.md [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 25 01:57 Jenkinsfile [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 01:57 LICENSE [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 2598 Jun 25 01:57 Makefile [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 25 01:57 OWNERS.md [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jun 25 01:57 README.md [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 25 01:39 VERSION [2025-06-25T02:06:15.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 01:57 bin [2025-06-25T02:06:15.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:57 cmd [2025-06-25T02:06:15.027Z] -rw-r--r-- 1 jenkins jenkins 14565 Jun 25 02:05 coverage.out [2025-06-25T02:06:15.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 01:57 driver [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 6272 Jun 25 01:57 go.mod [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 86413 Jun 25 01:57 go.sum [2025-06-25T02:06:15.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:57 openapi [2025-06-25T02:06:15.027Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 25 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:06:15.373Z] + 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=3abeddea7bee697e1193a102564220052236ef04 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-06-25T02:06:15.373Z] Sending build context to Docker daemon 157.2kB [2025-06-25T02:06:15.637Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-06-25T02:06:15.637Z] Step 2/26 : FROM ${BASE} AS builder [2025-06-25T02:06:15.637Z] ---> 9bd4f204dadd [2025-06-25T02:06:15.637Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-06-25T02:06:15.637Z] ---> Running in 9b6b6442ab55 [2025-06-25T02:06:15.903Z] Removing intermediate container 9b6b6442ab55 [2025-06-25T02:06:15.903Z] ---> 392da3a9860f [2025-06-25T02:06:15.903Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-25T02:06:16.168Z] ---> Running in d1ec4d6b9676 [2025-06-25T02:06:16.433Z] Removing intermediate container d1ec4d6b9676 [2025-06-25T02:06:16.433Z] ---> 61c2bd1f75dd [2025-06-25T02:06:16.433Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-06-25T02:06:16.433Z] ---> Running in 779b2c177c2b [2025-06-25T02:06:16.699Z] Removing intermediate container 779b2c177c2b [2025-06-25T02:06:16.699Z] ---> 23fa8d76e3de [2025-06-25T02:06:16.699Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-06-25T02:06:16.699Z] ---> Running in b0e8d3bcdbcc [2025-06-25T02:06:16.963Z] Removing intermediate container b0e8d3bcdbcc [2025-06-25T02:06:16.963Z] ---> 47299a27f2f3 [2025-06-25T02:06:16.963Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-06-25T02:06:16.963Z] ---> Running in 1a11c43af748 [2025-06-25T02:06:17.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-25T02:06:18.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-25T02:06:19.919Z] OK: 244 MiB in 62 packages [2025-06-25T02:06:20.885Z] Removing intermediate container 1a11c43af748 [2025-06-25T02:06:20.885Z] ---> b886b2a71027 [2025-06-25T02:06:20.885Z] Step 8/26 : WORKDIR /device-rest-go [2025-06-25T02:06:20.885Z] ---> Running in ee9da0186ea6 [2025-06-25T02:06:21.152Z] Removing intermediate container ee9da0186ea6 [2025-06-25T02:06:21.152Z] ---> e8fa4c6749bc [2025-06-25T02:06:21.152Z] Step 9/26 : COPY go.mod vendor* ./ [2025-06-25T02:06:21.741Z] ---> e2a8f18eb84b [2025-06-25T02:06:21.741Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-25T02:06:21.741Z] ---> Running in 3d8eb7412129 [2025-06-25T02:06:24.342Z] Removing intermediate container 3d8eb7412129 [2025-06-25T02:06:24.342Z] ---> 2358b55d7b19 [2025-06-25T02:06:24.342Z] Step 11/26 : COPY . . [2025-06-25T02:06:24.620Z] ---> 273b7beeae89 [2025-06-25T02:06:24.620Z] Step 12/26 : RUN $MAKE [2025-06-25T02:06:24.620Z] ---> Running in d4039d0940c6 [2025-06-25T02:06:26.040Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-06-25T02:10:17.873Z] Removing intermediate container d4039d0940c6 [2025-06-25T02:10:17.873Z] ---> 0ab8e532b4bc [2025-06-25T02:10:17.873Z] Step 13/26 : FROM alpine:3.20 [2025-06-25T02:10:17.873Z] 3.20: Pulling from library/alpine [2025-06-25T02:10:17.873Z] 94e9d8af2201: Already exists [2025-06-25T02:10:17.873Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-25T02:10:17.873Z] Status: Downloaded newer image for alpine:3.20 [2025-06-25T02:10:17.873Z] ---> 7aab056cecc6 [2025-06-25T02:10:17.873Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-06-25T02:10:17.873Z] ---> Running in f75e6ee864fe [2025-06-25T02:10:17.873Z] Removing intermediate container f75e6ee864fe [2025-06-25T02:10:17.873Z] ---> b83f58efa597 [2025-06-25T02:10:17.873Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-06-25T02:10:17.873Z] ---> Running in 8d1ee4d76128 [2025-06-25T02:10:17.873Z] Removing intermediate container 8d1ee4d76128 [2025-06-25T02:10:17.873Z] ---> ee32425b6be2 [2025-06-25T02:10:17.873Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-06-25T02:10:17.873Z] ---> Running in 8b3f5260f001 [2025-06-25T02:10:17.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-25T02:10:17.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-25T02:10:17.873Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-06-25T02:10:17.873Z] Executing busybox-1.36.1-r29.trigger [2025-06-25T02:10:17.873Z] OK: 9 MiB in 15 packages [2025-06-25T02:10:17.873Z] Removing intermediate container 8b3f5260f001 [2025-06-25T02:10:17.873Z] ---> 52e7a397bf41 [2025-06-25T02:10:17.873Z] Step 17/26 : RUN apk --no-cache upgrade [2025-06-25T02:10:17.873Z] ---> Running in 16f07681d711 [2025-06-25T02:10:17.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-25T02:10:17.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-25T02:10:17.873Z] OK: 9 MiB in 15 packages [2025-06-25T02:10:17.873Z] Removing intermediate container 16f07681d711 [2025-06-25T02:10:17.873Z] ---> ddbc844d00cb [2025-06-25T02:10:17.873Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-06-25T02:10:17.873Z] ---> 31a8b91b7ea4 [2025-06-25T02:10:17.873Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-06-25T02:10:17.873Z] ---> b00b29c4f487 [2025-06-25T02:10:17.873Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-06-25T02:10:17.873Z] ---> 4bf0bc93bd69 [2025-06-25T02:10:17.873Z] Step 21/26 : EXPOSE 59986 [2025-06-25T02:10:17.873Z] ---> Running in f4208923f627 [2025-06-25T02:10:17.873Z] Removing intermediate container f4208923f627 [2025-06-25T02:10:17.873Z] ---> c537fd7ded20 [2025-06-25T02:10:17.873Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-06-25T02:10:17.873Z] ---> Running in 56481202d152 [2025-06-25T02:10:17.873Z] Removing intermediate container 56481202d152 [2025-06-25T02:10:17.873Z] ---> 586a6507a43e [2025-06-25T02:10:17.873Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-06-25T02:10:17.873Z] ---> Running in b7b5841eff43 [2025-06-25T02:10:17.873Z] Removing intermediate container b7b5841eff43 [2025-06-25T02:10:17.873Z] ---> 7bad25a1f737 [2025-06-25T02:10:17.873Z] Step 24/26 : LABEL arch=arm64 [2025-06-25T02:10:17.873Z] ---> Running in 460db16f557d [2025-06-25T02:10:17.873Z] Removing intermediate container 460db16f557d [2025-06-25T02:10:17.873Z] ---> 026cf64d8501 [2025-06-25T02:10:17.873Z] Step 25/26 : LABEL git_sha=3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T02:10:17.873Z] ---> Running in 577b201e4b02 [2025-06-25T02:10:17.873Z] Removing intermediate container 577b201e4b02 [2025-06-25T02:10:17.873Z] ---> aaca9610b2a1 [2025-06-25T02:10:17.873Z] Step 26/26 : LABEL version=4.1.0-dev.3 [2025-06-25T02:10:17.873Z] ---> Running in 57174175ad91 [2025-06-25T02:10:18.140Z] Removing intermediate container 57174175ad91 [2025-06-25T02:10:18.140Z] ---> f78ec586882c [2025-06-25T02:10:18.140Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-25T02:10:18.140Z] Successfully built f78ec586882c [2025-06-25T02:10:18.140Z] 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-06-25T02:10:18.294Z] provisioning config files... [2025-06-25T02:10:18.309Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/202@tmp/config9166081642092555595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:10:18.653Z] ---> ****-login.sh [2025-06-25T02:10:18.653Z] nexus3.edgexfoundry.org:10001 [2025-06-25T02:10:18.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T02:10:18.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T02:10:18.920Z] Configure a credential helper to remove this warning. See [2025-06-25T02:10:18.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T02:10:18.920Z] [2025-06-25T02:10:18.920Z] Login Succeeded [2025-06-25T02:10:18.920Z] nexus3.edgexfoundry.org:10002 [2025-06-25T02:10:19.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T02:10:19.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T02:10:19.453Z] Configure a credential helper to remove this warning. See [2025-06-25T02:10:19.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T02:10:19.453Z] [2025-06-25T02:10:19.454Z] Login Succeeded [2025-06-25T02:10:19.454Z] nexus3.edgexfoundry.org:10003 [2025-06-25T02:10:19.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T02:10:19.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T02:10:19.720Z] Configure a credential helper to remove this warning. See [2025-06-25T02:10:19.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T02:10:19.720Z] [2025-06-25T02:10:19.720Z] Login Succeeded [2025-06-25T02:10:19.720Z] nexus3.edgexfoundry.org:10004 [2025-06-25T02:10:19.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T02:10:20.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T02:10:20.268Z] Configure a credential helper to remove this warning. See [2025-06-25T02:10:20.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T02:10:20.268Z] [2025-06-25T02:10:20.268Z] Login Succeeded [2025-06-25T02:10:20.268Z] ****.io [2025-06-25T02:10:20.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-25T02:10:20.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-25T02:10:20.534Z] Configure a credential helper to remove this warning. See [2025-06-25T02:10:20.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-25T02:10:20.534Z] [2025-06-25T02:10:20.534Z] Login Succeeded [2025-06-25T02:10:20.534Z] ---> ****-login.sh ends [Pipeline] } [2025-06-25T02:10:20.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-25T02:10:20.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-25T02:10:20.625Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-06-25T02:10:20.625Z] 3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T02:10:20.625Z] latest [2025-06-25T02:10:20.625Z] 4.1.0-dev.3 [2025-06-25T02:10:20.625Z] 3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T02:10:20.625Z] main [2025-06-25T02:10:20.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:20.990Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:21.379Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T02:10:21.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-25T02:10:21.379Z] df9bda02cb66: Preparing [2025-06-25T02:10:21.379Z] 233a18569f86: Preparing [2025-06-25T02:10:21.379Z] 30975ca39301: Preparing [2025-06-25T02:10:21.379Z] 01bbdea63cdc: Preparing [2025-06-25T02:10:21.379Z] 8eff5952f87f: Preparing [2025-06-25T02:10:21.379Z] dd9c8f8612c8: Preparing [2025-06-25T02:10:21.379Z] dd9c8f8612c8: Waiting [2025-06-25T02:10:21.646Z] df9bda02cb66: Pushed [2025-06-25T02:10:21.646Z] 8eff5952f87f: Pushed [2025-06-25T02:10:21.646Z] 233a18569f86: Pushed [2025-06-25T02:10:21.646Z] dd9c8f8612c8: Layer already exists [2025-06-25T02:10:21.646Z] 01bbdea63cdc: Pushed [2025-06-25T02:10:28.412Z] 30975ca39301: Pushed [2025-06-25T02:10:28.412Z] 3abeddea7bee697e1193a102564220052236ef04: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:28.801Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:29.179Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-06-25T02:10:29.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-25T02:10:29.180Z] df9bda02cb66: Preparing [2025-06-25T02:10:29.180Z] 233a18569f86: Preparing [2025-06-25T02:10:29.180Z] 30975ca39301: Preparing [2025-06-25T02:10:29.180Z] 01bbdea63cdc: Preparing [2025-06-25T02:10:29.180Z] 8eff5952f87f: Preparing [2025-06-25T02:10:29.180Z] dd9c8f8612c8: Preparing [2025-06-25T02:10:29.180Z] dd9c8f8612c8: Waiting [2025-06-25T02:10:29.180Z] 233a18569f86: Layer already exists [2025-06-25T02:10:29.180Z] 30975ca39301: Layer already exists [2025-06-25T02:10:29.180Z] df9bda02cb66: Layer already exists [2025-06-25T02:10:29.180Z] 8eff5952f87f: Layer already exists [2025-06-25T02:10:29.180Z] 01bbdea63cdc: Layer already exists [2025-06-25T02:10:29.180Z] dd9c8f8612c8: Layer already exists [2025-06-25T02:10:29.444Z] latest: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:29.812Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:30.174Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.3 [2025-06-25T02:10:30.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-25T02:10:30.174Z] df9bda02cb66: Preparing [2025-06-25T02:10:30.174Z] 233a18569f86: Preparing [2025-06-25T02:10:30.174Z] 30975ca39301: Preparing [2025-06-25T02:10:30.174Z] 01bbdea63cdc: Preparing [2025-06-25T02:10:30.174Z] 8eff5952f87f: Preparing [2025-06-25T02:10:30.174Z] dd9c8f8612c8: Preparing [2025-06-25T02:10:30.174Z] dd9c8f8612c8: Waiting [2025-06-25T02:10:30.174Z] 30975ca39301: Layer already exists [2025-06-25T02:10:30.174Z] 233a18569f86: Layer already exists [2025-06-25T02:10:30.174Z] 8eff5952f87f: Layer already exists [2025-06-25T02:10:30.174Z] 01bbdea63cdc: Layer already exists [2025-06-25T02:10:30.174Z] df9bda02cb66: Layer already exists [2025-06-25T02:10:30.174Z] dd9c8f8612c8: Layer already exists [2025-06-25T02:10:30.441Z] 4.1.0-dev.3: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:30.801Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:31.152Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T02:10:31.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-25T02:10:31.152Z] df9bda02cb66: Preparing [2025-06-25T02:10:31.152Z] 233a18569f86: Preparing [2025-06-25T02:10:31.152Z] 30975ca39301: Preparing [2025-06-25T02:10:31.152Z] 01bbdea63cdc: Preparing [2025-06-25T02:10:31.152Z] 8eff5952f87f: Preparing [2025-06-25T02:10:31.152Z] dd9c8f8612c8: Preparing [2025-06-25T02:10:31.152Z] dd9c8f8612c8: Waiting [2025-06-25T02:10:31.152Z] 30975ca39301: Layer already exists [2025-06-25T02:10:31.152Z] 8eff5952f87f: Layer already exists [2025-06-25T02:10:31.152Z] 233a18569f86: Layer already exists [2025-06-25T02:10:31.152Z] 01bbdea63cdc: Layer already exists [2025-06-25T02:10:31.152Z] df9bda02cb66: Layer already exists [2025-06-25T02:10:31.152Z] dd9c8f8612c8: Layer already exists [2025-06-25T02:10:31.152Z] 3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:31.783Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:32.148Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-06-25T02:10:32.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-06-25T02:10:32.148Z] df9bda02cb66: Preparing [2025-06-25T02:10:32.148Z] 233a18569f86: Preparing [2025-06-25T02:10:32.148Z] 30975ca39301: Preparing [2025-06-25T02:10:32.148Z] 01bbdea63cdc: Preparing [2025-06-25T02:10:32.148Z] 8eff5952f87f: Preparing [2025-06-25T02:10:32.148Z] dd9c8f8612c8: Preparing [2025-06-25T02:10:32.148Z] dd9c8f8612c8: Waiting [2025-06-25T02:10:32.148Z] 30975ca39301: Layer already exists [2025-06-25T02:10:32.148Z] 8eff5952f87f: Layer already exists [2025-06-25T02:10:32.148Z] 233a18569f86: Layer already exists [2025-06-25T02:10:32.148Z] 01bbdea63cdc: Layer already exists [2025-06-25T02:10:32.148Z] df9bda02cb66: Layer already exists [2025-06-25T02:10:32.148Z] dd9c8f8612c8: Layer already exists [2025-06-25T02:10:32.414Z] main: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-25T02:10:32.497Z] ===================================================== [Pipeline] echo [2025-06-25T02:10:32.514Z] taggedImages: [2025-06-25T02:10:32.514Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04 [2025-06-25T02:10:32.514Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-06-25T02:10:32.514Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.3 [2025-06-25T02:10:32.514Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [2025-06-25T02:10:32.514Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-06-25T02:10:32.526Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo [2025-06-25T02:10:32.544Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-06-25T02:10:32.559Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.3 [Pipeline] echo [2025-06-25T02:10:32.571Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [Pipeline] echo [2025-06-25T02:10:32.581Z] 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-06-25T02:10:32.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-25T02:10:32.982Z] [2025-06-25T02:10:32.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:10:33.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-25T02:10:33.323Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-25T02:10:33.323Z] 8998bd30e6a1: Pulling fs layer [2025-06-25T02:10:33.323Z] 04944245beec: Pulling fs layer [2025-06-25T02:10:33.323Z] 699f458cf7ca: Pulling fs layer [2025-06-25T02:10:33.323Z] 765212b225bb: Pulling fs layer [2025-06-25T02:10:33.323Z] f23df028b6ca: Pulling fs layer [2025-06-25T02:10:33.323Z] d65c8cfc05b1: Pulling fs layer [2025-06-25T02:10:33.323Z] 2437ff75d9bd: Pulling fs layer [2025-06-25T02:10:33.323Z] f23df028b6ca: Waiting [2025-06-25T02:10:33.323Z] d65c8cfc05b1: Waiting [2025-06-25T02:10:33.323Z] 765212b225bb: Waiting [2025-06-25T02:10:33.323Z] 2437ff75d9bd: Waiting [2025-06-25T02:10:33.591Z] 04944245beec: Verifying Checksum [2025-06-25T02:10:33.591Z] 04944245beec: Download complete [2025-06-25T02:10:33.591Z] 765212b225bb: Verifying Checksum [2025-06-25T02:10:33.591Z] 765212b225bb: Download complete [2025-06-25T02:10:33.591Z] f23df028b6ca: Verifying Checksum [2025-06-25T02:10:33.591Z] f23df028b6ca: Download complete [2025-06-25T02:10:33.591Z] d65c8cfc05b1: Verifying Checksum [2025-06-25T02:10:33.591Z] d65c8cfc05b1: Download complete [2025-06-25T02:10:33.857Z] 699f458cf7ca: Verifying Checksum [2025-06-25T02:10:33.857Z] 699f458cf7ca: Download complete [2025-06-25T02:10:34.123Z] 8998bd30e6a1: Download complete [2025-06-25T02:10:36.694Z] 2437ff75d9bd: Verifying Checksum [2025-06-25T02:10:36.694Z] 2437ff75d9bd: Download complete [2025-06-25T02:10:39.267Z] 8998bd30e6a1: Pull complete [2025-06-25T02:10:39.267Z] 04944245beec: Pull complete [2025-06-25T02:10:41.208Z] 699f458cf7ca: Pull complete [2025-06-25T02:10:41.208Z] 765212b225bb: Pull complete [2025-06-25T02:10:42.163Z] f23df028b6ca: Pull complete [2025-06-25T02:10:42.163Z] d65c8cfc05b1: Pull complete [2025-06-25T02:11:00.381Z] 2437ff75d9bd: Pull complete [2025-06-25T02:11:00.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-25T02:11:00.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-25T02:11:00.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:11:00.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-4001 does not seem to be running inside a container [2025-06-25T02:11:00.657Z] $ 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/202 -v /w/workspace/device-rest-go/202:/w/workspace/device-rest-go/202:rw,z -v /w/workspace/device-rest-go/202@tmp:/w/workspace/device-rest-go/202@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-06-25T02:11:03.616Z] $ docker top 41b43c5fa07a4a78afb1f8813b973c415f9e9c0a014d66df1e99b6279d8808f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:11:04.471Z] ---> job-cost.sh [2025-06-25T02:11:04.471Z] lf-activate-venv: SKIPPING [2025-06-25T02:11:04.471Z] INFO: No Stack... [2025-06-25T02:11:05.058Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-25T02:11:05.655Z] INFO: Archiving Costs [Pipeline] sh [2025-06-25T02:11:06.290Z] + cat /w/workspace/device-rest-go/202/archives/cost.csv [2025-06-25T02:11:06.290Z] + cut -d, -f6 [Pipeline] lock [2025-06-25T02:11:06.349Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [2025-06-25T02:11:06.357Z] Resource [jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] did not exist. Created. [2025-06-25T02:11:06.363Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-25T02:11:07.009Z] /w/workspace/device-rest-go/202@tmp/durable-13bdd387/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-25T02:11:07.649Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-25T02:11:07.679Z] Warning: overwriting stash ‘stack-cost’ [2025-06-25T02:11:07.739Z] Stashed 1 file(s) [Pipeline] } [2025-06-25T02:11:07.747Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-25T02:11:07.774Z] $ docker stop --time=1 41b43c5fa07a4a78afb1f8813b973c415f9e9c0a014d66df1e99b6279d8808f0 [2025-06-25T02:11:09.255Z] $ docker rm -f --volumes 41b43c5fa07a4a78afb1f8813b973c415f9e9c0a014d66df1e99b6279d8808f0 [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-06-25T02:11:09.764Z] provisioning config files... [2025-06-25T02:11:09.770Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12088286496815231290tmp [Pipeline] { [Pipeline] sh [2025-06-25T02:11:10.131Z] + set +x [2025-06-25T02:11:10.131Z] + curl -s https://codecov.io/bash [2025-06-25T02:11:10.131Z] + bash -s -- [2025-06-25T02:11:10.131Z] [2025-06-25T02:11:10.131Z] _____ _ [2025-06-25T02:11:10.131Z] / ____| | | [2025-06-25T02:11:10.131Z] | | ___ __| | ___ ___ _____ __ [2025-06-25T02:11:10.131Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-25T02:11:10.131Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-25T02:11:10.131Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-25T02:11:10.131Z] Bash-1.0.6 [2025-06-25T02:11:10.131Z] [2025-06-25T02:11:10.131Z] [2025-06-25T02:11:10.131Z] ==> git version 2.25.1 found [2025-06-25T02:11:10.131Z] ==> 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-06-25T02:11:10.131Z] Release-Date: 2020-01-08 [2025-06-25T02:11:10.131Z] 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-06-25T02:11:10.131Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-25T02:11:10.131Z] ==> Jenkins CI detected. [2025-06-25T02:11:10.131Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-06-25T02:11:10.131Z] project root: . [2025-06-25T02:11:10.131Z] --> token set from env [2025-06-25T02:11:10.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-25T02:11:10.131Z] ==> Running gcov in . (disable via -X gcov) [2025-06-25T02:11:10.390Z] ==> Python coveragepy not found [2025-06-25T02:11:10.390Z] ==> Searching for coverage reports in: [2025-06-25T02:11:10.390Z] + . [2025-06-25T02:11:10.390Z] -> Found 1 reports [2025-06-25T02:11:10.390Z] ==> Detecting git/mercurial file structure [2025-06-25T02:11:10.390Z] ==> Reading reports [2025-06-25T02:11:10.390Z] + ./coverage.out bytes=14565 [2025-06-25T02:11:10.390Z] ==> Appending adjustments [2025-06-25T02:11:10.390Z] https://docs.codecov.io/docs/fixing-reports [2025-06-25T02:11:10.390Z] + Found adjustments [2025-06-25T02:11:10.390Z] ==> Gzipping contents [2025-06-25T02:11:10.390Z] 4.0K /tmp/codecov.5goLd8.gz [2025-06-25T02:11:10.390Z] ==> Uploading reports [2025-06-25T02:11:10.390Z] url: https://codecov.io [2025-06-25T02:11:10.390Z] query: branch=main&commit=3abeddea7bee697e1193a102564220052236ef04&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-25T02:11:10.390Z] -> Pinging Codecov [2025-06-25T02:11:10.390Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3abeddea7bee697e1193a102564220052236ef04&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-25T02:11:10.649Z] -> Uploading to [2025-06-25T02:11:10.649Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/3abeddea7bee697e1193a102564220052236ef04/17ad5700-3447-4455-9106-b2ca1f932ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250625%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250625T021110Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e5b98c4c8a237a0bef4c09d888683218d9fdaba510f1100074fe0295360bfe8f [2025-06-25T02:11:10.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-25T02:11:10.649Z] Dload Upload Total Spent Left Speed [2025-06-25T02:11:10.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 8980 --:--:-- --:--:-- --:--:-- 8980 [2025-06-25T02:11:10.909Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/3abeddea7bee697e1193a102564220052236ef04 [Pipeline] } [2025-06-25T02:11:10.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-06-25T02:11:11.157Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-25T02:11:11.176Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:11:11.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-25T02:11:11.484Z] [2025-06-25T02:11:11.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:11:11.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-25T02:11:11.790Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-25T02:11:11.790Z] 0a9a5dfd008f: Already exists [2025-06-25T02:11:11.790Z] 36466aa92d05: Already exists [2025-06-25T02:11:11.790Z] e10405b45d13: Already exists [2025-06-25T02:11:11.790Z] 096b7ceb2af7: Already exists [2025-06-25T02:11:11.790Z] 4f4fb700ef54: Already exists [2025-06-25T02:11:11.790Z] e50aa161e22a: Pulling fs layer [2025-06-25T02:11:11.790Z] d3c8db5fb9df: Pulling fs layer [2025-06-25T02:11:12.056Z] e50aa161e22a: Verifying Checksum [2025-06-25T02:11:12.056Z] e50aa161e22a: Download complete [2025-06-25T02:11:12.318Z] e50aa161e22a: Pull complete [2025-06-25T02:11:12.576Z] d3c8db5fb9df: Verifying Checksum [2025-06-25T02:11:12.576Z] d3c8db5fb9df: Download complete [2025-06-25T02:11:15.856Z] d3c8db5fb9df: Pull complete [2025-06-25T02:11:15.856Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-06-25T02:11:15.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-25T02:11:15.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:11:16.017Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T02:11:16.120Z] $ 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-06-25T02:11:17.131Z] $ docker top d1a6af83f2447b6a8796ea7b2b39acc92da421c1064647e7c8b34e17cf862d35 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-25T02:11:17.511Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-06-25T02:11:17.524Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-06-25T02:11:17.816Z] + set -o pipefail [2025-06-25T02:11:17.816Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-06-25T02:11:27.808Z] [2025-06-25T02:11:27.808Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-06-25T02:11:27.808Z] [2025-06-25T02:11:27.808Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/8cb5bc8e-b70a-4a0a-9cdc-f24e24e55d99 [2025-06-25T02:11:27.808Z] [2025-06-25T02:11:27.808Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-06-25T02:11:27.808Z] [Pipeline] } [2025-06-25T02:11:27.820Z] $ docker stop --time=1 d1a6af83f2447b6a8796ea7b2b39acc92da421c1064647e7c8b34e17cf862d35 [2025-06-25T02:11:29.964Z] $ docker rm -f --volumes d1a6af83f2447b6a8796ea7b2b39acc92da421c1064647e7c8b34e17cf862d35 [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-06-25T02:11:30.848Z] + git log --format=format:%s -1 3abeddea7bee697e1193a102564220052236ef04 [Pipeline] sh [2025-06-25T02:11:31.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-25T02:11:31.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:11:31.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-25T02:11:31.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:11:31.539Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T02:11:31.571Z] $ 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-06-25T02:11:31.940Z] $ docker top 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-25T02:11:32.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-25T02:11:32.048Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-25T02:11:32.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-25T02:11:32.155Z] $ docker exec 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 ssh-agent [2025-06-25T02:11:32.258Z] SSH_AUTH_SOCK=/tmp/ssh-2UOVx6t7coQN/agent.31 [2025-06-25T02:11:32.258Z] SSH_AGENT_PID=37 [2025-06-25T02:11:32.263Z] Running ssh-add (command line suppressed) [2025-06-25T02:11:32.372Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2998827375546985405.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2998827375546985405.key) [2025-06-25T02:11:32.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-25T02:11:32.678Z] + git semver tag [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,914 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,918 [run_tag] DEBUG tag force:False [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,918 [check_head_tag] DEBUG check head tag [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,918 [execute] INFO git cat-file --batch-check [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,920 [execute] INFO git cat-file --batch [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,927 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,927 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-06-25T02:11:32.937Z] 2025-06-25 02:11:32,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T02:11:32.937Z] 4.1.0-dev.3 [Pipeline] } [2025-06-25T02:11:33.205Z] $ docker exec --env ******** --env ******** 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 ssh-agent -k [2025-06-25T02:11:33.299Z] unset SSH_AUTH_SOCK; [2025-06-25T02:11:33.299Z] unset SSH_AGENT_PID; [2025-06-25T02:11:33.299Z] echo Agent pid 37 killed; [2025-06-25T02:11:33.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-25T02:11:33.643Z] + git semver [Pipeline] } [2025-06-25T02:11:33.916Z] $ docker stop --time=1 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 [2025-06-25T02:11:35.219Z] $ docker rm -f --volumes 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:11:35.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-25T02:11:35.631Z] [2025-06-25T02:11:35.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:11:35.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-25T02:11:35.931Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-25T02:11:35.931Z] ab5ef0e58194: Pulling fs layer [2025-06-25T02:11:35.931Z] 9712f1f96733: Pulling fs layer [2025-06-25T02:11:35.931Z] 63f879dbbcfc: Pulling fs layer [2025-06-25T02:11:35.931Z] 0d9ebad4ef96: Pulling fs layer [2025-06-25T02:11:35.931Z] e9a5061849ea: Pulling fs layer [2025-06-25T02:11:35.931Z] d747dcd14b5f: Pulling fs layer [2025-06-25T02:11:35.931Z] 2de7ff778b66: Pulling fs layer [2025-06-25T02:11:35.931Z] 0d9ebad4ef96: Waiting [2025-06-25T02:11:35.931Z] d747dcd14b5f: Waiting [2025-06-25T02:11:35.931Z] e9a5061849ea: Waiting [2025-06-25T02:11:35.931Z] 9712f1f96733: Verifying Checksum [2025-06-25T02:11:35.931Z] 9712f1f96733: Download complete [2025-06-25T02:11:36.190Z] 63f879dbbcfc: Verifying Checksum [2025-06-25T02:11:36.190Z] 63f879dbbcfc: Download complete [2025-06-25T02:11:36.447Z] e9a5061849ea: Verifying Checksum [2025-06-25T02:11:36.448Z] e9a5061849ea: Download complete [2025-06-25T02:11:36.448Z] d747dcd14b5f: Verifying Checksum [2025-06-25T02:11:36.448Z] d747dcd14b5f: Download complete [2025-06-25T02:11:36.448Z] 0d9ebad4ef96: Verifying Checksum [2025-06-25T02:11:36.448Z] 0d9ebad4ef96: Download complete [2025-06-25T02:11:36.448Z] ab5ef0e58194: Verifying Checksum [2025-06-25T02:11:36.448Z] ab5ef0e58194: Download complete [2025-06-25T02:11:36.448Z] 2de7ff778b66: Verifying Checksum [2025-06-25T02:11:36.448Z] 2de7ff778b66: Download complete [2025-06-25T02:11:38.974Z] ab5ef0e58194: Pull complete [2025-06-25T02:11:38.974Z] 9712f1f96733: Pull complete [2025-06-25T02:11:39.538Z] 63f879dbbcfc: Pull complete [2025-06-25T02:11:42.819Z] 0d9ebad4ef96: Pull complete [2025-06-25T02:11:43.078Z] e9a5061849ea: Pull complete [2025-06-25T02:11:43.078Z] d747dcd14b5f: Pull complete [2025-06-25T02:11:44.013Z] 2de7ff778b66: Pull complete [2025-06-25T02:11:44.013Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-25T02:11:44.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-25T02:11:44.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:11:44.122Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T02:11:44.148Z] $ 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-06-25T02:11:45.783Z] $ docker top 37f5fa76331f15e790d748a72c47f1d6ae2159d9d555416937ff65c6e2f1e8c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-25T02:11:45.868Z] provisioning config files... [2025-06-25T02:11:45.876Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17257748043980139662tmp [2025-06-25T02:11:45.886Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2200932224741211926tmp [2025-06-25T02:11:45.896Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1257751899325760960tmp [Pipeline] { [Pipeline] echo [2025-06-25T02:11:45.975Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:11:46.268Z] ---> sigul-configuration.sh [2025-06-25T02:11:46.268Z] gpg: directory `/root/.gnupg' created [2025-06-25T02:11:46.268Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-25T02:11:46.268Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-25T02:11:46.268Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-25T02:11:46.268Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-25T02:11:46.268Z] gpg: CAST5 encrypted data [2025-06-25T02:11:46.268Z] gpg: encrypted with 1 passphrase [2025-06-25T02:11:46.268Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-25T02:11:46.562Z] + mkdir /home/jenkins [2025-06-25T02:11:46.562Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-25T02:11:46.854Z] + 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-06-25T02:11:46.866Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:11:47.160Z] ---> sigul-install.sh [2025-06-25T02:11:47.160Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-25T02:11:47.452Z] + git tag --list [2025-06-25T02:11:47.452Z] v1.0.0 [2025-06-25T02:11:47.452Z] v1.1.0 [2025-06-25T02:11:47.452Z] v1.1.1 [2025-06-25T02:11:47.452Z] v1.1.2 [2025-06-25T02:11:47.452Z] v1.2.0 [2025-06-25T02:11:47.452Z] v1.2.1 [2025-06-25T02:11:47.452Z] v2.0.0 [2025-06-25T02:11:47.452Z] v2.1.0 [2025-06-25T02:11:47.452Z] v2.1.1 [2025-06-25T02:11:47.452Z] v2.2.0 [2025-06-25T02:11:47.452Z] v2.3.0 [2025-06-25T02:11:47.452Z] v3.0 [2025-06-25T02:11:47.452Z] v3.0.0 [2025-06-25T02:11:47.452Z] v3.1 [2025-06-25T02:11:47.452Z] v3.1.0 [2025-06-25T02:11:47.452Z] v3.1.1 [2025-06-25T02:11:47.452Z] v4.0 [2025-06-25T02:11:47.452Z] v4.0.0 [2025-06-25T02:11:47.452Z] v4.1.0-dev.1 [2025-06-25T02:11:47.452Z] v4.1.0-dev.2 [2025-06-25T02:11:47.452Z] v4.1.0-dev.3 [Pipeline] sh [2025-06-25T02:11:47.741Z] + lftools sign git-tag v4.1.0-dev.3 [2025-06-25T02:11:48.306Z] Signing Git tag with Sigul... [2025-06-25T02:11:48.306Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-06-25T02:11:48.576Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:11:48.870Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-25T02:11:48.877Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-25T02:11:48.906Z] $ docker stop --time=1 37f5fa76331f15e790d748a72c47f1d6ae2159d9d555416937ff65c6e2f1e8c8 [2025-06-25T02:11:50.164Z] $ docker rm -f --volumes 37f5fa76331f15e790d748a72c47f1d6ae2159d9d555416937ff65c6e2f1e8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-25T02:11:50.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-25T02:11:50.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:11:50.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-25T02:11:50.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:11:50.992Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T02:11:51.018Z] $ 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-06-25T02:11:51.354Z] $ docker top e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf -eo pid,comm [2025-06-25T02:11:51.403Z] 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-06-25T02:11:51.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-25T02:11:51.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-25T02:11:51.454Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-25T02:11:51.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-25T02:11:51.567Z] $ docker exec e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf ssh-agent [2025-06-25T02:11:51.663Z] SSH_AUTH_SOCK=/tmp/ssh-kaJ8NUT0n0zT/agent.33 [2025-06-25T02:11:51.663Z] SSH_AGENT_PID=39 [2025-06-25T02:11:51.667Z] Running ssh-add (command line suppressed) [2025-06-25T02:11:51.770Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12735602099433281488.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12735602099433281488.key) [2025-06-25T02:11:51.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-25T02:11:52.072Z] + git semver bump pre [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,295 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,299 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,299 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,300 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,300 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,300 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,302 [execute] INFO git cat-file --batch-check [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,306 [execute] INFO git cat-file --batch [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-25T02:11:52.332Z] 2025-06-25 02:11:52,309 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T02:11:52.332Z] 4.1.0-dev.4 [Pipeline] } [2025-06-25T02:11:52.599Z] $ docker exec --env ******** --env ******** e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf ssh-agent -k [2025-06-25T02:11:52.705Z] unset SSH_AUTH_SOCK; [2025-06-25T02:11:52.705Z] unset SSH_AGENT_PID; [2025-06-25T02:11:52.705Z] echo Agent pid 39 killed; [2025-06-25T02:11:52.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-25T02:11:53.038Z] + git semver [Pipeline] } [2025-06-25T02:11:53.307Z] $ docker stop --time=1 e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf [2025-06-25T02:11:54.569Z] $ docker rm -f --volumes e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-25T02:11:54.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-25T02:11:54.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:11:55.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-25T02:11:55.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:11:55.290Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T02:11:55.314Z] $ 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-06-25T02:11:55.617Z] $ docker top f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 -eo pid,comm [2025-06-25T02:11:55.665Z] 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-06-25T02:11:55.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-25T02:11:55.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-25T02:11:55.719Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-25T02:11:55.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-25T02:11:55.838Z] $ docker exec f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 ssh-agent [2025-06-25T02:11:55.945Z] SSH_AUTH_SOCK=/tmp/ssh-X5U1Tk9xtudu/agent.32 [2025-06-25T02:11:55.945Z] SSH_AGENT_PID=38 [2025-06-25T02:11:55.949Z] Running ssh-add (command line suppressed) [2025-06-25T02:11:56.046Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2396305557588879818.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2396305557588879818.key) [2025-06-25T02:11:56.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-25T02:11:56.350Z] + git semver push [2025-06-25T02:11:56.608Z] 2025-06-25 02:11:56,555 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-25T02:11:56.608Z] 2025-06-25 02:11:56,559 [run_push] DEBUG push [2025-06-25T02:11:56.608Z] 2025-06-25 02:11:56,559 [execute] INFO git cat-file --batch-check [2025-06-25T02:11:56.608Z] 2025-06-25 02:11:56,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-25T02:11:56.608Z] 2025-06-25 02:11:56,561 [execute] INFO git rev-list 0e514a30d8146638726e0443753ecb69409626df -- [2025-06-25T02:11:56.608Z] 2025-06-25 02:11:56,561 [execute] DEBUG Popen(['git', 'rev-list', '0e514a30d8146638726e0443753ecb69409626df', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-25T02:11:56.608Z] 2025-06-25 02:11:56,569 [execute] INFO git fetch -v -- origin [2025-06-25T02:11:56.608Z] 2025-06-25 02:11:56,569 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-25T02:11:57.177Z] 2025-06-25 02:11:57,095 [run_push] DEBUG no remote changes detected [2025-06-25T02:11:57.177Z] 2025-06-25 02:11:57,095 [execute] INFO git push origin semver [2025-06-25T02:11:57.177Z] 2025-06-25 02:11:57,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-25T02:11:58.114Z] 2025-06-25 02:11:57,972 [run_push] DEBUG push all version tags [2025-06-25T02:11:58.114Z] 2025-06-25 02:11:57,972 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-25T02:11:58.114Z] 2025-06-25 02:11:57,972 [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-06-25T02:11:58.683Z] 2025-06-25 02:11:58,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-06-25T02:11:58.683Z] 4.1.0-dev.4 [Pipeline] } [2025-06-25T02:11:58.690Z] $ docker exec --env ******** --env ******** f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 ssh-agent -k [2025-06-25T02:11:58.788Z] unset SSH_AUTH_SOCK; [2025-06-25T02:11:58.788Z] unset SSH_AGENT_PID; [2025-06-25T02:11:58.788Z] echo Agent pid 38 killed; [2025-06-25T02:11:58.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-25T02:11:59.119Z] + git semver [Pipeline] } [2025-06-25T02:11:59.390Z] $ docker stop --time=1 f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 [2025-06-25T02:12:00.664Z] $ docker rm -f --volumes f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 [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-06-25T02:12:01.244Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-06-25T02:12:01.244Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-06-25T02:12:01.244Z] total 16 [2025-06-25T02:12:01.244Z] drwxr-xr-x 3 root root 4096 Jun 25 01:43 . [2025-06-25T02:12:01.244Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 02:11 .. [2025-06-25T02:12:01.244Z] drwxr-xr-x 2 root root 4096 Jun 25 01:43 cost [2025-06-25T02:12:01.244Z] -rw-r--r-- 1 root root 86 Jun 25 01:43 cost.csv [2025-06-25T02:12:01.244Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-06-25T02:12:01.244Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-06-25T02:12:01.244Z] total 16 [2025-06-25T02:12:01.244Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 01:43 . [2025-06-25T02:12:01.244Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 02:11 .. [2025-06-25T02:12:01.244Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 01:43 cost [2025-06-25T02:12:01.244Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 25 01:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:12:01.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:12:02.388Z] ---> package-listing.sh [2025-06-25T02:12:02.388Z] ++ facter osfamily [2025-06-25T02:12:02.388Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-25T02:12:02.647Z] + OS_FAMILY=debian [2025-06-25T02:12:02.647Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-06-25T02:12:02.647Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-25T02:12:02.647Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-25T02:12:02.647Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-25T02:12:02.647Z] + PACKAGES=/tmp/packages_start.txt [2025-06-25T02:12:02.647Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-06-25T02:12:02.647Z] + PACKAGES=/tmp/packages_end.txt [2025-06-25T02:12:02.647Z] + case "${OS_FAMILY}" in [2025-06-25T02:12:02.647Z] + dpkg -l [2025-06-25T02:12:02.647Z] + grep '^ii' [2025-06-25T02:12:02.647Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-25T02:12:02.647Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-25T02:12:02.647Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-25T02:12:02.647Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-06-25T02:12:02.647Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-06-25T02:12:02.647Z] + 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-06-25T02:12:02.659Z] 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-06-25T02:12:02.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-25T02:12:03.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-25T02:12:03.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-25T02:12:03.571Z] prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container [2025-06-25T02:12:03.597Z] $ 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-06-25T02:12:03.776Z] $ docker top 7259ffeac13e6af37cd0f5148c61756f49f4193da357d6a0e2862a2b037be19b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-25T02:12:04.122Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-25T02:12:04.410Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-25T02:12:04.694Z] + ls /var/log/sa-host [2025-06-25T02:12:04.694Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-25T02:12:04.730Z] provisioning config files... [2025-06-25T02:12:04.741Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13178002459683156313tmp [Pipeline] { [Pipeline] echo [2025-06-25T02:12:04.761Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:12:05.042Z] ---> create-netrc.sh [Pipeline] } [2025-06-25T02:12:05.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:12:05.350Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-25T02:12:05.360Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:12:05.642Z] ---> sudo-logs.sh [2025-06-25T02:12:05.642Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-25T02:12:05.673Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:12:05.954Z] ---> job-cost.sh [2025-06-25T02:12:05.954Z] lf-activate-venv: SKIPPING [2025-06-25T02:12:05.954Z] DEBUG: total: 0.2199999988079071 [2025-06-25T02:12:05.954Z] INFO: Retrieving Stack Cost... [2025-06-25T02:12:06.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-25T02:12:06.473Z] INFO: Archiving Costs [Pipeline] echo [2025-06-25T02:12:06.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-25T02:12:06.766Z] ---> logs-deploy.sh [2025-06-25T02:12:06.767Z] lf-activate-venv: SKIPPING [2025-06-25T02:12:06.767Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/202 [2025-06-25T02:12:06.767Z] INFO: archiving workspace using pattern(s): [2025-06-25T02:12:07.702Z] Archives upload complete. [2025-06-25T02:12:07.961Z] INFO: archiving logs to Nexus [2025-06-25T02:12:08.533Z] ---> uname -a: [2025-06-25T02:12:08.533Z] Linux prd-ubuntu20-04-docker-8c-8g-3895 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] ---> lscpu: [2025-06-25T02:12:08.533Z] Architecture: x86_64 [2025-06-25T02:12:08.533Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-25T02:12:08.533Z] Byte Order: Little Endian [2025-06-25T02:12:08.533Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-25T02:12:08.533Z] CPU(s): 8 [2025-06-25T02:12:08.533Z] On-line CPU(s) list: 0-7 [2025-06-25T02:12:08.533Z] Thread(s) per core: 1 [2025-06-25T02:12:08.533Z] Core(s) per socket: 1 [2025-06-25T02:12:08.533Z] Socket(s): 8 [2025-06-25T02:12:08.533Z] NUMA node(s): 1 [2025-06-25T02:12:08.533Z] Vendor ID: AuthenticAMD [2025-06-25T02:12:08.533Z] CPU family: 23 [2025-06-25T02:12:08.533Z] Model: 49 [2025-06-25T02:12:08.533Z] Model name: AMD EPYC-Rome Processor [2025-06-25T02:12:08.533Z] Stepping: 0 [2025-06-25T02:12:08.533Z] CPU MHz: 2799.998 [2025-06-25T02:12:08.533Z] BogoMIPS: 5599.99 [2025-06-25T02:12:08.533Z] Virtualization: AMD-V [2025-06-25T02:12:08.533Z] Hypervisor vendor: KVM [2025-06-25T02:12:08.533Z] Virtualization type: full [2025-06-25T02:12:08.533Z] L1d cache: 256 KiB [2025-06-25T02:12:08.533Z] L1i cache: 256 KiB [2025-06-25T02:12:08.533Z] L2 cache: 4 MiB [2025-06-25T02:12:08.533Z] L3 cache: 128 MiB [2025-06-25T02:12:08.533Z] NUMA node0 CPU(s): 0-7 [2025-06-25T02:12:08.533Z] Vulnerability Itlb multihit: Not affected [2025-06-25T02:12:08.533Z] Vulnerability L1tf: Not affected [2025-06-25T02:12:08.533Z] Vulnerability Mds: Not affected [2025-06-25T02:12:08.533Z] Vulnerability Meltdown: Not affected [2025-06-25T02:12:08.533Z] Vulnerability Mmio stale data: Not affected [2025-06-25T02:12:08.533Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-25T02:12:08.533Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-06-25T02:12:08.533Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-06-25T02:12:08.533Z] Vulnerability Srbds: Not affected [2025-06-25T02:12:08.533Z] Vulnerability Tsx async abort: Not affected [2025-06-25T02:12:08.533Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] ---> nproc: [2025-06-25T02:12:08.533Z] 8 [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] ---> df -h: [2025-06-25T02:12:08.533Z] Filesystem Size Used Avail Use% Mounted on [2025-06-25T02:12:08.533Z] overlay 155G 14G 142G 9% / [2025-06-25T02:12:08.533Z] tmpfs 64M 0 64M 0% /dev [2025-06-25T02:12:08.533Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-06-25T02:12:08.533Z] shm 64M 0 64M 0% /dev/shm [2025-06-25T02:12:08.533Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] ---> sar -b -r -n DEV: [2025-06-25T02:12:08.533Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3895) 06/25/25 _x86_64_ (8 CPU) [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] 01:37:59 LINUX RESTART (8 CPU) [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] 01:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-06-25T02:12:08.533Z] 01:39:02 362.69 59.27 303.42 0.00 5531.74 207430.89 0.00 [2025-06-25T02:12:08.533Z] 01:40:01 116.69 0.49 116.20 0.00 58.83 25049.81 0.00 [2025-06-25T02:12:08.533Z] 01:41:01 242.14 1.57 240.58 0.00 22.66 75201.33 0.00 [2025-06-25T02:12:08.533Z] 01:42:01 176.89 0.18 176.70 0.00 12.93 48770.82 0.00 [2025-06-25T02:12:08.533Z] 01:43:01 3.52 0.00 3.52 0.00 0.00 67.32 0.00 [2025-06-25T02:12:08.533Z] 01:44:01 88.94 5.15 83.79 0.00 2638.76 22968.04 0.00 [2025-06-25T02:12:08.533Z] 01:45:01 3.53 0.02 3.52 0.00 0.13 80.51 0.00 [2025-06-25T02:12:08.533Z] 01:46:01 1.88 0.00 1.88 0.00 0.00 22.66 0.00 [2025-06-25T02:12:08.533Z] 01:47:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 [2025-06-25T02:12:08.533Z] 01:48:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2025-06-25T02:12:08.533Z] 01:49:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2025-06-25T02:12:08.533Z] 01:50:01 1.30 0.00 1.30 0.00 0.00 19.06 0.00 [2025-06-25T02:12:08.533Z] 01:51:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2025-06-25T02:12:08.533Z] 01:52:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2025-06-25T02:12:08.533Z] 01:53:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 [2025-06-25T02:12:08.533Z] 01:54:01 1.73 0.02 1.72 0.00 0.13 24.13 0.00 [2025-06-25T02:12:08.533Z] 01:55:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 [2025-06-25T02:12:08.533Z] 01:56:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2025-06-25T02:12:08.533Z] 01:57:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 [2025-06-25T02:12:08.533Z] 01:58:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2025-06-25T02:12:08.533Z] 01:59:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2025-06-25T02:12:08.533Z] 02:00:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2025-06-25T02:12:08.533Z] 02:01:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2025-06-25T02:12:08.533Z] 02:02:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2025-06-25T02:12:08.533Z] 02:03:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2025-06-25T02:12:08.533Z] 02:04:01 2.73 1.02 1.72 0.00 21.86 24.13 0.00 [2025-06-25T02:12:08.533Z] 02:05:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2025-06-25T02:12:08.533Z] 02:06:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-06-25T02:12:08.533Z] 02:07:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2025-06-25T02:12:08.533Z] 02:08:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2025-06-25T02:12:08.533Z] 02:09:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2025-06-25T02:12:08.533Z] 02:10:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2025-06-25T02:12:08.533Z] 02:11:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2025-06-25T02:12:08.533Z] 02:12:01 147.26 0.17 147.09 0.00 21.33 50864.72 0.00 [2025-06-25T02:12:08.533Z] Average: 34.56 2.00 32.56 0.00 244.45 12665.62 0.00 [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] 01:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-06-25T02:12:08.533Z] 01:39:02 29617056 31606304 738920 2.25 59320 2221932 1752124 5.16 931312 1989928 624 [2025-06-25T02:12:08.533Z] 01:40:01 28817336 31533736 774288 2.35 80700 2894764 1951936 5.75 1033780 2625832 9364 [2025-06-25T02:12:08.533Z] 01:41:01 26750832 31201680 1095892 3.33 187116 4353348 2411244 7.11 1811720 3726848 519228 [2025-06-25T02:12:08.533Z] 01:42:01 27195360 31542964 757468 2.30 193328 4261556 1836272 5.41 1349312 3765544 712 [2025-06-25T02:12:08.533Z] 01:43:01 27209136 31557064 742952 2.26 193452 4261548 1690628 4.98 1340244 3765452 12 [2025-06-25T02:12:08.533Z] 01:44:01 26353508 31527288 741384 2.25 226848 5004128 1704284 5.02 1570548 4300804 384 [2025-06-25T02:12:08.533Z] 01:45:01 26358992 31527896 740672 2.25 225344 5000944 1710952 5.04 1569064 4297668 168 [2025-06-25T02:12:08.533Z] 01:46:01 26364848 31533444 736816 2.24 225392 5000928 1744308 5.14 1565608 4297640 8 [2025-06-25T02:12:08.533Z] 01:47:01 26373108 31541728 728464 2.22 225440 5000932 1744308 5.14 1557408 4297644 12 [2025-06-25T02:12:08.533Z] 01:48:01 26373960 31542708 727584 2.21 225528 5000920 1744308 5.14 1557228 4297656 8 [2025-06-25T02:12:08.533Z] 01:49:01 26377804 31546576 723568 2.20 225580 5000936 1744308 5.14 1553432 4297648 8 [2025-06-25T02:12:08.533Z] 01:50:01 26378736 31547568 722752 2.20 225624 5000940 1744308 5.14 1553076 4297656 8 [2025-06-25T02:12:08.533Z] 01:51:01 26378380 31547256 723048 2.20 225648 5000944 1744308 5.14 1553124 4297652 8 [2025-06-25T02:12:08.533Z] 01:52:01 26378588 31547472 722636 2.20 225728 5000948 1744308 5.14 1552896 4297664 16 [2025-06-25T02:12:08.533Z] 01:53:01 26377968 31546936 723060 2.20 225760 5000948 1744308 5.14 1553524 4297672 12 [2025-06-25T02:12:08.533Z] 01:54:01 26376760 31545796 723900 2.20 225812 5000928 1729812 5.10 1553144 4297640 16 [2025-06-25T02:12:08.533Z] 01:55:01 26377012 31546164 723420 2.20 225844 5000996 1729812 5.10 1553080 4297696 16 [2025-06-25T02:12:08.533Z] 01:56:01 26376896 31546048 723496 2.20 225868 5000996 1729812 5.10 1553064 4297696 4 [2025-06-25T02:12:08.533Z] 01:57:01 26377524 31546792 722672 2.20 225900 5001000 1729812 5.10 1553240 4297712 12 [2025-06-25T02:12:08.533Z] 01:58:01 26376864 31546284 722808 2.20 225992 5001004 1729812 5.10 1553364 4297716 72 [2025-06-25T02:12:08.533Z] 01:59:01 26377448 31546884 722192 2.20 226008 5001008 1713032 5.05 1553112 4297720 8 [2025-06-25T02:12:08.533Z] 02:00:01 26378004 31547448 721816 2.20 226028 5001012 1713032 5.05 1552844 4297724 16 [2025-06-25T02:12:08.533Z] 02:01:01 26378052 31547500 721720 2.19 226044 5001012 1713032 5.05 1552588 4297724 8 [2025-06-25T02:12:08.533Z] 02:02:01 26378068 31547712 721536 2.19 226060 5001148 1713032 5.05 1552920 4297864 8 [2025-06-25T02:12:08.533Z] 02:03:01 26377900 31547556 721644 2.19 226084 5001152 1713032 5.05 1552656 4297864 4 [2025-06-25T02:12:08.533Z] 02:04:01 26376532 31547268 722220 2.20 226148 5001792 1720508 5.07 1553288 4298396 184 [2025-06-25T02:12:08.533Z] 02:05:01 26376604 31547376 722092 2.20 226184 5001796 1720508 5.07 1553364 4298400 180 [2025-06-25T02:12:08.533Z] 02:06:01 26376912 31547684 721688 2.19 226220 5001796 1720508 5.07 1553488 4298400 188 [2025-06-25T02:12:08.533Z] 02:07:01 26376328 31547168 722176 2.20 226244 5001804 1720508 5.07 1553360 4298408 180 [2025-06-25T02:12:08.533Z] 02:08:01 26376848 31547696 721604 2.19 226276 5001808 1720508 5.07 1553432 4298416 212 [2025-06-25T02:12:08.533Z] 02:09:01 26376836 31547744 721724 2.19 226300 5001808 1720508 5.07 1553496 4298420 148 [2025-06-25T02:12:08.533Z] 02:10:01 26376892 31547920 721496 2.19 226340 5001940 1720508 5.07 1553108 4298540 28 [2025-06-25T02:12:08.533Z] 02:11:01 26377088 31548180 721192 2.19 226380 5001940 1720508 5.07 1553520 4298544 180 [2025-06-25T02:12:08.533Z] 02:12:01 25192732 31481420 783364 2.38 242504 6004204 1803680 5.32 1661644 5271504 236 [2025-06-25T02:12:08.533Z] Average: 26567262 31534743 740655 2.25 214207 4824555 1758643 5.18 1519735 4161462 15655 [2025-06-25T02:12:08.533Z] [2025-06-25T02:12:08.533Z] 01:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-06-25T02:12:08.533Z] 01:39:02 veth036628f 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:39:02 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:39:02 ens3 523.45 338.18 4868.49 83.98 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:39:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:40:01 vethd2ca093 142.24 160.40 13.75 129.39 0.00 0.00 0.00 0.01 [2025-06-25T02:12:08.533Z] 01:40:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:40:01 ens3 372.37 301.36 3819.98 38.84 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:40:01 docker0 212.71 229.75 16.69 549.21 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:41:01 veth5a4cdb9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:41:01 ens3 289.57 258.16 2770.44 30.26 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:41:01 docker0 243.21 262.81 18.01 2744.79 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:42:01 lo 3.93 3.93 0.40 0.40 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:42:01 ens3 61.47 43.56 147.46 130.20 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:42:01 docker0 5.08 12.08 0.30 115.16 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:43:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:43:01 ens3 29.95 23.46 20.21 71.55 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:44:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.533Z] 01:44:01 ens3 235.03 148.44 4802.61 16.55 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:45:01 ens3 0.18 0.35 0.01 0.09 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:46:01 ens3 0.45 0.07 0.05 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:47:01 ens3 1.17 0.52 1.66 0.23 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:49:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:52:01 ens3 1.82 0.07 0.27 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:53:01 ens3 3.58 1.23 1.32 0.89 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:54:01 ens3 3.25 1.12 1.16 0.75 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:55:01 ens3 2.03 0.13 0.15 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:56:01 ens3 2.20 0.00 0.15 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:57:01 ens3 3.25 0.28 0.34 0.09 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:58:01 ens3 2.53 0.92 0.64 0.44 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:59:01 ens3 1.50 0.42 0.38 0.28 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:00:01 ens3 0.47 0.05 0.09 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:01:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:02:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:03:01 ens3 0.47 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:04:01 ens3 0.35 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:05:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:06:01 ens3 0.55 0.30 0.27 0.21 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:08:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:09:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:10:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:12:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:12:01 ens3 396.05 292.25 6776.07 175.74 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] 02:12:01 docker0 88.62 90.28 7.29 857.60 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] Average: ens3 56.73 41.40 681.17 16.18 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] Average: docker0 16.07 17.40 1.24 125.28 0.00 0.00 0.00 0.00 [2025-06-25T02:12:08.534Z] [2025-06-25T02:12:08.534Z] [2025-06-25T02:12:08.534Z] ---> sar -P ALL: [2025-06-25T02:12:08.534Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3895) 06/25/25 _x86_64_ (8 CPU) [2025-06-25T02:12:08.534Z] [2025-06-25T02:12:08.534Z] 01:37:59 LINUX RESTART (8 CPU) [2025-06-25T02:12:08.534Z] [2025-06-25T02:12:08.534Z] 01:38:01 CPU %user %nice %system %iowait %steal %idle [2025-06-25T02:12:08.534Z] 01:39:02 all 7.40 0.00 2.23 1.43 0.05 88.89 [2025-06-25T02:12:08.534Z] 01:39:02 0 5.31 0.00 2.01 1.14 0.05 91.49 [2025-06-25T02:12:08.534Z] 01:39:02 1 10.80 0.00 1.32 0.38 0.05 87.44 [2025-06-25T02:12:08.534Z] 01:39:02 2 8.87 0.00 1.96 1.48 0.05 87.64 [2025-06-25T02:12:08.534Z] 01:39:02 3 9.27 0.00 1.85 0.49 0.05 88.34 [2025-06-25T02:12:08.534Z] 01:39:02 4 9.38 0.00 2.30 0.57 0.07 87.68 [2025-06-25T02:12:08.534Z] 01:39:02 5 4.11 0.00 3.02 0.50 0.05 92.32 [2025-06-25T02:12:08.534Z] 01:39:02 6 4.99 0.00 2.36 1.99 0.05 90.62 [2025-06-25T02:12:08.534Z] 01:39:02 7 6.44 0.00 3.00 4.91 0.07 85.58 [2025-06-25T02:12:08.534Z] 01:40:01 all 4.04 0.00 1.94 0.45 0.06 93.51 [2025-06-25T02:12:08.534Z] 01:40:01 0 3.42 0.00 1.84 0.20 0.07 94.47 [2025-06-25T02:12:08.534Z] 01:40:01 1 3.57 0.00 2.04 0.05 0.07 94.27 [2025-06-25T02:12:08.534Z] 01:40:01 2 4.04 0.00 1.64 0.14 0.05 94.13 [2025-06-25T02:12:08.534Z] 01:40:01 3 4.81 0.00 2.26 1.06 0.07 91.79 [2025-06-25T02:12:08.534Z] 01:40:01 4 5.08 0.00 1.28 0.05 0.05 93.54 [2025-06-25T02:12:08.534Z] 01:40:01 5 3.60 0.00 2.25 0.14 0.07 93.94 [2025-06-25T02:12:08.534Z] 01:40:01 6 3.70 0.00 2.40 1.95 0.07 91.88 [2025-06-25T02:12:08.534Z] 01:40:01 7 4.09 0.00 1.81 0.03 0.05 94.02 [2025-06-25T02:12:08.534Z] 01:41:01 all 23.93 0.00 5.89 1.18 0.10 68.90 [2025-06-25T02:12:08.534Z] 01:41:01 0 24.62 0.00 5.20 0.29 0.12 69.78 [2025-06-25T02:12:08.534Z] 01:41:01 1 24.27 0.00 7.22 0.20 0.10 68.20 [2025-06-25T02:12:08.534Z] 01:41:01 2 23.98 0.00 5.55 0.12 0.10 70.25 [2025-06-25T02:12:08.534Z] 01:41:01 3 23.15 0.00 5.60 1.18 0.10 69.98 [2025-06-25T02:12:08.534Z] 01:41:01 4 24.01 0.00 7.54 6.79 0.10 61.56 [2025-06-25T02:12:08.534Z] 01:41:01 5 24.16 0.00 5.93 0.54 0.10 69.26 [2025-06-25T02:12:08.534Z] 01:41:01 6 24.53 0.00 5.33 0.17 0.10 69.87 [2025-06-25T02:12:08.534Z] 01:41:01 7 22.74 0.00 4.73 0.12 0.08 72.33 [2025-06-25T02:12:08.534Z] 01:42:01 all 42.73 0.00 6.64 0.68 0.14 49.81 [2025-06-25T02:12:08.534Z] 01:42:01 0 42.19 0.00 6.43 0.13 0.13 51.11 [2025-06-25T02:12:08.534Z] 01:42:01 1 43.06 0.00 6.51 0.08 0.13 50.21 [2025-06-25T02:12:08.534Z] 01:42:01 2 42.25 0.00 6.64 0.50 0.13 50.48 [2025-06-25T02:12:08.534Z] 01:42:01 3 42.53 0.00 7.37 0.05 0.13 49.92 [2025-06-25T02:12:08.534Z] 01:42:01 4 43.57 0.00 6.22 0.49 0.15 49.57 [2025-06-25T02:12:08.534Z] 01:42:01 5 42.69 0.00 6.31 0.37 0.13 50.50 [2025-06-25T02:12:08.534Z] 01:42:01 6 41.93 0.00 7.01 3.42 0.13 47.50 [2025-06-25T02:12:08.534Z] 01:42:01 7 43.66 0.00 6.65 0.37 0.13 49.19 [2025-06-25T02:12:08.534Z] 01:43:01 all 0.31 0.00 0.09 0.01 0.01 99.58 [2025-06-25T02:12:08.534Z] 01:43:01 0 0.43 0.00 0.10 0.02 0.00 99.45 [2025-06-25T02:12:08.534Z] 01:43:01 1 0.20 0.00 0.17 0.00 0.00 99.63 [2025-06-25T02:12:08.534Z] 01:43:01 2 0.42 0.00 0.08 0.00 0.02 99.48 [2025-06-25T02:12:08.534Z] 01:43:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2025-06-25T02:12:08.534Z] 01:43:01 4 0.50 0.00 0.10 0.02 0.00 99.38 [2025-06-25T02:12:08.534Z] 01:43:01 5 0.13 0.00 0.08 0.03 0.03 99.72 [2025-06-25T02:12:08.534Z] 01:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-06-25T02:12:08.534Z] 01:43:01 7 0.72 0.00 0.10 0.05 0.02 99.12 [2025-06-25T02:12:08.534Z] 01:44:01 all 4.58 0.00 2.24 0.53 0.04 92.61 [2025-06-25T02:12:08.534Z] 01:44:01 0 5.39 0.00 2.46 1.57 0.03 90.54 [2025-06-25T02:12:08.534Z] 01:44:01 1 4.21 0.00 3.19 0.18 0.05 92.37 [2025-06-25T02:12:08.534Z] 01:44:01 2 5.09 0.00 2.13 0.18 0.03 92.56 [2025-06-25T02:12:08.534Z] 01:44:01 3 5.17 0.00 1.96 0.30 0.03 92.53 [2025-06-25T02:12:08.534Z] 01:44:01 4 3.76 0.00 2.08 0.05 0.05 94.06 [2025-06-25T02:12:08.534Z] 01:44:01 5 5.62 0.00 2.62 0.25 0.05 91.46 [2025-06-25T02:12:08.534Z] 01:44:01 6 3.80 0.00 1.73 0.45 0.03 93.99 [2025-06-25T02:12:08.534Z] 01:44:01 7 3.58 0.00 1.75 1.24 0.03 93.40 [2025-06-25T02:12:08.534Z] 01:45:01 all 0.22 0.00 0.05 0.01 0.01 99.71 [2025-06-25T02:12:08.534Z] 01:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-06-25T02:12:08.534Z] 01:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-06-25T02:12:08.534Z] 01:45:01 2 0.22 0.00 0.12 0.00 0.02 99.65 [2025-06-25T02:12:08.534Z] 01:45:01 3 0.05 0.00 0.02 0.03 0.02 99.88 [2025-06-25T02:12:08.534Z] 01:45:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2025-06-25T02:12:08.534Z] 01:45:01 5 0.10 0.00 0.03 0.00 0.00 99.87 [2025-06-25T02:12:08.534Z] 01:45:01 6 1.31 0.00 0.05 0.00 0.02 98.63 [2025-06-25T02:12:08.534Z] 01:45:01 7 0.02 0.00 0.05 0.05 0.02 99.87 [2025-06-25T02:12:08.534Z] 01:46:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2025-06-25T02:12:08.534Z] 01:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.534Z] 01:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-25T02:12:08.534Z] 01:46:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2025-06-25T02:12:08.534Z] 01:46:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2025-06-25T02:12:08.534Z] 01:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-25T02:12:08.534Z] 01:46:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-25T02:12:08.534Z] 01:46:01 6 0.91 0.00 0.07 0.00 0.00 99.02 [2025-06-25T02:12:08.534Z] 01:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-06-25T02:12:08.534Z] 01:47:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2025-06-25T02:12:08.534Z] 01:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-25T02:12:08.534Z] 01:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-06-25T02:12:08.534Z] 01:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.534Z] 01:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-06-25T02:12:08.534Z] 01:47:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-06-25T02:12:08.534Z] 01:47:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2025-06-25T02:12:08.534Z] 01:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.534Z] 01:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2025-06-25T02:12:08.534Z] 01:48:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2025-06-25T02:12:08.534Z] 01:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-25T02:12:08.534Z] 01:48:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2025-06-25T02:12:08.534Z] 01:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-06-25T02:12:08.534Z] 01:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.534Z] 01:48:01 4 0.38 0.00 0.00 0.02 0.02 99.58 [2025-06-25T02:12:08.534Z] 01:48:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-25T02:12:08.534Z] 01:48:01 6 0.12 0.00 0.00 0.00 0.02 99.87 [2025-06-25T02:12:08.534Z] 01:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2025-06-25T02:12:08.534Z] 01:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-06-25T02:12:08.534Z] 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.534Z] 01:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-06-25T02:12:08.534Z] 01:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-25T02:12:08.534Z] 01:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-25T02:12:08.534Z] 01:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.534Z] 01:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-25T02:12:08.534Z] 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.534Z] 01:49:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2025-06-25T02:12:08.534Z] [2025-06-25T02:12:08.534Z] 01:49:01 CPU %user %nice %system %iowait %steal %idle [2025-06-25T02:12:08.534Z] 01:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-06-25T02:12:08.534Z] 01:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.534Z] 01:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-06-25T02:12:08.534Z] 01:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 01:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 01:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-06-25T02:12:08.535Z] 01:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-25T02:12:08.535Z] 01:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.535Z] 01:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-06-25T02:12:08.535Z] 01:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:51:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2025-06-25T02:12:08.535Z] 01:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 01:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-25T02:12:08.535Z] 01:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 01:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-06-25T02:12:08.535Z] 01:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 01:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-06-25T02:12:08.535Z] 01:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 01:52:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-06-25T02:12:08.535Z] 01:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 01:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 01:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:52:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2025-06-25T02:12:08.535Z] 01:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-06-25T02:12:08.535Z] 01:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-25T02:12:08.535Z] 01:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-25T02:12:08.535Z] 01:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 01:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-06-25T02:12:08.535Z] 01:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 01:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:53:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-06-25T02:12:08.535Z] 01:54:01 all 0.05 0.00 0.03 0.00 0.01 99.90 [2025-06-25T02:12:08.535Z] 01:54:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2025-06-25T02:12:08.535Z] 01:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-06-25T02:12:08.535Z] 01:54:01 2 0.15 0.00 0.05 0.00 0.02 99.78 [2025-06-25T02:12:08.535Z] 01:54:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-06-25T02:12:08.535Z] 01:54:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2025-06-25T02:12:08.535Z] 01:54:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-25T02:12:08.535Z] 01:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 01:54:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2025-06-25T02:12:08.535Z] 01:55:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-06-25T02:12:08.535Z] 01:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.535Z] 01:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 01:55:01 2 0.28 0.00 0.00 0.00 0.00 99.72 [2025-06-25T02:12:08.535Z] 01:55:01 3 0.00 0.00 0.05 0.02 0.02 99.92 [2025-06-25T02:12:08.535Z] 01:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-25T02:12:08.535Z] 01:55:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-25T02:12:08.535Z] 01:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:55:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-06-25T02:12:08.535Z] 01:56:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-06-25T02:12:08.535Z] 01:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 01:56:01 2 0.37 0.00 0.02 0.00 0.02 99.60 [2025-06-25T02:12:08.535Z] 01:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.535Z] 01:56:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-25T02:12:08.535Z] 01:56:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-25T02:12:08.535Z] 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-06-25T02:12:08.535Z] 01:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 01:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-06-25T02:12:08.535Z] 01:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 01:57:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2025-06-25T02:12:08.535Z] 01:57:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-25T02:12:08.535Z] 01:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 01:57:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-06-25T02:12:08.535Z] 01:58:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2025-06-25T02:12:08.535Z] 01:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 01:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 01:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 01:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 01:58:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2025-06-25T02:12:08.535Z] 01:58:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2025-06-25T02:12:08.535Z] 01:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:58:01 7 0.02 0.00 0.02 0.08 0.00 99.88 [2025-06-25T02:12:08.535Z] 01:59:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2025-06-25T02:12:08.535Z] 01:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.535Z] 01:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 01:59:01 2 0.73 0.00 0.02 0.00 0.00 99.25 [2025-06-25T02:12:08.535Z] 01:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 01:59:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-25T02:12:08.535Z] 01:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 01:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 01:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-25T02:12:08.535Z] 02:00:01 all 0.04 0.00 0.01 0.00 0.02 99.92 [2025-06-25T02:12:08.535Z] 02:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:00:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:00:01 2 0.22 0.00 0.02 0.00 0.00 99.77 [2025-06-25T02:12:08.535Z] 02:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-25T02:12:08.535Z] 02:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 02:00:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-25T02:12:08.535Z] 02:00:01 6 0.00 0.00 0.02 0.00 0.08 99.90 [2025-06-25T02:12:08.535Z] 02:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-06-25T02:12:08.535Z] [2025-06-25T02:12:08.535Z] 02:00:01 CPU %user %nice %system %iowait %steal %idle [2025-06-25T02:12:08.535Z] 02:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-06-25T02:12:08.535Z] 02:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-25T02:12:08.535Z] 02:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 02:01:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2025-06-25T02:12:08.535Z] 02:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-06-25T02:12:08.535Z] 02:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 02:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-06-25T02:12:08.535Z] 02:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:02:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2025-06-25T02:12:08.535Z] 02:02:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 02:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 02:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.535Z] 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-06-25T02:12:08.535Z] 02:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 02:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 02:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 02:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 02:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2025-06-25T02:12:08.535Z] 02:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:03:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-06-25T02:12:08.535Z] 02:04:01 all 0.05 0.00 0.04 0.01 0.01 99.90 [2025-06-25T02:12:08.535Z] 02:04:01 0 0.12 0.00 0.08 0.02 0.00 99.78 [2025-06-25T02:12:08.535Z] 02:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-06-25T02:12:08.535Z] 02:04:01 2 0.10 0.00 0.07 0.02 0.00 99.82 [2025-06-25T02:12:08.535Z] 02:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-06-25T02:12:08.535Z] 02:04:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2025-06-25T02:12:08.535Z] 02:04:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-25T02:12:08.535Z] 02:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:04:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-06-25T02:12:08.535Z] 02:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-25T02:12:08.535Z] 02:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:05:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 02:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 02:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.535Z] 02:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:06:01 all 0.21 0.00 0.02 0.00 0.01 99.75 [2025-06-25T02:12:08.535Z] 02:06:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-06-25T02:12:08.535Z] 02:06:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2025-06-25T02:12:08.535Z] 02:06:01 2 1.55 0.00 0.02 0.00 0.02 98.42 [2025-06-25T02:12:08.535Z] 02:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 02:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-06-25T02:12:08.535Z] 02:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:07:01 all 0.21 0.00 0.01 0.00 0.00 99.78 [2025-06-25T02:12:08.535Z] 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:07:01 2 1.58 0.00 0.02 0.00 0.00 98.40 [2025-06-25T02:12:08.535Z] 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:08:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 02:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-25T02:12:08.535Z] 02:08:01 4 0.13 0.00 0.02 0.00 0.02 99.83 [2025-06-25T02:12:08.535Z] 02:08:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2025-06-25T02:12:08.535Z] 02:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-25T02:12:08.535Z] 02:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-25T02:12:08.535Z] 02:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 02:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2025-06-25T02:12:08.535Z] 02:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:09:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2025-06-25T02:12:08.535Z] 02:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-25T02:12:08.535Z] 02:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.535Z] 02:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:10:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2025-06-25T02:12:08.535Z] 02:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-25T02:12:08.535Z] 02:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:10:01 2 1.43 0.00 0.02 0.00 0.02 98.53 [2025-06-25T02:12:08.535Z] 02:10:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-06-25T02:12:08.535Z] 02:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-25T02:12:08.535Z] 02:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-25T02:12:08.535Z] 02:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-25T02:12:08.535Z] 02:11:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-06-25T02:12:08.535Z] 02:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:11:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2025-06-25T02:12:08.535Z] 02:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 02:11:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-06-25T02:12:08.535Z] 02:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-25T02:12:08.535Z] 02:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-25T02:12:08.535Z] 02:11:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2025-06-25T02:12:08.535Z] [2025-06-25T02:12:08.535Z] 02:11:01 CPU %user %nice %system %iowait %steal %idle [2025-06-25T02:12:08.535Z] 02:12:01 all 8.16 0.00 3.44 0.60 0.07 87.74 [2025-06-25T02:12:08.535Z] 02:12:01 0 8.65 0.00 3.32 0.02 0.07 87.94 [2025-06-25T02:12:08.535Z] 02:12:01 1 8.15 0.00 3.79 0.98 0.07 87.02 [2025-06-25T02:12:08.535Z] 02:12:01 2 9.12 0.00 2.72 0.08 0.07 88.01 [2025-06-25T02:12:08.535Z] 02:12:01 3 8.43 0.00 3.20 0.20 0.07 88.10 [2025-06-25T02:12:08.535Z] 02:12:01 4 6.48 0.00 4.44 0.27 0.07 88.75 [2025-06-25T02:12:08.535Z] 02:12:01 5 8.75 0.00 2.76 0.03 0.08 88.37 [2025-06-25T02:12:08.535Z] 02:12:01 6 8.49 0.00 4.06 2.86 0.07 84.53 [2025-06-25T02:12:08.535Z] 02:12:01 7 7.23 0.00 3.21 0.33 0.05 89.17 [2025-06-25T02:12:08.535Z] Average: all 2.72 0.00 0.67 0.15 0.02 96.45 [2025-06-25T02:12:08.535Z] Average: 0 2.65 0.00 0.63 0.10 0.02 96.60 [2025-06-25T02:12:08.535Z] Average: 1 2.78 0.00 0.72 0.06 0.02 96.42 [2025-06-25T02:12:08.535Z] Average: 2 3.00 0.00 0.62 0.07 0.02 96.28 [2025-06-25T02:12:08.535Z] Average: 3 2.74 0.00 0.66 0.10 0.02 96.48 [2025-06-25T02:12:08.535Z] Average: 4 2.74 0.00 0.72 0.24 0.02 96.27 [2025-06-25T02:12:08.535Z] Average: 5 2.63 0.00 0.68 0.06 0.02 96.61 [2025-06-25T02:12:08.536Z] Average: 6 2.63 0.00 0.67 0.32 0.02 96.36 [2025-06-25T02:12:08.536Z] Average: 7 2.59 0.00 0.63 0.22 0.02 96.54 [2025-06-25T02:12:08.536Z] [2025-06-25T02:12:08.536Z] [2025-06-25T02:12:08.536Z]