Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 772123805c7e368b6a798e9af053048edc11ddef 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-ssh13356956996308418675.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh8190930359562374992.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh6702369776583704896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh13606248437546035669.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-ssh10239737993575284724.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4341 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 772123805c7e368b6a798e9af053048edc11ddef (main) Commit message: "feat: Add SendChangedReadingsOnly config to only send updated values (#1738)" > git config core.sparsecheckout # timeout=10 > git checkout -f 772123805c7e368b6a798e9af053048edc11ddef # timeout=10 > git rev-list --no-walk 006e574f4599aba59af61064dd31cc44b4b3ac06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:28:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:28:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:28:57 ========================================================= 10:28:57 EdgeX Global Pipelines Version Info 10:28:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:28:58 ------------------- 10:28:58 stable info: 10:28:58 ------------------- 10:28:58 Commited By: Ginny Guan ginny@iotechsys.com 10:28:58 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 10:28:58 Message: update stable to v1.0.274 10:28:58 ------------------- 10:28:58 experimental info: 10:28:58 ------------------- 10:28:58 Commited By: Ginny Guan ginny@iotechsys.com 10:28:58 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 10:28:58 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:28:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 772123805c7e368b6a798e9af053048edc11ddef [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7721238 [Pipeline] echo 10:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:59 provisioning config files... 10:28:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18257754053087865511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:59 ---> ****-login.sh 10:28:59 nexus3.edgexfoundry.org:10001 10:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:00 10:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:29:00 Configure a credential helper to remove this warning. See 10:29:00 https://docs.****.com/go/credential-store/ 10:29:00 10:29:00 Login Succeeded 10:29:00 nexus3.edgexfoundry.org:10002 10:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:00 10:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:29:00 Configure a credential helper to remove this warning. See 10:29:00 https://docs.****.com/go/credential-store/ 10:29:00 10:29:00 Login Succeeded 10:29:00 nexus3.edgexfoundry.org:10003 10:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:00 10:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:29:00 Configure a credential helper to remove this warning. See 10:29:00 https://docs.****.com/go/credential-store/ 10:29:00 10:29:00 Login Succeeded 10:29:00 nexus3.edgexfoundry.org:10004 10:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:00 10:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:29:00 Configure a credential helper to remove this warning. See 10:29:00 https://docs.****.com/go/credential-store/ 10:29:00 10:29:00 Login Succeeded 10:29:00 ****.io 10:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:00 10:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:29:00 Configure a credential helper to remove this warning. See 10:29:00 https://docs.****.com/go/credential-store/ 10:29:00 10:29:00 Login Succeeded 10:29:00 ---> ****-login.sh ends [Pipeline] } 10:29:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:29:01 + git rev-list -1 --merges 772123805c7e368b6a798e9af053048edc11ddef~1..772123805c7e368b6a798e9af053048edc11ddef [Pipeline] echo 10:29:01 -----------> git rev-list -1 --merges 772123805c7e368b6a798e9af053048edc11ddef~1..772123805c7e368b6a798e9af053048edc11ddef 772123805c7e368b6a798e9af053048edc11ddef [false] [Pipeline] sh 10:29:01 + git log --format=format:%s -1 772123805c7e368b6a798e9af053048edc11ddef [Pipeline] echo 10:29:01 ========================================================= 10:29:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:29:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:01 + git log --format=format:%s -1 772123805c7e368b6a798e9af053048edc11ddef [Pipeline] echo 10:29:01 [semverPrep] GIT_COMMIT: 772123805c7e368b6a798e9af053048edc11ddef, Commit Message: feat: Add SendChangedReadingsOnly config to only send updated values (#1738) [Pipeline] echo 10:29:01 [semverPrep] This is not a build commit. [Pipeline] sh 10:29:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:29:02 + grep -v github /etc/ssh/ssh_known_hosts 10:29:02 + [ -e /tmp/ssh_known_hosts ] 10:29:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:29:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:29:02 + sudo tee -a /etc/ssh/ssh_known_hosts 10:29:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:02 10:29:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:02 0.1.4: Pulling from edgex-devops/py-git-semver 10:29:02 3dae71ba6b94: Pulling fs layer 10:29:02 6bf1a483ea7c: Pulling fs layer 10:29:02 f5dfc541a4d3: Pulling fs layer 10:29:02 461d9e800cba: Pulling fs layer 10:29:02 80192f66455f: Pulling fs layer 10:29:02 2e8e34ca0e6c: Pulling fs layer 10:29:02 a29436f7fd5d: Pulling fs layer 10:29:02 923cac83aea3: Pulling fs layer 10:29:02 25ad8b0a4227: Pulling fs layer 10:29:02 db01528c6b51: Pulling fs layer 10:29:02 28988de357af: Pulling fs layer 10:29:02 923cac83aea3: Waiting 10:29:02 80192f66455f: Waiting 10:29:02 25ad8b0a4227: Waiting 10:29:02 db01528c6b51: Waiting 10:29:02 28988de357af: Waiting 10:29:02 2e8e34ca0e6c: Waiting 10:29:02 a29436f7fd5d: Waiting 10:29:02 461d9e800cba: Waiting 10:29:02 6bf1a483ea7c: Verifying Checksum 10:29:02 6bf1a483ea7c: Download complete 10:29:02 461d9e800cba: Verifying Checksum 10:29:02 461d9e800cba: Download complete 10:29:02 80192f66455f: Verifying Checksum 10:29:02 80192f66455f: Download complete 10:29:03 f5dfc541a4d3: Verifying Checksum 10:29:03 f5dfc541a4d3: Download complete 10:29:03 3dae71ba6b94: Verifying Checksum 10:29:03 3dae71ba6b94: Download complete 10:29:03 923cac83aea3: Verifying Checksum 10:29:03 923cac83aea3: Download complete 10:29:03 25ad8b0a4227: Verifying Checksum 10:29:03 25ad8b0a4227: Download complete 10:29:03 db01528c6b51: Verifying Checksum 10:29:03 db01528c6b51: Download complete 10:29:03 28988de357af: Verifying Checksum 10:29:03 28988de357af: Download complete 10:29:03 a29436f7fd5d: Verifying Checksum 10:29:03 a29436f7fd5d: Download complete 10:29:04 2e8e34ca0e6c: Verifying Checksum 10:29:04 2e8e34ca0e6c: Download complete 10:29:04 3dae71ba6b94: Pull complete 10:29:04 6bf1a483ea7c: Pull complete 10:29:05 f5dfc541a4d3: Pull complete 10:29:05 461d9e800cba: Pull complete 10:29:05 80192f66455f: Pull complete 10:29:09 2e8e34ca0e6c: Pull complete 10:29:10 a29436f7fd5d: Pull complete 10:29:10 923cac83aea3: Pull complete 10:29:10 25ad8b0a4227: Pull complete 10:29:10 db01528c6b51: Pull complete 10:29:10 28988de357af: Pull complete 10:29:10 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:10 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:29:10 $ 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 10:29:13 $ docker top 92523693a3d2312a02910a7561117677e0a4d9d94eddbfd8acb6d40916979c9b -eo pid,comm 10:29:13 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). 10:29:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:29:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:13 [ssh-agent] Looking for ssh-agent implementation... 10:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:13 $ docker exec 92523693a3d2312a02910a7561117677e0a4d9d94eddbfd8acb6d40916979c9b ssh-agent 10:29:13 SSH_AUTH_SOCK=/tmp/ssh-3FqoikNLUh4Q/agent.32 10:29:13 SSH_AGENT_PID=38 10:29:13 Running ssh-add (command line suppressed) 10:29:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9481154066832154729.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9481154066832154729.key) 10:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:14 + git tag --points-at HEAD [Pipeline] } 10:29:14 $ docker exec --env ******** --env ******** 92523693a3d2312a02910a7561117677e0a4d9d94eddbfd8acb6d40916979c9b ssh-agent -k 10:29:14 unset SSH_AUTH_SOCK; 10:29:14 unset SSH_AGENT_PID; 10:29:14 echo Agent pid 38 killed; 10:29:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:29:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:14 [ssh-agent] Looking for ssh-agent implementation... 10:29:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:14 $ docker exec 92523693a3d2312a02910a7561117677e0a4d9d94eddbfd8acb6d40916979c9b ssh-agent 10:29:14 SSH_AUTH_SOCK=/tmp/ssh-byHoQ5PSbc0v/agent.72 10:29:14 SSH_AGENT_PID=78 10:29:14 Running ssh-add (command line suppressed) 10:29:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2616781722583350272.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2616781722583350272.key) 10:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:15 + git semver init 10:29:15 2025-07-01 10:29:15,437 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:29:15 2025-07-01 10:29:15,440 [run_init] DEBUG init version:0.0.0 force:False 10:29:15 2025-07-01 10:29:15,441 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 10:29:15 2025-07-01 10:29:15,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 10:29:15 2025-07-01 10:29:15,442 [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) 10:29:16 2025-07-01 10:29:16,856 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 10:29:16 2025-07-01 10:29:16,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 10:29:16 2025-07-01 10:29:16,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:29:16 2025-07-01 10:29:16,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:29:16 4.1.0-dev.19 [Pipeline] } 10:29:16 $ docker exec --env ******** --env ******** 92523693a3d2312a02910a7561117677e0a4d9d94eddbfd8acb6d40916979c9b ssh-agent -k 10:29:16 unset SSH_AUTH_SOCK; 10:29:16 unset SSH_AGENT_PID; 10:29:16 echo Agent pid 78 killed; 10:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:29:17 + git semver [Pipeline] } 10:29:17 $ docker stop --time=1 92523693a3d2312a02910a7561117677e0a4d9d94eddbfd8acb6d40916979c9b 10:29:18 $ docker rm -f --volumes 92523693a3d2312a02910a7561117677e0a4d9d94eddbfd8acb6d40916979c9b [Pipeline] // withDockerContainer [Pipeline] sh 10:29:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:29:19 Stashed 1 file(s) [Pipeline] echo 10:29:19 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [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 10:29:19 provisioning config files... 10:29:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9294226115089707631tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 10:29:20 ---> ****-login.sh 10:29:20 nexus3.edgexfoundry.org:10001 10:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:20 Login Succeeded 10:29:20 nexus3.edgexfoundry.org:10002 10:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:20 Login Succeeded 10:29:20 nexus3.edgexfoundry.org:10003 10:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:20 Login Succeeded 10:29:20 nexus3.edgexfoundry.org:10004 10:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:20 Login Succeeded 10:29:20 ****.io 10:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:20 Login Succeeded 10:29:20 ---> ****-login.sh ends [Pipeline] } 10:29:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:29:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:29:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:29:20 ========================================================= 10:29:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:29:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:21 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:29:21 #0 building with "default" instance using docker driver 10:29:21 10:29:21 #1 [internal] load build definition from Dockerfile 10:29:21 #1 transferring dockerfile: 1.69kB done 10:29:21 #1 DONE 0.0s 10:29:21 10:29:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:29:21 #2 DONE 0.1s 10:29:21 10:29:21 #3 [internal] load .dockerignore 10:29:21 #3 transferring context: 182B done 10:29:21 #3 DONE 0.0s 10:29:21 10:29:21 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:29:21 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 10:29:21 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 10:29:21 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 10:29:21 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 10:29:21 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s 10:29:21 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 10:29:21 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 10:29:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s 10:29:21 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 10:29:21 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 10:29:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 16.78MB / 74.06MB 0.2s 10:29:21 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:29:21 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0B / 100.52MB 0.2s 10:29:21 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 1.05MB / 2.38MB 0.2s 10:29:21 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:29:21 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done 10:29:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.3s 10:29:21 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 10:29:21 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 6.29MB / 100.52MB 0.3s 10:29:21 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done 10:29:21 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 1.05MB / 13.29MB 0.3s 10:29:22 #4 ... 10:29:22 10:29:22 #5 [internal] load build context 10:29:22 #5 transferring context: 35.86MB 0.3s done 10:29:22 #5 DONE 0.3s 10:29:22 10:29:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:29:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 51.01MB / 74.06MB 0.4s 10:29:22 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 16.31MB / 100.52MB 0.4s 10:29:22 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 9.44MB / 13.29MB 0.4s 10:29:22 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 10:29:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 10:29:22 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 36.70MB / 100.52MB 0.6s 10:29:22 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done 10:29:22 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 10:29:22 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 81.79MB / 100.52MB 0.8s 10:29:22 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 93.32MB / 100.52MB 0.9s 10:29:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done 10:29:22 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s 10:29:22 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 10:29:23 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.7s done 10:29:27 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done 10:29:27 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 10:29:27 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 10:29:27 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:29:27 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 10:29:27 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 10:29:27 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 10:29:27 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 10:29:29 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.4s done 10:29:29 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s 10:29:30 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done 10:29:30 #4 DONE 8.6s 10:29:30 10:29:30 #6 [builder 2/7] WORKDIR /device-sdk-go 10:29:32 #6 DONE 2.7s 10:29:33 10:29:33 #7 [builder 3/7] RUN apk add --update --no-cache make git 10:29:33 #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:36 #7 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:36 #7 3.207 OK: 248 MiB in 58 packages 10:29:36 #7 DONE 3.3s 10:29:36 10:29:36 #8 [builder 4/7] COPY go.mod vendor* ./ 10:29:36 #8 DONE 0.0s 10:29:36 10:29:36 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:23 #9 DONE 43.8s 10:30:23 10:30:23 #10 [builder 6/7] COPY . . 10:30:23 #10 DONE 0.2s 10:30:23 10:30:23 #11 [builder 7/7] RUN echo noop 10:30:23 #11 0.223 noop 10:30:23 #11 DONE 0.3s 10:30:23 10:30:23 #12 exporting to image 10:30:23 #12 exporting layers 10:30:28 #12 exporting layers 7.8s done 10:30:28 #12 writing image sha256:68e1b6651168576bec023ac6252e70dfc78a174b3d1e890f56987d7f68b0b615 done 10:30:28 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:30:28 #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:28 + docker inspect -f . ci-base-image-x86_64 10:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:28 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:30:28 $ 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 10:30:29 $ docker top f8a4a876cce0e1dd4a2e20471f43c7c828b57f7c587bc5ab2e3c7b883de3b714 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:29 + go version 10:30:29 go version go1.23.9 linux/amd64 [Pipeline] } 10:30:29 $ docker stop --time=1 f8a4a876cce0e1dd4a2e20471f43c7c828b57f7c587bc5ab2e3c7b883de3b714 10:30:30 $ docker rm -f --volumes f8a4a876cce0e1dd4a2e20471f43c7c828b57f7c587bc5ab2e3c7b883de3b714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:31 + docker inspect -f . ci-base-image-x86_64 10:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:31 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:30:31 $ 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 10:30:31 $ docker top cbac58a65b220d9817ac3a5dd65cd1ad938ee393d75e2107a623c9adb90a73a0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 10:30:32 + make test 10:30:32 go test -race -coverprofile=coverage.out ./... 10:30:40 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 10:31:19 ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.027s coverage: 2.8% of statements 10:31:19 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.027s coverage: 29.4% of statements 10:31:19 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.033s coverage: 79.3% of statements 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 10:31:19 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.029s coverage: 90.4% of statements 10:31:19 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 10:31:19 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.094s coverage: 45.0% of statements 10:31:19 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 10:31:24 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.067s coverage: 14.3% of statements 10:31:24 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.828s coverage: 44.6% of statements 10:31:24 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 69.4% of statements 10:31:24 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.079s coverage: 88.4% of statements 10:31:24 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.046s coverage: 5.0% of statements 10:31:56 GO111MODULE=on go vet ./... 10:31:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:31:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:31:59 ./bin/test-attribution-txt.sh 10:31:59 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:31:59 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:31:59 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 10:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:31:59 $ docker stop --time=1 cbac58a65b220d9817ac3a5dd65cd1ad938ee393d75e2107a623c9adb90a73a0 10:32:02 $ docker rm -f --volumes cbac58a65b220d9817ac3a5dd65cd1ad938ee393d75e2107a623c9adb90a73a0 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:32:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:32:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:32:04 + ls -al . 10:32:04 total 608 10:32:04 drwxrwxr-x 11 jenkins jenkins 4096 Jul 1 10:30 . 10:32:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 10:28 .. 10:32:04 -rw-rw-r-- 1 jenkins jenkins 140 Jul 1 10:28 .dockerignore 10:32:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 10:31 .git 10:32:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 10:28 .github 10:32:04 -rw-rw-r-- 1 jenkins jenkins 137 Jul 1 10:28 .gitignore 10:32:04 -rw-rw-r-- 1 jenkins jenkins 199 Jul 1 10:28 .golangci.yml 10:32:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 10:29 .semver 10:32:04 -rw-rw-r-- 1 jenkins jenkins 53715 Jul 1 10:28 CHANGELOG.md 10:32:04 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 10:28 GOVERNANCE.md 10:32:04 -rw-rw-r-- 1 jenkins jenkins 882 Jul 1 10:28 Jenkinsfile 10:32:04 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 1 10:28 LICENSE 10:32:04 -rw-rw-r-- 1 jenkins jenkins 2424 Jul 1 10:28 Makefile 10:32:04 -rw-rw-r-- 1 jenkins jenkins 619 Jul 1 10:28 OWNERS.md 10:32:04 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 1 10:28 README.md 10:32:04 -rw-rw-r-- 1 jenkins jenkins 12 Jul 1 10:29 VERSION 10:32:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 10:28 bin 10:32:04 -rw-r--r-- 1 jenkins jenkins 364363 Jul 1 10:31 coverage.out 10:32:04 drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 10:28 example 10:32:04 -rw-rw-r-- 1 jenkins jenkins 6110 Jul 1 10:28 go.mod 10:32:04 -rw-rw-r-- 1 jenkins jenkins 86550 Jul 1 10:28 go.sum 10:32:04 drwxrwxr-x 13 jenkins jenkins 4096 Jul 1 10:28 internal 10:32:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 10:28 openapi 10:32:04 drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 10:28 pkg 10:32:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 10:28 snap 10:32:04 -rw-rw-r-- 1 jenkins jenkins 222 Jul 1 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:04 + 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=772123805c7e368b6a798e9af053048edc11ddef --label arch=amd64 --label version=4.1.0-dev.19 . 10:32:04 #0 building with "default" instance using docker driver 10:32:04 10:32:04 #1 [internal] load build definition from Dockerfile 10:32:04 #1 transferring dockerfile: 1.69kB done 10:32:04 #1 DONE 0.0s 10:32:04 10:32:04 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:32:04 #2 DONE 0.0s 10:32:04 10:32:04 #3 [internal] load metadata for docker.io/library/alpine:3.20 10:32:04 #3 DONE 0.1s 10:32:04 10:32:04 #4 [internal] load .dockerignore 10:32:04 #4 transferring context: 182B done 10:32:04 #4 DONE 0.0s 10:32:04 10:32:04 #5 [internal] load build context 10:32:04 #5 transferring context: 394.54kB 0.0s done 10:32:04 #5 DONE 0.0s 10:32:04 10:32:04 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:32:04 #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:32:04 #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:32:04 #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:32:04 #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:32:04 #6 DONE 0.0s 10:32:04 10:32:04 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:32:04 #7 DONE 0.1s 10:32:04 10:32:04 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:32:05 #8 ... 10:32:05 10:32:05 #9 [builder 2/7] WORKDIR /device-sdk-go 10:32:05 #9 DONE 0.0s 10:32:05 10:32:05 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:32:05 #8 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:32:05 #8 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:32:05 #8 ... 10:32:05 10:32:05 #10 [builder 3/7] RUN apk add --update --no-cache make git 10:32:05 #10 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:32:05 #10 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:32:05 #10 0.675 OK: 248 MiB in 58 packages 10:32:05 #10 DONE 0.8s 10:32:05 10:32:05 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:32:05 #8 0.762 (1/1) Installing dumb-init (1.2.5-r3) 10:32:05 #8 0.766 Executing busybox-1.36.1-r29.trigger 10:32:05 #8 0.772 OK: 8 MiB in 15 packages 10:32:05 #8 DONE 0.9s 10:32:05 10:32:05 #11 [builder 4/7] COPY go.mod vendor* ./ 10:32:05 #11 DONE 0.0s 10:32:05 10:32:05 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:06 #12 DONE 0.6s 10:32:06 10:32:06 #13 [stage-1 3/7] RUN apk --no-cache upgrade 10:32:06 #13 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:32:06 #13 0.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:32:06 #13 0.783 OK: 8 MiB in 15 packages 10:32:06 #13 DONE 0.9s 10:32:06 10:32:06 #14 [builder 6/7] COPY . . 10:32:06 #14 DONE 0.2s 10:32:06 10:32:06 #15 [builder 7/7] RUN make build 10:32:07 #15 0.287 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:32:33 #15 DONE 22.9s 10:32:33 10:32:33 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:32:33 #16 DONE 0.0s 10:32:33 10:32:33 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:32:33 #17 DONE 0.2s 10:32:33 10:32:33 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:32:33 #18 DONE 0.0s 10:32:33 10:32:33 #19 exporting to image 10:32:33 #19 exporting layers 0.1s done 10:32:33 #19 writing image sha256:9e0e12a3cbc04672c58eb81757aa3c24b7c792d9eff02ba8abb8718596ad8a2c done 10:32:33 #19 naming to docker.io/library/device-sdk-simple done 10:32:33 #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 10:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:34 10:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:34 latest: Pulling from edgex-lftools-log-publisher 10:32:34 5eb5b503b376: Pulling fs layer 10:32:34 5c69ac0246d0: Pulling fs layer 10:32:34 ec43610c2a17: Pulling fs layer 10:32:34 3a2ae6a8a46f: Pulling fs layer 10:32:34 33b1e0a273af: Pulling fs layer 10:32:34 5d3b04190fa2: Pulling fs layer 10:32:34 2f39f015ded8: Pulling fs layer 10:32:34 3a2ae6a8a46f: Waiting 10:32:34 33b1e0a273af: Waiting 10:32:34 5d3b04190fa2: Waiting 10:32:34 2f39f015ded8: Waiting 10:32:34 5c69ac0246d0: Download complete 10:32:34 3a2ae6a8a46f: Verifying Checksum 10:32:34 3a2ae6a8a46f: Download complete 10:32:34 33b1e0a273af: Download complete 10:32:34 5d3b04190fa2: Verifying Checksum 10:32:34 5d3b04190fa2: Download complete 10:32:34 ec43610c2a17: Verifying Checksum 10:32:34 ec43610c2a17: Download complete 10:32:34 5eb5b503b376: Download complete 10:32:35 2f39f015ded8: Verifying Checksum 10:32:35 2f39f015ded8: Download complete 10:32:36 5eb5b503b376: Pull complete 10:32:36 5c69ac0246d0: Pull complete 10:32:36 ec43610c2a17: Pull complete 10:32:36 3a2ae6a8a46f: Pull complete 10:32:37 33b1e0a273af: Pull complete 10:32:37 5d3b04190fa2: Pull complete 10:32:43 2f39f015ded8: Pull complete 10:32:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:43 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:32:43 $ 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 10:32:45 $ docker top ce80b1b6c1ee414d41d85ff0ca0b0d478f65c77fe06039ff9566a8f6b009e2f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:46 ---> job-cost.sh 10:32:46 lf-activate-venv: SKIPPING 10:32:46 INFO: No Stack... 10:32:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:32:47 INFO: Archiving Costs [Pipeline] sh 10:32:47 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 10:32:47 + cut -d, -f6 [Pipeline] lock 10:32:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-374-stack-cost] 10:32:47 Resource [jenkins-edgexfoundry-device-sdk-go-main-374-stack-cost] did not exist. Created. 10:32:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-374-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:32:47 + echo total: 0.2199999988079071 [Pipeline] stash 10:32:47 Stashed 1 file(s) [Pipeline] } 10:32:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-374-stack-cost] [Pipeline] // lock [Pipeline] } 10:32:47 $ docker stop --time=1 ce80b1b6c1ee414d41d85ff0ca0b0d478f65c77fe06039ff9566a8f6b009e2f7 10:32:48 $ docker rm -f --volumes ce80b1b6c1ee414d41d85ff0ca0b0d478f65c77fe06039ff9566a8f6b009e2f7 [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 10:32:49 provisioning config files... 10:32:49 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11394212908992692006tmp [Pipeline] { [Pipeline] sh 10:32:49 + set +x 10:32:49 + curl -s https://codecov.io/bash 10:32:49 + bash -s -- 10:32:49 10:32:49 _____ _ 10:32:49 / ____| | | 10:32:49 | | ___ __| | ___ ___ _____ __ 10:32:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:32:49 | |___| (_) | (_| | __/ (_| (_) \ V / 10:32:49 \_____\___/ \__,_|\___|\___\___/ \_/ 10:32:49 Bash-1.0.6 10:32:49 10:32:49 10:32:49 ==> git version 2.25.1 found 10:32:49 ==> 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 10:32:49 Release-Date: 2020-01-08 10:32:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:32:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:32:49 ==> Jenkins CI detected. 10:32:49 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 10:32:49 project root: . 10:32:49 --> token set from env 10:32:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:32:49 ==> Running gcov in . (disable via -X gcov) 10:32:49 ==> Python coveragepy not found 10:32:49 ==> Searching for coverage reports in: 10:32:49 + . 10:32:49 -> Found 1 reports 10:32:49 ==> Detecting git/mercurial file structure 10:32:49 ==> Reading reports 10:32:49 + ./coverage.out bytes=364363 10:32:49 ==> Appending adjustments 10:32:49 https://docs.codecov.io/docs/fixing-reports 10:32:50 + Found adjustments 10:32:50 ==> Gzipping contents 10:32:50 36K /tmp/codecov.YuA0Kn.gz 10:32:50 ==> Uploading reports 10:32:50 url: https://codecov.io 10:32:50 query: branch=main&commit=772123805c7e368b6a798e9af053048edc11ddef&build=374&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F374%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:32:50 -> Pinging Codecov 10:32:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=772123805c7e368b6a798e9af053048edc11ddef&build=374&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F374%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:32:50 -> Uploading to 10:32:50 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/772123805c7e368b6a798e9af053048edc11ddef/9f66f55f-41a1-4143-92dd-dfb7b8bae13f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250701%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250701T103250Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7b70cc7eff019d714d77fd261826822c06a9eca1126ae95659595792c1802ca0 10:32:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:50 Dload Upload Total Spent Left Speed 10:32:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35870 0 0 100 35870 0 101k --:--:-- --:--:-- --:--:-- 100k 100 35870 0 0 100 35870 0 101k --:--:-- --:--:-- --:--:-- 100k 10:32:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/772123805c7e368b6a798e9af053048edc11ddef [Pipeline] } 10:32:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:32:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:32:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:32:51 10:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:32:51 latest: Pulling from edgex-devops/edgex-snyk-go 10:32:51 0a9a5dfd008f: Already exists 10:32:51 36466aa92d05: Already exists 10:32:51 e10405b45d13: Already exists 10:32:51 096b7ceb2af7: Already exists 10:32:51 4f4fb700ef54: Already exists 10:32:51 e50aa161e22a: Pulling fs layer 10:32:51 d3c8db5fb9df: Pulling fs layer 10:32:51 e50aa161e22a: Verifying Checksum 10:32:51 e50aa161e22a: Download complete 10:32:52 e50aa161e22a: Pull complete 10:32:52 d3c8db5fb9df: Verifying Checksum 10:32:52 d3c8db5fb9df: Download complete 10:32:56 d3c8db5fb9df: Pull complete 10:32:56 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 10:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:32:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:56 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:32:56 $ 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 10:32:58 $ docker top 682f6afeb3fea7921e031747f98d2aa71fb3cf3076cd80d6e1f471ac36ed640a -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 10:32:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 10:32:58 + set -o pipefail 10:32:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 10:33:06 10:33:06 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 10:33:06 10:33:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/214983d6-a2f1-445b-a251-c2f4442afd71 10:33:06 10:33:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:33:06 [Pipeline] } 10:33:07 $ docker stop --time=1 682f6afeb3fea7921e031747f98d2aa71fb3cf3076cd80d6e1f471ac36ed640a 10:33:10 $ docker rm -f --volumes 682f6afeb3fea7921e031747f98d2aa71fb3cf3076cd80d6e1f471ac36ed640a [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 10:33:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:11 provisioning config files... 10:33:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11199234415787398479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:11 --> edgex-publish-swagger.sh 10:33:11 === Publish openapi API === 10:33:11 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 10:33:11 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 10:33:11 % Total % Received % Xferd Average Speed Time Time Time Current 10:33:11 Dload Upload Total Spent Left Speed 10:33:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38224 100 66 100 38158 215 121k --:--:-- --:--:-- --:--:-- 121k 10:33:11 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:33:11 [Pipeline] } 10:33:11 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 10:33:12 + git log --format=format:%s -1 772123805c7e368b6a798e9af053048edc11ddef [Pipeline] sh 10:33:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:33:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:12 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:33:12 $ 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 10:33:13 $ docker top 74161425dd2a87ecff629066d81d9e1deda4a124a7e60f0bf0d28d9c6222411a -eo pid,comm 10:33:13 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). 10:33:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:33:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:33:13 [ssh-agent] Looking for ssh-agent implementation... 10:33:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:13 $ docker exec 74161425dd2a87ecff629066d81d9e1deda4a124a7e60f0bf0d28d9c6222411a ssh-agent 10:33:13 SSH_AUTH_SOCK=/tmp/ssh-6aigH4IKULSa/agent.31 10:33:13 SSH_AGENT_PID=37 10:33:13 Running ssh-add (command line suppressed) 10:33:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18107931089489274441.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18107931089489274441.key) 10:33:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:33:13 + git semver tag 10:33:14 2025-07-01 10:33:14,032 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:33:14 2025-07-01 10:33:14,036 [run_tag] DEBUG tag force:False 10:33:14 2025-07-01 10:33:14,036 [check_head_tag] DEBUG check head tag 10:33:14 2025-07-01 10:33:14,037 [execute] INFO git cat-file --batch-check 10:33:14 2025-07-01 10:33:14,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 10:33:14 2025-07-01 10:33:14,039 [execute] INFO git cat-file --batch 10:33:14 2025-07-01 10:33:14,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 10:33:14 2025-07-01 10:33:14,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:33:14 2025-07-01 10:33:14,053 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 10:33:14 2025-07-01 10:33:14,053 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 10:33:14 2025-07-01 10:33:14,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:33:14 4.1.0-dev.19 [Pipeline] } 10:33:14 $ docker exec --env ******** --env ******** 74161425dd2a87ecff629066d81d9e1deda4a124a7e60f0bf0d28d9c6222411a ssh-agent -k 10:33:14 unset SSH_AUTH_SOCK; 10:33:14 unset SSH_AGENT_PID; 10:33:14 echo Agent pid 37 killed; 10:33:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:33:14 + git semver [Pipeline] } 10:33:14 $ docker stop --time=1 74161425dd2a87ecff629066d81d9e1deda4a124a7e60f0bf0d28d9c6222411a 10:33:16 $ docker rm -f --volumes 74161425dd2a87ecff629066d81d9e1deda4a124a7e60f0bf0d28d9c6222411a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:33:16 10:33:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:33:16 0.23.1-centos7: Pulling from edgex-lftools 10:33:16 ab5ef0e58194: Pulling fs layer 10:33:16 9712f1f96733: Pulling fs layer 10:33:16 63f879dbbcfc: Pulling fs layer 10:33:16 0d9ebad4ef96: Pulling fs layer 10:33:16 e9a5061849ea: Pulling fs layer 10:33:16 d747dcd14b5f: Pulling fs layer 10:33:16 2de7ff778b66: Pulling fs layer 10:33:16 e9a5061849ea: Waiting 10:33:16 0d9ebad4ef96: Waiting 10:33:16 d747dcd14b5f: Waiting 10:33:16 2de7ff778b66: Waiting 10:33:16 9712f1f96733: Download complete 10:33:16 63f879dbbcfc: Verifying Checksum 10:33:16 63f879dbbcfc: Download complete 10:33:17 e9a5061849ea: Verifying Checksum 10:33:17 e9a5061849ea: Download complete 10:33:17 0d9ebad4ef96: Verifying Checksum 10:33:17 0d9ebad4ef96: Download complete 10:33:17 d747dcd14b5f: Verifying Checksum 10:33:17 d747dcd14b5f: Download complete 10:33:17 ab5ef0e58194: Verifying Checksum 10:33:17 ab5ef0e58194: Download complete 10:33:17 2de7ff778b66: Verifying Checksum 10:33:17 2de7ff778b66: Download complete 10:33:21 ab5ef0e58194: Pull complete 10:33:21 9712f1f96733: Pull complete 10:33:21 63f879dbbcfc: Pull complete 10:33:27 0d9ebad4ef96: Pull complete 10:33:27 e9a5061849ea: Pull complete 10:33:27 d747dcd14b5f: Pull complete 10:33:29 2de7ff778b66: Pull complete 10:33:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:33:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:29 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:33:29 $ 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 10:33:31 $ docker top 451f4ac93e57c0a1d1f297b745db5eed4f12217ea290c52f0c6ece8b0546f309 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:33:32 provisioning config files... 10:33:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5887210020292552009tmp 10:33:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13786537984351691318tmp 10:33:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5212642973901451540tmp [Pipeline] { [Pipeline] echo 10:33:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:33:32 ---> sigul-configuration.sh 10:33:32 gpg: directory `/root/.gnupg' created 10:33:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:33:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:33:32 gpg: keyring `/root/.gnupg/secring.gpg' created 10:33:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:33:32 gpg: CAST5 encrypted data 10:33:32 gpg: encrypted with 1 passphrase 10:33:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:33:32 + mkdir /home/jenkins 10:33:32 + mkdir /home/jenkins/sigul [Pipeline] sh 10:33:33 + 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 10:33:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:33:33 ---> sigul-install.sh 10:33:33 Sigul already installed; skipping installation. [Pipeline] sh 10:33:33 + git tag --list 10:33:33 0.7.1 10:33:33 delhi-tag 10:33:33 v1.0.0 10:33:33 v1.1.0 10:33:33 v1.1.1 10:33:33 v1.1.2 10:33:33 v1.2.0 10:33:33 v1.2.1 10:33:33 v1.2.2 10:33:33 v1.2.3 10:33:33 v1.3.0 10:33:33 v1.4.0 10:33:33 v2.0.0 10:33:33 v2.1.0 10:33:33 v2.1.1 10:33:33 v2.2.0 10:33:33 v2.3.0 10:33:33 v2.3.1 10:33:33 v3.0 10:33:33 v3.0.0 10:33:33 v3.1 10:33:33 v3.1.0 10:33:33 v3.1.1 10:33:33 v4.0 10:33:33 v4.0.0 10:33:33 v4.1.0-dev.1 10:33:33 v4.1.0-dev.10 10:33:33 v4.1.0-dev.11 10:33:33 v4.1.0-dev.12 10:33:33 v4.1.0-dev.13 10:33:33 v4.1.0-dev.14 10:33:33 v4.1.0-dev.15 10:33:33 v4.1.0-dev.16 10:33:33 v4.1.0-dev.17 10:33:33 v4.1.0-dev.18 10:33:33 v4.1.0-dev.19 10:33:33 v4.1.0-dev.2 10:33:33 v4.1.0-dev.3 10:33:33 v4.1.0-dev.4 10:33:33 v4.1.0-dev.5 10:33:33 v4.1.0-dev.6 10:33:33 v4.1.0-dev.7 10:33:33 v4.1.0-dev.8 10:33:33 v4.1.0-dev.9 [Pipeline] sh 10:33:33 + lftools sign git-tag v4.1.0-dev.19 10:33:34 Signing Git tag with Sigul... 10:33:34 Signing v4.1.0-dev.19 [Pipeline] echo 10:33:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:33:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:33:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:33:35 $ docker stop --time=1 451f4ac93e57c0a1d1f297b745db5eed4f12217ea290c52f0c6ece8b0546f309 10:33:36 $ docker rm -f --volumes 451f4ac93e57c0a1d1f297b745db5eed4f12217ea290c52f0c6ece8b0546f309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:33:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:33:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:37 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:33:37 $ 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 10:33:38 $ docker top 1e6d22f7e176c1e2d6757aabd6678651804cc7672fe7b6f599703d79519d06ff -eo pid,comm 10:33:38 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). 10:33:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:33:38 [ssh-agent] Looking for ssh-agent implementation... 10:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:38 $ docker exec 1e6d22f7e176c1e2d6757aabd6678651804cc7672fe7b6f599703d79519d06ff ssh-agent 10:33:38 SSH_AUTH_SOCK=/tmp/ssh-Ox449DbVx3K5/agent.32 10:33:38 SSH_AGENT_PID=38 10:33:38 Running ssh-add (command line suppressed) 10:33:38 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3339076073041761530.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3339076073041761530.key) 10:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:33:39 + git semver bump pre 10:33:39 2025-07-01 10:33:39,318 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:33:39 2025-07-01 10:33:39,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:33:39 2025-07-01 10:33:39,322 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev 10:33:39 2025-07-01 10:33:39,322 [bump_version] DEBUG bumped version:4.1.0-dev.20 10:33:39 2025-07-01 10:33:39,322 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 10:33:39 2025-07-01 10:33:39,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:33:39 2025-07-01 10:33:39,322 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:33:39 2025-07-01 10:33:39,324 [execute] INFO git cat-file --batch-check 10:33:39 2025-07-01 10:33:39,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:33:39 2025-07-01 10:33:39,328 [execute] INFO git cat-file --batch 10:33:39 2025-07-01 10:33:39,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:33:39 2025-07-01 10:33:39,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:33:39 4.1.0-dev.20 [Pipeline] } 10:33:39 $ docker exec --env ******** --env ******** 1e6d22f7e176c1e2d6757aabd6678651804cc7672fe7b6f599703d79519d06ff ssh-agent -k 10:33:39 unset SSH_AUTH_SOCK; 10:33:39 unset SSH_AGENT_PID; 10:33:39 echo Agent pid 38 killed; 10:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:33:40 + git semver [Pipeline] } 10:33:40 $ docker stop --time=1 1e6d22f7e176c1e2d6757aabd6678651804cc7672fe7b6f599703d79519d06ff 10:33:41 $ docker rm -f --volumes 1e6d22f7e176c1e2d6757aabd6678651804cc7672fe7b6f599703d79519d06ff [Pipeline] // withDockerContainer [Pipeline] sh 10:33:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:33:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:42 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:33:42 $ 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 10:33:42 $ docker top cdf8bded4f06e5a4853bc8988c2996d61c4eaec95e1b1e405698c7cfe04fb785 -eo pid,comm 10:33:42 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). 10:33:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:33:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:33:42 [ssh-agent] Looking for ssh-agent implementation... 10:33:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:42 $ docker exec cdf8bded4f06e5a4853bc8988c2996d61c4eaec95e1b1e405698c7cfe04fb785 ssh-agent 10:33:43 SSH_AUTH_SOCK=/tmp/ssh-6sNirdfdb49x/agent.31 10:33:43 SSH_AGENT_PID=37 10:33:43 Running ssh-add (command line suppressed) 10:33:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10201696641237718051.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10201696641237718051.key) 10:33:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:33:43 + git semver push 10:33:43 2025-07-01 10:33:43,732 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:33:43 2025-07-01 10:33:43,736 [run_push] DEBUG push 10:33:43 2025-07-01 10:33:43,737 [execute] INFO git cat-file --batch-check 10:33:43 2025-07-01 10:33:43,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:33:43 2025-07-01 10:33:43,739 [execute] INFO git rev-list 75fa667f36d14f7a6fdaa89bfd1d035bc972f7fe -- 10:33:43 2025-07-01 10:33:43,739 [execute] DEBUG Popen(['git', 'rev-list', '75fa667f36d14f7a6fdaa89bfd1d035bc972f7fe', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:33:43 2025-07-01 10:33:43,755 [execute] INFO git fetch -v -- origin 10:33:43 2025-07-01 10:33:43,755 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 10:33:44 2025-07-01 10:33:44,276 [run_push] DEBUG no remote changes detected 10:33:44 2025-07-01 10:33:44,276 [execute] INFO git push origin semver 10:33:44 2025-07-01 10:33:44,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:33:45 2025-07-01 10:33:45,134 [run_push] DEBUG push all version tags 10:33:45 2025-07-01 10:33:45,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:33:45 2025-07-01 10:33:45,134 [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) 10:33:45 2025-07-01 10:33:45,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 10:33:45 4.1.0-dev.20 [Pipeline] } 10:33:46 $ docker exec --env ******** --env ******** cdf8bded4f06e5a4853bc8988c2996d61c4eaec95e1b1e405698c7cfe04fb785 ssh-agent -k 10:33:46 unset SSH_AUTH_SOCK; 10:33:46 unset SSH_AGENT_PID; 10:33:46 echo Agent pid 37 killed; 10:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:33:46 + git semver [Pipeline] } 10:33:46 $ docker stop --time=1 cdf8bded4f06e5a4853bc8988c2996d61c4eaec95e1b1e405698c7cfe04fb785 10:33:48 $ docker rm -f --volumes cdf8bded4f06e5a4853bc8988c2996d61c4eaec95e1b1e405698c7cfe04fb785 [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 10:33:48 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 10:33:48 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 10:33:48 total 16 10:33:48 drwxr-xr-x 3 root root 4096 Jul 1 10:32 . 10:33:48 drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 10:33 .. 10:33:48 drwxr-xr-x 2 root root 4096 Jul 1 10:32 cost 10:33:48 -rw-r--r-- 1 root root 85 Jul 1 10:32 cost.csv 10:33:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 10:33:48 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 10:33:48 total 16 10:33:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 10:32 . 10:33:48 drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 10:33 .. 10:33:48 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 10:32 cost 10:33:48 -rw-r--r-- 1 jenkins jenkins 85 Jul 1 10:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:33:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:33:49 ---> package-listing.sh 10:33:49 ++ facter osfamily 10:33:49 ++ tr '[:upper:]' '[:lower:]' 10:33:50 + OS_FAMILY=debian 10:33:50 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 10:33:50 + START_PACKAGES=/tmp/packages_start.txt 10:33:50 + END_PACKAGES=/tmp/packages_end.txt 10:33:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:50 + PACKAGES=/tmp/packages_start.txt 10:33:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 10:33:50 + PACKAGES=/tmp/packages_end.txt 10:33:50 + case "${OS_FAMILY}" in 10:33:50 + dpkg -l 10:33:50 + grep '^ii' 10:33:50 + '[' -f /tmp/packages_start.txt ']' 10:33:50 + '[' -f /tmp/packages_end.txt ']' 10:33:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 10:33:50 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 10:33:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 10:33:50 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 10:33:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:51 prd-ubuntu20.04-docker-8c-8g-4341 does not seem to be running inside a container 10:33:51 $ 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 10:33:51 $ docker top 5fe51f530d725567db8575838d3e4f23b98bda7fdc84c91606a7024042d21ba6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:51 + touch /tmp/pre-build-complete [Pipeline] sh 10:33:52 + mkdir -p /var/log/sysstat [Pipeline] sh 10:33:52 + ls /var/log/sa-host 10:33:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:52 provisioning config files... 10:33:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11948654913898217173tmp [Pipeline] { [Pipeline] echo 10:33:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:33:52 ---> create-netrc.sh [Pipeline] } 10:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:33:53 ---> python-tools-install.sh [Pipeline] echo 10:33:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:33:53 ---> sudo-logs.sh 10:33:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:33:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:33:53 ---> job-cost.sh 10:33:53 lf-activate-venv: SKIPPING 10:33:53 DEBUG: total: 0.2199999988079071 10:33:53 INFO: Retrieving Stack Cost... 10:33:54 INFO: Retrieving Pricing Info for: v3-standard-8 10:33:54 INFO: Archiving Costs [Pipeline] echo 10:33:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:33:54 ---> logs-deploy.sh 10:33:54 lf-activate-venv: SKIPPING 10:33:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/374 10:33:54 INFO: archiving workspace using pattern(s): 10:33:55 Archives upload complete. 10:33:55 INFO: archiving logs to Nexus 10:33:56 ---> uname -a: 10:33:56 Linux prd-ubuntu20-04-docker-8c-8g-4341 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:33:56 10:33:56 10:33:56 ---> lscpu: 10:33:56 Architecture: x86_64 10:33:56 CPU op-mode(s): 32-bit, 64-bit 10:33:56 Byte Order: Little Endian 10:33:56 Address sizes: 40 bits physical, 48 bits virtual 10:33:56 CPU(s): 8 10:33:56 On-line CPU(s) list: 0-7 10:33:56 Thread(s) per core: 1 10:33:56 Core(s) per socket: 1 10:33:56 Socket(s): 8 10:33:56 NUMA node(s): 1 10:33:56 Vendor ID: AuthenticAMD 10:33:56 CPU family: 23 10:33:56 Model: 49 10:33:56 Model name: AMD EPYC-Rome Processor 10:33:56 Stepping: 0 10:33:56 CPU MHz: 2799.998 10:33:56 BogoMIPS: 5599.99 10:33:56 Virtualization: AMD-V 10:33:56 Hypervisor vendor: KVM 10:33:56 Virtualization type: full 10:33:56 L1d cache: 256 KiB 10:33:56 L1i cache: 256 KiB 10:33:56 L2 cache: 4 MiB 10:33:56 L3 cache: 128 MiB 10:33:56 NUMA node0 CPU(s): 0-7 10:33:56 Vulnerability Gather data sampling: Not affected 10:33:56 Vulnerability Itlb multihit: Not affected 10:33:56 Vulnerability L1tf: Not affected 10:33:56 Vulnerability Mds: Not affected 10:33:56 Vulnerability Meltdown: Not affected 10:33:56 Vulnerability Mmio stale data: Not affected 10:33:56 Vulnerability Retbleed: Vulnerable 10:33:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:33:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:33:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:33:56 Vulnerability Srbds: Not affected 10:33:56 Vulnerability Tsx async abort: Not affected 10:33:56 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 10:33:56 10:33:56 10:33:56 ---> nproc: 10:33:56 8 10:33:56 10:33:56 10:33:56 ---> df -h: 10:33:56 Filesystem Size Used Avail Use% Mounted on 10:33:56 overlay 155G 14G 142G 9% / 10:33:56 tmpfs 64M 0 64M 0% /dev 10:33:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:33:56 shm 64M 0 64M 0% /dev/shm 10:33:56 /dev/vda1 155G 14G 142G 9% /facter-os 10:33:56 10:33:56 10:33:56 ---> sar -b -r -n DEV: 10:33:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4341) 07/01/25 _x86_64_ (8 CPU) 10:33:56 10:33:56 10:28:13 LINUX RESTART (8 CPU) 10:33:56 10:33:56 10:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:33:56 10:30:01 166.31 13.08 153.23 0.00 2180.21 52088.50 0.00 10:33:56 10:31:01 132.96 1.53 131.43 0.00 20.00 37616.00 0.00 10:33:56 10:32:01 43.74 0.15 43.59 0.00 1.20 31926.96 0.00 10:33:56 10:33:01 180.30 0.60 179.70 0.00 53.06 58979.50 0.00 10:33:56 Average: 130.83 3.84 126.99 0.00 563.68 45153.03 0.00 10:33:56 10:33:56 10:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:33:56 10:30:01 28402536 31464840 819836 2.49 96100 3229836 2123276 6.26 1138652 2917784 9584 10:33:56 10:31:01 26364900 31416864 856776 2.61 152444 4989072 1852252 5.46 1971056 3934380 822856 10:33:56 10:32:01 26386244 31495860 781808 2.38 157160 5044780 1847752 5.45 1560424 4328760 266400 10:33:56 10:33:01 25373884 31227612 1039708 3.16 183100 5681436 2092148 6.17 1917988 4885004 152908 10:33:56 Average: 26631891 31401294 874532 2.66 147201 4736281 1978857 5.83 1647030 4016482 312937 10:33:56 10:33:56 10:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:33:56 10:30:01 vethac91126 141.19 156.33 13.65 128.37 0.00 0.00 0.00 0.01 10:33:56 10:30:01 ens3 488.27 375.81 7412.58 79.68 0.00 0.00 0.00 0.00 10:33:56 10:30:01 lo 3.07 3.07 0.31 0.31 0.00 0.00 0.00 0.00 10:33:56 10:30:01 docker0 206.38 215.73 16.16 448.03 0.00 0.00 0.00 0.00 10:33:56 10:31:01 veth5cc1a7b 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 10:33:56 10:31:01 ens3 264.21 237.16 2763.69 30.49 0.00 0.00 0.00 0.00 10:33:56 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:56 10:31:01 docker0 221.25 235.71 16.76 2736.69 0.00 0.00 0.00 0.00 10:33:56 10:32:01 ens3 12.90 7.43 9.86 5.02 0.00 0.00 0.00 0.00 10:33:56 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:56 10:32:01 docker0 1.05 1.85 0.12 0.42 0.00 0.00 0.00 0.00 10:33:56 10:33:01 veth7216f21 42.84 45.08 3.78 429.83 0.00 0.00 0.00 0.04 10:33:56 10:33:01 ens3 272.15 172.72 5736.02 32.34 0.00 0.00 0.00 0.00 10:33:56 10:33:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 10:33:56 10:33:01 docker0 47.68 55.94 3.48 544.92 0.00 0.00 0.00 0.00 10:33:56 Average: veth7216f21 10.71 11.27 0.94 107.45 0.00 0.00 0.00 0.01 10:33:56 Average: ens3 259.39 198.29 3980.68 36.88 0.00 0.00 0.00 0.00 10:33:56 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 10:33:56 Average: docker0 119.09 127.31 9.13 932.49 0.00 0.00 0.00 0.00 10:33:56 10:33:56 10:33:56 ---> sar -P ALL: 10:33:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4341) 07/01/25 _x86_64_ (8 CPU) 10:33:56 10:33:56 10:28:13 LINUX RESTART (8 CPU) 10:33:56 10:33:56 10:29:01 CPU %user %nice %system %iowait %steal %idle 10:33:56 10:30:01 all 6.07 0.00 2.84 1.65 0.06 89.38 10:33:56 10:30:01 0 4.77 0.00 3.96 6.22 0.05 85.00 10:33:56 10:30:01 1 7.62 0.00 3.30 1.29 0.07 87.73 10:33:56 10:30:01 2 6.48 0.00 3.44 1.48 0.07 88.53 10:33:56 10:30:01 3 6.06 0.00 2.37 1.20 0.07 90.31 10:33:56 10:30:01 4 5.93 0.00 2.85 0.13 0.07 91.03 10:33:56 10:30:01 5 5.57 0.00 2.13 1.47 0.05 90.78 10:33:56 10:30:01 6 7.35 0.00 2.57 0.95 0.05 89.08 10:33:56 10:30:01 7 4.81 0.00 2.10 0.50 0.05 92.53 10:33:56 10:31:01 all 28.55 0.00 4.78 0.98 0.08 65.61 10:33:56 10:31:01 0 28.00 0.00 4.85 0.37 0.07 66.72 10:33:56 10:31:01 1 30.08 0.00 4.69 0.84 0.08 64.31 10:33:56 10:31:01 2 27.49 0.00 4.55 0.65 0.08 67.23 10:33:56 10:31:01 3 29.52 0.00 4.64 0.12 0.08 65.64 10:33:56 10:31:01 4 30.45 0.00 4.66 0.54 0.08 64.26 10:33:56 10:31:01 5 27.57 0.00 4.74 0.10 0.08 67.51 10:33:56 10:31:01 6 28.28 0.00 5.53 5.07 0.08 61.03 10:33:56 10:31:01 7 26.98 0.00 4.59 0.17 0.08 68.17 10:33:56 10:32:01 all 44.05 0.00 5.75 0.73 0.10 49.37 10:33:56 10:32:01 0 42.36 0.00 5.83 3.97 0.10 47.74 10:33:56 10:32:01 1 44.63 0.00 5.76 1.04 0.10 48.47 10:33:56 10:32:01 2 43.26 0.00 5.61 0.02 0.10 51.01 10:33:56 10:32:01 3 43.01 0.00 6.01 0.02 0.08 50.87 10:33:56 10:32:01 4 44.44 0.00 5.73 0.79 0.10 48.93 10:33:56 10:32:01 5 45.34 0.00 5.47 0.00 0.10 49.09 10:33:56 10:32:01 6 44.23 0.00 5.73 0.02 0.10 49.92 10:33:56 10:32:01 7 45.12 0.00 5.83 0.02 0.10 48.93 10:33:56 10:33:01 all 25.69 0.00 5.25 1.61 0.09 67.35 10:33:56 10:33:01 0 25.98 0.00 5.68 5.58 0.10 62.65 10:33:56 10:33:01 1 24.54 0.00 4.45 2.90 0.10 68.00 10:33:56 10:33:01 2 26.03 0.00 4.97 0.24 0.08 68.68 10:33:56 10:33:01 3 24.48 0.00 4.94 1.65 0.08 68.84 10:33:56 10:33:01 4 24.82 0.00 5.23 1.42 0.08 68.44 10:33:56 10:33:01 5 27.50 0.00 6.18 0.10 0.08 66.14 10:33:56 10:33:01 6 27.54 0.00 5.46 0.18 0.08 66.73 10:33:56 10:33:01 7 24.65 0.00 5.10 0.82 0.08 69.35 10:33:56 Average: all 26.12 0.00 4.66 1.24 0.08 67.89 10:33:56 Average: 0 25.31 0.00 5.08 4.03 0.08 65.50 10:33:56 Average: 1 26.76 0.00 4.55 1.52 0.09 67.08 10:33:56 Average: 2 25.87 0.00 4.64 0.59 0.08 68.80 10:33:56 Average: 3 25.80 0.00 4.49 0.75 0.08 68.88 10:33:56 Average: 4 26.42 0.00 4.62 0.72 0.08 68.16 10:33:56 Average: 5 26.53 0.00 4.63 0.42 0.08 68.34 10:33:56 Average: 6 26.89 0.00 4.83 1.56 0.08 66.65 10:33:56 Average: 7 25.41 0.00 4.41 0.38 0.08 69.73 10:33:56 10:33:56 10:33:56