Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 893a173aaeea855f68c25d65a82516bec8a0eaf4 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-ssh147721142577662637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16545869607153607218.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13266159160113298179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5192477360731446814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4942511427991728574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40325 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 893a173aaeea855f68c25d65a82516bec8a0eaf4 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 893a173aaeea855f68c25d65a82516bec8a0eaf4 # timeout=10 Commit message: "docs: Update changelog for 4.0 release (#1693)" > git rev-list --no-walk a657f150ef7ad8cf132469c83997fb199622fb5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T11:20:21.678Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T11:20:21.760Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T11:20:21.793Z] ========================================================= [2025-03-05T11:20:21.793Z] EdgeX Global Pipelines Version Info [2025-03-05T11:20:21.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:20:22.540Z] ------------------- [2025-03-05T11:20:22.540Z] stable info: [2025-03-05T11:20:22.540Z] ------------------- [2025-03-05T11:20:22.540Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T11:20:22.540Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T11:20:22.540Z] Message: update stable to v1.0.269 [2025-03-05T11:20:23.192Z] ------------------- [2025-03-05T11:20:23.192Z] experimental info: [2025-03-05T11:20:23.192Z] ------------------- [2025-03-05T11:20:23.192Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T11:20:23.192Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T11:20:23.192Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T11:20:23.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-03-05T11:20:23.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-03-05T11:20:23.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T11:20:23.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T11:20:23.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T11:20:23.399Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T11:20:23.423Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T11:20:23.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-03-05T11:20:23.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T11:20:23.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T11:20:23.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T11:20:23.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-03-05T11:20:23.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T11:20:23.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T11:20:23.628Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T11:20:23.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:20:23.676Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:20:23.700Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:20:23.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T11:20:23.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T11:20:23.776Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-05T11:20:23.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-05T11:20:23.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T11:20:23.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T11:20:23.885Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T11:20:23.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T11:20:23.931Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T11:20:23.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T11:20:23.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T11:20:24.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T11:20:24.033Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] echo [2025-03-05T11:20:24.059Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 893a173 [Pipeline] echo [2025-03-05T11:20:24.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:20:24.155Z] provisioning config files... [2025-03-05T11:20:24.171Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config960526307878768281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:20:24.513Z] ---> ****-login.sh [2025-03-05T11:20:24.513Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:20:24.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:24.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:24.774Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:24.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:24.774Z] [2025-03-05T11:20:24.774Z] Login Succeeded [2025-03-05T11:20:24.775Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:20:24.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:24.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:24.775Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:24.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:24.775Z] [2025-03-05T11:20:24.775Z] Login Succeeded [2025-03-05T11:20:24.775Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:20:25.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:25.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:25.041Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:25.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:25.041Z] [2025-03-05T11:20:25.041Z] Login Succeeded [2025-03-05T11:20:25.041Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:20:25.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:25.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:25.041Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:25.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:25.041Z] [2025-03-05T11:20:25.041Z] Login Succeeded [2025-03-05T11:20:25.041Z] ****.io [2025-03-05T11:20:25.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:25.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:25.302Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:25.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:25.302Z] [2025-03-05T11:20:25.302Z] Login Succeeded [2025-03-05T11:20:25.302Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:20:25.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T11:20:25.735Z] + git rev-list -1 --merges 893a173aaeea855f68c25d65a82516bec8a0eaf4~1..893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] echo [2025-03-05T11:20:25.765Z] -----------> git rev-list -1 --merges 893a173aaeea855f68c25d65a82516bec8a0eaf4~1..893a173aaeea855f68c25d65a82516bec8a0eaf4 893a173aaeea855f68c25d65a82516bec8a0eaf4 [false] [Pipeline] sh [2025-03-05T11:20:26.066Z] + git log --format=format:%s -1 893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] echo [2025-03-05T11:20:26.085Z] ========================================================= [2025-03-05T11:20:26.085Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T11:20:26.085Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:20:26.443Z] + git log --format=format:%s -1 893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] echo [2025-03-05T11:20:26.456Z] [semverPrep] GIT_COMMIT: 893a173aaeea855f68c25d65a82516bec8a0eaf4, Commit Message: docs: Update changelog for 4.0 release (#1693) [Pipeline] echo [2025-03-05T11:20:26.475Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T11:20:26.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:20:26.853Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T11:20:26.853Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T11:20:26.853Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T11:20:26.853Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T11:20:26.853Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T11:20:26.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:20:27.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:20:27.283Z] [2025-03-05T11:20:27.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:20:27.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:20:27.592Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T11:20:27.592Z] b85a868b505f: Pulling fs layer [2025-03-05T11:20:27.592Z] e2be974225ed: Pulling fs layer [2025-03-05T11:20:27.592Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T11:20:27.592Z] 988bab9f4d93: Pulling fs layer [2025-03-05T11:20:27.592Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T11:20:27.592Z] eaf3925da568: Pulling fs layer [2025-03-05T11:20:27.592Z] bab4dde63d76: Pulling fs layer [2025-03-05T11:20:27.592Z] bde34c3a00c8: Pulling fs layer [2025-03-05T11:20:27.592Z] b352a97aabf1: Pulling fs layer [2025-03-05T11:20:27.592Z] 4872d77fe225: Pulling fs layer [2025-03-05T11:20:27.592Z] 5851b861e8e6: Pulling fs layer [2025-03-05T11:20:27.592Z] 988bab9f4d93: Waiting [2025-03-05T11:20:27.592Z] bab4dde63d76: Waiting [2025-03-05T11:20:27.592Z] 5851b861e8e6: Waiting [2025-03-05T11:20:27.592Z] b352a97aabf1: Waiting [2025-03-05T11:20:27.592Z] 1469e6f7b9e6: Waiting [2025-03-05T11:20:27.592Z] bde34c3a00c8: Waiting [2025-03-05T11:20:27.592Z] 4872d77fe225: Waiting [2025-03-05T11:20:27.592Z] eaf3925da568: Waiting [2025-03-05T11:20:27.592Z] e2be974225ed: Download complete [2025-03-05T11:20:27.592Z] 988bab9f4d93: Verifying Checksum [2025-03-05T11:20:27.592Z] 988bab9f4d93: Download complete [2025-03-05T11:20:27.592Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T11:20:27.592Z] 1469e6f7b9e6: Download complete [2025-03-05T11:20:27.592Z] eaf3925da568: Verifying Checksum [2025-03-05T11:20:27.592Z] eaf3925da568: Download complete [2025-03-05T11:20:27.592Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T11:20:27.592Z] 339a4e72a1f5: Download complete [2025-03-05T11:20:27.862Z] bde34c3a00c8: Download complete [2025-03-05T11:20:27.863Z] b352a97aabf1: Verifying Checksum [2025-03-05T11:20:27.863Z] b352a97aabf1: Download complete [2025-03-05T11:20:27.863Z] 4872d77fe225: Verifying Checksum [2025-03-05T11:20:27.863Z] 4872d77fe225: Download complete [2025-03-05T11:20:27.863Z] 5851b861e8e6: Download complete [2025-03-05T11:20:27.863Z] b85a868b505f: Download complete [2025-03-05T11:20:28.123Z] bab4dde63d76: Verifying Checksum [2025-03-05T11:20:28.123Z] bab4dde63d76: Download complete [2025-03-05T11:20:29.060Z] b85a868b505f: Pull complete [2025-03-05T11:20:29.060Z] e2be974225ed: Pull complete [2025-03-05T11:20:29.635Z] 339a4e72a1f5: Pull complete [2025-03-05T11:20:29.635Z] 988bab9f4d93: Pull complete [2025-03-05T11:20:29.905Z] 1469e6f7b9e6: Pull complete [2025-03-05T11:20:30.167Z] eaf3925da568: Pull complete [2025-03-05T11:20:32.229Z] bab4dde63d76: Pull complete [2025-03-05T11:20:32.229Z] bde34c3a00c8: Pull complete [2025-03-05T11:20:32.229Z] b352a97aabf1: Pull complete [2025-03-05T11:20:32.229Z] 4872d77fe225: Pull complete [2025-03-05T11:20:32.229Z] 5851b861e8e6: Pull complete [2025-03-05T11:20:32.229Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T11:20:32.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:20:32.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:20:32.393Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:20:32.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:20:33.617Z] $ docker top 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 -eo pid,comm [2025-03-05T11:20:33.690Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T11:20:33.690Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:20:33.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:20:33.753Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:20:33.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:20:33.857Z] $ docker exec 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 ssh-agent [2025-03-05T11:20:33.987Z] SSH_AUTH_SOCK=/tmp/ssh-bsHq8hcEsnVX/agent.32 [2025-03-05T11:20:33.987Z] SSH_AGENT_PID=38 [2025-03-05T11:20:33.994Z] Running ssh-add (command line suppressed) [2025-03-05T11:20:34.083Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4869505411574268710.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4869505411574268710.key) [2025-03-05T11:20:34.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:20:34.414Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T11:20:34.413Z] $ docker exec --env ******** --env ******** 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 ssh-agent -k [2025-03-05T11:20:34.521Z] unset SSH_AUTH_SOCK; [2025-03-05T11:20:34.522Z] unset SSH_AGENT_PID; [2025-03-05T11:20:34.522Z] echo Agent pid 38 killed; [2025-03-05T11:20:34.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T11:20:34.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:20:34.591Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:20:34.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:20:34.714Z] $ docker exec 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 ssh-agent [2025-03-05T11:20:34.842Z] SSH_AUTH_SOCK=/tmp/ssh-MJn8VW6ujAPV/agent.71 [2025-03-05T11:20:34.842Z] SSH_AGENT_PID=77 [2025-03-05T11:20:34.846Z] Running ssh-add (command line suppressed) [2025-03-05T11:20:34.944Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15052213892788964777.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15052213892788964777.key) [2025-03-05T11:20:34.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:20:35.274Z] + git semver init [2025-03-05T11:20:35.535Z] 2025-03-05 11:20:35,435 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T11:20:35.535Z] 2025-03-05 11:20:35,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-03-05T11:20:35.535Z] 2025-03-05 11:20:35,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-03-05T11:20:35.535Z] 2025-03-05 11:20:35,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:20:36.917Z] 2025-03-05 11:20:36,600 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-03-05T11:20:36.917Z] 2025-03-05 11:20:36,601 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-03-05T11:20:36.917Z] 2025-03-05 11:20:36,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:20:36.917Z] 2025-03-05 11:20:36,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:20:36.917Z] 4.0.0-dev.28 [Pipeline] } [2025-03-05T11:20:36.916Z] $ docker exec --env ******** --env ******** 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 ssh-agent -k [2025-03-05T11:20:37.017Z] unset SSH_AUTH_SOCK; [2025-03-05T11:20:37.017Z] unset SSH_AGENT_PID; [2025-03-05T11:20:37.017Z] echo Agent pid 77 killed; [2025-03-05T11:20:37.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:20:37.370Z] + git semver [Pipeline] } [2025-03-05T11:20:37.630Z] $ docker stop --time=1 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 [2025-03-05T11:20:38.906Z] $ docker rm -f --volumes 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:20:39.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T11:20:39.524Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T11:20:39.528Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:20:39.825Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-03-05T11:20:39.837Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3194714350546251048tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:20:40.172Z] ---> ****-login.sh [2025-03-05T11:20:40.172Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:20:40.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:40.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:40.172Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:40.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:40.172Z] [2025-03-05T11:20:40.172Z] Login Succeeded [2025-03-05T11:20:40.172Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:20:40.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:40.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:40.172Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:40.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:40.172Z] [2025-03-05T11:20:40.172Z] Login Succeeded [2025-03-05T11:20:40.172Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:20:40.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:40.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:40.432Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:40.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:40.432Z] [2025-03-05T11:20:40.432Z] Login Succeeded [2025-03-05T11:20:40.432Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:20:40.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:40.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:40.432Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:40.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:40.432Z] [2025-03-05T11:20:40.432Z] Login Succeeded [2025-03-05T11:20:40.432Z] ****.io [2025-03-05T11:20:40.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:20:40.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:20:40.693Z] Configure a credential helper to remove this warning. See [2025-03-05T11:20:40.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:20:40.693Z] [2025-03-05T11:20:40.693Z] Login Succeeded [2025-03-05T11:20:40.693Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:20:40.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T11:20:40.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:20:40.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:20:40.848Z] ========================================================= [2025-03-05T11:20:40.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T11:20:40.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:20:41.188Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T11:20:41.188Z] Sending build context to Docker daemon 25.16MB [2025-03-05T11:20:41.188Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:20:41.188Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-05T11:20:41.449Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T11:20:41.449Z] da9db072f522: Pulling fs layer [2025-03-05T11:20:41.449Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T11:20:41.449Z] 06f05ace1117: Pulling fs layer [2025-03-05T11:20:41.449Z] 5fe327b54edc: Pulling fs layer [2025-03-05T11:20:41.449Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:20:41.449Z] 92a5565b7b96: Pulling fs layer [2025-03-05T11:20:41.449Z] 5fe327b54edc: Waiting [2025-03-05T11:20:41.449Z] 4f4fb700ef54: Waiting [2025-03-05T11:20:41.449Z] ff9bb7016b71: Pulling fs layer [2025-03-05T11:20:41.449Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T11:20:41.449Z] 92a5565b7b96: Waiting [2025-03-05T11:20:41.449Z] ff9bb7016b71: Waiting [2025-03-05T11:20:41.449Z] a813b0c90790: Pulling fs layer [2025-03-05T11:20:41.449Z] a813b0c90790: Waiting [2025-03-05T11:20:41.449Z] b67dba6c2c7d: Waiting [2025-03-05T11:20:41.449Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T11:20:41.449Z] 6ef4a4ee8ca5: Download complete [2025-03-05T11:20:41.449Z] 5fe327b54edc: Download complete [2025-03-05T11:20:41.449Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:20:41.449Z] 4f4fb700ef54: Download complete [2025-03-05T11:20:41.449Z] 92a5565b7b96: Download complete [2025-03-05T11:20:41.449Z] da9db072f522: Download complete [2025-03-05T11:20:41.449Z] ff9bb7016b71: Verifying Checksum [2025-03-05T11:20:41.449Z] ff9bb7016b71: Download complete [2025-03-05T11:20:41.711Z] da9db072f522: Pull complete [2025-03-05T11:20:41.711Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T11:20:41.711Z] a813b0c90790: Verifying Checksum [2025-03-05T11:20:41.711Z] a813b0c90790: Download complete [2025-03-05T11:20:41.970Z] 06f05ace1117: Verifying Checksum [2025-03-05T11:20:41.970Z] 06f05ace1117: Download complete [2025-03-05T11:20:42.233Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T11:20:42.233Z] b67dba6c2c7d: Download complete [2025-03-05T11:20:45.525Z] 06f05ace1117: Pull complete [2025-03-05T11:20:45.525Z] 5fe327b54edc: Pull complete [2025-03-05T11:20:45.525Z] 4f4fb700ef54: Pull complete [2025-03-05T11:20:45.525Z] 92a5565b7b96: Pull complete [2025-03-05T11:20:45.525Z] ff9bb7016b71: Pull complete [2025-03-05T11:20:48.092Z] b67dba6c2c7d: Pull complete [2025-03-05T11:20:48.351Z] a813b0c90790: Pull complete [2025-03-05T11:20:48.351Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T11:20:48.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T11:20:48.611Z] ---> 3ba60ce46760 [2025-03-05T11:20:48.611Z] Step 3/10 : ARG MAKE=make build [2025-03-05T11:20:50.565Z] ---> Running in c19857066deb [2025-03-05T11:20:50.565Z] Removing intermediate container c19857066deb [2025-03-05T11:20:50.565Z] ---> a464248189c9 [2025-03-05T11:20:50.565Z] Step 4/10 : WORKDIR /device-sdk-go [2025-03-05T11:20:50.565Z] ---> Running in 8357550ea176 [2025-03-05T11:20:50.565Z] Removing intermediate container 8357550ea176 [2025-03-05T11:20:50.565Z] ---> 5b321f9a2256 [2025-03-05T11:20:50.565Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T11:20:50.565Z] ---> Running in 8329c6c753d2 [2025-03-05T11:20:50.565Z] Removing intermediate container 8329c6c753d2 [2025-03-05T11:20:50.565Z] ---> bb2c977af197 [2025-03-05T11:20:50.565Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-03-05T11:20:50.825Z] ---> Running in d70a95c90b13 [2025-03-05T11:20:51.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:20:51.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:20:51.345Z] OK: 248 MiB in 58 packages [2025-03-05T11:20:51.913Z] Removing intermediate container d70a95c90b13 [2025-03-05T11:20:51.913Z] ---> e4a82fe5b2e9 [2025-03-05T11:20:51.913Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-05T11:20:51.913Z] ---> 9ea9f68e9613 [2025-03-05T11:20:51.913Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:20:51.913Z] ---> Running in 49510a614338 [2025-03-05T11:21:38.981Z] Removing intermediate container 49510a614338 [2025-03-05T11:21:38.981Z] ---> 6d3817e69029 [2025-03-05T11:21:38.981Z] Step 9/10 : COPY . . [2025-03-05T11:21:38.981Z] ---> 67909cc955b7 [2025-03-05T11:21:38.981Z] Step 10/10 : RUN ${MAKE} [2025-03-05T11:21:38.981Z] ---> Running in 59eeda597fa1 [2025-03-05T11:21:38.981Z] noop [2025-03-05T11:21:38.981Z] Removing intermediate container 59eeda597fa1 [2025-03-05T11:21:38.981Z] ---> d81b51b0eceb [2025-03-05T11:21:38.981Z] Successfully built d81b51b0eceb [2025-03-05T11:21:38.981Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:21:39.314Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T11:21:39.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:21:39.403Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:21:39.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T11:21:39.779Z] $ docker top f2bccffdc40977e53530775e5b200cf0f627cb496277f064f6b2b5654f1e33bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:21:40.125Z] + go version [2025-03-05T11:21:40.125Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T11:21:40.140Z] $ docker stop --time=1 f2bccffdc40977e53530775e5b200cf0f627cb496277f064f6b2b5654f1e33bc [2025-03-05T11:21:41.413Z] $ docker rm -f --volumes f2bccffdc40977e53530775e5b200cf0f627cb496277f064f6b2b5654f1e33bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:21:41.868Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T11:21:41.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:21:41.951Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:21:41.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T11:21:42.306Z] $ docker top 5cebbdfecefac830b5234d8e7063ad5f8efe7a71f165258beaf013652bad94c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:21:42.640Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T11:21:42.945Z] + make test [2025-03-05T11:21:42.946Z] go test -race -coverprofile=coverage.out ./... [2025-03-05T11:21:49.612Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.2% of statements [2025-03-05T11:22:28.323Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.036s coverage: 79.3% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.030s coverage: 90.4% of statements [2025-03-05T11:22:28.323Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-03-05T11:22:28.323Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.083s coverage: 45.0% of statements [2025-03-05T11:22:28.323Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-03-05T11:22:33.601Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.059s coverage: 14.3% of statements [2025-03-05T11:22:33.601Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.212s coverage: 44.6% of statements [2025-03-05T11:22:33.601Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.064s coverage: 68.4% of statements [2025-03-05T11:22:33.601Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.086s coverage: 88.3% of statements [2025-03-05T11:22:33.601Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.055s coverage: 5.0% of statements [2025-03-05T11:23:05.691Z] GO111MODULE=on go vet ./... [2025-03-05T11:23:09.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T11:23:09.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T11:23:09.874Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T11:23:09.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:23:09.906Z] $ docker stop --time=1 5cebbdfecefac830b5234d8e7063ad5f8efe7a71f165258beaf013652bad94c6 [2025-03-05T11:23:12.159Z] $ docker rm -f --volumes 5cebbdfecefac830b5234d8e7063ad5f8efe7a71f165258beaf013652bad94c6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:23:13.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:23:13.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T11:23:13.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:23:14.086Z] + ls -al . [2025-03-05T11:23:14.086Z] total 740 [2025-03-05T11:23:14.086Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 11:21 . [2025-03-05T11:23:14.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:20 .. [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 11:20 .dockerignore [2025-03-05T11:23:14.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:22 .git [2025-03-05T11:23:14.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:20 .github [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 5 11:20 .gitignore [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 11:20 .golangci.yml [2025-03-05T11:23:14.086Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:20 .semver [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 53715 Mar 5 11:20 CHANGELOG.md [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:20 GOVERNANCE.md [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 882 Mar 5 11:20 Jenkinsfile [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 5 11:20 LICENSE [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 2424 Mar 5 11:20 Makefile [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 5 11:20 OWNERS.md [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 4937 Mar 5 11:20 README.md [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 11:20 VERSION [2025-03-05T11:23:14.086Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:20 bin [2025-03-05T11:23:14.086Z] -rw-r--r-- 1 jenkins jenkins 497263 Mar 5 11:22 coverage.out [2025-03-05T11:23:14.086Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 5 11:20 example [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 6130 Mar 5 11:20 go.mod [2025-03-05T11:23:14.086Z] -rw-rw-r-- 1 jenkins jenkins 86415 Mar 5 11:20 go.sum [2025-03-05T11:23:14.086Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 5 11:20 internal [2025-03-05T11:23:14.086Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:20 openapi [2025-03-05T11:23:14.086Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 5 11:20 pkg [2025-03-05T11:23:14.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:20 snap [2025-03-05T11:23:14.087Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 5 11:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:23:14.402Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=893a173aaeea855f68c25d65a82516bec8a0eaf4 --label arch=amd64 --label version=4.0.0-dev.28 . [2025-03-05T11:23:14.402Z] Sending build context to Docker daemon 25.66MB [2025-03-05T11:23:14.402Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:23:14.402Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-05T11:23:14.402Z] ---> d81b51b0eceb [2025-03-05T11:23:14.402Z] Step 3/24 : ARG MAKE=make build [2025-03-05T11:23:14.661Z] ---> Running in 2daf0ec8819d [2025-03-05T11:23:14.661Z] Removing intermediate container 2daf0ec8819d [2025-03-05T11:23:14.661Z] ---> f93f7ad3c0bb [2025-03-05T11:23:14.661Z] Step 4/24 : WORKDIR /device-sdk-go [2025-03-05T11:23:14.661Z] ---> Running in 315a9dcf4176 [2025-03-05T11:23:14.661Z] Removing intermediate container 315a9dcf4176 [2025-03-05T11:23:14.661Z] ---> a822cbe1b945 [2025-03-05T11:23:14.661Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T11:23:14.661Z] ---> Running in 8a066a384c8a [2025-03-05T11:23:14.920Z] Removing intermediate container 8a066a384c8a [2025-03-05T11:23:14.920Z] ---> d784f0e3c2a4 [2025-03-05T11:23:14.920Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-03-05T11:23:14.920Z] ---> Running in 3f357f7195a5 [2025-03-05T11:23:17.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:17.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:17.749Z] OK: 248 MiB in 58 packages [2025-03-05T11:23:18.009Z] Removing intermediate container 3f357f7195a5 [2025-03-05T11:23:18.009Z] ---> bf13d0ac5e9a [2025-03-05T11:23:18.009Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-05T11:23:18.269Z] ---> c8b97d8bb703 [2025-03-05T11:23:18.269Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:23:18.269Z] ---> Running in efad1200ebe8 [2025-03-05T11:23:18.836Z] Removing intermediate container efad1200ebe8 [2025-03-05T11:23:18.836Z] ---> 0dd544e56a2c [2025-03-05T11:23:18.836Z] Step 9/24 : COPY . . [2025-03-05T11:23:19.403Z] ---> ca705427cdd2 [2025-03-05T11:23:19.403Z] Step 10/24 : RUN ${MAKE} [2025-03-05T11:23:19.403Z] ---> Running in ab63ed6ede45 [2025-03-05T11:23:19.661Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-03-05T11:23:51.920Z] Removing intermediate container ab63ed6ede45 [2025-03-05T11:23:51.921Z] ---> 4728a47f8e6d [2025-03-05T11:23:51.921Z] Step 11/24 : FROM alpine:3.20 [2025-03-05T11:23:51.921Z] 3.20: Pulling from library/alpine [2025-03-05T11:23:51.921Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T11:23:51.921Z] 0a9a5dfd008f: Download complete [2025-03-05T11:23:51.921Z] 0a9a5dfd008f: Pull complete [2025-03-05T11:23:51.921Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:23:51.921Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:23:51.921Z] ---> ff221270b9fb [2025-03-05T11:23:51.921Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-03-05T11:23:51.921Z] ---> Running in f99d35fa4766 [2025-03-05T11:23:51.921Z] Removing intermediate container f99d35fa4766 [2025-03-05T11:23:51.921Z] ---> 935dbc62d2f3 [2025-03-05T11:23:51.921Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-05T11:23:51.921Z] ---> Running in a75353a30732 [2025-03-05T11:23:51.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:51.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:51.921Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T11:23:51.921Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:23:51.921Z] OK: 8 MiB in 15 packages [2025-03-05T11:23:51.921Z] Removing intermediate container a75353a30732 [2025-03-05T11:23:51.921Z] ---> aaa527b1ef70 [2025-03-05T11:23:51.921Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-05T11:23:51.921Z] ---> Running in f440efcf5bdb [2025-03-05T11:23:51.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:51.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:23:51.921Z] OK: 8 MiB in 15 packages [2025-03-05T11:23:51.921Z] Removing intermediate container f440efcf5bdb [2025-03-05T11:23:51.921Z] ---> fda472794f44 [2025-03-05T11:23:51.921Z] Step 15/24 : WORKDIR / [2025-03-05T11:23:51.921Z] ---> Running in e634ba098fa0 [2025-03-05T11:23:51.921Z] Removing intermediate container e634ba098fa0 [2025-03-05T11:23:51.921Z] ---> 58ecd4fd8d28 [2025-03-05T11:23:51.921Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-03-05T11:23:51.921Z] ---> 98781ce1e9e0 [2025-03-05T11:23:51.921Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-03-05T11:23:52.179Z] ---> 18227417f890 [2025-03-05T11:23:52.179Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-03-05T11:23:52.179Z] ---> 67417067f93c [2025-03-05T11:23:52.179Z] Step 19/24 : EXPOSE 59999 [2025-03-05T11:23:52.179Z] ---> Running in 2dc992affca9 [2025-03-05T11:23:52.438Z] Removing intermediate container 2dc992affca9 [2025-03-05T11:23:52.438Z] ---> 2bc3544dfb28 [2025-03-05T11:23:52.438Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-03-05T11:23:52.438Z] ---> Running in ff7788632ef3 [2025-03-05T11:23:52.438Z] Removing intermediate container ff7788632ef3 [2025-03-05T11:23:52.438Z] ---> 875da454d7c2 [2025-03-05T11:23:52.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-03-05T11:23:52.438Z] ---> Running in 413b68eabb58 [2025-03-05T11:23:52.438Z] Removing intermediate container 413b68eabb58 [2025-03-05T11:23:52.438Z] ---> 654de086312e [2025-03-05T11:23:52.438Z] Step 22/24 : LABEL arch=amd64 [2025-03-05T11:23:52.438Z] ---> Running in 2d6eba79b857 [2025-03-05T11:23:52.697Z] Removing intermediate container 2d6eba79b857 [2025-03-05T11:23:52.697Z] ---> 59e5d60a8197 [2025-03-05T11:23:52.697Z] Step 23/24 : LABEL git_sha=893a173aaeea855f68c25d65a82516bec8a0eaf4 [2025-03-05T11:23:52.697Z] ---> Running in 1d7d53bca43d [2025-03-05T11:23:52.697Z] Removing intermediate container 1d7d53bca43d [2025-03-05T11:23:52.697Z] ---> 1fe86b53431a [2025-03-05T11:23:52.697Z] Step 24/24 : LABEL version=4.0.0-dev.28 [2025-03-05T11:23:52.697Z] ---> Running in 4045d9a2b90e [2025-03-05T11:23:52.957Z] Removing intermediate container 4045d9a2b90e [2025-03-05T11:23:52.957Z] ---> dc5fe0280965 [2025-03-05T11:23:52.957Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T11:23:52.957Z] Successfully built dc5fe0280965 [2025-03-05T11:23:52.957Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:23:53.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:23:53.426Z] [2025-03-05T11:23:53.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:23:53.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:23:53.732Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T11:23:53.732Z] 5eb5b503b376: Pulling fs layer [2025-03-05T11:23:53.732Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T11:23:53.732Z] ec43610c2a17: Pulling fs layer [2025-03-05T11:23:53.732Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T11:23:53.732Z] 33b1e0a273af: Pulling fs layer [2025-03-05T11:23:53.732Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T11:23:53.732Z] 2f39f015ded8: Pulling fs layer [2025-03-05T11:23:53.732Z] 3a2ae6a8a46f: Waiting [2025-03-05T11:23:53.732Z] 33b1e0a273af: Waiting [2025-03-05T11:23:53.732Z] 5d3b04190fa2: Waiting [2025-03-05T11:23:53.732Z] 2f39f015ded8: Waiting [2025-03-05T11:23:53.732Z] 5c69ac0246d0: Download complete [2025-03-05T11:23:53.732Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T11:23:53.732Z] 3a2ae6a8a46f: Download complete [2025-03-05T11:23:53.732Z] 33b1e0a273af: Verifying Checksum [2025-03-05T11:23:53.732Z] 33b1e0a273af: Download complete [2025-03-05T11:23:53.732Z] ec43610c2a17: Verifying Checksum [2025-03-05T11:23:53.732Z] ec43610c2a17: Download complete [2025-03-05T11:23:53.732Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T11:23:53.732Z] 5d3b04190fa2: Download complete [2025-03-05T11:23:53.990Z] 5eb5b503b376: Download complete [2025-03-05T11:23:54.555Z] 2f39f015ded8: Download complete [2025-03-05T11:23:55.121Z] 5eb5b503b376: Pull complete [2025-03-05T11:23:55.121Z] 5c69ac0246d0: Pull complete [2025-03-05T11:23:55.537Z] ec43610c2a17: Pull complete [2025-03-05T11:23:55.796Z] 3a2ae6a8a46f: Pull complete [2025-03-05T11:23:55.796Z] 33b1e0a273af: Pull complete [2025-03-05T11:23:56.054Z] 5d3b04190fa2: Pull complete [2025-03-05T11:24:00.234Z] 2f39f015ded8: Pull complete [2025-03-05T11:24:00.234Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T11:24:00.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:24:00.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:24:00.342Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:24:00.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T11:24:01.581Z] $ docker top 768c44e94b23076f7772f7618ad3e52e03b590ff55ba3853d88c51b94a9bb00e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:24:01.973Z] ---> job-cost.sh [2025-03-05T11:24:01.973Z] lf-activate-venv: SKIPPING [2025-03-05T11:24:01.973Z] INFO: No Stack... [2025-03-05T11:24:02.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:24:02.506Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:24:02.797Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-03-05T11:24:02.797Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T11:24:02.814Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-351-stack-cost] [2025-03-05T11:24:02.821Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-351-stack-cost] did not exist. Created. [2025-03-05T11:24:02.828Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-351-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:24:03.136Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T11:24:03.179Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:24:03.187Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-351-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:24:03.219Z] $ docker stop --time=1 768c44e94b23076f7772f7618ad3e52e03b590ff55ba3853d88c51b94a9bb00e [2025-03-05T11:24:04.370Z] $ docker rm -f --volumes 768c44e94b23076f7772f7618ad3e52e03b590ff55ba3853d88c51b94a9bb00e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-05T11:24:04.673Z] provisioning config files... [2025-03-05T11:24:04.679Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6148175341539791671tmp [Pipeline] { [Pipeline] sh [2025-03-05T11:24:04.971Z] + set +x [2025-03-05T11:24:04.971Z] + curl -s https://codecov.io/bash [2025-03-05T11:24:04.971Z] + bash -s -- [2025-03-05T11:24:04.971Z] [2025-03-05T11:24:04.971Z] _____ _ [2025-03-05T11:24:04.971Z] / ____| | | [2025-03-05T11:24:04.971Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T11:24:04.971Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T11:24:04.971Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T11:24:04.971Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T11:24:04.971Z] Bash-1.0.6 [2025-03-05T11:24:04.971Z] [2025-03-05T11:24:04.971Z] [2025-03-05T11:24:04.971Z] ==> git version 2.25.1 found [2025-03-05T11:24:04.971Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-05T11:24:04.971Z] Release-Date: 2020-01-08 [2025-03-05T11:24:04.971Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-05T11:24:04.971Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T11:24:04.971Z] ==> Jenkins CI detected. [2025-03-05T11:24:04.971Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-03-05T11:24:04.971Z] project root: . [2025-03-05T11:24:04.971Z] --> token set from env [2025-03-05T11:24:04.971Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T11:24:04.971Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T11:24:04.971Z] ==> Python coveragepy not found [2025-03-05T11:24:04.971Z] ==> Searching for coverage reports in: [2025-03-05T11:24:04.971Z] + . [2025-03-05T11:24:05.230Z] -> Found 1 reports [2025-03-05T11:24:05.230Z] ==> Detecting git/mercurial file structure [2025-03-05T11:24:05.230Z] ==> Reading reports [2025-03-05T11:24:05.230Z] + ./coverage.out bytes=497263 [2025-03-05T11:24:05.230Z] ==> Appending adjustments [2025-03-05T11:24:05.230Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T11:24:05.489Z] + Found adjustments [2025-03-05T11:24:05.489Z] ==> Gzipping contents [2025-03-05T11:24:05.489Z] 48K /tmp/codecov.6wqFlc.gz [2025-03-05T11:24:05.489Z] ==> Uploading reports [2025-03-05T11:24:05.489Z] url: https://codecov.io [2025-03-05T11:24:05.489Z] query: branch=main&commit=893a173aaeea855f68c25d65a82516bec8a0eaf4&build=351&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F351%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:24:05.489Z] -> Pinging Codecov [2025-03-05T11:24:05.489Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=893a173aaeea855f68c25d65a82516bec8a0eaf4&build=351&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F351%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:24:05.748Z] -> Uploading to [2025-03-05T11:24:05.748Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/893a173aaeea855f68c25d65a82516bec8a0eaf4/b67b20de-9b81-4d31-a8ff-35ebba811edc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T112405Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a7bb594f3527df65b25c6fc6cfb03db4a820e3d09bd7c9248530bac87ad9311b [2025-03-05T11:24:05.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:24:05.748Z] Dload Upload Total Spent Left Speed [2025-03-05T11:24:06.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47529 0 0 100 47529 0 227k --:--:-- --:--:-- --:--:-- 227k [2025-03-05T11:24:06.007Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] } [2025-03-05T11:24:06.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T11:24:06.227Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T11:24:06.240Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:06.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:24:06.542Z] [2025-03-05T11:24:06.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:06.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:24:06.845Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T11:24:06.845Z] 43c4264eed91: Pulling fs layer [2025-03-05T11:24:06.845Z] 4cc291be95ef: Pulling fs layer [2025-03-05T11:24:06.845Z] 2ac1f1163629: Pulling fs layer [2025-03-05T11:24:06.845Z] 5c3c966382ef: Pulling fs layer [2025-03-05T11:24:06.845Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:24:06.845Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T11:24:06.845Z] 9c3e1370e548: Pulling fs layer [2025-03-05T11:24:06.845Z] 5c3c966382ef: Waiting [2025-03-05T11:24:06.845Z] 4f4fb700ef54: Waiting [2025-03-05T11:24:06.845Z] d9c7d2e4e75e: Waiting [2025-03-05T11:24:06.845Z] 9c3e1370e548: Waiting [2025-03-05T11:24:06.845Z] 4cc291be95ef: Verifying Checksum [2025-03-05T11:24:06.845Z] 4cc291be95ef: Download complete [2025-03-05T11:24:06.845Z] 5c3c966382ef: Verifying Checksum [2025-03-05T11:24:06.845Z] 5c3c966382ef: Download complete [2025-03-05T11:24:06.845Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:24:06.845Z] 4f4fb700ef54: Download complete [2025-03-05T11:24:06.845Z] 43c4264eed91: Download complete [2025-03-05T11:24:07.103Z] 43c4264eed91: Pull complete [2025-03-05T11:24:07.103Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T11:24:07.103Z] d9c7d2e4e75e: Download complete [2025-03-05T11:24:07.103Z] 4cc291be95ef: Pull complete [2025-03-05T11:24:07.360Z] 2ac1f1163629: Verifying Checksum [2025-03-05T11:24:07.361Z] 2ac1f1163629: Download complete [2025-03-05T11:24:07.928Z] 9c3e1370e548: Download complete [2025-03-05T11:24:10.454Z] 2ac1f1163629: Pull complete [2025-03-05T11:24:10.454Z] 5c3c966382ef: Pull complete [2025-03-05T11:24:10.454Z] 4f4fb700ef54: Pull complete [2025-03-05T11:24:11.019Z] d9c7d2e4e75e: Pull complete [2025-03-05T11:24:13.552Z] 9c3e1370e548: Pull complete [2025-03-05T11:24:13.552Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T11:24:13.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:24:13.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:24:13.659Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:24:13.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T11:24:15.263Z] $ docker top 51d7f4a6b6514542462dc59a59997024d620d3cf72cf2af96c7347e7d85dae9d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:24:15.603Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-03-05T11:24:15.613Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-03-05T11:24:15.891Z] + set -o pipefail [2025-03-05T11:24:15.891Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-03-05T11:24:22.456Z] [2025-03-05T11:24:22.456Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-03-05T11:24:22.456Z] [2025-03-05T11:24:22.456Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/574519b8-f37b-4f30-9b4f-9d464ec6ef90 [2025-03-05T11:24:22.456Z] [2025-03-05T11:24:22.456Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T11:24:22.456Z] [2025-03-05T11:24:22.456Z] [2025-03-05T11:24:22.456Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T11:24:22.456Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T11:24:22.471Z] $ docker stop --time=1 51d7f4a6b6514542462dc59a59997024d620d3cf72cf2af96c7347e7d85dae9d [2025-03-05T11:24:24.525Z] $ docker rm -f --volumes 51d7f4a6b6514542462dc59a59997024d620d3cf72cf2af96c7347e7d85dae9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-05T11:24:25.043Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:24:25.063Z] provisioning config files... [2025-03-05T11:24:25.071Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12678799629511219773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:24:25.374Z] --> edgex-publish-swagger.sh [2025-03-05T11:24:25.374Z] === Publish openapi API === [2025-03-05T11:24:25.374Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-05T11:24:25.374Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-03-05T11:24:25.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:24:25.374Z] Dload Upload Total Spent Left Speed [2025-03-05T11:24:25.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 341 82096 --:--:-- --:--:-- --:--:-- 82257 100 37674 100 156 100 37518 341 82096 --:--:-- --:--:-- --:--:-- 82257 [2025-03-05T11:24:25.634Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-05T11:24:25.634Z] [Pipeline] } [2025-03-05T11:24:25.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:24:26.056Z] + git log --format=format:%s -1 893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] sh [2025-03-05T11:24:26.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:24:26.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:26.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:24:26.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:24:26.749Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:24:26.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:24:27.131Z] $ docker top 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 -eo pid,comm [2025-03-05T11:24:27.173Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T11:24:27.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:24:27.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:24:27.225Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:24:27.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:24:27.354Z] $ docker exec 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 ssh-agent [2025-03-05T11:24:27.460Z] SSH_AUTH_SOCK=/tmp/ssh-RnkXLBSnUmiw/agent.32 [2025-03-05T11:24:27.460Z] SSH_AGENT_PID=38 [2025-03-05T11:24:27.464Z] Running ssh-add (command line suppressed) [2025-03-05T11:24:27.568Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13656949385073464241.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13656949385073464241.key) [2025-03-05T11:24:27.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:24:27.866Z] + git semver tag [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,034 [run_tag] DEBUG tag force:False [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,034 [check_head_tag] DEBUG check head tag [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,036 [execute] INFO git cat-file --batch-check [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,040 [execute] INFO git cat-file --batch [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,075 [execute] INFO git tag -a v4.0.0-dev.28 -m v4.0.0-dev.28 [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,075 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.28', '-m', 'v4.0.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:24:28.125Z] 2025-03-05 11:24:28,079 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:24:28.125Z] 4.0.0-dev.28 [Pipeline] } [2025-03-05T11:24:28.136Z] $ docker exec --env ******** --env ******** 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 ssh-agent -k [2025-03-05T11:24:28.223Z] unset SSH_AUTH_SOCK; [2025-03-05T11:24:28.223Z] unset SSH_AGENT_PID; [2025-03-05T11:24:28.223Z] echo Agent pid 38 killed; [2025-03-05T11:24:28.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:24:28.608Z] + git semver [Pipeline] } [2025-03-05T11:24:28.914Z] $ docker stop --time=1 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 [2025-03-05T11:24:30.199Z] $ docker rm -f --volumes 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:30.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:24:30.627Z] [2025-03-05T11:24:30.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:30.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:24:30.930Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T11:24:30.930Z] ab5ef0e58194: Pulling fs layer [2025-03-05T11:24:30.930Z] 9712f1f96733: Pulling fs layer [2025-03-05T11:24:30.930Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T11:24:30.930Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T11:24:30.931Z] e9a5061849ea: Pulling fs layer [2025-03-05T11:24:30.931Z] d747dcd14b5f: Pulling fs layer [2025-03-05T11:24:30.931Z] 2de7ff778b66: Pulling fs layer [2025-03-05T11:24:30.931Z] e9a5061849ea: Waiting [2025-03-05T11:24:30.931Z] d747dcd14b5f: Waiting [2025-03-05T11:24:30.931Z] 2de7ff778b66: Waiting [2025-03-05T11:24:30.931Z] 0d9ebad4ef96: Waiting [2025-03-05T11:24:30.931Z] 9712f1f96733: Verifying Checksum [2025-03-05T11:24:30.931Z] 9712f1f96733: Download complete [2025-03-05T11:24:31.189Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T11:24:31.189Z] 63f879dbbcfc: Download complete [2025-03-05T11:24:31.448Z] e9a5061849ea: Verifying Checksum [2025-03-05T11:24:31.448Z] e9a5061849ea: Download complete [2025-03-05T11:24:31.448Z] d747dcd14b5f: Verifying Checksum [2025-03-05T11:24:31.448Z] d747dcd14b5f: Download complete [2025-03-05T11:24:31.448Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T11:24:31.448Z] 0d9ebad4ef96: Download complete [2025-03-05T11:24:31.448Z] 2de7ff778b66: Verifying Checksum [2025-03-05T11:24:31.448Z] 2de7ff778b66: Download complete [2025-03-05T11:24:31.448Z] ab5ef0e58194: Download complete [2025-03-05T11:24:34.070Z] ab5ef0e58194: Pull complete [2025-03-05T11:24:34.070Z] 9712f1f96733: Pull complete [2025-03-05T11:24:34.634Z] 63f879dbbcfc: Pull complete [2025-03-05T11:24:37.915Z] 0d9ebad4ef96: Pull complete [2025-03-05T11:24:38.173Z] e9a5061849ea: Pull complete [2025-03-05T11:24:38.173Z] d747dcd14b5f: Pull complete [2025-03-05T11:24:39.109Z] 2de7ff778b66: Pull complete [2025-03-05T11:24:39.109Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T11:24:39.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:24:39.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:24:39.224Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:24:39.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T11:24:41.265Z] $ docker top 12b0d7f769f8ff38f755d40dfdf0f71a787643756ae94f1ffd8e2dfb0369c926 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:24:41.343Z] provisioning config files... [2025-03-05T11:24:41.350Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10509544762356260203tmp [2025-03-05T11:24:41.358Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3818600356672215848tmp [2025-03-05T11:24:41.366Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10297607161618738376tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:24:41.398Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:24:41.688Z] ---> sigul-configuration.sh [2025-03-05T11:24:41.688Z] gpg: directory `/root/.gnupg' created [2025-03-05T11:24:41.688Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T11:24:41.688Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T11:24:41.688Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T11:24:41.688Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T11:24:41.688Z] gpg: CAST5 encrypted data [2025-03-05T11:24:41.689Z] gpg: encrypted with 1 passphrase [2025-03-05T11:24:41.689Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T11:24:41.981Z] + mkdir /home/jenkins [2025-03-05T11:24:41.981Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T11:24:42.276Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-05T11:24:42.289Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:24:42.589Z] ---> sigul-install.sh [2025-03-05T11:24:42.589Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T11:24:42.885Z] + git tag --list [2025-03-05T11:24:42.885Z] 0.7.1 [2025-03-05T11:24:42.885Z] delhi-tag [2025-03-05T11:24:42.885Z] v1.0.0 [2025-03-05T11:24:42.885Z] v1.1.0 [2025-03-05T11:24:42.885Z] v1.1.1 [2025-03-05T11:24:42.885Z] v1.1.2 [2025-03-05T11:24:42.885Z] v1.2.0 [2025-03-05T11:24:42.885Z] v1.2.1 [2025-03-05T11:24:42.885Z] v1.2.2 [2025-03-05T11:24:42.885Z] v1.2.3 [2025-03-05T11:24:42.885Z] v1.3.0 [2025-03-05T11:24:42.885Z] v1.4.0 [2025-03-05T11:24:42.885Z] v2.0.0 [2025-03-05T11:24:42.885Z] v2.1.0 [2025-03-05T11:24:42.885Z] v2.1.1 [2025-03-05T11:24:42.885Z] v2.2.0 [2025-03-05T11:24:42.885Z] v2.3.0 [2025-03-05T11:24:42.885Z] v2.3.1 [2025-03-05T11:24:42.885Z] v3.0 [2025-03-05T11:24:42.885Z] v3.0.0 [2025-03-05T11:24:42.885Z] v3.0.1-dev.1 [2025-03-05T11:24:42.885Z] v3.1 [2025-03-05T11:24:42.885Z] v3.1.0 [2025-03-05T11:24:42.885Z] v3.1.0-dev.1 [2025-03-05T11:24:42.885Z] v3.1.0-dev.10 [2025-03-05T11:24:42.885Z] v3.1.0-dev.11 [2025-03-05T11:24:42.885Z] v3.1.0-dev.12 [2025-03-05T11:24:42.885Z] v3.1.0-dev.13 [2025-03-05T11:24:42.885Z] v3.1.0-dev.14 [2025-03-05T11:24:42.885Z] v3.1.0-dev.15 [2025-03-05T11:24:42.885Z] v3.1.0-dev.16 [2025-03-05T11:24:42.885Z] v3.1.0-dev.17 [2025-03-05T11:24:42.885Z] v3.1.0-dev.18 [2025-03-05T11:24:42.885Z] v3.1.0-dev.19 [2025-03-05T11:24:42.885Z] v3.1.0-dev.2 [2025-03-05T11:24:42.885Z] v3.1.0-dev.20 [2025-03-05T11:24:42.885Z] v3.1.0-dev.21 [2025-03-05T11:24:42.885Z] v3.1.0-dev.22 [2025-03-05T11:24:42.885Z] v3.1.0-dev.23 [2025-03-05T11:24:42.885Z] v3.1.0-dev.24 [2025-03-05T11:24:42.885Z] v3.1.0-dev.25 [2025-03-05T11:24:42.885Z] v3.1.0-dev.26 [2025-03-05T11:24:42.885Z] v3.1.0-dev.27 [2025-03-05T11:24:42.885Z] v3.1.0-dev.28 [2025-03-05T11:24:42.885Z] v3.1.0-dev.29 [2025-03-05T11:24:42.885Z] v3.1.0-dev.3 [2025-03-05T11:24:42.885Z] v3.1.0-dev.30 [2025-03-05T11:24:42.885Z] v3.1.0-dev.31 [2025-03-05T11:24:42.885Z] v3.1.0-dev.32 [2025-03-05T11:24:42.885Z] v3.1.0-dev.33 [2025-03-05T11:24:42.885Z] v3.1.0-dev.34 [2025-03-05T11:24:42.885Z] v3.1.0-dev.35 [2025-03-05T11:24:42.885Z] v3.1.0-dev.36 [2025-03-05T11:24:42.885Z] v3.1.0-dev.37 [2025-03-05T11:24:42.885Z] v3.1.0-dev.38 [2025-03-05T11:24:42.885Z] v3.1.0-dev.39 [2025-03-05T11:24:42.885Z] v3.1.0-dev.4 [2025-03-05T11:24:42.885Z] v3.1.0-dev.40 [2025-03-05T11:24:42.885Z] v3.1.0-dev.41 [2025-03-05T11:24:42.885Z] v3.1.0-dev.5 [2025-03-05T11:24:42.885Z] v3.1.0-dev.6 [2025-03-05T11:24:42.885Z] v3.1.0-dev.7 [2025-03-05T11:24:42.885Z] v3.1.0-dev.8 [2025-03-05T11:24:42.885Z] v3.1.0-dev.9 [2025-03-05T11:24:42.885Z] v3.1.1 [2025-03-05T11:24:42.885Z] v3.1.1-dev.1 [2025-03-05T11:24:42.885Z] v3.2.0-dev.1 [2025-03-05T11:24:42.885Z] v3.2.0-dev.10 [2025-03-05T11:24:42.885Z] v3.2.0-dev.11 [2025-03-05T11:24:42.885Z] v3.2.0-dev.12 [2025-03-05T11:24:42.885Z] v3.2.0-dev.13 [2025-03-05T11:24:42.885Z] v3.2.0-dev.14 [2025-03-05T11:24:42.885Z] v3.2.0-dev.15 [2025-03-05T11:24:42.885Z] v3.2.0-dev.16 [2025-03-05T11:24:42.885Z] v3.2.0-dev.17 [2025-03-05T11:24:42.885Z] v3.2.0-dev.18 [2025-03-05T11:24:42.885Z] v3.2.0-dev.19 [2025-03-05T11:24:42.885Z] v3.2.0-dev.2 [2025-03-05T11:24:42.885Z] v3.2.0-dev.20 [2025-03-05T11:24:42.885Z] v3.2.0-dev.21 [2025-03-05T11:24:42.885Z] v3.2.0-dev.22 [2025-03-05T11:24:42.885Z] v3.2.0-dev.23 [2025-03-05T11:24:42.885Z] v3.2.0-dev.24 [2025-03-05T11:24:42.885Z] v3.2.0-dev.25 [2025-03-05T11:24:42.885Z] v3.2.0-dev.26 [2025-03-05T11:24:42.885Z] v3.2.0-dev.27 [2025-03-05T11:24:42.885Z] v3.2.0-dev.28 [2025-03-05T11:24:42.885Z] v3.2.0-dev.29 [2025-03-05T11:24:42.885Z] v3.2.0-dev.3 [2025-03-05T11:24:42.885Z] v3.2.0-dev.30 [2025-03-05T11:24:42.885Z] v3.2.0-dev.31 [2025-03-05T11:24:42.885Z] v3.2.0-dev.32 [2025-03-05T11:24:42.885Z] v3.2.0-dev.33 [2025-03-05T11:24:42.885Z] v3.2.0-dev.34 [2025-03-05T11:24:42.885Z] v3.2.0-dev.35 [2025-03-05T11:24:42.885Z] v3.2.0-dev.36 [2025-03-05T11:24:42.885Z] v3.2.0-dev.37 [2025-03-05T11:24:42.885Z] v3.2.0-dev.38 [2025-03-05T11:24:42.885Z] v3.2.0-dev.39 [2025-03-05T11:24:42.885Z] v3.2.0-dev.4 [2025-03-05T11:24:42.885Z] v3.2.0-dev.40 [2025-03-05T11:24:42.885Z] v3.2.0-dev.41 [2025-03-05T11:24:42.885Z] v3.2.0-dev.42 [2025-03-05T11:24:42.885Z] v3.2.0-dev.43 [2025-03-05T11:24:42.885Z] v3.2.0-dev.44 [2025-03-05T11:24:42.885Z] v3.2.0-dev.45 [2025-03-05T11:24:42.885Z] v3.2.0-dev.46 [2025-03-05T11:24:42.885Z] v3.2.0-dev.47 [2025-03-05T11:24:42.885Z] v3.2.0-dev.48 [2025-03-05T11:24:42.885Z] v3.2.0-dev.5 [2025-03-05T11:24:42.885Z] v3.2.0-dev.6 [2025-03-05T11:24:42.885Z] v3.2.0-dev.7 [2025-03-05T11:24:42.885Z] v3.2.0-dev.8 [2025-03-05T11:24:42.885Z] v3.2.0-dev.9 [2025-03-05T11:24:42.885Z] v4.0.0-dev.1 [2025-03-05T11:24:42.885Z] v4.0.0-dev.10 [2025-03-05T11:24:42.885Z] v4.0.0-dev.11 [2025-03-05T11:24:42.885Z] v4.0.0-dev.12 [2025-03-05T11:24:42.885Z] v4.0.0-dev.13 [2025-03-05T11:24:42.885Z] v4.0.0-dev.14 [2025-03-05T11:24:42.885Z] v4.0.0-dev.15 [2025-03-05T11:24:42.885Z] v4.0.0-dev.16 [2025-03-05T11:24:42.885Z] v4.0.0-dev.17 [2025-03-05T11:24:42.885Z] v4.0.0-dev.18 [2025-03-05T11:24:42.885Z] v4.0.0-dev.19 [2025-03-05T11:24:42.885Z] v4.0.0-dev.2 [2025-03-05T11:24:42.885Z] v4.0.0-dev.20 [2025-03-05T11:24:42.885Z] v4.0.0-dev.21 [2025-03-05T11:24:42.885Z] v4.0.0-dev.22 [2025-03-05T11:24:42.885Z] v4.0.0-dev.23 [2025-03-05T11:24:42.885Z] v4.0.0-dev.24 [2025-03-05T11:24:42.885Z] v4.0.0-dev.25 [2025-03-05T11:24:42.885Z] v4.0.0-dev.26 [2025-03-05T11:24:42.885Z] v4.0.0-dev.27 [2025-03-05T11:24:42.885Z] v4.0.0-dev.28 [2025-03-05T11:24:42.885Z] v4.0.0-dev.3 [2025-03-05T11:24:42.885Z] v4.0.0-dev.4 [2025-03-05T11:24:42.885Z] v4.0.0-dev.5 [2025-03-05T11:24:42.885Z] v4.0.0-dev.6 [2025-03-05T11:24:42.885Z] v4.0.0-dev.7 [2025-03-05T11:24:42.885Z] v4.0.0-dev.8 [2025-03-05T11:24:42.885Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T11:24:43.176Z] + lftools sign git-tag v4.0.0-dev.28 [2025-03-05T11:24:43.743Z] Signing Git tag with Sigul... [2025-03-05T11:24:43.743Z] Signing v4.0.0-dev.28 [Pipeline] echo [2025-03-05T11:24:44.014Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:24:44.304Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T11:24:44.311Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T11:24:44.349Z] $ docker stop --time=1 12b0d7f769f8ff38f755d40dfdf0f71a787643756ae94f1ffd8e2dfb0369c926 [2025-03-05T11:24:45.639Z] $ docker rm -f --volumes 12b0d7f769f8ff38f755d40dfdf0f71a787643756ae94f1ffd8e2dfb0369c926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T11:24:46.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:24:46.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:46.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:24:46.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:24:46.446Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:24:46.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:24:46.799Z] $ docker top bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 -eo pid,comm [2025-03-05T11:24:46.845Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T11:24:46.845Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:24:46.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:24:46.906Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:24:47.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:24:47.023Z] $ docker exec bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 ssh-agent [2025-03-05T11:24:47.128Z] SSH_AUTH_SOCK=/tmp/ssh-hjIi2uqbphIx/agent.33 [2025-03-05T11:24:47.128Z] SSH_AGENT_PID=39 [2025-03-05T11:24:47.134Z] Running ssh-add (command line suppressed) [2025-03-05T11:24:47.234Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4255768737231419126.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4255768737231419126.key) [2025-03-05T11:24:47.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:24:47.539Z] + git semver bump pre [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,708 [bump_version] DEBUG bumping version:4.0.0-dev.28 on axis:pre with prefix:dev [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,708 [bump_version] DEBUG bumped version:4.0.0-dev.29 [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,708 [write_version] DEBUG write version:4.0.0-dev.29 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,708 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,710 [execute] INFO git cat-file --batch-check [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,715 [execute] INFO git cat-file --batch [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:24:47.799Z] 2025-03-05 11:24:47,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:24:47.799Z] 4.0.0-dev.29 [Pipeline] } [2025-03-05T11:24:47.812Z] $ docker exec --env ******** --env ******** bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 ssh-agent -k [2025-03-05T11:24:47.910Z] unset SSH_AUTH_SOCK; [2025-03-05T11:24:47.910Z] unset SSH_AGENT_PID; [2025-03-05T11:24:47.911Z] echo Agent pid 39 killed; [2025-03-05T11:24:47.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:24:48.235Z] + git semver [Pipeline] } [2025-03-05T11:24:48.509Z] $ docker stop --time=1 bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 [2025-03-05T11:24:49.754Z] $ docker rm -f --volumes bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:24:50.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:24:50.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:50.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:24:50.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:24:50.483Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:24:50.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:24:50.835Z] $ docker top 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 -eo pid,comm [2025-03-05T11:24:50.879Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T11:24:50.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:24:50.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:24:50.937Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:24:51.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:24:51.050Z] $ docker exec 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 ssh-agent [2025-03-05T11:24:51.164Z] SSH_AUTH_SOCK=/tmp/ssh-ndnKwQcULEY2/agent.32 [2025-03-05T11:24:51.164Z] SSH_AGENT_PID=38 [2025-03-05T11:24:51.169Z] Running ssh-add (command line suppressed) [2025-03-05T11:24:51.284Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16338822103583762364.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16338822103583762364.key) [2025-03-05T11:24:51.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:24:51.579Z] + git semver push [2025-03-05T11:24:51.837Z] 2025-03-05 11:24:51,747 [run_push] DEBUG push [2025-03-05T11:24:51.837Z] 2025-03-05 11:24:51,748 [execute] INFO git cat-file --batch-check [2025-03-05T11:24:51.837Z] 2025-03-05 11:24:51,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:24:51.837Z] 2025-03-05 11:24:51,752 [execute] INFO git rev-list a23b72aa7ea32b0e0990d2b6757c8298b342f9a6 -- [2025-03-05T11:24:51.837Z] 2025-03-05 11:24:51,752 [execute] DEBUG Popen(['git', 'rev-list', 'a23b72aa7ea32b0e0990d2b6757c8298b342f9a6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:24:51.837Z] 2025-03-05 11:24:51,765 [execute] INFO git fetch -v origin [2025-03-05T11:24:51.837Z] 2025-03-05 11:24:51,765 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T11:24:52.402Z] 2025-03-05 11:24:52,186 [run_push] DEBUG no remote changes detected [2025-03-05T11:24:52.402Z] 2025-03-05 11:24:52,187 [execute] INFO git push origin semver [2025-03-05T11:24:52.402Z] 2025-03-05 11:24:52,187 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:24:52.966Z] 2025-03-05 11:24:52,905 [run_push] DEBUG push all version tags [2025-03-05T11:24:52.966Z] 2025-03-05 11:24:52,906 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T11:24:52.966Z] 2025-03-05 11:24:52,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:24:53.535Z] 2025-03-05 11:24:53,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-05T11:24:53.792Z] 4.0.0-dev.29 [Pipeline] } [2025-03-05T11:24:53.804Z] $ docker exec --env ******** --env ******** 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 ssh-agent -k [2025-03-05T11:24:53.901Z] unset SSH_AUTH_SOCK; [2025-03-05T11:24:53.901Z] unset SSH_AGENT_PID; [2025-03-05T11:24:53.901Z] echo Agent pid 38 killed; [2025-03-05T11:24:53.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:24:54.225Z] + git semver [Pipeline] } [2025-03-05T11:24:54.497Z] $ docker stop --time=1 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 [2025-03-05T11:24:55.767Z] $ docker rm -f --volumes 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-05T11:24:56.345Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-03-05T11:24:56.346Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-03-05T11:24:56.346Z] total 16 [2025-03-05T11:24:56.346Z] drwxr-xr-x 3 root root 4096 Mar 5 11:24 . [2025-03-05T11:24:56.346Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 11:24 .. [2025-03-05T11:24:56.346Z] drwxr-xr-x 2 root root 4096 Mar 5 11:24 cost [2025-03-05T11:24:56.346Z] -rw-r--r-- 1 root root 85 Mar 5 11:24 cost.csv [2025-03-05T11:24:56.346Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-03-05T11:24:56.346Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-03-05T11:24:56.346Z] total 16 [2025-03-05T11:24:56.346Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:24 . [2025-03-05T11:24:56.346Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 11:24 .. [2025-03-05T11:24:56.346Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:24 cost [2025-03-05T11:24:56.346Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 5 11:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:24:56.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:24:57.487Z] ---> package-listing.sh [2025-03-05T11:24:57.487Z] ++ facter osfamily [2025-03-05T11:24:57.487Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T11:24:57.746Z] + OS_FAMILY=debian [2025-03-05T11:24:57.746Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-03-05T11:24:57.746Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T11:24:57.746Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T11:24:57.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T11:24:57.746Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T11:24:57.746Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-03-05T11:24:57.746Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T11:24:57.746Z] + case "${OS_FAMILY}" in [2025-03-05T11:24:57.746Z] + dpkg -l [2025-03-05T11:24:57.746Z] + grep '^ii' [2025-03-05T11:24:57.746Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T11:24:57.746Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T11:24:57.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T11:24:57.746Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-03-05T11:24:57.746Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-03-05T11:24:57.746Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-03-05T11:24:57.758Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T11:24:58.033Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:24:58.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:24:58.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:24:58.674Z] prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container [2025-03-05T11:24:58.706Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T11:24:59.389Z] $ docker top 7af7ed8b2d3efd445ef011d954516ee647b8cb40e94d8db436caed84e98ec8f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:24:59.724Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T11:25:00.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T11:25:00.289Z] + ls /var/log/sa-host [2025-03-05T11:25:00.289Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:25:00.496Z] provisioning config files... [2025-03-05T11:25:00.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2821247389463009489tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:25:00.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:25:00.803Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T11:25:00.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:25:01.148Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T11:25:01.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:25:01.433Z] ---> sudo-logs.sh [2025-03-05T11:25:01.434Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T11:25:01.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:25:01.741Z] ---> job-cost.sh [2025-03-05T11:25:01.741Z] lf-activate-venv: SKIPPING [2025-03-05T11:25:01.741Z] DEBUG: total: 0.2199999988079071 [2025-03-05T11:25:01.741Z] INFO: Retrieving Stack Cost... [2025-03-05T11:25:02.307Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:25:02.565Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T11:25:02.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:25:02.860Z] ---> logs-deploy.sh [2025-03-05T11:25:02.860Z] lf-activate-venv: SKIPPING [2025-03-05T11:25:02.860Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/351 [2025-03-05T11:25:02.860Z] INFO: archiving workspace using pattern(s): [2025-03-05T11:25:04.235Z] Archives upload complete. [2025-03-05T11:25:04.235Z] INFO: archiving logs to Nexus [2025-03-05T11:25:04.887Z] ---> uname -a: [2025-03-05T11:25:04.887Z] Linux prd-ubuntu20-04-docker-8c-8g-40325 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] ---> lscpu: [2025-03-05T11:25:04.887Z] Architecture: x86_64 [2025-03-05T11:25:04.887Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-05T11:25:04.887Z] Byte Order: Little Endian [2025-03-05T11:25:04.887Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-05T11:25:04.887Z] CPU(s): 8 [2025-03-05T11:25:04.887Z] On-line CPU(s) list: 0-7 [2025-03-05T11:25:04.887Z] Thread(s) per core: 1 [2025-03-05T11:25:04.887Z] Core(s) per socket: 1 [2025-03-05T11:25:04.887Z] Socket(s): 8 [2025-03-05T11:25:04.887Z] NUMA node(s): 1 [2025-03-05T11:25:04.887Z] Vendor ID: AuthenticAMD [2025-03-05T11:25:04.887Z] CPU family: 23 [2025-03-05T11:25:04.887Z] Model: 49 [2025-03-05T11:25:04.887Z] Model name: AMD EPYC-Rome Processor [2025-03-05T11:25:04.887Z] Stepping: 0 [2025-03-05T11:25:04.887Z] CPU MHz: 2799.996 [2025-03-05T11:25:04.887Z] BogoMIPS: 5599.99 [2025-03-05T11:25:04.887Z] Virtualization: AMD-V [2025-03-05T11:25:04.887Z] Hypervisor vendor: KVM [2025-03-05T11:25:04.887Z] Virtualization type: full [2025-03-05T11:25:04.887Z] L1d cache: 256 KiB [2025-03-05T11:25:04.887Z] L1i cache: 256 KiB [2025-03-05T11:25:04.887Z] L2 cache: 4 MiB [2025-03-05T11:25:04.887Z] L3 cache: 128 MiB [2025-03-05T11:25:04.887Z] NUMA node0 CPU(s): 0-7 [2025-03-05T11:25:04.887Z] Vulnerability Itlb multihit: Not affected [2025-03-05T11:25:04.887Z] Vulnerability L1tf: Not affected [2025-03-05T11:25:04.887Z] Vulnerability Mds: Not affected [2025-03-05T11:25:04.887Z] Vulnerability Meltdown: Not affected [2025-03-05T11:25:04.887Z] Vulnerability Mmio stale data: Not affected [2025-03-05T11:25:04.887Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-05T11:25:04.887Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-05T11:25:04.887Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-05T11:25:04.887Z] Vulnerability Srbds: Not affected [2025-03-05T11:25:04.887Z] Vulnerability Tsx async abort: Not affected [2025-03-05T11:25:04.887Z] 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-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] ---> nproc: [2025-03-05T11:25:04.887Z] 8 [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] ---> df -h: [2025-03-05T11:25:04.887Z] Filesystem Size Used Avail Use% Mounted on [2025-03-05T11:25:04.887Z] overlay 155G 14G 142G 9% / [2025-03-05T11:25:04.887Z] tmpfs 64M 0 64M 0% /dev [2025-03-05T11:25:04.887Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-05T11:25:04.887Z] shm 64M 0 64M 0% /dev/shm [2025-03-05T11:25:04.887Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] ---> sar -b -r -n DEV: [2025-03-05T11:25:04.887Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40325) 03/05/25 _x86_64_ (8 CPU) [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] 11:19:43 LINUX RESTART (8 CPU) [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] 11:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-05T11:25:04.887Z] 11:21:01 416.53 46.22 370.31 0.00 5269.44 164736.95 0.00 [2025-03-05T11:25:04.887Z] 11:22:01 223.45 1.83 221.61 0.00 19.20 73177.00 0.00 [2025-03-05T11:25:04.887Z] 11:23:01 38.59 0.02 38.57 0.00 0.13 25696.92 0.00 [2025-03-05T11:25:04.887Z] 11:24:01 223.05 0.22 222.83 0.00 11.73 68424.60 0.00 [2025-03-05T11:25:04.887Z] 11:25:01 213.14 4.13 209.01 0.00 2410.93 70070.56 0.00 [2025-03-05T11:25:04.887Z] Average: 222.95 10.48 212.47 0.00 1542.42 80421.50 0.00 [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] 11:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-05T11:25:04.887Z] 11:21:01 29151280 31524968 786468 2.39 80800 2565228 2005496 5.91 1056164 2286048 8468 [2025-03-05T11:25:04.887Z] 11:22:01 27137428 31318884 978332 2.98 184820 4100364 2281044 6.72 1763096 3404788 640664 [2025-03-05T11:25:04.887Z] 11:23:01 26199944 30630332 1666116 5.07 187996 4317724 2731628 8.05 2178996 3897752 421108 [2025-03-05T11:25:04.887Z] 11:24:01 26966196 31506908 790896 2.41 198908 4411964 2123716 6.26 1411188 3893352 196 [2025-03-05T11:25:04.887Z] 11:25:01 25215420 31475560 790224 2.40 243572 5949156 2062116 6.08 1675436 5209364 980 [2025-03-05T11:25:04.887Z] Average: 26934054 31291330 1002407 3.05 179219 4268887 2240800 6.60 1616976 3738261 214283 [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] 11:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-05T11:25:04.887Z] 11:21:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:21:01 docker0 161.65 177.97 13.45 353.98 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:21:01 ens3 728.56 499.50 6217.29 110.28 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:21:01 veth374f09c 130.31 145.37 12.89 124.40 0.00 0.00 0.00 0.01 [2025-03-05T11:25:04.887Z] 11:22:01 vethc32db5d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:22:01 docker0 138.86 275.49 12.55 2727.07 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:22:01 ens3 298.37 153.54 2754.00 24.24 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:23:01 vethc32db5d 0.95 1.37 0.12 0.37 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:23:01 docker0 0.95 1.33 0.11 0.37 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:23:01 ens3 10.81 7.81 8.15 4.63 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:24:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:24:01 docker0 5.00 9.87 0.30 115.32 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:24:01 ens3 120.15 74.19 2707.06 17.24 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:25:01 lo 3.07 3.07 0.31 0.31 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:25:01 docker0 51.92 90.89 5.25 854.68 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] 11:25:01 ens3 717.82 474.85 10252.81 203.53 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] Average: lo 2.41 2.41 0.24 0.24 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] Average: docker0 71.68 111.11 6.33 810.24 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] Average: ens3 375.16 241.99 4388.17 71.99 0.00 0.00 0.00 0.00 [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] ---> sar -P ALL: [2025-03-05T11:25:04.887Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40325) 03/05/25 _x86_64_ (8 CPU) [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] 11:19:43 LINUX RESTART (8 CPU) [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] 11:20:01 CPU %user %nice %system %iowait %steal %idle [2025-03-05T11:25:04.887Z] 11:21:01 all 10.25 0.00 3.93 1.65 0.08 84.09 [2025-03-05T11:25:04.887Z] 11:21:01 0 8.98 0.00 3.93 0.93 0.07 86.09 [2025-03-05T11:25:04.887Z] 11:21:01 1 8.55 0.00 4.17 3.00 0.05 84.23 [2025-03-05T11:25:04.887Z] 11:21:01 2 12.10 0.00 3.28 0.29 0.07 84.27 [2025-03-05T11:25:04.887Z] 11:21:01 3 9.28 0.00 2.92 0.69 0.07 87.04 [2025-03-05T11:25:04.887Z] 11:21:01 4 9.12 0.00 4.77 0.51 0.07 85.54 [2025-03-05T11:25:04.887Z] 11:21:01 5 14.74 0.00 4.42 0.46 0.07 80.31 [2025-03-05T11:25:04.887Z] 11:21:01 6 9.63 0.00 3.90 3.73 0.19 82.56 [2025-03-05T11:25:04.887Z] 11:21:01 7 9.54 0.00 4.10 3.61 0.07 82.68 [2025-03-05T11:25:04.887Z] 11:22:01 all 25.61 0.00 5.77 1.05 0.07 67.51 [2025-03-05T11:25:04.887Z] 11:22:01 0 26.56 0.00 6.43 3.16 0.07 63.78 [2025-03-05T11:25:04.887Z] 11:22:01 1 25.34 0.00 6.30 0.19 0.07 68.11 [2025-03-05T11:25:04.887Z] 11:22:01 2 25.85 0.00 5.10 0.05 0.07 68.92 [2025-03-05T11:25:04.887Z] 11:22:01 3 26.35 0.00 5.64 0.27 0.07 67.67 [2025-03-05T11:25:04.887Z] 11:22:01 4 26.55 0.00 6.21 0.49 0.07 66.68 [2025-03-05T11:25:04.887Z] 11:22:01 5 24.22 0.00 5.19 0.07 0.07 70.46 [2025-03-05T11:25:04.887Z] 11:22:01 6 24.78 0.00 4.68 0.03 0.05 70.46 [2025-03-05T11:25:04.887Z] 11:22:01 7 25.19 0.00 6.60 4.20 0.07 63.94 [2025-03-05T11:25:04.887Z] 11:23:01 all 42.69 0.00 4.91 0.23 0.08 52.09 [2025-03-05T11:25:04.887Z] 11:23:01 0 42.19 0.00 5.23 1.21 0.08 51.29 [2025-03-05T11:25:04.887Z] 11:23:01 1 43.13 0.00 4.84 0.00 0.08 51.95 [2025-03-05T11:25:04.887Z] 11:23:01 2 41.74 0.00 5.49 0.02 0.08 52.68 [2025-03-05T11:25:04.887Z] 11:23:01 3 42.14 0.00 4.90 0.07 0.07 52.83 [2025-03-05T11:25:04.887Z] 11:23:01 4 42.43 0.00 4.69 0.02 0.08 52.78 [2025-03-05T11:25:04.887Z] 11:23:01 5 42.85 0.00 4.85 0.00 0.07 52.23 [2025-03-05T11:25:04.887Z] 11:23:01 6 42.65 0.00 4.66 0.00 0.07 52.62 [2025-03-05T11:25:04.887Z] 11:23:01 7 44.37 0.00 4.64 0.55 0.08 50.36 [2025-03-05T11:25:04.887Z] 11:24:01 all 33.55 0.00 7.45 0.84 0.08 58.09 [2025-03-05T11:25:04.887Z] 11:24:01 0 33.80 0.00 7.86 2.94 0.09 55.32 [2025-03-05T11:25:04.887Z] 11:24:01 1 32.00 0.00 7.14 0.62 0.07 60.17 [2025-03-05T11:25:04.887Z] 11:24:01 2 34.65 0.00 8.42 0.07 0.08 56.78 [2025-03-05T11:25:04.887Z] 11:24:01 3 35.04 0.00 6.18 0.45 0.07 58.26 [2025-03-05T11:25:04.887Z] 11:24:01 4 33.52 0.00 7.95 0.05 0.07 58.41 [2025-03-05T11:25:04.887Z] 11:24:01 5 35.03 0.00 7.61 0.83 0.08 56.45 [2025-03-05T11:25:04.887Z] 11:24:01 6 31.60 0.00 7.44 0.05 0.08 60.82 [2025-03-05T11:25:04.887Z] 11:24:01 7 32.73 0.00 7.00 1.75 0.07 58.45 [2025-03-05T11:25:04.887Z] 11:25:01 all 11.88 0.00 5.18 1.05 0.07 81.82 [2025-03-05T11:25:04.887Z] 11:25:01 0 10.69 0.00 4.60 1.70 0.08 82.92 [2025-03-05T11:25:04.887Z] 11:25:01 1 12.67 0.00 4.50 0.24 0.07 82.53 [2025-03-05T11:25:04.887Z] 11:25:01 2 11.11 0.00 5.04 0.34 0.05 83.45 [2025-03-05T11:25:04.887Z] 11:25:01 3 12.39 0.00 7.22 0.17 0.07 80.16 [2025-03-05T11:25:04.887Z] 11:25:01 4 12.17 0.00 5.17 0.72 0.07 81.87 [2025-03-05T11:25:04.887Z] 11:25:01 5 12.57 0.00 6.03 4.40 0.07 76.93 [2025-03-05T11:25:04.887Z] 11:25:01 6 11.64 0.00 4.57 0.83 0.07 82.89 [2025-03-05T11:25:04.887Z] 11:25:01 7 11.80 0.00 4.32 0.03 0.07 83.78 [2025-03-05T11:25:04.887Z] Average: all 24.82 0.00 5.45 0.96 0.07 68.70 [2025-03-05T11:25:04.887Z] Average: 0 24.43 0.00 5.60 1.98 0.08 67.91 [2025-03-05T11:25:04.887Z] Average: 1 24.36 0.00 5.39 0.81 0.07 69.38 [2025-03-05T11:25:04.887Z] Average: 2 25.10 0.00 5.46 0.15 0.07 69.21 [2025-03-05T11:25:04.887Z] Average: 3 25.08 0.00 5.37 0.33 0.07 69.15 [2025-03-05T11:25:04.887Z] Average: 4 24.79 0.00 5.76 0.36 0.07 69.03 [2025-03-05T11:25:04.887Z] Average: 5 25.93 0.00 5.62 1.15 0.07 67.24 [2025-03-05T11:25:04.887Z] Average: 6 24.10 0.00 5.05 0.93 0.09 69.83 [2025-03-05T11:25:04.887Z] Average: 7 24.76 0.00 5.33 2.03 0.07 67.81 [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z] [2025-03-05T11:25:04.887Z]