Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bea3c83a5a614830835f3395133b296fcdbc669e 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-ssh17330318765782388731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6155788168383325058.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15520375039023709824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14106291857075363482.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10324537484677031272.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-772962 in /w/workspace/dgexfoundry_device-sdk-go_odessa [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/dgexfoundry_device-sdk-go_odessa # 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 Avoid second fetch Checking out Revision bea3c83a5a614830835f3395133b296fcdbc669e (odessa) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f bea3c83a5a614830835f3395133b296fcdbc669e # timeout=10 Commit message: "fix: pick fixes from main branch (#1773)" > git rev-list --no-walk 5620c6441011fe8cee1f5036a61585a7dbe23843 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:10:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:10:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:10:52 ========================================================= 07:10:52 EdgeX Global Pipelines Version Info 07:10:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:10:53 ------------------- 07:10:53 stable info: 07:10:53 ------------------- 07:10:53 Commited By: Cherry Wang cherry@iotechsys.com 07:10:53 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:10:53 Message: update stable to v1.0.278 07:10:53 ------------------- 07:10:53 experimental info: 07:10:53 ------------------- 07:10:53 Commited By: **** collab-it+edgex@linuxfoundation.org 07:10:53 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:10:53 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bea3c83a5a614830835f3395133b296fcdbc669e [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bea3c83 [Pipeline] echo 07:10:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:54 provisioning config files... 07:10:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config2654779692162543715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:55 ---> ****-login.sh 07:10:55 nexus3.edgexfoundry.org:10001 07:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:55 07:10:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:55 Configure a credential helper to remove this warning. See 07:10:55 https://docs.****.com/go/credential-store/ 07:10:55 07:10:55 Login Succeeded 07:10:55 nexus3.edgexfoundry.org:10002 07:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:55 07:10:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:55 Configure a credential helper to remove this warning. See 07:10:55 https://docs.****.com/go/credential-store/ 07:10:55 07:10:55 Login Succeeded 07:10:55 nexus3.edgexfoundry.org:10003 07:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:55 07:10:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:55 Configure a credential helper to remove this warning. See 07:10:55 https://docs.****.com/go/credential-store/ 07:10:55 07:10:55 Login Succeeded 07:10:55 nexus3.edgexfoundry.org:10004 07:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:55 07:10:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:55 Configure a credential helper to remove this warning. See 07:10:55 https://docs.****.com/go/credential-store/ 07:10:55 07:10:55 Login Succeeded 07:10:55 ****.io 07:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:55 07:10:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:56 Configure a credential helper to remove this warning. See 07:10:56 https://docs.****.com/go/credential-store/ 07:10:56 07:10:56 Login Succeeded 07:10:56 ---> ****-login.sh ends [Pipeline] } 07:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:10:56 + git rev-list -1 --merges bea3c83a5a614830835f3395133b296fcdbc669e~1..bea3c83a5a614830835f3395133b296fcdbc669e [Pipeline] echo 07:10:56 -----------> git rev-list -1 --merges bea3c83a5a614830835f3395133b296fcdbc669e~1..bea3c83a5a614830835f3395133b296fcdbc669e bea3c83a5a614830835f3395133b296fcdbc669e [false] [Pipeline] sh 07:10:56 + git log --format=format:%s -1 bea3c83a5a614830835f3395133b296fcdbc669e [Pipeline] echo 07:10:56 ========================================================= 07:10:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:10:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:57 + git log --format=format:%s -1 bea3c83a5a614830835f3395133b296fcdbc669e [Pipeline] echo 07:10:57 [semverPrep] GIT_COMMIT: bea3c83a5a614830835f3395133b296fcdbc669e, Commit Message: fix: pick fixes from main branch (#1773) [Pipeline] echo 07:10:57 [semverPrep] This is not a build commit. [Pipeline] sh 07:10:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:10:57 + grep -v github /etc/ssh/ssh_known_hosts 07:10:57 + [ -e /tmp/ssh_known_hosts ] 07:10:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:10:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:10:57 + sudo tee -a /etc/ssh/ssh_known_hosts 07:10:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:57 07:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:58 0.1.4: Pulling from edgex-devops/py-git-semver 07:10:58 3dae71ba6b94: Pulling fs layer 07:10:58 6bf1a483ea7c: Pulling fs layer 07:10:58 f5dfc541a4d3: Pulling fs layer 07:10:58 461d9e800cba: Pulling fs layer 07:10:58 80192f66455f: Pulling fs layer 07:10:58 2e8e34ca0e6c: Pulling fs layer 07:10:58 a29436f7fd5d: Pulling fs layer 07:10:58 923cac83aea3: Pulling fs layer 07:10:58 25ad8b0a4227: Pulling fs layer 07:10:58 db01528c6b51: Pulling fs layer 07:10:58 28988de357af: Pulling fs layer 07:10:58 a29436f7fd5d: Waiting 07:10:58 923cac83aea3: Waiting 07:10:58 25ad8b0a4227: Waiting 07:10:58 db01528c6b51: Waiting 07:10:58 28988de357af: Waiting 07:10:58 461d9e800cba: Waiting 07:10:58 80192f66455f: Waiting 07:10:58 2e8e34ca0e6c: Waiting 07:10:58 6bf1a483ea7c: Verifying Checksum 07:10:58 6bf1a483ea7c: Download complete 07:10:58 461d9e800cba: Verifying Checksum 07:10:58 461d9e800cba: Download complete 07:10:58 80192f66455f: Verifying Checksum 07:10:58 80192f66455f: Download complete 07:10:58 f5dfc541a4d3: Verifying Checksum 07:10:58 f5dfc541a4d3: Download complete 07:10:58 3dae71ba6b94: Verifying Checksum 07:10:58 3dae71ba6b94: Download complete 07:10:58 923cac83aea3: Verifying Checksum 07:10:58 25ad8b0a4227: Verifying Checksum 07:10:58 25ad8b0a4227: Download complete 07:10:58 db01528c6b51: Download complete 07:10:58 28988de357af: Verifying Checksum 07:10:58 28988de357af: Download complete 07:10:58 a29436f7fd5d: Verifying Checksum 07:10:58 a29436f7fd5d: Download complete 07:10:59 2e8e34ca0e6c: Verifying Checksum 07:10:59 2e8e34ca0e6c: Download complete 07:10:59 3dae71ba6b94: Pull complete 07:11:00 6bf1a483ea7c: Pull complete 07:11:01 f5dfc541a4d3: Pull complete 07:11:01 461d9e800cba: Pull complete 07:11:01 80192f66455f: Pull complete 07:11:06 2e8e34ca0e6c: Pull complete 07:11:06 a29436f7fd5d: Pull complete 07:11:06 923cac83aea3: Pull complete 07:11:06 25ad8b0a4227: Pull complete 07:11:06 db01528c6b51: Pull complete 07:11:06 28988de357af: Pull complete 07:11:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:06 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:08 $ docker top 9234a2ddb3af586bee1037d3b6142f173d6ec4e00afa80a430d72cc7cce2a43c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:08 [ssh-agent] Looking for ssh-agent implementation... 07:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:08 $ docker exec 9234a2ddb3af586bee1037d3b6142f173d6ec4e00afa80a430d72cc7cce2a43c ssh-agent 07:11:09 SSH_AUTH_SOCK=/tmp/ssh-K4IdVgDD9pbp/agent.31 07:11:09 SSH_AGENT_PID=37 07:11:09 Running ssh-add (command line suppressed) 07:11:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_1474884901678043234.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_1474884901678043234.key) 07:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:09 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] sh 07:11:09 + git tag --points-at HEAD [Pipeline] } 07:11:09 $ docker exec --env ******** --env ******** 9234a2ddb3af586bee1037d3b6142f173d6ec4e00afa80a430d72cc7cce2a43c ssh-agent -k 07:11:09 unset SSH_AUTH_SOCK; 07:11:09 unset SSH_AGENT_PID; 07:11:09 echo Agent pid 37 killed; 07:11:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:11:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:09 [ssh-agent] Looking for ssh-agent implementation... 07:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:10 $ docker exec 9234a2ddb3af586bee1037d3b6142f173d6ec4e00afa80a430d72cc7cce2a43c ssh-agent 07:11:10 SSH_AUTH_SOCK=/tmp/ssh-aJvNDO4i8jPC/agent.84 07:11:10 SSH_AGENT_PID=90 07:11:10 Running ssh-add (command line suppressed) 07:11:10 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_7916781783778947234.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_7916781783778947234.key) 07:11:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:10 + git semver init 07:11:10 2025-11-12 07:11:10,805 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:11:10 2025-11-12 07:11:10,810 [run_init] DEBUG init version:0.0.0 force:False 07:11:10 2025-11-12 07:11:10,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver 07:11:10 2025-11-12 07:11:10,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver 07:11:10 2025-11-12 07:11:10,812 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=None, shell=False, universal_newlines=False) 07:11:12 2025-11-12 07:11:12,374 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-sdk-go_odessa/.git/info/exclude 07:11:12 2025-11-12 07:11:12,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa with force:False 07:11:12 2025-11-12 07:11:12,374 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:11:12 2025-11-12 07:11:12,374 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:11:12 4.0.1-dev.1 [Pipeline] } 07:11:12 $ docker exec --env ******** --env ******** 9234a2ddb3af586bee1037d3b6142f173d6ec4e00afa80a430d72cc7cce2a43c ssh-agent -k 07:11:12 unset SSH_AUTH_SOCK; 07:11:12 unset SSH_AGENT_PID; 07:11:12 echo Agent pid 90 killed; 07:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:13 + git semver [Pipeline] } 07:11:13 $ docker stop --time=1 9234a2ddb3af586bee1037d3b6142f173d6ec4e00afa80a430d72cc7cce2a43c 07:11:15 $ docker rm -f --volumes 9234a2ddb3af586bee1037d3b6142f173d6ec4e00afa80a430d72cc7cce2a43c [Pipeline] // withDockerContainer [Pipeline] sh 07:11:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:11:15 Stashed 1 file(s) [Pipeline] echo 07:11:15 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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 07:11:16 provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage 07:11:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config5020472737730461628tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:16 ---> ****-login.sh 07:11:16 nexus3.edgexfoundry.org:10001 07:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:16 Login Succeeded 07:11:16 nexus3.edgexfoundry.org:10002 07:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:16 Login Succeeded 07:11:16 nexus3.edgexfoundry.org:10003 07:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:16 Login Succeeded 07:11:16 nexus3.edgexfoundry.org:10004 07:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:16 Login Succeeded 07:11:16 ****.io 07:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:16 Login Succeeded 07:11:16 ---> ****-login.sh ends [Pipeline] } 07:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:17 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:11:17 + grep ^go [0-9].[0-9]* go.mod 07:11:17 + cut -d -f 2 07:11:17 + cut -d . -f1-2 [Pipeline] echo 07:11:17 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:11:17 ========================================================= 07:11:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 07:11:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:17 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:11:18 #0 building with "default" instance using docker driver 07:11:18 07:11:18 #1 [internal] load build definition from Dockerfile 07:11:18 #1 transferring dockerfile: 1.69kB done 07:11:18 #1 DONE 0.0s 07:11:18 07:11:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 07:11:18 #2 DONE 0.1s 07:11:18 07:11:18 #3 [internal] load .dockerignore 07:11:18 #3 transferring context: 07:11:18 #3 transferring context: 182B done 07:11:18 #3 DONE 0.0s 07:11:18 07:11:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:11:18 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 07:11:18 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done 07:11:18 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.24MB / 74.06MB 0.1s 07:11:18 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 07:11:18 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 07:11:18 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 07:11:18 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 07:11:18 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 14.68MB / 74.06MB 0.2s 07:11:18 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:11:18 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:11:18 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.10MB / 100.52MB 0.2s 07:11:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:11:18 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 07:11:18 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s 07:11:18 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 28.43MB / 74.06MB 0.3s 07:11:18 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 07:11:18 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 9.46MB / 100.52MB 0.3s 07:11:18 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 07:11:18 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.3s 07:11:18 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 41.94MB / 74.06MB 0.4s 07:11:18 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 17.83MB / 100.52MB 0.4s 07:11:18 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.4s 07:11:18 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.0s done 07:11:19 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.6s 07:11:19 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 44.04MB / 100.52MB 0.6s 07:11:19 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done 07:11:19 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 61.87MB / 100.52MB 0.7s 07:11:19 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s done 07:11:19 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 82.84MB / 100.52MB 0.8s 07:11:19 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 0.9s 07:11:19 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 07:11:19 #4 ... 07:11:19 07:11:19 #5 [internal] load build context 07:11:19 #5 transferring context: 75.15MB 0.9s done 07:11:19 #5 DONE 1.2s 07:11:19 07:11:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:11:19 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.1s done 07:11:24 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.6s done 07:11:24 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 07:11:24 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 07:11:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:11:24 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 07:11:24 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 07:11:24 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 07:11:27 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 3.1s done 07:11:27 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 07:11:28 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.7s done 07:11:28 #4 DONE 9.7s 07:11:28 07:11:28 #6 [builder 2/7] WORKDIR /device-sdk-go 07:11:30 #6 DONE 1.8s 07:11:30 07:11:30 #7 [builder 3/7] RUN apk add --update --no-cache make git 07:11:30 #7 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:11:30 #7 0.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:11:30 #7 0.604 OK: 248 MiB in 58 packages 07:11:30 #7 DONE 0.7s 07:11:30 07:11:30 #8 [builder 4/7] COPY go.mod vendor* ./ 07:11:31 #8 DONE 0.5s 07:11:31 07:11:31 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:57 #9 DONE 23.4s 07:11:57 07:11:57 #10 [builder 6/7] COPY . . 07:11:57 #10 DONE 0.7s 07:11:57 07:11:57 #11 [builder 7/7] RUN echo noop 07:11:57 #11 0.198 noop 07:11:57 #11 DONE 0.2s 07:11:57 07:11:57 #12 exporting to image 07:11:57 #12 exporting layers 07:12:04 #12 exporting layers 8.2s done 07:12:04 #12 writing image sha256:0efbabb4f0a18aec39e878355754d5b5c5f693023a5301c5d73a04c3a8e391dd done 07:12:04 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:12:04 #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:04 + docker inspect -f . ci-base-image-x86_64 07:12:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:04 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:12:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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 ******** ci-base-image-x86_64 cat 07:12:05 $ docker top ca8fb49b04b0c3a95b98f0b17a304c7eb33fc405335bfcae9e8e7dc7b993e9c0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:05 + go version 07:12:05 go version go1.23.7 linux/amd64 [Pipeline] } 07:12:05 $ docker stop --time=1 ca8fb49b04b0c3a95b98f0b17a304c7eb33fc405335bfcae9e8e7dc7b993e9c0 07:12:06 $ docker rm -f --volumes ca8fb49b04b0c3a95b98f0b17a304c7eb33fc405335bfcae9e8e7dc7b993e9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:07 + docker inspect -f . ci-base-image-x86_64 07:12:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:07 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:12:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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 ******** ci-base-image-x86_64 cat 07:12:07 $ docker top 863aa48f3123d5625d87e77b056bb0820fc1a0014bf9920ad4d64afb8a089cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:07 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] fileExists [Pipeline] sh 07:12:08 + make test 07:12:08 go test -race -coverprofile=coverage.out ./... 07:12:16 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 07:12:55 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 07:12:55 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 07:12:55 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 07:12:55 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 07:12:55 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 07:12:55 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.033s coverage: 28.2% of statements 07:12:55 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.033s coverage: 79.3% of statements 07:12:55 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 07:12:55 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 07:12:56 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 07:12:56 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.033s coverage: 90.4% of statements 07:12:56 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 07:12:56 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 07:12:56 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 07:12:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.085s coverage: 45.0% of statements 07:12:58 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 07:13:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.057s coverage: 14.3% of statements 07:13:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.457s coverage: 44.6% of statements 07:13:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.054s coverage: 69.4% of statements 07:13:04 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.087s coverage: 88.3% of statements 07:13:04 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.064s coverage: 5.0% of statements 07:13:42 GO111MODULE=on go vet ./... 07:13:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:13:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:13:44 ./bin/test-attribution-txt.sh [Pipeline] echo 07:13:45 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:13:45 + go mod tidy [Pipeline] } 07:13:46 $ docker stop --time=1 863aa48f3123d5625d87e77b056bb0820fc1a0014bf9920ad4d64afb8a089cf8 07:13:48 $ docker rm -f --volumes 863aa48f3123d5625d87e77b056bb0820fc1a0014bf9920ad4d64afb8a089cf8 [Pipeline] // withDockerContainer [Pipeline] sh 07:13:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:13:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:13:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:13:50 + ls -al . 07:13:50 total 744 07:13:50 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 07:12 . 07:13:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 07:10 .. 07:13:50 -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 07:10 .dockerignore 07:13:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 07:13 .git 07:13:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 07:10 .github 07:13:50 -rw-rw-r-- 1 jenkins jenkins 130 Nov 12 07:10 .gitignore 07:13:50 -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 07:10 .golangci.yml 07:13:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 07:11 .semver 07:13:50 -rw-rw-r-- 1 jenkins jenkins 53715 Nov 12 07:10 CHANGELOG.md 07:13:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 07:10 GOVERNANCE.md 07:13:50 -rw-rw-r-- 1 jenkins jenkins 905 Nov 12 07:10 Jenkinsfile 07:13:50 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 12 07:10 LICENSE 07:13:50 -rw-rw-r-- 1 jenkins jenkins 2424 Nov 12 07:10 Makefile 07:13:50 -rw-rw-r-- 1 jenkins jenkins 619 Nov 12 07:10 OWNERS.md 07:13:50 -rw-rw-r-- 1 jenkins jenkins 4937 Nov 12 07:10 README.md 07:13:50 -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 07:11 VERSION 07:13:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 07:10 bin 07:13:50 -rw-r--r-- 1 jenkins jenkins 499040 Nov 12 07:13 coverage.out 07:13:50 drwxrwxr-x 5 jenkins jenkins 4096 Nov 12 07:10 example 07:13:50 -rw-rw-r-- 1 jenkins jenkins 6109 Nov 12 07:10 go.mod 07:13:50 -rw-rw-r-- 1 jenkins jenkins 86369 Nov 12 07:10 go.sum 07:13:50 drwxrwxr-x 13 jenkins jenkins 4096 Nov 12 07:10 internal 07:13:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 07:10 openapi 07:13:50 drwxrwxr-x 6 jenkins jenkins 4096 Nov 12 07:10 pkg 07:13:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 07:10 snap 07:13:50 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 07:10 vendor 07:13:50 -rw-rw-r-- 1 jenkins jenkins 222 Nov 12 07:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:50 + 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=bea3c83a5a614830835f3395133b296fcdbc669e --label arch=amd64 --label version=4.0.1-dev.1 . 07:13:50 #0 building with "default" instance using docker driver 07:13:50 07:13:50 #1 [internal] load build definition from Dockerfile 07:13:50 #1 transferring dockerfile: 1.69kB done 07:13:50 #1 DONE 0.0s 07:13:50 07:13:50 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:13:50 #2 DONE 0.0s 07:13:50 07:13:50 #3 [internal] load metadata for docker.io/library/alpine:3.20 07:13:51 #3 DONE 0.5s 07:13:51 07:13:51 #4 [internal] load .dockerignore 07:13:51 #4 transferring context: 182B done 07:13:51 #4 DONE 0.0s 07:13:51 07:13:51 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:13:51 #5 DONE 0.1s 07:13:51 07:13:51 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:13:51 #6 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:13:51 #6 ... 07:13:51 07:13:51 #7 [builder 2/7] WORKDIR /device-sdk-go 07:13:51 #7 DONE 0.0s 07:13:51 07:13:51 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:13:51 #6 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 07:13:51 #6 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 07:13:51 #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0B / 3.63MB 0.1s 07:13:51 #6 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:13:51 #6 ... 07:13:51 07:13:51 #8 [internal] load build context 07:13:51 #8 transferring context: 1.50MB 0.3s done 07:13:51 #8 DONE 0.3s 07:13:51 07:13:51 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:13:51 #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.3s done 07:13:51 #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 07:13:51 #6 DONE 0.5s 07:13:51 07:13:51 #9 [builder 3/7] RUN apk add --update --no-cache make git 07:13:51 #9 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:13:51 #9 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:13:52 #9 0.802 OK: 248 MiB in 58 packages 07:13:52 #9 DONE 1.0s 07:13:52 07:13:52 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:13:52 #10 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:13:52 #10 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:13:52 #10 0.561 (1/1) Installing dumb-init (1.2.5-r3) 07:13:52 #10 0.651 Executing busybox-1.36.1-r30.trigger 07:13:52 #10 0.657 OK: 8 MiB in 15 packages 07:13:52 #10 DONE 0.8s 07:13:52 07:13:52 #11 [builder 4/7] COPY go.mod vendor* ./ 07:13:52 #11 DONE 0.6s 07:13:52 07:13:52 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:52 #12 0.207 skipping... 07:13:53 #12 DONE 0.2s 07:13:53 07:13:53 #13 [builder 6/7] COPY . . 07:13:53 #13 ... 07:13:53 07:13:53 #14 [stage-1 3/7] RUN apk --no-cache upgrade 07:13:53 #14 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:13:53 #14 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:13:53 #14 0.724 OK: 8 MiB in 15 packages 07:13:53 #14 DONE 1.0s 07:13:53 07:13:53 #13 [builder 6/7] COPY . . 07:13:53 #13 DONE 0.7s 07:13:53 07:13:53 #15 [builder 7/7] RUN make build 07:13:53 #15 0.260 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:14:20 #15 DONE 25.5s 07:14:20 07:14:20 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:14:20 #16 DONE 0.0s 07:14:20 07:14:20 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:14:20 #17 DONE 0.3s 07:14:20 07:14:20 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:14:20 #18 DONE 0.0s 07:14:20 07:14:20 #19 exporting to image 07:14:20 #19 exporting layers 0.2s done 07:14:20 #19 writing image sha256:4bf1bb25e52172c59fe23144d58afbd17345425475096c70708ee264950fb182 done 07:14:20 #19 naming to docker.io/library/device-sdk-simple done 07:14:20 #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 07:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:20 07:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:21 latest: Pulling from edgex-lftools-log-publisher 07:14:21 5eb5b503b376: Pulling fs layer 07:14:21 5c69ac0246d0: Pulling fs layer 07:14:21 ec43610c2a17: Pulling fs layer 07:14:21 3a2ae6a8a46f: Pulling fs layer 07:14:21 33b1e0a273af: Pulling fs layer 07:14:21 5d3b04190fa2: Pulling fs layer 07:14:21 2f39f015ded8: Pulling fs layer 07:14:21 2f39f015ded8: Waiting 07:14:21 5d3b04190fa2: Waiting 07:14:21 3a2ae6a8a46f: Waiting 07:14:21 33b1e0a273af: Waiting 07:14:21 5c69ac0246d0: Verifying Checksum 07:14:21 5c69ac0246d0: Download complete 07:14:21 3a2ae6a8a46f: Verifying Checksum 07:14:21 3a2ae6a8a46f: Download complete 07:14:21 33b1e0a273af: Verifying Checksum 07:14:21 33b1e0a273af: Download complete 07:14:21 5d3b04190fa2: Verifying Checksum 07:14:21 5d3b04190fa2: Download complete 07:14:21 ec43610c2a17: Verifying Checksum 07:14:21 ec43610c2a17: Download complete 07:14:21 5eb5b503b376: Verifying Checksum 07:14:21 5eb5b503b376: Download complete 07:14:22 2f39f015ded8: Download complete 07:14:23 5eb5b503b376: Pull complete 07:14:23 5c69ac0246d0: Pull complete 07:14:23 ec43610c2a17: Pull complete 07:14:23 3a2ae6a8a46f: Pull complete 07:14:23 33b1e0a273af: Pull complete 07:14:23 5d3b04190fa2: Pull complete 07:14:30 2f39f015ded8: Pull complete 07:14:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:30 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:14:30 $ 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/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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 07:14:32 $ docker top 81c1f92b90aa3fe51a03e85ccb78bd81e15906430d56a053f1fcc827dd228929 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:32 ---> job-cost.sh 07:14:32 lf-activate-venv: SKIPPING 07:14:32 INFO: No Stack... 07:14:33 INFO: Retrieving Pricing Info for: v3-standard-8 07:14:33 INFO: Archiving Costs [Pipeline] sh 07:14:33 + cat /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/cost.csv 07:14:33 + cut -d, -f6 [Pipeline] lock 07:14:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-3-stack-cost] 07:14:33 Resource [jenkins-edgexfoundry-device-sdk-go-odessa-3-stack-cost] did not exist. Created. 07:14:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:34 + echo total: 0.2199999988079071 [Pipeline] stash 07:14:34 Stashed 1 file(s) [Pipeline] } 07:14:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:34 $ docker stop --time=1 81c1f92b90aa3fe51a03e85ccb78bd81e15906430d56a053f1fcc827dd228929 07:14:35 $ docker rm -f --volumes 81c1f92b90aa3fe51a03e85ccb78bd81e15906430d56a053f1fcc827dd228929 [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 07:14:35 provisioning config files... 07:14:35 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config13636734346741739343tmp [Pipeline] { [Pipeline] sh 07:14:36 + set +x 07:14:36 + curl -s https://codecov.io/bash 07:14:36 + bash -s -- 07:14:36 07:14:36 _____ _ 07:14:36 / ____| | | 07:14:36 | | ___ __| | ___ ___ _____ __ 07:14:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:14:36 | |___| (_) | (_| | __/ (_| (_) \ V / 07:14:36 \_____\___/ \__,_|\___|\___\___/ \_/ 07:14:36 Bash-1.0.6 07:14:36 07:14:36 07:14:36 ==> git version 2.25.1 found 07:14:36 ==> 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 07:14:36 Release-Date: 2020-01-08 07:14:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:14:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:14:36 ==> Jenkins CI detected. 07:14:36 current dir:  /w/workspace/dgexfoundry_device-sdk-go_odessa 07:14:36 project root: . 07:14:36 --> token set from env 07:14:36 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 07:14:36 ==> Running gcov in . (disable via -X gcov) 07:14:36 ==> Python coveragepy not found 07:14:36 ==> Searching for coverage reports in: 07:14:36 + . 07:14:36 -> Found 1 reports 07:14:36 ==> Detecting git/mercurial file structure 07:14:36 ==> Reading reports 07:14:36 + ./coverage.out bytes=499040 07:14:36 ==> Appending adjustments 07:14:36 https://docs.codecov.io/docs/fixing-reports 07:14:36 + Found adjustments 07:14:36 ==> Gzipping contents 07:14:36 76K /tmp/codecov.9IC8eO.gz 07:14:36 ==> Uploading reports 07:14:36 url: https://codecov.io 07:14:36 query: branch=odessa&commit=bea3c83a5a614830835f3395133b296fcdbc669e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:14:36 -> Pinging Codecov 07:14:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=bea3c83a5a614830835f3395133b296fcdbc669e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:14:37 -> Uploading to 07:14:37 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/bea3c83a5a614830835f3395133b296fcdbc669e/dee4045a-7c8a-48a8-9add-9d612672e5ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251112T071436Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e56b7ad1ae49a14e266840efe67b79a4bb5ef060b1b8a45fba5c5c12833f20c1 07:14:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:37 Dload Upload Total Spent Left Speed 07:14:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73755 0 0 100 73755 0 207k --:--:-- --:--:-- --:--:-- 207k 07:14:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/bea3c83a5a614830835f3395133b296fcdbc669e [Pipeline] } 07:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:14:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:14:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:14:37 07:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:14:38 latest: Pulling from edgex-devops/edgex-snyk-go 07:14:38 2d35ebdb57d9: Pulling fs layer 07:14:38 85e8836fcdb2: Pulling fs layer 07:14:38 91631faa732a: Pulling fs layer 07:14:38 f3f5ae8826fa: Pulling fs layer 07:14:38 4f4fb700ef54: Pulling fs layer 07:14:38 7861252a18e6: Pulling fs layer 07:14:38 9130f900ef6f: Pulling fs layer 07:14:38 f3f5ae8826fa: Waiting 07:14:38 4f4fb700ef54: Waiting 07:14:38 7861252a18e6: Waiting 07:14:38 9130f900ef6f: Waiting 07:14:38 85e8836fcdb2: Download complete 07:14:38 f3f5ae8826fa: Verifying Checksum 07:14:38 f3f5ae8826fa: Download complete 07:14:38 2d35ebdb57d9: Verifying Checksum 07:14:38 2d35ebdb57d9: Download complete 07:14:38 4f4fb700ef54: Download complete 07:14:38 2d35ebdb57d9: Pull complete 07:14:38 85e8836fcdb2: Pull complete 07:14:38 7861252a18e6: Verifying Checksum 07:14:38 7861252a18e6: Download complete 07:14:38 91631faa732a: Verifying Checksum 07:14:38 91631faa732a: Download complete 07:14:39 9130f900ef6f: Verifying Checksum 07:14:39 9130f900ef6f: Download complete 07:14:44 91631faa732a: Pull complete 07:14:44 f3f5ae8826fa: Pull complete 07:14:44 4f4fb700ef54: Pull complete 07:14:44 7861252a18e6: Pull complete 07:14:48 9130f900ef6f: Pull complete 07:14:48 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 07:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:14:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:48 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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/edgex-snyk-go:latest cat 07:14:51 $ docker top 02c69f7b0ec56538c1f4c0aa8b7996300c38139d97f6d1ea4bed78aa868bad2c -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:51 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] echo 07:14:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:odessa' [Pipeline] sh 07:14:51 + set -o pipefail 07:14:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:odessa' 07:14:55 07:14:55 Monitoring /w/workspace/dgexfoundry_device-sdk-go_odessa (github.com/edgexfoundry/device-sdk-go/v4)... 07:14:55 07:14:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/252b590b-cb27-49c5-91df-09305a5dfbf8/history/3ad0a4c8-4d79-4e42-849c-6fd31d6ad7fc 07:14:55 07:14:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:14:55 07:14:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:14:55 07:14:56 07:14:56 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:14:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:14:56 $ docker stop --time=1 02c69f7b0ec56538c1f4c0aa8b7996300c38139d97f6d1ea4bed78aa868bad2c 07:14:58 $ docker rm -f --volumes 02c69f7b0ec56538c1f4c0aa8b7996300c38139d97f6d1ea4bed78aa868bad2c [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 07:14:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:58 provisioning config files... 07:14:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config15705426308134599757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:58 --> edgex-publish-swagger.sh 07:14:58 === Publish openapi API === 07:14:58 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:14:58 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_odessa/openapi/device-sdk.yaml] 07:14:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:58 Dload Upload Total Spent Left Speed 07:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38224 100 66 100 38158 464 262k --:--:-- --:--:-- --:--:-- 261k 100 38224 100 66 100 38158 464 262k --:--:-- --:--:-- --:--:-- 261k 07:14:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:14:58 [Pipeline] } 07:14:58 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 07:14:59 + git log --format=format:%s -1 bea3c83a5a614830835f3395133b296fcdbc669e [Pipeline] sh 07:14:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:59 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:15:00 $ docker top 3643cde177044da106036cb2c587925cdc47c0d68c29dd2921efbbf67d030d54 -eo pid,comm 07:15:00 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). 07:15:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:00 [ssh-agent] Looking for ssh-agent implementation... 07:15:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:00 $ docker exec 3643cde177044da106036cb2c587925cdc47c0d68c29dd2921efbbf67d030d54 ssh-agent 07:15:00 SSH_AUTH_SOCK=/tmp/ssh-0kH31J4hjuxC/agent.32 07:15:00 SSH_AGENT_PID=38 07:15:00 Running ssh-add (command line suppressed) 07:15:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_1548813575751535860.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_1548813575751535860.key) 07:15:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:00 + git semver tag 07:15:01 2025-11-12 07:15:00,965 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:15:01 2025-11-12 07:15:00,969 [run_tag] DEBUG tag force:False 07:15:01 2025-11-12 07:15:00,969 [check_head_tag] DEBUG check head tag 07:15:01 2025-11-12 07:15:00,970 [execute] INFO git cat-file --batch-check 07:15:01 2025-11-12 07:15:00,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=, shell=False, universal_newlines=False) 07:15:01 2025-11-12 07:15:00,972 [execute] INFO git cat-file --batch 07:15:01 2025-11-12 07:15:00,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=, shell=False, universal_newlines=False) 07:15:01 2025-11-12 07:15:00,991 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:15:01 2025-11-12 07:15:00,991 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 07:15:01 2025-11-12 07:15:00,991 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=None, shell=False, universal_newlines=False) 07:15:01 2025-11-12 07:15:00,993 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:15:01 4.0.1-dev.1 [Pipeline] } 07:15:01 $ docker exec --env ******** --env ******** 3643cde177044da106036cb2c587925cdc47c0d68c29dd2921efbbf67d030d54 ssh-agent -k 07:15:01 unset SSH_AUTH_SOCK; 07:15:01 unset SSH_AGENT_PID; 07:15:01 echo Agent pid 38 killed; 07:15:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:01 + git semver [Pipeline] } 07:15:01 $ docker stop --time=1 3643cde177044da106036cb2c587925cdc47c0d68c29dd2921efbbf67d030d54 07:15:02 $ docker rm -f --volumes 3643cde177044da106036cb2c587925cdc47c0d68c29dd2921efbbf67d030d54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:15:03 07:15:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:15:03 0.23.1-centos7: Pulling from edgex-lftools 07:15:03 ab5ef0e58194: Pulling fs layer 07:15:03 9712f1f96733: Pulling fs layer 07:15:03 63f879dbbcfc: Pulling fs layer 07:15:03 0d9ebad4ef96: Pulling fs layer 07:15:03 e9a5061849ea: Pulling fs layer 07:15:03 d747dcd14b5f: Pulling fs layer 07:15:03 2de7ff778b66: Pulling fs layer 07:15:03 e9a5061849ea: Waiting 07:15:03 0d9ebad4ef96: Waiting 07:15:03 d747dcd14b5f: Waiting 07:15:03 2de7ff778b66: Waiting 07:15:03 9712f1f96733: Verifying Checksum 07:15:03 9712f1f96733: Download complete 07:15:03 63f879dbbcfc: Verifying Checksum 07:15:03 63f879dbbcfc: Download complete 07:15:04 e9a5061849ea: Verifying Checksum 07:15:04 e9a5061849ea: Download complete 07:15:04 d747dcd14b5f: Download complete 07:15:04 0d9ebad4ef96: Verifying Checksum 07:15:04 0d9ebad4ef96: Download complete 07:15:04 ab5ef0e58194: Verifying Checksum 07:15:04 ab5ef0e58194: Download complete 07:15:04 2de7ff778b66: Verifying Checksum 07:15:04 2de7ff778b66: Download complete 07:15:08 ab5ef0e58194: Pull complete 07:15:08 9712f1f96733: Pull complete 07:15:08 63f879dbbcfc: Pull complete 07:15:14 0d9ebad4ef96: Pull complete 07:15:14 e9a5061849ea: Pull complete 07:15:14 d747dcd14b5f: Pull complete 07:15:15 2de7ff778b66: Pull complete 07:15:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:15:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:15 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:15:17 $ docker top 020f16d6493f238863e91b83c8c68b9b865d094cd5a456c17ae4229fe1c100ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:15:17 provisioning config files... 07:15:17 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config5235492493098424065tmp 07:15:17 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config10127434890446132949tmp 07:15:17 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config11154981173616954438tmp [Pipeline] { [Pipeline] echo 07:15:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:15:18 ---> sigul-configuration.sh 07:15:18 gpg: directory `/root/.gnupg' created 07:15:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:15:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:15:18 gpg: keyring `/root/.gnupg/secring.gpg' created 07:15:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:15:18 gpg: CAST5 encrypted data 07:15:18 gpg: encrypted with 1 passphrase 07:15:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:15:18 + mkdir /home/jenkins 07:15:18 + mkdir /home/jenkins/sigul [Pipeline] sh 07:15:18 + 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 07:15:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:15:19 ---> sigul-install.sh 07:15:19 Sigul already installed; skipping installation. [Pipeline] sh 07:15:19 + git tag --list 07:15:19 0.7.1 07:15:19 delhi-tag 07:15:19 v1.0.0 07:15:19 v1.1.0 07:15:19 v1.1.1 07:15:19 v1.1.2 07:15:19 v1.2.0 07:15:19 v1.2.1 07:15:19 v1.2.2 07:15:19 v1.2.3 07:15:19 v1.3.0 07:15:19 v1.4.0 07:15:19 v2.0.0 07:15:19 v2.1.0 07:15:19 v2.1.1 07:15:19 v2.2.0 07:15:19 v2.3.0 07:15:19 v2.3.1 07:15:19 v3.0 07:15:19 v3.0.0 07:15:19 v3.1 07:15:19 v3.1.0 07:15:19 v3.1.1 07:15:19 v4.0 07:15:19 v4.0.0 07:15:19 v4.0.1-dev.1 07:15:19 v4.1.0-dev.1 07:15:19 v4.1.0-dev.10 07:15:19 v4.1.0-dev.11 07:15:19 v4.1.0-dev.12 07:15:19 v4.1.0-dev.13 07:15:19 v4.1.0-dev.14 07:15:19 v4.1.0-dev.15 07:15:19 v4.1.0-dev.16 07:15:19 v4.1.0-dev.17 07:15:19 v4.1.0-dev.18 07:15:19 v4.1.0-dev.19 07:15:19 v4.1.0-dev.2 07:15:19 v4.1.0-dev.20 07:15:19 v4.1.0-dev.21 07:15:19 v4.1.0-dev.22 07:15:19 v4.1.0-dev.23 07:15:19 v4.1.0-dev.24 07:15:19 v4.1.0-dev.25 07:15:19 v4.1.0-dev.26 07:15:19 v4.1.0-dev.27 07:15:19 v4.1.0-dev.28 07:15:19 v4.1.0-dev.29 07:15:19 v4.1.0-dev.3 07:15:19 v4.1.0-dev.30 07:15:19 v4.1.0-dev.31 07:15:19 v4.1.0-dev.32 07:15:19 v4.1.0-dev.33 07:15:19 v4.1.0-dev.34 07:15:19 v4.1.0-dev.35 07:15:19 v4.1.0-dev.36 07:15:19 v4.1.0-dev.37 07:15:19 v4.1.0-dev.38 07:15:19 v4.1.0-dev.39 07:15:19 v4.1.0-dev.4 07:15:19 v4.1.0-dev.40 07:15:19 v4.1.0-dev.41 07:15:19 v4.1.0-dev.42 07:15:19 v4.1.0-dev.43 07:15:19 v4.1.0-dev.5 07:15:19 v4.1.0-dev.6 07:15:19 v4.1.0-dev.7 07:15:19 v4.1.0-dev.8 07:15:19 v4.1.0-dev.9 [Pipeline] sh 07:15:19 + lftools sign git-tag v4.0.1-dev.1 07:15:20 Signing Git tag with Sigul... 07:15:20 Signing v4.0.1-dev.1 [Pipeline] echo 07:15:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:15:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:15:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:15:21 $ docker stop --time=1 020f16d6493f238863e91b83c8c68b9b865d094cd5a456c17ae4229fe1c100ca 07:15:22 $ docker rm -f --volumes 020f16d6493f238863e91b83c8c68b9b865d094cd5a456c17ae4229fe1c100ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:15:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:15:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:23 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:15:23 $ docker top e3d7e8469c27dc5394f5f992a16de6424c128927764c0e2737634f95601793d7 -eo pid,comm 07:15:23 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). 07:15:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:33 [ssh-agent] Looking for ssh-agent implementation... 07:15:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:33 $ docker exec e3d7e8469c27dc5394f5f992a16de6424c128927764c0e2737634f95601793d7 ssh-agent 07:15:33 SSH_AUTH_SOCK=/tmp/ssh-ZmmTzA8VzytW/agent.32 07:15:33 SSH_AGENT_PID=38 07:15:33 Running ssh-add (command line suppressed) 07:15:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_13504372276847662670.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_13504372276847662670.key) 07:15:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:33 + git semver bump pre 07:15:33 2025-11-12 07:15:33,865 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:15:33 2025-11-12 07:15:33,869 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:15:33 2025-11-12 07:15:33,869 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 07:15:33 2025-11-12 07:15:33,869 [bump_version] DEBUG bumped version:4.0.1-dev.2 07:15:33 2025-11-12 07:15:33,869 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa with force:True 07:15:33 2025-11-12 07:15:33,869 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:15:33 2025-11-12 07:15:33,869 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:15:33 2025-11-12 07:15:33,871 [execute] INFO git cat-file --batch-check 07:15:33 2025-11-12 07:15:33,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 07:15:33 2025-11-12 07:15:33,874 [execute] INFO git cat-file --batch 07:15:33 2025-11-12 07:15:33,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 07:15:33 2025-11-12 07:15:33,877 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:15:33 4.0.1-dev.2 [Pipeline] } 07:15:33 $ docker exec --env ******** --env ******** e3d7e8469c27dc5394f5f992a16de6424c128927764c0e2737634f95601793d7 ssh-agent -k 07:15:34 unset SSH_AUTH_SOCK; 07:15:34 unset SSH_AGENT_PID; 07:15:34 echo Agent pid 38 killed; 07:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:34 + git semver [Pipeline] } 07:15:34 $ docker stop --time=1 e3d7e8469c27dc5394f5f992a16de6424c128927764c0e2737634f95601793d7 07:15:35 $ docker rm -f --volumes e3d7e8469c27dc5394f5f992a16de6424c128927764c0e2737634f95601793d7 [Pipeline] // withDockerContainer [Pipeline] sh 07:15:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:15:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:36 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:15:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:15:36 $ docker top 598a4d4dc50e49c20a2e8dd357247173ac0c614d893cea9ab54343f588507a59 -eo pid,comm 07:15:36 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). 07:15:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:36 [ssh-agent] Looking for ssh-agent implementation... 07:15:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:37 $ docker exec 598a4d4dc50e49c20a2e8dd357247173ac0c614d893cea9ab54343f588507a59 ssh-agent 07:15:37 SSH_AUTH_SOCK=/tmp/ssh-Vf9iIR3EDlyJ/agent.33 07:15:37 SSH_AGENT_PID=39 07:15:37 Running ssh-add (command line suppressed) 07:15:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4480107849625044830.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4480107849625044830.key) 07:15:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:37 + git semver push 07:15:37 2025-11-12 07:15:37,825 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:15:37 2025-11-12 07:15:37,829 [run_push] DEBUG push 07:15:37 2025-11-12 07:15:37,830 [execute] INFO git cat-file --batch-check 07:15:37 2025-11-12 07:15:37,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 07:15:37 2025-11-12 07:15:37,832 [execute] INFO git rev-list d72c22625fc214f86dbda30d787ad8eb20825a84 -- 07:15:37 2025-11-12 07:15:37,832 [execute] DEBUG Popen(['git', 'rev-list', 'd72c22625fc214f86dbda30d787ad8eb20825a84', '--'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 07:15:37 2025-11-12 07:15:37,844 [execute] INFO git fetch -v -- origin 07:15:37 2025-11-12 07:15:37,845 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 07:15:38 2025-11-12 07:15:38,362 [run_push] DEBUG no remote changes detected 07:15:38 2025-11-12 07:15:38,363 [execute] INFO git push origin semver 07:15:38 2025-11-12 07:15:38,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 07:15:39 2025-11-12 07:15:39,137 [run_push] DEBUG push all version tags 07:15:39 2025-11-12 07:15:39,137 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:15:39 2025-11-12 07:15:39,138 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=None, shell=False, universal_newlines=False) 07:15:39 2025-11-12 07:15:39,906 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 07:15:39 4.0.1-dev.2 [Pipeline] } 07:15:39 $ docker exec --env ******** --env ******** 598a4d4dc50e49c20a2e8dd357247173ac0c614d893cea9ab54343f588507a59 ssh-agent -k 07:15:40 unset SSH_AUTH_SOCK; 07:15:40 unset SSH_AGENT_PID; 07:15:40 echo Agent pid 39 killed; 07:15:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:40 + git semver [Pipeline] } 07:15:40 $ docker stop --time=1 598a4d4dc50e49c20a2e8dd357247173ac0c614d893cea9ab54343f588507a59 07:15:41 $ docker rm -f --volumes 598a4d4dc50e49c20a2e8dd357247173ac0c614d893cea9ab54343f588507a59 [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 07:15:42 + [ -d /w/workspace/dgexfoundry_device-sdk-go_odessa/archives ] 07:15:42 + ls -al /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 07:15:42 total 16 07:15:42 drwxr-xr-x 3 root root 4096 Nov 12 07:14 . 07:15:42 drwxrwxr-x 13 jenkins jenkins 4096 Nov 12 07:15 .. 07:15:42 drwxr-xr-x 2 root root 4096 Nov 12 07:14 cost 07:15:42 -rw-r--r-- 1 root root 85 Nov 12 07:14 cost.csv 07:15:42 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 07:15:42 + ls -al /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 07:15:42 total 16 07:15:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 07:14 . 07:15:42 drwxrwxr-x 13 jenkins jenkins 4096 Nov 12 07:15 .. 07:15:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 07:14 cost 07:15:42 -rw-r--r-- 1 jenkins jenkins 85 Nov 12 07:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:15:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:15:43 ---> package-listing.sh 07:15:43 ++ facter osfamily 07:15:43 ++ tr '[:upper:]' '[:lower:]' 07:15:43 + OS_FAMILY=debian 07:15:43 + workspace=/w/workspace/dgexfoundry_device-sdk-go_odessa 07:15:43 + START_PACKAGES=/tmp/packages_start.txt 07:15:43 + END_PACKAGES=/tmp/packages_end.txt 07:15:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:43 + PACKAGES=/tmp/packages_start.txt 07:15:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_odessa ']' 07:15:43 + PACKAGES=/tmp/packages_end.txt 07:15:43 + case "${OS_FAMILY}" in 07:15:43 + dpkg -l 07:15:43 + grep '^ii' 07:15:43 + '[' -f /tmp/packages_start.txt ']' 07:15:43 + '[' -f /tmp/packages_end.txt ']' 07:15:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_odessa ']' 07:15:43 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/ 07:15:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/ [Pipeline] echo 07:15:43 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/dgexfoundry_device-sdk-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:15:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:44 prd-ubuntu20.04-docker-8c-8g-772962 does not seem to be running inside a container 07:15:44 $ 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/dgexfoundry_device-sdk-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:15:45 $ docker top 24cbf29a714c2b31b1f82d416fcc3b2440036570cb8c8bb8c5353b93b663a331 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:45 + touch /tmp/pre-build-complete [Pipeline] sh 07:15:45 + mkdir -p /var/log/sysstat [Pipeline] sh 07:15:45 + ls /var/log/sa-host 07:15:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:46 provisioning config files... 07:15:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config9833212076610051507tmp [Pipeline] { [Pipeline] echo 07:15:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:15:46 ---> create-netrc.sh [Pipeline] } 07:15:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:15:46 ---> python-tools-install.sh [Pipeline] echo 07:15:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:15:46 ---> sudo-logs.sh 07:15:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:15:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:15:47 ---> job-cost.sh 07:15:47 lf-activate-venv: SKIPPING 07:15:47 DEBUG: total: 0.2199999988079071 07:15:47 INFO: Retrieving Stack Cost... 07:15:47 INFO: Retrieving Pricing Info for: v3-standard-8 07:15:47 INFO: Archiving Costs [Pipeline] echo 07:15:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:15:48 ---> logs-deploy.sh 07:15:48 lf-activate-venv: SKIPPING 07:15:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/odessa/3 07:15:48 INFO: archiving workspace using pattern(s): 07:15:49 Archives upload complete. 07:15:49 INFO: archiving logs to Nexus 07:15:50 ---> uname -a: 07:15:50 Linux prd-ubuntu20-04-docker-8c-8g-772962 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:15:50 07:15:50 07:15:50 ---> lscpu: 07:15:50 Architecture: x86_64 07:15:50 CPU op-mode(s): 32-bit, 64-bit 07:15:50 Byte Order: Little Endian 07:15:50 Address sizes: 40 bits physical, 48 bits virtual 07:15:50 CPU(s): 8 07:15:50 On-line CPU(s) list: 0-7 07:15:50 Thread(s) per core: 1 07:15:50 Core(s) per socket: 1 07:15:50 Socket(s): 8 07:15:50 NUMA node(s): 1 07:15:50 Vendor ID: AuthenticAMD 07:15:50 CPU family: 23 07:15:50 Model: 49 07:15:50 Model name: AMD EPYC-Rome Processor 07:15:50 Stepping: 0 07:15:50 CPU MHz: 2800.000 07:15:50 BogoMIPS: 5600.00 07:15:50 Virtualization: AMD-V 07:15:50 Hypervisor vendor: KVM 07:15:50 Virtualization type: full 07:15:50 L1d cache: 256 KiB 07:15:50 L1i cache: 256 KiB 07:15:50 L2 cache: 4 MiB 07:15:50 L3 cache: 128 MiB 07:15:50 NUMA node0 CPU(s): 0-7 07:15:50 Vulnerability Gather data sampling: Not affected 07:15:50 Vulnerability Itlb multihit: Not affected 07:15:50 Vulnerability L1tf: Not affected 07:15:50 Vulnerability Mds: Not affected 07:15:50 Vulnerability Meltdown: Not affected 07:15:50 Vulnerability Mmio stale data: Not affected 07:15:50 Vulnerability Retbleed: Vulnerable 07:15:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:15:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:15:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:15:50 Vulnerability Srbds: Not affected 07:15:50 Vulnerability Tsx async abort: Not affected 07:15:50 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 07:15:50 07:15:50 07:15:50 ---> nproc: 07:15:50 8 07:15:50 07:15:50 07:15:50 ---> df -h: 07:15:50 Filesystem Size Used Avail Use% Mounted on 07:15:50 overlay 155G 15G 141G 10% / 07:15:50 tmpfs 64M 0 64M 0% /dev 07:15:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:15:50 shm 64M 0 64M 0% /dev/shm 07:15:50 /dev/vda1 155G 15G 141G 10% /facter-os 07:15:50 07:15:50 07:15:50 ---> sar -b -r -n DEV: 07:15:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772962) 11/12/25 _x86_64_ (8 CPU) 07:15:50 07:15:50 07:03:45 LINUX RESTART (8 CPU) 07:15:50 07:15:50 07:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:15:50 07:05:01 107.00 58.83 48.17 0.00 10603.27 81007.93 0.00 07:15:50 07:06:01 1.78 0.00 1.78 0.00 0.00 22.41 0.00 07:15:50 07:07:01 0.85 0.02 0.83 0.00 1.73 9.19 0.00 07:15:50 07:08:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 07:15:50 07:09:01 27.95 2.67 25.28 0.00 2015.26 2916.18 0.00 07:15:50 07:10:01 24.00 1.13 22.86 0.00 2269.62 6275.62 0.00 07:15:50 07:11:01 282.42 10.06 272.35 0.00 1174.34 3668.99 0.00 07:15:50 07:12:01 309.40 15.21 294.19 0.00 2177.27 94659.38 0.00 07:15:50 07:13:01 45.94 0.10 45.84 0.00 0.80 23790.97 0.00 07:15:50 07:14:01 123.33 0.50 122.83 0.00 37.05 26980.34 0.00 07:15:50 07:15:01 138.86 0.37 138.49 0.00 15.73 61791.30 0.00 07:15:50 Average: 96.58 8.08 88.50 0.00 1663.21 27375.88 0.00 07:15:50 07:15:50 07:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:15:50 07:05:01 30252352 31826644 520232 1.58 62328 1834368 1614300 4.76 632368 1688192 204 07:15:50 07:06:01 30251476 31825840 520324 1.58 62368 1834364 1614300 4.76 633980 1688176 4 07:15:50 07:07:01 30252844 31827384 518440 1.58 62396 1834424 1614300 4.76 632448 1688228 20 07:15:50 07:08:01 30253228 31827828 517792 1.58 62428 1834432 1614300 4.76 631788 1688236 184 07:15:50 07:09:01 29961048 31784956 543652 1.65 80472 2061804 1643492 4.85 784528 1805392 8216 07:15:50 07:10:01 29744520 31789784 531624 1.62 96824 2263388 1650524 4.87 932592 1860468 4 07:15:50 07:11:01 28979612 31538556 762060 2.32 107328 2749752 1780528 5.25 1224164 2295676 430268 07:15:50 07:12:01 26541656 31419560 843836 2.57 194928 4789736 1970380 5.81 1737960 3994192 15912 07:15:50 07:13:01 25527844 31377372 878996 2.67 202740 5694996 1913812 5.64 2350760 4329460 259336 07:15:50 07:14:01 25915332 31244496 1006732 3.06 215752 5132940 2609836 7.69 2277544 3979132 202608 07:15:50 07:15:01 24524796 31421536 828176 2.52 251436 6569316 1843208 5.43 2141560 5410120 524 07:15:50 Average: 28382246 31625814 679260 2.07 127182 3327229 1806271 5.33 1270881 2766116 83389 07:15:50 07:15:50 07:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:15:50 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:05:01 lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 07:15:50 07:05:01 ens3 122.46 98.07 492.27 23.06 0.00 0.00 0.00 0.00 07:15:50 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:15:50 07:06:01 ens3 0.80 0.32 1.40 0.02 0.00 0.00 0.00 0.00 07:15:50 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:15:50 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:15:50 07:08:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 07:15:50 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:09:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 07:15:50 07:09:01 ens3 93.98 60.91 1593.31 4.32 0.00 0.00 0.00 0.00 07:15:50 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:10:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 07:15:50 07:10:01 ens3 135.08 94.47 1410.14 6.30 0.00 0.00 0.00 0.00 07:15:50 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:11:01 lo 3.20 3.20 0.32 0.32 0.00 0.00 0.00 0.00 07:15:50 07:11:01 ens3 361.26 218.68 4304.40 58.72 0.00 0.00 0.00 0.00 07:15:50 07:12:01 docker0 341.59 518.53 29.00 3195.42 0.00 0.00 0.00 0.00 07:15:50 07:12:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 07:15:50 07:12:01 ens3 681.49 438.39 6430.73 88.87 0.00 0.00 0.00 0.00 07:15:50 07:13:01 vethc74bc1c 1.08 1.57 0.13 0.41 0.00 0.00 0.00 0.00 07:15:50 07:13:01 docker0 1.12 1.45 0.12 0.40 0.00 0.00 0.00 0.00 07:15:50 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 07:13:01 ens3 32.73 20.55 30.13 12.65 0.00 0.00 0.00 0.00 07:15:50 07:14:01 docker0 4.78 9.80 0.28 114.95 0.00 0.00 0.00 0.00 07:15:50 07:14:01 veth14a0e76 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:15:50 07:14:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 07:15:50 07:14:01 ens3 36.15 21.61 195.73 11.14 0.00 0.00 0.00 0.00 07:15:50 07:15:01 docker0 2.57 2.00 0.73 0.76 0.00 0.00 0.00 0.00 07:15:50 07:15:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 07:15:50 07:15:01 veth2d458cc 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:15:50 07:15:01 ens3 267.56 162.54 6648.99 34.95 0.00 0.00 0.00 0.00 07:15:50 Average: docker0 31.82 48.35 2.74 301.07 0.00 0.00 0.00 0.00 07:15:50 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 07:15:50 Average: veth2d458cc 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 07:15:50 Average: ens3 157.43 101.42 1918.73 21.82 0.00 0.00 0.00 0.00 07:15:50 07:15:50 07:15:50 ---> sar -P ALL: 07:15:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772962) 11/12/25 _x86_64_ (8 CPU) 07:15:50 07:15:50 07:03:45 LINUX RESTART (8 CPU) 07:15:50 07:15:50 07:04:01 CPU %user %nice %system %iowait %steal %idle 07:15:50 07:05:01 all 2.31 0.00 0.79 0.71 0.02 96.17 07:15:50 07:05:01 0 2.35 0.00 0.78 0.38 0.03 96.44 07:15:50 07:05:01 1 2.13 0.00 0.63 0.12 0.03 97.08 07:15:50 07:05:01 2 2.89 0.00 0.63 0.23 0.02 96.23 07:15:50 07:05:01 3 1.12 0.00 0.70 0.68 0.00 97.50 07:15:50 07:05:01 4 1.50 0.00 1.72 0.62 0.03 96.12 07:15:50 07:05:01 5 2.35 0.00 0.47 0.10 0.02 97.06 07:15:50 07:05:01 6 3.96 0.00 0.97 3.41 0.02 91.64 07:15:50 07:05:01 7 2.14 0.00 0.43 0.13 0.00 97.30 07:15:50 07:06:01 all 0.09 0.00 0.02 0.01 0.00 99.88 07:15:50 07:06:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:15:50 07:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:15:50 07:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:15:50 07:06:01 3 0.03 0.00 0.02 0.07 0.02 99.87 07:15:50 07:06:01 4 0.05 0.00 0.03 0.02 0.00 99.90 07:15:50 07:06:01 5 0.22 0.00 0.03 0.00 0.02 99.73 07:15:50 07:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:15:50 07:06:01 7 0.27 0.00 0.02 0.00 0.00 99.72 07:15:50 07:07:01 all 0.16 0.00 0.01 0.00 0.01 99.81 07:15:50 07:07:01 0 1.13 0.00 0.02 0.00 0.02 98.84 07:15:50 07:07:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:15:50 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:15:50 07:07:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:15:50 07:07:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:15:50 07:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:15:50 07:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:15:50 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:15:50 07:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:15:50 07:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:15:50 07:08:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:15:50 07:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:15:50 07:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:15:50 07:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:15:50 07:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:15:50 07:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:15:50 07:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:15:50 07:09:01 all 1.13 0.00 0.68 0.28 0.02 97.88 07:15:50 07:09:01 0 1.52 0.00 0.50 0.07 0.02 97.89 07:15:50 07:09:01 1 1.29 0.00 1.84 0.20 0.02 96.66 07:15:50 07:09:01 2 1.12 0.00 0.52 0.12 0.02 98.23 07:15:50 07:09:01 3 1.14 0.00 0.47 1.77 0.02 96.61 07:15:50 07:09:01 4 0.70 0.00 0.65 0.03 0.00 98.62 07:15:50 07:09:01 5 1.77 0.00 0.43 0.07 0.02 97.71 07:15:50 07:09:01 6 0.62 0.00 0.32 0.00 0.03 99.03 07:15:50 07:09:01 7 0.90 0.00 0.75 0.02 0.02 98.31 07:15:50 07:10:01 all 1.28 0.00 0.65 0.28 0.02 97.76 07:15:50 07:10:01 0 1.70 0.00 0.85 0.03 0.02 97.40 07:15:50 07:10:01 1 1.93 0.00 1.53 0.02 0.03 96.48 07:15:50 07:10:01 2 0.60 0.00 0.30 0.02 0.02 99.07 07:15:50 07:10:01 3 3.08 0.00 0.61 1.17 0.02 95.12 07:15:50 07:10:01 4 0.83 0.00 0.43 0.48 0.03 98.21 07:15:50 07:10:01 5 0.63 0.00 0.35 0.48 0.02 98.52 07:15:50 07:10:01 6 0.70 0.00 0.33 0.02 0.02 98.93 07:15:50 07:10:01 7 0.75 0.00 0.82 0.02 0.02 98.39 07:15:50 07:11:01 all 3.90 0.00 0.95 0.56 0.02 94.56 07:15:50 07:11:01 0 4.43 0.00 0.64 0.02 0.02 94.90 07:15:50 07:11:01 1 3.89 0.00 1.59 3.34 0.03 91.15 07:15:50 07:11:01 2 4.25 0.00 0.57 0.23 0.02 94.93 07:15:50 07:11:01 3 3.92 0.00 0.99 0.02 0.03 95.04 07:15:50 07:11:01 4 3.01 0.00 1.12 0.65 0.02 95.20 07:15:50 07:11:01 5 5.17 0.00 0.55 0.03 0.02 94.23 07:15:50 07:11:01 6 3.96 0.00 1.05 0.12 0.02 94.86 07:15:50 07:11:01 7 2.59 0.00 1.09 0.10 0.02 96.21 07:15:50 07:12:01 all 10.42 0.00 4.24 1.71 0.07 83.56 07:15:50 07:12:01 0 10.15 0.00 3.77 0.45 0.07 85.56 07:15:50 07:12:01 1 10.21 0.00 4.17 1.98 0.07 83.57 07:15:50 07:12:01 2 9.67 0.00 4.78 3.44 0.09 82.03 07:15:50 07:12:01 3 10.21 0.00 4.58 1.23 0.07 83.90 07:15:50 07:12:01 4 11.76 0.00 4.04 2.63 0.07 81.50 07:15:50 07:12:01 5 10.72 0.00 4.63 3.04 0.08 81.52 07:15:50 07:12:01 6 10.41 0.00 4.28 0.63 0.07 84.62 07:15:50 07:12:01 7 10.23 0.00 3.69 0.25 0.07 85.76 07:15:50 07:13:01 all 33.75 0.00 5.29 0.34 0.08 60.55 07:15:50 07:13:01 0 33.36 0.00 5.62 0.03 0.07 60.92 07:15:50 07:13:01 1 34.13 0.00 5.68 1.83 0.08 58.28 07:15:50 07:13:01 2 36.31 0.00 5.07 0.03 0.08 58.50 07:15:50 07:13:01 3 33.92 0.00 5.20 0.03 0.08 60.76 07:15:50 07:13:01 4 33.44 0.00 5.15 0.07 0.07 61.28 07:15:50 07:13:01 5 34.21 0.00 5.07 0.03 0.07 60.62 07:15:50 07:13:01 6 32.92 0.00 5.60 0.64 0.07 60.77 07:15:50 07:13:01 7 31.71 0.00 4.92 0.02 0.08 63.27 07:15:50 07:14:01 all 52.86 0.00 7.80 0.54 0.09 38.71 07:15:50 07:14:01 0 52.73 0.00 7.08 0.07 0.10 40.02 07:15:50 07:14:01 1 53.00 0.00 8.06 1.80 0.10 37.04 07:15:50 07:14:01 2 52.38 0.00 7.61 0.42 0.08 39.51 07:15:50 07:14:01 3 53.96 0.00 7.60 0.13 0.08 38.23 07:15:50 07:14:01 4 53.72 0.00 8.05 0.05 0.08 38.09 07:15:50 07:14:01 5 51.91 0.00 7.82 0.40 0.08 39.79 07:15:50 07:14:01 6 53.23 0.00 8.00 1.29 0.12 37.36 07:15:50 07:14:01 7 51.97 0.00 8.21 0.12 0.08 39.62 07:15:50 07:15:01 all 22.52 0.00 5.10 1.27 0.07 71.04 07:15:50 07:15:01 0 22.14 0.00 4.52 0.03 0.07 73.24 07:15:50 07:15:01 1 22.32 0.00 4.77 0.03 0.07 72.81 07:15:50 07:15:01 2 23.50 0.00 5.85 7.11 0.07 63.47 07:15:50 07:15:01 3 22.20 0.00 6.41 0.10 0.07 71.23 07:15:50 07:15:01 4 23.74 0.00 4.10 0.05 0.07 72.04 07:15:50 07:15:01 5 24.43 0.00 4.53 0.52 0.07 70.45 07:15:50 07:15:01 6 21.14 0.00 5.58 0.07 0.07 73.14 07:15:50 07:15:01 7 20.69 0.00 5.08 2.22 0.07 71.94 07:15:50 07:15:50 Average: CPU %user %nice %system %iowait %steal %idle 07:15:50 Average: all 11.63 0.00 2.31 0.52 0.04 85.51 07:15:50 Average: 0 11.75 0.00 2.15 0.10 0.04 85.96 07:15:50 Average: 1 11.67 0.00 2.57 0.84 0.05 84.87 07:15:50 Average: 2 11.84 0.00 2.29 1.04 0.04 84.80 07:15:50 Average: 3 11.72 0.00 2.40 0.48 0.03 85.37 07:15:50 Average: 4 11.66 0.00 2.30 0.42 0.04 85.59 07:15:50 Average: 5 11.90 0.00 2.17 0.43 0.03 85.48 07:15:50 Average: 6 11.50 0.00 2.37 0.56 0.04 85.54 07:15:50 Average: 7 10.97 0.00 2.26 0.26 0.03 86.48 07:15:50 07:15:50 07:15:50