Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7afa221752acb08fa59c02653fa30afe3e573b6a 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-ssh14802250980201552184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh5871987957771014724.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2364940984307730322.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh14474846801525390116.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-ssh4917640038465968592.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10556’ Running on prd-ubuntu20.04-docker-8c-8g-10567 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 7afa221752acb08fa59c02653fa30afe3e573b6a (main) Commit message: "build(deps): Bump dependencies to latest release version (#1833)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7afa221752acb08fa59c02653fa30afe3e573b6a # timeout=10 > git rev-list --no-walk 73ffa0865696720216a3f9315fa5ec2425c2ea3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:39:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:39:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:39:01 ========================================================= 02:39:01 EdgeX Global Pipelines Version Info 02:39:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:39:02 ------------------- 02:39:02 stable info: 02:39:02 ------------------- 02:39:02 Commited By: Cherry Wang cherry@iotechsys.com 02:39:02 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 02:39:02 Message: update stable to v1.0.280 02:39:03 ------------------- 02:39:03 experimental info: 02:39:03 ------------------- 02:39:03 Commited By: Cherry Wang cherry@iotechsys.com 02:39:03 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 02:39:03 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7afa221752acb08fa59c02653fa30afe3e573b6a [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7afa221 [Pipeline] echo 02:39:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:03 provisioning config files... 02:39:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2980135902589897724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:04 ---> ****-login.sh 02:39:04 nexus3.edgexfoundry.org:10001 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 02:39:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.****.com/go/credential-store/ 02:39:04 02:39:04 Login Succeeded 02:39:04 nexus3.edgexfoundry.org:10002 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 02:39:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.****.com/go/credential-store/ 02:39:04 02:39:04 Login Succeeded 02:39:04 nexus3.edgexfoundry.org:10003 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 02:39:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.****.com/go/credential-store/ 02:39:04 02:39:04 Login Succeeded 02:39:04 nexus3.edgexfoundry.org:10004 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:04 02:39:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:39:04 Configure a credential helper to remove this warning. See 02:39:04 https://docs.****.com/go/credential-store/ 02:39:04 02:39:04 Login Succeeded 02:39:04 ****.io 02:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:05 02:39:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:39:05 Configure a credential helper to remove this warning. See 02:39:05 https://docs.****.com/go/credential-store/ 02:39:05 02:39:05 Login Succeeded 02:39:05 ---> ****-login.sh ends [Pipeline] } 02:39:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:39:05 + git rev-list -1 --merges 7afa221752acb08fa59c02653fa30afe3e573b6a~1..7afa221752acb08fa59c02653fa30afe3e573b6a [Pipeline] echo 02:39:05 -----------> git rev-list -1 --merges 7afa221752acb08fa59c02653fa30afe3e573b6a~1..7afa221752acb08fa59c02653fa30afe3e573b6a 7afa221752acb08fa59c02653fa30afe3e573b6a 02:39:05 7afa221752acb08fa59c02653fa30afe3e573b6a [false] [Pipeline] sh 02:39:05 + git log --format=format:%s -1 7afa221752acb08fa59c02653fa30afe3e573b6a [Pipeline] echo 02:39:05 ========================================================= 02:39:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:39:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:39:06 + git log --format=format:%s -1 7afa221752acb08fa59c02653fa30afe3e573b6a [Pipeline] echo 02:39:06 [semverPrep] GIT_COMMIT: 7afa221752acb08fa59c02653fa30afe3e573b6a, Commit Message: build(deps): Bump dependencies to latest release version (#1833) [Pipeline] echo 02:39:06 [semverPrep] This is not a build commit. [Pipeline] sh 02:39:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:06 + grep -v github /etc/ssh/ssh_known_hosts 02:39:06 + [ -e /tmp/ssh_known_hosts ] 02:39:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:39:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:39:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:39:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:06 02:39:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:07 0.1.4: Pulling from edgex-devops/py-git-semver 02:39:07 3dae71ba6b94: Pulling fs layer 02:39:07 6bf1a483ea7c: Pulling fs layer 02:39:07 f5dfc541a4d3: Pulling fs layer 02:39:07 461d9e800cba: Pulling fs layer 02:39:07 80192f66455f: Pulling fs layer 02:39:07 2e8e34ca0e6c: Pulling fs layer 02:39:07 a29436f7fd5d: Pulling fs layer 02:39:07 923cac83aea3: Pulling fs layer 02:39:07 25ad8b0a4227: Pulling fs layer 02:39:07 db01528c6b51: Pulling fs layer 02:39:07 28988de357af: Pulling fs layer 02:39:07 461d9e800cba: Waiting 02:39:07 80192f66455f: Waiting 02:39:07 2e8e34ca0e6c: Waiting 02:39:07 a29436f7fd5d: Waiting 02:39:07 923cac83aea3: Waiting 02:39:07 25ad8b0a4227: Waiting 02:39:07 db01528c6b51: Waiting 02:39:07 28988de357af: Waiting 02:39:07 6bf1a483ea7c: Verifying Checksum 02:39:07 6bf1a483ea7c: Download complete 02:39:07 461d9e800cba: Download complete 02:39:07 80192f66455f: Verifying Checksum 02:39:07 80192f66455f: Download complete 02:39:07 f5dfc541a4d3: Verifying Checksum 02:39:07 f5dfc541a4d3: Download complete 02:39:07 3dae71ba6b94: Verifying Checksum 02:39:07 3dae71ba6b94: Download complete 02:39:07 923cac83aea3: Verifying Checksum 02:39:07 923cac83aea3: Download complete 02:39:07 25ad8b0a4227: Verifying Checksum 02:39:07 25ad8b0a4227: Download complete 02:39:07 db01528c6b51: Verifying Checksum 02:39:07 db01528c6b51: Download complete 02:39:07 28988de357af: Verifying Checksum 02:39:07 28988de357af: Download complete 02:39:07 a29436f7fd5d: Verifying Checksum 02:39:07 a29436f7fd5d: Download complete 02:39:08 2e8e34ca0e6c: Verifying Checksum 02:39:08 2e8e34ca0e6c: Download complete 02:39:09 3dae71ba6b94: Pull complete 02:39:09 6bf1a483ea7c: Pull complete 02:39:09 f5dfc541a4d3: Pull complete 02:39:09 461d9e800cba: Pull complete 02:39:09 80192f66455f: Pull complete 02:39:14 2e8e34ca0e6c: Pull complete 02:39:14 a29436f7fd5d: Pull complete 02:39:14 923cac83aea3: Pull complete 02:39:14 25ad8b0a4227: Pull complete 02:39:14 db01528c6b51: Pull complete 02:39:14 28988de357af: Pull complete 02:39:14 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:14 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:39:14 $ 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 02:39:16 $ docker top 82b9cbcdc0e462ab8b3a649295bfb31101ae03c4cb94158c6661da3099ee108f -eo pid,comm 02:39:16 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). 02:39:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:16 [ssh-agent] Looking for ssh-agent implementation... 02:39:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:16 $ docker exec 82b9cbcdc0e462ab8b3a649295bfb31101ae03c4cb94158c6661da3099ee108f ssh-agent 02:39:16 SSH_AUTH_SOCK=/tmp/ssh-WajsnJztOPRf/agent.31 02:39:16 SSH_AGENT_PID=37 02:39:16 Running ssh-add (command line suppressed) 02:39:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17099354582603176079.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17099354582603176079.key) 02:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] sh 02:39:17 + git tag --points-at HEAD [Pipeline] } 02:39:17 $ docker exec --env ******** --env ******** 82b9cbcdc0e462ab8b3a649295bfb31101ae03c4cb94158c6661da3099ee108f ssh-agent -k 02:39:17 unset SSH_AUTH_SOCK; 02:39:17 unset SSH_AGENT_PID; 02:39:17 echo Agent pid 37 killed; 02:39:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:39:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:17 [ssh-agent] Looking for ssh-agent implementation... 02:39:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:17 $ docker exec 82b9cbcdc0e462ab8b3a649295bfb31101ae03c4cb94158c6661da3099ee108f ssh-agent 02:39:17 SSH_AUTH_SOCK=/tmp/ssh-e4O6GGpLwpZI/agent.84 02:39:17 SSH_AGENT_PID=90 02:39:17 Running ssh-add (command line suppressed) 02:39:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8116228561615219670.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8116228561615219670.key) 02:39:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:17 + git semver init 02:39:18 2026-05-25 02:39:18,063 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:39:18 2026-05-25 02:39:18,080 [run_init] DEBUG init version:0.0.0 force:False 02:39:18 2026-05-25 02:39:18,082 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 02:39:18 2026-05-25 02:39:18,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 02:39:18 2026-05-25 02:39:18,083 [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) 02:39:20 2026-05-25 02:39:19,895 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 02:39:20 2026-05-25 02:39:19,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 02:39:20 2026-05-25 02:39:19,895 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:39:20 2026-05-25 02:39:19,895 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:39:20 4.1.0-dev.67 [Pipeline] } 02:39:20 $ docker exec --env ******** --env ******** 82b9cbcdc0e462ab8b3a649295bfb31101ae03c4cb94158c6661da3099ee108f ssh-agent -k 02:39:20 unset SSH_AUTH_SOCK; 02:39:20 unset SSH_AGENT_PID; 02:39:20 echo Agent pid 90 killed; 02:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:20 + git semver [Pipeline] } 02:39:20 $ docker stop --time=1 82b9cbcdc0e462ab8b3a649295bfb31101ae03c4cb94158c6661da3099ee108f 02:39:22 $ docker rm -f --volumes 82b9cbcdc0e462ab8b3a649295bfb31101ae03c4cb94158c6661da3099ee108f [Pipeline] // withDockerContainer [Pipeline] sh 02:39:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:39:23 Stashed 1 file(s) [Pipeline] echo 02:39:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.67 [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 02:39:23 provisioning config files... [Pipeline] // stage [Pipeline] } 02:39:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4964857152235393912tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 02:39:23 ---> ****-login.sh 02:39:23 nexus3.edgexfoundry.org:10001 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:23 Login Succeeded 02:39:23 nexus3.edgexfoundry.org:10002 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:23 Login Succeeded 02:39:23 nexus3.edgexfoundry.org:10003 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:23 Login Succeeded 02:39:23 nexus3.edgexfoundry.org:10004 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:23 Login Succeeded 02:39:23 ****.io 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:24 Login Succeeded 02:39:24 ---> ****-login.sh ends [Pipeline] } 02:39:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:39:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:39:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:39:24 ========================================================= 02:39:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:39:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + 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 . 02:39:25 #0 building with "default" instance using docker driver 02:39:25 02:39:25 #1 [internal] load build definition from Dockerfile 02:39:25 #1 transferring dockerfile: 1.69kB done 02:39:25 #1 DONE 0.0s 02:39:25 02:39:25 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:39:25 #2 DONE 0.1s 02:39:25 02:39:25 #3 [internal] load .dockerignore 02:39:25 #3 transferring context: 182B done 02:39:25 #3 DONE 0.0s 02:39:25 02:39:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:39:25 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:39:25 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 02:39:25 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:39:25 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:39:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 02:39:25 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:39:25 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:39:25 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:39:25 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 02:39:25 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 02:39:25 #4 ... 02:39:25 02:39:25 #5 [internal] load build context 02:39:25 #5 transferring context: 37.67MB 0.3s done 02:39:25 #5 DONE 0.3s 02:39:25 02:39:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:39:25 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 02:39:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s 02:39:25 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:39:25 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:39:25 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 02:39:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 02:39:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 34.60MB / 60.15MB 0.4s 02:39:25 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 02:39:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 18.87MB / 112.58MB 0.4s 02:39:25 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 02:39:25 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.4s 02:39:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 50.33MB / 60.15MB 0.5s 02:39:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.5s 02:39:25 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 02:39:25 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 02:39:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 02:39:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.89MB / 112.58MB 0.6s 02:39:25 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 02:39:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:39:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.50MB / 112.58MB 0.8s 02:39:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 02:39:26 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 02:39:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 02:39:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 02:39:31 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done 02:39:31 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:39:31 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:39:31 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:39:31 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:39:31 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 02:39:31 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 02:39:31 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 02:39:34 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.3s done 02:39:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:39:35 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 02:39:35 #4 DONE 10.2s 02:39:35 02:39:35 #6 [builder 2/7] WORKDIR /device-sdk-go 02:39:36 #6 DONE 1.3s 02:39:36 02:39:36 #7 [builder 3/7] RUN apk add --update --no-cache make git 02:39:36 #7 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:37 #7 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:37 #7 0.647 OK: 265 MiB in 60 packages 02:39:37 #7 DONE 0.8s 02:39:37 02:39:37 #8 [builder 4/7] COPY go.mod vendor* ./ 02:39:37 #8 DONE 0.1s 02:39:37 02:39:37 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:47 #9 DONE 9.8s 02:39:47 02:39:47 #10 [builder 6/7] COPY . . 02:39:47 #10 DONE 0.2s 02:39:47 02:39:47 #11 [builder 7/7] RUN echo noop 02:39:47 #11 0.203 noop 02:39:47 #11 DONE 0.3s 02:39:47 02:39:47 #12 exporting to image 02:39:47 #12 exporting layers 02:39:54 #12 exporting layers 6.6s done 02:39:54 #12 writing image sha256:0351fac1c8b7e46ef3069bef24c6fe86a1034b669ca88c1c7a11d15a3dbd2b34 done 02:39:54 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:39:54 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:54 + docker inspect -f . ci-base-image-x86_64 02:39:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:55 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:39:55 $ 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 02:39:55 $ docker top c7e04bd591a52da5b24e197f5ad5103baf953bf6d38696a6752984436c040aff -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:55 + go version 02:39:55 go version go1.25.2 linux/amd64 [Pipeline] } 02:39:55 $ docker stop --time=1 c7e04bd591a52da5b24e197f5ad5103baf953bf6d38696a6752984436c040aff 02:39:57 $ docker rm -f --volumes c7e04bd591a52da5b24e197f5ad5103baf953bf6d38696a6752984436c040aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:57 + docker inspect -f . ci-base-image-x86_64 02:39:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:57 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:39:57 $ 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 02:39:57 $ docker top 27c3a55e9da85f5f5a335f46901c5440ef0444fe6ebd49c58781305fcdc18f36 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 02:39:58 + make test 02:39:58 go test -race -coverprofile=coverage.out ./... 02:40:06 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 02:40:53 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 02:40:53 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 02:40:53 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 02:40:53 ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.051s coverage: 2.8% of statements 02:40:53 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 02:40:53 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.028s coverage: 29.4% of statements 02:40:53 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.039s coverage: 79.3% of statements 02:40:53 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.039s coverage: 86.5% of statements 02:40:53 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 02:40:53 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 02:40:53 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.052s coverage: 45.0% of statements 02:40:53 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 02:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.088s coverage: 38.4% of statements 02:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.116s coverage: 45.1% of statements 02:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.052s coverage: 69.4% of statements 02:40:57 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 02:40:57 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 02:40:57 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 02:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.112s coverage: 88.4% of statements 02:40:57 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.040s coverage: 8.2% of statements 02:40:57 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 02:41:24 0 issues. 02:41:24 GO111MODULE=on go vet ./... 02:41:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:29 ./bin/test-attribution-txt.sh [Pipeline] echo 02:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 02:41:29 $ docker stop --time=1 27c3a55e9da85f5f5a335f46901c5440ef0444fe6ebd49c58781305fcdc18f36 02:41:31 $ docker rm -f --volumes 27c3a55e9da85f5f5a335f46901c5440ef0444fe6ebd49c58781305fcdc18f36 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:41:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:41:33 + ls -al . 02:41:33 total 476 02:41:33 drwxrwxr-x 11 jenkins jenkins 4096 May 25 02:39 . 02:41:33 drwxrwxr-x 4 jenkins jenkins 4096 May 25 02:38 .. 02:41:33 -rw-rw-r-- 1 jenkins jenkins 140 May 25 02:38 .dockerignore 02:41:33 drwxrwxr-x 8 jenkins jenkins 4096 May 25 02:40 .git 02:41:33 drwxrwxr-x 3 jenkins jenkins 4096 May 25 02:38 .github 02:41:33 -rw-rw-r-- 1 jenkins jenkins 137 May 25 02:38 .gitignore 02:41:33 -rw-rw-r-- 1 jenkins jenkins 359 May 25 02:38 .golangci.yml 02:41:33 drwxr-xr-x 3 jenkins jenkins 4096 May 25 02:39 .semver 02:41:33 -rw-rw-r-- 1 jenkins jenkins 53715 May 25 02:38 CHANGELOG.md 02:41:33 -rw-rw-r-- 1 jenkins jenkins 677 May 25 02:38 GOVERNANCE.md 02:41:33 -rw-rw-r-- 1 jenkins jenkins 905 May 25 02:38 Jenkinsfile 02:41:33 -rw-rw-r-- 1 jenkins jenkins 11341 May 25 02:38 LICENSE 02:41:33 -rw-rw-r-- 1 jenkins jenkins 2423 May 25 02:38 Makefile 02:41:33 -rw-rw-r-- 1 jenkins jenkins 619 May 25 02:38 OWNERS.md 02:41:33 -rw-rw-r-- 1 jenkins jenkins 5513 May 25 02:38 README.md 02:41:33 -rw-rw-r-- 1 jenkins jenkins 12 May 25 02:39 VERSION 02:41:33 drwxrwxr-x 2 jenkins jenkins 4096 May 25 02:38 bin 02:41:33 -rw-r--r-- 1 jenkins jenkins 225919 May 25 02:40 coverage.out 02:41:33 drwxrwxr-x 5 jenkins jenkins 4096 May 25 02:38 example 02:41:33 -rw-rw-r-- 1 jenkins jenkins 6546 May 25 02:38 go.mod 02:41:33 -rw-rw-r-- 1 jenkins jenkins 88869 May 25 02:38 go.sum 02:41:33 drwxrwxr-x 13 jenkins jenkins 4096 May 25 02:38 internal 02:41:33 drwxrwxr-x 2 jenkins jenkins 4096 May 25 02:38 openapi 02:41:33 drwxrwxr-x 6 jenkins jenkins 4096 May 25 02:38 pkg 02:41:33 drwxrwxr-x 4 jenkins jenkins 4096 May 25 02:38 snap 02:41:33 -rw-rw-r-- 1 jenkins jenkins 222 May 25 02:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:34 + 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=7afa221752acb08fa59c02653fa30afe3e573b6a --label arch=amd64 --label version=4.1.0-dev.67 . 02:41:34 #0 building with "default" instance using docker driver 02:41:34 02:41:34 #1 [internal] load build definition from Dockerfile 02:41:34 #1 transferring dockerfile: 1.69kB done 02:41:34 #1 DONE 0.0s 02:41:34 02:41:34 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:41:34 #2 DONE 0.0s 02:41:34 02:41:34 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:41:34 #3 DONE 0.1s 02:41:34 02:41:34 #4 [internal] load .dockerignore 02:41:34 #4 transferring context: 182B done 02:41:34 #4 DONE 0.0s 02:41:34 02:41:34 #5 [internal] load build context 02:41:34 #5 transferring context: 259.98kB 0.0s done 02:41:34 #5 DONE 0.0s 02:41:34 02:41:34 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:41:34 #6 DONE 0.1s 02:41:34 02:41:34 #7 [builder 2/7] WORKDIR /device-sdk-go 02:41:34 #7 DONE 0.0s 02:41:34 02:41:34 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:34 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:41:34 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 02:41:34 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 02:41:34 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:41:34 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:41:34 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:41:34 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:41:34 #8 DONE 0.3s 02:41:34 02:41:34 #9 [builder 3/7] RUN apk add --update --no-cache make git 02:41:34 #9 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:41:34 #9 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:41:34 #9 0.574 OK: 265 MiB in 60 packages 02:41:35 #9 DONE 0.7s 02:41:35 02:41:35 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:41:35 #10 0.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:41:35 #10 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:41:35 #10 0.559 (1/1) Installing dumb-init (1.2.5-r3) 02:41:35 #10 0.566 Executing busybox-1.37.0-r20.trigger 02:41:35 #10 0.570 OK: 7 MiB in 17 packages 02:41:35 #10 DONE 0.7s 02:41:35 02:41:35 #11 [builder 4/7] COPY go.mod vendor* ./ 02:41:35 #11 DONE 0.0s 02:41:35 02:41:35 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:35 #12 DONE 0.4s 02:41:35 02:41:35 #13 [builder 6/7] COPY . . 02:41:35 #13 DONE 0.1s 02:41:35 02:41:35 #14 [stage-1 3/7] RUN apk --no-cache upgrade 02:41:35 #14 0.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:41:35 #14 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:41:35 #14 0.647 OK: 7 MiB in 17 packages 02:41:36 #14 DONE 0.7s 02:41:36 02:41:36 #15 [builder 7/7] RUN make build 02:41:36 #15 0.214 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.67 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:41:58 #15 DONE 22.8s 02:41:58 02:41:58 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:41:58 #16 DONE 0.0s 02:41:58 02:41:58 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:41:58 #17 DONE 0.2s 02:41:59 02:41:59 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:41:59 #18 DONE 0.0s 02:41:59 02:41:59 #19 exporting to image 02:41:59 #19 exporting layers 02:41:59 #19 exporting layers 0.2s done 02:41:59 #19 writing image sha256:c35b01ff8dd14cb8e267700133d47476bb5a9117ab2d4b8f8c741caf450b1c26 done 02:41:59 #19 naming to docker.io/library/device-sdk-simple done 02:41:59 #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 02:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:00 02:42:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:00 latest: Pulling from edgex-lftools-log-publisher 02:42:00 5eb5b503b376: Pulling fs layer 02:42:00 5c69ac0246d0: Pulling fs layer 02:42:00 ec43610c2a17: Pulling fs layer 02:42:00 3a2ae6a8a46f: Pulling fs layer 02:42:00 33b1e0a273af: Pulling fs layer 02:42:00 5d3b04190fa2: Pulling fs layer 02:42:00 2f39f015ded8: Pulling fs layer 02:42:00 3a2ae6a8a46f: Waiting 02:42:00 33b1e0a273af: Waiting 02:42:00 5d3b04190fa2: Waiting 02:42:00 2f39f015ded8: Waiting 02:42:00 5c69ac0246d0: Verifying Checksum 02:42:00 5c69ac0246d0: Download complete 02:42:00 3a2ae6a8a46f: Download complete 02:42:00 33b1e0a273af: Verifying Checksum 02:42:00 33b1e0a273af: Download complete 02:42:00 5d3b04190fa2: Download complete 02:42:00 ec43610c2a17: Verifying Checksum 02:42:00 ec43610c2a17: Download complete 02:42:00 5eb5b503b376: Verifying Checksum 02:42:00 5eb5b503b376: Download complete 02:42:01 2f39f015ded8: Verifying Checksum 02:42:01 2f39f015ded8: Download complete 02:42:02 5eb5b503b376: Pull complete 02:42:02 5c69ac0246d0: Pull complete 02:42:03 ec43610c2a17: Pull complete 02:42:03 3a2ae6a8a46f: Pull complete 02:42:03 33b1e0a273af: Pull complete 02:42:03 5d3b04190fa2: Pull complete 02:42:09 2f39f015ded8: Pull complete 02:42:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:09 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:42:09 $ 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 02:42:10 $ docker top e1231ee3e354fec80f001f08d45a60d1ab346b1fa0ce8c9b67990750120e48ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:10 ---> job-cost.sh 02:42:10 lf-activate-venv: SKIPPING 02:42:10 INFO: No Stack... 02:42:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:42:11 INFO: Archiving Costs [Pipeline] sh 02:42:12 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 02:42:12 + cut -d, -f6 [Pipeline] lock 02:42:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-423-stack-cost] 02:42:12 Resource [jenkins-edgexfoundry-device-sdk-go-main-423-stack-cost] did not exist. Created. 02:42:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-423-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:42:12 + echo total: 0.2199999988079071 [Pipeline] stash 02:42:12 Stashed 1 file(s) [Pipeline] } 02:42:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-423-stack-cost] [Pipeline] // lock [Pipeline] } 02:42:12 $ docker stop --time=1 e1231ee3e354fec80f001f08d45a60d1ab346b1fa0ce8c9b67990750120e48ae 02:42:14 $ docker rm -f --volumes e1231ee3e354fec80f001f08d45a60d1ab346b1fa0ce8c9b67990750120e48ae [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 02:42:14 provisioning config files... 02:42:15 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4374101132897215622tmp [Pipeline] { [Pipeline] sh 02:42:15 + set +x 02:42:15 + bash -s -- 02:42:15 + curl -s https://codecov.io/bash 02:42:15 02:42:15 _____ _ 02:42:15 / ____| | | 02:42:15 | | ___ __| | ___ ___ _____ __ 02:42:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:42:15 | |___| (_) | (_| | __/ (_| (_) \ V / 02:42:15 \_____\___/ \__,_|\___|\___\___/ \_/ 02:42:15 Bash-1.0.6 02:42:15 02:42:15 02:42:15 ==> git version 2.25.1 found 02:42:15 ==> 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 02:42:15 Release-Date: 2020-01-08 02:42:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:42:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:42:15 ==> Jenkins CI detected. 02:42:15 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 02:42:15 project root: . 02:42:15 --> token set from env 02:42:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:42:15 ==> Running gcov in . (disable via -X gcov) 02:42:15 ==> Python coveragepy not found 02:42:15 ==> Searching for coverage reports in: 02:42:15 + . 02:42:15 -> Found 1 reports 02:42:15 ==> Detecting git/mercurial file structure 02:42:15 ==> Reading reports 02:42:15 + ./coverage.out bytes=225919 02:42:15 ==> Appending adjustments 02:42:15 https://docs.codecov.io/docs/fixing-reports 02:42:15 + Found adjustments 02:42:15 ==> Gzipping contents 02:42:15 28K /tmp/codecov.7CI0Y6.gz 02:42:15 ==> Uploading reports 02:42:15 url: https://codecov.io 02:42:15 query: branch=main&commit=7afa221752acb08fa59c02653fa30afe3e573b6a&build=423&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F423%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:42:15 -> Pinging Codecov 02:42:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7afa221752acb08fa59c02653fa30afe3e573b6a&build=423&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F423%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:42:16 -> Uploading to 02:42:16 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/7afa221752acb08fa59c02653fa30afe3e573b6a/d538630c-1758-44a8-b6fb-ad2d2664a8f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T024215Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=208844551eb02bbe2b0f3c9baa1cc0e2b911dbd7bdcddd2cd44bd09195b31800 02:42:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:16 Dload Upload Total Spent Left Speed 02:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26480 0 0 100 26480 0 163k --:--:-- --:--:-- --:--:-- 163k 02:42:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7afa221752acb08fa59c02653fa30afe3e573b6a [Pipeline] } 02:42:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:42:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:42:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:17 02:42:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:17 latest: Pulling from edgex-devops/edgex-snyk-go 02:42:17 2d35ebdb57d9: Already exists 02:42:17 85e8836fcdb2: Pulling fs layer 02:42:17 91631faa732a: Pulling fs layer 02:42:17 f3f5ae8826fa: Pulling fs layer 02:42:17 4f4fb700ef54: Pulling fs layer 02:42:17 7861252a18e6: Pulling fs layer 02:42:17 9130f900ef6f: Pulling fs layer 02:42:17 4f4fb700ef54: Waiting 02:42:17 7861252a18e6: Waiting 02:42:17 9130f900ef6f: Waiting 02:42:17 f3f5ae8826fa: Verifying Checksum 02:42:17 f3f5ae8826fa: Download complete 02:42:17 85e8836fcdb2: Verifying Checksum 02:42:17 85e8836fcdb2: Download complete 02:42:17 4f4fb700ef54: Verifying Checksum 02:42:17 4f4fb700ef54: Download complete 02:42:17 85e8836fcdb2: Pull complete 02:42:18 7861252a18e6: Verifying Checksum 02:42:18 7861252a18e6: Download complete 02:42:18 91631faa732a: Download complete 02:42:19 9130f900ef6f: Verifying Checksum 02:42:19 9130f900ef6f: Download complete 02:42:22 91631faa732a: Pull complete 02:42:22 f3f5ae8826fa: Pull complete 02:42:22 4f4fb700ef54: Pull complete 02:42:23 7861252a18e6: Pull complete 02:42:27 9130f900ef6f: Pull complete 02:42:27 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:28 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:42:28 $ 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 02:42:29 $ docker top 58740cbd2b64a3b235a0d92983e2ada1a6f79723c9e43811e84917ecd3f087a5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 02:42:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 02:42:30 + set -o pipefail 02:42:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 02:42:37 02:42:37 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 02:42:37 02:42:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/2b1c515f-28f8-49d4-9aed-3467ebb24829 02:42:37 02:42:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:42:37 [Pipeline] } 02:42:37 $ docker stop --time=1 58740cbd2b64a3b235a0d92983e2ada1a6f79723c9e43811e84917ecd3f087a5 02:42:39 $ docker rm -f --volumes 58740cbd2b64a3b235a0d92983e2ada1a6f79723c9e43811e84917ecd3f087a5 [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 02:42:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:40 provisioning config files... 02:42:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18250741140109076130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:41 --> edgex-publish-swagger.sh 02:42:41 === Publish openapi API === 02:42:41 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:42:41 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 02:42:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:41 Dload Upload Total Spent Left Speed 02:42:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38224 100 66 100 38158 368 208k --:--:-- --:--:-- --:--:-- 208k 02:42:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:42:41 [Pipeline] } 02:42:41 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 02:42:42 + git log --format=format:%s -1 7afa221752acb08fa59c02653fa30afe3e573b6a [Pipeline] sh 02:42:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:43 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:42:43 $ 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 02:42:44 $ docker top ce3bc8437ba07f154e234e4657c3e03ca582f2e51c647984c2117da91ccbfbaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:44 [ssh-agent] Looking for ssh-agent implementation... 02:42:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:44 $ docker exec ce3bc8437ba07f154e234e4657c3e03ca582f2e51c647984c2117da91ccbfbaf ssh-agent 02:42:44 SSH_AUTH_SOCK=/tmp/ssh-1FJCtf6bpnNQ/agent.33 02:42:44 SSH_AGENT_PID=40 02:42:44 Running ssh-add (command line suppressed) 02:42:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13585779964752329198.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13585779964752329198.key) 02:42:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:45 + git semver tag 02:42:45 2026-05-25 02:42:45,556 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:42:45 2026-05-25 02:42:45,560 [run_tag] DEBUG tag force:False 02:42:45 2026-05-25 02:42:45,560 [check_head_tag] DEBUG check head tag 02:42:45 2026-05-25 02:42:45,561 [execute] INFO git cat-file --batch-check 02:42:45 2026-05-25 02:42:45,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 02:42:45 2026-05-25 02:42:45,563 [execute] INFO git cat-file --batch 02:42:45 2026-05-25 02:42:45,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 02:42:45 2026-05-25 02:42:45,592 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:42:45 2026-05-25 02:42:45,592 [execute] INFO git tag -a v4.1.0-dev.67 -m v4.1.0-dev.67 02:42:45 2026-05-25 02:42:45,592 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.67', '-m', 'v4.1.0-dev.67'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 02:42:45 2026-05-25 02:42:45,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:42:45 4.1.0-dev.67 [Pipeline] } 02:42:45 $ docker exec --env ******** --env ******** ce3bc8437ba07f154e234e4657c3e03ca582f2e51c647984c2117da91ccbfbaf ssh-agent -k 02:42:45 unset SSH_AUTH_SOCK; 02:42:45 unset SSH_AGENT_PID; 02:42:45 echo Agent pid 40 killed; 02:42:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:46 + git semver [Pipeline] } 02:42:46 $ docker stop --time=1 ce3bc8437ba07f154e234e4657c3e03ca582f2e51c647984c2117da91ccbfbaf 02:42:48 $ docker rm -f --volumes ce3bc8437ba07f154e234e4657c3e03ca582f2e51c647984c2117da91ccbfbaf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:42:48 02:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:42:49 0.23.1-centos7: Pulling from edgex-lftools 02:42:49 ab5ef0e58194: Pulling fs layer 02:42:49 9712f1f96733: Pulling fs layer 02:42:49 63f879dbbcfc: Pulling fs layer 02:42:49 0d9ebad4ef96: Pulling fs layer 02:42:49 e9a5061849ea: Pulling fs layer 02:42:49 0d9ebad4ef96: Waiting 02:42:49 d747dcd14b5f: Pulling fs layer 02:42:49 2de7ff778b66: Pulling fs layer 02:42:49 e9a5061849ea: Waiting 02:42:49 d747dcd14b5f: Waiting 02:42:49 2de7ff778b66: Waiting 02:42:49 9712f1f96733: Download complete 02:42:51 63f879dbbcfc: Verifying Checksum 02:42:51 63f879dbbcfc: Download complete 02:42:51 e9a5061849ea: Verifying Checksum 02:42:51 e9a5061849ea: Download complete 02:42:52 d747dcd14b5f: Download complete 02:42:52 ab5ef0e58194: Verifying Checksum 02:42:52 ab5ef0e58194: Download complete 02:42:52 0d9ebad4ef96: Verifying Checksum 02:42:52 0d9ebad4ef96: Download complete 02:42:52 2de7ff778b66: Verifying Checksum 02:42:52 2de7ff778b66: Download complete 02:42:55 ab5ef0e58194: Pull complete 02:42:55 9712f1f96733: Pull complete 02:42:56 63f879dbbcfc: Pull complete 02:43:00 0d9ebad4ef96: Pull complete 02:43:00 e9a5061849ea: Pull complete 02:43:00 d747dcd14b5f: Pull complete 02:43:02 2de7ff778b66: Pull complete 02:43:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:02 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:43:02 $ 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 02:43:03 $ docker top 4770d596cd0a621bf515c5abecb0f200b0371396133b0937f65dd243de415f8c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:43:03 provisioning config files... 02:43:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4901778527482683989tmp 02:43:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8832047737467750522tmp 02:43:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11428520893650493658tmp [Pipeline] { [Pipeline] echo 02:43:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:43:04 ---> sigul-configuration.sh 02:43:04 gpg: directory `/root/.gnupg' created 02:43:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:43:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:43:04 gpg: keyring `/root/.gnupg/secring.gpg' created 02:43:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:43:04 gpg: CAST5 encrypted data 02:43:04 gpg: encrypted with 1 passphrase 02:43:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:43:05 + mkdir /home/jenkins 02:43:05 + mkdir /home/jenkins/sigul [Pipeline] sh 02:43:05 + 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 02:43:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:43:06 ---> sigul-install.sh 02:43:06 Sigul already installed; skipping installation. [Pipeline] sh 02:43:06 + git tag --list 02:43:06 0.7.1 02:43:06 delhi-tag 02:43:06 v1.0.0 02:43:06 v1.1.0 02:43:06 v1.1.1 02:43:06 v1.1.2 02:43:06 v1.2.0 02:43:06 v1.2.1 02:43:06 v1.2.2 02:43:06 v1.2.3 02:43:06 v1.3.0 02:43:06 v1.4.0 02:43:06 v2.0.0 02:43:06 v2.1.0 02:43:06 v2.1.1 02:43:06 v2.2.0 02:43:06 v2.3.0 02:43:06 v2.3.1 02:43:06 v3.0 02:43:06 v3.0.0 02:43:06 v3.1 02:43:06 v3.1.0 02:43:06 v3.1.1 02:43:06 v4.0 02:43:06 v4.0.0 02:43:06 v4.0.1 02:43:06 v4.0.1-dev.1 02:43:06 v4.0.1-dev.2 02:43:06 v4.0.1-dev.3 02:43:06 v4.0.2-dev.1 02:43:06 v4.1.0-dev.1 02:43:06 v4.1.0-dev.10 02:43:06 v4.1.0-dev.11 02:43:06 v4.1.0-dev.12 02:43:06 v4.1.0-dev.13 02:43:06 v4.1.0-dev.14 02:43:06 v4.1.0-dev.15 02:43:06 v4.1.0-dev.16 02:43:06 v4.1.0-dev.17 02:43:06 v4.1.0-dev.18 02:43:06 v4.1.0-dev.19 02:43:06 v4.1.0-dev.2 02:43:06 v4.1.0-dev.20 02:43:06 v4.1.0-dev.21 02:43:06 v4.1.0-dev.22 02:43:06 v4.1.0-dev.23 02:43:06 v4.1.0-dev.24 02:43:06 v4.1.0-dev.25 02:43:06 v4.1.0-dev.26 02:43:06 v4.1.0-dev.27 02:43:06 v4.1.0-dev.28 02:43:06 v4.1.0-dev.29 02:43:06 v4.1.0-dev.3 02:43:06 v4.1.0-dev.30 02:43:06 v4.1.0-dev.31 02:43:06 v4.1.0-dev.32 02:43:06 v4.1.0-dev.33 02:43:06 v4.1.0-dev.34 02:43:06 v4.1.0-dev.35 02:43:06 v4.1.0-dev.36 02:43:06 v4.1.0-dev.37 02:43:06 v4.1.0-dev.38 02:43:06 v4.1.0-dev.39 02:43:06 v4.1.0-dev.4 02:43:06 v4.1.0-dev.40 02:43:06 v4.1.0-dev.41 02:43:06 v4.1.0-dev.42 02:43:06 v4.1.0-dev.43 02:43:06 v4.1.0-dev.44 02:43:06 v4.1.0-dev.45 02:43:06 v4.1.0-dev.46 02:43:06 v4.1.0-dev.47 02:43:06 v4.1.0-dev.48 02:43:06 v4.1.0-dev.49 02:43:06 v4.1.0-dev.5 02:43:06 v4.1.0-dev.50 02:43:06 v4.1.0-dev.51 02:43:06 v4.1.0-dev.52 02:43:06 v4.1.0-dev.53 02:43:06 v4.1.0-dev.54 02:43:06 v4.1.0-dev.55 02:43:06 v4.1.0-dev.56 02:43:06 v4.1.0-dev.57 02:43:06 v4.1.0-dev.58 02:43:06 v4.1.0-dev.59 02:43:06 v4.1.0-dev.6 02:43:06 v4.1.0-dev.60 02:43:06 v4.1.0-dev.61 02:43:06 v4.1.0-dev.62 02:43:06 v4.1.0-dev.63 02:43:06 v4.1.0-dev.64 02:43:06 v4.1.0-dev.65 02:43:06 v4.1.0-dev.66 02:43:06 v4.1.0-dev.67 02:43:06 v4.1.0-dev.7 02:43:06 v4.1.0-dev.8 02:43:06 v4.1.0-dev.9 [Pipeline] sh 02:43:07 + lftools sign git-tag v4.1.0-dev.67 02:43:07 Signing Git tag with Sigul... 02:43:07 Signing v4.1.0-dev.67 [Pipeline] echo 02:43:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:43:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:43:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:43:08 $ docker stop --time=1 4770d596cd0a621bf515c5abecb0f200b0371396133b0937f65dd243de415f8c 02:43:09 $ docker rm -f --volumes 4770d596cd0a621bf515c5abecb0f200b0371396133b0937f65dd243de415f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:43:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:11 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:43: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:43:11 $ docker top 4ae2dce96ae71954ac144f779e323137325c3b4e9e33df4e8cd688a18bc2c632 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:12 [ssh-agent] Looking for ssh-agent implementation... 02:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:12 $ docker exec 4ae2dce96ae71954ac144f779e323137325c3b4e9e33df4e8cd688a18bc2c632 ssh-agent 02:43:12 SSH_AUTH_SOCK=/tmp/ssh-Eh6bnktKccXc/agent.32 02:43:12 SSH_AGENT_PID=38 02:43:12 Running ssh-add (command line suppressed) 02:43:12 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16498527502262791531.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16498527502262791531.key) 02:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:13 + git semver bump pre 02:43:13 2026-05-25 02:43:13,520 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:43:13 2026-05-25 02:43:13,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:43:13 2026-05-25 02:43:13,523 [bump_version] DEBUG bumping version:4.1.0-dev.67 on axis:pre with prefix:dev 02:43:13 2026-05-25 02:43:13,524 [bump_version] DEBUG bumped version:4.1.0-dev.68 02:43:13 2026-05-25 02:43:13,524 [write_version] DEBUG write version:4.1.0-dev.68 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 02:43:13 2026-05-25 02:43:13,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:43:13 2026-05-25 02:43:13,524 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:43:13 2026-05-25 02:43:13,526 [execute] INFO git cat-file --batch-check 02:43:13 2026-05-25 02:43:13,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:43:13 2026-05-25 02:43:13,530 [execute] INFO git cat-file --batch 02:43:13 2026-05-25 02:43:13,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:43:13 2026-05-25 02:43:13,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:43:13 4.1.0-dev.68 [Pipeline] } 02:43:13 $ docker exec --env ******** --env ******** 4ae2dce96ae71954ac144f779e323137325c3b4e9e33df4e8cd688a18bc2c632 ssh-agent -k 02:43:13 unset SSH_AUTH_SOCK; 02:43:13 unset SSH_AGENT_PID; 02:43:13 echo Agent pid 38 killed; 02:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:14 + git semver [Pipeline] } 02:43:14 $ docker stop --time=1 4ae2dce96ae71954ac144f779e323137325c3b4e9e33df4e8cd688a18bc2c632 02:43:16 $ docker rm -f --volumes 4ae2dce96ae71954ac144f779e323137325c3b4e9e33df4e8cd688a18bc2c632 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:18 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:43:18 $ 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 02:43:18 $ docker top 6f12f0798b8720c6dd27f4a9be35054051963d8572db66ca10cabe3129be89ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:18 [ssh-agent] Looking for ssh-agent implementation... 02:43:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:18 $ docker exec 6f12f0798b8720c6dd27f4a9be35054051963d8572db66ca10cabe3129be89ea ssh-agent 02:43:19 SSH_AUTH_SOCK=/tmp/ssh-PjtY4LB1xORO/agent.32 02:43:19 SSH_AGENT_PID=38 02:43:19 Running ssh-add (command line suppressed) 02:43:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11286828573999316874.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11286828573999316874.key) 02:43:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:19 + git semver push 02:43:19 2026-05-25 02:43:19,795 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:43:19 2026-05-25 02:43:19,799 [run_push] DEBUG push 02:43:19 2026-05-25 02:43:19,800 [execute] INFO git cat-file --batch-check 02:43:19 2026-05-25 02:43:19,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:43:19 2026-05-25 02:43:19,802 [execute] INFO git rev-list 1cd321346907bed336389fc45184f29c62aa996d -- 02:43:19 2026-05-25 02:43:19,802 [execute] DEBUG Popen(['git', 'rev-list', '1cd321346907bed336389fc45184f29c62aa996d', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:43:19 2026-05-25 02:43:19,815 [execute] INFO git fetch -v -- origin 02:43:19 2026-05-25 02:43:19,815 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:43:20 2026-05-25 02:43:20,290 [run_push] DEBUG no remote changes detected 02:43:20 2026-05-25 02:43:20,290 [execute] INFO git push origin semver 02:43:20 2026-05-25 02:43:20,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:43:21 2026-05-25 02:43:21,502 [run_push] DEBUG push all version tags 02:43:21 2026-05-25 02:43:21,502 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:43:21 2026-05-25 02:43:21,503 [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) 02:43:22 2026-05-25 02:43:22,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:43:22 4.1.0-dev.68 [Pipeline] } 02:43:22 $ docker exec --env ******** --env ******** 6f12f0798b8720c6dd27f4a9be35054051963d8572db66ca10cabe3129be89ea ssh-agent -k 02:43:22 unset SSH_AUTH_SOCK; 02:43:22 unset SSH_AGENT_PID; 02:43:22 echo Agent pid 38 killed; 02:43:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:23 + git semver [Pipeline] } 02:43:23 $ docker stop --time=1 6f12f0798b8720c6dd27f4a9be35054051963d8572db66ca10cabe3129be89ea 02:43:25 $ docker rm -f --volumes 6f12f0798b8720c6dd27f4a9be35054051963d8572db66ca10cabe3129be89ea [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 02:43:26 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 02:43:26 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:43:26 total 16 02:43:26 drwxr-xr-x 3 root root 4096 May 25 02:42 . 02:43:26 drwxrwxr-x 12 jenkins jenkins 4096 May 25 02:43 .. 02:43:26 drwxr-xr-x 2 root root 4096 May 25 02:42 cost 02:43:26 -rw-r--r-- 1 root root 85 May 25 02:42 cost.csv 02:43:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:43:26 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:43:26 total 16 02:43:26 drwxr-xr-x 3 jenkins jenkins 4096 May 25 02:42 . 02:43:26 drwxrwxr-x 12 jenkins jenkins 4096 May 25 02:43 .. 02:43:26 drwxr-xr-x 2 jenkins jenkins 4096 May 25 02:42 cost 02:43:26 -rw-r--r-- 1 jenkins jenkins 85 May 25 02:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:43:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:27 ---> package-listing.sh 02:43:27 ++ facter osfamily 02:43:27 ++ tr '[:upper:]' '[:lower:]' 02:43:27 + OS_FAMILY=debian 02:43:27 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 02:43:27 + START_PACKAGES=/tmp/packages_start.txt 02:43:27 + END_PACKAGES=/tmp/packages_end.txt 02:43:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:43:27 + PACKAGES=/tmp/packages_start.txt 02:43:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 02:43:27 + PACKAGES=/tmp/packages_end.txt 02:43:27 + case "${OS_FAMILY}" in 02:43:27 + dpkg -l 02:43:27 + grep '^ii' 02:43:27 + '[' -f /tmp/packages_start.txt ']' 02:43:27 + '[' -f /tmp/packages_end.txt ']' 02:43:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:43:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 02:43:27 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 02:43:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 02:43:27 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 02:43:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:28 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 02:43:28 $ 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 02:43:29 $ docker top 039a509bd16a37e27a3ed64e51bbeddaa6664342936167943bc03f8adeca63b7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:29 + touch /tmp/pre-build-complete [Pipeline] sh 02:43:29 + mkdir -p /var/log/sysstat [Pipeline] sh 02:43:30 + ls /var/log/sa-host 02:43:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:30 provisioning config files... 02:43:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13871620133121520008tmp [Pipeline] { [Pipeline] echo 02:43:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:43:31 ---> create-netrc.sh [Pipeline] } 02:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:43:31 ---> python-tools-install.sh [Pipeline] echo 02:43:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:43:31 ---> sudo-logs.sh 02:43:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:43:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:43:32 ---> job-cost.sh 02:43:32 lf-activate-venv: SKIPPING 02:43:32 DEBUG: total: 0.2199999988079071 02:43:32 INFO: Retrieving Stack Cost... 02:43:32 INFO: Retrieving Pricing Info for: v3-standard-8 02:43:33 INFO: Archiving Costs [Pipeline] echo 02:43:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:43:33 ---> logs-deploy.sh 02:43:33 lf-activate-venv: SKIPPING 02:43:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/423 02:43:33 INFO: archiving workspace using pattern(s): 02:43:34 Archives upload complete. 02:43:34 INFO: archiving logs to Nexus 02:43:35 ---> uname -a: 02:43:35 Linux prd-ubuntu20-04-docker-8c-8g-10567 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:43:35 02:43:35 02:43:35 ---> lscpu: 02:43:35 Architecture: x86_64 02:43:35 CPU op-mode(s): 32-bit, 64-bit 02:43:35 Byte Order: Little Endian 02:43:35 Address sizes: 40 bits physical, 48 bits virtual 02:43:35 CPU(s): 8 02:43:35 On-line CPU(s) list: 0-7 02:43:35 Thread(s) per core: 1 02:43:35 Core(s) per socket: 1 02:43:35 Socket(s): 8 02:43:35 NUMA node(s): 1 02:43:35 Vendor ID: AuthenticAMD 02:43:35 CPU family: 23 02:43:35 Model: 49 02:43:35 Model name: AMD EPYC-Rome Processor 02:43:35 Stepping: 0 02:43:35 CPU MHz: 2799.998 02:43:35 BogoMIPS: 5599.99 02:43:35 Virtualization: AMD-V 02:43:35 Hypervisor vendor: KVM 02:43:35 Virtualization type: full 02:43:35 L1d cache: 256 KiB 02:43:35 L1i cache: 256 KiB 02:43:35 L2 cache: 4 MiB 02:43:35 L3 cache: 128 MiB 02:43:35 NUMA node0 CPU(s): 0-7 02:43:35 Vulnerability Gather data sampling: Not affected 02:43:35 Vulnerability Itlb multihit: Not affected 02:43:35 Vulnerability L1tf: Not affected 02:43:35 Vulnerability Mds: Not affected 02:43:35 Vulnerability Meltdown: Not affected 02:43:35 Vulnerability Mmio stale data: Not affected 02:43:35 Vulnerability Retbleed: Vulnerable 02:43:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:43:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:43:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:43:35 Vulnerability Srbds: Not affected 02:43:35 Vulnerability Tsx async abort: Not affected 02:43:35 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 02:43:35 02:43:35 02:43:35 ---> nproc: 02:43:35 8 02:43:35 02:43:35 02:43:35 ---> df -h: 02:43:35 Filesystem Size Used Avail Use% Mounted on 02:43:35 overlay 155G 14G 141G 9% / 02:43:35 tmpfs 64M 0 64M 0% /dev 02:43:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:43:35 shm 64M 0 64M 0% /dev/shm 02:43:35 /dev/vda1 155G 14G 141G 9% /facter-os 02:43:35 02:43:35 02:43:35 ---> sar -b -r -n DEV: 02:43:35 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10567) 05/25/26 _x86_64_ (8 CPU) 02:43:35 02:43:35 02:38:21 LINUX RESTART (8 CPU) 02:43:35 02:43:35 02:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:43:35 02:40:01 301.97 21.44 280.52 0.00 3175.34 91963.61 0.00 02:43:35 02:41:01 37.69 0.05 37.64 0.00 0.40 28972.12 0.00 02:43:35 02:42:01 140.44 0.35 140.09 0.00 23.60 39762.57 0.00 02:43:35 02:43:01 136.91 0.87 136.04 0.00 22.00 56849.59 0.00 02:43:35 Average: 154.26 5.68 148.58 0.00 805.43 54388.54 0.00 02:43:35 02:43:35 02:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:43:35 02:40:01 27078060 31366680 911172 2.77 150508 4267816 2004140 5.91 1537048 3692468 20120 02:43:35 02:41:01 26093916 31128076 1146432 3.49 157176 4962372 2571152 7.58 2016812 4154108 266256 02:43:35 02:42:01 26418420 31532780 744792 2.27 164672 5038144 1865596 5.50 1606640 4239456 220756 02:43:35 02:43:01 24651212 31529688 742644 2.26 226188 6570076 1851960 5.46 1703352 5736880 618276 02:43:35 Average: 26060402 31389306 886260 2.70 174636 5209602 2073212 6.11 1715963 4455728 281352 02:43:35 02:43:35 02:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:43:35 02:40:01 vethffee99b 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:43:35 02:40:01 lo 4.53 4.53 0.46 0.46 0.00 0.00 0.00 0.00 02:43:35 02:40:01 ens3 763.93 530.22 10343.41 106.71 0.00 0.00 0.00 0.00 02:43:35 02:40:01 docker0 322.39 437.15 27.76 3182.78 0.00 0.00 0.00 0.00 02:43:35 02:41:01 vethffee99b 1.22 1.57 0.15 0.43 0.00 0.00 0.00 0.00 02:43:35 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:35 02:41:01 ens3 12.68 7.70 9.38 5.06 0.00 0.00 0.00 0.00 02:43:35 02:41:01 docker0 1.22 1.50 0.13 0.42 0.00 0.00 0.00 0.00 02:43:35 02:42:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 02:43:35 02:42:01 ens3 107.60 62.16 2714.56 13.35 0.00 0.00 0.00 0.00 02:43:35 02:42:01 docker0 4.58 9.43 0.33 128.31 0.00 0.00 0.00 0.00 02:43:35 02:43:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 02:43:35 02:43:01 ens3 378.92 226.73 8012.76 41.77 0.00 0.00 0.00 0.00 02:43:35 02:43:01 docker0 50.91 78.75 5.04 763.12 0.00 0.00 0.00 0.00 02:43:35 Average: lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 02:43:35 Average: ens3 315.80 206.72 5270.24 41.72 0.00 0.00 0.00 0.00 02:43:35 Average: docker0 94.78 131.72 8.32 1018.75 0.00 0.00 0.00 0.00 02:43:35 02:43:35 02:43:35 ---> sar -P ALL: 02:43:35 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10567) 05/25/26 _x86_64_ (8 CPU) 02:43:35 02:43:35 02:38:21 LINUX RESTART (8 CPU) 02:43:35 02:43:35 02:39:01 CPU %user %nice %system %iowait %steal %idle 02:43:35 02:40:01 all 11.62 0.00 4.37 1.49 0.07 82.44 02:43:35 02:40:01 0 12.45 0.00 4.12 0.66 0.08 82.69 02:43:35 02:40:01 1 10.95 0.00 3.71 2.66 0.05 82.62 02:43:35 02:40:01 2 12.19 0.00 5.16 4.24 0.09 78.33 02:43:35 02:40:01 3 11.86 0.00 4.55 0.95 0.07 82.57 02:43:35 02:40:01 4 11.67 0.00 4.60 0.85 0.08 82.79 02:43:35 02:40:01 5 10.99 0.00 4.36 2.09 0.07 82.49 02:43:35 02:40:01 6 12.75 0.00 3.61 0.19 0.07 83.39 02:43:35 02:40:01 7 10.11 0.00 4.88 0.32 0.07 84.62 02:43:35 02:41:01 all 39.37 0.00 5.50 0.40 0.08 54.65 02:43:35 02:41:01 0 40.60 0.00 5.73 1.88 0.10 51.68 02:43:35 02:41:01 1 39.40 0.00 5.45 0.03 0.08 55.04 02:43:35 02:41:01 2 38.40 0.00 5.70 0.13 0.08 55.68 02:43:35 02:41:01 3 42.15 0.00 5.30 0.18 0.07 52.30 02:43:35 02:41:01 4 38.30 0.00 5.26 0.05 0.08 56.31 02:43:35 02:41:01 5 38.39 0.00 5.36 0.50 0.08 55.66 02:43:35 02:41:01 6 39.79 0.00 5.65 0.29 0.08 54.19 02:43:35 02:41:01 7 37.96 0.00 5.52 0.12 0.08 56.32 02:43:35 02:42:01 all 52.90 0.00 6.88 0.45 0.08 39.69 02:43:35 02:42:01 0 53.07 0.00 7.06 0.19 0.08 39.60 02:43:35 02:42:01 1 52.80 0.00 6.48 0.17 0.08 40.47 02:43:35 02:42:01 2 52.95 0.00 7.09 1.25 0.08 38.62 02:43:35 02:42:01 3 54.26 0.00 6.79 0.20 0.08 38.67 02:43:35 02:42:01 4 53.11 0.00 7.47 1.25 0.08 38.08 02:43:35 02:42:01 5 54.17 0.00 6.85 0.42 0.08 38.47 02:43:35 02:42:01 6 52.71 0.00 6.51 0.05 0.10 40.63 02:43:35 02:42:01 7 50.14 0.00 6.75 0.08 0.07 42.96 02:43:35 02:43:01 all 9.50 0.00 3.94 0.54 0.07 85.96 02:43:35 02:43:01 0 7.78 0.00 3.21 0.30 0.07 88.65 02:43:35 02:43:01 1 9.87 0.00 4.96 0.81 0.07 84.29 02:43:35 02:43:01 2 10.14 0.00 4.61 2.83 0.07 82.36 02:43:35 02:43:01 3 9.63 0.00 4.45 0.17 0.07 85.68 02:43:35 02:43:01 4 11.36 0.00 4.35 0.03 0.07 84.20 02:43:35 02:43:01 5 8.33 0.00 3.02 0.02 0.07 88.56 02:43:35 02:43:01 6 9.25 0.00 4.10 0.07 0.07 86.51 02:43:35 02:43:01 7 9.65 0.00 2.82 0.05 0.07 87.40 02:43:35 Average: all 28.42 0.00 5.18 0.72 0.08 65.61 02:43:35 Average: 0 28.50 0.00 5.03 0.76 0.08 65.62 02:43:35 Average: 1 28.32 0.00 5.15 0.92 0.07 65.54 02:43:35 Average: 2 28.49 0.00 5.64 2.10 0.08 63.68 02:43:35 Average: 3 29.55 0.00 5.28 0.38 0.07 64.73 02:43:35 Average: 4 28.69 0.00 5.42 0.54 0.08 65.26 02:43:35 Average: 5 28.02 0.00 4.90 0.75 0.08 66.24 02:43:35 Average: 6 28.69 0.00 4.97 0.15 0.08 66.11 02:43:35 Average: 7 27.10 0.00 5.00 0.14 0.07 67.69 02:43:35 02:43:35 02:43:35