Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30af94e141796b2589daaf1d625ef6021161292e 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-ssh16841978286430309206.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-ssh3797001539896092188.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-ssh6105535894463914048.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-ssh2226338175533436112.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-ssh1726639832821471065.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39289 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 30af94e141796b2589daaf1d625ef6021161292e (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#1691)" > git config core.sparsecheckout # timeout=10 > git checkout -f 30af94e141796b2589daaf1d625ef6021161292e # timeout=10 > git rev-list --no-walk 8dfdecf3917b611348d8a44dc2ebf7c39c344cf5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-20T05:00:23.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-20T05:00:23.987Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-20T05:00:24.012Z] ========================================================= [2025-02-20T05:00:24.012Z] EdgeX Global Pipelines Version Info [2025-02-20T05:00:24.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:00:24.741Z] ------------------- [2025-02-20T05:00:24.741Z] stable info: [2025-02-20T05:00:24.741Z] ------------------- [2025-02-20T05:00:24.741Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-20T05:00:24.742Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T05:00:24.742Z] Message: update stable to v1.0.269 [2025-02-20T05:00:25.311Z] ------------------- [2025-02-20T05:00:25.311Z] experimental info: [2025-02-20T05:00:25.311Z] ------------------- [2025-02-20T05:00:25.311Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-20T05:00:25.311Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T05:00:25.311Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-20T05:00:25.400Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-02-20T05:00:25.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-02-20T05:00:25.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-20T05:00:25.478Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-20T05:00:25.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-20T05:00:25.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-20T05:00:25.558Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-20T05:00:25.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-02-20T05:00:25.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-20T05:00:25.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-20T05:00:25.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-20T05:00:25.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-02-20T05:00:25.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-20T05:00:25.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-20T05:00:25.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T05:00:25.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T05:00:25.806Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T05:00:25.825Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T05:00:25.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-20T05:00:25.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-20T05:00:25.905Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-20T05:00:25.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-20T05:00:25.959Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-20T05:00:25.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-20T05:00:26.012Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-20T05:00:26.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-20T05:00:26.062Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-20T05:00:26.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-20T05:00:26.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-20T05:00:26.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-20T05:00:26.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30af94e141796b2589daaf1d625ef6021161292e [Pipeline] echo [2025-02-20T05:00:26.176Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30af94e [Pipeline] echo [2025-02-20T05:00:26.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T05:00:26.266Z] provisioning config files... [2025-02-20T05:00:26.279Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15879977025714628740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:00:26.616Z] ---> ****-login.sh [2025-02-20T05:00:26.616Z] nexus3.edgexfoundry.org:10001 [2025-02-20T05:00:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:26.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:26.877Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:26.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:26.877Z] [2025-02-20T05:00:26.877Z] Login Succeeded [2025-02-20T05:00:26.877Z] nexus3.edgexfoundry.org:10002 [2025-02-20T05:00:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:27.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:27.137Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:27.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:27.137Z] [2025-02-20T05:00:27.137Z] Login Succeeded [2025-02-20T05:00:27.137Z] nexus3.edgexfoundry.org:10003 [2025-02-20T05:00:27.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:27.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:27.137Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:27.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:27.137Z] [2025-02-20T05:00:27.137Z] Login Succeeded [2025-02-20T05:00:27.137Z] nexus3.edgexfoundry.org:10004 [2025-02-20T05:00:27.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:27.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:27.137Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:27.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:27.137Z] [2025-02-20T05:00:27.137Z] Login Succeeded [2025-02-20T05:00:27.137Z] ****.io [2025-02-20T05:00:27.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:27.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:27.398Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:27.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:27.398Z] [2025-02-20T05:00:27.398Z] Login Succeeded [2025-02-20T05:00:27.398Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T05:00:27.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-20T05:00:27.827Z] + git rev-list -1 --merges 30af94e141796b2589daaf1d625ef6021161292e~1..30af94e141796b2589daaf1d625ef6021161292e [Pipeline] echo [2025-02-20T05:00:27.855Z] -----------> git rev-list -1 --merges 30af94e141796b2589daaf1d625ef6021161292e~1..30af94e141796b2589daaf1d625ef6021161292e 30af94e141796b2589daaf1d625ef6021161292e [false] [Pipeline] sh [2025-02-20T05:00:28.146Z] + git log --format=format:%s -1 30af94e141796b2589daaf1d625ef6021161292e [Pipeline] echo [2025-02-20T05:00:28.165Z] ========================================================= [2025-02-20T05:00:28.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-20T05:00:28.165Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T05:00:28.520Z] + git log --format=format:%s -1 30af94e141796b2589daaf1d625ef6021161292e [Pipeline] echo [2025-02-20T05:00:28.532Z] [semverPrep] GIT_COMMIT: 30af94e141796b2589daaf1d625ef6021161292e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#1691) [Pipeline] echo [2025-02-20T05:00:28.549Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-20T05:00:28.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T05:00:28.935Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-20T05:00:28.935Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-20T05:00:28.935Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-20T05:00:28.935Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-20T05:00:28.935Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-20T05:00:28.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:00:29.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T05:00:29.360Z] [2025-02-20T05:00:29.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:00:29.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T05:00:29.671Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-20T05:00:29.671Z] b85a868b505f: Pulling fs layer [2025-02-20T05:00:29.671Z] e2be974225ed: Pulling fs layer [2025-02-20T05:00:29.671Z] 339a4e72a1f5: Pulling fs layer [2025-02-20T05:00:29.671Z] 988bab9f4d93: Pulling fs layer [2025-02-20T05:00:29.671Z] 1469e6f7b9e6: Pulling fs layer [2025-02-20T05:00:29.671Z] eaf3925da568: Pulling fs layer [2025-02-20T05:00:29.671Z] bab4dde63d76: Pulling fs layer [2025-02-20T05:00:29.671Z] bde34c3a00c8: Pulling fs layer [2025-02-20T05:00:29.671Z] b352a97aabf1: Pulling fs layer [2025-02-20T05:00:29.671Z] 4872d77fe225: Pulling fs layer [2025-02-20T05:00:29.671Z] 5851b861e8e6: Pulling fs layer [2025-02-20T05:00:29.671Z] bab4dde63d76: Waiting [2025-02-20T05:00:29.671Z] bde34c3a00c8: Waiting [2025-02-20T05:00:29.671Z] b352a97aabf1: Waiting [2025-02-20T05:00:29.671Z] 4872d77fe225: Waiting [2025-02-20T05:00:29.671Z] 5851b861e8e6: Waiting [2025-02-20T05:00:29.671Z] 988bab9f4d93: Waiting [2025-02-20T05:00:29.671Z] 1469e6f7b9e6: Waiting [2025-02-20T05:00:29.671Z] eaf3925da568: Waiting [2025-02-20T05:00:29.671Z] e2be974225ed: Verifying Checksum [2025-02-20T05:00:29.671Z] e2be974225ed: Download complete [2025-02-20T05:00:29.671Z] 988bab9f4d93: Verifying Checksum [2025-02-20T05:00:29.671Z] 988bab9f4d93: Download complete [2025-02-20T05:00:29.671Z] 1469e6f7b9e6: Verifying Checksum [2025-02-20T05:00:29.671Z] 1469e6f7b9e6: Download complete [2025-02-20T05:00:29.671Z] eaf3925da568: Verifying Checksum [2025-02-20T05:00:29.671Z] eaf3925da568: Download complete [2025-02-20T05:00:29.931Z] 339a4e72a1f5: Verifying Checksum [2025-02-20T05:00:29.931Z] 339a4e72a1f5: Download complete [2025-02-20T05:00:29.931Z] bde34c3a00c8: Download complete [2025-02-20T05:00:29.931Z] b352a97aabf1: Download complete [2025-02-20T05:00:29.931Z] 4872d77fe225: Download complete [2025-02-20T05:00:29.931Z] 5851b861e8e6: Verifying Checksum [2025-02-20T05:00:29.931Z] 5851b861e8e6: Download complete [2025-02-20T05:00:29.931Z] b85a868b505f: Verifying Checksum [2025-02-20T05:00:29.931Z] b85a868b505f: Download complete [2025-02-20T05:00:30.191Z] bab4dde63d76: Verifying Checksum [2025-02-20T05:00:30.191Z] bab4dde63d76: Download complete [2025-02-20T05:00:31.129Z] b85a868b505f: Pull complete [2025-02-20T05:00:31.129Z] e2be974225ed: Pull complete [2025-02-20T05:00:31.698Z] 339a4e72a1f5: Pull complete [2025-02-20T05:00:31.698Z] 988bab9f4d93: Pull complete [2025-02-20T05:00:31.959Z] 1469e6f7b9e6: Pull complete [2025-02-20T05:00:31.959Z] eaf3925da568: Pull complete [2025-02-20T05:00:33.343Z] bab4dde63d76: Pull complete [2025-02-20T05:00:33.343Z] bde34c3a00c8: Pull complete [2025-02-20T05:00:33.603Z] b352a97aabf1: Pull complete [2025-02-20T05:00:33.603Z] 4872d77fe225: Pull complete [2025-02-20T05:00:33.603Z] 5851b861e8e6: Pull complete [2025-02-20T05:00:33.603Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-20T05:00:33.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T05:00:33.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:00:34.028Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:00:34.059Z] $ 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-02-20T05:00:35.798Z] $ docker top 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 -eo pid,comm [2025-02-20T05:00:35.852Z] 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-02-20T05:00:35.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T05:00:35.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T05:00:35.910Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T05:00:36.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T05:00:36.026Z] $ docker exec 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 ssh-agent [2025-02-20T05:00:36.130Z] SSH_AUTH_SOCK=/tmp/ssh-ableW7ra7vIv/agent.33 [2025-02-20T05:00:36.130Z] SSH_AGENT_PID=39 [2025-02-20T05:00:36.135Z] Running ssh-add (command line suppressed) [2025-02-20T05:00:36.231Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1323308265574597781.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1323308265574597781.key) [2025-02-20T05:00:36.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T05:00:36.539Z] + git tag --points-at HEAD [Pipeline] } [2025-02-20T05:00:36.550Z] $ docker exec --env ******** --env ******** 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 ssh-agent -k [2025-02-20T05:00:36.656Z] unset SSH_AUTH_SOCK; [2025-02-20T05:00:36.656Z] unset SSH_AGENT_PID; [2025-02-20T05:00:36.656Z] echo Agent pid 39 killed; [2025-02-20T05:00:36.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-20T05:00:36.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T05:00:36.712Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T05:00:36.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T05:00:36.821Z] $ docker exec 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 ssh-agent [2025-02-20T05:00:36.913Z] SSH_AUTH_SOCK=/tmp/ssh-uJOVSHnDTaSP/agent.73 [2025-02-20T05:00:36.913Z] SSH_AGENT_PID=79 [2025-02-20T05:00:36.918Z] Running ssh-add (command line suppressed) [2025-02-20T05:00:37.027Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4887881863074082224.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4887881863074082224.key) [2025-02-20T05:00:37.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T05:00:37.339Z] + git semver init [2025-02-20T05:00:37.600Z] 2025-02-20 05:00:37,505 [run_init] DEBUG init version:0.0.0 force:False [2025-02-20T05:00:37.600Z] 2025-02-20 05:00:37,506 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-02-20T05:00:37.600Z] 2025-02-20 05:00:37,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-02-20T05:00:37.600Z] 2025-02-20 05:00:37,507 [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-02-20T05:00:38.981Z] 2025-02-20 05:00:38,673 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-02-20T05:00:38.981Z] 2025-02-20 05:00:38,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-02-20T05:00:38.981Z] 2025-02-20 05:00:38,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:00:38.981Z] 2025-02-20 05:00:38,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:00:38.981Z] 4.0.0-dev.25 [Pipeline] } [2025-02-20T05:00:38.989Z] $ docker exec --env ******** --env ******** 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 ssh-agent -k [2025-02-20T05:00:39.099Z] unset SSH_AUTH_SOCK; [2025-02-20T05:00:39.099Z] unset SSH_AGENT_PID; [2025-02-20T05:00:39.099Z] echo Agent pid 79 killed; [2025-02-20T05:00:39.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T05:00:39.445Z] + git semver [Pipeline] } [2025-02-20T05:00:39.719Z] $ docker stop --time=1 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 [2025-02-20T05:00:41.005Z] $ docker rm -f --volumes 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T05:00:41.353Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-20T05:00:41.592Z] Stashed 1 file(s) [Pipeline] echo [2025-02-20T05:00:41.596Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.25 [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-02-20T05:00:41.881Z] provisioning config files... [Pipeline] // stage [2025-02-20T05:00:41.890Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16698973304663704952tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:00:42.213Z] ---> ****-login.sh [2025-02-20T05:00:42.213Z] nexus3.edgexfoundry.org:10001 [2025-02-20T05:00:42.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:42.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:42.213Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:42.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:42.214Z] [2025-02-20T05:00:42.214Z] Login Succeeded [2025-02-20T05:00:42.214Z] nexus3.edgexfoundry.org:10002 [2025-02-20T05:00:42.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:42.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:42.214Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:42.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:42.214Z] [2025-02-20T05:00:42.214Z] Login Succeeded [2025-02-20T05:00:42.214Z] nexus3.edgexfoundry.org:10003 [2025-02-20T05:00:42.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:42.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:42.478Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:42.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:42.478Z] [2025-02-20T05:00:42.478Z] Login Succeeded [2025-02-20T05:00:42.478Z] nexus3.edgexfoundry.org:10004 [2025-02-20T05:00:42.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:42.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:42.478Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:42.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:42.478Z] [2025-02-20T05:00:42.478Z] Login Succeeded [2025-02-20T05:00:42.478Z] ****.io [2025-02-20T05:00:42.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T05:00:42.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T05:00:42.738Z] Configure a credential helper to remove this warning. See [2025-02-20T05:00:42.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T05:00:42.738Z] [2025-02-20T05:00:42.738Z] Login Succeeded [2025-02-20T05:00:42.738Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T05:00:42.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T05:00:42.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T05:00:42.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T05:00:42.885Z] ========================================================= [2025-02-20T05:00:42.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-20T05:00:42.885Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:00:43.216Z] + 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-02-20T05:00:43.216Z] Sending build context to Docker daemon 25.12MB [2025-02-20T05:00:43.216Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T05:00:43.216Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-20T05:00:43.475Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-20T05:00:43.475Z] da9db072f522: Pulling fs layer [2025-02-20T05:00:43.475Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-20T05:00:43.475Z] 06f05ace1117: Pulling fs layer [2025-02-20T05:00:43.475Z] 5fe327b54edc: Pulling fs layer [2025-02-20T05:00:43.475Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T05:00:43.475Z] 92a5565b7b96: Pulling fs layer [2025-02-20T05:00:43.475Z] ff9bb7016b71: Pulling fs layer [2025-02-20T05:00:43.475Z] b67dba6c2c7d: Pulling fs layer [2025-02-20T05:00:43.475Z] a813b0c90790: Pulling fs layer [2025-02-20T05:00:43.475Z] 4f4fb700ef54: Waiting [2025-02-20T05:00:43.475Z] 5fe327b54edc: Waiting [2025-02-20T05:00:43.475Z] ff9bb7016b71: Waiting [2025-02-20T05:00:43.475Z] a813b0c90790: Waiting [2025-02-20T05:00:43.475Z] 92a5565b7b96: Waiting [2025-02-20T05:00:43.475Z] b67dba6c2c7d: Waiting [2025-02-20T05:00:43.475Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-20T05:00:43.475Z] 6ef4a4ee8ca5: Download complete [2025-02-20T05:00:43.475Z] 5fe327b54edc: Verifying Checksum [2025-02-20T05:00:43.475Z] 5fe327b54edc: Download complete [2025-02-20T05:00:43.475Z] 4f4fb700ef54: Download complete [2025-02-20T05:00:43.475Z] 92a5565b7b96: Verifying Checksum [2025-02-20T05:00:43.475Z] 92a5565b7b96: Download complete [2025-02-20T05:00:43.475Z] da9db072f522: Download complete [2025-02-20T05:00:43.475Z] ff9bb7016b71: Verifying Checksum [2025-02-20T05:00:43.475Z] ff9bb7016b71: Download complete [2025-02-20T05:00:43.733Z] da9db072f522: Pull complete [2025-02-20T05:00:43.733Z] a813b0c90790: Verifying Checksum [2025-02-20T05:00:43.733Z] a813b0c90790: Download complete [2025-02-20T05:00:43.733Z] 6ef4a4ee8ca5: Pull complete [2025-02-20T05:00:43.991Z] 06f05ace1117: Verifying Checksum [2025-02-20T05:00:43.991Z] 06f05ace1117: Download complete [2025-02-20T05:00:44.249Z] b67dba6c2c7d: Verifying Checksum [2025-02-20T05:00:44.249Z] b67dba6c2c7d: Download complete [2025-02-20T05:00:47.531Z] 06f05ace1117: Pull complete [2025-02-20T05:00:47.531Z] 5fe327b54edc: Pull complete [2025-02-20T05:00:47.531Z] 4f4fb700ef54: Pull complete [2025-02-20T05:00:47.531Z] 92a5565b7b96: Pull complete [2025-02-20T05:00:47.531Z] ff9bb7016b71: Pull complete [2025-02-20T05:00:49.430Z] b67dba6c2c7d: Pull complete [2025-02-20T05:00:49.689Z] a813b0c90790: Pull complete [2025-02-20T05:00:49.689Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-20T05:00:49.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T05:00:49.689Z] ---> 3ba60ce46760 [2025-02-20T05:00:49.689Z] Step 3/10 : ARG MAKE=make build [2025-02-20T05:00:52.977Z] ---> Running in 3171282094df [2025-02-20T05:00:52.977Z] Removing intermediate container 3171282094df [2025-02-20T05:00:52.977Z] ---> 65845f38cde4 [2025-02-20T05:00:52.977Z] Step 4/10 : WORKDIR /device-sdk-go [2025-02-20T05:00:52.977Z] ---> Running in 20fbbfcd5199 [2025-02-20T05:00:52.977Z] Removing intermediate container 20fbbfcd5199 [2025-02-20T05:00:52.977Z] ---> b0dde937b10b [2025-02-20T05:00:52.977Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-20T05:00:52.977Z] ---> Running in 010e8cb662ac [2025-02-20T05:00:52.977Z] Removing intermediate container 010e8cb662ac [2025-02-20T05:00:52.977Z] ---> 4a6c2a739283 [2025-02-20T05:00:52.977Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-02-20T05:00:52.977Z] ---> Running in 44cab519610c [2025-02-20T05:00:53.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T05:00:53.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T05:00:53.813Z] OK: 248 MiB in 58 packages [2025-02-20T05:00:54.071Z] Removing intermediate container 44cab519610c [2025-02-20T05:00:54.071Z] ---> 4fe5936cd4ac [2025-02-20T05:00:54.071Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-20T05:00:54.071Z] ---> 58963699ddb0 [2025-02-20T05:00:54.071Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T05:00:54.071Z] ---> Running in ae3a63f961df [2025-02-20T05:01:32.806Z] Removing intermediate container ae3a63f961df [2025-02-20T05:01:32.806Z] ---> 90f6b32b033b [2025-02-20T05:01:32.806Z] Step 9/10 : COPY . . [2025-02-20T05:01:32.806Z] ---> a3cdf6560b33 [2025-02-20T05:01:32.806Z] Step 10/10 : RUN ${MAKE} [2025-02-20T05:01:32.806Z] ---> Running in d0957ba61eff [2025-02-20T05:01:32.806Z] noop [2025-02-20T05:01:32.806Z] Removing intermediate container d0957ba61eff [2025-02-20T05:01:32.806Z] ---> 1982ef24df75 [2025-02-20T05:01:32.806Z] Successfully built 1982ef24df75 [2025-02-20T05:01:32.806Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:01:33.136Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T05:01:33.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:01:33.211Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:01:33.239Z] $ 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-02-20T05:01:33.572Z] $ docker top a2aebb02c4c696aaa441ec86011d8fc91ef47fe44193419888453c7e4037ee61 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T05:01:33.928Z] + go version [2025-02-20T05:01:33.928Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-20T05:01:33.936Z] $ docker stop --time=1 a2aebb02c4c696aaa441ec86011d8fc91ef47fe44193419888453c7e4037ee61 [2025-02-20T05:01:35.205Z] $ docker rm -f --volumes a2aebb02c4c696aaa441ec86011d8fc91ef47fe44193419888453c7e4037ee61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:01:35.637Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T05:01:35.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:01:35.723Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:01:35.750Z] $ 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-02-20T05:01:36.084Z] $ docker top d1b56762889a00a9c69192136e0ba7a355dbf86189397709cdc2aac2e34dbf88 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T05:01:36.434Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-20T05:01:36.735Z] + make test [2025-02-20T05:01:36.735Z] go test -race -coverprofile=coverage.out ./... [2025-02-20T05:01:43.300Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.026s coverage: 28.2% of statements [2025-02-20T05:02:22.006Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.030s coverage: 79.3% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.030s coverage: 90.4% of statements [2025-02-20T05:02:22.006Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-02-20T05:02:22.006Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.092s coverage: 45.0% of statements [2025-02-20T05:02:22.006Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-02-20T05:02:25.537Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.052s coverage: 14.3% of statements [2025-02-20T05:02:25.537Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.859s coverage: 44.6% of statements [2025-02-20T05:02:25.537Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 68.4% of statements [2025-02-20T05:02:25.537Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.088s coverage: 88.3% of statements [2025-02-20T05:02:25.537Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.053s coverage: 5.0% of statements [2025-02-20T05:02:57.606Z] GO111MODULE=on go vet ./... [2025-02-20T05:02:57.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T05:02:57.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T05:02:58.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T05:02:58.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T05:02:58.273Z] $ docker stop --time=1 d1b56762889a00a9c69192136e0ba7a355dbf86189397709cdc2aac2e34dbf88 [2025-02-20T05:03:00.619Z] $ docker rm -f --volumes d1b56762889a00a9c69192136e0ba7a355dbf86189397709cdc2aac2e34dbf88 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T05:03:01.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T05:03:01.380Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-20T05:03:01.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T05:03:02.245Z] + ls -al . [2025-02-20T05:03:02.245Z] total 736 [2025-02-20T05:03:02.245Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 05:01 . [2025-02-20T05:03:02.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:00 .. [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 05:00 .dockerignore [2025-02-20T05:03:02.245Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 05:02 .git [2025-02-20T05:03:02.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:00 .github [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 20 05:00 .gitignore [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 05:00 .golangci.yml [2025-02-20T05:03:02.245Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:00 .semver [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 20 05:00 CHANGELOG.md [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:00 GOVERNANCE.md [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 882 Feb 20 05:00 Jenkinsfile [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 20 05:00 LICENSE [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 2424 Feb 20 05:00 Makefile [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 20 05:00 OWNERS.md [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 4937 Feb 20 05:00 README.md [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 05:00 VERSION [2025-02-20T05:03:02.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:00 bin [2025-02-20T05:03:02.245Z] -rw-r--r-- 1 jenkins jenkins 500535 Feb 20 05:02 coverage.out [2025-02-20T05:03:02.245Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 20 05:00 example [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 6130 Feb 20 05:00 go.mod [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 86415 Feb 20 05:00 go.sum [2025-02-20T05:03:02.245Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 20 05:00 internal [2025-02-20T05:03:02.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:00 openapi [2025-02-20T05:03:02.245Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 20 05:00 pkg [2025-02-20T05:03:02.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:00 snap [2025-02-20T05:03:02.245Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 20 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:03:02.565Z] + 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=30af94e141796b2589daaf1d625ef6021161292e --label arch=amd64 --label version=4.0.0-dev.25 . [2025-02-20T05:03:02.565Z] Sending build context to Docker daemon 25.62MB [2025-02-20T05:03:02.565Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T05:03:02.565Z] Step 2/24 : FROM ${BASE} AS builder [2025-02-20T05:03:02.565Z] ---> 1982ef24df75 [2025-02-20T05:03:02.565Z] Step 3/24 : ARG MAKE=make build [2025-02-20T05:03:02.824Z] ---> Running in da42741e4339 [2025-02-20T05:03:02.824Z] Removing intermediate container da42741e4339 [2025-02-20T05:03:02.824Z] ---> 94b18d407622 [2025-02-20T05:03:02.824Z] Step 4/24 : WORKDIR /device-sdk-go [2025-02-20T05:03:02.824Z] ---> Running in 28aa83115ec6 [2025-02-20T05:03:02.824Z] Removing intermediate container 28aa83115ec6 [2025-02-20T05:03:02.824Z] ---> e3edcb94be56 [2025-02-20T05:03:02.824Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-20T05:03:02.824Z] ---> Running in 41f529939fe8 [2025-02-20T05:03:03.083Z] Removing intermediate container 41f529939fe8 [2025-02-20T05:03:03.083Z] ---> 1acc96c0e155 [2025-02-20T05:03:03.083Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-02-20T05:03:03.083Z] ---> Running in fd6761c6d10d [2025-02-20T05:03:03.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T05:03:03.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T05:03:03.910Z] OK: 248 MiB in 58 packages [2025-02-20T05:03:04.167Z] Removing intermediate container fd6761c6d10d [2025-02-20T05:03:04.167Z] ---> 7794ab216339 [2025-02-20T05:03:04.167Z] Step 7/24 : COPY go.mod vendor* ./ [2025-02-20T05:03:04.167Z] ---> 7024b18e8a15 [2025-02-20T05:03:04.167Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T05:03:04.167Z] ---> Running in 57f8892d081c [2025-02-20T05:03:04.737Z] Removing intermediate container 57f8892d081c [2025-02-20T05:03:04.737Z] ---> fd337de8fa34 [2025-02-20T05:03:04.737Z] Step 9/24 : COPY . . [2025-02-20T05:03:05.305Z] ---> fb656b2f8a71 [2025-02-20T05:03:05.305Z] Step 10/24 : RUN ${MAKE} [2025-02-20T05:03:05.305Z] ---> Running in 24fca00d47e0 [2025-02-20T05:03:05.563Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-02-20T05:03:32.100Z] Removing intermediate container 24fca00d47e0 [2025-02-20T05:03:32.100Z] ---> 991ccfa364ac [2025-02-20T05:03:32.100Z] Step 11/24 : FROM alpine:3.20 [2025-02-20T05:03:32.100Z] 3.20: Pulling from library/alpine [2025-02-20T05:03:32.100Z] 0a9a5dfd008f: Pulling fs layer [2025-02-20T05:03:32.100Z] 0a9a5dfd008f: Download complete [2025-02-20T05:03:32.100Z] 0a9a5dfd008f: Pull complete [2025-02-20T05:03:32.100Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T05:03:32.100Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T05:03:32.100Z] ---> ff221270b9fb [2025-02-20T05:03:32.100Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-02-20T05:03:32.100Z] ---> Running in e6b65fb04e7b [2025-02-20T05:03:32.100Z] Removing intermediate container e6b65fb04e7b [2025-02-20T05:03:32.100Z] ---> 320135366493 [2025-02-20T05:03:32.100Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-02-20T05:03:32.100Z] ---> Running in 472e90f74003 [2025-02-20T05:03:32.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T05:03:32.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T05:03:32.100Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T05:03:32.100Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T05:03:32.100Z] OK: 8 MiB in 15 packages [2025-02-20T05:03:32.359Z] Removing intermediate container 472e90f74003 [2025-02-20T05:03:32.359Z] ---> 41ddbd9adc05 [2025-02-20T05:03:32.359Z] Step 14/24 : RUN apk --no-cache upgrade [2025-02-20T05:03:32.359Z] ---> Running in 4443bb228d96 [2025-02-20T05:03:32.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T05:03:32.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T05:03:32.876Z] OK: 8 MiB in 15 packages [2025-02-20T05:03:33.135Z] Removing intermediate container 4443bb228d96 [2025-02-20T05:03:33.135Z] ---> dc6769032e03 [2025-02-20T05:03:33.135Z] Step 15/24 : WORKDIR / [2025-02-20T05:03:33.135Z] ---> Running in 5bb42b1c060f [2025-02-20T05:03:33.397Z] Removing intermediate container 5bb42b1c060f [2025-02-20T05:03:33.397Z] ---> 25fbedf9593c [2025-02-20T05:03:33.397Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-02-20T05:03:33.397Z] ---> d4b174091e6f [2025-02-20T05:03:33.397Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-02-20T05:03:34.334Z] ---> dd53eb3bd9d1 [2025-02-20T05:03:34.334Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-02-20T05:03:34.334Z] ---> 94a932c6a263 [2025-02-20T05:03:34.334Z] Step 19/24 : EXPOSE 59999 [2025-02-20T05:03:34.334Z] ---> Running in cc95ed6fd832 [2025-02-20T05:03:34.594Z] Removing intermediate container cc95ed6fd832 [2025-02-20T05:03:34.594Z] ---> 507caf3780ff [2025-02-20T05:03:34.594Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-02-20T05:03:34.594Z] ---> Running in 0405efec924f [2025-02-20T05:03:34.594Z] Removing intermediate container 0405efec924f [2025-02-20T05:03:34.594Z] ---> f5f538cfc3a0 [2025-02-20T05:03:34.594Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-02-20T05:03:34.594Z] ---> Running in a548371f7297 [2025-02-20T05:03:34.594Z] Removing intermediate container a548371f7297 [2025-02-20T05:03:34.594Z] ---> 034de8f2e031 [2025-02-20T05:03:34.594Z] Step 22/24 : LABEL arch=amd64 [2025-02-20T05:03:34.594Z] ---> Running in 5729a865b56f [2025-02-20T05:03:34.853Z] Removing intermediate container 5729a865b56f [2025-02-20T05:03:34.853Z] ---> d8ed3e8ac31d [2025-02-20T05:03:34.853Z] Step 23/24 : LABEL git_sha=30af94e141796b2589daaf1d625ef6021161292e [2025-02-20T05:03:34.853Z] ---> Running in 184d0a36a312 [2025-02-20T05:03:34.853Z] Removing intermediate container 184d0a36a312 [2025-02-20T05:03:34.853Z] ---> 64bb664a8182 [2025-02-20T05:03:34.853Z] Step 24/24 : LABEL version=4.0.0-dev.25 [2025-02-20T05:03:34.853Z] ---> Running in a670350a324d [2025-02-20T05:03:34.853Z] Removing intermediate container a670350a324d [2025-02-20T05:03:34.853Z] ---> 2422e39065fd [2025-02-20T05:03:34.853Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T05:03:34.853Z] Successfully built 2422e39065fd [2025-02-20T05:03:34.853Z] 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-02-20T05:03:35.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T05:03:35.341Z] [2025-02-20T05:03:35.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:03:35.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T05:03:35.650Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-20T05:03:35.650Z] 5eb5b503b376: Pulling fs layer [2025-02-20T05:03:35.650Z] 5c69ac0246d0: Pulling fs layer [2025-02-20T05:03:35.650Z] ec43610c2a17: Pulling fs layer [2025-02-20T05:03:35.650Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-20T05:03:35.650Z] 33b1e0a273af: Pulling fs layer [2025-02-20T05:03:35.650Z] 5d3b04190fa2: Pulling fs layer [2025-02-20T05:03:35.650Z] 2f39f015ded8: Pulling fs layer [2025-02-20T05:03:35.650Z] 33b1e0a273af: Waiting [2025-02-20T05:03:35.650Z] 5d3b04190fa2: Waiting [2025-02-20T05:03:35.650Z] 5c69ac0246d0: Verifying Checksum [2025-02-20T05:03:35.650Z] 5c69ac0246d0: Download complete [2025-02-20T05:03:35.650Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-20T05:03:35.650Z] 3a2ae6a8a46f: Download complete [2025-02-20T05:03:35.650Z] 33b1e0a273af: Verifying Checksum [2025-02-20T05:03:35.650Z] 33b1e0a273af: Download complete [2025-02-20T05:03:35.650Z] 5d3b04190fa2: Verifying Checksum [2025-02-20T05:03:35.650Z] 5d3b04190fa2: Download complete [2025-02-20T05:03:35.650Z] ec43610c2a17: Verifying Checksum [2025-02-20T05:03:35.650Z] ec43610c2a17: Download complete [2025-02-20T05:03:35.909Z] 5eb5b503b376: Verifying Checksum [2025-02-20T05:03:35.909Z] 5eb5b503b376: Download complete [2025-02-20T05:03:36.475Z] 2f39f015ded8: Download complete [2025-02-20T05:03:36.732Z] 5eb5b503b376: Pull complete [2025-02-20T05:03:36.989Z] 5c69ac0246d0: Pull complete [2025-02-20T05:03:37.248Z] ec43610c2a17: Pull complete [2025-02-20T05:03:37.248Z] 3a2ae6a8a46f: Pull complete [2025-02-20T05:03:37.507Z] 33b1e0a273af: Pull complete [2025-02-20T05:03:37.507Z] 5d3b04190fa2: Pull complete [2025-02-20T05:03:41.691Z] 2f39f015ded8: Pull complete [2025-02-20T05:03:41.692Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-20T05:03:41.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T05:03:41.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:03:41.793Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:03:41.821Z] $ 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-02-20T05:03:43.312Z] $ docker top b20c003854df3c260ae9f10c73577e25c8b110e514e5b5469689b797402ba34a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:03:43.719Z] ---> job-cost.sh [2025-02-20T05:03:43.719Z] lf-activate-venv: SKIPPING [2025-02-20T05:03:43.719Z] INFO: No Stack... [2025-02-20T05:03:43.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T05:03:44.237Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T05:03:44.524Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-02-20T05:03:44.524Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T05:03:44.539Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-348-stack-cost] [2025-02-20T05:03:44.547Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-348-stack-cost] did not exist. Created. [2025-02-20T05:03:44.554Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-348-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T05:03:44.866Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-20T05:03:44.892Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T05:03:44.899Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-348-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T05:03:44.922Z] $ docker stop --time=1 b20c003854df3c260ae9f10c73577e25c8b110e514e5b5469689b797402ba34a [2025-02-20T05:03:46.066Z] $ docker rm -f --volumes b20c003854df3c260ae9f10c73577e25c8b110e514e5b5469689b797402ba34a [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-02-20T05:03:46.395Z] provisioning config files... [2025-02-20T05:03:46.402Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16527969412306265789tmp [Pipeline] { [Pipeline] sh [2025-02-20T05:03:46.697Z] + set +x [2025-02-20T05:03:46.697Z] + curl -s https://codecov.io/bash [2025-02-20T05:03:46.697Z] + bash -s -- [2025-02-20T05:03:46.697Z] [2025-02-20T05:03:46.697Z] _____ _ [2025-02-20T05:03:46.697Z] / ____| | | [2025-02-20T05:03:46.697Z] | | ___ __| | ___ ___ _____ __ [2025-02-20T05:03:46.697Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-20T05:03:46.697Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-20T05:03:46.697Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-20T05:03:46.697Z] Bash-1.0.6 [2025-02-20T05:03:46.697Z] [2025-02-20T05:03:46.697Z] [2025-02-20T05:03:46.697Z] ==> git version 2.25.1 found [2025-02-20T05:03:46.697Z] ==> 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-02-20T05:03:46.697Z] Release-Date: 2020-01-08 [2025-02-20T05:03:46.697Z] 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-02-20T05:03:46.697Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-20T05:03:46.697Z] ==> Jenkins CI detected. [2025-02-20T05:03:46.697Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-02-20T05:03:46.697Z] project root: . [2025-02-20T05:03:46.697Z] --> token set from env [2025-02-20T05:03:46.697Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-20T05:03:46.697Z] ==> Running gcov in . (disable via -X gcov) [2025-02-20T05:03:46.697Z] ==> Python coveragepy not found [2025-02-20T05:03:46.697Z] ==> Searching for coverage reports in: [2025-02-20T05:03:46.697Z] + . [2025-02-20T05:03:46.955Z] -> Found 1 reports [2025-02-20T05:03:46.955Z] ==> Detecting git/mercurial file structure [2025-02-20T05:03:46.955Z] ==> Reading reports [2025-02-20T05:03:46.955Z] + ./coverage.out bytes=500535 [2025-02-20T05:03:46.955Z] ==> Appending adjustments [2025-02-20T05:03:46.955Z] https://docs.codecov.io/docs/fixing-reports [2025-02-20T05:03:47.215Z] + Found adjustments [2025-02-20T05:03:47.215Z] ==> Gzipping contents [2025-02-20T05:03:47.215Z] 48K /tmp/codecov.Sc2Gca.gz [2025-02-20T05:03:47.215Z] ==> Uploading reports [2025-02-20T05:03:47.215Z] url: https://codecov.io [2025-02-20T05:03:47.215Z] query: branch=main&commit=30af94e141796b2589daaf1d625ef6021161292e&build=348&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F348%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T05:03:47.215Z] -> Pinging Codecov [2025-02-20T05:03:47.215Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=30af94e141796b2589daaf1d625ef6021161292e&build=348&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F348%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T05:03:47.474Z] -> Uploading to [2025-02-20T05:03:47.474Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/30af94e141796b2589daaf1d625ef6021161292e/63d0f373-ed5e-40d3-8da6-bf1e4bc0dab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T050347Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=75e6bc1a036e2316123ffec997489626bf55ae98bf0bb733f7911a8032707224 [2025-02-20T05:03:47.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T05:03:47.474Z] Dload Upload Total Spent Left Speed [2025-02-20T05:03:47.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47821 0 0 100 47821 0 200k --:--:-- --:--:-- --:--:-- 200k [2025-02-20T05:03:47.733Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/30af94e141796b2589daaf1d625ef6021161292e [Pipeline] } [2025-02-20T05:03:47.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-20T05:03:47.955Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-20T05:03:47.972Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:03:48.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T05:03:48.284Z] [2025-02-20T05:03:48.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:03:48.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T05:03:48.642Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-20T05:03:48.642Z] 43c4264eed91: Pulling fs layer [2025-02-20T05:03:48.642Z] 4cc291be95ef: Pulling fs layer [2025-02-20T05:03:48.642Z] 2ac1f1163629: Pulling fs layer [2025-02-20T05:03:48.642Z] 5c3c966382ef: Pulling fs layer [2025-02-20T05:03:48.642Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T05:03:48.642Z] d9c7d2e4e75e: Pulling fs layer [2025-02-20T05:03:48.642Z] 9c3e1370e548: Pulling fs layer [2025-02-20T05:03:48.642Z] d9c7d2e4e75e: Waiting [2025-02-20T05:03:48.642Z] 5c3c966382ef: Waiting [2025-02-20T05:03:48.642Z] 4f4fb700ef54: Waiting [2025-02-20T05:03:48.642Z] 4cc291be95ef: Verifying Checksum [2025-02-20T05:03:48.642Z] 4cc291be95ef: Download complete [2025-02-20T05:03:48.642Z] 5c3c966382ef: Verifying Checksum [2025-02-20T05:03:48.642Z] 5c3c966382ef: Download complete [2025-02-20T05:03:48.642Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T05:03:48.642Z] 4f4fb700ef54: Download complete [2025-02-20T05:03:48.642Z] 43c4264eed91: Verifying Checksum [2025-02-20T05:03:48.642Z] 43c4264eed91: Download complete [2025-02-20T05:03:48.903Z] 43c4264eed91: Pull complete [2025-02-20T05:03:48.904Z] d9c7d2e4e75e: Verifying Checksum [2025-02-20T05:03:48.904Z] d9c7d2e4e75e: Download complete [2025-02-20T05:03:48.904Z] 4cc291be95ef: Pull complete [2025-02-20T05:03:49.161Z] 2ac1f1163629: Download complete [2025-02-20T05:03:49.726Z] 9c3e1370e548: Verifying Checksum [2025-02-20T05:03:49.726Z] 9c3e1370e548: Download complete [2025-02-20T05:03:52.251Z] 2ac1f1163629: Pull complete [2025-02-20T05:03:52.251Z] 5c3c966382ef: Pull complete [2025-02-20T05:03:52.251Z] 4f4fb700ef54: Pull complete [2025-02-20T05:03:52.508Z] d9c7d2e4e75e: Pull complete [2025-02-20T05:03:55.043Z] 9c3e1370e548: Pull complete [2025-02-20T05:03:55.043Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-20T05:03:55.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T05:03:55.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:03:55.137Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:03:55.180Z] $ 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-02-20T05:03:57.634Z] $ docker top c676d85457ab8ec839ce593ec7bf78700c40889dec43f12b1289b79e94df73d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T05:03:57.987Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-02-20T05:03:57.999Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-02-20T05:03:58.277Z] + set -o pipefail [2025-02-20T05:03:58.277Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-02-20T05:04:04.854Z] [2025-02-20T05:04:04.854Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-02-20T05:04:04.854Z] [2025-02-20T05:04:04.854Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/fe746365-045b-459e-9249-f8c7e74a6938 [2025-02-20T05:04:04.854Z] [2025-02-20T05:04:04.854Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-20T05:04:04.854Z] [2025-02-20T05:04:04.854Z] [2025-02-20T05:04:04.854Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-20T05:04:04.854Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-20T05:04:04.864Z] $ docker stop --time=1 c676d85457ab8ec839ce593ec7bf78700c40889dec43f12b1289b79e94df73d4 [2025-02-20T05:04:07.389Z] $ docker rm -f --volumes c676d85457ab8ec839ce593ec7bf78700c40889dec43f12b1289b79e94df73d4 [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-02-20T05:04:07.928Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T05:04:07.948Z] provisioning config files... [2025-02-20T05:04:07.956Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config269451042860655333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:08.255Z] --> edgex-publish-swagger.sh [2025-02-20T05:04:08.255Z] === Publish openapi API === [2025-02-20T05:04:08.255Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-20T05:04:08.255Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-02-20T05:04:08.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T05:04:08.256Z] Dload Upload Total Spent Left Speed [2025-02-20T05:04:08.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 410 98731 --:--:-- --:--:-- --:--:-- 99142 [2025-02-20T05:04:08.515Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-20T05:04:08.515Z] [Pipeline] } [2025-02-20T05:04:08.523Z] 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-02-20T05:04:08.954Z] + git log --format=format:%s -1 30af94e141796b2589daaf1d625ef6021161292e [Pipeline] sh [2025-02-20T05:04:09.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T05:04:09.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:04:09.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T05:04:09.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:04:09.805Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:04:09.840Z] $ 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-02-20T05:04:10.190Z] $ docker top 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T05:04:10.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T05:04:10.294Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T05:04:10.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T05:04:10.400Z] $ docker exec 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 ssh-agent [2025-02-20T05:04:10.511Z] SSH_AUTH_SOCK=/tmp/ssh-PCOXrWKaitLc/agent.32 [2025-02-20T05:04:10.511Z] SSH_AGENT_PID=38 [2025-02-20T05:04:10.516Z] Running ssh-add (command line suppressed) [2025-02-20T05:04:10.617Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14267853034688513998.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14267853034688513998.key) [2025-02-20T05:04:10.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T05:04:10.919Z] + git semver tag [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,077 [run_tag] DEBUG tag force:False [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,077 [check_head_tag] DEBUG check head tag [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,079 [execute] INFO git cat-file --batch-check [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,082 [execute] INFO git cat-file --batch [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,112 [execute] INFO git tag -a v4.0.0-dev.25 -m v4.0.0-dev.25 [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,113 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.25', '-m', 'v4.0.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T05:04:11.179Z] 2025-02-20 05:04:11,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:04:11.179Z] 4.0.0-dev.25 [Pipeline] } [2025-02-20T05:04:11.187Z] $ docker exec --env ******** --env ******** 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 ssh-agent -k [2025-02-20T05:04:11.289Z] unset SSH_AUTH_SOCK; [2025-02-20T05:04:11.290Z] unset SSH_AGENT_PID; [2025-02-20T05:04:11.290Z] echo Agent pid 38 killed; [2025-02-20T05:04:11.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T05:04:11.624Z] + git semver [Pipeline] } [2025-02-20T05:04:11.894Z] $ docker stop --time=1 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 [2025-02-20T05:04:13.179Z] $ docker rm -f --volumes 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:04:13.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T05:04:13.603Z] [2025-02-20T05:04:13.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:04:13.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T05:04:13.914Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-20T05:04:13.914Z] ab5ef0e58194: Pulling fs layer [2025-02-20T05:04:13.914Z] 9712f1f96733: Pulling fs layer [2025-02-20T05:04:13.914Z] 63f879dbbcfc: Pulling fs layer [2025-02-20T05:04:13.914Z] 0d9ebad4ef96: Pulling fs layer [2025-02-20T05:04:13.914Z] e9a5061849ea: Pulling fs layer [2025-02-20T05:04:13.914Z] d747dcd14b5f: Pulling fs layer [2025-02-20T05:04:13.914Z] 2de7ff778b66: Pulling fs layer [2025-02-20T05:04:13.914Z] e9a5061849ea: Waiting [2025-02-20T05:04:13.914Z] d747dcd14b5f: Waiting [2025-02-20T05:04:13.914Z] 2de7ff778b66: Waiting [2025-02-20T05:04:13.914Z] 0d9ebad4ef96: Waiting [2025-02-20T05:04:13.914Z] 9712f1f96733: Download complete [2025-02-20T05:04:14.174Z] 63f879dbbcfc: Verifying Checksum [2025-02-20T05:04:14.174Z] 63f879dbbcfc: Download complete [2025-02-20T05:04:14.432Z] e9a5061849ea: Verifying Checksum [2025-02-20T05:04:14.432Z] e9a5061849ea: Download complete [2025-02-20T05:04:14.432Z] 0d9ebad4ef96: Verifying Checksum [2025-02-20T05:04:14.432Z] 0d9ebad4ef96: Download complete [2025-02-20T05:04:14.432Z] d747dcd14b5f: Download complete [2025-02-20T05:04:14.432Z] ab5ef0e58194: Verifying Checksum [2025-02-20T05:04:14.432Z] ab5ef0e58194: Download complete [2025-02-20T05:04:14.432Z] 2de7ff778b66: Verifying Checksum [2025-02-20T05:04:14.432Z] 2de7ff778b66: Download complete [2025-02-20T05:04:16.962Z] ab5ef0e58194: Pull complete [2025-02-20T05:04:16.962Z] 9712f1f96733: Pull complete [2025-02-20T05:04:17.528Z] 63f879dbbcfc: Pull complete [2025-02-20T05:04:20.810Z] 0d9ebad4ef96: Pull complete [2025-02-20T05:04:21.068Z] e9a5061849ea: Pull complete [2025-02-20T05:04:21.068Z] d747dcd14b5f: Pull complete [2025-02-20T05:04:22.006Z] 2de7ff778b66: Pull complete [2025-02-20T05:04:22.006Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-20T05:04:22.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T05:04:22.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:04:22.117Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:04:22.143Z] $ 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-02-20T05:04:24.923Z] $ docker top c0b671bac6470c5906ffa18087317b8761b25db21aa1e8dcd6894eaa9f5f2c9c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-20T05:04:25.008Z] provisioning config files... [2025-02-20T05:04:25.014Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2974177032370804424tmp [2025-02-20T05:04:25.023Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12983125561908048546tmp [2025-02-20T05:04:25.032Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17734323642159624061tmp [Pipeline] { [Pipeline] echo [2025-02-20T05:04:25.127Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:25.425Z] ---> sigul-configuration.sh [2025-02-20T05:04:25.425Z] gpg: directory `/root/.gnupg' created [2025-02-20T05:04:25.425Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-20T05:04:25.425Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-20T05:04:25.425Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-20T05:04:25.425Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-20T05:04:25.425Z] gpg: CAST5 encrypted data [2025-02-20T05:04:25.425Z] gpg: encrypted with 1 passphrase [2025-02-20T05:04:25.425Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-20T05:04:25.727Z] + mkdir /home/jenkins [2025-02-20T05:04:25.727Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-20T05:04:26.024Z] + 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-02-20T05:04:26.037Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:26.327Z] ---> sigul-install.sh [2025-02-20T05:04:26.327Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-20T05:04:26.622Z] + git tag --list [2025-02-20T05:04:26.622Z] 0.7.1 [2025-02-20T05:04:26.622Z] delhi-tag [2025-02-20T05:04:26.622Z] v1.0.0 [2025-02-20T05:04:26.622Z] v1.1.0 [2025-02-20T05:04:26.622Z] v1.1.1 [2025-02-20T05:04:26.622Z] v1.1.2 [2025-02-20T05:04:26.622Z] v1.2.0 [2025-02-20T05:04:26.622Z] v1.2.1 [2025-02-20T05:04:26.622Z] v1.2.2 [2025-02-20T05:04:26.622Z] v1.2.3 [2025-02-20T05:04:26.622Z] v1.3.0 [2025-02-20T05:04:26.622Z] v1.4.0 [2025-02-20T05:04:26.622Z] v2.0.0 [2025-02-20T05:04:26.622Z] v2.1.0 [2025-02-20T05:04:26.622Z] v2.1.1 [2025-02-20T05:04:26.622Z] v2.2.0 [2025-02-20T05:04:26.622Z] v2.3.0 [2025-02-20T05:04:26.622Z] v2.3.1 [2025-02-20T05:04:26.622Z] v3.0 [2025-02-20T05:04:26.622Z] v3.0.0 [2025-02-20T05:04:26.622Z] v3.0.1-dev.1 [2025-02-20T05:04:26.622Z] v3.1 [2025-02-20T05:04:26.622Z] v3.1.0 [2025-02-20T05:04:26.622Z] v3.1.0-dev.1 [2025-02-20T05:04:26.622Z] v3.1.0-dev.10 [2025-02-20T05:04:26.622Z] v3.1.0-dev.11 [2025-02-20T05:04:26.622Z] v3.1.0-dev.12 [2025-02-20T05:04:26.622Z] v3.1.0-dev.13 [2025-02-20T05:04:26.622Z] v3.1.0-dev.14 [2025-02-20T05:04:26.622Z] v3.1.0-dev.15 [2025-02-20T05:04:26.622Z] v3.1.0-dev.16 [2025-02-20T05:04:26.622Z] v3.1.0-dev.17 [2025-02-20T05:04:26.622Z] v3.1.0-dev.18 [2025-02-20T05:04:26.622Z] v3.1.0-dev.19 [2025-02-20T05:04:26.622Z] v3.1.0-dev.2 [2025-02-20T05:04:26.622Z] v3.1.0-dev.20 [2025-02-20T05:04:26.622Z] v3.1.0-dev.21 [2025-02-20T05:04:26.622Z] v3.1.0-dev.22 [2025-02-20T05:04:26.622Z] v3.1.0-dev.23 [2025-02-20T05:04:26.622Z] v3.1.0-dev.24 [2025-02-20T05:04:26.622Z] v3.1.0-dev.25 [2025-02-20T05:04:26.622Z] v3.1.0-dev.26 [2025-02-20T05:04:26.622Z] v3.1.0-dev.27 [2025-02-20T05:04:26.622Z] v3.1.0-dev.28 [2025-02-20T05:04:26.622Z] v3.1.0-dev.29 [2025-02-20T05:04:26.622Z] v3.1.0-dev.3 [2025-02-20T05:04:26.622Z] v3.1.0-dev.30 [2025-02-20T05:04:26.622Z] v3.1.0-dev.31 [2025-02-20T05:04:26.622Z] v3.1.0-dev.32 [2025-02-20T05:04:26.622Z] v3.1.0-dev.33 [2025-02-20T05:04:26.622Z] v3.1.0-dev.34 [2025-02-20T05:04:26.622Z] v3.1.0-dev.35 [2025-02-20T05:04:26.622Z] v3.1.0-dev.36 [2025-02-20T05:04:26.622Z] v3.1.0-dev.37 [2025-02-20T05:04:26.622Z] v3.1.0-dev.38 [2025-02-20T05:04:26.622Z] v3.1.0-dev.39 [2025-02-20T05:04:26.622Z] v3.1.0-dev.4 [2025-02-20T05:04:26.622Z] v3.1.0-dev.40 [2025-02-20T05:04:26.622Z] v3.1.0-dev.41 [2025-02-20T05:04:26.622Z] v3.1.0-dev.5 [2025-02-20T05:04:26.622Z] v3.1.0-dev.6 [2025-02-20T05:04:26.622Z] v3.1.0-dev.7 [2025-02-20T05:04:26.622Z] v3.1.0-dev.8 [2025-02-20T05:04:26.622Z] v3.1.0-dev.9 [2025-02-20T05:04:26.622Z] v3.1.1 [2025-02-20T05:04:26.622Z] v3.1.1-dev.1 [2025-02-20T05:04:26.622Z] v3.2.0-dev.1 [2025-02-20T05:04:26.622Z] v3.2.0-dev.10 [2025-02-20T05:04:26.622Z] v3.2.0-dev.11 [2025-02-20T05:04:26.622Z] v3.2.0-dev.12 [2025-02-20T05:04:26.622Z] v3.2.0-dev.13 [2025-02-20T05:04:26.622Z] v3.2.0-dev.14 [2025-02-20T05:04:26.622Z] v3.2.0-dev.15 [2025-02-20T05:04:26.622Z] v3.2.0-dev.16 [2025-02-20T05:04:26.622Z] v3.2.0-dev.17 [2025-02-20T05:04:26.622Z] v3.2.0-dev.18 [2025-02-20T05:04:26.622Z] v3.2.0-dev.19 [2025-02-20T05:04:26.622Z] v3.2.0-dev.2 [2025-02-20T05:04:26.622Z] v3.2.0-dev.20 [2025-02-20T05:04:26.622Z] v3.2.0-dev.21 [2025-02-20T05:04:26.622Z] v3.2.0-dev.22 [2025-02-20T05:04:26.622Z] v3.2.0-dev.23 [2025-02-20T05:04:26.622Z] v3.2.0-dev.24 [2025-02-20T05:04:26.622Z] v3.2.0-dev.25 [2025-02-20T05:04:26.622Z] v3.2.0-dev.26 [2025-02-20T05:04:26.622Z] v3.2.0-dev.27 [2025-02-20T05:04:26.622Z] v3.2.0-dev.28 [2025-02-20T05:04:26.622Z] v3.2.0-dev.29 [2025-02-20T05:04:26.622Z] v3.2.0-dev.3 [2025-02-20T05:04:26.622Z] v3.2.0-dev.30 [2025-02-20T05:04:26.622Z] v3.2.0-dev.31 [2025-02-20T05:04:26.622Z] v3.2.0-dev.32 [2025-02-20T05:04:26.622Z] v3.2.0-dev.33 [2025-02-20T05:04:26.622Z] v3.2.0-dev.34 [2025-02-20T05:04:26.622Z] v3.2.0-dev.35 [2025-02-20T05:04:26.622Z] v3.2.0-dev.36 [2025-02-20T05:04:26.622Z] v3.2.0-dev.37 [2025-02-20T05:04:26.622Z] v3.2.0-dev.38 [2025-02-20T05:04:26.622Z] v3.2.0-dev.39 [2025-02-20T05:04:26.622Z] v3.2.0-dev.4 [2025-02-20T05:04:26.622Z] v3.2.0-dev.40 [2025-02-20T05:04:26.622Z] v3.2.0-dev.41 [2025-02-20T05:04:26.622Z] v3.2.0-dev.42 [2025-02-20T05:04:26.622Z] v3.2.0-dev.43 [2025-02-20T05:04:26.622Z] v3.2.0-dev.44 [2025-02-20T05:04:26.622Z] v3.2.0-dev.45 [2025-02-20T05:04:26.622Z] v3.2.0-dev.46 [2025-02-20T05:04:26.622Z] v3.2.0-dev.47 [2025-02-20T05:04:26.622Z] v3.2.0-dev.48 [2025-02-20T05:04:26.622Z] v3.2.0-dev.5 [2025-02-20T05:04:26.622Z] v3.2.0-dev.6 [2025-02-20T05:04:26.622Z] v3.2.0-dev.7 [2025-02-20T05:04:26.622Z] v3.2.0-dev.8 [2025-02-20T05:04:26.622Z] v3.2.0-dev.9 [2025-02-20T05:04:26.622Z] v4.0.0-dev.1 [2025-02-20T05:04:26.622Z] v4.0.0-dev.10 [2025-02-20T05:04:26.622Z] v4.0.0-dev.11 [2025-02-20T05:04:26.622Z] v4.0.0-dev.12 [2025-02-20T05:04:26.622Z] v4.0.0-dev.13 [2025-02-20T05:04:26.622Z] v4.0.0-dev.14 [2025-02-20T05:04:26.622Z] v4.0.0-dev.15 [2025-02-20T05:04:26.622Z] v4.0.0-dev.16 [2025-02-20T05:04:26.622Z] v4.0.0-dev.17 [2025-02-20T05:04:26.622Z] v4.0.0-dev.18 [2025-02-20T05:04:26.622Z] v4.0.0-dev.19 [2025-02-20T05:04:26.622Z] v4.0.0-dev.2 [2025-02-20T05:04:26.622Z] v4.0.0-dev.20 [2025-02-20T05:04:26.622Z] v4.0.0-dev.21 [2025-02-20T05:04:26.622Z] v4.0.0-dev.22 [2025-02-20T05:04:26.622Z] v4.0.0-dev.23 [2025-02-20T05:04:26.622Z] v4.0.0-dev.24 [2025-02-20T05:04:26.623Z] v4.0.0-dev.25 [2025-02-20T05:04:26.623Z] v4.0.0-dev.3 [2025-02-20T05:04:26.623Z] v4.0.0-dev.4 [2025-02-20T05:04:26.623Z] v4.0.0-dev.5 [2025-02-20T05:04:26.623Z] v4.0.0-dev.6 [2025-02-20T05:04:26.623Z] v4.0.0-dev.7 [2025-02-20T05:04:26.623Z] v4.0.0-dev.8 [2025-02-20T05:04:26.623Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-20T05:04:26.916Z] + lftools sign git-tag v4.0.0-dev.25 [2025-02-20T05:04:27.483Z] Signing Git tag with Sigul... [2025-02-20T05:04:27.483Z] Signing v4.0.0-dev.25 [Pipeline] echo [2025-02-20T05:04:27.757Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:28.049Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-20T05:04:28.058Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T05:04:28.089Z] $ docker stop --time=1 c0b671bac6470c5906ffa18087317b8761b25db21aa1e8dcd6894eaa9f5f2c9c [2025-02-20T05:04:29.371Z] $ docker rm -f --volumes c0b671bac6470c5906ffa18087317b8761b25db21aa1e8dcd6894eaa9f5f2c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-20T05:04:29.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T05:04:29.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:04:30.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T05:04:30.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:04:30.216Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:04:30.241Z] $ 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-02-20T05:04:30.543Z] $ docker top 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a -eo pid,comm [2025-02-20T05:04:30.588Z] 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-02-20T05:04:30.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T05:04:30.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T05:04:30.644Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T05:04:30.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T05:04:30.751Z] $ docker exec 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a ssh-agent [2025-02-20T05:04:30.849Z] SSH_AUTH_SOCK=/tmp/ssh-N2w3InHr82bc/agent.32 [2025-02-20T05:04:30.849Z] SSH_AGENT_PID=38 [2025-02-20T05:04:30.853Z] Running ssh-add (command line suppressed) [2025-02-20T05:04:30.960Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268117698150697672.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268117698150697672.key) [2025-02-20T05:04:30.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T05:04:31.269Z] + git semver bump pre [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,437 [bump_version] DEBUG bumping version:4.0.0-dev.25 on axis:pre with prefix:dev [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,438 [bump_version] DEBUG bumped version:4.0.0-dev.26 [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,438 [write_version] DEBUG write version:4.0.0-dev.26 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,438 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,438 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,440 [execute] INFO git cat-file --batch-check [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,446 [execute] INFO git cat-file --batch [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T05:04:31.528Z] 2025-02-20 05:04:31,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:04:31.528Z] 4.0.0-dev.26 [Pipeline] } [2025-02-20T05:04:31.536Z] $ docker exec --env ******** --env ******** 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a ssh-agent -k [2025-02-20T05:04:31.628Z] unset SSH_AUTH_SOCK; [2025-02-20T05:04:31.628Z] unset SSH_AGENT_PID; [2025-02-20T05:04:31.628Z] echo Agent pid 38 killed; [2025-02-20T05:04:31.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T05:04:31.971Z] + git semver [Pipeline] } [2025-02-20T05:04:32.242Z] $ docker stop --time=1 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a [2025-02-20T05:04:33.499Z] $ docker rm -f --volumes 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T05:04:33.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T05:04:33.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:04:34.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T05:04:34.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:04:34.246Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:04:34.269Z] $ 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-02-20T05:04:34.607Z] $ docker top c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 -eo pid,comm [2025-02-20T05:04:34.657Z] 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-02-20T05:04:34.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T05:04:34.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T05:04:34.709Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T05:04:34.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T05:04:34.823Z] $ docker exec c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 ssh-agent [2025-02-20T05:04:34.929Z] SSH_AUTH_SOCK=/tmp/ssh-8a6FpYB3Hb4B/agent.33 [2025-02-20T05:04:34.929Z] SSH_AGENT_PID=39 [2025-02-20T05:04:34.934Z] Running ssh-add (command line suppressed) [2025-02-20T05:04:35.037Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15006578127220906364.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15006578127220906364.key) [2025-02-20T05:04:35.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T05:04:35.348Z] + git semver push [2025-02-20T05:04:35.607Z] 2025-02-20 05:04:35,516 [run_push] DEBUG push [2025-02-20T05:04:35.607Z] 2025-02-20 05:04:35,517 [execute] INFO git cat-file --batch-check [2025-02-20T05:04:35.607Z] 2025-02-20 05:04:35,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T05:04:35.607Z] 2025-02-20 05:04:35,520 [execute] INFO git rev-list b8a34392ea6c1ac1d56f3d6f94cebfd1e20db2ee -- [2025-02-20T05:04:35.607Z] 2025-02-20 05:04:35,521 [execute] DEBUG Popen(['git', 'rev-list', 'b8a34392ea6c1ac1d56f3d6f94cebfd1e20db2ee', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T05:04:35.607Z] 2025-02-20 05:04:35,534 [execute] INFO git fetch -v origin [2025-02-20T05:04:35.607Z] 2025-02-20 05:04:35,535 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-20T05:04:36.173Z] 2025-02-20 05:04:35,949 [run_push] DEBUG no remote changes detected [2025-02-20T05:04:36.174Z] 2025-02-20 05:04:35,949 [execute] INFO git push origin semver [2025-02-20T05:04:36.174Z] 2025-02-20 05:04:35,949 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T05:04:36.741Z] 2025-02-20 05:04:36,566 [run_push] DEBUG push all version tags [2025-02-20T05:04:36.741Z] 2025-02-20 05:04:36,566 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-20T05:04:36.741Z] 2025-02-20 05:04:36,566 [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-02-20T05:04:37.312Z] 2025-02-20 05:04:37,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-20T05:04:37.312Z] 4.0.0-dev.26 [Pipeline] } [2025-02-20T05:04:37.322Z] $ docker exec --env ******** --env ******** c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 ssh-agent -k [2025-02-20T05:04:37.422Z] unset SSH_AUTH_SOCK; [2025-02-20T05:04:37.425Z] unset SSH_AGENT_PID; [2025-02-20T05:04:37.425Z] echo Agent pid 39 killed; [2025-02-20T05:04:37.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T05:04:37.764Z] + git semver [Pipeline] } [2025-02-20T05:04:38.033Z] $ docker stop --time=1 c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 [2025-02-20T05:04:39.329Z] $ docker rm -f --volumes c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 [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-02-20T05:04:39.951Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-02-20T05:04:39.951Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-20T05:04:39.951Z] total 16 [2025-02-20T05:04:39.951Z] drwxr-xr-x 3 root root 4096 Feb 20 05:03 . [2025-02-20T05:04:39.951Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 05:04 .. [2025-02-20T05:04:39.951Z] drwxr-xr-x 2 root root 4096 Feb 20 05:03 cost [2025-02-20T05:04:39.951Z] -rw-r--r-- 1 root root 85 Feb 20 05:03 cost.csv [2025-02-20T05:04:39.951Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-20T05:04:39.951Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-20T05:04:39.951Z] total 16 [2025-02-20T05:04:39.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:03 . [2025-02-20T05:04:39.951Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 05:04 .. [2025-02-20T05:04:39.951Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 05:03 cost [2025-02-20T05:04:39.952Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 20 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:40.241Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:41.101Z] ---> package-listing.sh [2025-02-20T05:04:41.101Z] ++ facter osfamily [2025-02-20T05:04:41.101Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-20T05:04:41.361Z] + OS_FAMILY=debian [2025-02-20T05:04:41.361Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-02-20T05:04:41.361Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-20T05:04:41.361Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-20T05:04:41.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-20T05:04:41.361Z] + PACKAGES=/tmp/packages_start.txt [2025-02-20T05:04:41.361Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-02-20T05:04:41.361Z] + PACKAGES=/tmp/packages_end.txt [2025-02-20T05:04:41.361Z] + case "${OS_FAMILY}" in [2025-02-20T05:04:41.361Z] + dpkg -l [2025-02-20T05:04:41.361Z] + grep '^ii' [2025-02-20T05:04:41.361Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-20T05:04:41.361Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-20T05:04:41.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-20T05:04:41.361Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-02-20T05:04:41.361Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-02-20T05:04:41.361Z] + 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-02-20T05:04:41.374Z] 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-02-20T05:04:41.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T05:04:42.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T05:04:42.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T05:04:42.321Z] prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container [2025-02-20T05:04:42.345Z] $ 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-02-20T05:04:42.546Z] $ docker top 76a6efc322315418afd1ec7c6f8db2c4fbf7052594aece59341d2645eab514c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T05:04:42.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-20T05:04:43.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-20T05:04:43.459Z] + ls /var/log/sa-host [2025-02-20T05:04:43.459Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T05:04:43.613Z] provisioning config files... [2025-02-20T05:04:43.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3773507387909452225tmp [Pipeline] { [Pipeline] echo [2025-02-20T05:04:43.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:43.923Z] ---> create-netrc.sh [Pipeline] } [2025-02-20T05:04:43.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:44.277Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-20T05:04:44.286Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:44.565Z] ---> sudo-logs.sh [2025-02-20T05:04:44.565Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-20T05:04:44.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:44.886Z] ---> job-cost.sh [2025-02-20T05:04:44.886Z] lf-activate-venv: SKIPPING [2025-02-20T05:04:44.886Z] DEBUG: total: 0.2199999988079071 [2025-02-20T05:04:44.886Z] INFO: Retrieving Stack Cost... [2025-02-20T05:04:45.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T05:04:45.410Z] INFO: Archiving Costs [Pipeline] echo [2025-02-20T05:04:45.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T05:04:45.705Z] ---> logs-deploy.sh [2025-02-20T05:04:45.705Z] lf-activate-venv: SKIPPING [2025-02-20T05:04:45.705Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/348 [2025-02-20T05:04:45.705Z] INFO: archiving workspace using pattern(s): [2025-02-20T05:04:46.641Z] Archives upload complete. [2025-02-20T05:04:46.903Z] INFO: archiving logs to Nexus [2025-02-20T05:04:47.472Z] ---> uname -a: [2025-02-20T05:04:47.472Z] Linux prd-ubuntu20-04-docker-8c-8g-39289 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] ---> lscpu: [2025-02-20T05:04:47.472Z] Architecture: x86_64 [2025-02-20T05:04:47.472Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-20T05:04:47.472Z] Byte Order: Little Endian [2025-02-20T05:04:47.472Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-20T05:04:47.472Z] CPU(s): 8 [2025-02-20T05:04:47.472Z] On-line CPU(s) list: 0-7 [2025-02-20T05:04:47.472Z] Thread(s) per core: 1 [2025-02-20T05:04:47.472Z] Core(s) per socket: 1 [2025-02-20T05:04:47.472Z] Socket(s): 8 [2025-02-20T05:04:47.472Z] NUMA node(s): 1 [2025-02-20T05:04:47.472Z] Vendor ID: AuthenticAMD [2025-02-20T05:04:47.472Z] CPU family: 23 [2025-02-20T05:04:47.472Z] Model: 49 [2025-02-20T05:04:47.472Z] Model name: AMD EPYC-Rome Processor [2025-02-20T05:04:47.472Z] Stepping: 0 [2025-02-20T05:04:47.472Z] CPU MHz: 2800.000 [2025-02-20T05:04:47.472Z] BogoMIPS: 5600.00 [2025-02-20T05:04:47.472Z] Virtualization: AMD-V [2025-02-20T05:04:47.472Z] Hypervisor vendor: KVM [2025-02-20T05:04:47.472Z] Virtualization type: full [2025-02-20T05:04:47.472Z] L1d cache: 256 KiB [2025-02-20T05:04:47.472Z] L1i cache: 256 KiB [2025-02-20T05:04:47.472Z] L2 cache: 4 MiB [2025-02-20T05:04:47.472Z] L3 cache: 128 MiB [2025-02-20T05:04:47.472Z] NUMA node0 CPU(s): 0-7 [2025-02-20T05:04:47.472Z] Vulnerability Itlb multihit: Not affected [2025-02-20T05:04:47.472Z] Vulnerability L1tf: Not affected [2025-02-20T05:04:47.472Z] Vulnerability Mds: Not affected [2025-02-20T05:04:47.472Z] Vulnerability Meltdown: Not affected [2025-02-20T05:04:47.472Z] Vulnerability Mmio stale data: Not affected [2025-02-20T05:04:47.472Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-20T05:04:47.472Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-20T05:04:47.472Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-20T05:04:47.472Z] Vulnerability Srbds: Not affected [2025-02-20T05:04:47.472Z] Vulnerability Tsx async abort: Not affected [2025-02-20T05:04:47.472Z] 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-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] ---> nproc: [2025-02-20T05:04:47.472Z] 8 [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] ---> df -h: [2025-02-20T05:04:47.472Z] Filesystem Size Used Avail Use% Mounted on [2025-02-20T05:04:47.472Z] overlay 155G 14G 142G 9% / [2025-02-20T05:04:47.472Z] tmpfs 64M 0 64M 0% /dev [2025-02-20T05:04:47.472Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-20T05:04:47.472Z] shm 64M 0 64M 0% /dev/shm [2025-02-20T05:04:47.472Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] ---> sar -b -r -n DEV: [2025-02-20T05:04:47.472Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39289) 02/20/25 _x86_64_ (8 CPU) [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] 04:59:42 LINUX RESTART (8 CPU) [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] 05:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-20T05:04:47.472Z] 05:01:01 443.05 40.61 402.44 0.00 4480.38 161700.03 0.00 [2025-02-20T05:04:47.472Z] 05:02:01 229.36 2.65 226.71 0.00 25.20 73462.16 0.00 [2025-02-20T05:04:47.472Z] 05:03:01 62.66 0.18 62.47 0.00 5.73 40472.47 0.00 [2025-02-20T05:04:47.472Z] 05:04:01 239.54 0.37 239.18 0.00 30.26 78379.74 0.00 [2025-02-20T05:04:47.472Z] Average: 242.83 10.83 232.00 0.00 1121.54 88200.46 0.00 [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] 05:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-20T05:04:47.472Z] 05:01:01 29132248 31514552 801028 2.44 80872 2568904 1992552 5.87 1063716 2294144 9040 [2025-02-20T05:04:47.472Z] 05:02:01 27120452 31453112 847972 2.58 185304 4240168 1958540 5.77 1730872 3451788 773296 [2025-02-20T05:04:47.472Z] 05:03:01 28017088 31529732 776168 2.36 189168 3465972 1783888 5.26 1282764 3054248 316 [2025-02-20T05:04:47.472Z] 05:04:01 25553516 31261048 1031644 3.14 212828 5441508 2171596 6.40 1739652 4846252 362600 [2025-02-20T05:04:47.472Z] Average: 27455826 31439611 864203 2.63 167043 3929138 1976644 5.83 1454251 3411608 286313 [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] 05:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-20T05:04:47.472Z] 05:01:01 vethdf661a0 130.92 144.05 13.03 126.55 0.00 0.00 0.00 0.01 [2025-02-20T05:04:47.472Z] 05:01:01 ens3 717.82 513.44 6306.82 113.01 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:01:01 docker0 160.52 179.30 13.57 359.66 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:01:01 lo 6.57 6.57 0.65 0.65 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:02:01 ens3 342.63 174.09 2761.18 26.06 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:02:01 docker0 153.81 305.98 13.23 2726.63 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:02:01 veth89e4656 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:03:01 ens3 17.35 11.33 14.31 6.75 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:03:01 docker0 1.02 1.37 0.12 0.38 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:03:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:04:01 ens3 344.91 193.63 7488.66 34.45 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:04:01 docker0 50.94 95.18 4.49 966.49 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] 05:04:01 veth2b3eca2 45.93 85.24 4.82 851.52 0.00 0.00 0.00 0.07 [2025-02-20T05:04:47.472Z] 05:04:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] Average: ens3 354.18 221.92 4133.78 44.79 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] Average: docker0 91.29 145.32 7.83 1016.00 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] Average: veth2b3eca2 11.53 21.40 1.21 213.76 0.00 0.00 0.00 0.02 [2025-02-20T05:04:47.472Z] Average: lo 2.48 2.48 0.24 0.24 0.00 0.00 0.00 0.00 [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] ---> sar -P ALL: [2025-02-20T05:04:47.472Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39289) 02/20/25 _x86_64_ (8 CPU) [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] 04:59:42 LINUX RESTART (8 CPU) [2025-02-20T05:04:47.472Z] [2025-02-20T05:04:47.472Z] 05:00:02 CPU %user %nice %system %iowait %steal %idle [2025-02-20T05:04:47.472Z] 05:01:01 all 9.68 0.00 3.27 2.39 0.06 84.60 [2025-02-20T05:04:47.472Z] 05:01:01 0 7.39 0.00 3.34 1.18 0.05 88.03 [2025-02-20T05:04:47.472Z] 05:01:01 1 11.63 0.00 2.80 2.15 0.07 83.35 [2025-02-20T05:04:47.472Z] 05:01:01 2 9.53 0.00 4.01 5.37 0.05 81.04 [2025-02-20T05:04:47.472Z] 05:01:01 3 9.50 0.00 3.18 0.60 0.05 86.68 [2025-02-20T05:04:47.472Z] 05:01:01 4 8.69 0.00 2.43 2.05 0.07 86.76 [2025-02-20T05:04:47.472Z] 05:01:01 5 8.52 0.00 4.81 6.61 0.07 79.99 [2025-02-20T05:04:47.472Z] 05:01:01 6 13.46 0.00 2.83 0.14 0.05 83.52 [2025-02-20T05:04:47.472Z] 05:01:01 7 8.72 0.00 2.78 1.01 0.05 87.44 [2025-02-20T05:04:47.472Z] 05:02:01 all 28.18 0.00 5.76 1.61 0.07 64.38 [2025-02-20T05:04:47.472Z] 05:02:01 0 29.11 0.00 5.27 0.22 0.07 65.33 [2025-02-20T05:04:47.472Z] 05:02:01 1 25.56 0.00 6.76 0.22 0.05 67.41 [2025-02-20T05:04:47.472Z] 05:02:01 2 27.76 0.00 5.22 0.22 0.08 66.71 [2025-02-20T05:04:47.472Z] 05:02:01 3 27.23 0.00 6.43 10.63 0.08 55.63 [2025-02-20T05:04:47.472Z] 05:02:01 4 29.56 0.00 5.28 0.24 0.07 64.86 [2025-02-20T05:04:47.472Z] 05:02:01 5 29.87 0.00 6.02 0.27 0.07 63.77 [2025-02-20T05:04:47.472Z] 05:02:01 6 28.47 0.00 5.61 0.25 0.07 65.60 [2025-02-20T05:04:47.472Z] 05:02:01 7 27.87 0.00 5.50 0.93 0.07 65.64 [2025-02-20T05:04:47.472Z] 05:03:01 all 41.17 0.00 5.20 0.64 0.07 52.92 [2025-02-20T05:04:47.472Z] 05:03:01 0 42.08 0.00 5.54 0.07 0.07 52.25 [2025-02-20T05:04:47.472Z] 05:03:01 1 42.12 0.00 5.38 0.05 0.08 52.36 [2025-02-20T05:04:47.472Z] 05:03:01 2 40.51 0.00 4.92 0.00 0.05 54.52 [2025-02-20T05:04:47.472Z] 05:03:01 3 41.21 0.00 5.34 0.00 0.07 53.38 [2025-02-20T05:04:47.472Z] 05:03:01 4 42.49 0.00 4.68 0.00 0.05 52.78 [2025-02-20T05:04:47.472Z] 05:03:01 5 40.88 0.00 5.27 3.48 0.07 50.30 [2025-02-20T05:04:47.472Z] 05:03:01 6 39.32 0.00 5.24 1.56 0.08 53.79 [2025-02-20T05:04:47.472Z] 05:03:01 7 40.71 0.00 5.22 0.00 0.08 53.98 [2025-02-20T05:04:47.472Z] 05:04:01 all 27.47 0.00 6.29 1.32 0.07 64.86 [2025-02-20T05:04:47.472Z] 05:04:01 0 26.46 0.00 6.63 0.12 0.05 66.74 [2025-02-20T05:04:47.473Z] 05:04:01 1 28.98 0.00 5.86 0.39 0.07 64.71 [2025-02-20T05:04:47.473Z] 05:04:01 2 28.44 0.00 6.79 0.15 0.10 64.52 [2025-02-20T05:04:47.473Z] 05:04:01 3 27.85 0.00 7.11 0.39 0.07 64.59 [2025-02-20T05:04:47.473Z] 05:04:01 4 27.79 0.00 5.74 2.55 0.07 63.85 [2025-02-20T05:04:47.473Z] 05:04:01 5 26.20 0.00 6.47 0.13 0.07 67.13 [2025-02-20T05:04:47.473Z] 05:04:01 6 27.25 0.00 5.44 1.38 0.05 65.87 [2025-02-20T05:04:47.473Z] 05:04:01 7 26.75 0.00 6.28 5.44 0.07 61.47 [2025-02-20T05:04:47.473Z] Average: all 26.71 0.00 5.14 1.49 0.07 66.60 [2025-02-20T05:04:47.473Z] Average: 0 26.38 0.00 5.20 0.39 0.06 67.97 [2025-02-20T05:04:47.473Z] Average: 1 27.16 0.00 5.21 0.69 0.07 66.86 [2025-02-20T05:04:47.473Z] Average: 2 26.65 0.00 5.24 1.42 0.07 66.63 [2025-02-20T05:04:47.473Z] Average: 3 26.51 0.00 5.52 2.90 0.07 65.00 [2025-02-20T05:04:47.473Z] Average: 4 27.22 0.00 4.54 1.21 0.06 66.97 [2025-02-20T05:04:47.473Z] Average: 5 26.47 0.00 5.65 2.60 0.07 65.21 [2025-02-20T05:04:47.473Z] Average: 6 27.18 0.00 4.79 0.84 0.06 67.14 [2025-02-20T05:04:47.473Z] Average: 7 26.09 0.00 4.95 1.84 0.07 67.05 [2025-02-20T05:04:47.473Z] [2025-02-20T05:04:47.473Z] [2025-02-20T05:04:47.473Z]