Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6442c1c232e656d62c42df40b8e030cdfdf4b3fd 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-ssh15051815316730033717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh101897959795524659.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3626267587452020531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh4891118589110180218.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-ssh7056495423886999880.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1795 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 6442c1c232e656d62c42df40b8e030cdfdf4b3fd (main) Commit message: "Merge pull request #1805 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.5" > git config core.sparsecheckout # timeout=10 > git checkout -f 6442c1c232e656d62c42df40b8e030cdfdf4b3fd # timeout=10 > git rev-list --no-walk 05ebb0b49c002ccb40eddd5abf6766ca306aa050 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:38:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:38:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:38:58 ========================================================= 06:38:58 EdgeX Global Pipelines Version Info 06:38:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:38:59 ------------------- 06:38:59 stable info: 06:38:59 ------------------- 06:38:59 Commited By: Cherry Wang cherry@iotechsys.com 06:38:59 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:38:59 Message: update stable to v1.0.278 06:39:00 ------------------- 06:39:00 experimental info: 06:39:00 ------------------- 06:39:00 Commited By: **** collab-it+edgex@linuxfoundation.org 06:39:00 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:39:00 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6442c1c [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:01 provisioning config files... 06:39:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7964545838033558606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:01 ---> ****-login.sh 06:39:01 nexus3.edgexfoundry.org:10001 06:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:01 06:39:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:01 Configure a credential helper to remove this warning. See 06:39:01 https://docs.****.com/go/credential-store/ 06:39:01 06:39:01 Login Succeeded 06:39:01 nexus3.edgexfoundry.org:10002 06:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 06:39:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.****.com/go/credential-store/ 06:39:02 06:39:02 Login Succeeded 06:39:02 nexus3.edgexfoundry.org:10003 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 06:39:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.****.com/go/credential-store/ 06:39:02 06:39:02 Login Succeeded 06:39:02 nexus3.edgexfoundry.org:10004 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 06:39:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.****.com/go/credential-store/ 06:39:02 06:39:02 Login Succeeded 06:39:02 ****.io 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 06:39:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.****.com/go/credential-store/ 06:39:02 06:39:02 Login Succeeded 06:39:02 ---> ****-login.sh ends [Pipeline] } 06:39:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:39:02 + git rev-list -1 --merges 6442c1c232e656d62c42df40b8e030cdfdf4b3fd~1..6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] echo 06:39:02 -----------> git rev-list -1 --merges 6442c1c232e656d62c42df40b8e030cdfdf4b3fd~1..6442c1c232e656d62c42df40b8e030cdfdf4b3fd 6442c1c232e656d62c42df40b8e030cdfdf4b3fd 06:39:02 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [false] [Pipeline] sh 06:39:03 + git log --format=format:%s -1 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] echo 06:39:03 ========================================================= 06:39:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:39:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:03 + git log --format=format:%s -1 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] echo 06:39:03 [semverPrep] GIT_COMMIT: 6442c1c232e656d62c42df40b8e030cdfdf4b3fd, Commit Message: Merge pull request #1805 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.5 [Pipeline] echo 06:39:03 [semverPrep] This is not a build commit. [Pipeline] sh 06:39:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:39:03 + grep -v github /etc/ssh/ssh_known_hosts 06:39:03 + [ -e /tmp/ssh_known_hosts ] 06:39:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:39:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:39:03 sudo tee -a /etc/ssh/ssh_known_hosts 06:39:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:04 06:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:04 0.1.4: Pulling from edgex-devops/py-git-semver 06:39:04 3dae71ba6b94: Pulling fs layer 06:39:04 6bf1a483ea7c: Pulling fs layer 06:39:04 f5dfc541a4d3: Pulling fs layer 06:39:04 461d9e800cba: Pulling fs layer 06:39:04 80192f66455f: Pulling fs layer 06:39:04 2e8e34ca0e6c: Pulling fs layer 06:39:04 a29436f7fd5d: Pulling fs layer 06:39:04 923cac83aea3: Pulling fs layer 06:39:04 25ad8b0a4227: Pulling fs layer 06:39:04 db01528c6b51: Pulling fs layer 06:39:04 28988de357af: Pulling fs layer 06:39:04 a29436f7fd5d: Waiting 06:39:04 923cac83aea3: Waiting 06:39:04 461d9e800cba: Waiting 06:39:04 80192f66455f: Waiting 06:39:04 2e8e34ca0e6c: Waiting 06:39:04 25ad8b0a4227: Waiting 06:39:04 db01528c6b51: Waiting 06:39:04 6bf1a483ea7c: Verifying Checksum 06:39:04 6bf1a483ea7c: Download complete 06:39:04 461d9e800cba: Verifying Checksum 06:39:04 461d9e800cba: Download complete 06:39:04 80192f66455f: Download complete 06:39:04 f5dfc541a4d3: Verifying Checksum 06:39:04 f5dfc541a4d3: Download complete 06:39:04 3dae71ba6b94: Verifying Checksum 06:39:04 3dae71ba6b94: Download complete 06:39:04 923cac83aea3: Download complete 06:39:05 25ad8b0a4227: Verifying Checksum 06:39:05 25ad8b0a4227: Download complete 06:39:05 db01528c6b51: Verifying Checksum 06:39:05 db01528c6b51: Download complete 06:39:05 28988de357af: Verifying Checksum 06:39:05 28988de357af: Download complete 06:39:05 a29436f7fd5d: Verifying Checksum 06:39:05 a29436f7fd5d: Download complete 06:39:05 2e8e34ca0e6c: Verifying Checksum 06:39:05 2e8e34ca0e6c: Download complete 06:39:06 3dae71ba6b94: Pull complete 06:39:06 6bf1a483ea7c: Pull complete 06:39:06 f5dfc541a4d3: Pull complete 06:39:06 461d9e800cba: Pull complete 06:39:06 80192f66455f: Pull complete 06:39:10 2e8e34ca0e6c: Pull complete 06:39:10 a29436f7fd5d: Pull complete 06:39:10 923cac83aea3: Pull complete 06:39:11 25ad8b0a4227: Pull complete 06:39:11 db01528c6b51: Pull complete 06:39:11 28988de357af: Pull complete 06:39:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:11 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:39:14 $ docker top b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 -eo pid,comm 06:39:14 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). 06:39:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:14 [ssh-agent] Looking for ssh-agent implementation... 06:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:14 $ docker exec b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 ssh-agent 06:39:14 SSH_AUTH_SOCK=/tmp/ssh-S0k4JBJXQrxi/agent.31 06:39:14 SSH_AGENT_PID=37 06:39:14 Running ssh-add (command line suppressed) 06:39:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2188902360337198540.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2188902360337198540.key) 06:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] sh 06:39:15 + git tag --points-at HEAD [Pipeline] } 06:39:15 $ docker exec --env ******** --env ******** b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 ssh-agent -k 06:39:15 unset SSH_AUTH_SOCK; 06:39:15 unset SSH_AGENT_PID; 06:39:15 echo Agent pid 37 killed; 06:39:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:15 [ssh-agent] Looking for ssh-agent implementation... 06:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:15 $ docker exec b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 ssh-agent 06:39:15 SSH_AUTH_SOCK=/tmp/ssh-GSNGrp08urjU/agent.84 06:39:15 SSH_AGENT_PID=90 06:39:15 Running ssh-add (command line suppressed) 06:39:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3656031457379869443.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3656031457379869443.key) 06:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:15 + git semver init 06:39:16 2026-02-09 06:39:16,011 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:39:16 2026-02-09 06:39:16,015 [run_init] DEBUG init version:0.0.0 force:False 06:39:16 2026-02-09 06:39:16,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:39:16 2026-02-09 06:39:16,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:39:16 2026-02-09 06:39:16,017 [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, stdin=None, shell=False, universal_newlines=False) 06:39:17 2026-02-09 06:39:17,506 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:39:17 2026-02-09 06:39:17,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:39:17 2026-02-09 06:39:17,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:39:17 2026-02-09 06:39:17,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:39:17 4.1.0-dev.53 [Pipeline] } 06:39:17 $ docker exec --env ******** --env ******** b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 ssh-agent -k 06:39:18 unset SSH_AUTH_SOCK; 06:39:18 unset SSH_AGENT_PID; 06:39:18 echo Agent pid 90 killed; 06:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:18 + git semver [Pipeline] } 06:39:18 $ docker stop --time=1 b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 06:39:19 $ docker rm -f --volumes b84a7f63e4af6cfd7d749f5dd70836d1a8e32a79811ffb68f7168f3545365385 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:39:20 Stashed 1 file(s) [Pipeline] echo 06:39:20 [edgeXSemver]: initialized semver on version 4.1.0-dev.53 [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 06:39:20 provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage 06:39:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14233099646405515008tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:21 ---> ****-login.sh 06:39:21 nexus3.edgexfoundry.org:10001 06:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:21 Login Succeeded 06:39:21 nexus3.edgexfoundry.org:10002 06:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:21 Login Succeeded 06:39:21 nexus3.edgexfoundry.org:10003 06:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:21 Login Succeeded 06:39:21 nexus3.edgexfoundry.org:10004 06:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:21 Login Succeeded 06:39:21 ****.io 06:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:21 Login Succeeded 06:39:21 ---> ****-login.sh ends [Pipeline] } 06:39:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:39:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:21 ========================================================= 06:39:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:39:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:22 + 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.25-alpine --build-arg MAKE=echo noop --target=builder . 06:39:22 #0 building with "default" instance using docker driver 06:39:22 06:39:22 #1 [internal] load build definition from Dockerfile 06:39:22 #1 transferring dockerfile: 1.69kB done 06:39:22 #1 DONE 0.0s 06:39:22 06:39:22 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:39:22 #2 DONE 0.1s 06:39:22 06:39:22 #3 [internal] load .dockerignore 06:39:22 #3 transferring context: 182B done 06:39:22 #3 DONE 0.0s 06:39:22 06:39:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:39:22 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:39:22 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:39:22 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:39:22 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 06:39:22 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:39:22 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 06:39:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 06:39:22 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:39:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 06:39:22 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:39:22 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:39:22 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 06:39:22 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 06:39:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 06:39:22 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 06:39:23 #4 ... 06:39:23 06:39:23 #5 [internal] load build context 06:39:23 #5 transferring context: 37.49MB 0.3s done 06:39:23 #5 DONE 0.3s 06:39:23 06:39:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:39:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s 06:39:23 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:39:23 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.29MB / 11.98MB 0.3s 06:39:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s 06:39:23 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 06:39:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 53.48MB / 60.15MB 0.5s 06:39:23 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 06:39:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s 06:39:23 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 06:39:23 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.5s 06:39:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s 06:39:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s 06:39:23 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.7s 06:39:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 06:39:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 0.8s 06:39:23 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 06:39:23 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 06:39:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.9s 06:39:23 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 06:39:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 06:39:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 06:39:27 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done 06:39:27 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:39:27 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:39:27 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:39:27 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:39:27 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:39:28 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 06:39:28 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:39:30 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.1s done 06:39:30 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:39:30 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.4s done 06:39:30 #4 DONE 8.1s 06:39:31 06:39:31 #6 [builder 2/7] WORKDIR /device-sdk-go 06:39:33 #6 DONE 2.7s 06:39:33 06:39:33 #7 [builder 3/7] RUN apk add --update --no-cache make git 06:39:33 #7 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:33 #7 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:34 #7 0.716 OK: 265 MiB in 60 packages 06:39:34 #7 DONE 0.8s 06:39:34 06:39:34 #8 [builder 4/7] COPY go.mod vendor* ./ 06:39:34 #8 DONE 0.0s 06:39:34 06:39:34 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:52 #9 DONE 16.8s 06:39:52 06:39:52 #10 [builder 6/7] COPY . . 06:39:52 #10 DONE 0.2s 06:39:52 06:39:52 #11 [builder 7/7] RUN echo noop 06:39:52 #11 0.178 noop 06:39:52 #11 DONE 0.2s 06:39:52 06:39:52 #12 exporting to image 06:39:52 #12 exporting layers 06:39:58 #12 exporting layers 6.9s done 06:39:58 #12 writing image sha256:4ed5bf4f42edf48fc1bfd29ed4ba7dad89bceeda152a5405e41bb9e153090dd7 done 06:39:58 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:39:58 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker inspect -f . ci-base-image-x86_64 06:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:59 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:39:59 $ docker top bc69faf6be05c3318d0384f478cfb8e408f4667331b4b748dd179463355b303f -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:00 + go version 06:40:00 go version go1.25.2 linux/amd64 [Pipeline] } 06:40:00 $ docker stop --time=1 bc69faf6be05c3318d0384f478cfb8e408f4667331b4b748dd179463355b303f 06:40:01 $ docker rm -f --volumes bc69faf6be05c3318d0384f478cfb8e408f4667331b4b748dd179463355b303f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker inspect -f . ci-base-image-x86_64 06:40:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:01 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:40:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:40:02 $ docker top b2c8d03fdb393815c73e49f9c34e79216dc4c6ddd57ffe3bd50c7d2a3fcc1c62 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:40:02 + make test 06:40:02 go test -race -coverprofile=coverage.out ./... 06:40:10 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 06:40:57 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 06:40:57 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 06:40:57 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 06:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.046s coverage: 2.8% of statements 06:40:57 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 06:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.040s coverage: 29.4% of statements 06:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.046s coverage: 79.3% of statements 06:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.031s coverage: 90.4% of statements 06:40:57 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 06:40:57 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 06:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.070s coverage: 45.0% of statements 06:40:57 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 06:41:00 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.041s coverage: 14.3% of statements 06:41:00 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.591s coverage: 45.1% of statements 06:41:00 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.065s coverage: 69.4% of statements 06:41:00 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 06:41:00 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 06:41:00 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 06:41:00 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.087s coverage: 88.4% of statements 06:41:00 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.052s coverage: 4.9% of statements 06:41:00 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 06:41:32 0 issues. 06:41:32 GO111MODULE=on go vet ./... 06:41:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:41:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:41:33 ./bin/test-attribution-txt.sh [Pipeline] echo 06:41:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:41:34 $ docker stop --time=1 b2c8d03fdb393815c73e49f9c34e79216dc4c6ddd57ffe3bd50c7d2a3fcc1c62 06:41:37 $ docker rm -f --volumes b2c8d03fdb393815c73e49f9c34e79216dc4c6ddd57ffe3bd50c7d2a3fcc1c62 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:41:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:41:38 + ls -al . 06:41:38 total 472 06:41:38 drwxrwxr-x 11 jenkins jenkins 4096 Feb 9 06:40 . 06:41:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 06:38 .. 06:41:38 -rw-rw-r-- 1 jenkins jenkins 140 Feb 9 06:38 .dockerignore 06:41:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 9 06:41 .git 06:41:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 06:38 .github 06:41:38 -rw-rw-r-- 1 jenkins jenkins 137 Feb 9 06:38 .gitignore 06:41:38 -rw-rw-r-- 1 jenkins jenkins 359 Feb 9 06:38 .golangci.yml 06:41:38 drwxr-xr-x 3 jenkins jenkins 4096 Feb 9 06:39 .semver 06:41:38 -rw-rw-r-- 1 jenkins jenkins 53715 Feb 9 06:38 CHANGELOG.md 06:41:38 -rw-rw-r-- 1 jenkins jenkins 677 Feb 9 06:38 GOVERNANCE.md 06:41:38 -rw-rw-r-- 1 jenkins jenkins 905 Feb 9 06:38 Jenkinsfile 06:41:38 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 9 06:38 LICENSE 06:41:38 -rw-rw-r-- 1 jenkins jenkins 2423 Feb 9 06:38 Makefile 06:41:38 -rw-rw-r-- 1 jenkins jenkins 619 Feb 9 06:38 OWNERS.md 06:41:38 -rw-rw-r-- 1 jenkins jenkins 5513 Feb 9 06:38 README.md 06:41:38 -rw-rw-r-- 1 jenkins jenkins 12 Feb 9 06:39 VERSION 06:41:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 06:38 bin 06:41:38 -rw-r--r-- 1 jenkins jenkins 223330 Feb 9 06:41 coverage.out 06:41:38 drwxrwxr-x 5 jenkins jenkins 4096 Feb 9 06:38 example 06:41:38 -rw-rw-r-- 1 jenkins jenkins 6706 Feb 9 06:38 go.mod 06:41:38 -rw-rw-r-- 1 jenkins jenkins 88759 Feb 9 06:38 go.sum 06:41:38 drwxrwxr-x 13 jenkins jenkins 4096 Feb 9 06:38 internal 06:41:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 06:38 openapi 06:41:38 drwxrwxr-x 6 jenkins jenkins 4096 Feb 9 06:38 pkg 06:41:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 06:38 snap 06:41:38 -rw-rw-r-- 1 jenkins jenkins 222 Feb 9 06:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:39 + 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=6442c1c232e656d62c42df40b8e030cdfdf4b3fd --label arch=amd64 --label version=4.1.0-dev.53 . 06:41:39 #0 building with "default" instance using docker driver 06:41:39 06:41:39 #1 [internal] load build definition from Dockerfile 06:41:39 #1 transferring dockerfile: 1.69kB done 06:41:39 #1 DONE 0.0s 06:41:39 06:41:39 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:41:39 #2 DONE 0.0s 06:41:39 06:41:39 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:41:39 #3 DONE 0.1s 06:41:39 06:41:39 #4 [internal] load .dockerignore 06:41:39 #4 transferring context: 33B 06:41:39 #4 transferring context: 182B done 06:41:39 #4 DONE 0.0s 06:41:39 06:41:39 #5 [internal] load build context 06:41:39 #5 transferring context: 257.28kB 0.0s done 06:41:39 #5 DONE 0.0s 06:41:39 06:41:39 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:41:39 #6 DONE 0.1s 06:41:39 06:41:39 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:41:39 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:41:39 #7 ... 06:41:39 06:41:39 #8 [builder 2/7] WORKDIR /device-sdk-go 06:41:39 #8 DONE 0.1s 06:41:39 06:41:39 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:41:39 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 06:41:39 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 06:41:39 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 06:41:39 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:41:39 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 06:41:39 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 06:41:39 #7 DONE 0.3s 06:41:39 06:41:39 #9 [builder 3/7] RUN apk add --update --no-cache make git 06:41:39 #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:41:40 #9 0.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:41:40 #9 0.804 OK: 265 MiB in 60 packages 06:41:40 #9 ... 06:41:40 06:41:40 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:41:40 #10 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:41:40 #10 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:41:40 #10 0.666 (1/1) Installing dumb-init (1.2.5-r3) 06:41:40 #10 0.672 Executing busybox-1.37.0-r20.trigger 06:41:40 #10 0.679 OK: 7 MiB in 17 packages 06:41:40 #10 DONE 0.8s 06:41:40 06:41:40 #9 [builder 3/7] RUN apk add --update --no-cache make git 06:41:40 #9 DONE 1.0s 06:41:40 06:41:40 #11 [builder 4/7] COPY go.mod vendor* ./ 06:41:40 #11 DONE 0.0s 06:41:40 06:41:40 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:40 #12 DONE 0.5s 06:41:40 06:41:40 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:41:40 #13 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:41:40 #13 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:41:41 #13 0.879 OK: 7 MiB in 17 packages 06:41:41 #13 DONE 1.0s 06:41:41 06:41:41 #14 [builder 6/7] COPY . . 06:41:41 #14 DONE 0.3s 06:41:41 06:41:41 #15 [builder 7/7] RUN make build 06:41:41 #15 0.278 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.53 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:42:07 #15 DONE 23.6s 06:42:07 06:42:07 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:42:07 #16 DONE 0.0s 06:42:07 06:42:07 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:42:07 #17 DONE 0.3s 06:42:07 06:42:07 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:42:07 #18 DONE 0.0s 06:42:07 06:42:07 #19 exporting to image 06:42:07 #19 exporting layers 0.1s done 06:42:07 #19 writing image sha256:db1e895643523d6e5f565783ff4122e5a2da4072b896f0b0ddacaacebbb6b862 done 06:42:07 #19 naming to docker.io/library/device-sdk-simple done 06:42:07 #19 DONE 0.2s [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 06:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:08 06:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:08 latest: Pulling from edgex-lftools-log-publisher 06:42:08 5eb5b503b376: Pulling fs layer 06:42:08 5c69ac0246d0: Pulling fs layer 06:42:08 ec43610c2a17: Pulling fs layer 06:42:08 3a2ae6a8a46f: Pulling fs layer 06:42:08 33b1e0a273af: Pulling fs layer 06:42:08 5d3b04190fa2: Pulling fs layer 06:42:08 2f39f015ded8: Pulling fs layer 06:42:08 3a2ae6a8a46f: Waiting 06:42:08 33b1e0a273af: Waiting 06:42:08 2f39f015ded8: Waiting 06:42:08 5d3b04190fa2: Waiting 06:42:08 5c69ac0246d0: Verifying Checksum 06:42:08 5c69ac0246d0: Download complete 06:42:08 3a2ae6a8a46f: Download complete 06:42:08 33b1e0a273af: Verifying Checksum 06:42:08 33b1e0a273af: Download complete 06:42:08 5d3b04190fa2: Verifying Checksum 06:42:08 5d3b04190fa2: Download complete 06:42:08 ec43610c2a17: Verifying Checksum 06:42:08 ec43610c2a17: Download complete 06:42:09 5eb5b503b376: Verifying Checksum 06:42:09 5eb5b503b376: Download complete 06:42:09 2f39f015ded8: Verifying Checksum 06:42:09 2f39f015ded8: Download complete 06:42:10 5eb5b503b376: Pull complete 06:42:10 5c69ac0246d0: Pull complete 06:42:10 ec43610c2a17: Pull complete 06:42:10 3a2ae6a8a46f: Pull complete 06:42:10 33b1e0a273af: Pull complete 06:42:10 5d3b04190fa2: Pull complete 06:42:16 2f39f015ded8: Pull complete 06:42:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:16 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:42:18 $ docker top 842283f7770e476e4c728ffe707af3f6517f9bad001d9ec5515d3c7c0caf1536 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:18 ---> job-cost.sh 06:42:18 lf-activate-venv: SKIPPING 06:42:18 INFO: No Stack... 06:42:19 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:19 INFO: Archiving Costs [Pipeline] sh 06:42:19 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:42:19 + cut -d, -f6 [Pipeline] lock 06:42:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-408-stack-cost] 06:42:19 Resource [jenkins-edgexfoundry-device-sdk-go-main-408-stack-cost] did not exist. Created. 06:42:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-408-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:20 + echo total: 0.2199999988079071 [Pipeline] stash 06:42:20 Stashed 1 file(s) [Pipeline] } 06:42:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-408-stack-cost] [Pipeline] // lock [Pipeline] } 06:42:20 $ docker stop --time=1 842283f7770e476e4c728ffe707af3f6517f9bad001d9ec5515d3c7c0caf1536 06:42:21 $ docker rm -f --volumes 842283f7770e476e4c728ffe707af3f6517f9bad001d9ec5515d3c7c0caf1536 [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 06:42:21 provisioning config files... 06:42:21 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4193681156813165635tmp [Pipeline] { [Pipeline] sh 06:42:22 + set +x 06:42:22 + curl -s https://codecov.io/bash 06:42:22 + bash -s -- 06:42:22 06:42:22 _____ _ 06:42:22 / ____| | | 06:42:22 | | ___ __| | ___ ___ _____ __ 06:42:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:42:22 | |___| (_) | (_| | __/ (_| (_) \ V / 06:42:22 \_____\___/ \__,_|\___|\___\___/ \_/ 06:42:22 Bash-1.0.6 06:42:22 06:42:22 06:42:22 ==> git version 2.25.1 found 06:42:22 ==> 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 06:42:22 Release-Date: 2020-01-08 06:42:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:42:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:42:22 ==> Jenkins CI detected. 06:42:22 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:42:22 project root: . 06:42:22 --> token set from env 06:42:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:42:22 ==> Running gcov in . (disable via -X gcov) 06:42:22 ==> Python coveragepy not found 06:42:22 ==> Searching for coverage reports in: 06:42:22 + . 06:42:22 -> Found 1 reports 06:42:22 ==> Detecting git/mercurial file structure 06:42:22 ==> Reading reports 06:42:22 + ./coverage.out bytes=223330 06:42:22 ==> Appending adjustments 06:42:22 https://docs.codecov.io/docs/fixing-reports 06:42:22 + Found adjustments 06:42:22 ==> Gzipping contents 06:42:22 28K /tmp/codecov.WSadsd.gz 06:42:22 ==> Uploading reports 06:42:22 url: https://codecov.io 06:42:22 query: branch=main&commit=6442c1c232e656d62c42df40b8e030cdfdf4b3fd&build=408&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F408%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:22 -> Pinging Codecov 06:42:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6442c1c232e656d62c42df40b8e030cdfdf4b3fd&build=408&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F408%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:23 -> Uploading to 06:42:23 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/6442c1c232e656d62c42df40b8e030cdfdf4b3fd/2ab746eb-6b65-4ee4-841a-e5a60254041d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260209T064222Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4348d413df9ab171c1284b20dd83863b90963faac92ade8f6015e93af7185ab6 06:42:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:23 Dload Upload Total Spent Left Speed 06:42:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26099 0 0 100 26099 0 123k --:--:-- --:--:-- --:--:-- 123k 100 26099 0 0 100 26099 0 86707 --:--:-- --:--:-- --:--:-- 86420 06:42:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] } 06:42:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:42:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:42:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:42:24 06:42:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:42:24 latest: Pulling from edgex-devops/edgex-snyk-go 06:42:24 2d35ebdb57d9: Already exists 06:42:24 85e8836fcdb2: Pulling fs layer 06:42:24 91631faa732a: Pulling fs layer 06:42:24 f3f5ae8826fa: Pulling fs layer 06:42:24 4f4fb700ef54: Pulling fs layer 06:42:24 7861252a18e6: Pulling fs layer 06:42:24 9130f900ef6f: Pulling fs layer 06:42:24 7861252a18e6: Waiting 06:42:24 4f4fb700ef54: Waiting 06:42:24 9130f900ef6f: Waiting 06:42:24 f3f5ae8826fa: Download complete 06:42:24 85e8836fcdb2: Verifying Checksum 06:42:24 4f4fb700ef54: Verifying Checksum 06:42:24 4f4fb700ef54: Download complete 06:42:24 85e8836fcdb2: Pull complete 06:42:24 7861252a18e6: Verifying Checksum 06:42:24 7861252a18e6: Download complete 06:42:24 91631faa732a: Verifying Checksum 06:42:24 91631faa732a: Download complete 06:42:25 9130f900ef6f: Verifying Checksum 06:42:25 9130f900ef6f: Download complete 06:42:28 91631faa732a: Pull complete 06:42:28 f3f5ae8826fa: Pull complete 06:42:28 4f4fb700ef54: Pull complete 06:42:29 7861252a18e6: Pull complete 06:42:32 9130f900ef6f: Pull complete 06:42:32 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:42:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:32 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:42:35 $ docker top 017bc343bbcdef184e1a3477ba4a20e81a2f6a26a41b438effa22574e9eddfda -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 06:42:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:42:36 + set -o pipefail 06:42:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:42:44 06:42:44 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 06:42:44 06:42:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/c86ca3e0-5b41-48a7-ad99-87ff384f689d 06:42:44 06:42:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:42:44 06:42:44 06:42:44 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:42:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:42:44 $ docker stop --time=1 017bc343bbcdef184e1a3477ba4a20e81a2f6a26a41b438effa22574e9eddfda 06:42:47 $ docker rm -f --volumes 017bc343bbcdef184e1a3477ba4a20e81a2f6a26a41b438effa22574e9eddfda [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 06:42:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:47 provisioning config files... 06:42:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10522122947244414488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:48 --> edgex-publish-swagger.sh 06:42:48 === Publish openapi API === 06:42:48 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:42:48 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 06:42:48 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:48 Dload Upload Total Spent Left Speed 06:42:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38158 0 0 100 38158 0 358k --:--:-- --:--:-- --:--:-- 354k 100 38224 100 66 100 38158 511 288k --:--:-- --:--:-- --:--:-- 287k 06:42:48 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:42:48 [Pipeline] } 06:42:48 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 06:42:48 + git log --format=format:%s -1 6442c1c232e656d62c42df40b8e030cdfdf4b3fd [Pipeline] sh 06:42:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:49 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:49 $ docker top d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f -eo pid,comm 06:42:49 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). 06:42:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:49 [ssh-agent] Looking for ssh-agent implementation... 06:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:49 $ docker exec d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f ssh-agent 06:42:49 SSH_AUTH_SOCK=/tmp/ssh-t6kxilLNuB44/agent.32 06:42:49 SSH_AGENT_PID=38 06:42:49 Running ssh-add (command line suppressed) 06:42:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10643414370668273331.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10643414370668273331.key) 06:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:50 + git semver tag 06:42:50 2026-02-09 06:42:50,494 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:42:50 2026-02-09 06:42:50,498 [run_tag] DEBUG tag force:False 06:42:50 2026-02-09 06:42:50,498 [check_head_tag] DEBUG check head tag 06:42:50 2026-02-09 06:42:50,500 [execute] INFO git cat-file --batch-check 06:42:50 2026-02-09 06:42:50,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 06:42:50 2026-02-09 06:42:50,502 [execute] INFO git cat-file --batch 06:42:50 2026-02-09 06:42:50,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 06:42:50 2026-02-09 06:42:50,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:42:50 2026-02-09 06:42:50,529 [execute] INFO git tag -a v4.1.0-dev.53 -m v4.1.0-dev.53 06:42:50 2026-02-09 06:42:50,529 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.53', '-m', 'v4.1.0-dev.53'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 06:42:50 2026-02-09 06:42:50,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:42:50 4.1.0-dev.53 [Pipeline] } 06:42:50 $ docker exec --env ******** --env ******** d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f ssh-agent -k 06:42:50 unset SSH_AUTH_SOCK; 06:42:50 unset SSH_AGENT_PID; 06:42:50 echo Agent pid 38 killed; 06:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:51 + git semver [Pipeline] } 06:42:51 $ docker stop --time=1 d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f 06:42:52 $ docker rm -f --volumes d7aadde090b64f6c424e2095df60a3d4e4b1fe14ddb8b82b3c50f184e685b82f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:52 06:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:53 0.23.1-centos7: Pulling from edgex-lftools 06:42:53 ab5ef0e58194: Pulling fs layer 06:42:53 9712f1f96733: Pulling fs layer 06:42:53 63f879dbbcfc: Pulling fs layer 06:42:53 0d9ebad4ef96: Pulling fs layer 06:42:53 e9a5061849ea: Pulling fs layer 06:42:53 d747dcd14b5f: Pulling fs layer 06:42:53 2de7ff778b66: Pulling fs layer 06:42:53 e9a5061849ea: Waiting 06:42:53 d747dcd14b5f: Waiting 06:42:53 2de7ff778b66: Waiting 06:42:53 0d9ebad4ef96: Waiting 06:42:53 9712f1f96733: Verifying Checksum 06:42:53 9712f1f96733: Download complete 06:42:53 63f879dbbcfc: Verifying Checksum 06:42:53 63f879dbbcfc: Download complete 06:42:53 ab5ef0e58194: Download complete 06:42:53 d747dcd14b5f: Verifying Checksum 06:42:53 d747dcd14b5f: Download complete 06:42:53 e9a5061849ea: Verifying Checksum 06:42:53 e9a5061849ea: Download complete 06:42:53 0d9ebad4ef96: Verifying Checksum 06:42:53 0d9ebad4ef96: Download complete 06:42:53 2de7ff778b66: Verifying Checksum 06:42:53 2de7ff778b66: Download complete 06:42:57 ab5ef0e58194: Pull complete 06:42:57 9712f1f96733: Pull complete 06:42:57 63f879dbbcfc: Pull complete 06:43:01 0d9ebad4ef96: Pull complete 06:43:01 e9a5061849ea: Pull complete 06:43:01 d747dcd14b5f: Pull complete 06:43:02 2de7ff778b66: Pull complete 06:43:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:43:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:03 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:43:05 $ docker top fbd21f29013b51da5a83ccccbc7b1296dca09bababeb8e4aae5bd07c5d4ac20f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:43:05 provisioning config files... 06:43:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2584507528419247536tmp 06:43:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config345646361069856292tmp 06:43:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10425433005705477128tmp [Pipeline] { [Pipeline] echo 06:43:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:43:06 ---> sigul-configuration.sh 06:43:06 gpg: directory `/root/.gnupg' created 06:43:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:43:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:43:06 gpg: keyring `/root/.gnupg/secring.gpg' created 06:43:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:43:06 gpg: CAST5 encrypted data 06:43:06 gpg: encrypted with 1 passphrase 06:43:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:43:06 + mkdir /home/jenkins 06:43:06 + mkdir /home/jenkins/sigul [Pipeline] sh 06:43:06 + 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 06:43:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:43:06 ---> sigul-install.sh 06:43:06 Sigul already installed; skipping installation. [Pipeline] sh 06:43:07 + git tag --list 06:43:07 0.7.1 06:43:07 delhi-tag 06:43:07 v1.0.0 06:43:07 v1.1.0 06:43:07 v1.1.1 06:43:07 v1.1.2 06:43:07 v1.2.0 06:43:07 v1.2.1 06:43:07 v1.2.2 06:43:07 v1.2.3 06:43:07 v1.3.0 06:43:07 v1.4.0 06:43:07 v2.0.0 06:43:07 v2.1.0 06:43:07 v2.1.1 06:43:07 v2.2.0 06:43:07 v2.3.0 06:43:07 v2.3.1 06:43:07 v3.0 06:43:07 v3.0.0 06:43:07 v3.1 06:43:07 v3.1.0 06:43:07 v3.1.1 06:43:07 v4.0 06:43:07 v4.0.0 06:43:07 v4.0.1 06:43:07 v4.0.1-dev.1 06:43:07 v4.0.1-dev.2 06:43:07 v4.0.1-dev.3 06:43:07 v4.0.2-dev.1 06:43:07 v4.1.0-dev.1 06:43:07 v4.1.0-dev.10 06:43:07 v4.1.0-dev.11 06:43:07 v4.1.0-dev.12 06:43:07 v4.1.0-dev.13 06:43:07 v4.1.0-dev.14 06:43:07 v4.1.0-dev.15 06:43:07 v4.1.0-dev.16 06:43:07 v4.1.0-dev.17 06:43:07 v4.1.0-dev.18 06:43:07 v4.1.0-dev.19 06:43:07 v4.1.0-dev.2 06:43:07 v4.1.0-dev.20 06:43:07 v4.1.0-dev.21 06:43:07 v4.1.0-dev.22 06:43:07 v4.1.0-dev.23 06:43:07 v4.1.0-dev.24 06:43:07 v4.1.0-dev.25 06:43:07 v4.1.0-dev.26 06:43:07 v4.1.0-dev.27 06:43:07 v4.1.0-dev.28 06:43:07 v4.1.0-dev.29 06:43:07 v4.1.0-dev.3 06:43:07 v4.1.0-dev.30 06:43:07 v4.1.0-dev.31 06:43:07 v4.1.0-dev.32 06:43:07 v4.1.0-dev.33 06:43:07 v4.1.0-dev.34 06:43:07 v4.1.0-dev.35 06:43:07 v4.1.0-dev.36 06:43:07 v4.1.0-dev.37 06:43:07 v4.1.0-dev.38 06:43:07 v4.1.0-dev.39 06:43:07 v4.1.0-dev.4 06:43:07 v4.1.0-dev.40 06:43:07 v4.1.0-dev.41 06:43:07 v4.1.0-dev.42 06:43:07 v4.1.0-dev.43 06:43:07 v4.1.0-dev.44 06:43:07 v4.1.0-dev.45 06:43:07 v4.1.0-dev.46 06:43:07 v4.1.0-dev.47 06:43:07 v4.1.0-dev.48 06:43:07 v4.1.0-dev.49 06:43:07 v4.1.0-dev.5 06:43:07 v4.1.0-dev.50 06:43:07 v4.1.0-dev.51 06:43:07 v4.1.0-dev.52 06:43:07 v4.1.0-dev.53 06:43:07 v4.1.0-dev.6 06:43:07 v4.1.0-dev.7 06:43:07 v4.1.0-dev.8 06:43:07 v4.1.0-dev.9 [Pipeline] sh 06:43:07 + lftools sign git-tag v4.1.0-dev.53 06:43:08 Signing Git tag with Sigul... 06:43:08 Signing v4.1.0-dev.53 06:44:59 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:44:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:44:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:44:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:44:59 $ docker stop --time=1 fbd21f29013b51da5a83ccccbc7b1296dca09bababeb8e4aae5bd07c5d4ac20f 06:45:01 $ docker rm -f --volumes fbd21f29013b51da5a83ccccbc7b1296dca09bababeb8e4aae5bd07c5d4ac20f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:45:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:02 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:45:02 $ docker top 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 -eo pid,comm 06:45:02 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). 06:45:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:02 [ssh-agent] Looking for ssh-agent implementation... 06:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:02 $ docker exec 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 ssh-agent 06:45:02 SSH_AUTH_SOCK=/tmp/ssh-b8CyEuA1wqTJ/agent.31 06:45:02 SSH_AGENT_PID=37 06:45:02 Running ssh-add (command line suppressed) 06:45:02 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5000690199176981545.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5000690199176981545.key) 06:45:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:03 + git semver bump pre 06:45:03 2026-02-09 06:45:03,333 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:45:03 2026-02-09 06:45:03,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:45:03 2026-02-09 06:45:03,336 [bump_version] DEBUG bumping version:4.1.0-dev.53 on axis:pre with prefix:dev 06:45:03 2026-02-09 06:45:03,336 [bump_version] DEBUG bumped version:4.1.0-dev.54 06:45:03 2026-02-09 06:45:03,336 [write_version] DEBUG write version:4.1.0-dev.54 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:45:03 2026-02-09 06:45:03,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:45:03 2026-02-09 06:45:03,337 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:45:03 2026-02-09 06:45:03,339 [execute] INFO git cat-file --batch-check 06:45:03 2026-02-09 06:45:03,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:45:03 2026-02-09 06:45:03,342 [execute] INFO git cat-file --batch 06:45:03 2026-02-09 06:45:03,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:45:03 2026-02-09 06:45:03,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:45:03 4.1.0-dev.54 [Pipeline] } 06:45:03 $ docker exec --env ******** --env ******** 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 ssh-agent -k 06:45:03 unset SSH_AUTH_SOCK; 06:45:03 unset SSH_AGENT_PID; 06:45:03 echo Agent pid 37 killed; 06:45:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:03 + git semver [Pipeline] } 06:45:04 $ docker stop --time=1 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 06:45:05 $ docker rm -f --volumes 49262c9fa4538a69938e8a38f3a724d1879af4702ccb9a88466738cb2d49abf8 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:06 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:45:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:45:06 $ docker top 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e -eo pid,comm 06:45:06 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). 06:45:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:06 [ssh-agent] Looking for ssh-agent implementation... 06:45:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:06 $ docker exec 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e ssh-agent 06:45:06 SSH_AUTH_SOCK=/tmp/ssh-5Z8uNegLOcTs/agent.32 06:45:06 SSH_AGENT_PID=38 06:45:06 Running ssh-add (command line suppressed) 06:45:06 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16272501927238204311.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16272501927238204311.key) 06:45:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:07 + git semver push 06:45:07 2026-02-09 06:45:07,396 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:45:07 2026-02-09 06:45:07,400 [run_push] DEBUG push 06:45:07 2026-02-09 06:45:07,400 [execute] INFO git cat-file --batch-check 06:45:07 2026-02-09 06:45:07,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:45:07 2026-02-09 06:45:07,403 [execute] INFO git rev-list f9ca9d47205a1faea5a65a063ba8f976409fc530 -- 06:45:07 2026-02-09 06:45:07,403 [execute] DEBUG Popen(['git', 'rev-list', 'f9ca9d47205a1faea5a65a063ba8f976409fc530', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:45:07 2026-02-09 06:45:07,419 [execute] INFO git fetch -v -- origin 06:45:07 2026-02-09 06:45:07,419 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:45:08 2026-02-09 06:45:07,981 [run_push] DEBUG no remote changes detected 06:45:08 2026-02-09 06:45:07,982 [execute] INFO git push origin semver 06:45:08 2026-02-09 06:45:07,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:45:08 2026-02-09 06:45:08,747 [run_push] DEBUG push all version tags 06:45:08 2026-02-09 06:45:08,748 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:45:08 2026-02-09 06:45:08,748 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 06:45:09 2026-02-09 06:45:09,494 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:45:09 4.1.0-dev.54 [Pipeline] } 06:45:09 $ docker exec --env ******** --env ******** 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e ssh-agent -k 06:45:09 unset SSH_AUTH_SOCK; 06:45:09 unset SSH_AGENT_PID; 06:45:09 echo Agent pid 38 killed; 06:45:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:09 + git semver [Pipeline] } 06:45:10 $ docker stop --time=1 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e 06:45:11 $ docker rm -f --volumes 5bf5a93e03737c7c871d38d7d5d7b0c4d5d04ca329eed3d937f9b54c4b8a271e [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 06:45:12 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:45:12 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:45:12 total 16 06:45:12 drwxr-xr-x 3 root root 4096 Feb 9 06:42 . 06:45:12 drwxrwxr-x 12 jenkins jenkins 4096 Feb 9 06:43 .. 06:45:12 drwxr-xr-x 2 root root 4096 Feb 9 06:42 cost 06:45:12 -rw-r--r-- 1 root root 85 Feb 9 06:42 cost.csv 06:45:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:45:12 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:45:12 total 16 06:45:12 drwxr-xr-x 3 jenkins jenkins 4096 Feb 9 06:42 . 06:45:12 drwxrwxr-x 12 jenkins jenkins 4096 Feb 9 06:43 .. 06:45:12 drwxr-xr-x 2 jenkins jenkins 4096 Feb 9 06:42 cost 06:45:12 -rw-r--r-- 1 jenkins jenkins 85 Feb 9 06:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:45:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:13 ---> package-listing.sh 06:45:13 ++ facter osfamily 06:45:13 ++ tr '[:upper:]' '[:lower:]' 06:45:13 + OS_FAMILY=debian 06:45:13 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:45:13 + START_PACKAGES=/tmp/packages_start.txt 06:45:13 + END_PACKAGES=/tmp/packages_end.txt 06:45:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:13 + PACKAGES=/tmp/packages_start.txt 06:45:13 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:45:13 + PACKAGES=/tmp/packages_end.txt 06:45:13 + case "${OS_FAMILY}" in 06:45:13 + dpkg -l 06:45:13 + grep '^ii' 06:45:13 + '[' -f /tmp/packages_start.txt ']' 06:45:13 + '[' -f /tmp/packages_end.txt ']' 06:45:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:13 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:45:13 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:45:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:45:13 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 06:45:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:14 prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container 06:45:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:45:14 $ docker top 67e59e0f4100d47f4d857382e680a506f09775acc9c4fcce13403b771c74f974 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:15 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:15 + mkdir -p /var/log/sysstat [Pipeline] sh 06:45:15 + ls /var/log/sa-host 06:45:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:15 provisioning config files... 06:45:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5473830900325326637tmp [Pipeline] { [Pipeline] echo 06:45:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:15 ---> create-netrc.sh [Pipeline] } 06:45:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:45:16 ---> python-tools-install.sh [Pipeline] echo 06:45:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:16 ---> sudo-logs.sh 06:45:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:45:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:16 ---> job-cost.sh 06:45:16 lf-activate-venv: SKIPPING 06:45:16 DEBUG: total: 0.2199999988079071 06:45:16 INFO: Retrieving Stack Cost... 06:45:17 INFO: Retrieving Pricing Info for: v3-standard-8 06:45:17 INFO: Archiving Costs [Pipeline] echo 06:45:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:18 ---> logs-deploy.sh 06:45:18 lf-activate-venv: SKIPPING 06:45:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/408 06:45:18 INFO: archiving workspace using pattern(s): 06:45:18 Archives upload complete. 06:45:19 INFO: archiving logs to Nexus 06:45:19 ---> uname -a: 06:45:19 Linux prd-ubuntu20-04-docker-8c-8g-1795 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:45:19 06:45:19 06:45:19 ---> lscpu: 06:45:19 Architecture: x86_64 06:45:19 CPU op-mode(s): 32-bit, 64-bit 06:45:19 Byte Order: Little Endian 06:45:19 Address sizes: 40 bits physical, 48 bits virtual 06:45:19 CPU(s): 8 06:45:19 On-line CPU(s) list: 0-7 06:45:19 Thread(s) per core: 1 06:45:19 Core(s) per socket: 1 06:45:19 Socket(s): 8 06:45:19 NUMA node(s): 1 06:45:19 Vendor ID: AuthenticAMD 06:45:19 CPU family: 23 06:45:19 Model: 49 06:45:19 Model name: AMD EPYC-Rome Processor 06:45:19 Stepping: 0 06:45:19 CPU MHz: 2799.998 06:45:19 BogoMIPS: 5599.99 06:45:19 Virtualization: AMD-V 06:45:19 Hypervisor vendor: KVM 06:45:19 Virtualization type: full 06:45:19 L1d cache: 256 KiB 06:45:19 L1i cache: 256 KiB 06:45:19 L2 cache: 4 MiB 06:45:19 L3 cache: 128 MiB 06:45:19 NUMA node0 CPU(s): 0-7 06:45:19 Vulnerability Gather data sampling: Not affected 06:45:19 Vulnerability Itlb multihit: Not affected 06:45:19 Vulnerability L1tf: Not affected 06:45:19 Vulnerability Mds: Not affected 06:45:19 Vulnerability Meltdown: Not affected 06:45:19 Vulnerability Mmio stale data: Not affected 06:45:19 Vulnerability Retbleed: Vulnerable 06:45:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:45:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:45:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:45:19 Vulnerability Srbds: Not affected 06:45:19 Vulnerability Tsx async abort: Not affected 06:45:19 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:45:19 06:45:19 06:45:19 ---> nproc: 06:45:19 8 06:45:19 06:45:19 06:45:19 ---> df -h: 06:45:19 Filesystem Size Used Avail Use% Mounted on 06:45:19 overlay 155G 15G 141G 10% / 06:45:19 tmpfs 64M 0 64M 0% /dev 06:45:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:45:19 shm 64M 0 64M 0% /dev/shm 06:45:19 /dev/vda1 155G 15G 141G 10% /facter-os 06:45:19 06:45:19 06:45:19 ---> sar -b -r -n DEV: 06:45:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1795) 02/09/26 _x86_64_ (8 CPU) 06:45:19 06:45:19 06:38:17 LINUX RESTART (8 CPU) 06:45:19 06:45:19 06:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:45:19 06:40:01 302.24 15.35 286.88 0.00 2254.13 94246.26 0.00 06:45:19 06:41:01 44.29 0.15 44.14 0.00 1.20 26683.57 0.00 06:45:19 06:42:01 97.48 0.28 97.20 0.00 32.93 21698.92 0.00 06:45:19 06:43:01 180.75 1.07 179.69 0.00 26.00 74930.84 0.00 06:45:19 06:44:01 69.02 3.53 65.49 0.00 2528.25 25441.09 0.00 06:45:19 06:45:01 5.48 0.00 5.48 0.00 0.00 73.45 0.00 06:45:19 Average: 116.03 3.36 112.66 0.00 803.05 40362.71 0.00 06:45:19 06:45:19 06:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:45:19 06:40:01 27234964 31514496 770428 2.34 149120 4279020 1695512 5.00 1328536 3776088 488 06:45:19 06:41:01 26481772 31380496 894740 2.72 158504 4822808 2199068 6.48 1691892 4090988 128416 06:45:19 06:42:01 26281028 31479292 795184 2.42 166124 5095732 2111664 6.23 1974880 3988068 772408 06:45:19 06:43:01 24670536 31527936 746424 2.27 225672 6548296 1807912 5.33 1700520 5722584 597116 06:45:19 06:44:01 24344336 31436864 819396 2.49 231528 6755560 1877428 5.53 1906888 5797528 12 06:45:19 06:45:01 24420532 31510380 750816 2.28 231684 6755164 1711152 5.04 1849464 5791248 88 06:45:19 Average: 25572195 31474911 796165 2.42 193772 5709430 1900456 5.60 1742030 4861084 249755 06:45:19 06:45:19 06:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:45:19 06:40:01 lo 3.12 3.12 0.32 0.32 0.00 0.00 0.00 0.00 06:45:19 06:40:01 ens3 845.09 569.90 10622.21 112.34 0.00 0.00 0.00 0.00 06:45:19 06:40:01 docker0 386.02 565.18 31.93 3368.47 0.00 0.00 0.00 0.00 06:45:19 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:19 06:41:01 ens3 19.96 12.48 17.56 7.86 0.00 0.00 0.00 0.00 06:45:19 06:41:01 vetha37e808 1.17 1.68 0.14 0.49 0.00 0.00 0.00 0.00 06:45:19 06:41:01 docker0 1.17 1.53 0.12 0.48 0.00 0.00 0.00 0.00 06:45:19 06:42:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 06:45:19 06:42:01 vethe8e20d0 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:45:19 06:42:01 ens3 34.96 18.73 212.07 9.12 0.00 0.00 0.00 0.00 06:45:19 06:42:01 docker0 5.10 11.86 0.36 128.45 0.00 0.00 0.00 0.00 06:45:19 06:43:01 lo 2.80 2.80 0.26 0.26 0.00 0.00 0.00 0.00 06:45:19 06:43:01 ens3 436.24 294.47 10637.97 47.55 0.00 0.00 0.00 0.00 06:45:19 06:43:01 docker0 55.79 93.30 5.52 886.77 0.00 0.00 0.00 0.00 06:45:19 06:44:01 veth51a6477 0.38 0.33 0.06 0.02 0.00 0.00 0.00 0.00 06:45:19 06:44:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 06:45:19 06:44:01 ens3 81.12 44.93 1441.99 10.77 0.00 0.00 0.00 0.00 06:45:19 06:44:01 docker0 0.38 0.18 0.05 0.01 0.00 0.00 0.00 0.00 06:45:19 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:19 06:45:01 ens3 6.97 4.30 8.34 2.20 0.00 0.00 0.00 0.00 06:45:19 06:45:01 docker0 0.05 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:45:19 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 06:45:19 Average: ens3 235.70 156.32 3804.42 31.42 0.00 0.00 0.00 0.00 06:45:19 Average: docker0 73.88 110.76 6.26 723.35 0.00 0.00 0.00 0.00 06:45:19 06:45:19 06:45:19 ---> sar -P ALL: 06:45:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1795) 02/09/26 _x86_64_ (8 CPU) 06:45:19 06:45:19 06:38:17 LINUX RESTART (8 CPU) 06:45:19 06:45:19 06:39:02 CPU %user %nice %system %iowait %steal %idle 06:45:19 06:40:01 all 9.88 0.00 4.19 2.65 0.09 83.19 06:45:19 06:40:01 0 10.48 0.00 4.88 4.53 0.10 80.01 06:45:19 06:40:01 1 10.56 0.00 5.13 5.66 0.10 78.55 06:45:19 06:40:01 2 8.79 0.00 4.38 6.10 0.10 80.62 06:45:19 06:40:01 3 9.13 0.00 3.81 1.82 0.09 85.15 06:45:19 06:40:01 4 7.17 0.00 3.43 0.36 0.07 88.96 06:45:19 06:40:01 5 11.15 0.00 3.86 0.72 0.09 84.18 06:45:19 06:40:01 6 11.90 0.00 3.69 0.75 0.09 83.57 06:45:19 06:40:01 7 9.81 0.00 4.34 1.26 0.09 84.51 06:45:19 06:41:01 all 37.46 0.00 6.21 0.64 0.09 55.60 06:45:19 06:41:01 0 39.77 0.00 6.31 0.17 0.08 53.67 06:45:19 06:41:01 1 35.19 0.00 5.41 0.97 0.10 58.33 06:45:19 06:41:01 2 31.52 0.00 6.69 0.07 0.08 61.63 06:45:19 06:41:01 3 39.93 0.00 5.70 0.27 0.10 54.00 06:45:19 06:41:01 4 37.85 0.00 7.02 0.76 0.10 54.27 06:45:19 06:41:01 5 38.65 0.00 6.09 0.10 0.10 55.06 06:45:19 06:41:01 6 38.15 0.00 5.97 0.52 0.08 55.27 06:45:19 06:41:01 7 38.62 0.00 6.49 2.27 0.08 52.55 06:45:19 06:42:01 all 56.48 0.00 8.26 0.58 0.11 34.56 06:45:19 06:42:01 0 56.25 0.00 7.63 0.13 0.12 35.87 06:45:19 06:42:01 1 54.74 0.00 8.81 2.59 0.12 33.75 06:45:19 06:42:01 2 54.44 0.00 7.49 0.37 0.12 37.58 06:45:19 06:42:01 3 58.67 0.00 9.15 0.17 0.08 31.93 06:45:19 06:42:01 4 55.82 0.00 8.00 0.17 0.12 35.90 06:45:19 06:42:01 5 57.64 0.00 8.88 0.17 0.12 33.19 06:45:19 06:42:01 6 55.03 0.00 7.91 0.61 0.10 36.35 06:45:19 06:42:01 7 59.24 0.00 8.24 0.45 0.10 31.96 06:45:19 06:43:01 all 9.33 0.00 4.25 1.91 0.08 84.43 06:45:19 06:43:01 0 8.77 0.00 4.06 1.82 0.07 85.29 06:45:19 06:43:01 1 9.89 0.00 5.00 6.38 0.08 78.65 06:45:19 06:43:01 2 7.18 0.00 3.94 0.03 0.08 88.76 06:45:19 06:43:01 3 8.75 0.00 4.28 5.05 0.08 81.84 06:45:19 06:43:01 4 9.36 0.00 4.26 0.19 0.07 86.12 06:45:19 06:43:01 5 11.61 0.00 3.92 0.63 0.07 83.78 06:45:19 06:43:01 6 8.91 0.00 5.24 0.32 0.08 85.44 06:45:19 06:43:01 7 10.19 0.00 3.27 0.90 0.09 85.55 06:45:19 06:44:01 all 1.78 0.00 0.72 0.60 0.02 96.87 06:45:19 06:44:01 0 2.77 0.00 0.70 0.05 0.05 96.43 06:45:19 06:44:01 1 3.54 0.00 0.66 0.02 0.03 95.76 06:45:19 06:44:01 2 0.97 0.00 1.27 3.02 0.03 94.71 06:45:19 06:44:01 3 1.22 0.00 0.57 0.12 0.02 98.08 06:45:19 06:44:01 4 1.14 0.00 0.60 1.00 0.02 97.24 06:45:19 06:44:01 5 1.82 0.00 0.94 0.28 0.02 96.94 06:45:19 06:44:01 6 1.40 0.00 0.40 0.12 0.00 98.08 06:45:19 06:44:01 7 1.39 0.00 0.62 0.20 0.02 97.78 06:45:19 06:45:01 all 0.28 0.00 0.07 0.02 0.02 99.61 06:45:19 06:45:01 0 0.60 0.00 0.05 0.00 0.03 99.32 06:45:19 06:45:01 1 1.19 0.00 0.07 0.00 0.03 98.71 06:45:19 06:45:01 2 0.08 0.00 0.10 0.02 0.05 99.75 06:45:19 06:45:01 3 0.02 0.00 0.08 0.00 0.00 99.90 06:45:19 06:45:01 4 0.03 0.00 0.07 0.08 0.02 99.80 06:45:19 06:45:01 5 0.20 0.00 0.08 0.02 0.02 99.68 06:45:19 06:45:01 6 0.03 0.00 0.07 0.00 0.02 99.88 06:45:19 06:45:01 7 0.10 0.00 0.05 0.02 0.02 99.82 06:45:19 Average: all 19.18 0.00 3.94 1.06 0.07 75.75 06:45:19 Average: 0 19.76 0.00 3.92 1.10 0.08 75.14 06:45:19 Average: 1 19.09 0.00 4.15 2.57 0.08 74.11 06:45:19 Average: 2 17.15 0.00 3.97 1.59 0.08 77.21 06:45:19 Average: 3 19.62 0.00 3.92 1.22 0.06 75.17 06:45:19 Average: 4 18.57 0.00 3.89 0.43 0.06 77.05 06:45:19 Average: 5 20.17 0.00 3.95 0.32 0.07 75.49 06:45:19 Average: 6 19.20 0.00 3.87 0.38 0.06 76.49 06:45:19 Average: 7 19.89 0.00 3.82 0.85 0.06 75.38 06:45:19 06:45:19 06:45:19