Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e214252283fb43477caa9f656c642f716757b9a 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-ssh7272548632094935133.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-ssh13571203751175527509.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-ssh2171028772618809359.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-ssh10464537133358703976.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-ssh3065795210474047280.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 ‘prd-ubuntu20.04-docker-8c-8g-36455’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36456 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 > 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 Avoid second fetch Checking out Revision 5e214252283fb43477caa9f656c642f716757b9a (main) Commit message: "Merge pull request #1672 from FelixTing/issue-1665" > git config core.sparsecheckout # timeout=10 > git checkout -f 5e214252283fb43477caa9f656c642f716757b9a # timeout=10 > git rev-list --no-walk 13d4c83d89df9d9d2ca4eb03cf9e0c9288fc3bfe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T06:21:08.669Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T06:21:08.754Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T06:21:08.782Z] ========================================================= [2025-01-10T06:21:08.782Z] EdgeX Global Pipelines Version Info [2025-01-10T06:21:08.782Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:21:09.889Z] ------------------- [2025-01-10T06:21:09.889Z] stable info: [2025-01-10T06:21:09.889Z] ------------------- [2025-01-10T06:21:09.889Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T06:21:09.889Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T06:21:09.889Z] Message: update stable to v1.0.269 [2025-01-10T06:21:10.150Z] ------------------- [2025-01-10T06:21:10.150Z] experimental info: [2025-01-10T06:21:10.150Z] ------------------- [2025-01-10T06:21:10.150Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T06:21:10.150Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T06:21:10.150Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T06:21:10.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-01-10T06:21:10.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-01-10T06:21:10.274Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T06:21:10.293Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T06:21:10.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T06:21:10.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T06:21:10.365Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T06:21:10.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-01-10T06:21:10.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T06:21:10.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T06:21:10.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T06:21:10.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-01-10T06:21:10.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T06:21:10.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T06:21:10.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T06:21:10.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T06:21:10.617Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T06:21:10.636Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T06:21:10.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T06:21:10.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T06:21:10.702Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-10T06:21:10.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-10T06:21:10.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-10T06:21:10.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-10T06:21:10.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-10T06:21:10.835Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T06:21:10.855Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T06:21:10.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-10T06:21:10.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-10T06:21:10.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-10T06:21:10.954Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e214252283fb43477caa9f656c642f716757b9a [Pipeline] echo [2025-01-10T06:21:10.981Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e21425 [Pipeline] echo [2025-01-10T06:21:11.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T06:21:11.061Z] provisioning config files... [2025-01-10T06:21:11.076Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config967385508128858070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:21:11.418Z] ---> ****-login.sh [2025-01-10T06:21:11.418Z] nexus3.edgexfoundry.org:10001 [2025-01-10T06:21:11.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:11.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:11.943Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:11.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:11.943Z] [2025-01-10T06:21:11.943Z] Login Succeeded [2025-01-10T06:21:11.943Z] nexus3.edgexfoundry.org:10002 [2025-01-10T06:21:11.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:11.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:11.943Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:11.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:11.943Z] [2025-01-10T06:21:11.943Z] Login Succeeded [2025-01-10T06:21:11.943Z] nexus3.edgexfoundry.org:10003 [2025-01-10T06:21:11.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:11.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:11.944Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:11.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:11.944Z] [2025-01-10T06:21:11.944Z] Login Succeeded [2025-01-10T06:21:11.944Z] nexus3.edgexfoundry.org:10004 [2025-01-10T06:21:12.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:12.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:12.212Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:12.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:12.212Z] [2025-01-10T06:21:12.212Z] Login Succeeded [2025-01-10T06:21:12.212Z] ****.io [2025-01-10T06:21:12.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:12.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:12.475Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:12.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:12.475Z] [2025-01-10T06:21:12.475Z] Login Succeeded [2025-01-10T06:21:12.475Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T06:21:12.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-10T06:21:12.911Z] + git rev-list -1 --merges 5e214252283fb43477caa9f656c642f716757b9a~1..5e214252283fb43477caa9f656c642f716757b9a [Pipeline] echo [2025-01-10T06:21:12.942Z] -----------> git rev-list -1 --merges 5e214252283fb43477caa9f656c642f716757b9a~1..5e214252283fb43477caa9f656c642f716757b9a 5e214252283fb43477caa9f656c642f716757b9a [2025-01-10T06:21:12.942Z] 5e214252283fb43477caa9f656c642f716757b9a [false] [Pipeline] sh [2025-01-10T06:21:13.249Z] + git log --format=format:%s -1 5e214252283fb43477caa9f656c642f716757b9a [Pipeline] echo [2025-01-10T06:21:13.273Z] ========================================================= [2025-01-10T06:21:13.273Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T06:21:13.273Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T06:21:13.627Z] + git log --format=format:%s -1 5e214252283fb43477caa9f656c642f716757b9a [Pipeline] echo [2025-01-10T06:21:13.641Z] [semverPrep] GIT_COMMIT: 5e214252283fb43477caa9f656c642f716757b9a, Commit Message: Merge pull request #1672 from FelixTing/issue-1665 [Pipeline] echo [2025-01-10T06:21:13.658Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-10T06:21:14.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T06:21:14.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T06:21:14.023Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T06:21:14.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T06:21:14.023Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T06:21:14.023Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T06:21:14.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:21:14.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T06:21:14.408Z] [2025-01-10T06:21:14.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:21:14.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T06:21:14.732Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T06:21:14.732Z] b85a868b505f: Pulling fs layer [2025-01-10T06:21:14.732Z] e2be974225ed: Pulling fs layer [2025-01-10T06:21:14.732Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T06:21:14.732Z] 988bab9f4d93: Pulling fs layer [2025-01-10T06:21:14.732Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T06:21:14.732Z] eaf3925da568: Pulling fs layer [2025-01-10T06:21:14.732Z] bab4dde63d76: Pulling fs layer [2025-01-10T06:21:14.732Z] bde34c3a00c8: Pulling fs layer [2025-01-10T06:21:14.732Z] b352a97aabf1: Pulling fs layer [2025-01-10T06:21:14.732Z] 4872d77fe225: Pulling fs layer [2025-01-10T06:21:14.732Z] 5851b861e8e6: Pulling fs layer [2025-01-10T06:21:14.732Z] 988bab9f4d93: Waiting [2025-01-10T06:21:14.732Z] 1469e6f7b9e6: Waiting [2025-01-10T06:21:14.732Z] eaf3925da568: Waiting [2025-01-10T06:21:14.732Z] bab4dde63d76: Waiting [2025-01-10T06:21:14.732Z] b352a97aabf1: Waiting [2025-01-10T06:21:14.732Z] 4872d77fe225: Waiting [2025-01-10T06:21:14.732Z] bde34c3a00c8: Waiting [2025-01-10T06:21:14.732Z] 5851b861e8e6: Waiting [2025-01-10T06:21:14.732Z] e2be974225ed: Download complete [2025-01-10T06:21:14.732Z] 988bab9f4d93: Verifying Checksum [2025-01-10T06:21:14.732Z] 988bab9f4d93: Download complete [2025-01-10T06:21:14.732Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T06:21:14.732Z] 1469e6f7b9e6: Download complete [2025-01-10T06:21:14.993Z] eaf3925da568: Verifying Checksum [2025-01-10T06:21:14.993Z] eaf3925da568: Download complete [2025-01-10T06:21:14.993Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T06:21:14.993Z] 339a4e72a1f5: Download complete [2025-01-10T06:21:14.993Z] bde34c3a00c8: Verifying Checksum [2025-01-10T06:21:14.993Z] bde34c3a00c8: Download complete [2025-01-10T06:21:14.993Z] b352a97aabf1: Verifying Checksum [2025-01-10T06:21:14.993Z] b352a97aabf1: Download complete [2025-01-10T06:21:14.993Z] 4872d77fe225: Verifying Checksum [2025-01-10T06:21:14.993Z] 4872d77fe225: Download complete [2025-01-10T06:21:14.993Z] 5851b861e8e6: Verifying Checksum [2025-01-10T06:21:14.993Z] 5851b861e8e6: Download complete [2025-01-10T06:21:14.993Z] b85a868b505f: Download complete [2025-01-10T06:21:15.253Z] bab4dde63d76: Verifying Checksum [2025-01-10T06:21:15.254Z] bab4dde63d76: Download complete [2025-01-10T06:21:16.192Z] b85a868b505f: Pull complete [2025-01-10T06:21:16.452Z] e2be974225ed: Pull complete [2025-01-10T06:21:17.022Z] 339a4e72a1f5: Pull complete [2025-01-10T06:21:17.022Z] 988bab9f4d93: Pull complete [2025-01-10T06:21:17.283Z] 1469e6f7b9e6: Pull complete [2025-01-10T06:21:17.283Z] eaf3925da568: Pull complete [2025-01-10T06:21:19.190Z] bab4dde63d76: Pull complete [2025-01-10T06:21:19.190Z] bde34c3a00c8: Pull complete [2025-01-10T06:21:19.452Z] b352a97aabf1: Pull complete [2025-01-10T06:21:19.452Z] 4872d77fe225: Pull complete [2025-01-10T06:21:19.452Z] 5851b861e8e6: Pull complete [2025-01-10T06:21:19.452Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T06:21:19.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T06:21:19.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:21:19.882Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:21:19.913Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T06:21:22.999Z] $ docker top 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 -eo pid,comm [2025-01-10T06:21:23.059Z] 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-01-10T06:21:23.059Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T06:21:23.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T06:21:23.120Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T06:21:23.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T06:21:23.238Z] $ docker exec 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 ssh-agent [2025-01-10T06:21:23.348Z] SSH_AUTH_SOCK=/tmp/ssh-IPskLAKl4jYj/agent.32 [2025-01-10T06:21:23.348Z] SSH_AGENT_PID=38 [2025-01-10T06:21:23.355Z] Running ssh-add (command line suppressed) [2025-01-10T06:21:23.465Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5673256680142934495.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5673256680142934495.key) [2025-01-10T06:21:23.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T06:21:23.780Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T06:21:23.792Z] $ docker exec --env ******** --env ******** 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 ssh-agent -k [2025-01-10T06:21:23.900Z] unset SSH_AUTH_SOCK; [2025-01-10T06:21:23.901Z] unset SSH_AGENT_PID; [2025-01-10T06:21:23.901Z] echo Agent pid 38 killed; [2025-01-10T06:21:23.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T06:21:23.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T06:21:23.955Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T06:21:24.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T06:21:24.067Z] $ docker exec 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 ssh-agent [2025-01-10T06:21:24.194Z] SSH_AUTH_SOCK=/tmp/ssh-MnSZBa3MazOJ/agent.71 [2025-01-10T06:21:24.194Z] SSH_AGENT_PID=77 [2025-01-10T06:21:24.199Z] Running ssh-add (command line suppressed) [2025-01-10T06:21:24.315Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13182311398376245743.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13182311398376245743.key) [2025-01-10T06:21:24.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T06:21:24.646Z] + git semver init [2025-01-10T06:21:24.908Z] 2025-01-10 06:21:24,835 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T06:21:24.908Z] 2025-01-10 06:21:24,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-10T06:21:24.908Z] 2025-01-10 06:21:24,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-10T06:21:24.908Z] 2025-01-10 06:21:24,837 [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-01-10T06:21:26.291Z] 2025-01-10 06:21:26,073 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-01-10T06:21:26.291Z] 2025-01-10 06:21:26,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-01-10T06:21:26.291Z] 2025-01-10 06:21:26,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:21:26.291Z] 2025-01-10 06:21:26,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:21:26.291Z] 4.0.0-dev.16 [Pipeline] } [2025-01-10T06:21:26.299Z] $ docker exec --env ******** --env ******** 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 ssh-agent -k [2025-01-10T06:21:26.388Z] unset SSH_AUTH_SOCK; [2025-01-10T06:21:26.388Z] unset SSH_AGENT_PID; [2025-01-10T06:21:26.388Z] echo Agent pid 77 killed; [2025-01-10T06:21:26.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T06:21:26.733Z] + git semver [Pipeline] } [2025-01-10T06:21:27.004Z] $ docker stop --time=1 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 [2025-01-10T06:21:28.307Z] $ docker rm -f --volumes 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T06:21:28.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T06:21:28.911Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T06:21:28.916Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [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-01-10T06:21:29.237Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-01-10T06:21:29.250Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14155789559551553659tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:21:29.584Z] ---> ****-login.sh [2025-01-10T06:21:29.585Z] nexus3.edgexfoundry.org:10001 [2025-01-10T06:21:29.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:29.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:29.585Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:29.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:29.585Z] [2025-01-10T06:21:29.585Z] Login Succeeded [2025-01-10T06:21:29.585Z] nexus3.edgexfoundry.org:10002 [2025-01-10T06:21:29.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:29.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:29.585Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:29.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:29.585Z] [2025-01-10T06:21:29.585Z] Login Succeeded [2025-01-10T06:21:29.585Z] nexus3.edgexfoundry.org:10003 [2025-01-10T06:21:29.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:29.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:29.848Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:29.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:29.848Z] [2025-01-10T06:21:29.848Z] Login Succeeded [2025-01-10T06:21:29.848Z] nexus3.edgexfoundry.org:10004 [2025-01-10T06:21:29.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:29.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:29.848Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:29.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:29.848Z] [2025-01-10T06:21:29.848Z] Login Succeeded [2025-01-10T06:21:29.848Z] ****.io [2025-01-10T06:21:30.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T06:21:30.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T06:21:30.109Z] Configure a credential helper to remove this warning. See [2025-01-10T06:21:30.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T06:21:30.109Z] [2025-01-10T06:21:30.109Z] Login Succeeded [2025-01-10T06:21:30.109Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T06:21:30.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-10T06:21:30.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T06:21:30.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T06:21:30.259Z] ========================================================= [2025-01-10T06:21:30.260Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T06:21:30.260Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:21:30.716Z] + 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-01-10T06:21:30.716Z] Sending build context to Docker daemon 24.93MB [2025-01-10T06:21:30.716Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-10T06:21:30.716Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-10T06:21:30.976Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T06:21:30.976Z] da9db072f522: Pulling fs layer [2025-01-10T06:21:30.976Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T06:21:30.976Z] 06f05ace1117: Pulling fs layer [2025-01-10T06:21:30.976Z] 5fe327b54edc: Pulling fs layer [2025-01-10T06:21:30.976Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T06:21:30.976Z] 92a5565b7b96: Pulling fs layer [2025-01-10T06:21:30.976Z] ff9bb7016b71: Pulling fs layer [2025-01-10T06:21:30.976Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T06:21:30.976Z] 5fe327b54edc: Waiting [2025-01-10T06:21:30.976Z] 4f4fb700ef54: Waiting [2025-01-10T06:21:30.976Z] ff9bb7016b71: Waiting [2025-01-10T06:21:30.976Z] 92a5565b7b96: Waiting [2025-01-10T06:21:30.976Z] a813b0c90790: Pulling fs layer [2025-01-10T06:21:30.976Z] a813b0c90790: Waiting [2025-01-10T06:21:30.976Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-10T06:21:30.976Z] 6ef4a4ee8ca5: Download complete [2025-01-10T06:21:30.976Z] 5fe327b54edc: Verifying Checksum [2025-01-10T06:21:30.976Z] 5fe327b54edc: Download complete [2025-01-10T06:21:30.976Z] 4f4fb700ef54: Download complete [2025-01-10T06:21:30.976Z] 92a5565b7b96: Verifying Checksum [2025-01-10T06:21:30.976Z] 92a5565b7b96: Download complete [2025-01-10T06:21:30.976Z] da9db072f522: Download complete [2025-01-10T06:21:30.976Z] ff9bb7016b71: Verifying Checksum [2025-01-10T06:21:30.976Z] ff9bb7016b71: Download complete [2025-01-10T06:21:31.234Z] da9db072f522: Pull complete [2025-01-10T06:21:31.234Z] a813b0c90790: Verifying Checksum [2025-01-10T06:21:31.234Z] a813b0c90790: Download complete [2025-01-10T06:21:31.234Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T06:21:31.493Z] 06f05ace1117: Download complete [2025-01-10T06:21:31.751Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T06:21:31.752Z] b67dba6c2c7d: Download complete [2025-01-10T06:21:35.045Z] 06f05ace1117: Pull complete [2025-01-10T06:21:35.045Z] 5fe327b54edc: Pull complete [2025-01-10T06:21:35.045Z] 4f4fb700ef54: Pull complete [2025-01-10T06:21:35.045Z] 92a5565b7b96: Pull complete [2025-01-10T06:21:35.045Z] ff9bb7016b71: Pull complete [2025-01-10T06:21:37.578Z] b67dba6c2c7d: Pull complete [2025-01-10T06:21:37.837Z] a813b0c90790: Pull complete [2025-01-10T06:21:37.837Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T06:21:37.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T06:21:37.837Z] ---> 3ba60ce46760 [2025-01-10T06:21:37.837Z] Step 3/10 : ARG MAKE=make build [2025-01-10T06:21:43.131Z] ---> Running in f5fb3d27b8e8 [2025-01-10T06:21:43.131Z] Removing intermediate container f5fb3d27b8e8 [2025-01-10T06:21:43.131Z] ---> 051ae0d4c9d7 [2025-01-10T06:21:43.131Z] Step 4/10 : WORKDIR /device-sdk-go [2025-01-10T06:21:43.131Z] ---> Running in 1a014dab64a7 [2025-01-10T06:21:43.131Z] Removing intermediate container 1a014dab64a7 [2025-01-10T06:21:43.131Z] ---> 817c615b7af7 [2025-01-10T06:21:43.131Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-10T06:21:43.131Z] ---> Running in b6104c982871 [2025-01-10T06:21:43.131Z] Removing intermediate container b6104c982871 [2025-01-10T06:21:43.131Z] ---> 6f423915b2db [2025-01-10T06:21:43.131Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-01-10T06:21:43.131Z] ---> Running in 534c7caea35f [2025-01-10T06:21:43.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T06:21:43.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T06:21:43.392Z] OK: 248 MiB in 58 packages [2025-01-10T06:21:43.962Z] Removing intermediate container 534c7caea35f [2025-01-10T06:21:43.962Z] ---> ad9ac0137706 [2025-01-10T06:21:43.962Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-10T06:21:43.962Z] ---> ee9c8a56b487 [2025-01-10T06:21:43.962Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T06:21:43.962Z] ---> Running in 9debccc168d5 [2025-01-10T06:22:40.239Z] Removing intermediate container 9debccc168d5 [2025-01-10T06:22:40.239Z] ---> 3f2f4cfd9c96 [2025-01-10T06:22:40.239Z] Step 9/10 : COPY . . [2025-01-10T06:22:40.239Z] ---> fb0dd3fb398b [2025-01-10T06:22:40.239Z] Step 10/10 : RUN ${MAKE} [2025-01-10T06:22:40.239Z] ---> Running in 2c5ac71de83d [2025-01-10T06:22:40.239Z] noop [2025-01-10T06:22:40.239Z] Removing intermediate container 2c5ac71de83d [2025-01-10T06:22:40.239Z] ---> 98a0637bee7a [2025-01-10T06:22:40.239Z] Successfully built 98a0637bee7a [2025-01-10T06:22:40.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:22:40.584Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T06:22:40.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:22:40.667Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:22:40.696Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T06:22:41.030Z] $ docker top bc02bef91158d8a49976d43424fe1f0dce88675832d8e419f690f3b1c78147d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T06:22:41.385Z] + go version [2025-01-10T06:22:41.385Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T06:22:41.393Z] $ docker stop --time=1 bc02bef91158d8a49976d43424fe1f0dce88675832d8e419f690f3b1c78147d6 [2025-01-10T06:22:42.639Z] $ docker rm -f --volumes bc02bef91158d8a49976d43424fe1f0dce88675832d8e419f690f3b1c78147d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:22:43.075Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T06:22:43.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:22:43.160Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:22:43.186Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T06:22:43.516Z] $ docker top e50b357f9514e7b2abf1605ca3bb20da3ca35e9d832c07279553a1378cdd6981 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T06:22:43.884Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-10T06:22:44.203Z] + make test [2025-01-10T06:22:44.203Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T06:22:52.326Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.038s coverage: 28.7% of statements [2025-01-10T06:23:31.079Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.038s coverage: 79.3% of statements [2025-01-10T06:23:31.079Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.067s coverage: 86.0% of statements [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-01-10T06:23:31.079Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-01-10T06:23:32.016Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.117s coverage: 45.0% of statements [2025-01-10T06:23:32.953Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-01-10T06:23:35.663Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.048s coverage: 14.1% of statements [2025-01-10T06:23:35.663Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.400s coverage: 44.6% of statements [2025-01-10T06:23:35.663Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.057s coverage: 68.4% of statements [2025-01-10T06:23:35.663Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.090s coverage: 88.3% of statements [2025-01-10T06:23:35.663Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.055s coverage: 5.3% of statements [2025-01-10T06:24:14.387Z] GO111MODULE=on go vet ./... [2025-01-10T06:24:15.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T06:24:15.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T06:24:15.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T06:24:15.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-10T06:24:15.360Z] $ docker stop --time=1 e50b357f9514e7b2abf1605ca3bb20da3ca35e9d832c07279553a1378cdd6981 [2025-01-10T06:24:19.693Z] $ docker rm -f --volumes e50b357f9514e7b2abf1605ca3bb20da3ca35e9d832c07279553a1378cdd6981 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T06:24:20.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-10T06:24:20.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-10T06:24:21.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-10T06:24:21.434Z] + ls -al . [2025-01-10T06:24:21.434Z] total 736 [2025-01-10T06:24:21.434Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 06:22 . [2025-01-10T06:24:21.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:21 .. [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 06:21 .dockerignore [2025-01-10T06:24:21.434Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 06:23 .git [2025-01-10T06:24:21.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 06:21 .github [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 10 06:21 .gitignore [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 10 06:21 .golangci.yml [2025-01-10T06:24:21.434Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 06:21 .semver [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 10 06:21 CHANGELOG.md [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 06:21 GOVERNANCE.md [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 882 Jan 10 06:21 Jenkinsfile [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 10 06:21 LICENSE [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 2424 Jan 10 06:21 Makefile [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 10 06:21 OWNERS.md [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jan 10 06:21 README.md [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 10 06:21 VERSION [2025-01-10T06:24:21.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:21 bin [2025-01-10T06:24:21.434Z] -rw-r--r-- 1 jenkins jenkins 500027 Jan 10 06:23 coverage.out [2025-01-10T06:24:21.434Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 06:21 example [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 6176 Jan 10 06:21 go.mod [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 86943 Jan 10 06:21 go.sum [2025-01-10T06:24:21.434Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 10 06:21 internal [2025-01-10T06:24:21.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:21 openapi [2025-01-10T06:24:21.434Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 06:21 pkg [2025-01-10T06:24:21.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:21 snap [2025-01-10T06:24:21.434Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 10 06:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:24:21.752Z] + 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=5e214252283fb43477caa9f656c642f716757b9a --label arch=amd64 --label version=4.0.0-dev.16 . [2025-01-10T06:24:21.752Z] Sending build context to Docker daemon 25.43MB [2025-01-10T06:24:21.752Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-01-10T06:24:21.752Z] Step 2/24 : FROM ${BASE} AS builder [2025-01-10T06:24:21.752Z] ---> 98a0637bee7a [2025-01-10T06:24:21.752Z] Step 3/24 : ARG MAKE=make build [2025-01-10T06:24:22.321Z] ---> Running in 33fd4ef01e87 [2025-01-10T06:24:22.322Z] Removing intermediate container 33fd4ef01e87 [2025-01-10T06:24:22.322Z] ---> 9b2ac3f5039d [2025-01-10T06:24:22.322Z] Step 4/24 : WORKDIR /device-sdk-go [2025-01-10T06:24:22.322Z] ---> Running in 51ee63e7e0f4 [2025-01-10T06:24:22.322Z] Removing intermediate container 51ee63e7e0f4 [2025-01-10T06:24:22.322Z] ---> 86e6cec6c46c [2025-01-10T06:24:22.322Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-10T06:24:22.322Z] ---> Running in b00f7cc7a98c [2025-01-10T06:24:22.322Z] Removing intermediate container b00f7cc7a98c [2025-01-10T06:24:22.322Z] ---> fb8cb7c246b3 [2025-01-10T06:24:22.322Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-01-10T06:24:22.581Z] ---> Running in 77e926470e34 [2025-01-10T06:24:22.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T06:24:22.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T06:24:23.411Z] OK: 248 MiB in 58 packages [2025-01-10T06:24:23.671Z] Removing intermediate container 77e926470e34 [2025-01-10T06:24:23.671Z] ---> dbda27af3e8e [2025-01-10T06:24:23.671Z] Step 7/24 : COPY go.mod vendor* ./ [2025-01-10T06:24:23.671Z] ---> 06ff144dd517 [2025-01-10T06:24:23.671Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T06:24:23.671Z] ---> Running in 8c8bd2fb0406 [2025-01-10T06:24:24.612Z] Removing intermediate container 8c8bd2fb0406 [2025-01-10T06:24:24.612Z] ---> 73e2c318a34f [2025-01-10T06:24:24.612Z] Step 9/24 : COPY . . [2025-01-10T06:24:25.650Z] ---> 6fd1fa395d81 [2025-01-10T06:24:25.650Z] Step 10/24 : RUN ${MAKE} [2025-01-10T06:24:25.650Z] ---> Running in e436da41aac5 [2025-01-10T06:24:25.650Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-01-10T06:24:57.754Z] Removing intermediate container e436da41aac5 [2025-01-10T06:24:57.754Z] ---> f7ff5613ac38 [2025-01-10T06:24:57.754Z] Step 11/24 : FROM alpine:3.20 [2025-01-10T06:24:57.754Z] 3.20: Pulling from library/alpine [2025-01-10T06:24:57.754Z] 66a3d608f3fa: Pulling fs layer [2025-01-10T06:24:58.117Z] 66a3d608f3fa: Verifying Checksum [2025-01-10T06:24:58.117Z] 66a3d608f3fa: Download complete [2025-01-10T06:24:58.117Z] 66a3d608f3fa: Pull complete [2025-01-10T06:24:58.117Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T06:24:58.117Z] Status: Downloaded newer image for alpine:3.20 [2025-01-10T06:24:58.117Z] ---> e29df9b510ff [2025-01-10T06:24:58.117Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-01-10T06:24:58.378Z] ---> Running in 46343fc9aa61 [2025-01-10T06:24:58.378Z] Removing intermediate container 46343fc9aa61 [2025-01-10T06:24:58.378Z] ---> 1e9123b1d1dd [2025-01-10T06:24:58.378Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-01-10T06:24:58.378Z] ---> Running in 67c122c190f4 [2025-01-10T06:24:58.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T06:24:58.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T06:24:59.158Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T06:24:59.158Z] Executing busybox-1.36.1-r29.trigger [2025-01-10T06:24:59.158Z] OK: 8 MiB in 15 packages [2025-01-10T06:24:59.417Z] Removing intermediate container 67c122c190f4 [2025-01-10T06:24:59.417Z] ---> 9454653f3907 [2025-01-10T06:24:59.418Z] Step 14/24 : RUN apk --no-cache upgrade [2025-01-10T06:24:59.418Z] ---> Running in 108ff8a01225 [2025-01-10T06:24:59.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T06:24:59.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T06:25:00.195Z] OK: 8 MiB in 15 packages [2025-01-10T06:25:00.455Z] Removing intermediate container 108ff8a01225 [2025-01-10T06:25:00.455Z] ---> 674f4d02df55 [2025-01-10T06:25:00.455Z] Step 15/24 : WORKDIR / [2025-01-10T06:25:00.455Z] ---> Running in 312306c4228a [2025-01-10T06:25:00.715Z] Removing intermediate container 312306c4228a [2025-01-10T06:25:00.715Z] ---> 689626b66f22 [2025-01-10T06:25:00.715Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-01-10T06:25:00.715Z] ---> 49a65f7dd46a [2025-01-10T06:25:00.715Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-01-10T06:25:02.637Z] ---> d22a6010bd92 [2025-01-10T06:25:02.637Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-01-10T06:25:02.637Z] ---> e284369d9182 [2025-01-10T06:25:02.637Z] Step 19/24 : EXPOSE 59999 [2025-01-10T06:25:02.637Z] ---> Running in 2bea26c9f396 [2025-01-10T06:25:02.637Z] Removing intermediate container 2bea26c9f396 [2025-01-10T06:25:02.637Z] ---> fef4835ed0eb [2025-01-10T06:25:02.637Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-01-10T06:25:02.637Z] ---> Running in 6ba513487881 [2025-01-10T06:25:02.637Z] Removing intermediate container 6ba513487881 [2025-01-10T06:25:02.637Z] ---> 66afa84206cb [2025-01-10T06:25:02.637Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-01-10T06:25:02.637Z] ---> Running in cbd3f7b0c360 [2025-01-10T06:25:02.897Z] Removing intermediate container cbd3f7b0c360 [2025-01-10T06:25:02.897Z] ---> 280d86d2778e [2025-01-10T06:25:02.897Z] Step 22/24 : LABEL arch=amd64 [2025-01-10T06:25:02.897Z] ---> Running in a3f890c39a6f [2025-01-10T06:25:02.897Z] Removing intermediate container a3f890c39a6f [2025-01-10T06:25:02.897Z] ---> 52451c43385e [2025-01-10T06:25:02.897Z] Step 23/24 : LABEL git_sha=5e214252283fb43477caa9f656c642f716757b9a [2025-01-10T06:25:02.897Z] ---> Running in 98b5c434406f [2025-01-10T06:25:02.897Z] Removing intermediate container 98b5c434406f [2025-01-10T06:25:02.897Z] ---> 8d8a138d1e3d [2025-01-10T06:25:02.897Z] Step 24/24 : LABEL version=4.0.0-dev.16 [2025-01-10T06:25:03.157Z] ---> Running in 962d9e81e9a5 [2025-01-10T06:25:03.157Z] Removing intermediate container 962d9e81e9a5 [2025-01-10T06:25:03.157Z] ---> 2a0f809ed7e5 [2025-01-10T06:25:03.158Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-10T06:25:03.158Z] Successfully built 2a0f809ed7e5 [2025-01-10T06:25:03.158Z] 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-01-10T06:25:03.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T06:25:03.654Z] [2025-01-10T06:25:03.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:25:03.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T06:25:03.966Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T06:25:03.966Z] 5eb5b503b376: Pulling fs layer [2025-01-10T06:25:03.966Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T06:25:03.966Z] ec43610c2a17: Pulling fs layer [2025-01-10T06:25:03.966Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T06:25:03.966Z] 33b1e0a273af: Pulling fs layer [2025-01-10T06:25:03.966Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T06:25:03.966Z] 2f39f015ded8: Pulling fs layer [2025-01-10T06:25:03.966Z] 3a2ae6a8a46f: Waiting [2025-01-10T06:25:03.966Z] 33b1e0a273af: Waiting [2025-01-10T06:25:03.966Z] 5d3b04190fa2: Waiting [2025-01-10T06:25:03.966Z] 5c69ac0246d0: Verifying Checksum [2025-01-10T06:25:03.966Z] 5c69ac0246d0: Download complete [2025-01-10T06:25:03.966Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-10T06:25:03.966Z] 3a2ae6a8a46f: Download complete [2025-01-10T06:25:03.966Z] 33b1e0a273af: Verifying Checksum [2025-01-10T06:25:03.966Z] 33b1e0a273af: Download complete [2025-01-10T06:25:03.966Z] 5d3b04190fa2: Download complete [2025-01-10T06:25:03.966Z] ec43610c2a17: Download complete [2025-01-10T06:25:04.224Z] 5eb5b503b376: Verifying Checksum [2025-01-10T06:25:04.224Z] 5eb5b503b376: Download complete [2025-01-10T06:25:04.790Z] 2f39f015ded8: Download complete [2025-01-10T06:25:05.358Z] 5eb5b503b376: Pull complete [2025-01-10T06:25:05.617Z] 5c69ac0246d0: Pull complete [2025-01-10T06:25:05.876Z] ec43610c2a17: Pull complete [2025-01-10T06:25:06.135Z] 3a2ae6a8a46f: Pull complete [2025-01-10T06:25:06.395Z] 33b1e0a273af: Pull complete [2025-01-10T06:25:06.395Z] 5d3b04190fa2: Pull complete [2025-01-10T06:25:11.669Z] 2f39f015ded8: Pull complete [2025-01-10T06:25:11.669Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T06:25:11.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T06:25:11.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:25:11.779Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:25:11.809Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-10T06:25:15.210Z] $ docker top 8a9af89895deb4cbf160fc2fe4bff1325cc5affdf7eb4b9d5c6aeee87d70185d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:25:15.603Z] ---> job-cost.sh [2025-01-10T06:25:15.604Z] lf-activate-venv: SKIPPING [2025-01-10T06:25:15.604Z] INFO: No Stack... [2025-01-10T06:25:15.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T06:25:16.123Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T06:25:16.417Z] + cut -d, -f6 [2025-01-10T06:25:16.417Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock [2025-01-10T06:25:16.430Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-339-stack-cost] [2025-01-10T06:25:16.438Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-339-stack-cost] did not exist. Created. [2025-01-10T06:25:16.443Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-339-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T06:25:16.750Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T06:25:16.779Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T06:25:16.787Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-339-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T06:25:16.809Z] $ docker stop --time=1 8a9af89895deb4cbf160fc2fe4bff1325cc5affdf7eb4b9d5c6aeee87d70185d [2025-01-10T06:25:17.970Z] $ docker rm -f --volumes 8a9af89895deb4cbf160fc2fe4bff1325cc5affdf7eb4b9d5c6aeee87d70185d [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-01-10T06:25:18.285Z] provisioning config files... [2025-01-10T06:25:18.294Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4014469919996928350tmp [Pipeline] { [Pipeline] sh [2025-01-10T06:25:18.592Z] + set +x [2025-01-10T06:25:18.592Z] + curl -s https://codecov.io/bash+ [2025-01-10T06:25:18.592Z] bash -s -- [2025-01-10T06:25:18.592Z] [2025-01-10T06:25:18.592Z] _____ _ [2025-01-10T06:25:18.592Z] / ____| | | [2025-01-10T06:25:18.592Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T06:25:18.592Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T06:25:18.592Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T06:25:18.592Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T06:25:18.592Z] Bash-1.0.6 [2025-01-10T06:25:18.592Z] [2025-01-10T06:25:18.592Z] [2025-01-10T06:25:18.592Z] ==> git version 2.25.1 found [2025-01-10T06:25:18.592Z] ==> 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-01-10T06:25:18.592Z] Release-Date: 2020-01-08 [2025-01-10T06:25:18.592Z] 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-01-10T06:25:18.593Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T06:25:18.593Z] ==> Jenkins CI detected. [2025-01-10T06:25:18.593Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-01-10T06:25:18.593Z] project root: . [2025-01-10T06:25:18.593Z] --> token set from env [2025-01-10T06:25:18.593Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T06:25:18.593Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T06:25:18.593Z] ==> Python coveragepy not found [2025-01-10T06:25:18.593Z] ==> Searching for coverage reports in: [2025-01-10T06:25:18.593Z] + . [2025-01-10T06:25:18.851Z] -> Found 1 reports [2025-01-10T06:25:18.852Z] ==> Detecting git/mercurial file structure [2025-01-10T06:25:18.852Z] ==> Reading reports [2025-01-10T06:25:18.852Z] + ./coverage.out bytes=500027 [2025-01-10T06:25:18.852Z] ==> Appending adjustments [2025-01-10T06:25:18.852Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T06:25:19.111Z] + Found adjustments [2025-01-10T06:25:19.111Z] ==> Gzipping contents [2025-01-10T06:25:19.111Z] 48K /tmp/codecov.bMAQE7.gz [2025-01-10T06:25:19.111Z] ==> Uploading reports [2025-01-10T06:25:19.111Z] url: https://codecov.io [2025-01-10T06:25:19.112Z] query: branch=main&commit=5e214252283fb43477caa9f656c642f716757b9a&build=339&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F339%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T06:25:19.112Z] -> Pinging Codecov [2025-01-10T06:25:19.112Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e214252283fb43477caa9f656c642f716757b9a&build=339&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F339%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T06:25:19.371Z] -> Uploading to [2025-01-10T06:25:19.371Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/5e214252283fb43477caa9f656c642f716757b9a/59aa843e-74e7-42b7-850f-b9d03b8c5f51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T062519Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0dc63bab272c76a9e9f1843936e6723c0e1be45aa0e0b5cc02e3936efd8ffc75 [2025-01-10T06:25:19.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T06:25:19.371Z] Dload Upload Total Spent Left Speed [2025-01-10T06:25:19.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47742 0 0 100 47742 0 229k --:--:-- --:--:-- --:--:-- 228k 100 47742 0 0 100 47742 0 217k --:--:-- --:--:-- --:--:-- 217k [2025-01-10T06:25:19.630Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5e214252283fb43477caa9f656c642f716757b9a [Pipeline] } [2025-01-10T06:25:19.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-10T06:25:19.859Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-10T06:25:19.877Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:25:20.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T06:25:20.182Z] [2025-01-10T06:25:20.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:25:20.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T06:25:20.485Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-10T06:25:20.485Z] 43c4264eed91: Pulling fs layer [2025-01-10T06:25:20.485Z] 4cc291be95ef: Pulling fs layer [2025-01-10T06:25:20.485Z] 2ac1f1163629: Pulling fs layer [2025-01-10T06:25:20.485Z] 5c3c966382ef: Pulling fs layer [2025-01-10T06:25:20.485Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T06:25:20.485Z] d9c7d2e4e75e: Pulling fs layer [2025-01-10T06:25:20.485Z] 9c3e1370e548: Pulling fs layer [2025-01-10T06:25:20.485Z] 4f4fb700ef54: Waiting [2025-01-10T06:25:20.485Z] d9c7d2e4e75e: Waiting [2025-01-10T06:25:20.485Z] 9c3e1370e548: Waiting [2025-01-10T06:25:20.485Z] 5c3c966382ef: Waiting [2025-01-10T06:25:20.485Z] 4cc291be95ef: Download complete [2025-01-10T06:25:20.485Z] 5c3c966382ef: Download complete [2025-01-10T06:25:20.485Z] 4f4fb700ef54: Download complete [2025-01-10T06:25:20.485Z] 43c4264eed91: Download complete [2025-01-10T06:25:20.744Z] 43c4264eed91: Pull complete [2025-01-10T06:25:20.744Z] d9c7d2e4e75e: Verifying Checksum [2025-01-10T06:25:20.744Z] d9c7d2e4e75e: Download complete [2025-01-10T06:25:20.744Z] 4cc291be95ef: Pull complete [2025-01-10T06:25:21.003Z] 2ac1f1163629: Download complete [2025-01-10T06:25:21.574Z] 9c3e1370e548: Verifying Checksum [2025-01-10T06:25:21.574Z] 9c3e1370e548: Download complete [2025-01-10T06:25:24.861Z] 2ac1f1163629: Pull complete [2025-01-10T06:25:24.861Z] 5c3c966382ef: Pull complete [2025-01-10T06:25:24.861Z] 4f4fb700ef54: Pull complete [2025-01-10T06:25:25.121Z] d9c7d2e4e75e: Pull complete [2025-01-10T06:25:28.408Z] 9c3e1370e548: Pull complete [2025-01-10T06:25:28.408Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-10T06:25:28.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T06:25:28.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:25:28.523Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:25:28.557Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-10T06:25:33.979Z] $ docker top a07804b319e53a35a14588b3807d4fd82c5a98684f3a62f3a498f53504ffa755 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T06:25:34.342Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-01-10T06:25:34.354Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-01-10T06:25:34.635Z] + set -o pipefail [2025-01-10T06:25:34.635Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-01-10T06:25:42.761Z] [2025-01-10T06:25:42.761Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-01-10T06:25:42.761Z] [2025-01-10T06:25:42.762Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/c60de89e-ade5-4f07-90fe-814824329ec5 [2025-01-10T06:25:42.762Z] [2025-01-10T06:25:42.762Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-10T06:25:42.762Z] [2025-01-10T06:25:43.021Z] [2025-01-10T06:25:43.021Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-10T06:25:43.021Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-10T06:25:43.288Z] $ docker stop --time=1 a07804b319e53a35a14588b3807d4fd82c5a98684f3a62f3a498f53504ffa755 [2025-01-10T06:25:44.630Z] $ docker rm -f --volumes a07804b319e53a35a14588b3807d4fd82c5a98684f3a62f3a498f53504ffa755 [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-01-10T06:25:45.305Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T06:25:45.324Z] provisioning config files... [2025-01-10T06:25:45.334Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3656436115382928530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:25:45.632Z] --> edgex-publish-swagger.sh [2025-01-10T06:25:45.632Z] === Publish openapi API === [2025-01-10T06:25:45.632Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-10T06:25:45.632Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-01-10T06:25:45.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T06:25:45.632Z] Dload Upload Total Spent Left Speed [2025-01-10T06:25:45.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 325 78162 --:--:-- --:--:-- --:--:-- 78487 [2025-01-10T06:25:45.890Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T06:25:45.890Z] [Pipeline] } [2025-01-10T06:25:45.897Z] 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-01-10T06:25:46.457Z] + git log --format=format:%s -1 5e214252283fb43477caa9f656c642f716757b9a [Pipeline] sh [2025-01-10T06:25:46.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T06:25:46.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:25:47.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T06:25:47.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:25:47.280Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:25:47.354Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T06:25:49.180Z] $ docker top 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec -eo pid,comm [2025-01-10T06:25:49.239Z] 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-01-10T06:25:49.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T06:25:49.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T06:25:49.303Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T06:25:49.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T06:25:49.419Z] $ docker exec 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec ssh-agent [2025-01-10T06:25:49.535Z] SSH_AUTH_SOCK=/tmp/ssh-flDRfFKPaD2D/agent.31 [2025-01-10T06:25:49.535Z] SSH_AGENT_PID=37 [2025-01-10T06:25:49.540Z] Running ssh-add (command line suppressed) [2025-01-10T06:25:49.658Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10603890777730705151.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10603890777730705151.key) [2025-01-10T06:25:49.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T06:25:49.967Z] + git semver tag [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,147 [run_tag] DEBUG tag force:False [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,148 [check_head_tag] DEBUG check head tag [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,149 [execute] INFO git cat-file --batch-check [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,153 [execute] INFO git cat-file --batch [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,188 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,188 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,188 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-10T06:25:50.225Z] 2025-01-10 06:25:50,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:25:50.225Z] 4.0.0-dev.16 [Pipeline] } [2025-01-10T06:25:50.233Z] $ docker exec --env ******** --env ******** 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec ssh-agent -k [2025-01-10T06:25:50.340Z] unset SSH_AUTH_SOCK; [2025-01-10T06:25:50.341Z] unset SSH_AGENT_PID; [2025-01-10T06:25:50.341Z] echo Agent pid 37 killed; [2025-01-10T06:25:50.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T06:25:50.684Z] + git semver [Pipeline] } [2025-01-10T06:25:50.954Z] $ docker stop --time=1 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec [2025-01-10T06:25:52.264Z] $ docker rm -f --volumes 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:25:52.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T06:25:52.684Z] [2025-01-10T06:25:52.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:25:52.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T06:25:52.990Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-10T06:25:52.990Z] ab5ef0e58194: Pulling fs layer [2025-01-10T06:25:52.990Z] 9712f1f96733: Pulling fs layer [2025-01-10T06:25:52.990Z] 63f879dbbcfc: Pulling fs layer [2025-01-10T06:25:52.990Z] 0d9ebad4ef96: Pulling fs layer [2025-01-10T06:25:52.990Z] e9a5061849ea: Pulling fs layer [2025-01-10T06:25:52.990Z] d747dcd14b5f: Pulling fs layer [2025-01-10T06:25:52.990Z] 2de7ff778b66: Pulling fs layer [2025-01-10T06:25:52.990Z] 0d9ebad4ef96: Waiting [2025-01-10T06:25:52.990Z] e9a5061849ea: Waiting [2025-01-10T06:25:52.990Z] d747dcd14b5f: Waiting [2025-01-10T06:25:52.990Z] 2de7ff778b66: Waiting [2025-01-10T06:25:52.990Z] 9712f1f96733: Verifying Checksum [2025-01-10T06:25:52.990Z] 9712f1f96733: Download complete [2025-01-10T06:25:53.250Z] 63f879dbbcfc: Verifying Checksum [2025-01-10T06:25:53.250Z] 63f879dbbcfc: Download complete [2025-01-10T06:25:53.508Z] e9a5061849ea: Verifying Checksum [2025-01-10T06:25:53.508Z] e9a5061849ea: Download complete [2025-01-10T06:25:53.508Z] 0d9ebad4ef96: Verifying Checksum [2025-01-10T06:25:53.508Z] 0d9ebad4ef96: Download complete [2025-01-10T06:25:53.508Z] d747dcd14b5f: Verifying Checksum [2025-01-10T06:25:53.508Z] d747dcd14b5f: Download complete [2025-01-10T06:25:53.508Z] ab5ef0e58194: Verifying Checksum [2025-01-10T06:25:53.508Z] ab5ef0e58194: Download complete [2025-01-10T06:25:53.508Z] 2de7ff778b66: Verifying Checksum [2025-01-10T06:25:53.508Z] 2de7ff778b66: Download complete [2025-01-10T06:25:56.913Z] ab5ef0e58194: Pull complete [2025-01-10T06:25:56.913Z] 9712f1f96733: Pull complete [2025-01-10T06:25:57.171Z] 63f879dbbcfc: Pull complete [2025-01-10T06:26:01.355Z] 0d9ebad4ef96: Pull complete [2025-01-10T06:26:01.355Z] e9a5061849ea: Pull complete [2025-01-10T06:26:01.612Z] d747dcd14b5f: Pull complete [2025-01-10T06:26:02.545Z] 2de7ff778b66: Pull complete [2025-01-10T06:26:02.545Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-10T06:26:02.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T06:26:02.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:26:02.669Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:26:02.695Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-10T06:26:08.203Z] $ docker top acfb1489746bb3b5a94700774496351d70e6a604f31aa7ad5ff5afe1b71449d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-10T06:26:08.279Z] provisioning config files... [2025-01-10T06:26:08.293Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15708667208607314656tmp [2025-01-10T06:26:08.304Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17721010790285756003tmp [2025-01-10T06:26:08.311Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16115782058559656278tmp [Pipeline] { [Pipeline] echo [2025-01-10T06:26:08.405Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:08.706Z] ---> sigul-configuration.sh [2025-01-10T06:26:08.706Z] gpg: directory `/root/.gnupg' created [2025-01-10T06:26:08.706Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-10T06:26:08.706Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-10T06:26:08.706Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-10T06:26:08.706Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-10T06:26:08.706Z] gpg: CAST5 encrypted data [2025-01-10T06:26:08.706Z] gpg: encrypted with 1 passphrase [2025-01-10T06:26:08.706Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-10T06:26:09.003Z] + mkdir /home/jenkins [2025-01-10T06:26:09.003Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-10T06:26:09.300Z] + 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-01-10T06:26:09.313Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:09.610Z] ---> sigul-install.sh [2025-01-10T06:26:09.610Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-10T06:26:09.899Z] + git tag --list [2025-01-10T06:26:09.900Z] 0.7.1 [2025-01-10T06:26:09.900Z] delhi-tag [2025-01-10T06:26:09.900Z] v1.0.0 [2025-01-10T06:26:09.900Z] v1.1.0 [2025-01-10T06:26:09.900Z] v1.1.1 [2025-01-10T06:26:09.900Z] v1.1.2 [2025-01-10T06:26:09.900Z] v1.2.0 [2025-01-10T06:26:09.900Z] v1.2.1 [2025-01-10T06:26:09.900Z] v1.2.2 [2025-01-10T06:26:09.900Z] v1.2.3 [2025-01-10T06:26:09.900Z] v1.3.0 [2025-01-10T06:26:09.900Z] v1.4.0 [2025-01-10T06:26:09.900Z] v2.0.0 [2025-01-10T06:26:09.900Z] v2.1.0 [2025-01-10T06:26:09.900Z] v2.1.1 [2025-01-10T06:26:09.900Z] v2.2.0 [2025-01-10T06:26:09.900Z] v2.3.0 [2025-01-10T06:26:09.900Z] v2.3.1 [2025-01-10T06:26:09.900Z] v3.0 [2025-01-10T06:26:09.900Z] v3.0.0 [2025-01-10T06:26:09.900Z] v3.0.1-dev.1 [2025-01-10T06:26:09.900Z] v3.1 [2025-01-10T06:26:09.900Z] v3.1.0 [2025-01-10T06:26:09.900Z] v3.1.0-dev.1 [2025-01-10T06:26:09.900Z] v3.1.0-dev.10 [2025-01-10T06:26:09.900Z] v3.1.0-dev.11 [2025-01-10T06:26:09.900Z] v3.1.0-dev.12 [2025-01-10T06:26:09.900Z] v3.1.0-dev.13 [2025-01-10T06:26:09.900Z] v3.1.0-dev.14 [2025-01-10T06:26:09.900Z] v3.1.0-dev.15 [2025-01-10T06:26:09.900Z] v3.1.0-dev.16 [2025-01-10T06:26:09.900Z] v3.1.0-dev.17 [2025-01-10T06:26:09.900Z] v3.1.0-dev.18 [2025-01-10T06:26:09.900Z] v3.1.0-dev.19 [2025-01-10T06:26:09.900Z] v3.1.0-dev.2 [2025-01-10T06:26:09.900Z] v3.1.0-dev.20 [2025-01-10T06:26:09.900Z] v3.1.0-dev.21 [2025-01-10T06:26:09.900Z] v3.1.0-dev.22 [2025-01-10T06:26:09.900Z] v3.1.0-dev.23 [2025-01-10T06:26:09.900Z] v3.1.0-dev.24 [2025-01-10T06:26:09.900Z] v3.1.0-dev.25 [2025-01-10T06:26:09.900Z] v3.1.0-dev.26 [2025-01-10T06:26:09.900Z] v3.1.0-dev.27 [2025-01-10T06:26:09.900Z] v3.1.0-dev.28 [2025-01-10T06:26:09.900Z] v3.1.0-dev.29 [2025-01-10T06:26:09.900Z] v3.1.0-dev.3 [2025-01-10T06:26:09.900Z] v3.1.0-dev.30 [2025-01-10T06:26:09.900Z] v3.1.0-dev.31 [2025-01-10T06:26:09.900Z] v3.1.0-dev.32 [2025-01-10T06:26:09.900Z] v3.1.0-dev.33 [2025-01-10T06:26:09.900Z] v3.1.0-dev.34 [2025-01-10T06:26:09.900Z] v3.1.0-dev.35 [2025-01-10T06:26:09.900Z] v3.1.0-dev.36 [2025-01-10T06:26:09.900Z] v3.1.0-dev.37 [2025-01-10T06:26:09.900Z] v3.1.0-dev.38 [2025-01-10T06:26:09.900Z] v3.1.0-dev.39 [2025-01-10T06:26:09.900Z] v3.1.0-dev.4 [2025-01-10T06:26:09.900Z] v3.1.0-dev.40 [2025-01-10T06:26:09.900Z] v3.1.0-dev.41 [2025-01-10T06:26:09.900Z] v3.1.0-dev.5 [2025-01-10T06:26:09.900Z] v3.1.0-dev.6 [2025-01-10T06:26:09.900Z] v3.1.0-dev.7 [2025-01-10T06:26:09.900Z] v3.1.0-dev.8 [2025-01-10T06:26:09.900Z] v3.1.0-dev.9 [2025-01-10T06:26:09.900Z] v3.1.1 [2025-01-10T06:26:09.900Z] v3.1.1-dev.1 [2025-01-10T06:26:09.900Z] v3.2.0-dev.1 [2025-01-10T06:26:09.900Z] v3.2.0-dev.10 [2025-01-10T06:26:09.900Z] v3.2.0-dev.11 [2025-01-10T06:26:09.900Z] v3.2.0-dev.12 [2025-01-10T06:26:09.900Z] v3.2.0-dev.13 [2025-01-10T06:26:09.900Z] v3.2.0-dev.14 [2025-01-10T06:26:09.900Z] v3.2.0-dev.15 [2025-01-10T06:26:09.900Z] v3.2.0-dev.16 [2025-01-10T06:26:09.900Z] v3.2.0-dev.17 [2025-01-10T06:26:09.900Z] v3.2.0-dev.18 [2025-01-10T06:26:09.900Z] v3.2.0-dev.19 [2025-01-10T06:26:09.900Z] v3.2.0-dev.2 [2025-01-10T06:26:09.900Z] v3.2.0-dev.20 [2025-01-10T06:26:09.900Z] v3.2.0-dev.21 [2025-01-10T06:26:09.900Z] v3.2.0-dev.22 [2025-01-10T06:26:09.900Z] v3.2.0-dev.23 [2025-01-10T06:26:09.900Z] v3.2.0-dev.24 [2025-01-10T06:26:09.900Z] v3.2.0-dev.25 [2025-01-10T06:26:09.900Z] v3.2.0-dev.26 [2025-01-10T06:26:09.900Z] v3.2.0-dev.27 [2025-01-10T06:26:09.900Z] v3.2.0-dev.28 [2025-01-10T06:26:09.900Z] v3.2.0-dev.29 [2025-01-10T06:26:09.900Z] v3.2.0-dev.3 [2025-01-10T06:26:09.900Z] v3.2.0-dev.30 [2025-01-10T06:26:09.900Z] v3.2.0-dev.31 [2025-01-10T06:26:09.900Z] v3.2.0-dev.32 [2025-01-10T06:26:09.900Z] v3.2.0-dev.33 [2025-01-10T06:26:09.900Z] v3.2.0-dev.34 [2025-01-10T06:26:09.900Z] v3.2.0-dev.35 [2025-01-10T06:26:09.900Z] v3.2.0-dev.36 [2025-01-10T06:26:09.900Z] v3.2.0-dev.37 [2025-01-10T06:26:09.900Z] v3.2.0-dev.38 [2025-01-10T06:26:09.900Z] v3.2.0-dev.39 [2025-01-10T06:26:09.900Z] v3.2.0-dev.4 [2025-01-10T06:26:09.900Z] v3.2.0-dev.40 [2025-01-10T06:26:09.900Z] v3.2.0-dev.41 [2025-01-10T06:26:09.900Z] v3.2.0-dev.42 [2025-01-10T06:26:09.900Z] v3.2.0-dev.43 [2025-01-10T06:26:09.900Z] v3.2.0-dev.44 [2025-01-10T06:26:09.900Z] v3.2.0-dev.45 [2025-01-10T06:26:09.900Z] v3.2.0-dev.46 [2025-01-10T06:26:09.900Z] v3.2.0-dev.47 [2025-01-10T06:26:09.900Z] v3.2.0-dev.48 [2025-01-10T06:26:09.900Z] v3.2.0-dev.5 [2025-01-10T06:26:09.900Z] v3.2.0-dev.6 [2025-01-10T06:26:09.900Z] v3.2.0-dev.7 [2025-01-10T06:26:09.900Z] v3.2.0-dev.8 [2025-01-10T06:26:09.900Z] v3.2.0-dev.9 [2025-01-10T06:26:09.900Z] v4.0.0-dev.1 [2025-01-10T06:26:09.900Z] v4.0.0-dev.10 [2025-01-10T06:26:09.900Z] v4.0.0-dev.11 [2025-01-10T06:26:09.900Z] v4.0.0-dev.12 [2025-01-10T06:26:09.900Z] v4.0.0-dev.13 [2025-01-10T06:26:09.900Z] v4.0.0-dev.14 [2025-01-10T06:26:09.900Z] v4.0.0-dev.15 [2025-01-10T06:26:09.900Z] v4.0.0-dev.16 [2025-01-10T06:26:09.900Z] v4.0.0-dev.2 [2025-01-10T06:26:09.900Z] v4.0.0-dev.3 [2025-01-10T06:26:09.900Z] v4.0.0-dev.4 [2025-01-10T06:26:09.900Z] v4.0.0-dev.5 [2025-01-10T06:26:09.900Z] v4.0.0-dev.6 [2025-01-10T06:26:09.900Z] v4.0.0-dev.7 [2025-01-10T06:26:09.900Z] v4.0.0-dev.8 [2025-01-10T06:26:09.900Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-10T06:26:10.209Z] + lftools sign git-tag v4.0.0-dev.16 [2025-01-10T06:26:10.778Z] Signing Git tag with Sigul... [2025-01-10T06:26:10.778Z] Signing v4.0.0-dev.16 [Pipeline] echo [2025-01-10T06:26:11.052Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:11.351Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-10T06:26:11.358Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-10T06:26:11.386Z] $ docker stop --time=1 acfb1489746bb3b5a94700774496351d70e6a604f31aa7ad5ff5afe1b71449d3 [2025-01-10T06:26:12.705Z] $ docker rm -f --volumes acfb1489746bb3b5a94700774496351d70e6a604f31aa7ad5ff5afe1b71449d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-10T06:26:13.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T06:26:13.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:26:13.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T06:26:13.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:26:13.537Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:26:13.561Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T06:26:13.895Z] $ docker top cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 -eo pid,comm [2025-01-10T06:26:13.948Z] 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-01-10T06:26:13.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T06:26:13.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T06:26:13.998Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T06:26:14.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T06:26:14.105Z] $ docker exec cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 ssh-agent [2025-01-10T06:26:14.205Z] SSH_AUTH_SOCK=/tmp/ssh-ulhhrJ7wR6Id/agent.32 [2025-01-10T06:26:14.205Z] SSH_AGENT_PID=38 [2025-01-10T06:26:14.209Z] Running ssh-add (command line suppressed) [2025-01-10T06:26:14.316Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8856886196292182973.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8856886196292182973.key) [2025-01-10T06:26:14.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T06:26:14.620Z] + git semver bump pre [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,815 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,815 [bump_version] DEBUG bumped version:4.0.0-dev.17 [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,815 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,815 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,818 [execute] INFO git cat-file --batch-check [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,824 [execute] INFO git cat-file --batch [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T06:26:14.879Z] 2025-01-10 06:26:14,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:26:14.879Z] 4.0.0-dev.17 [Pipeline] } [2025-01-10T06:26:14.886Z] $ docker exec --env ******** --env ******** cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 ssh-agent -k [2025-01-10T06:26:14.996Z] unset SSH_AUTH_SOCK; [2025-01-10T06:26:14.996Z] unset SSH_AGENT_PID; [2025-01-10T06:26:14.996Z] echo Agent pid 38 killed; [2025-01-10T06:26:15.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T06:26:15.338Z] + git semver [Pipeline] } [2025-01-10T06:26:15.608Z] $ docker stop --time=1 cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 [2025-01-10T06:26:16.924Z] $ docker rm -f --volumes cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T06:26:17.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T06:26:17.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:26:17.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T06:26:17.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:26:17.662Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:26:17.688Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T06:26:18.033Z] $ docker top ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 -eo pid,comm [2025-01-10T06:26:18.085Z] 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-01-10T06:26:18.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T06:26:18.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T06:26:18.147Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T06:26:18.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T06:26:18.258Z] $ docker exec ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 ssh-agent [2025-01-10T06:26:18.359Z] SSH_AUTH_SOCK=/tmp/ssh-CEcdUdmGYGBd/agent.31 [2025-01-10T06:26:18.359Z] SSH_AGENT_PID=37 [2025-01-10T06:26:18.364Z] Running ssh-add (command line suppressed) [2025-01-10T06:26:18.468Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3457132359333425387.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3457132359333425387.key) [2025-01-10T06:26:18.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T06:26:18.773Z] + git semver push [2025-01-10T06:26:19.032Z] 2025-01-10 06:26:18,951 [run_push] DEBUG push [2025-01-10T06:26:19.032Z] 2025-01-10 06:26:18,951 [execute] INFO git cat-file --batch-check [2025-01-10T06:26:19.032Z] 2025-01-10 06:26:18,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T06:26:19.032Z] 2025-01-10 06:26:18,955 [execute] INFO git rev-list 88be49bd5a66709f5dc1bbd63e86e6d6c1df0b8a -- [2025-01-10T06:26:19.032Z] 2025-01-10 06:26:18,955 [execute] DEBUG Popen(['git', 'rev-list', '88be49bd5a66709f5dc1bbd63e86e6d6c1df0b8a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T06:26:19.032Z] 2025-01-10 06:26:18,969 [execute] INFO git fetch -v origin [2025-01-10T06:26:19.032Z] 2025-01-10 06:26:18,970 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-10T06:26:19.601Z] 2025-01-10 06:26:19,403 [run_push] DEBUG no remote changes detected [2025-01-10T06:26:19.601Z] 2025-01-10 06:26:19,404 [execute] INFO git push origin semver [2025-01-10T06:26:19.601Z] 2025-01-10 06:26:19,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T06:26:20.168Z] 2025-01-10 06:26:20,055 [run_push] DEBUG push all version tags [2025-01-10T06:26:20.168Z] 2025-01-10 06:26:20,056 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-10T06:26:20.168Z] 2025-01-10 06:26:20,056 [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-01-10T06:26:20.734Z] 2025-01-10 06:26:20,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-10T06:26:20.734Z] 4.0.0-dev.17 [Pipeline] } [2025-01-10T06:26:20.741Z] $ docker exec --env ******** --env ******** ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 ssh-agent -k [2025-01-10T06:26:20.845Z] unset SSH_AUTH_SOCK; [2025-01-10T06:26:20.845Z] unset SSH_AGENT_PID; [2025-01-10T06:26:20.845Z] echo Agent pid 37 killed; [2025-01-10T06:26:20.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T06:26:21.184Z] + git semver [Pipeline] } [2025-01-10T06:26:21.455Z] $ docker stop --time=1 ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 [2025-01-10T06:26:22.749Z] $ docker rm -f --volumes ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 [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-01-10T06:26:23.374Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-01-10T06:26:23.374Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-10T06:26:23.374Z] total 16 [2025-01-10T06:26:23.374Z] drwxr-xr-x 3 root root 4096 Jan 10 06:25 . [2025-01-10T06:26:23.374Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 06:26 .. [2025-01-10T06:26:23.374Z] drwxr-xr-x 2 root root 4096 Jan 10 06:25 cost [2025-01-10T06:26:23.374Z] -rw-r--r-- 1 root root 85 Jan 10 06:25 cost.csv [2025-01-10T06:26:23.374Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-10T06:26:23.374Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-10T06:26:23.374Z] total 16 [2025-01-10T06:26:23.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 06:25 . [2025-01-10T06:26:23.374Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 06:26 .. [2025-01-10T06:26:23.374Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 06:25 cost [2025-01-10T06:26:23.374Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 10 06:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:23.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:24.529Z] ---> package-listing.sh [2025-01-10T06:26:24.529Z] ++ facter osfamily [2025-01-10T06:26:24.529Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T06:26:24.789Z] + OS_FAMILY=debian [2025-01-10T06:26:24.789Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-01-10T06:26:24.789Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T06:26:24.789Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T06:26:24.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T06:26:24.789Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T06:26:24.789Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-10T06:26:24.789Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T06:26:24.789Z] + case "${OS_FAMILY}" in [2025-01-10T06:26:24.789Z] + dpkg -l [2025-01-10T06:26:24.789Z] + grep '^ii' [2025-01-10T06:26:24.789Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T06:26:24.789Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T06:26:24.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T06:26:24.789Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-10T06:26:24.789Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-01-10T06:26:24.789Z] + 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-01-10T06:26:24.798Z] 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-01-10T06:26:25.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T06:26:25.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T06:26:25.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T06:26:25.736Z] prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container [2025-01-10T06:26:25.762Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-10T06:26:25.976Z] $ docker top a86841e111115c5d9d0e873462b852b645422849c21e7808a3c40cb8be4b43a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T06:26:26.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T06:26:26.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T06:26:26.888Z] + ls /var/log/sa-host [2025-01-10T06:26:26.888Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T06:26:26.973Z] provisioning config files... [2025-01-10T06:26:26.983Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16026908252314810606tmp [Pipeline] { [Pipeline] echo [2025-01-10T06:26:27.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:27.298Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T06:26:27.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:27.634Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T06:26:27.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:27.925Z] ---> sudo-logs.sh [2025-01-10T06:26:27.925Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T06:26:27.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:28.237Z] ---> job-cost.sh [2025-01-10T06:26:28.237Z] lf-activate-venv: SKIPPING [2025-01-10T06:26:28.237Z] DEBUG: total: 0.2199999988079071 [2025-01-10T06:26:28.237Z] INFO: Retrieving Stack Cost... [2025-01-10T06:26:28.805Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T06:26:29.374Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T06:26:29.389Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T06:26:29.669Z] ---> logs-deploy.sh [2025-01-10T06:26:29.670Z] lf-activate-venv: SKIPPING [2025-01-10T06:26:29.670Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/339 [2025-01-10T06:26:29.670Z] INFO: archiving workspace using pattern(s): [2025-01-10T06:26:30.604Z] Archives upload complete. [2025-01-10T06:26:30.863Z] INFO: archiving logs to Nexus [2025-01-10T06:26:31.433Z] ---> uname -a: [2025-01-10T06:26:31.433Z] Linux prd-ubuntu20-04-docker-8c-8g-36456 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] ---> lscpu: [2025-01-10T06:26:31.433Z] Architecture: x86_64 [2025-01-10T06:26:31.433Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-10T06:26:31.433Z] Byte Order: Little Endian [2025-01-10T06:26:31.433Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-10T06:26:31.433Z] CPU(s): 8 [2025-01-10T06:26:31.433Z] On-line CPU(s) list: 0-7 [2025-01-10T06:26:31.433Z] Thread(s) per core: 1 [2025-01-10T06:26:31.433Z] Core(s) per socket: 1 [2025-01-10T06:26:31.433Z] Socket(s): 8 [2025-01-10T06:26:31.433Z] NUMA node(s): 1 [2025-01-10T06:26:31.433Z] Vendor ID: AuthenticAMD [2025-01-10T06:26:31.433Z] CPU family: 23 [2025-01-10T06:26:31.433Z] Model: 49 [2025-01-10T06:26:31.433Z] Model name: AMD EPYC-Rome Processor [2025-01-10T06:26:31.433Z] Stepping: 0 [2025-01-10T06:26:31.433Z] CPU MHz: 2799.998 [2025-01-10T06:26:31.433Z] BogoMIPS: 5599.99 [2025-01-10T06:26:31.433Z] Virtualization: AMD-V [2025-01-10T06:26:31.433Z] Hypervisor vendor: KVM [2025-01-10T06:26:31.433Z] Virtualization type: full [2025-01-10T06:26:31.433Z] L1d cache: 256 KiB [2025-01-10T06:26:31.433Z] L1i cache: 256 KiB [2025-01-10T06:26:31.433Z] L2 cache: 4 MiB [2025-01-10T06:26:31.433Z] L3 cache: 128 MiB [2025-01-10T06:26:31.433Z] NUMA node0 CPU(s): 0-7 [2025-01-10T06:26:31.433Z] Vulnerability Itlb multihit: Not affected [2025-01-10T06:26:31.433Z] Vulnerability L1tf: Not affected [2025-01-10T06:26:31.433Z] Vulnerability Mds: Not affected [2025-01-10T06:26:31.433Z] Vulnerability Meltdown: Not affected [2025-01-10T06:26:31.433Z] Vulnerability Mmio stale data: Not affected [2025-01-10T06:26:31.433Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-10T06:26:31.433Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-10T06:26:31.433Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-10T06:26:31.433Z] Vulnerability Srbds: Not affected [2025-01-10T06:26:31.433Z] Vulnerability Tsx async abort: Not affected [2025-01-10T06:26:31.433Z] 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-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] ---> nproc: [2025-01-10T06:26:31.433Z] 8 [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] ---> df -h: [2025-01-10T06:26:31.433Z] Filesystem Size Used Avail Use% Mounted on [2025-01-10T06:26:31.433Z] overlay 155G 14G 142G 9% / [2025-01-10T06:26:31.433Z] tmpfs 64M 0 64M 0% /dev [2025-01-10T06:26:31.433Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-10T06:26:31.433Z] shm 64M 0 64M 0% /dev/shm [2025-01-10T06:26:31.433Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] ---> sar -b -r -n DEV: [2025-01-10T06:26:31.433Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36456) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] 06:20:23 LINUX RESTART (8 CPU) [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] 06:21:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-10T06:26:31.433Z] 06:22:01 413.81 13.46 400.34 0.00 1862.16 42742.98 0.00 [2025-01-10T06:26:31.433Z] 06:23:01 196.14 0.10 196.04 0.00 15.99 72192.04 0.00 [2025-01-10T06:26:31.433Z] 06:24:01 39.83 0.00 39.83 0.00 0.00 28617.93 0.00 [2025-01-10T06:26:31.433Z] 06:25:01 145.66 0.30 145.36 0.00 13.86 49578.14 0.00 [2025-01-10T06:26:31.433Z] 06:26:01 220.34 14.33 206.01 0.00 5543.89 69419.41 0.00 [2025-01-10T06:26:31.433Z] Average: 201.68 5.57 196.11 0.00 1476.68 52541.23 0.00 [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] 06:21:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-10T06:26:31.433Z] 06:22:01 28038104 31510736 794500 2.42 127936 3510704 1880936 5.54 1293036 3042292 891620 [2025-01-10T06:26:31.433Z] 06:23:01 27204144 31361548 936504 2.85 183916 4076096 2281220 6.72 1672292 3427092 564380 [2025-01-10T06:26:31.433Z] 06:24:01 26442484 30897328 1399972 4.26 186844 4343480 2469292 7.28 1903156 3929612 402580 [2025-01-10T06:26:31.433Z] 06:25:01 27335620 31489476 811128 2.47 191652 4073620 1904880 5.61 1416256 3563188 232 [2025-01-10T06:26:31.433Z] 06:26:01 25127920 31456512 828704 2.52 230544 6029976 2021124 5.96 1730516 5259324 590224 [2025-01-10T06:26:31.433Z] Average: 26829654 31343120 954162 2.90 184178 4406775 2111490 6.22 1603051 3844302 489807 [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] 06:21:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-10T06:26:31.433Z] 06:22:01 docker0 342.91 525.62 29.17 3579.32 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:22:01 ens3 800.19 520.93 8773.82 83.61 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:22:01 lo 6.69 6.69 0.66 0.66 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:23:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:23:01 ens3 21.77 14.23 24.44 9.55 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:23:01 vethe83492b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:24:01 docker0 0.90 1.25 0.11 0.35 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:24:01 ens3 10.91 8.29 8.35 4.73 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:24:01 vethe83492b 0.90 1.28 0.12 0.35 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:25:01 docker0 4.68 8.40 0.28 114.96 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:25:01 ens3 33.88 21.13 195.90 10.59 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:25:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:26:01 docker0 76.10 151.76 6.94 1256.80 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:26:01 ens3 706.16 455.68 13120.25 185.10 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] 06:26:01 lo 3.50 3.50 0.35 0.35 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] Average: docker0 83.18 134.76 7.15 972.15 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] Average: ens3 310.51 201.40 4377.92 58.30 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] Average: lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] ---> sar -P ALL: [2025-01-10T06:26:31.433Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36456) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] 06:20:23 LINUX RESTART (8 CPU) [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] 06:21:03 CPU %user %nice %system %iowait %steal %idle [2025-01-10T06:26:31.433Z] 06:22:01 all 9.88 0.00 3.99 3.03 0.07 83.04 [2025-01-10T06:26:31.433Z] 06:22:01 0 10.28 0.00 4.57 4.68 0.07 80.40 [2025-01-10T06:26:31.433Z] 06:22:01 1 8.97 0.00 3.20 0.24 0.07 87.51 [2025-01-10T06:26:31.433Z] 06:22:01 2 9.98 0.00 5.31 12.05 0.07 72.58 [2025-01-10T06:26:31.433Z] 06:22:01 3 8.55 0.00 3.53 2.81 0.05 85.06 [2025-01-10T06:26:31.433Z] 06:22:01 4 9.75 0.00 4.09 0.99 0.07 85.09 [2025-01-10T06:26:31.433Z] 06:22:01 5 9.94 0.00 3.79 0.10 0.05 86.12 [2025-01-10T06:26:31.433Z] 06:22:01 6 11.00 0.00 3.93 1.89 0.07 83.11 [2025-01-10T06:26:31.433Z] 06:22:01 7 10.56 0.00 3.46 1.60 0.07 84.31 [2025-01-10T06:26:31.433Z] 06:23:01 all 22.11 0.00 5.07 3.73 0.06 69.03 [2025-01-10T06:26:31.433Z] 06:23:01 0 22.30 0.00 4.32 3.02 0.07 70.29 [2025-01-10T06:26:31.433Z] 06:23:01 1 22.31 0.00 6.33 1.68 0.03 69.65 [2025-01-10T06:26:31.433Z] 06:23:01 2 21.81 0.00 7.19 23.86 0.08 47.06 [2025-01-10T06:26:31.433Z] 06:23:01 3 20.22 0.00 4.12 0.64 0.05 74.97 [2025-01-10T06:26:31.433Z] 06:23:01 4 21.79 0.00 4.87 0.08 0.07 73.19 [2025-01-10T06:26:31.433Z] 06:23:01 5 22.63 0.00 4.96 0.05 0.07 72.29 [2025-01-10T06:26:31.433Z] 06:23:01 6 21.59 0.00 3.85 0.50 0.05 74.00 [2025-01-10T06:26:31.433Z] 06:23:01 7 24.25 0.00 4.94 0.17 0.05 70.59 [2025-01-10T06:26:31.433Z] 06:24:01 all 40.98 0.00 6.07 1.51 0.08 51.36 [2025-01-10T06:26:31.433Z] 06:24:01 0 45.46 0.00 5.96 0.13 0.07 48.38 [2025-01-10T06:26:31.433Z] 06:24:01 1 38.48 0.00 5.59 1.33 0.08 54.51 [2025-01-10T06:26:31.433Z] 06:24:01 2 38.71 0.00 5.71 0.14 0.08 55.36 [2025-01-10T06:26:31.433Z] 06:24:01 3 43.00 0.00 6.53 0.12 0.08 50.27 [2025-01-10T06:26:31.433Z] 06:24:01 4 44.58 0.00 6.48 0.44 0.08 48.42 [2025-01-10T06:26:31.433Z] 06:24:01 5 37.24 0.00 6.26 0.10 0.08 56.31 [2025-01-10T06:26:31.433Z] 06:24:01 6 40.49 0.00 6.05 0.07 0.08 53.31 [2025-01-10T06:26:31.433Z] 06:24:01 7 39.83 0.00 5.96 9.82 0.10 44.30 [2025-01-10T06:26:31.433Z] 06:25:01 all 37.57 0.00 6.53 2.21 0.08 53.61 [2025-01-10T06:26:31.433Z] 06:25:01 0 36.82 0.00 5.53 0.30 0.07 57.28 [2025-01-10T06:26:31.433Z] 06:25:01 1 38.21 0.00 5.99 1.92 0.08 53.80 [2025-01-10T06:26:31.433Z] 06:25:01 2 36.25 0.00 6.56 0.24 0.08 56.88 [2025-01-10T06:26:31.433Z] 06:25:01 3 38.72 0.00 6.86 0.12 0.08 54.22 [2025-01-10T06:26:31.433Z] 06:25:01 4 39.04 0.00 7.86 0.35 0.08 52.66 [2025-01-10T06:26:31.433Z] 06:25:01 5 36.97 0.00 6.60 13.78 0.09 42.56 [2025-01-10T06:26:31.433Z] 06:25:01 6 36.75 0.00 6.11 0.22 0.07 56.85 [2025-01-10T06:26:31.433Z] 06:25:01 7 37.80 0.00 6.72 0.86 0.07 54.56 [2025-01-10T06:26:31.433Z] 06:26:01 all 12.75 0.00 5.93 5.58 0.10 75.64 [2025-01-10T06:26:31.433Z] 06:26:01 0 12.70 0.00 4.99 2.26 0.09 79.96 [2025-01-10T06:26:31.433Z] 06:26:01 1 11.55 0.00 6.58 6.81 0.09 74.97 [2025-01-10T06:26:31.433Z] 06:26:01 2 13.36 0.00 5.69 0.46 0.09 80.40 [2025-01-10T06:26:31.433Z] 06:26:01 3 14.75 0.00 5.81 2.35 0.09 77.01 [2025-01-10T06:26:31.433Z] 06:26:01 4 12.12 0.00 6.13 7.92 0.10 73.72 [2025-01-10T06:26:31.433Z] 06:26:01 5 12.50 0.00 7.10 16.91 0.10 63.39 [2025-01-10T06:26:31.433Z] 06:26:01 6 11.50 0.00 5.94 6.49 0.15 75.91 [2025-01-10T06:26:31.433Z] 06:26:01 7 13.52 0.00 5.19 1.56 0.09 79.65 [2025-01-10T06:26:31.433Z] Average: all 24.80 0.00 5.52 3.21 0.08 66.39 [2025-01-10T06:26:31.433Z] Average: 0 25.67 0.00 5.08 2.06 0.07 67.12 [2025-01-10T06:26:31.433Z] Average: 1 24.06 0.00 5.55 2.39 0.07 67.93 [2025-01-10T06:26:31.433Z] Average: 2 24.16 0.00 6.10 7.32 0.08 62.34 [2025-01-10T06:26:31.433Z] Average: 3 25.22 0.00 5.38 1.19 0.07 68.14 [2025-01-10T06:26:31.433Z] Average: 4 25.62 0.00 5.90 1.94 0.08 66.46 [2025-01-10T06:26:31.433Z] Average: 5 23.95 0.00 5.74 6.15 0.08 64.08 [2025-01-10T06:26:31.433Z] Average: 6 24.41 0.00 5.18 1.81 0.09 68.51 [2025-01-10T06:26:31.433Z] Average: 7 25.31 0.00 5.26 2.81 0.07 66.54 [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z] [2025-01-10T06:26:31.433Z]