Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3a66f652deb868fe752f9d2873c24e3ceebd22e 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-ssh13591515311240975696.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-ssh15802171112318452534.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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11495128966978837453.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-ssh13631493936539256987.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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13253018392270495285.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-virtual-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4821’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4825 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a3a66f652deb868fe752f9d2873c24e3ceebd22e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 a3a66f652deb868fe752f9d2873c24e3ceebd22e # timeout=10 Commit message: "Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git rev-list --no-walk 02af5a36efaa54a9645eef515d62b99fcd83cc9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:09:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:09:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:09:41 ========================================================= 11:09:41 EdgeX Global Pipelines Version Info 11:09:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:09:42 ------------------- 11:09:42 stable info: 11:09:42 ------------------- 11:09:42 Commited By: Cherry Wang cherry@iotechsys.com 11:09:42 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:09:42 Message: update stable to v1.0.278 11:09:43 ------------------- 11:09:43 experimental info: 11:09:43 ------------------- 11:09:43 Commited By: **** collab-it+edgex@linuxfoundation.org 11:09:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:09:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:09:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3a66f6 [Pipeline] echo 11:09:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:44 provisioning config files... 11:09:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9850801006477131586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:44 ---> ****-login.sh 11:09:44 nexus3.edgexfoundry.org:10001 11:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:44 11:09:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:09:44 Configure a credential helper to remove this warning. See 11:09:44 https://docs.****.com/go/credential-store/ 11:09:44 11:09:44 Login Succeeded 11:09:44 nexus3.edgexfoundry.org:10002 11:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:45 11:09:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:09:45 Configure a credential helper to remove this warning. See 11:09:45 https://docs.****.com/go/credential-store/ 11:09:45 11:09:45 Login Succeeded 11:09:45 nexus3.edgexfoundry.org:10003 11:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:45 11:09:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:09:45 Configure a credential helper to remove this warning. See 11:09:45 https://docs.****.com/go/credential-store/ 11:09:45 11:09:45 Login Succeeded 11:09:45 nexus3.edgexfoundry.org:10004 11:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:45 11:09:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:09:45 Configure a credential helper to remove this warning. See 11:09:45 https://docs.****.com/go/credential-store/ 11:09:45 11:09:45 Login Succeeded 11:09:45 ****.io 11:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:45 11:09:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:09:45 Configure a credential helper to remove this warning. See 11:09:45 https://docs.****.com/go/credential-store/ 11:09:45 11:09:45 Login Succeeded 11:09:45 ---> ****-login.sh ends [Pipeline] } 11:09:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:09:45 + git rev-list -1 --merges a3a66f652deb868fe752f9d2873c24e3ceebd22e~1..a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo 11:09:45 -----------> git rev-list -1 --merges a3a66f652deb868fe752f9d2873c24e3ceebd22e~1..a3a66f652deb868fe752f9d2873c24e3ceebd22e a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:09:45 a3a66f652deb868fe752f9d2873c24e3ceebd22e [false] [Pipeline] sh 11:09:46 + git log --format=format:%s -1 a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo 11:09:46 ========================================================= 11:09:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:09:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:09:46 + git log --format=format:%s -1 a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo 11:09:46 [semverPrep] GIT_COMMIT: a3a66f652deb868fe752f9d2873c24e3ceebd22e, Commit Message: Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo 11:09:46 [semverPrep] This is not a build commit. [Pipeline] sh 11:09:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:09:46 + grep -v github /etc/ssh/ssh_known_hosts 11:09:46 + [ -e /tmp/ssh_known_hosts ] 11:09:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:09:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:09:46 + sudo tee -a /etc/ssh/ssh_known_hosts 11:09:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:47 11:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:47 0.1.4: Pulling from edgex-devops/py-git-semver 11:09:47 3dae71ba6b94: Pulling fs layer 11:09:47 6bf1a483ea7c: Pulling fs layer 11:09:47 f5dfc541a4d3: Pulling fs layer 11:09:47 461d9e800cba: Pulling fs layer 11:09:47 80192f66455f: Pulling fs layer 11:09:47 2e8e34ca0e6c: Pulling fs layer 11:09:47 a29436f7fd5d: Pulling fs layer 11:09:47 923cac83aea3: Pulling fs layer 11:09:47 25ad8b0a4227: Pulling fs layer 11:09:47 db01528c6b51: Pulling fs layer 11:09:47 28988de357af: Pulling fs layer 11:09:47 a29436f7fd5d: Waiting 11:09:47 923cac83aea3: Waiting 11:09:47 25ad8b0a4227: Waiting 11:09:47 db01528c6b51: Waiting 11:09:47 28988de357af: Waiting 11:09:47 461d9e800cba: Waiting 11:09:47 80192f66455f: Waiting 11:09:47 2e8e34ca0e6c: Waiting 11:09:47 6bf1a483ea7c: Verifying Checksum 11:09:47 6bf1a483ea7c: Download complete 11:09:47 461d9e800cba: Verifying Checksum 11:09:47 461d9e800cba: Download complete 11:09:47 80192f66455f: Download complete 11:09:47 f5dfc541a4d3: Verifying Checksum 11:09:47 f5dfc541a4d3: Download complete 11:09:47 3dae71ba6b94: Verifying Checksum 11:09:47 3dae71ba6b94: Download complete 11:09:47 923cac83aea3: Verifying Checksum 11:09:47 923cac83aea3: Download complete 11:09:48 25ad8b0a4227: Verifying Checksum 11:09:48 25ad8b0a4227: Download complete 11:09:48 db01528c6b51: Verifying Checksum 11:09:48 db01528c6b51: Download complete 11:09:48 28988de357af: Verifying Checksum 11:09:48 28988de357af: Download complete 11:09:48 a29436f7fd5d: Verifying Checksum 11:09:48 a29436f7fd5d: Download complete 11:09:48 2e8e34ca0e6c: Verifying Checksum 11:09:48 2e8e34ca0e6c: Download complete 11:09:49 3dae71ba6b94: Pull complete 11:09:49 6bf1a483ea7c: Pull complete 11:09:49 f5dfc541a4d3: Pull complete 11:09:49 461d9e800cba: Pull complete 11:09:49 80192f66455f: Pull complete 11:09:53 2e8e34ca0e6c: Pull complete 11:09:53 a29436f7fd5d: Pull complete 11:09:54 923cac83aea3: Pull complete 11:09:54 25ad8b0a4227: Pull complete 11:09:54 db01528c6b51: Pull complete 11:09:54 28988de357af: Pull complete 11:09:54 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:54 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:09:57 $ docker top fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 -eo pid,comm 11:09:57 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). 11:09:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:09:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:09:57 [ssh-agent] Looking for ssh-agent implementation... 11:09:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:57 $ docker exec fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 ssh-agent 11:09:57 SSH_AUTH_SOCK=/tmp/ssh-Gqidgm4pHAX4/agent.33 11:09:57 SSH_AGENT_PID=39 11:09:57 Running ssh-add (command line suppressed) 11:09:57 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10837976126676020885.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10837976126676020885.key) 11:09:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:09:58 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 11:09:58 + git tag --points-at HEAD [Pipeline] } 11:09:58 $ docker exec --env ******** --env ******** fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 ssh-agent -k 11:09:58 unset SSH_AUTH_SOCK; 11:09:58 unset SSH_AGENT_PID; 11:09:58 echo Agent pid 39 killed; 11:09:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:09:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:09:58 [ssh-agent] Looking for ssh-agent implementation... 11:09:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:58 $ docker exec fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 ssh-agent 11:09:58 SSH_AUTH_SOCK=/tmp/ssh-DwxjCZurpIZD/agent.86 11:09:58 SSH_AGENT_PID=92 11:09:59 Running ssh-add (command line suppressed) 11:09:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16332727908824309637.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16332727908824309637.key) 11:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:09:59 + git semver init 11:09:59 2026-04-09 11:09:59,720 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:09:59 2026-04-09 11:09:59,724 [run_init] DEBUG init version:0.0.0 force:False 11:09:59 2026-04-09 11:09:59,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:09:59 2026-04-09 11:09:59,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:09:59 2026-04-09 11:09:59,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:10:01 2026-04-09 11:10:01,655 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:10:01 2026-04-09 11:10:01,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:10:01 2026-04-09 11:10:01,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:10:01 2026-04-09 11:10:01,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:10:01 4.1.0-dev.17 [Pipeline] } 11:10:01 $ docker exec --env ******** --env ******** fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 ssh-agent -k 11:10:02 unset SSH_AUTH_SOCK; 11:10:02 unset SSH_AGENT_PID; 11:10:02 echo Agent pid 92 killed; 11:10:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:10:02 + git semver [Pipeline] } 11:10:02 $ docker stop --time=1 fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 11:10:03 $ docker rm -f --volumes fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 [Pipeline] // withDockerContainer [Pipeline] sh 11:10:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:10:04 Stashed 1 file(s) [Pipeline] echo 11:10:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:04 provisioning config files... 11:10:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5931513381652709385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:05 ---> ****-login.sh 11:10:05 nexus3.edgexfoundry.org:10001 11:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:05 Login Succeeded 11:10:05 nexus3.edgexfoundry.org:10002 11:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:05 Login Succeeded 11:10:05 nexus3.edgexfoundry.org:10003 11:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:05 Login Succeeded 11:10:05 nexus3.edgexfoundry.org:10004 11:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:05 Login Succeeded 11:10:05 ****.io 11:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:05 Login Succeeded 11:10:05 ---> ****-login.sh ends [Pipeline] } 11:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:10:05 ========================================================= 11:10:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:10:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:10:08 #0 building with "default" instance using docker driver 11:10:08 11:10:08 #1 [internal] load build definition from Dockerfile 11:10:09 #1 transferring dockerfile: 11:10:09 #1 transferring dockerfile: 1.79kB done 11:10:09 #1 DONE 0.7s 11:10:09 11:10:09 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:10:11 #2 DONE 1.7s 11:10:11 11:10:11 #3 [internal] load .dockerignore 11:10:11 #3 transferring context: 11:10:11 #3 transferring context: 2B done 11:10:11 #3 DONE 0.4s 11:10:11 11:10:11 #4 [internal] load build context 11:10:11 #4 DONE 0.0s 11:10:11 11:10:11 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:10:11 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:10:11 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.3s done 11:10:12 #5 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 11:10:12 #5 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 11:10:12 #5 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 11:10:12 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s 11:10:12 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s 11:10:12 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.4s 11:10:12 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.4s 11:10:12 #5 ... 11:10:12 11:10:12 #4 [internal] load build context 11:10:12 #4 transferring context: 41.99MB 0.3s done 11:10:12 #4 DONE 0.9s 11:10:12 11:10:12 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:10:12 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.5s done 11:10:12 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.5s done 11:10:12 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.06MB / 60.15MB 0.5s 11:10:12 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 11:10:12 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.7s 11:10:12 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 11:10:12 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.7s 11:10:13 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.8s 11:10:13 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.0s 11:10:13 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.9s done 11:10:13 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s 11:10:13 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 1.5s 11:10:13 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.6s done 11:10:13 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s done 11:10:13 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 1.6s done 11:10:13 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 11:10:13 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 1.6s 11:10:13 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 11:10:13 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 1.8s done 11:10:13 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 1.8s 11:10:13 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 1.8s 11:10:14 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 25.17MB / 112.58MB 1.9s 11:10:14 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.9s 11:10:14 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 11:10:14 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 2.0s 11:10:14 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 2.0s done 11:10:14 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 2.1s 11:10:14 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 89.24MB / 112.58MB 2.2s 11:10:14 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.3s 11:10:15 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.7s done 11:10:19 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done 11:10:19 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 11:10:19 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 11:10:19 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 11:10:19 #5 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 11:10:19 #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11:10:19 #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 11:10:19 #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 11:10:19 Still waiting to schedule task 11:10:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:10:22 #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 11:10:22 #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 11:10:22 #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 11:10:22 #5 DONE 10.9s 11:10:22 11:10:22 #6 [builder 2/7] WORKDIR /device-virtual-go 11:10:26 #6 DONE 3.7s 11:10:26 11:10:26 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:10:26 #7 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:10:26 #7 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:10:27 #7 0.835 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:10:27 #7 0.850 (2/4) Installing libedit (20250104.3.1-r1) 11:10:27 #7 0.856 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:10:27 #7 0.889 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:10:27 #7 0.904 Executing busybox-1.37.0-r19.trigger 11:10:27 #7 0.913 OK: 269 MiB in 64 packages 11:10:27 #7 DONE 1.1s 11:10:27 11:10:27 #8 [builder 4/7] COPY go.mod vendor* ./ 11:10:27 #8 DONE 0.1s 11:10:27 11:10:27 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:42 #9 DONE 14.6s 11:10:42 11:10:42 #10 [builder 6/7] COPY . . 11:10:42 #10 DONE 0.2s 11:10:42 11:10:42 #11 [builder 7/7] RUN echo noop 11:10:42 #11 0.191 noop 11:10:42 #11 DONE 0.2s 11:10:42 11:10:42 #12 exporting to image 11:10:42 #12 exporting layers 11:10:49 #12 exporting layers 6.7s done 11:10:49 #12 writing image sha256:2f252ad376882b13f3f467f120fcbdc6e92e2abdceee8948a9b3717588fbb906 done 11:10:49 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:10:49 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:49 + docker inspect -f . ci-base-image-x86_64 11:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:49 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:10:50 $ docker top d7a2e3c545f3a1b802fae344ddd6e2dad155c433638216d9f0931b1ad179334d -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:50 + go version 11:10:50 go version go1.25.2 linux/amd64 [Pipeline] } 11:10:50 $ docker stop --time=1 d7a2e3c545f3a1b802fae344ddd6e2dad155c433638216d9f0931b1ad179334d 11:10:51 $ docker rm -f --volumes d7a2e3c545f3a1b802fae344ddd6e2dad155c433638216d9f0931b1ad179334d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:52 + docker inspect -f . ci-base-image-x86_64 11:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:52 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:10:52 $ docker top 2b521b88f8bae91875567229000d91966d6fb7d13d42603246a96334a75022b6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:52 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:10:53 + make test 11:10:53 go test ./... -coverprofile=coverage.out 11:10:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:11:16 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:11:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 59.6% of statements 11:11:24 0 issues. 11:11:24 go vet ./... 11:11:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:11:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:11:29 ./bin/test-attribution-txt.sh 11:11:29 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 11:11:29 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:11:29 $ docker stop --time=1 2b521b88f8bae91875567229000d91966d6fb7d13d42603246a96334a75022b6 11:11:32 $ docker rm -f --volumes 2b521b88f8bae91875567229000d91966d6fb7d13d42603246a96334a75022b6 [Pipeline] // withDockerContainer [Pipeline] sh 11:11:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:11:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:11:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:11:34 + ls -al . 11:11:34 total 276 11:11:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 11:10 . 11:11:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 11:09 .. 11:11:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 11:11 .git 11:11:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:09 .github 11:11:34 -rw-rw-r-- 1 jenkins jenkins 272 Apr 9 11:09 .gitignore 11:11:34 -rw-rw-r-- 1 jenkins jenkins 359 Apr 9 11:09 .golangci.yml 11:11:34 drwxr-xr-x 3 jenkins jenkins 4096 Apr 9 11:10 .semver 11:11:34 -rw-rw-r-- 1 jenkins jenkins 20974 Apr 9 11:09 Attribution.txt 11:11:34 -rw-rw-r-- 1 jenkins jenkins 17302 Apr 9 11:09 CHANGELOG.md 11:11:34 -rw-rw-r-- 1 jenkins jenkins 1755 Apr 9 11:09 Dockerfile 11:11:34 -rw-rw-r-- 1 jenkins jenkins 677 Apr 9 11:09 GOVERNANCE.md 11:11:34 -rw-rw-r-- 1 jenkins jenkins 683 Apr 9 11:09 Jenkinsfile 11:11:34 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 9 11:09 LICENSE 11:11:34 -rw-rw-r-- 1 jenkins jenkins 2651 Apr 9 11:09 Makefile 11:11:34 -rw-rw-r-- 1 jenkins jenkins 623 Apr 9 11:09 OWNERS.md 11:11:34 -rw-rw-r-- 1 jenkins jenkins 4473 Apr 9 11:09 README.md 11:11:34 -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 11:10 VERSION 11:11:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 11:09 bin 11:11:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:09 cmd 11:11:34 -rw-r--r-- 1 jenkins jenkins 45292 Apr 9 11:11 coverage.out 11:11:34 -rw-rw-r-- 1 jenkins jenkins 6564 Apr 9 11:09 go.mod 11:11:34 -rw-rw-r-- 1 jenkins jenkins 89243 Apr 9 11:09 go.sum 11:11:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:09 internal 11:11:34 -rw-rw-r-- 1 jenkins jenkins 235 Apr 9 11:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:34 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a3a66f652deb868fe752f9d2873c24e3ceebd22e --label arch=amd64 --label version=4.1.0-dev.17 . 11:11:34 #0 building with "default" instance using docker driver 11:11:34 11:11:34 #1 [internal] load build definition from Dockerfile 11:11:34 #1 transferring dockerfile: 1.79kB done 11:11:34 #1 DONE 0.0s 11:11:34 11:11:34 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:11:34 #2 DONE 0.0s 11:11:34 11:11:34 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:11:34 #3 DONE 0.1s 11:11:34 11:11:34 #4 [internal] load .dockerignore 11:11:34 #4 transferring context: 2B done 11:11:34 #4 DONE 0.0s 11:11:34 11:11:34 #5 [internal] load build context 11:11:34 #5 transferring context: 59.03kB 0.0s done 11:11:34 #5 DONE 0.0s 11:11:34 11:11:34 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:11:34 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 11:11:34 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 11:11:35 #6 ... 11:11:35 11:11:35 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:11:35 #7 DONE 0.1s 11:11:35 11:11:35 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:11:35 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 11:11:35 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 11:11:35 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 11:11:35 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 11:11:35 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done 11:11:35 #6 DONE 0.3s 11:11:35 11:11:35 #8 [builder 2/7] WORKDIR /device-virtual-go 11:11:35 #8 DONE 0.1s 11:11:35 11:11:35 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:11:35 #9 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:11:35 #9 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:11:35 #9 0.633 OK: 269 MiB in 64 packages 11:11:35 #9 DONE 0.8s 11:11:35 11:11:35 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:11:35 #10 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:11:35 #10 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:11:35 #10 0.655 (1/1) Installing dumb-init (1.2.5-r3) 11:11:35 #10 0.660 Executing busybox-1.37.0-r20.trigger 11:11:35 #10 0.665 OK: 7 MiB in 17 packages 11:11:35 #10 DONE 0.8s 11:11:35 11:11:35 #11 [builder 4/7] COPY go.mod vendor* ./ 11:11:35 #11 DONE 0.1s 11:11:35 11:11:35 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:36 #12 DONE 0.6s 11:11:36 11:11:36 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:11:36 #13 0.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:11:36 #13 0.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:11:36 #13 ... 11:11:36 11:11:36 #14 [builder 6/7] COPY . . 11:11:36 #14 DONE 0.2s 11:11:36 11:11:36 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:11:36 #13 0.756 OK: 7 MiB in 17 packages 11:11:36 #13 DONE 0.9s 11:11:36 11:11:36 #15 [builder 7/7] RUN make build 11:11:37 #15 0.223 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:11:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4826 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:11:53 Running in /w/workspace/device-virtual-go/229 [Pipeline] { [Pipeline] checkout 11:11:54 The recommended git tool is: git 11:11:58 using credential edgex-jenkins-ssh 11:11:58 Cloning the remote Git repository 11:11:58 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:11:58 > git init /w/workspace/device-virtual-go/229 # timeout=10 11:11:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:59 > git --version # timeout=10 11:11:59 > git --version # 'git version 2.25.1' 11:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:12:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:03 #15 DONE 24.1s 11:12:03 11:12:03 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 11:12:03 #16 DONE 0.0s 11:12:03 11:12:03 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 11:12:03 #17 DONE 0.0s 11:12:03 11:12:03 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 11:12:03 #18 DONE 0.3s 11:12:03 11:12:03 #19 exporting to image 11:12:03 #19 exporting layers 0.1s done 11:12:03 #19 writing image sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done 11:12:03 #19 naming to docker.io/library/device-virtual done 11:12:03 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:03 provisioning config files... 11:12:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17366545133588584876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:04 ---> ****-login.sh 11:12:04 nexus3.edgexfoundry.org:10001 11:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:04 Login Succeeded 11:12:04 nexus3.edgexfoundry.org:10002 11:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:04 Login Succeeded 11:12:04 nexus3.edgexfoundry.org:10003 11:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:04 Login Succeeded 11:12:04 nexus3.edgexfoundry.org:10004 11:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:04 Login Succeeded 11:12:04 ****.io 11:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:04 Login Succeeded 11:12:04 ---> ****-login.sh ends [Pipeline] } 11:12:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:12:04 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:12:04 a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:12:04 latest 11:12:04 4.1.0-dev.17 11:12:04 a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:12:04 main 11:12:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:05 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:12:05 d3c2633bdad0: Preparing 11:12:05 2115df751137: Preparing 11:12:05 21790a7b0b59: Preparing 11:12:05 b8a67eb57e2a: Preparing 11:12:05 4c5939874587: Preparing 11:12:05 cce92674e987: Preparing 11:12:05 cce92674e987: Waiting 11:12:05 4c5939874587: Pushed 11:12:05 21790a7b0b59: Pushed 11:12:05 b8a67eb57e2a: Pushed 11:12:05 2115df751137: Pushed 11:12:05 cce92674e987: Layer already exists 11:12:09 d3c2633bdad0: Pushed 11:12:09 a3a66f652deb868fe752f9d2873c24e3ceebd22e: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:09 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:10 Avoid second fetch 11:12:10 Checking out Revision a3a66f652deb868fe752f9d2873c24e3ceebd22e (main) 11:12:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:12:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:10 > git config core.sparsecheckout # timeout=10 11:12:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:12:10 d3c2633bdad0: Preparing 11:12:10 2115df751137: Preparing 11:12:10 21790a7b0b59: Preparing 11:12:10 b8a67eb57e2a: Preparing 11:12:10 4c5939874587: Preparing 11:12:10 cce92674e987: Preparing 11:12:10 cce92674e987: Waiting 11:12:10 4c5939874587: Layer already exists 11:12:10 2115df751137: Layer already exists 11:12:10 d3c2633bdad0: Layer already exists 11:12:10 21790a7b0b59: Layer already exists 11:12:10 b8a67eb57e2a: Layer already exists 11:12:10 cce92674e987: Layer already exists 11:12:10 latest: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:10 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 11:12:10 Commit message: "Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [Pipeline] sh 11:12:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 11:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:12:10 d3c2633bdad0: Preparing 11:12:10 2115df751137: Preparing 11:12:10 21790a7b0b59: Preparing 11:12:10 b8a67eb57e2a: Preparing 11:12:10 4c5939874587: Preparing 11:12:10 cce92674e987: Preparing 11:12:10 cce92674e987: Waiting 11:12:10 d3c2633bdad0: Layer already exists 11:12:10 2115df751137: Layer already exists 11:12:10 4c5939874587: Layer already exists 11:12:10 21790a7b0b59: Layer already exists 11:12:10 b8a67eb57e2a: Layer already exists 11:12:10 cce92674e987: Layer already exists 11:12:10 4.1.0-dev.17: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:12:11 d3c2633bdad0: Preparing 11:12:11 2115df751137: Preparing 11:12:11 21790a7b0b59: Preparing 11:12:11 b8a67eb57e2a: Preparing 11:12:11 4c5939874587: Preparing 11:12:11 cce92674e987: Preparing 11:12:11 cce92674e987: Waiting 11:12:11 d3c2633bdad0: Layer already exists 11:12:11 4c5939874587: Layer already exists 11:12:11 21790a7b0b59: Layer already exists 11:12:11 b8a67eb57e2a: Layer already exists 11:12:11 2115df751137: Layer already exists 11:12:11 cce92674e987: Layer already exists 11:12:11 a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:10 > git checkout -f a3a66f652deb868fe752f9d2873c24e3ceebd22e # timeout=10 11:12:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:12:12 d3c2633bdad0: Preparing 11:12:12 2115df751137: Preparing 11:12:12 21790a7b0b59: Preparing 11:12:12 b8a67eb57e2a: Preparing 11:12:12 4c5939874587: Preparing 11:12:12 cce92674e987: Preparing 11:12:12 cce92674e987: Waiting 11:12:12 4c5939874587: Layer already exists 11:12:12 2115df751137: Layer already exists 11:12:12 b8a67eb57e2a: Layer already exists 11:12:12 d3c2633bdad0: Layer already exists 11:12:12 21790a7b0b59: Layer already exists 11:12:12 cce92674e987: Layer already exists 11:12:12 main: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:12:12 ===================================================== [Pipeline] echo 11:12:12 taggedImages: 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 11:12:12 ========================================================= 11:12:12 [edgeXBuildMultiArch] RAW Config: 11:12:12 images: 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:12:12 - nexus3.edgexfoundry.org:10004/device-virtual:main 11:12:12 settingsFile: 11:12:12 device-virtual-go-settings 11:12:12 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:14 provisioning config files... 11:12:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/229@tmp/config17460601118263399633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:15 ---> ****-login.sh 11:12:15 nexus3.edgexfoundry.org:10001 11:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:16 Configure a credential helper to remove this warning. See 11:12:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:16 11:12:16 Login Succeeded 11:12:16 nexus3.edgexfoundry.org:10002 11:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:16 Configure a credential helper to remove this warning. See 11:12:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:16 11:12:16 Login Succeeded 11:12:16 nexus3.edgexfoundry.org:10003 11:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:17 Configure a credential helper to remove this warning. See 11:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:17 11:12:17 Login Succeeded 11:12:17 nexus3.edgexfoundry.org:10004 11:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:17 Configure a credential helper to remove this warning. See 11:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:17 11:12:17 Login Succeeded 11:12:17 ****.io 11:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:17 Configure a credential helper to remove this warning. See 11:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:17 11:12:17 Login Succeeded 11:12:17 ---> ****-login.sh ends [Pipeline] } 11:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:12:18 ========================================================= 11:12:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:12:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:12:19 Sending build context to Docker daemon 21.23MB 11:12:19 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 11:12:19 Step 2/12 : FROM ${BASE} AS builder 11:12:19 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:12:19 6b59a28fa201: Pulling fs layer 11:12:19 d32bb0dddca7: Pulling fs layer 11:12:19 5dab1238d3d9: Pulling fs layer 11:12:19 196fd7d83e7d: Pulling fs layer 11:12:19 4f4fb700ef54: Pulling fs layer 11:12:19 8ba94037c8f0: Pulling fs layer 11:12:19 deaec5988b04: Pulling fs layer 11:12:19 9f65657bb879: Pulling fs layer 11:12:19 196fd7d83e7d: Waiting 11:12:19 4f4fb700ef54: Waiting 11:12:19 8ba94037c8f0: Waiting 11:12:19 deaec5988b04: Waiting 11:12:19 9f65657bb879: Waiting 11:12:19 d32bb0dddca7: Verifying Checksum 11:12:19 d32bb0dddca7: Download complete 11:12:19 196fd7d83e7d: Verifying Checksum 11:12:19 196fd7d83e7d: Download complete 11:12:19 4f4fb700ef54: Verifying Checksum 11:12:19 4f4fb700ef54: Download complete 11:12:19 8ba94037c8f0: Verifying Checksum 11:12:19 8ba94037c8f0: Download complete 11:12:19 6b59a28fa201: Verifying Checksum 11:12:19 6b59a28fa201: Download complete 11:12:20 9f65657bb879: Verifying Checksum 11:12:20 9f65657bb879: Download complete 11:12:20 6b59a28fa201: Pull complete 11:12:21 d32bb0dddca7: Pull complete 11:12:21 5dab1238d3d9: Verifying Checksum 11:12:21 5dab1238d3d9: Download complete 11:12:22 deaec5988b04: Verifying Checksum 11:12:22 deaec5988b04: Download complete 11:12:27 Still waiting to schedule task 11:12:27 All nodes of label ‘centos7-docker-4c-2g’ are offline 11:12:35 5dab1238d3d9: Pull complete 11:12:35 196fd7d83e7d: Pull complete 11:12:35 4f4fb700ef54: Pull complete 11:12:35 8ba94037c8f0: Pull complete 11:12:45 deaec5988b04: Pull complete 11:12:45 9f65657bb879: Pull complete 11:12:45 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:12:45 ---> 334268110677 11:12:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:12:47 ---> Running in c854bb89ebea 11:12:47 Removing intermediate container c854bb89ebea 11:12:47 ---> 5c1000744946 11:12:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:12:47 ---> Running in d6d033498635 11:12:47 Removing intermediate container d6d033498635 11:12:47 ---> 6d2ce895e89b 11:12:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:12:48 ---> Running in d431b4bf5067 11:12:48 Removing intermediate container d431b4bf5067 11:12:48 ---> 121672f62d37 11:12:48 Step 6/12 : WORKDIR /device-virtual-go 11:12:48 ---> Running in a16df988b8fe 11:12:48 Removing intermediate container a16df988b8fe 11:12:48 ---> fddfc23282a8 11:12:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:48 ---> Running in 19978445b7ff 11:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:52 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:12:52 (2/4) Installing libedit (20250104.3.1-r1) 11:12:52 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:12:52 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:12:52 Executing busybox-1.37.0-r19.trigger 11:12:52 OK: 259 MiB in 64 packages 11:12:53 Removing intermediate container 19978445b7ff 11:12:53 ---> 7de709b6a40f 11:12:53 Step 8/12 : COPY go.mod vendor* ./ 11:12:56 ---> 8f4509d16574 11:12:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:56 ---> Running in a9f2a676da20 11:13:31 Running on prd-centos7-docker-4c-2g-4827 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:31 provisioning config files... 11:13:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13407064416687778687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:33 ---> ****-login.sh 11:13:33 nexus3.edgexfoundry.org:10001 11:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:34 Configure a credential helper to remove this warning. See 11:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:34 11:13:34 Login Succeeded 11:13:34 nexus3.edgexfoundry.org:10002 11:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:34 Configure a credential helper to remove this warning. See 11:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:34 11:13:34 Login Succeeded 11:13:34 nexus3.edgexfoundry.org:10003 11:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:34 Configure a credential helper to remove this warning. See 11:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:34 11:13:34 Login Succeeded 11:13:34 nexus3.edgexfoundry.org:10004 11:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:34 Configure a credential helper to remove this warning. See 11:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:34 11:13:34 Login Succeeded 11:13:34 ****.io 11:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:35 Configure a credential helper to remove this warning. See 11:13:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:35 11:13:35 Login Succeeded 11:13:35 ---> ****-login.sh ends [Pipeline] } 11:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:13:35 + docker buildx ls 11:13:35 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:13:35 default * docker 11:13:35 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:13:35 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:13:35 edgex-builder [Pipeline] sh 11:13:36 + docker buildx inspect --bootstrap 11:13:36 #1 [internal] booting buildkit 11:13:36 #1 pulling image moby/buildkit:buildx-stable-1 11:13:40 #1 pulling image moby/buildkit:buildx-stable-1 3.8s done 11:13:40 #1 creating container buildx_buildkit_edgex-builder0 11:13:41 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 11:13:41 #1 DONE 5.4s 11:13:41 Name: edgex-builder 11:13:41 Driver: docker-container 11:13:41 11:13:41 Nodes: 11:13:41 Name: edgex-builder0 11:13:41 Endpoint: unix:///var/run/docker.sock 11:13:41 Status: running 11:13:41 Buildkit: v0.29.0 11:13:41 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:13:42 + docker buildx ls 11:13:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:13:42 edgex-builder * docker-container 11:13:42 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:13:42 default docker 11:13:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:13:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e --push - 11:13:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e' 11:13:42 #1 [internal] load build definition from Dockerfile 11:13:42 #1 transferring dockerfile: 199B done 11:13:42 #1 DONE 0.0s 11:13:42 11:13:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:13:42 #2 DONE 0.1s 11:13:42 11:13:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:13:42 #3 DONE 0.1s 11:13:42 11:13:42 #4 [internal] load .dockerignore 11:13:42 #4 transferring context: 2B done 11:13:42 #4 DONE 0.0s 11:13:42 11:13:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:42 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:42 #5 DONE 0.0s 11:13:42 11:13:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:42 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:42 #6 DONE 0.1s 11:13:42 11:13:42 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:13:42 #7 DONE 0.0s 11:13:42 11:13:42 #8 exporting to image 11:13:42 #8 exporting layers done 11:13:42 #8 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done 11:13:42 #8 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done 11:13:42 #8 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done 11:13:42 #8 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 0.0s done 11:13:42 #8 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.0s done 11:13:42 #8 pushing layers 0.1s done 11:13:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 11:13:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:13:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done 11:13:42 #8 DONE 0.2s 11:13:42 11:13:42 1 warning found (use --debug to expand): 11:13:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:13:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 11:13:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 11:13:43 #1 [internal] load build definition from Dockerfile 11:13:43 #1 transferring dockerfile: 165B done 11:13:43 #1 DONE 0.0s 11:13:43 11:13:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 11:13:43 #2 DONE 0.0s 11:13:43 11:13:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 11:13:43 #3 DONE 0.0s 11:13:43 11:13:43 #4 [internal] load .dockerignore 11:13:43 #4 transferring context: 2B done 11:13:43 #4 DONE 0.0s 11:13:43 11:13:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:43 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:43 #5 DONE 0.0s 11:13:43 11:13:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:43 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:43 #6 CACHED 11:13:43 11:13:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:43 #5 CACHED 11:13:43 11:13:43 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:13:43 #7 DONE 0.0s 11:13:43 11:13:43 #8 exporting to image 11:13:43 #8 exporting layers done 11:13:43 #8 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done 11:13:43 #8 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done 11:13:43 #8 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done 11:13:43 #8 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 done 11:13:43 #8 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 done 11:13:43 #8 pushing layers 0.0s done 11:13:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done 11:13:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:13:43 #8 DONE 0.1s 11:13:43 11:13:43 1 warning found (use --debug to expand): 11:13:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:13:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17' 11:13:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 --push - 11:13:43 #1 [internal] load build definition from Dockerfile 11:13:43 #1 transferring dockerfile: 171B done 11:13:43 #1 DONE 0.0s 11:13:43 11:13:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 11:13:43 #2 DONE 0.0s 11:13:43 11:13:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 11:13:43 #3 DONE 0.0s 11:13:43 11:13:43 #4 [internal] load .dockerignore 11:13:43 #4 transferring context: 2B done 11:13:43 #4 DONE 0.0s 11:13:43 11:13:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:43 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:43 #5 CACHED 11:13:43 11:13:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:43 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:43 #6 CACHED 11:13:43 11:13:43 #7 exporting to image 11:13:43 #7 exporting layers done 11:13:43 #7 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done 11:13:43 #7 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done 11:13:43 #7 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done 11:13:43 #7 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 done 11:13:43 #7 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 done 11:13:43 #7 pushing layers 0.0s done 11:13:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 11:13:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:13:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done 11:13:43 #7 DONE 0.1s 11:13:43 11:13:43 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:13:43 #8 DONE 0.0s 11:13:43 11:13:43 1 warning found (use --debug to expand): 11:13:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:13:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17' 11:13:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 --push - 11:13:44 #1 [internal] load build definition from Dockerfile 11:13:44 #1 transferring dockerfile: 212B done 11:13:44 #1 DONE 0.0s 11:13:44 11:13:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:13:44 #2 DONE 0.0s 11:13:44 11:13:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:13:44 #3 DONE 0.0s 11:13:44 11:13:44 #4 [internal] load .dockerignore 11:13:44 #4 transferring context: 2B done 11:13:44 #4 DONE 0.0s 11:13:44 11:13:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:44 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:44 #5 CACHED 11:13:44 11:13:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:44 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:44 #6 CACHED 11:13:44 11:13:44 #7 exporting to image 11:13:44 #7 exporting layers done 11:13:44 #7 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done 11:13:44 #7 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 11:13:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:13:44 #7 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done 11:13:44 #7 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done 11:13:44 #7 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 done 11:13:44 #7 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 done 11:13:44 #7 pushing layers 0.0s done 11:13:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done 11:13:44 #7 DONE 0.1s 11:13:44 11:13:44 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:13:44 #8 DONE 0.0s 11:13:44 11:13:44 1 warning found (use --debug to expand): 11:13:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:13:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 11:13:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 11:13:44 #1 [internal] load build definition from Dockerfile 11:13:44 #1 transferring dockerfile: 163B done 11:13:44 #1 DONE 0.0s 11:13:44 11:13:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 11:13:44 #2 DONE 0.0s 11:13:44 11:13:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 11:13:44 #3 DONE 0.0s 11:13:44 11:13:44 #4 [internal] load .dockerignore 11:13:44 #4 transferring context: 2B done 11:13:44 #4 DONE 0.0s 11:13:44 11:13:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:44 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:44 #5 CACHED 11:13:44 11:13:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 11:13:44 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done 11:13:44 #6 CACHED 11:13:44 11:13:44 #7 exporting to image 11:13:44 #7 exporting layers done 11:13:44 #7 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done 11:13:44 #7 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done 11:13:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:13:45 #7 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done 11:13:45 #7 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 done 11:13:45 #7 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 done 11:13:45 #7 pushing layers 0.0s done 11:13:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done 11:13:45 #7 DONE 0.1s 11:13:45 11:13:45 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:13:45 #8 DONE 0.0s 11:13:45 11:13:45 1 warning found (use --debug to expand): 11:13:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:13:45 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:13:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:13:46 ---> package-listing.sh 11:13:46 ++ tr '[:upper:]' '[:lower:]' 11:13:46 ++ facter osfamily 11:13:46 + OS_FAMILY=redhat 11:13:46 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:13:46 + START_PACKAGES=/tmp/packages_start.txt 11:13:46 + END_PACKAGES=/tmp/packages_end.txt 11:13:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:46 + PACKAGES=/tmp/packages_start.txt 11:13:46 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:13:46 + PACKAGES=/tmp/packages_end.txt 11:13:46 + case "${OS_FAMILY}" in 11:13:46 + rpm -qa 11:13:46 + sort 11:13:47 + '[' -f /tmp/packages_start.txt ']' 11:13:47 + '[' -f /tmp/packages_end.txt ']' 11:13:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:13:47 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:13:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:13:47 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:13:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:48 11:13:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:48 latest: Pulling from edgex-lftools-log-publisher 11:13:48 5eb5b503b376: Pulling fs layer 11:13:48 5c69ac0246d0: Pulling fs layer 11:13:48 ec43610c2a17: Pulling fs layer 11:13:48 3a2ae6a8a46f: Pulling fs layer 11:13:48 33b1e0a273af: Pulling fs layer 11:13:48 5d3b04190fa2: Pulling fs layer 11:13:48 2f39f015ded8: Pulling fs layer 11:13:48 3a2ae6a8a46f: Waiting 11:13:48 33b1e0a273af: Waiting 11:13:48 5d3b04190fa2: Waiting 11:13:48 2f39f015ded8: Waiting 11:13:48 5c69ac0246d0: Verifying Checksum 11:13:48 5c69ac0246d0: Download complete 11:13:48 3a2ae6a8a46f: Verifying Checksum 11:13:48 3a2ae6a8a46f: Download complete 11:13:48 33b1e0a273af: Verifying Checksum 11:13:48 33b1e0a273af: Download complete 11:13:48 5d3b04190fa2: Verifying Checksum 11:13:48 5d3b04190fa2: Download complete 11:13:48 ec43610c2a17: Verifying Checksum 11:13:48 ec43610c2a17: Download complete 11:13:48 5eb5b503b376: Verifying Checksum 11:13:48 5eb5b503b376: Download complete 11:13:49 2f39f015ded8: Verifying Checksum 11:13:49 2f39f015ded8: Download complete 11:13:50 5eb5b503b376: Pull complete 11:13:50 5c69ac0246d0: Pull complete 11:13:50 ec43610c2a17: Pull complete 11:13:50 3a2ae6a8a46f: Pull complete 11:13:50 33b1e0a273af: Pull complete 11:13:50 5d3b04190fa2: Pull complete 11:13:54 2f39f015ded8: Pull complete 11:13:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:55 prd-centos7-docker-4c-2g-4827 does not seem to be running inside a container 11:13:55 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:13:58 $ docker top 71bfcb13f1f400877a738aaf0c3b7d6aae07fa87ee4285e1d375ddb0c919d0d4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:59 + touch /tmp/pre-build-complete [Pipeline] sh 11:13:59 + mkdir -p /var/log/sysstat [Pipeline] sh 11:13:59 + ls /var/log/sa-host 11:13:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:59 provisioning config files... 11:13:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config489481268153947401tmp [Pipeline] { [Pipeline] echo 11:13:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:14:00 ---> create-netrc.sh [Pipeline] } 11:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:14:00 ---> python-tools-install.sh [Pipeline] echo 11:14:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:14:00 ---> sudo-logs.sh 11:14:00 Archiving 'sudo' log.. 11:14:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-4827.novalocal: Name or service not known 11:14:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-4827.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:14:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:14:00 ---> job-cost.sh 11:14:00 lf-activate-venv: SKIPPING 11:14:00 INFO: No Stack... 11:14:01 INFO: Retrieving Pricing Info for: v3-standard-2 11:14:01 INFO: Archiving Costs [Pipeline] echo 11:14:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:14:01 ---> logs-deploy.sh 11:14:01 lf-activate-venv: SKIPPING 11:14:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/229 11:14:01 INFO: archiving workspace using pattern(s): 11:14:02 Archives upload complete. 11:14:02 INFO: archiving logs to Nexus 11:14:03 ---> uname -a: 11:14:03 Linux prd-centos7-docker-4c-2g-4827.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:14:03 11:14:03 11:14:03 ---> lscpu: 11:14:03 Architecture: x86_64 11:14:03 CPU op-mode(s): 32-bit, 64-bit 11:14:03 Byte Order: Little Endian 11:14:03 Address sizes: 40 bits physical, 48 bits virtual 11:14:03 CPU(s): 2 11:14:03 On-line CPU(s) list: 0,1 11:14:03 Thread(s) per core: 1 11:14:03 Core(s) per socket: 1 11:14:03 Socket(s): 2 11:14:03 NUMA node(s): 1 11:14:03 Vendor ID: AuthenticAMD 11:14:03 CPU family: 23 11:14:03 Model: 49 11:14:03 Model name: AMD EPYC-Rome Processor 11:14:03 Stepping: 0 11:14:03 CPU MHz: 2799.998 11:14:03 BogoMIPS: 5599.99 11:14:03 Virtualization: AMD-V 11:14:03 Hypervisor vendor: KVM 11:14:03 Virtualization type: full 11:14:03 L1d cache: 64 KiB 11:14:03 L1i cache: 64 KiB 11:14:03 L2 cache: 1 MiB 11:14:03 L3 cache: 32 MiB 11:14:03 NUMA node0 CPU(s): 0,1 11:14:03 Vulnerability Itlb multihit: Not affected 11:14:03 Vulnerability L1tf: Not affected 11:14:03 Vulnerability Mds: Not affected 11:14:03 Vulnerability Meltdown: Not affected 11:14:03 Vulnerability Mmio stale data: Not affected 11:14:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:14:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:14:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:14:03 Vulnerability Srbds: Not affected 11:14:03 Vulnerability Tsx async abort: Not affected 11:14:03 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:14:03 11:14:03 11:14:03 ---> nproc: 11:14:03 2 11:14:03 11:14:03 11:14:03 ---> df -h: 11:14:03 Filesystem Size Used Avail Use% Mounted on 11:14:03 overlay 40G 7.4G 33G 19% / 11:14:03 tmpfs 64M 0 64M 0% /dev 11:14:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:14:03 shm 64M 0 64M 0% /dev/shm 11:14:03 /dev/vda1 40G 7.4G 33G 19% /facter-os 11:14:03 11:14:03 11:14:03 Cannot open /var/log/sysstat/sa09: No such file or directory 11:14:03 Please check if data collecting is enabled 11:14:03 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:14:03 $ docker stop --time=1 71bfcb13f1f400877a738aaf0c3b7d6aae07fa87ee4285e1d375ddb0c919d0d4 11:14:04 $ docker rm -f --volumes 71bfcb13f1f400877a738aaf0c3b7d6aae07fa87ee4285e1d375ddb0c919d0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:14:04 [WS-CLEANUP] Deleting project workspace... 11:14:04 [WS-CLEANUP] Deferred wipeout is used... 11:14:04 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 11:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:05 11:14:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:05 latest: Pulling from edgex-lftools-log-publisher 11:14:05 5eb5b503b376: Pulling fs layer 11:14:05 5c69ac0246d0: Pulling fs layer 11:14:05 ec43610c2a17: Pulling fs layer 11:14:05 3a2ae6a8a46f: Pulling fs layer 11:14:05 33b1e0a273af: Pulling fs layer 11:14:05 5d3b04190fa2: Pulling fs layer 11:14:05 2f39f015ded8: Pulling fs layer 11:14:05 5d3b04190fa2: Waiting 11:14:05 33b1e0a273af: Waiting 11:14:05 2f39f015ded8: Waiting 11:14:05 3a2ae6a8a46f: Waiting 11:14:05 5c69ac0246d0: Verifying Checksum 11:14:05 5c69ac0246d0: Download complete 11:14:05 3a2ae6a8a46f: Verifying Checksum 11:14:05 3a2ae6a8a46f: Download complete 11:14:05 33b1e0a273af: Verifying Checksum 11:14:05 33b1e0a273af: Download complete 11:14:05 5d3b04190fa2: Verifying Checksum 11:14:05 5d3b04190fa2: Download complete 11:14:05 ec43610c2a17: Verifying Checksum 11:14:05 ec43610c2a17: Download complete 11:14:05 5eb5b503b376: Verifying Checksum 11:14:05 5eb5b503b376: Download complete 11:14:06 2f39f015ded8: Verifying Checksum 11:14:06 2f39f015ded8: Download complete 11:14:07 5eb5b503b376: Pull complete 11:14:07 5c69ac0246d0: Pull complete 11:14:07 ec43610c2a17: Pull complete 11:14:07 3a2ae6a8a46f: Pull complete 11:14:07 33b1e0a273af: Pull complete 11:14:07 5d3b04190fa2: Pull complete 11:14:13 2f39f015ded8: Pull complete 11:14:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:13 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:14:13 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:14:14 $ docker top 11b70c7c049c57da587a71c2b8db55a4403d0fc0157eb5a2424e15e855d6c1f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:15 ---> job-cost.sh 11:14:15 lf-activate-venv: SKIPPING 11:14:15 INFO: No Stack... 11:14:15 INFO: Retrieving Pricing Info for: v3-standard-8 11:14:15 INFO: Archiving Costs [Pipeline] sh 11:14:16 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:14:16 + cut -d, -f6 [Pipeline] lock 11:14:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] 11:14:16 Resource [jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] did not exist. Created. 11:14:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:16 + echo total: 0.2199999988079071 [Pipeline] stash 11:14:16 Stashed 1 file(s) [Pipeline] } 11:14:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [Pipeline] // lock [Pipeline] } 11:14:16 $ docker stop --time=1 11b70c7c049c57da587a71c2b8db55a4403d0fc0157eb5a2424e15e855d6c1f5 11:14:17 $ docker rm -f --volumes 11b70c7c049c57da587a71c2b8db55a4403d0fc0157eb5a2424e15e855d6c1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:14:33 Removing intermediate container a9f2a676da20 11:14:33 ---> 8b361d3d9d38 11:14:33 Step 10/12 : COPY . . 11:14:33 ---> fae70f157c01 11:14:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:14:33 ---> Running in 881a9effddc8 11:14:33 Removing intermediate container 881a9effddc8 11:14:33 ---> c7c05052cd38 11:14:33 Step 12/12 : RUN $MAKE 11:14:33 ---> Running in c4cea8b785e1 11:14:33 noop 11:14:33 Removing intermediate container c4cea8b785e1 11:14:33 ---> df2002f25f43 11:14:33 Successfully built df2002f25f43 11:14:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:34 + docker inspect -f . ci-base-image-arm64 11:14:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:34 prd-ubuntu20.04-docker-arm64-4c-16g-4826 does not seem to be running inside a container 11:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/229 -v /w/workspace/device-virtual-go/229:/w/workspace/device-virtual-go/229:rw,z -v /w/workspace/device-virtual-go/229@tmp:/w/workspace/device-virtual-go/229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:14:35 $ docker top be13c2e869d27eb49e06ebc33bd47d969923e6c44608d26aab458fdbc78df69d -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:36 + go version 11:14:36 go version go1.25.3 linux/arm64 [Pipeline] } 11:14:36 $ docker stop --time=1 be13c2e869d27eb49e06ebc33bd47d969923e6c44608d26aab458fdbc78df69d 11:14:38 $ docker rm -f --volumes be13c2e869d27eb49e06ebc33bd47d969923e6c44608d26aab458fdbc78df69d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:38 + docker inspect -f . ci-base-image-arm64 11:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:38 prd-ubuntu20.04-docker-arm64-4c-16g-4826 does not seem to be running inside a container 11:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/229 -v /w/workspace/device-virtual-go/229:/w/workspace/device-virtual-go/229:rw,z -v /w/workspace/device-virtual-go/229@tmp:/w/workspace/device-virtual-go/229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:14:40 $ docker top 086e975d10d350951430e6ea2abce1f0f34cc5fcf25b6c87dbf4c9645ffa1650 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:40 + git config --global --add safe.directory /w/workspace/device-virtual-go/229 [Pipeline] fileExists [Pipeline] sh 11:14:41 + make test 11:14:41 go test ./... -coverprofile=coverage.out 11:14:48 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:18:24 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:18:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 59.4% of statements 11:18:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:18:24 go vet ./... 11:19:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:19:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:19:11 ./bin/test-attribution-txt.sh 11:19:11 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 11:19:11 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:19:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:19:11 $ docker stop --time=1 086e975d10d350951430e6ea2abce1f0f34cc5fcf25b6c87dbf4c9645ffa1650 11:19:14 $ docker rm -f --volumes 086e975d10d350951430e6ea2abce1f0f34cc5fcf25b6c87dbf4c9645ffa1650 [Pipeline] // withDockerContainer [Pipeline] sh 11:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:19:16 Warning: overwriting stash ‘coverage-report’ 11:19:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:19:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:19:17 + ls -al . 11:19:17 total 272 11:19:17 drwxrwxr-x 7 jenkins jenkins 4096 Apr 9 11:14 . 11:19:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 11:11 .. 11:19:17 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 11:12 .git 11:19:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:12 .github 11:19:17 -rw-rw-r-- 1 jenkins jenkins 272 Apr 9 11:12 .gitignore 11:19:17 -rw-rw-r-- 1 jenkins jenkins 359 Apr 9 11:12 .golangci.yml 11:19:17 -rw-rw-r-- 1 jenkins jenkins 20974 Apr 9 11:12 Attribution.txt 11:19:17 -rw-rw-r-- 1 jenkins jenkins 17302 Apr 9 11:12 CHANGELOG.md 11:19:17 -rw-rw-r-- 1 jenkins jenkins 1755 Apr 9 11:12 Dockerfile 11:19:17 -rw-rw-r-- 1 jenkins jenkins 677 Apr 9 11:12 GOVERNANCE.md 11:19:17 -rw-rw-r-- 1 jenkins jenkins 683 Apr 9 11:12 Jenkinsfile 11:19:17 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 9 11:12 LICENSE 11:19:17 -rw-rw-r-- 1 jenkins jenkins 2651 Apr 9 11:12 Makefile 11:19:17 -rw-rw-r-- 1 jenkins jenkins 623 Apr 9 11:12 OWNERS.md 11:19:17 -rw-rw-r-- 1 jenkins jenkins 4473 Apr 9 11:12 README.md 11:19:17 -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 11:10 VERSION 11:19:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 11:12 bin 11:19:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:12 cmd 11:19:17 -rw-r--r-- 1 jenkins jenkins 45292 Apr 9 11:18 coverage.out 11:19:17 -rw-rw-r-- 1 jenkins jenkins 6564 Apr 9 11:12 go.mod 11:19:17 -rw-rw-r-- 1 jenkins jenkins 89243 Apr 9 11:12 go.sum 11:19:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:12 internal 11:19:17 -rw-rw-r-- 1 jenkins jenkins 235 Apr 9 11:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:18 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a3a66f652deb868fe752f9d2873c24e3ceebd22e --label arch=arm64 --label version=4.1.0-dev.17 . 11:19:18 Sending build context to Docker daemon 21.28MB 11:19:18 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 11:19:18 Step 2/26 : FROM ${BASE} AS builder 11:19:18 ---> df2002f25f43 11:19:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:19:18 ---> Running in 999e9d98d908 11:19:19 Removing intermediate container 999e9d98d908 11:19:19 ---> 9a41c0f83c89 11:19:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:19:19 ---> Running in 0d2ad0268719 11:19:19 Removing intermediate container 0d2ad0268719 11:19:19 ---> eb4cbc46c2df 11:19:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:19:19 ---> Running in 86701494125b 11:19:19 Removing intermediate container 86701494125b 11:19:19 ---> 9bcd2b94311c 11:19:19 Step 6/26 : WORKDIR /device-virtual-go 11:19:19 ---> Running in a70d7b14787a 11:19:20 Removing intermediate container a70d7b14787a 11:19:20 ---> 1981e4c354f9 11:19:20 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:19:20 ---> Running in 93d74e448f72 11:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:19:23 OK: 259 MiB in 64 packages 11:19:24 Removing intermediate container 93d74e448f72 11:19:24 ---> 7e511c75b06c 11:19:24 Step 8/26 : COPY go.mod vendor* ./ 11:19:25 ---> 93605530f6c6 11:19:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:25 ---> Running in 1d55a72f7b44 11:19:27 Removing intermediate container 1d55a72f7b44 11:19:27 ---> 2e5ed13b41bc 11:19:27 Step 10/26 : COPY . . 11:19:29 ---> ab7d133045bf 11:19:29 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:19:29 ---> Running in ed7e38306075 11:19:29 Removing intermediate container ed7e38306075 11:19:29 ---> 448ea698ac46 11:19:29 Step 12/26 : RUN $MAKE 11:19:29 ---> Running in 21ccaca9ecad 11:19:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:23:22 Removing intermediate container 21ccaca9ecad 11:23:22 ---> 6da5ec589fe0 11:23:22 Step 13/26 : FROM alpine:3.22 11:23:22 3.22: Pulling from library/alpine 11:23:22 d741ee1608f3: Pulling fs layer 11:23:22 d741ee1608f3: Verifying Checksum 11:23:22 d741ee1608f3: Download complete 11:23:22 d741ee1608f3: Pull complete 11:23:22 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:23:22 Status: Downloaded newer image for alpine:3.22 11:23:22 ---> 5a766deef0c8 11:23:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:23:22 ---> Running in 1745f974ae74 11:23:22 Removing intermediate container 1745f974ae74 11:23:22 ---> 77e57bf6a27b 11:23:22 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:23:22 ---> Running in c26770f8435f 11:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:23:22 (1/1) Installing dumb-init (1.2.5-r3) 11:23:22 Executing busybox-1.37.0-r20.trigger 11:23:22 OK: 8 MiB in 17 packages 11:23:22 Removing intermediate container c26770f8435f 11:23:22 ---> d57aae524ac5 11:23:22 Step 16/26 : RUN apk --no-cache upgrade 11:23:22 ---> Running in 820d26da5d25 11:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:23:22 OK: 8 MiB in 17 packages 11:23:22 Removing intermediate container 820d26da5d25 11:23:22 ---> 2d82ab935a76 11:23:22 Step 17/26 : WORKDIR / 11:23:22 ---> Running in b8b015de518f 11:23:22 Removing intermediate container b8b015de518f 11:23:22 ---> ce628288eb89 11:23:22 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:23:22 ---> ae04de1fa597 11:23:22 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:23:22 ---> 13e3783b8b9b 11:23:22 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:23:24 ---> 4097092d11b8 11:23:24 Step 21/26 : EXPOSE 59900 11:23:24 ---> Running in abe9317ee1c7 11:23:24 Removing intermediate container abe9317ee1c7 11:23:24 ---> 94a1c677950e 11:23:24 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:23:24 ---> Running in 941d85e84e8d 11:23:24 Removing intermediate container 941d85e84e8d 11:23:24 ---> 2c70caf24d46 11:23:24 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:23:24 ---> Running in a77fed5c24d1 11:23:25 Removing intermediate container a77fed5c24d1 11:23:25 ---> 407c9835a466 11:23:25 Step 24/26 : LABEL arch=arm64 11:23:25 ---> Running in 8c4c8f5b39e1 11:23:25 Removing intermediate container 8c4c8f5b39e1 11:23:25 ---> 195c46c867b1 11:23:25 Step 25/26 : LABEL git_sha=a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:23:25 ---> Running in 48204af10bf2 11:23:25 Removing intermediate container 48204af10bf2 11:23:25 ---> 899844239923 11:23:25 Step 26/26 : LABEL version=4.1.0-dev.17 11:23:25 ---> Running in ab44a494d80d 11:23:26 Removing intermediate container ab44a494d80d 11:23:26 ---> e9b9e6a518d7 11:23:26 [Warning] One or more build-args [ARCH] were not consumed 11:23:26 Successfully built e9b9e6a518d7 11:23:26 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:23:26 provisioning config files... 11:23:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/229@tmp/config209633599501385465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:26 ---> ****-login.sh 11:23:26 nexus3.edgexfoundry.org:10001 11:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:26 Configure a credential helper to remove this warning. See 11:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:26 11:23:26 Login Succeeded 11:23:26 nexus3.edgexfoundry.org:10002 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 nexus3.edgexfoundry.org:10003 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 nexus3.edgexfoundry.org:10004 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:28 Configure a credential helper to remove this warning. See 11:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:28 11:23:28 Login Succeeded 11:23:28 ****.io 11:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:28 Configure a credential helper to remove this warning. See 11:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:28 11:23:28 Login Succeeded 11:23:28 ---> ****-login.sh ends [Pipeline] } 11:23:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:23:28 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:23:28 a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:23:28 latest 11:23:28 4.1.0-dev.17 11:23:28 a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:23:28 main 11:23:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:29 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:23:31 af2f00e7b122: Preparing 11:23:31 156e0db1cf27: Preparing 11:23:31 a6f56281d36c: Preparing 11:23:31 804012514785: Preparing 11:23:31 6ef286a1fe77: Preparing 11:23:31 c4e71c2a4573: Preparing 11:23:31 c4e71c2a4573: Waiting 11:23:31 156e0db1cf27: Pushed 11:23:31 6ef286a1fe77: Pushed 11:23:31 804012514785: Pushed 11:23:31 a6f56281d36c: Pushed 11:23:31 c4e71c2a4573: Layer already exists 11:23:39 af2f00e7b122: Pushed 11:23:39 a3a66f652deb868fe752f9d2873c24e3ceebd22e: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:23:40 af2f00e7b122: Preparing 11:23:40 156e0db1cf27: Preparing 11:23:40 a6f56281d36c: Preparing 11:23:40 804012514785: Preparing 11:23:40 6ef286a1fe77: Preparing 11:23:40 c4e71c2a4573: Preparing 11:23:40 c4e71c2a4573: Waiting 11:23:40 a6f56281d36c: Layer already exists 11:23:40 804012514785: Layer already exists 11:23:40 6ef286a1fe77: Layer already exists 11:23:40 af2f00e7b122: Layer already exists 11:23:40 156e0db1cf27: Layer already exists 11:23:40 c4e71c2a4573: Layer already exists 11:23:40 latest: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:41 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 11:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:23:45 af2f00e7b122: Preparing 11:23:45 156e0db1cf27: Preparing 11:23:45 a6f56281d36c: Preparing 11:23:45 804012514785: Preparing 11:23:45 6ef286a1fe77: Preparing 11:23:45 c4e71c2a4573: Preparing 11:23:45 c4e71c2a4573: Waiting 11:23:45 6ef286a1fe77: Layer already exists 11:23:45 804012514785: Layer already exists 11:23:45 af2f00e7b122: Layer already exists 11:23:45 a6f56281d36c: Layer already exists 11:23:45 156e0db1cf27: Layer already exists 11:23:45 c4e71c2a4573: Layer already exists 11:23:45 4.1.0-dev.17: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:23:46 af2f00e7b122: Preparing 11:23:46 156e0db1cf27: Preparing 11:23:46 a6f56281d36c: Preparing 11:23:46 804012514785: Preparing 11:23:46 6ef286a1fe77: Preparing 11:23:46 c4e71c2a4573: Preparing 11:23:46 c4e71c2a4573: Waiting 11:23:46 af2f00e7b122: Layer already exists 11:23:46 156e0db1cf27: Layer already exists 11:23:46 6ef286a1fe77: Layer already exists 11:23:46 a6f56281d36c: Layer already exists 11:23:46 804012514785: Layer already exists 11:23:46 c4e71c2a4573: Layer already exists 11:23:46 a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:23:47 af2f00e7b122: Preparing 11:23:47 156e0db1cf27: Preparing 11:23:47 a6f56281d36c: Preparing 11:23:47 804012514785: Preparing 11:23:47 6ef286a1fe77: Preparing 11:23:47 c4e71c2a4573: Preparing 11:23:47 c4e71c2a4573: Waiting 11:23:47 a6f56281d36c: Layer already exists 11:23:47 af2f00e7b122: Layer already exists 11:23:47 156e0db1cf27: Layer already exists 11:23:47 804012514785: Layer already exists 11:23:47 6ef286a1fe77: Layer already exists 11:23:47 c4e71c2a4573: Layer already exists 11:23:47 main: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:47 ===================================================== [Pipeline] echo 11:23:47 taggedImages: 11:23:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e 11:23:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:23:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 11:23:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 11:23:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 11:23:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo 11:23:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 11:23:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [Pipeline] echo 11:23:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [Pipeline] echo 11:23:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:23:48 11:23:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:23:48 arm64: Pulling from edgex-lftools-log-publisher 11:23:48 8998bd30e6a1: Pulling fs layer 11:23:48 04944245beec: Pulling fs layer 11:23:48 699f458cf7ca: Pulling fs layer 11:23:48 765212b225bb: Pulling fs layer 11:23:48 f23df028b6ca: Pulling fs layer 11:23:48 d65c8cfc05b1: Pulling fs layer 11:23:48 2437ff75d9bd: Pulling fs layer 11:23:48 765212b225bb: Waiting 11:23:48 f23df028b6ca: Waiting 11:23:48 d65c8cfc05b1: Waiting 11:23:48 2437ff75d9bd: Waiting 11:23:48 04944245beec: Verifying Checksum 11:23:48 04944245beec: Download complete 11:23:48 765212b225bb: Download complete 11:23:48 f23df028b6ca: Verifying Checksum 11:23:48 f23df028b6ca: Download complete 11:23:48 d65c8cfc05b1: Verifying Checksum 11:23:48 d65c8cfc05b1: Download complete 11:23:48 699f458cf7ca: Verifying Checksum 11:23:48 699f458cf7ca: Download complete 11:23:49 8998bd30e6a1: Verifying Checksum 11:23:49 8998bd30e6a1: Download complete 11:23:52 2437ff75d9bd: Verifying Checksum 11:23:52 2437ff75d9bd: Download complete 11:23:54 8998bd30e6a1: Pull complete 11:23:54 04944245beec: Pull complete 11:23:57 699f458cf7ca: Pull complete 11:23:57 765212b225bb: Pull complete 11:23:58 f23df028b6ca: Pull complete 11:23:58 d65c8cfc05b1: Pull complete 11:24:16 2437ff75d9bd: Pull complete 11:24:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:24:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:16 prd-ubuntu20.04-docker-arm64-4c-16g-4826 does not seem to be running inside a container 11:24:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/229 -v /w/workspace/device-virtual-go/229:/w/workspace/device-virtual-go/229:rw,z -v /w/workspace/device-virtual-go/229@tmp:/w/workspace/device-virtual-go/229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:24:19 $ docker top 50a9f2e88b60f469e11ae8eefaa9636fd27e6315832f2812e3b12b89c3cb2d04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:20 ---> job-cost.sh 11:24:20 lf-activate-venv: SKIPPING 11:24:20 INFO: No Stack... 11:24:20 INFO: Retrieving Pricing Info for: v3-standard-4 11:24:21 INFO: Archiving Costs [Pipeline] sh 11:24:21 + cat /w/workspace/device-virtual-go/229/archives/cost.csv 11:24:21 + cut -d, -f6 [Pipeline] lock 11:24:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] 11:24:22 Resource [jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] did not exist. Created. 11:24:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:22 /w/workspace/device-virtual-go/229@tmp/durable-42612a23/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:24:23 + echo total: 0.10999999940395355 [Pipeline] stash 11:24:23 Warning: overwriting stash ‘stack-cost’ 11:24:23 Stashed 1 file(s) [Pipeline] } 11:24:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [Pipeline] // lock [Pipeline] } 11:24:23 $ docker stop --time=1 50a9f2e88b60f469e11ae8eefaa9636fd27e6315832f2812e3b12b89c3cb2d04 11:24:25 $ docker rm -f --volumes 50a9f2e88b60f469e11ae8eefaa9636fd27e6315832f2812e3b12b89c3cb2d04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:24:25 provisioning config files... 11:24:25 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1582615866909019802tmp [Pipeline] { [Pipeline] sh 11:24:26 + set +x 11:24:26 + curl -s https://codecov.io/bash 11:24:26 + bash -s -- 11:24:26 11:24:26 _____ _ 11:24:26 / ____| | | 11:24:26 | | ___ __| | ___ ___ _____ __ 11:24:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:24:26 | |___| (_) | (_| | __/ (_| (_) \ V / 11:24:26 \_____\___/ \__,_|\___|\___\___/ \_/ 11:24:26 Bash-1.0.6 11:24:26 11:24:26 11:24:26 ==> git version 2.25.1 found 11:24:26 ==> 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 11:24:26 Release-Date: 2020-01-08 11:24:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:24:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:24:26 ==> Jenkins CI detected. 11:24:26 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:24:26 project root: . 11:24:26 --> token set from env 11:24:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:24:26 ==> Running gcov in . (disable via -X gcov) 11:24:26 ==> Python coveragepy not found 11:24:26 ==> Searching for coverage reports in: 11:24:26 + . 11:24:26 -> Found 1 reports 11:24:26 ==> Detecting git/mercurial file structure 11:24:26 ==> Reading reports 11:24:26 + ./coverage.out bytes=45292 11:24:26 ==> Appending adjustments 11:24:26 https://docs.codecov.io/docs/fixing-reports 11:24:26 + Found adjustments 11:24:26 ==> Gzipping contents 11:24:26 8.0K /tmp/codecov.zy5QZC.gz 11:24:26 ==> Uploading reports 11:24:26 url: https://codecov.io 11:24:26 query: branch=main&commit=a3a66f652deb868fe752f9d2873c24e3ceebd22e&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F229%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:26 -> Pinging Codecov 11:24:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a3a66f652deb868fe752f9d2873c24e3ceebd22e&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F229%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:26 -> Uploading to 11:24:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/a3a66f652deb868fe752f9d2873c24e3ceebd22e/54f52892-8685-45ce-97ac-e0f208c2aa30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260409%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260409T112426Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e26285fab55115923a1ca4385ce08c11ef2ac17b1001946263eb877764c99a53 11:24:26 % Total % Received % Xferd Average Speed Time Time Time Current 11:24:26 Dload Upload Total Spent Left Speed 11:24:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 43349 --:--:-- --:--:-- --:--:-- 43349 11:24:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] } 11:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:24:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:24:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:27 11:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:27 latest: Pulling from edgex-devops/edgex-snyk-go 11:24:27 2d35ebdb57d9: Already exists 11:24:27 85e8836fcdb2: Pulling fs layer 11:24:27 91631faa732a: Pulling fs layer 11:24:27 f3f5ae8826fa: Pulling fs layer 11:24:27 4f4fb700ef54: Pulling fs layer 11:24:27 7861252a18e6: Pulling fs layer 11:24:27 4f4fb700ef54: Waiting 11:24:27 9130f900ef6f: Pulling fs layer 11:24:27 7861252a18e6: Waiting 11:24:27 9130f900ef6f: Waiting 11:24:27 f3f5ae8826fa: Verifying Checksum 11:24:27 f3f5ae8826fa: Download complete 11:24:27 85e8836fcdb2: Verifying Checksum 11:24:27 85e8836fcdb2: Download complete 11:24:27 4f4fb700ef54: Verifying Checksum 11:24:27 85e8836fcdb2: Pull complete 11:24:27 7861252a18e6: Verifying Checksum 11:24:27 7861252a18e6: Download complete 11:24:27 91631faa732a: Verifying Checksum 11:24:27 91631faa732a: Download complete 11:24:28 9130f900ef6f: Verifying Checksum 11:24:28 9130f900ef6f: Download complete 11:24:32 91631faa732a: Pull complete 11:24:32 f3f5ae8826fa: Pull complete 11:24:32 4f4fb700ef54: Pull complete 11:24:32 7861252a18e6: Pull complete 11:24:35 9130f900ef6f: Pull complete 11:24:35 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 11:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:36 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:24:38 $ docker top 31445bb099c514f17b32cd1db4e7724a6f6d1584a6c022099446a32276de120f -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:38 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 11:24:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:24:38 + set -o pipefail 11:24:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:24:45 11:24:45 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:24:45 11:24:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/dd2f944b-ea0c-4b25-bd3d-2adf88e09a24 11:24:45 11:24:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:24:45 11:24:46 11:24:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:24:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:24:53 $ docker stop --time=1 31445bb099c514f17b32cd1db4e7724a6f6d1584a6c022099446a32276de120f 11:24:56 $ docker rm -f --volumes 31445bb099c514f17b32cd1db4e7724a6f6d1584a6c022099446a32276de120f [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:56 + git log --format=format:%s -1 a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] sh 11:24:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:24:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:57 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:24:58 $ docker top 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e -eo pid,comm 11:24:58 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). 11:24:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:24:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:58 [ssh-agent] Looking for ssh-agent implementation... 11:24:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:58 $ docker exec 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e ssh-agent 11:24:58 SSH_AUTH_SOCK=/tmp/ssh-eP7KHOGe5SwM/agent.14 11:24:58 SSH_AGENT_PID=20 11:24:58 Running ssh-add (command line suppressed) 11:24:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15479309939308979368.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15479309939308979368.key) 11:24:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:59 + git semver tag 11:24:59 2026-04-09 11:24:59,392 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:24:59 2026-04-09 11:24:59,395 [run_tag] DEBUG tag force:False 11:24:59 2026-04-09 11:24:59,395 [check_head_tag] DEBUG check head tag 11:24:59 2026-04-09 11:24:59,396 [execute] INFO git cat-file --batch-check 11:24:59 2026-04-09 11:24:59,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 11:24:59 2026-04-09 11:24:59,398 [execute] INFO git cat-file --batch 11:24:59 2026-04-09 11:24:59,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 11:24:59 2026-04-09 11:24:59,410 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:24:59 2026-04-09 11:24:59,410 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 11:24:59 2026-04-09 11:24:59,410 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:24:59 2026-04-09 11:24:59,414 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:24:59 4.1.0-dev.17 [Pipeline] } 11:24:59 $ docker exec --env ******** --env ******** 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e ssh-agent -k 11:24:59 unset SSH_AUTH_SOCK; 11:24:59 unset SSH_AGENT_PID; 11:24:59 echo Agent pid 20 killed; 11:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:00 + git semver [Pipeline] } 11:25:00 $ docker stop --time=1 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e 11:25:01 $ docker rm -f --volumes 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:02 11:25:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:02 0.23.1-centos7: Pulling from edgex-lftools 11:25:02 ab5ef0e58194: Pulling fs layer 11:25:02 9712f1f96733: Pulling fs layer 11:25:02 63f879dbbcfc: Pulling fs layer 11:25:02 0d9ebad4ef96: Pulling fs layer 11:25:02 e9a5061849ea: Pulling fs layer 11:25:02 d747dcd14b5f: Pulling fs layer 11:25:02 2de7ff778b66: Pulling fs layer 11:25:02 e9a5061849ea: Waiting 11:25:02 d747dcd14b5f: Waiting 11:25:02 2de7ff778b66: Waiting 11:25:02 0d9ebad4ef96: Waiting 11:25:02 9712f1f96733: Verifying Checksum 11:25:02 9712f1f96733: Download complete 11:25:02 63f879dbbcfc: Verifying Checksum 11:25:02 63f879dbbcfc: Download complete 11:25:03 e9a5061849ea: Verifying Checksum 11:25:03 e9a5061849ea: Download complete 11:25:03 d747dcd14b5f: Download complete 11:25:03 0d9ebad4ef96: Verifying Checksum 11:25:03 0d9ebad4ef96: Download complete 11:25:03 2de7ff778b66: Verifying Checksum 11:25:03 2de7ff778b66: Download complete 11:25:03 ab5ef0e58194: Verifying Checksum 11:25:03 ab5ef0e58194: Download complete 11:25:07 ab5ef0e58194: Pull complete 11:25:07 9712f1f96733: Pull complete 11:25:07 63f879dbbcfc: Pull complete 11:25:13 0d9ebad4ef96: Pull complete 11:25:13 e9a5061849ea: Pull complete 11:25:13 d747dcd14b5f: Pull complete 11:25:14 2de7ff778b66: Pull complete 11:25:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:25:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:14 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:25:16 $ docker top db7ea2c58b94ba358dcfba06b1617abfb29745eaa1015842ef47ff7f814ce75c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:25:17 provisioning config files... 11:25:17 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6105675938708765991tmp 11:25:17 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17732257697809169809tmp 11:25:17 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12256079193881425634tmp [Pipeline] { [Pipeline] echo 11:25:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:25:17 ---> sigul-configuration.sh 11:25:17 gpg: directory `/root/.gnupg' created 11:25:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:25:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:25:17 gpg: keyring `/root/.gnupg/secring.gpg' created 11:25:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:25:17 gpg: CAST5 encrypted data 11:25:17 gpg: encrypted with 1 passphrase 11:25:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:25:17 + mkdir /home/jenkins 11:25:17 + mkdir /home/jenkins/sigul [Pipeline] sh 11:25:17 + 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 11:25:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:25:18 ---> sigul-install.sh 11:25:18 Sigul already installed; skipping installation. [Pipeline] sh 11:25:18 + git tag --list 11:25:18 v1.0.0 11:25:18 v1.1.0 11:25:18 v1.1.1 11:25:18 v1.2.1 11:25:18 v1.2.2 11:25:18 v1.2.3 11:25:18 v1.3.0 11:25:18 v1.3.1 11:25:18 v2.0.0 11:25:18 v2.1.0 11:25:18 v2.1.1 11:25:18 v2.2.0 11:25:18 v2.3.0 11:25:18 v3.0 11:25:18 v3.0.0 11:25:18 v3.1 11:25:18 v3.1.0 11:25:18 v3.1.1 11:25:18 v4.0 11:25:18 v4.0.0 11:25:18 v4.0.1 11:25:18 v4.1.0-dev.1 11:25:18 v4.1.0-dev.10 11:25:18 v4.1.0-dev.11 11:25:18 v4.1.0-dev.12 11:25:18 v4.1.0-dev.13 11:25:18 v4.1.0-dev.14 11:25:18 v4.1.0-dev.15 11:25:18 v4.1.0-dev.16 11:25:18 v4.1.0-dev.17 11:25:18 v4.1.0-dev.2 11:25:18 v4.1.0-dev.3 11:25:18 v4.1.0-dev.4 11:25:18 v4.1.0-dev.5 11:25:18 v4.1.0-dev.6 11:25:18 v4.1.0-dev.7 11:25:18 v4.1.0-dev.8 11:25:18 v4.1.0-dev.9 [Pipeline] sh 11:25:18 + lftools sign git-tag v4.1.0-dev.17 11:25:19 Signing Git tag with Sigul... 11:25:19 Signing v4.1.0-dev.17 [Pipeline] echo 11:25:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:25:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:25:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:25:20 $ docker stop --time=1 db7ea2c58b94ba358dcfba06b1617abfb29745eaa1015842ef47ff7f814ce75c 11:25:21 $ docker rm -f --volumes db7ea2c58b94ba358dcfba06b1617abfb29745eaa1015842ef47ff7f814ce75c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:25:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:22 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:22 $ docker top 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 -eo pid,comm 11:25:22 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). 11:25:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:22 [ssh-agent] Looking for ssh-agent implementation... 11:25:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:22 $ docker exec 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 ssh-agent 11:25:22 SSH_AUTH_SOCK=/tmp/ssh-iRi7hYMx63dB/agent.34 11:25:22 SSH_AGENT_PID=40 11:25:22 Running ssh-add (command line suppressed) 11:25:22 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3059766793899561361.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3059766793899561361.key) 11:25:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:23 + git semver bump pre 11:25:23 2026-04-09 11:25:23,490 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:25:23 2026-04-09 11:25:23,493 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:25:23 2026-04-09 11:25:23,493 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev 11:25:23 2026-04-09 11:25:23,493 [bump_version] DEBUG bumped version:4.1.0-dev.18 11:25:23 2026-04-09 11:25:23,494 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:25:23 2026-04-09 11:25:23,494 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:25:23 2026-04-09 11:25:23,494 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:25:23 2026-04-09 11:25:23,496 [execute] INFO git cat-file --batch-check 11:25:23 2026-04-09 11:25:23,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:25:23 2026-04-09 11:25:23,499 [execute] INFO git cat-file --batch 11:25:23 2026-04-09 11:25:23,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:25:23 2026-04-09 11:25:23,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:25:23 4.1.0-dev.18 [Pipeline] } 11:25:23 $ docker exec --env ******** --env ******** 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 ssh-agent -k 11:25:23 unset SSH_AUTH_SOCK; 11:25:23 unset SSH_AGENT_PID; 11:25:23 echo Agent pid 40 killed; 11:25:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:23 + git semver [Pipeline] } 11:25:24 $ docker stop --time=1 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 11:25:25 $ docker rm -f --volumes 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 [Pipeline] // withDockerContainer [Pipeline] sh 11:25:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:26 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:25:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:26 $ docker top 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de -eo pid,comm 11:25:26 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). 11:25:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:26 [ssh-agent] Looking for ssh-agent implementation... 11:25:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:26 $ docker exec 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de ssh-agent 11:25:26 SSH_AUTH_SOCK=/tmp/ssh-oNhu1KwGdJuL/agent.32 11:25:26 SSH_AGENT_PID=39 11:25:26 Running ssh-add (command line suppressed) 11:25:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3532418474466009388.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3532418474466009388.key) 11:25:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:27 + git semver push 11:25:27 2026-04-09 11:25:27,361 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:25:27 2026-04-09 11:25:27,364 [run_push] DEBUG push 11:25:27 2026-04-09 11:25:27,365 [execute] INFO git cat-file --batch-check 11:25:27 2026-04-09 11:25:27,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:25:27 2026-04-09 11:25:27,367 [execute] INFO git rev-list 54c89b71d33eb326cf65cef682c4d444e77f0d35 -- 11:25:27 2026-04-09 11:25:27,368 [execute] DEBUG Popen(['git', 'rev-list', '54c89b71d33eb326cf65cef682c4d444e77f0d35', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:25:27 2026-04-09 11:25:27,376 [execute] INFO git fetch -v -- origin 11:25:27 2026-04-09 11:25:27,377 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:25:27 2026-04-09 11:25:27,932 [run_push] DEBUG no remote changes detected 11:25:27 2026-04-09 11:25:27,932 [execute] INFO git push origin semver 11:25:27 2026-04-09 11:25:27,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:25:29 2026-04-09 11:25:29,092 [run_push] DEBUG push all version tags 11:25:29 2026-04-09 11:25:29,092 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:25:29 2026-04-09 11:25:29,092 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:25:30 2026-04-09 11:25:30,271 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:25:30 4.1.0-dev.18 [Pipeline] } 11:25:30 $ docker exec --env ******** --env ******** 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de ssh-agent -k 11:25:30 unset SSH_AUTH_SOCK; 11:25:30 unset SSH_AGENT_PID; 11:25:30 echo Agent pid 39 killed; 11:25:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:30 + git semver [Pipeline] } 11:25:31 $ docker stop --time=1 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de 11:25:32 $ docker rm -f --volumes 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de [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 11:25:33 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:25:33 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:25:33 total 16 11:25:33 drwxr-xr-x 3 root root 4096 Apr 9 11:14 . 11:25:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 11:25 .. 11:25:33 drwxr-xr-x 2 root root 4096 Apr 9 11:14 cost 11:25:33 -rw-r--r-- 1 root root 89 Apr 9 11:14 cost.csv 11:25:33 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:25:33 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:25:33 total 16 11:25:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 9 11:14 . 11:25:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 11:25 .. 11:25:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 9 11:14 cost 11:25:33 -rw-r--r-- 1 jenkins jenkins 89 Apr 9 11:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:25:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:25:34 ---> package-listing.sh 11:25:34 ++ facter osfamily 11:25:34 ++ tr '[:upper:]' '[:lower:]' 11:25:34 + OS_FAMILY=debian 11:25:34 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:25:34 + START_PACKAGES=/tmp/packages_start.txt 11:25:34 + END_PACKAGES=/tmp/packages_end.txt 11:25:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:34 + PACKAGES=/tmp/packages_start.txt 11:25:34 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:25:34 + PACKAGES=/tmp/packages_end.txt 11:25:34 + case "${OS_FAMILY}" in 11:25:34 + dpkg -l 11:25:34 + grep '^ii' 11:25:34 + '[' -f /tmp/packages_start.txt ']' 11:25:34 + '[' -f /tmp/packages_end.txt ']' 11:25:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:34 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:25:34 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:25:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:25:34 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:25:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:25:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:35 prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container 11:25:35 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:25:35 $ docker top f7735d1169f3a2d385fa7de9ddca3a8a22e5435ed322fdff594c62e2079fed49 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:36 + touch /tmp/pre-build-complete [Pipeline] sh 11:25:36 + mkdir -p /var/log/sysstat [Pipeline] sh 11:25:36 + ls /var/log/sa-host 11:25:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:36 provisioning config files... 11:25:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15701835369840958605tmp [Pipeline] { [Pipeline] echo 11:25:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:25:37 ---> create-netrc.sh [Pipeline] } 11:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:25:37 ---> python-tools-install.sh [Pipeline] echo 11:25:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:25:37 ---> sudo-logs.sh 11:25:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:25:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:25:37 ---> job-cost.sh 11:25:37 lf-activate-venv: SKIPPING 11:25:37 DEBUG: total: 0.2199999988079071 11:25:37 INFO: Retrieving Stack Cost... 11:25:38 INFO: Retrieving Pricing Info for: v3-standard-8 11:25:38 INFO: Archiving Costs [Pipeline] echo 11:25:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:25:39 ---> logs-deploy.sh 11:25:39 lf-activate-venv: SKIPPING 11:25:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/229 11:25:39 INFO: archiving workspace using pattern(s): 11:25:40 Archives upload complete. 11:25:40 INFO: archiving logs to Nexus 11:25:40 ---> uname -a: 11:25:40 Linux prd-ubuntu20-04-docker-8c-8g-4825 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 11:25:40 11:25:40 11:25:40 ---> lscpu: 11:25:40 Architecture: x86_64 11:25:40 CPU op-mode(s): 32-bit, 64-bit 11:25:40 Byte Order: Little Endian 11:25:40 Address sizes: 40 bits physical, 48 bits virtual 11:25:40 CPU(s): 8 11:25:40 On-line CPU(s) list: 0-7 11:25:40 Thread(s) per core: 1 11:25:40 Core(s) per socket: 1 11:25:40 Socket(s): 8 11:25:40 NUMA node(s): 1 11:25:40 Vendor ID: AuthenticAMD 11:25:40 CPU family: 23 11:25:40 Model: 49 11:25:40 Model name: AMD EPYC-Rome Processor 11:25:40 Stepping: 0 11:25:40 CPU MHz: 2800.000 11:25:40 BogoMIPS: 5600.00 11:25:40 Virtualization: AMD-V 11:25:40 Hypervisor vendor: KVM 11:25:40 Virtualization type: full 11:25:40 L1d cache: 256 KiB 11:25:40 L1i cache: 256 KiB 11:25:40 L2 cache: 4 MiB 11:25:40 L3 cache: 128 MiB 11:25:40 NUMA node0 CPU(s): 0-7 11:25:40 Vulnerability Gather data sampling: Not affected 11:25:40 Vulnerability Itlb multihit: Not affected 11:25:40 Vulnerability L1tf: Not affected 11:25:40 Vulnerability Mds: Not affected 11:25:40 Vulnerability Meltdown: Not affected 11:25:40 Vulnerability Mmio stale data: Not affected 11:25:40 Vulnerability Retbleed: Vulnerable 11:25:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:25:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:25:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:25:40 Vulnerability Srbds: Not affected 11:25:40 Vulnerability Tsx async abort: Not affected 11:25:40 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 11:25:40 11:25:40 11:25:40 ---> nproc: 11:25:40 8 11:25:40 11:25:40 11:25:40 ---> df -h: 11:25:40 Filesystem Size Used Avail Use% Mounted on 11:25:40 overlay 155G 14G 141G 9% / 11:25:40 tmpfs 64M 0 64M 0% /dev 11:25:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:25:40 shm 64M 0 64M 0% /dev/shm 11:25:40 /dev/vda1 155G 14G 141G 9% /facter-os 11:25:40 11:25:40 11:25:40 ---> sar -b -r -n DEV: 11:25:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4825) 04/09/26 _x86_64_ (8 CPU) 11:25:40 11:25:40 11:08:52 LINUX RESTART (8 CPU) 11:25:40 11:25:40 11:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:25:40 11:10:02 401.30 72.59 328.71 0.00 12266.84 84214.20 0.00 11:25:40 11:11:01 276.79 13.84 262.94 0.00 1749.51 93263.44 0.00 11:25:40 11:12:01 119.08 0.18 118.90 0.00 16.40 55006.97 0.00 11:25:40 11:13:01 10.18 0.02 10.16 0.00 2.13 19484.24 0.00 11:25:40 11:14:01 5.50 0.27 5.23 0.00 11.60 19395.43 0.00 11:25:40 11:15:01 52.82 0.00 52.82 0.00 0.00 40398.73 0.00 11:25:40 11:16:01 3.85 0.00 3.85 0.00 0.00 19368.64 0.00 11:25:40 11:17:01 2.73 0.02 2.72 0.00 0.13 12778.80 0.00 11:25:40 11:18:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 11:25:40 11:19:01 1.23 0.00 1.23 0.00 0.00 16.79 0.00 11:25:40 11:20:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 11:25:40 11:21:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 11:25:40 11:22:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 11:25:40 11:23:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 11:25:40 11:24:01 10.11 6.12 4.00 0.00 367.01 109.18 0.00 11:25:40 11:25:01 81.50 0.72 80.79 0.00 16.53 38552.77 0.00 11:25:40 Average: 60.49 5.85 54.63 0.00 901.12 23845.26 0.00 11:25:40 11:25:40 11:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:25:40 11:10:02 29247724 31553152 761468 2.32 74624 2530516 1647752 4.86 950580 2319888 840 11:25:40 11:11:01 26664196 31340780 935184 2.85 154252 4633184 2111348 6.22 1783580 3845556 325732 11:25:40 11:12:01 26638900 31504484 773180 2.35 160500 4807824 1653532 4.87 1612424 4034656 540 11:25:40 11:13:01 26649840 31516380 760692 2.31 160828 4808052 1623852 4.79 1640664 3996084 20 11:25:40 11:14:01 26646668 31514308 762272 2.32 161056 4808676 1637488 4.83 1640816 3996684 4 11:25:40 11:15:01 26133504 31516940 758348 2.31 174824 5260480 1697408 5.00 1662424 4435672 140 11:25:40 11:16:01 26133124 31516676 758480 2.31 174896 5260484 1697408 5.00 1661380 4435680 12 11:25:40 11:17:01 26144724 31528348 746872 2.27 174948 5260480 1697408 5.00 1651476 4435676 152 11:25:40 11:18:01 26144948 31528776 746088 2.27 174980 5260616 1697408 5.00 1649624 4435808 16 11:25:40 11:19:01 26145624 31529556 745220 2.27 175036 5260596 1697408 5.00 1649972 4435788 216 11:25:40 11:20:01 26145860 31529796 744944 2.27 175060 5260596 1697408 5.00 1649116 4435792 8 11:25:40 11:21:01 26145412 31529408 745276 2.27 175084 5260600 1697408 5.00 1650632 4435796 136 11:25:40 11:22:01 26145440 31529456 745088 2.27 175108 5260600 1697408 5.00 1649320 4435796 12 11:25:40 11:23:01 26145304 31529400 745052 2.27 175140 5260604 1713608 5.05 1650352 4435804 12 11:25:40 11:24:01 26106624 31505140 765416 2.33 175424 5273084 1781972 5.25 1671116 4445308 36 11:25:40 11:25:01 25251012 31460048 804684 2.45 212344 5984268 2021036 5.96 1773688 5133560 684 11:25:40 Average: 26405556 31508290 768642 2.34 167132 5011916 1735616 5.12 1621698 4230847 20535 11:25:40 11:25:40 11:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:25:40 11:10:02 docker0 50.17 54.22 3.58 338.33 0.00 0.00 0.00 0.00 11:25:40 11:10:02 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 11:25:40 11:10:02 veth8b5cc17 50.17 54.32 4.27 338.33 0.00 0.00 0.00 0.03 11:25:40 11:10:02 ens3 645.83 426.56 5209.94 96.03 0.00 0.00 0.00 0.00 11:25:40 11:11:01 veth89dcaf1 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:25:40 11:11:01 docker0 306.71 362.35 26.48 2965.60 0.00 0.00 0.00 0.00 11:25:40 11:11:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 11:25:40 11:11:01 ens3 532.11 408.10 6407.84 89.03 0.00 0.00 0.00 0.00 11:25:40 11:12:01 docker0 4.35 8.57 0.32 128.27 0.00 0.00 0.00 0.00 11:25:40 11:12:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:25:40 11:12:01 ens3 35.26 19.10 212.72 9.65 0.00 0.00 0.00 0.00 11:25:40 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:13:01 lo 5.07 5.07 0.50 0.50 0.00 0.00 0.00 0.00 11:25:40 11:13:01 ens3 48.51 44.39 27.52 206.72 0.00 0.00 0.00 0.00 11:25:40 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:14:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:25:40 11:14:01 ens3 1.23 0.80 0.69 0.40 0.00 0.00 0.00 0.00 11:25:40 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:15:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 11:25:40 11:15:01 ens3 92.17 57.17 2522.51 10.39 0.00 0.00 0.00 0.00 11:25:40 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:25:40 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:40 11:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:25:40 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:18:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:25:40 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:40 11:19:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:25:40 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:20:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:25:40 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:40 11:21:01 ens3 0.62 0.37 0.33 0.22 0.00 0.00 0.00 0.00 11:25:40 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:22:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:25:40 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:40 11:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:25:40 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 11:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:25:40 11:24:01 ens3 1.15 1.15 4.41 0.10 0.00 0.00 0.00 0.00 11:25:40 11:25:01 vethe0e518a 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:25:40 11:25:01 docker0 60.64 78.99 5.59 764.00 0.00 0.00 0.00 0.00 11:25:40 11:25:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 11:25:40 11:25:01 ens3 236.78 146.68 4819.18 26.75 0.00 0.00 0.00 0.00 11:25:40 Average: vethe0e518a 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 11:25:40 Average: docker0 26.08 31.17 2.22 259.47 0.00 0.00 0.00 0.00 11:25:40 Average: lo 0.89 0.89 0.09 0.09 0.00 0.00 0.00 0.00 11:25:40 Average: ens3 99.21 68.70 1194.99 27.40 0.00 0.00 0.00 0.00 11:25:40 11:25:40 11:25:40 ---> sar -P ALL: 11:25:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4825) 04/09/26 _x86_64_ (8 CPU) 11:25:40 11:25:40 11:08:52 LINUX RESTART (8 CPU) 11:25:40 11:25:40 11:09:01 CPU %user %nice %system %iowait %steal %idle 11:25:40 11:10:02 all 7.19 0.00 2.14 2.92 0.05 87.70 11:25:40 11:10:02 0 5.23 0.00 1.90 3.09 0.05 89.73 11:25:40 11:10:02 1 12.08 0.00 1.41 0.65 0.07 85.79 11:25:40 11:10:02 2 5.53 0.00 2.55 4.28 0.05 87.59 11:25:40 11:10:02 3 6.36 0.00 1.99 0.44 0.05 91.17 11:25:40 11:10:02 4 7.15 0.00 3.20 8.63 0.05 80.96 11:25:40 11:10:02 5 5.82 0.00 2.18 1.61 0.05 90.34 11:25:40 11:10:02 6 6.87 0.00 2.18 4.02 0.05 86.88 11:25:40 11:10:02 7 8.45 0.00 1.70 0.67 0.05 89.13 11:25:40 11:11:01 all 17.92 0.00 5.07 4.81 0.08 72.12 11:25:40 11:11:01 0 18.94 0.00 4.40 2.52 0.07 74.07 11:25:40 11:11:01 1 17.91 0.00 5.67 2.30 0.07 74.06 11:25:40 11:11:01 2 17.71 0.00 5.89 15.32 0.09 60.99 11:25:40 11:11:01 3 18.05 0.00 4.76 0.86 0.07 76.27 11:25:40 11:11:01 4 18.61 0.00 5.69 9.53 0.10 66.08 11:25:40 11:11:01 5 17.26 0.00 4.75 2.07 0.09 75.83 11:25:40 11:11:01 6 17.34 0.00 4.89 4.15 0.07 73.56 11:25:40 11:11:01 7 17.54 0.00 4.51 1.74 0.09 76.12 11:25:40 11:12:01 all 54.54 0.00 7.61 1.37 0.12 36.37 11:25:40 11:12:01 0 53.91 0.00 7.59 3.02 0.13 35.35 11:25:40 11:12:01 1 53.76 0.00 7.36 0.17 0.12 38.59 11:25:40 11:12:01 2 54.59 0.00 8.13 2.62 0.12 34.54 11:25:40 11:12:01 3 55.22 0.00 7.36 0.49 0.12 36.82 11:25:40 11:12:01 4 55.44 0.00 7.58 1.80 0.10 35.08 11:25:40 11:12:01 5 54.52 0.00 7.25 0.77 0.10 37.36 11:25:40 11:12:01 6 53.37 0.00 7.93 0.98 0.12 37.60 11:25:40 11:12:01 7 55.49 0.00 7.64 1.11 0.12 35.64 11:25:40 11:13:01 all 0.99 0.00 0.16 0.10 0.02 98.74 11:25:40 11:13:01 0 0.85 0.00 0.18 0.00 0.02 98.94 11:25:40 11:13:01 1 1.70 0.00 0.15 0.02 0.02 98.12 11:25:40 11:13:01 2 0.80 0.00 0.12 0.02 0.02 99.05 11:25:40 11:13:01 3 0.27 0.00 0.18 0.07 0.00 99.48 11:25:40 11:13:01 4 0.48 0.00 0.17 0.22 0.03 99.10 11:25:40 11:13:01 5 0.77 0.00 0.13 0.00 0.02 99.08 11:25:40 11:13:01 6 1.35 0.00 0.12 0.02 0.03 98.48 11:25:40 11:13:01 7 1.70 0.00 0.20 0.43 0.02 97.65 11:25:40 11:14:01 all 0.05 0.00 0.03 0.11 0.00 99.81 11:25:40 11:14:01 0 0.07 0.00 0.05 0.00 0.00 99.88 11:25:40 11:14:01 1 0.07 0.00 0.02 0.17 0.00 99.75 11:25:40 11:14:01 2 0.03 0.00 0.03 0.28 0.00 99.65 11:25:40 11:14:01 3 0.05 0.00 0.03 0.38 0.00 99.53 11:25:40 11:14:01 4 0.02 0.00 0.05 0.00 0.02 99.92 11:25:40 11:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:25:40 11:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:25:40 11:14:01 7 0.10 0.00 0.03 0.05 0.00 99.82 11:25:40 11:15:01 all 2.03 0.00 0.90 0.35 0.03 96.69 11:25:40 11:15:01 0 2.42 0.00 0.84 0.00 0.02 96.72 11:25:40 11:15:01 1 1.82 0.00 0.72 0.00 0.03 97.42 11:25:40 11:15:01 2 1.92 0.00 0.80 0.02 0.03 97.23 11:25:40 11:15:01 3 1.50 0.00 0.60 0.15 0.02 97.73 11:25:40 11:15:01 4 1.43 0.00 1.81 2.55 0.03 94.17 11:25:40 11:15:01 5 2.43 0.00 0.92 0.02 0.03 96.60 11:25:40 11:15:01 6 2.37 0.00 0.52 0.07 0.03 97.00 11:25:40 11:15:01 7 2.35 0.00 0.97 0.03 0.03 96.61 11:25:40 11:16:01 all 0.02 0.00 0.01 0.02 0.01 99.94 11:25:40 11:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:25:40 11:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:25:40 11:16:01 4 0.07 0.00 0.07 0.13 0.02 99.72 11:25:40 11:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:25:40 11:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:25:40 11:16:01 7 0.05 0.00 0.02 0.03 0.02 99.88 11:25:40 11:17:01 all 0.03 0.00 0.03 0.06 0.00 99.89 11:25:40 11:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:25:40 11:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:25:40 11:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:25:40 11:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:17:01 4 0.10 0.00 0.07 0.45 0.02 99.37 11:25:40 11:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:25:40 11:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:25:40 11:17:01 7 0.03 0.00 0.02 0.02 0.00 99.93 11:25:40 11:18:01 all 0.06 0.00 0.00 0.00 0.01 99.92 11:25:40 11:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:25:40 11:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:25:40 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:18:01 4 0.08 0.00 0.02 0.02 0.02 99.87 11:25:40 11:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:25:40 11:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:25:40 11:18:01 7 0.33 0.00 0.00 0.00 0.02 99.65 11:25:40 11:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:25:40 11:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:25:40 11:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:25:40 11:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:25:40 11:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:19:01 4 0.05 0.00 0.05 0.02 0.02 99.87 11:25:40 11:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:19:01 7 0.12 0.00 0.00 0.02 0.00 99.87 11:25:40 11:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:25:40 11:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:25:40 11:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:25:40 11:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:25:40 11:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:25:40 11:20:01 4 0.03 0.00 0.00 0.00 0.03 99.93 11:25:40 11:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:25:40 11:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:25:40 11:20:01 7 0.03 0.00 0.03 0.02 0.02 99.90 11:25:40 11:25:40 11:20:01 CPU %user %nice %system %iowait %steal %idle 11:25:40 11:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:25:40 11:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:25:40 11:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:25:40 11:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:25:40 11:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:25:40 11:21:01 4 0.07 0.00 0.03 0.02 0.02 99.87 11:25:40 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:25:40 11:21:01 7 0.10 0.00 0.00 0.00 0.00 99.90 11:25:40 11:22:01 all 0.01 0.00 0.01 0.02 0.01 99.95 11:25:40 11:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:25:40 11:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:25:40 11:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:25:40 11:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:25:40 11:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:25:40 11:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:25:40 11:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:25:40 11:22:01 7 0.02 0.00 0.02 0.17 0.02 99.78 11:25:40 11:23:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:25:40 11:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:25:40 11:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:25:40 11:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:25:40 11:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:25:40 11:23:01 4 0.03 0.00 0.02 0.07 0.02 99.87 11:25:40 11:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:25:40 11:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:25:40 11:23:01 7 0.10 0.00 0.02 0.02 0.00 99.87 11:25:40 11:24:01 all 0.23 0.00 0.08 0.04 0.01 99.63 11:25:40 11:24:01 0 1.40 0.00 0.13 0.15 0.00 98.32 11:25:40 11:24:01 1 0.03 0.00 0.08 0.05 0.02 99.82 11:25:40 11:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:25:40 11:24:01 3 0.07 0.00 0.10 0.03 0.00 99.80 11:25:40 11:24:01 4 0.07 0.00 0.08 0.07 0.03 99.75 11:25:40 11:24:01 5 0.07 0.00 0.05 0.00 0.00 99.88 11:25:40 11:24:01 6 0.12 0.00 0.08 0.02 0.02 99.77 11:25:40 11:24:01 7 0.08 0.00 0.10 0.02 0.02 99.78 11:25:40 11:25:01 all 4.63 0.00 1.93 0.99 0.03 92.42 11:25:40 11:25:01 0 5.47 0.00 1.89 0.02 0.05 92.57 11:25:40 11:25:01 1 4.94 0.00 1.54 0.03 0.02 93.47 11:25:40 11:25:01 2 5.00 0.00 1.69 0.07 0.03 93.21 11:25:40 11:25:01 3 5.23 0.00 2.00 2.12 0.03 90.62 11:25:40 11:25:01 4 4.04 0.00 1.96 2.42 0.03 91.55 11:25:40 11:25:01 5 3.58 0.00 1.40 0.28 0.03 94.70 11:25:40 11:25:01 6 3.88 0.00 1.40 0.30 0.03 94.38 11:25:40 11:25:01 7 4.93 0.00 3.52 2.69 0.03 88.82 11:25:40 Average: all 5.44 0.00 1.11 0.67 0.02 92.76 11:25:40 Average: 0 5.47 0.00 1.06 0.54 0.02 92.91 11:25:40 Average: 1 5.72 0.00 1.05 0.21 0.02 93.00 11:25:40 Average: 2 5.30 0.00 1.19 1.38 0.02 92.10 11:25:40 Average: 3 5.38 0.00 1.06 0.28 0.02 93.26 11:25:40 Average: 4 5.42 0.00 1.29 1.60 0.03 91.66 11:25:40 Average: 5 5.24 0.00 1.04 0.29 0.02 93.41 11:25:40 Average: 6 5.29 0.00 1.06 0.59 0.03 93.03 11:25:40 Average: 7 5.66 0.00 1.16 0.43 0.03 92.71 11:25:40 11:25:40 11:25:40