Pull request #498 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8f2244d96da9b6deeefaa80d59d18604e61c8f2+8293796536b0fdf8c12edad8c53cf3eb6594dc00 (190e1a368bc055d29f18d4d55c431f6d8810f7e1) 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-ssh12936900092037474755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13025831725522776707.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3560139552044627956.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12918679237249451459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14444923878371559771.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-498/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-498/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1635504950953911939.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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] ========================================================= [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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23503 in /w/workspace/foundry_device-virtual-go_PR-498 [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/foundry_device-virtual-go_PR-498 # 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 Merging remotes/origin/main commit 8293796536b0fdf8c12edad8c53cf3eb6594dc00 into PR head commit b8f2244d96da9b6deeefaa80d59d18604e61c8f2 Merge succeeded, producing b8f2244d96da9b6deeefaa80d59d18604e61c8f2 Checking out Revision b8f2244d96da9b6deeefaa80d59d18604e61c8f2 (PR-498) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8f2244d96da9b6deeefaa80d59d18604e61c8f2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8f2244d96da9b6deeefaa80d59d18604e61c8f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:40:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:40:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:40:57 ========================================================= 11:40:57 EdgeX Global Pipelines Version Info 11:40:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:40:57 ------------------- 11:40:57 stable info: 11:40:57 ------------------- 11:40:57 Commited By: Ginny Guan ginny@iotechsys.com 11:40:57 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:40:57 Message: update stable to v1.0.265 11:40:58 ------------------- 11:40:58 experimental info: 11:40:58 ------------------- 11:40:58 Commited By: Cherry Wang cherry@iotechsys.com 11:40:58 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:40:58 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:40:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:40:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:40:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:40:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:40:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:40:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8f2244 [Pipeline] echo 11:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:00 provisioning config files... 11:41:00 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-498@tmp/config6985722640692622151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:01 ---> ****-login.sh 11:41:01 nexus3.edgexfoundry.org:10001 11:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:01 Configure a credential helper to remove this warning. See 11:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:01 11:41:01 Login Succeeded 11:41:01 nexus3.edgexfoundry.org:10002 11:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:01 Configure a credential helper to remove this warning. See 11:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:01 11:41:01 Login Succeeded 11:41:01 nexus3.edgexfoundry.org:10003 11:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:01 Configure a credential helper to remove this warning. See 11:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:01 11:41:01 Login Succeeded 11:41:01 nexus3.edgexfoundry.org:10004 11:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:01 Configure a credential helper to remove this warning. See 11:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:01 11:41:01 Login Succeeded 11:41:01 ****.io 11:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:02 Configure a credential helper to remove this warning. See 11:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:02 11:41:02 Login Succeeded 11:41:02 ---> ****-login.sh ends [Pipeline] } 11:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:41:02 + git rev-list -1 --merges b8f2244d96da9b6deeefaa80d59d18604e61c8f2~1..b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] echo 11:41:03 -----------> git rev-list -1 --merges b8f2244d96da9b6deeefaa80d59d18604e61c8f2~1..b8f2244d96da9b6deeefaa80d59d18604e61c8f2 b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [false] [Pipeline] sh 11:41:03 + git log --format=format:%s -1 b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] echo 11:41:03 ========================================================= 11:41:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:41:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:41:03 + git log --format=format:%s -1 b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] echo 11:41:03 [semverPrep] GIT_COMMIT: b8f2244d96da9b6deeefaa80d59d18604e61c8f2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:41:03 [semverPrep] This is not a build commit. [Pipeline] sh 11:41:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:41:04 + grep -v github /etc/ssh/ssh_known_hosts 11:41:04 + [ -e /tmp/ssh_known_hosts ] 11:41:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:41:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:41:04 + sudo tee -a /etc/ssh/ssh_known_hosts 11:41:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:04 11:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:05 0.1.4: Pulling from edgex-devops/py-git-semver 11:41:05 b85a868b505f: Pulling fs layer 11:41:05 e2be974225ed: Pulling fs layer 11:41:05 339a4e72a1f5: Pulling fs layer 11:41:05 988bab9f4d93: Pulling fs layer 11:41:05 1469e6f7b9e6: Pulling fs layer 11:41:05 988bab9f4d93: Waiting 11:41:05 1469e6f7b9e6: Waiting 11:41:05 eaf3925da568: Pulling fs layer 11:41:05 bab4dde63d76: Pulling fs layer 11:41:05 bde34c3a00c8: Pulling fs layer 11:41:05 b352a97aabf1: Pulling fs layer 11:41:05 4872d77fe225: Pulling fs layer 11:41:05 5851b861e8e6: Pulling fs layer 11:41:05 eaf3925da568: Waiting 11:41:05 bab4dde63d76: Waiting 11:41:05 bde34c3a00c8: Waiting 11:41:05 b352a97aabf1: Waiting 11:41:05 4872d77fe225: Waiting 11:41:05 5851b861e8e6: Waiting 11:41:05 e2be974225ed: Verifying Checksum 11:41:05 e2be974225ed: Download complete 11:41:05 988bab9f4d93: Verifying Checksum 11:41:05 988bab9f4d93: Download complete 11:41:05 1469e6f7b9e6: Verifying Checksum 11:41:05 1469e6f7b9e6: Download complete 11:41:05 339a4e72a1f5: Verifying Checksum 11:41:05 339a4e72a1f5: Download complete 11:41:05 eaf3925da568: Verifying Checksum 11:41:05 eaf3925da568: Download complete 11:41:05 bde34c3a00c8: Download complete 11:41:05 b352a97aabf1: Download complete 11:41:05 4872d77fe225: Download complete 11:41:05 5851b861e8e6: Download complete 11:41:05 b85a868b505f: Verifying Checksum 11:41:05 b85a868b505f: Download complete 11:41:05 bab4dde63d76: Verifying Checksum 11:41:05 bab4dde63d76: Download complete 11:41:06 b85a868b505f: Pull complete 11:41:06 e2be974225ed: Pull complete 11:41:07 339a4e72a1f5: Pull complete 11:41:07 988bab9f4d93: Pull complete 11:41:07 1469e6f7b9e6: Pull complete 11:41:07 eaf3925da568: Pull complete 11:41:09 bab4dde63d76: Pull complete 11:41:09 bde34c3a00c8: Pull complete 11:41:09 b352a97aabf1: Pull complete 11:41:09 4872d77fe225: Pull complete 11:41:09 5851b861e8e6: Pull complete 11:41:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:09 prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container 11:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@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:41:10 $ docker top eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 -eo pid,comm 11:41:10 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:41:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:41:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:11 [ssh-agent] Looking for ssh-agent implementation... 11:41:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:11 $ docker exec eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 ssh-agent 11:41:11 SSH_AUTH_SOCK=/tmp/ssh-rrqBVO6fu8F6/agent.33 11:41:11 SSH_AGENT_PID=39 11:41:11 Running ssh-add (command line suppressed) 11:41:11 Identity added: /w/workspace/foundry_device-virtual-go_PR-498@tmp/private_key_5409921602401124685.key (/w/workspace/foundry_device-virtual-go_PR-498@tmp/private_key_5409921602401124685.key) 11:41:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:11 + git tag --points-at HEAD [Pipeline] } 11:41:11 $ docker exec --env ******** --env ******** eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 ssh-agent -k 11:41:11 unset SSH_AUTH_SOCK; 11:41:11 unset SSH_AGENT_PID; 11:41:11 echo Agent pid 39 killed; 11:41:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:41:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:11 [ssh-agent] Looking for ssh-agent implementation... 11:41:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:12 $ docker exec eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 ssh-agent 11:41:12 SSH_AUTH_SOCK=/tmp/ssh-xIva9LRckCY9/agent.72 11:41:12 SSH_AGENT_PID=78 11:41:12 Running ssh-add (command line suppressed) 11:41:12 Identity added: /w/workspace/foundry_device-virtual-go_PR-498@tmp/private_key_14046210262026924852.key (/w/workspace/foundry_device-virtual-go_PR-498@tmp/private_key_14046210262026924852.key) 11:41:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:12 + git semver init 11:41:12 2024-10-22 11:41:12,872 [run_init] DEBUG init version:0.0.0 force:False 11:41:12 2024-10-22 11:41:12,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-498/.semver 11:41:12 2024-10-22 11:41:12,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-498/.semver 11:41:12 2024-10-22 11:41:12,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-498/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-498, universal_newlines=False, shell=None, istream=None) 11:41:14 2024-10-22 11:41:14,658 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-498/.git/info/exclude 11:41:14 2024-10-22 11:41:14,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-498/.semver/PR-498 with force:False 11:41:14 2024-10-22 11:41:14,659 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-498/.semver/PR-498 11:41:14 2024-10-22 11:41:14,663 [execute] INFO git cat-file --batch-check 11:41:14 2024-10-22 11:41:14,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-498/.semver, universal_newlines=False, shell=None, istream=) 11:41:14 2024-10-22 11:41:14,668 [execute] INFO git cat-file --batch 11:41:14 2024-10-22 11:41:14,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-498/.semver, universal_newlines=False, shell=None, istream=) 11:41:14 2024-10-22 11:41:14,674 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-498/.semver/PR-498 11:41:14 0.0.0 [Pipeline] } 11:41:14 $ docker exec --env ******** --env ******** eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 ssh-agent -k 11:41:14 unset SSH_AUTH_SOCK; 11:41:14 unset SSH_AGENT_PID; 11:41:14 echo Agent pid 78 killed; 11:41:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:41:15 + git semver [Pipeline] } 11:41:15 $ docker stop --time=1 eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 11:41:17 $ docker rm -f --volumes eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 [Pipeline] // withDockerContainer [Pipeline] sh 11:41:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:41:17 Stashed 1 file(s) [Pipeline] echo 11:41:17 [edgeXSemver]: initialized semver on version 0.0.0 [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:41:18 provisioning config files... 11:41:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-498@tmp/config15379322720381390401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:18 ---> ****-login.sh 11:41:18 nexus3.edgexfoundry.org:10001 11:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:18 Configure a credential helper to remove this warning. See 11:41:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:18 11:41:18 Login Succeeded 11:41:18 nexus3.edgexfoundry.org:10002 11:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:18 Configure a credential helper to remove this warning. See 11:41:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:18 11:41:18 Login Succeeded 11:41:18 nexus3.edgexfoundry.org:10003 11:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:19 Configure a credential helper to remove this warning. See 11:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:19 11:41:19 Login Succeeded 11:41:19 nexus3.edgexfoundry.org:10004 11:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:19 Configure a credential helper to remove this warning. See 11:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:19 11:41:19 Login Succeeded 11:41:19 ****.io 11:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:41:19 Configure a credential helper to remove this warning. See 11:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:41:19 11:41:19 Login Succeeded 11:41:19 ---> ****-login.sh ends [Pipeline] } 11:41:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:41:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:41:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:41:19 ========================================================= 11:41:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:41:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:41:20 Sending build context to Docker daemon 37.68MB 11:41:20 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:41:20 Step 2/12 : FROM ${BASE} AS builder 11:41:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:41:20 43c4264eed91: Pulling fs layer 11:41:20 4cc291be95ef: Pulling fs layer 11:41:20 2ac1f1163629: Pulling fs layer 11:41:20 5c3c966382ef: Pulling fs layer 11:41:20 4f4fb700ef54: Pulling fs layer 11:41:20 5d5c8e513c77: Pulling fs layer 11:41:20 9f66e0745190: Pulling fs layer 11:41:20 f49a43e4bbc0: Pulling fs layer 11:41:20 561ebcabdf7f: Pulling fs layer 11:41:20 5d5c8e513c77: Waiting 11:41:20 4f4fb700ef54: Waiting 11:41:20 9f66e0745190: Waiting 11:41:20 f49a43e4bbc0: Waiting 11:41:20 561ebcabdf7f: Waiting 11:41:20 5c3c966382ef: Waiting 11:41:20 4cc291be95ef: Verifying Checksum 11:41:20 4cc291be95ef: Download complete 11:41:20 5c3c966382ef: Verifying Checksum 11:41:20 5c3c966382ef: Download complete 11:41:20 4f4fb700ef54: Verifying Checksum 11:41:20 4f4fb700ef54: Download complete 11:41:20 5d5c8e513c77: Download complete 11:41:20 43c4264eed91: Download complete 11:41:20 9f66e0745190: Verifying Checksum 11:41:20 9f66e0745190: Download complete 11:41:20 43c4264eed91: Pull complete 11:41:20 4cc291be95ef: Pull complete 11:41:20 561ebcabdf7f: Download complete 11:41:21 2ac1f1163629: Verifying Checksum 11:41:21 2ac1f1163629: Download complete 11:41:21 f49a43e4bbc0: Verifying Checksum 11:41:21 f49a43e4bbc0: Download complete 11:41:24 2ac1f1163629: Pull complete 11:41:24 5c3c966382ef: Pull complete 11:41:24 4f4fb700ef54: Pull complete 11:41:24 5d5c8e513c77: Pull complete 11:41:24 9f66e0745190: Pull complete 11:41:26 f49a43e4bbc0: Pull complete 11:41:26 561ebcabdf7f: Pull complete 11:41:26 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:41:26 ---> 3a752c3f9dda 11:41:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:41:28 ---> Running in fdfb3fc7bf96 11:41:28 Removing intermediate container fdfb3fc7bf96 11:41:28 ---> c02ed43b893a 11:41:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:41:28 ---> Running in 2fedf2cd4495 11:41:28 Removing intermediate container 2fedf2cd4495 11:41:28 ---> 69013ec42c45 11:41:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:41:28 ---> Running in 4bc7356f9184 11:41:28 Removing intermediate container 4bc7356f9184 11:41:28 ---> d9dda5360dbb 11:41:28 Step 6/12 : WORKDIR /device-virtual-go 11:41:28 ---> Running in 5a7328adb83b 11:41:28 Removing intermediate container 5a7328adb83b 11:41:28 ---> 488e2368c1ae 11:41:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:41:28 ---> Running in 86eda5fcedfa 11:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:41:28 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:41:28 (2/4) Installing libedit (20240517.3.1-r0) 11:41:28 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:41:28 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:41:28 Executing busybox-1.36.1-r29.trigger 11:41:28 OK: 250 MiB in 58 packages 11:41:29 Removing intermediate container 86eda5fcedfa 11:41:29 ---> 659d0015b6d6 11:41:29 Step 8/12 : COPY go.mod vendor* ./ 11:41:29 ---> d2eccf524de2 11:41:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:29 ---> Running in 17599d37c32f 11:41:33 Still waiting to schedule task 11:41:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:42:25 Removing intermediate container 17599d37c32f 11:42:25 ---> 248137f62e23 11:42:25 Step 10/12 : COPY . . 11:42:25 ---> 8ccd0ae11ccb 11:42:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:42:25 ---> Running in 4198237a7d22 11:42:25 Removing intermediate container 4198237a7d22 11:42:25 ---> 5af7afddf77d 11:42:25 Step 12/12 : RUN $MAKE 11:42:25 ---> Running in 818a64aaf2e8 11:42:25 noop 11:42:25 Removing intermediate container 818a64aaf2e8 11:42:25 ---> cc01d5741a50 11:42:25 Successfully built cc01d5741a50 11:42:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:26 + docker inspect -f . ci-base-image-x86_64 11:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:26 prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container 11:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:42:26 $ docker top acabd7527d60fce7ed027999b559ec0570c626dcada9319fe7bad8e1c145cd3e -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:27 + go version 11:42:27 go version go1.23.2 linux/amd64 [Pipeline] } 11:42:27 $ docker stop --time=1 acabd7527d60fce7ed027999b559ec0570c626dcada9319fe7bad8e1c145cd3e 11:42:28 $ docker rm -f --volumes acabd7527d60fce7ed027999b559ec0570c626dcada9319fe7bad8e1c145cd3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:29 + docker inspect -f . ci-base-image-x86_64 11:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:29 prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container 11:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:42:29 $ docker top 3747a248c4f6dc9a1a3f2fe1f617c7f95eebbb9a318d0deede8424206cd365b8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:30 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-498 [Pipeline] fileExists [Pipeline] sh 11:42:30 + make test 11:42:30 go test ./... -coverprofile=coverage.out 11:42:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:42:50 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:42:50 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.009s coverage: 58.4% of statements 11:42:59 go vet ./... 11:43:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:43:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:43:05 ./bin/test-attribution-txt.sh [Pipeline] echo 11:43:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:43:05 $ docker stop --time=1 3747a248c4f6dc9a1a3f2fe1f617c7f95eebbb9a318d0deede8424206cd365b8 11:43:07 $ docker rm -f --volumes 3747a248c4f6dc9a1a3f2fe1f617c7f95eebbb9a318d0deede8424206cd365b8 [Pipeline] // withDockerContainer [Pipeline] sh 11:43:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:43:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:43:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:43:09 + ls -al . 11:43:09 total 276 11:43:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 11:42 . 11:43:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 11:40 .. 11:43:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 11:42 .git 11:43:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:40 .github 11:43:09 -rw-rw-r-- 1 jenkins jenkins 272 Oct 22 11:40 .gitignore 11:43:09 -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 11:40 .golangci.yml 11:43:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 11:41 .semver 11:43:09 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 22 11:40 Attribution.txt 11:43:09 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 22 11:40 CHANGELOG.md 11:43:09 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 22 11:40 Dockerfile 11:43:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 11:40 GOVERNANCE.md 11:43:09 -rw-rw-r-- 1 jenkins jenkins 660 Oct 22 11:40 Jenkinsfile 11:43:09 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 22 11:40 LICENSE 11:43:09 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 22 11:40 Makefile 11:43:09 -rw-rw-r-- 1 jenkins jenkins 623 Oct 22 11:40 OWNERS.md 11:43:09 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 22 11:40 README.md 11:43:09 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 11:41 VERSION 11:43:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 11:40 bin 11:43:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:40 cmd 11:43:09 -rw-r--r-- 1 jenkins jenkins 43316 Oct 22 11:42 coverage.out 11:43:09 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 22 11:40 go.mod 11:43:09 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 22 11:40 go.sum 11:43:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:40 internal 11:43:09 -rw-rw-r-- 1 jenkins jenkins 235 Oct 22 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:09 + 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=b8f2244d96da9b6deeefaa80d59d18604e61c8f2 --label arch=amd64 --label version=0.0.0 . 11:43:09 Sending build context to Docker daemon 37.72MB 11:43:09 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:43:09 Step 2/26 : FROM ${BASE} AS builder 11:43:09 ---> cc01d5741a50 11:43:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:43:09 ---> Running in 24e6d60cb85c 11:43:09 Removing intermediate container 24e6d60cb85c 11:43:09 ---> 8055fa689165 11:43:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:43:09 ---> Running in 887aecb2de94 11:43:09 Removing intermediate container 887aecb2de94 11:43:09 ---> f1937825404b 11:43:09 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:43:10 ---> Running in 0f701845fe99 11:43:10 Removing intermediate container 0f701845fe99 11:43:10 ---> 3fb33f6d9677 11:43:10 Step 6/26 : WORKDIR /device-virtual-go 11:43:10 ---> Running in d1c1bdcf1eeb 11:43:10 Removing intermediate container d1c1bdcf1eeb 11:43:10 ---> 601017a86b80 11:43:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:43:10 ---> Running in aaf250de8de9 11:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:43:10 OK: 250 MiB in 58 packages 11:43:11 Removing intermediate container aaf250de8de9 11:43:11 ---> 3e9355a11ad4 11:43:11 Step 8/26 : COPY go.mod vendor* ./ 11:43:11 ---> c8c21b4cb24b 11:43:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:11 ---> Running in 3293c600974b 11:43:11 Removing intermediate container 3293c600974b 11:43:11 ---> 30df61e60064 11:43:11 Step 10/26 : COPY . . 11:43:12 ---> a9321c994680 11:43:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:43:12 ---> Running in e4c44828b8b4 11:43:12 Removing intermediate container e4c44828b8b4 11:43:12 ---> dd0fe38c2700 11:43:12 Step 12/26 : RUN $MAKE 11:43:12 ---> Running in 60fc5513deaf 11:43:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:43:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23504 in /w/workspace/foundry_device-virtual-go_PR-498 [Pipeline] { [Pipeline] ws 11:43:13 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:43:14 The recommended git tool is: git 11:43:18 using credential edgex-jenkins-ssh 11:43:18 Cloning the remote Git repository 11:43:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:43:19 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:43:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:43:19 > git --version # timeout=10 11:43:19 > git --version # 'git version 2.25.1' 11:43:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:43:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:43:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:43:24 Merging remotes/origin/main commit 8293796536b0fdf8c12edad8c53cf3eb6594dc00 into PR head commit b8f2244d96da9b6deeefaa80d59d18604e61c8f2 11:43:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:43:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:43:24 > git config core.sparsecheckout # timeout=10 11:43:24 > git checkout -f b8f2244d96da9b6deeefaa80d59d18604e61c8f2 # timeout=10 11:43:24 > git remote # timeout=10 11:43:24 > git config --get remote.origin.url # timeout=10 11:43:24 Merge succeeded, producing b8f2244d96da9b6deeefaa80d59d18604e61c8f2 11:43:24 Checking out Revision b8f2244d96da9b6deeefaa80d59d18604e61c8f2 (PR-498) 11:43:24 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:43:24 > git --version # timeout=10 11:43:25 > git --version # 'git version 2.25.1' 11:43:25 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:24 > git merge 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 11:43:24 > git rev-parse HEAD^{commit} # timeout=10 11:43:24 > git config core.sparsecheckout # timeout=10 11:43:24 > git checkout -f b8f2244d96da9b6deeefaa80d59d18604e61c8f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:43:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:43:29 % Total % Received % Xferd Average Speed Time Time Time Current 11:43:29 Dload Upload Total Spent Left Speed 11:43:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 71266 0 --:--:-- --:--:-- --:--:-- 71664 [Pipeline] sh 11:43:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:43:30 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:43:30 sudo tee /etc/docker/daemon.new 11:43:30 { 11:43:30 "registry-mirrors": [ 11:43:30 "https://nexus3.edgexfoundry.org:10001" 11:43:30 ], 11:43:30 "bip": "10.250.0.254/24", 11:43:30 "hosts": [ 11:43:30 "tcp://0.0.0.0:5555", 11:43:30 "unix:///var/run/docker.sock" 11:43:30 ], 11:43:30 "mtu": 1458, 11:43:30 "selinux-enabled": true, 11:43:30 "seccomp-profile": "/etc/docker/seccomp.json" 11:43:30 } [Pipeline] sh 11:43:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:43:31 + sudo service docker restart 11:43:39 Removing intermediate container 60fc5513deaf 11:43:39 ---> 8bc2b9aecb39 11:43:39 Step 13/26 : FROM alpine:3.20 11:43:39 3.20: Pulling from library/alpine 11:43:39 43c4264eed91: Already exists 11:43:39 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:43:39 Status: Downloaded newer image for alpine:3.20 11:43:39 ---> 91ef0af61f39 11:43:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:43:39 ---> Running in 9d2668f16f69 11:43:39 Removing intermediate container 9d2668f16f69 11:43:39 ---> 17ce762ee5ee 11:43:39 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:43:39 ---> Running in 0f625a94eff6 11:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:43:39 (1/1) Installing dumb-init (1.2.5-r3) 11:43:39 Executing busybox-1.36.1-r29.trigger 11:43:39 OK: 8 MiB in 15 packages 11:43:40 Removing intermediate container 0f625a94eff6 11:43:40 ---> 1c67262229ce 11:43:40 Step 16/26 : RUN apk --no-cache upgrade 11:43:40 ---> Running in 219172aa88f7 11:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:43:40 Upgrading critical system libraries and apk-tools: 11:43:40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:43:40 Executing busybox-1.36.1-r29.trigger 11:43:40 Continuing the upgrade transaction with new apk-tools: 11:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:43:41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:43:41 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:43:41 OK: 8 MiB in 15 packages 11:43:41 Removing intermediate container 219172aa88f7 11:43:41 ---> 8e47cd6c62f4 11:43:41 Step 17/26 : WORKDIR / 11:43:41 ---> Running in 3896d8a471de 11:43:41 Removing intermediate container 3896d8a471de 11:43:41 ---> a9544dbdb4ab 11:43:41 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:43:41 ---> 9ae8edd1c988 11:43:41 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:43:41 ---> 5ba31ba5788e 11:43:41 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:43:42 ---> 89c6e5413b11 11:43:42 Step 21/26 : EXPOSE 59900 11:43:42 ---> Running in a13b4538c431 11:43:42 Removing intermediate container a13b4538c431 11:43:42 ---> d74b492d93d3 11:43:42 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:43:42 ---> Running in 05db85770186 11:43:42 Removing intermediate container 05db85770186 11:43:42 ---> 43402062e36f 11:43:42 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:43:42 ---> Running in 21159f16b0fd 11:43:42 Removing intermediate container 21159f16b0fd 11:43:42 ---> 6f8be48b7fcd 11:43:42 Step 24/26 : LABEL arch=amd64 11:43:43 ---> Running in 36ebb35967a5 11:43:43 Removing intermediate container 36ebb35967a5 11:43:43 ---> 469e4c6c0b50 11:43:43 Step 25/26 : LABEL git_sha=b8f2244d96da9b6deeefaa80d59d18604e61c8f2 11:43:43 ---> Running in 6ed54b46350f 11:43:43 Removing intermediate container 6ed54b46350f 11:43:43 ---> 17ab6671fd40 11:43:43 Step 26/26 : LABEL version=0.0.0 11:43:43 ---> Running in 6e279b62ada8 11:43:43 Removing intermediate container 6e279b62ada8 11:43:43 ---> dc49035cd244 11:43:43 [Warning] One or more build-args [ARCH] were not consumed 11:43:43 Successfully built dc49035cd244 11:43:43 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:43:44 11:43:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:43:44 latest: Pulling from edgex-lftools-log-publisher 11:43:44 5eb5b503b376: Pulling fs layer 11:43:44 5c69ac0246d0: Pulling fs layer 11:43:44 ec43610c2a17: Pulling fs layer 11:43:44 3a2ae6a8a46f: Pulling fs layer 11:43:44 33b1e0a273af: Pulling fs layer 11:43:44 5d3b04190fa2: Pulling fs layer 11:43:44 2f39f015ded8: Pulling fs layer 11:43:44 33b1e0a273af: Waiting 11:43:44 5d3b04190fa2: Waiting 11:43:44 2f39f015ded8: Waiting 11:43:44 3a2ae6a8a46f: Waiting 11:43:44 5c69ac0246d0: Verifying Checksum 11:43:44 5c69ac0246d0: Download complete 11:43:44 3a2ae6a8a46f: Verifying Checksum 11:43:44 3a2ae6a8a46f: Download complete 11:43:44 33b1e0a273af: Verifying Checksum 11:43:44 33b1e0a273af: Download complete 11:43:44 ec43610c2a17: Verifying Checksum 11:43:44 ec43610c2a17: Download complete 11:43:44 5d3b04190fa2: Verifying Checksum 11:43:44 5d3b04190fa2: Download complete 11:43:45 5eb5b503b376: Verifying Checksum 11:43:45 5eb5b503b376: Download complete 11:43:45 2f39f015ded8: Verifying Checksum 11:43:45 2f39f015ded8: Download complete 11:43:46 5eb5b503b376: Pull complete 11:43:46 5c69ac0246d0: Pull complete 11:43:46 ec43610c2a17: Pull complete 11:43:46 3a2ae6a8a46f: Pull complete 11:43:46 33b1e0a273af: Pull complete 11:43:46 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:43:49 provisioning config files... 11:43:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8569779452904966609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:50 ---> ****-login.sh 11:43:50 nexus3.edgexfoundry.org:10001 11:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:50 Configure a credential helper to remove this warning. See 11:43:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:50 11:43:50 Login Succeeded 11:43:50 nexus3.edgexfoundry.org:10002 11:43:50 2f39f015ded8: Pull complete 11:43:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:43:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 11:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:51 Configure a credential helper to remove this warning. See 11:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:51 11:43:51 Login Succeeded 11:43:51 nexus3.edgexfoundry.org:10003 [Pipeline] withDockerContainer 11:43:51 prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container 11:43:51 $ 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/foundry_device-virtual-go_PR-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:51 Configure a credential helper to remove this warning. See 11:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:51 11:43:51 Login Succeeded 11:43:51 nexus3.edgexfoundry.org:10004 11:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:51 Configure a credential helper to remove this warning. See 11:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:51 11:43:51 Login Succeeded 11:43:51 ****.io 11:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:52 $ docker top 45ea4e8252afb27810c783305418daeebe0d997d2fdff97af7eb36471fa832e1 -eo pid,comm [Pipeline] { 11:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:52 Configure a credential helper to remove this warning. See 11:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:52 11:43:52 Login Succeeded 11:43:52 ---> ****-login.sh ends [Pipeline] libraryResource [Pipeline] sh [Pipeline] } 11:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:43:52 ---> job-cost.sh 11:43:52 lf-activate-venv: SKIPPING 11:43:52 INFO: No Stack... 11:43:53 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo 11:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:43:53 ========================================================= 11:43:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:43:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:53 INFO: Archiving Costs [Pipeline] sh 11:43:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:43:53 + cat /w/workspace/foundry_device-virtual-go_PR-498/archives/cost.csv 11:43:53 + cut -d, -f6 [Pipeline] lock 11:43:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] 11:43:53 Resource [jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] did not exist. Created. 11:43:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:43:54 Sending build context to Docker daemon 19.03MB 11:43:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:43:54 Step 2/12 : FROM ${BASE} AS builder 11:43:54 + echo total: 0.2199999988079071 [Pipeline] stash 11:43:54 Stashed 1 file(s) [Pipeline] } 11:43:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] 11:43:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:43:54 cf04c63912e1: Pulling fs layer 11:43:54 55b35a11ae5e: Pulling fs layer 11:43:54 a37a00ec5f00: Pulling fs layer 11:43:54 50b3750afda1: Pulling fs layer 11:43:54 4f4fb700ef54: Pulling fs layer 11:43:54 80978eb59214: Pulling fs layer 11:43:54 c9f46d7d2bd2: Pulling fs layer 11:43:54 c5a475d317c9: Pulling fs layer 11:43:54 50b3750afda1: Waiting 11:43:54 4f4fb700ef54: Waiting 11:43:54 80978eb59214: Waiting 11:43:54 c9f46d7d2bd2: Waiting 11:43:54 c5a475d317c9: Waiting 11:43:54 55b35a11ae5e: Download complete 11:43:54 50b3750afda1: Verifying Checksum 11:43:54 50b3750afda1: Download complete 11:43:54 4f4fb700ef54: Verifying Checksum 11:43:54 4f4fb700ef54: Download complete 11:43:54 80978eb59214: Verifying Checksum 11:43:54 80978eb59214: Download complete 11:43:54 cf04c63912e1: Verifying Checksum 11:43:54 cf04c63912e1: Download complete [Pipeline] // lock [Pipeline] } 11:43:54 $ docker stop --time=1 45ea4e8252afb27810c783305418daeebe0d997d2fdff97af7eb36471fa832e1 11:43:55 c5a475d317c9: Verifying Checksum 11:43:55 c5a475d317c9: Download complete 11:43:55 cf04c63912e1: Pull complete 11:43:55 $ docker rm -f --volumes 45ea4e8252afb27810c783305418daeebe0d997d2fdff97af7eb36471fa832e1 [Pipeline] // withDockerContainer [Pipeline] } 11:43:56 55b35a11ae5e: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:43:56 a37a00ec5f00: Verifying Checksum 11:43:56 a37a00ec5f00: Download complete 11:43:57 c9f46d7d2bd2: Verifying Checksum 11:43:57 c9f46d7d2bd2: Download complete 11:44:12 a37a00ec5f00: Pull complete 11:44:12 50b3750afda1: Pull complete 11:44:12 4f4fb700ef54: Pull complete 11:44:12 80978eb59214: Pull complete 11:44:18 c9f46d7d2bd2: Pull complete 11:44:20 c5a475d317c9: Pull complete 11:44:20 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:44:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:44:20 ---> be29e6b0f0d4 11:44:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:44:21 ---> Running in 53cbaffe3a34 11:44:21 Removing intermediate container 53cbaffe3a34 11:44:21 ---> 28a2d5d9d1e6 11:44:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:44:21 ---> Running in 5de5d2ed91fd 11:44:22 Removing intermediate container 5de5d2ed91fd 11:44:22 ---> 82e637e96213 11:44:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:44:22 ---> Running in 73344643752e 11:44:22 Removing intermediate container 73344643752e 11:44:22 ---> 7c86476d7a9c 11:44:22 Step 6/12 : WORKDIR /device-virtual-go 11:44:22 ---> Running in 5c236082ae1c 11:44:23 Removing intermediate container 5c236082ae1c 11:44:23 ---> 47236497c09b 11:44:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:44:23 ---> Running in 2f730decaadf 11:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:44:26 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:44:26 (2/4) Installing libedit (20240517.3.1-r0) 11:44:26 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:44:26 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:44:26 Executing busybox-1.36.1-r29.trigger 11:44:26 OK: 242 MiB in 58 packages 11:44:27 Removing intermediate container 2f730decaadf 11:44:27 ---> 699a263479e4 11:44:27 Step 8/12 : COPY go.mod vendor* ./ 11:44:27 ---> 915a38a418a7 11:44:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:27 ---> Running in c3a0365df41d 11:46:19 Removing intermediate container c3a0365df41d 11:46:19 ---> 6c4f4bdd0746 11:46:19 Step 10/12 : COPY . . 11:46:19 ---> d60b554dd382 11:46:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:46:19 ---> Running in 00e3099a3880 11:46:19 Removing intermediate container 00e3099a3880 11:46:19 ---> 7285f66b3277 11:46:19 Step 12/12 : RUN $MAKE 11:46:19 ---> Running in cab86f60f2b1 11:46:19 noop 11:46:19 Removing intermediate container cab86f60f2b1 11:46:19 ---> 2c6bffc3e673 11:46:19 Successfully built 2c6bffc3e673 11:46:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:20 + docker inspect -f . ci-base-image-arm64 11:46:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:20 prd-ubuntu20.04-docker-arm64-4c-16g-23504 does not seem to be running inside a container 11:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** ci-base-image-arm64 cat 11:46:21 $ docker top 6c37556062813dc1ad1be4f37f328296a68ef0a256fbb9de67b71512e0b6102b -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:22 + go version 11:46:22 go version go1.23.2 linux/arm64 [Pipeline] } 11:46:22 $ docker stop --time=1 6c37556062813dc1ad1be4f37f328296a68ef0a256fbb9de67b71512e0b6102b 11:46:24 $ docker rm -f --volumes 6c37556062813dc1ad1be4f37f328296a68ef0a256fbb9de67b71512e0b6102b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:25 + docker inspect -f . ci-base-image-arm64 11:46:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:25 prd-ubuntu20.04-docker-arm64-4c-16g-23504 does not seem to be running inside a container 11:46:25 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** ci-base-image-arm64 cat 11:46:26 $ docker top 965b083e3a2e7357e33acadc2b03309de0c56cd080ab1023e4ded93613076af9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:27 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:46:28 + make test 11:46:28 go test ./... -coverprofile=coverage.out 11:46:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:49:57 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:49:57 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements 11:49:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:49:57 go vet ./... 11:50:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:50:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:50:44 ./bin/test-attribution-txt.sh [Pipeline] echo 11:50:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:50:44 $ docker stop --time=1 965b083e3a2e7357e33acadc2b03309de0c56cd080ab1023e4ded93613076af9 11:50:46 $ docker rm -f --volumes 965b083e3a2e7357e33acadc2b03309de0c56cd080ab1023e4ded93613076af9 [Pipeline] // withDockerContainer [Pipeline] sh 11:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:50:47 Warning: overwriting stash ‘coverage-report’ 11:50:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:50:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:50:49 + ls -al . 11:50:49 total 272 11:50:49 drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 11:46 . 11:50:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 11:43 .. 11:50:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 11:43 .git 11:50:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:43 .github 11:50:49 -rw-rw-r-- 1 jenkins jenkins 272 Oct 22 11:43 .gitignore 11:50:49 -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 11:43 .golangci.yml 11:50:49 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 22 11:43 Attribution.txt 11:50:49 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 22 11:43 CHANGELOG.md 11:50:49 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 22 11:43 Dockerfile 11:50:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 11:43 GOVERNANCE.md 11:50:49 -rw-rw-r-- 1 jenkins jenkins 660 Oct 22 11:43 Jenkinsfile 11:50:49 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 22 11:43 LICENSE 11:50:49 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 22 11:43 Makefile 11:50:49 -rw-rw-r-- 1 jenkins jenkins 623 Oct 22 11:43 OWNERS.md 11:50:49 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 22 11:43 README.md 11:50:49 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 11:41 VERSION 11:50:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 11:43 bin 11:50:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:43 cmd 11:50:49 -rw-r--r-- 1 jenkins jenkins 43316 Oct 22 11:49 coverage.out 11:50:49 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 22 11:43 go.mod 11:50:49 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 22 11:43 go.sum 11:50:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:43 internal 11:50:49 -rw-rw-r-- 1 jenkins jenkins 235 Oct 22 11:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:49 + 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=b8f2244d96da9b6deeefaa80d59d18604e61c8f2 --label arch=arm64 --label version=0.0.0 . 11:50:50 Sending build context to Docker daemon 19.07MB 11:50:50 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:50:50 Step 2/26 : FROM ${BASE} AS builder 11:50:50 ---> 2c6bffc3e673 11:50:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:50:50 ---> Running in d1acfd0fff65 11:50:50 Removing intermediate container d1acfd0fff65 11:50:50 ---> 371b27325c17 11:50:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:50:51 ---> Running in c88c542c3571 11:50:51 Removing intermediate container c88c542c3571 11:50:51 ---> 0ad7fc80a975 11:50:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:50:51 ---> Running in 4696504f1b22 11:50:52 Removing intermediate container 4696504f1b22 11:50:52 ---> fc9d41477439 11:50:52 Step 6/26 : WORKDIR /device-virtual-go 11:50:52 ---> Running in a6fd107b8916 11:50:52 Removing intermediate container a6fd107b8916 11:50:52 ---> 958db3275131 11:50:52 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:50:52 ---> Running in 4d997e163ace 11:50:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:50:56 OK: 242 MiB in 58 packages 11:50:56 Removing intermediate container 4d997e163ace 11:50:56 ---> bc646a6ede23 11:50:56 Step 8/26 : COPY go.mod vendor* ./ 11:50:57 ---> 163a1585854c 11:50:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:57 ---> Running in f6ea4a186a24 11:51:00 Removing intermediate container f6ea4a186a24 11:51:00 ---> 7cfcdb722fbf 11:51:00 Step 10/26 : COPY . . 11:51:02 ---> 42907518c479 11:51:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:51:02 ---> Running in 76812a370a7b 11:51:02 Removing intermediate container 76812a370a7b 11:51:02 ---> b280b667d9f3 11:51:02 Step 12/26 : RUN $MAKE 11:51:02 ---> Running in e95bce8bf888 11:51:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:54:41 Removing intermediate container e95bce8bf888 11:54:41 ---> 3d5e5682b1b8 11:54:41 Step 13/26 : FROM alpine:3.20 11:54:41 3.20: Pulling from library/alpine 11:54:41 cf04c63912e1: Already exists 11:54:41 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:54:41 Status: Downloaded newer image for alpine:3.20 11:54:41 ---> c157a85ed455 11:54:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:54:41 ---> Running in e3d4ee39783a 11:54:41 Removing intermediate container e3d4ee39783a 11:54:41 ---> df03542ddf7b 11:54:41 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:54:41 ---> Running in 8e935d3e5502 11:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:54:41 (1/1) Installing dumb-init (1.2.5-r3) 11:54:41 Executing busybox-1.36.1-r29.trigger 11:54:41 OK: 9 MiB in 15 packages 11:54:41 Removing intermediate container 8e935d3e5502 11:54:41 ---> e5d9efab572a 11:54:41 Step 16/26 : RUN apk --no-cache upgrade 11:54:41 ---> Running in 32c2144e8573 11:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:54:42 Upgrading critical system libraries and apk-tools: 11:54:42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:54:42 Executing busybox-1.36.1-r29.trigger 11:54:42 Continuing the upgrade transaction with new apk-tools: 11:54:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:54:44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:54:44 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:54:44 OK: 9 MiB in 15 packages 11:54:45 Removing intermediate container 32c2144e8573 11:54:45 ---> 9c41c3b1930e 11:54:45 Step 17/26 : WORKDIR / 11:54:45 ---> Running in a346be5e1f6b 11:54:46 Removing intermediate container a346be5e1f6b 11:54:46 ---> fa258df80b99 11:54:46 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:54:46 ---> ae0c3bd98315 11:54:46 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:54:47 ---> ef99d652f400 11:54:47 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:54:49 ---> 27d49c439367 11:54:49 Step 21/26 : EXPOSE 59900 11:54:49 ---> Running in bbb59352ce9e 11:54:50 Removing intermediate container bbb59352ce9e 11:54:50 ---> f47b87968e7b 11:54:50 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:54:50 ---> Running in 406c01667bd0 11:54:50 Removing intermediate container 406c01667bd0 11:54:50 ---> 37281681e26a 11:54:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:54:50 ---> Running in 6fccee9ea63c 11:54:51 Removing intermediate container 6fccee9ea63c 11:54:51 ---> 9e3cb211d98a 11:54:51 Step 24/26 : LABEL arch=arm64 11:54:51 ---> Running in 198d58658f67 11:54:51 Removing intermediate container 198d58658f67 11:54:51 ---> fa481a431b55 11:54:51 Step 25/26 : LABEL git_sha=b8f2244d96da9b6deeefaa80d59d18604e61c8f2 11:54:51 ---> Running in 1092b84bfb55 11:54:51 Removing intermediate container 1092b84bfb55 11:54:51 ---> 93546caddadd 11:54:51 Step 26/26 : LABEL version=0.0.0 11:54:51 ---> Running in 890b8c46a43e 11:54:52 Removing intermediate container 890b8c46a43e 11:54:52 ---> 533594df33cf 11:54:52 [Warning] One or more build-args [ARCH] were not consumed 11:54:52 Successfully built 533594df33cf 11:54:52 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:53 11:54:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:53 arm64: Pulling from edgex-lftools-log-publisher 11:54:53 8998bd30e6a1: Pulling fs layer 11:54:53 04944245beec: Pulling fs layer 11:54:53 699f458cf7ca: Pulling fs layer 11:54:53 765212b225bb: Pulling fs layer 11:54:53 f23df028b6ca: Pulling fs layer 11:54:53 d65c8cfc05b1: Pulling fs layer 11:54:53 765212b225bb: Waiting 11:54:53 2437ff75d9bd: Pulling fs layer 11:54:53 f23df028b6ca: Waiting 11:54:53 d65c8cfc05b1: Waiting 11:54:53 2437ff75d9bd: Waiting 11:54:53 04944245beec: Download complete 11:54:53 765212b225bb: Verifying Checksum 11:54:53 765212b225bb: Download complete 11:54:53 f23df028b6ca: Verifying Checksum 11:54:53 f23df028b6ca: Download complete 11:54:53 d65c8cfc05b1: Verifying Checksum 11:54:53 d65c8cfc05b1: Download complete 11:54:54 699f458cf7ca: Verifying Checksum 11:54:54 699f458cf7ca: Download complete 11:54:54 8998bd30e6a1: Verifying Checksum 11:54:54 8998bd30e6a1: Download complete 11:54:57 2437ff75d9bd: Verifying Checksum 11:54:57 2437ff75d9bd: Download complete 11:54:59 8998bd30e6a1: Pull complete 11:54:59 04944245beec: Pull complete 11:55:00 699f458cf7ca: Pull complete 11:55:01 765212b225bb: Pull complete 11:55:02 f23df028b6ca: Pull complete 11:55:02 d65c8cfc05b1: Pull complete 11:55:20 2437ff75d9bd: Pull complete 11:55:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:55:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:55:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:20 prd-ubuntu20.04-docker-arm64-4c-16g-23504 does not seem to be running inside a container 11:55:21 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:55:24 $ docker top 826c5b0d01f441759809893e69bdadc0f5d7b58fb36c94dd88da1ef5868b0f17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:24 ---> job-cost.sh 11:55:24 lf-activate-venv: SKIPPING 11:55:24 INFO: No Stack... 11:55:25 INFO: Retrieving Pricing Info for: v3-standard-4 11:55:26 INFO: Archiving Costs [Pipeline] sh 11:55:27 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:55:27 + cut -d, -f6 [Pipeline] lock 11:55:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] 11:55:27 Resource [jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] did not exist. Created. 11:55:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:55:28 /w/workspace/device-virtual-go/1@tmp/durable-4dd8b0ea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:55:28 + echo total: 0.10999999940395355 [Pipeline] stash 11:55:28 Warning: overwriting stash ‘stack-cost’ 11:55:28 Stashed 1 file(s) [Pipeline] } 11:55:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:55:28 $ docker stop --time=1 826c5b0d01f441759809893e69bdadc0f5d7b58fb36c94dd88da1ef5868b0f17 11:55:30 $ docker rm -f --volumes 826c5b0d01f441759809893e69bdadc0f5d7b58fb36c94dd88da1ef5868b0f17 [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:55:31 provisioning config files... 11:55:31 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-498@tmp/config13104074298749480825tmp [Pipeline] { [Pipeline] sh 11:55:31 + set +x 11:55:31 + bash -s -- 11:55:31 + curl -s https://codecov.io/bash 11:55:31 11:55:31 _____ _ 11:55:31 / ____| | | 11:55:31 | | ___ __| | ___ ___ _____ __ 11:55:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:55:31 | |___| (_) | (_| | __/ (_| (_) \ V / 11:55:31 \_____\___/ \__,_|\___|\___\___/ \_/ 11:55:31 Bash-1.0.6 11:55:31 11:55:31 11:55:31 ==> git version 2.25.1 found 11:55:31 ==> 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:55:31 Release-Date: 2020-01-08 11:55:31 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:55:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:55:31 ==> Jenkins CI detected. 11:55:31 current dir:  /w/workspace/foundry_device-virtual-go_PR-498 11:55:31 project root: . 11:55:31 --> token set from env 11:55:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:55:32 ==> Running gcov in . (disable via -X gcov) 11:55:32 ==> Python coveragepy not found 11:55:32 ==> Searching for coverage reports in: 11:55:32 + . 11:55:32 -> Found 1 reports 11:55:32 ==> Detecting git/mercurial file structure 11:55:32 ==> Reading reports 11:55:32 + ./coverage.out bytes=43316 11:55:32 ==> Appending adjustments 11:55:32 https://docs.codecov.io/docs/fixing-reports 11:55:32 + Found adjustments 11:55:32 ==> Gzipping contents 11:55:32 8.0K /tmp/codecov.hPuHEF.gz 11:55:32 ==> Uploading reports 11:55:32 url: https://codecov.io 11:55:32 query: branch=PR-498&commit=b8f2244d96da9b6deeefaa80d59d18604e61c8f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=498&job=&cmd_args= 11:55:32 -> Pinging Codecov 11:55:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-498&commit=b8f2244d96da9b6deeefaa80d59d18604e61c8f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=498&job=&cmd_args= 11:55:38 -> Uploading to 11:55:38 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/b8f2244d96da9b6deeefaa80d59d18604e61c8f2/14ac58c8-d2da-4e97-8fc3-6e2130085da2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T115536Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=689a22b7e763d74dcf39491d36902c6ad3c7755ecab46abb7f9fab92e89dfc6c 11:55:38 % Total % Received % Xferd Average Speed Time Time Time Current 11:55:38 Dload Upload Total Spent Left Speed 11:55:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 23441 --:--:-- --:--:-- --:--:-- 23551 11:55:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] } 11:55:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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:55:41 + [ -d /w/workspace/foundry_device-virtual-go_PR-498/archives ] 11:55:41 + ls -al /w/workspace/foundry_device-virtual-go_PR-498/archives 11:55:41 total 16 11:55:41 drwxr-xr-x 3 root root 4096 Oct 22 11:43 . 11:55:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 11:43 .. 11:55:41 drwxr-xr-x 2 root root 4096 Oct 22 11:43 cost 11:55:41 -rw-r--r-- 1 root root 89 Oct 22 11:43 cost.csv 11:55:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-498/archives 11:55:41 + ls -al /w/workspace/foundry_device-virtual-go_PR-498/archives 11:55:41 total 16 11:55:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 11:43 . 11:55:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 11:43 .. 11:55:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 11:43 cost 11:55:41 -rw-r--r-- 1 jenkins jenkins 89 Oct 22 11:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:55:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:55:42 ---> package-listing.sh 11:55:42 ++ facter osfamily 11:55:42 ++ tr '[:upper:]' '[:lower:]' 11:55:42 + OS_FAMILY=debian 11:55:42 + workspace=/w/workspace/foundry_device-virtual-go_PR-498 11:55:42 + START_PACKAGES=/tmp/packages_start.txt 11:55:42 + END_PACKAGES=/tmp/packages_end.txt 11:55:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:55:42 + PACKAGES=/tmp/packages_start.txt 11:55:42 + '[' /w/workspace/foundry_device-virtual-go_PR-498 ']' 11:55:42 + PACKAGES=/tmp/packages_end.txt 11:55:42 + case "${OS_FAMILY}" in 11:55:42 + dpkg -l 11:55:42 + grep '^ii' 11:55:42 + '[' -f /tmp/packages_start.txt ']' 11:55:42 + '[' -f /tmp/packages_end.txt ']' 11:55:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:55:42 + '[' /w/workspace/foundry_device-virtual-go_PR-498 ']' 11:55:42 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-498/archives/ 11:55:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-498/archives/ [Pipeline] echo 11:55:42 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/foundry_device-virtual-go_PR-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:55:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:43 prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container 11:55:43 $ 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/foundry_device-virtual-go_PR-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:55:44 $ docker top 4a51426f0c5391aa30faa022bc05cfa371f4c9fc1e35d53e6d9cf6b3d6e0c89d -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:44 + touch /tmp/pre-build-complete [Pipeline] sh 11:55:44 + mkdir -p /var/log/sysstat [Pipeline] sh 11:55:45 + ls /var/log/sa-host 11:55:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:45 provisioning config files... 11:55:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-498@tmp/config3872820918560385805tmp [Pipeline] { [Pipeline] echo 11:55:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:55:46 ---> create-netrc.sh [Pipeline] } 11:55:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:55:46 ---> python-tools-install.sh [Pipeline] echo 11:55:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:55:46 ---> sudo-logs.sh 11:55:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:55:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:55:47 ---> job-cost.sh 11:55:47 lf-activate-venv: SKIPPING 11:55:47 DEBUG: total: 0.2199999988079071 11:55:47 INFO: Retrieving Stack Cost... 11:55:47 INFO: Retrieving Pricing Info for: v3-standard-8 11:55:48 INFO: Archiving Costs [Pipeline] echo 11:55:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:55:48 ---> logs-deploy.sh 11:55:48 lf-activate-venv: SKIPPING 11:55:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-498/1 11:55:48 INFO: archiving workspace using pattern(s): 11:55:49 Archives upload complete. 11:55:49 INFO: archiving logs to Nexus 11:55:50 ---> uname -a: 11:55:50 Linux prd-ubuntu20-04-docker-8c-8g-23503 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:55:50 11:55:50 11:55:50 ---> lscpu: 11:55:50 Architecture: x86_64 11:55:50 CPU op-mode(s): 32-bit, 64-bit 11:55:50 Byte Order: Little Endian 11:55:50 Address sizes: 40 bits physical, 48 bits virtual 11:55:50 CPU(s): 8 11:55:50 On-line CPU(s) list: 0-7 11:55:50 Thread(s) per core: 1 11:55:50 Core(s) per socket: 1 11:55:50 Socket(s): 8 11:55:50 NUMA node(s): 1 11:55:50 Vendor ID: AuthenticAMD 11:55:50 CPU family: 23 11:55:50 Model: 49 11:55:50 Model name: AMD EPYC-Rome Processor 11:55:50 Stepping: 0 11:55:50 CPU MHz: 2799.998 11:55:50 BogoMIPS: 5599.99 11:55:50 Virtualization: AMD-V 11:55:50 Hypervisor vendor: KVM 11:55:50 Virtualization type: full 11:55:50 L1d cache: 256 KiB 11:55:50 L1i cache: 256 KiB 11:55:50 L2 cache: 4 MiB 11:55:50 L3 cache: 128 MiB 11:55:50 NUMA node0 CPU(s): 0-7 11:55:50 Vulnerability Itlb multihit: Not affected 11:55:50 Vulnerability L1tf: Not affected 11:55:50 Vulnerability Mds: Not affected 11:55:50 Vulnerability Meltdown: Not affected 11:55:50 Vulnerability Mmio stale data: Not affected 11:55:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:55:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:55:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:55:50 Vulnerability Srbds: Not affected 11:55:50 Vulnerability Tsx async abort: Not affected 11:55:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:55:50 11:55:50 11:55:50 ---> nproc: 11:55:50 8 11:55:50 11:55:50 11:55:50 ---> df -h: 11:55:50 Filesystem Size Used Avail Use% Mounted on 11:55:50 overlay 155G 12G 143G 8% / 11:55:50 tmpfs 64M 0 64M 0% /dev 11:55:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:55:50 shm 64M 0 64M 0% /dev/shm 11:55:50 /dev/vda1 155G 12G 143G 8% /facter-os 11:55:50 11:55:50 11:55:50 ---> sar -b -r -n DEV: 11:55:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23503) 10/22/24 _x86_64_ (8 CPU) 11:55:50 11:55:50 11:40:14 LINUX RESTART (8 CPU) 11:55:50 11:55:50 11:41:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:55:50 11:42:01 276.76 6.27 270.49 0.00 496.19 141652.54 0.00 11:55:50 11:43:01 145.93 0.13 145.79 0.00 18.66 44401.53 0.00 11:55:50 11:44:01 234.39 0.20 234.19 0.00 14.26 70186.04 0.00 11:55:50 11:45:01 1.90 0.00 1.90 0.00 0.00 23.35 0.00 11:55:50 11:46:01 38.71 12.68 26.03 0.00 5446.03 6360.67 0.00 11:55:50 11:47:01 4.50 0.00 4.50 0.00 0.00 54.79 0.00 11:55:50 11:48:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 11:55:50 11:49:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 11:55:50 11:50:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 11:55:50 11:51:01 4.03 1.50 2.53 0.00 35.46 41.73 0.00 11:55:50 11:52:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 11:55:50 11:53:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 11:55:50 11:54:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 11:55:50 11:55:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 11:55:50 Average: 50.64 1.47 49.17 0.00 429.16 18480.54 0.00 11:55:50 11:55:50 11:41:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:55:50 11:42:01 27888908 31498940 810224 2.46 133880 3632700 2016692 5.94 1306844 3168500 113580 11:55:50 11:43:01 27350864 31421168 878280 2.67 194532 3956016 2169560 6.39 1401292 3534472 392536 11:55:50 11:44:01 26877880 31527584 773656 2.35 205476 4505496 1779872 5.25 1414092 3971640 388 11:55:50 11:45:01 26878080 31527912 772828 2.35 205508 4505492 1779872 5.25 1413968 3971640 12 11:55:50 11:46:01 26505048 31509860 779472 2.37 213940 4839016 1830336 5.39 1643320 4088560 1028 11:55:50 11:47:01 26506460 31511332 777908 2.37 214000 4839024 1830336 5.39 1642008 4088568 16 11:55:50 11:48:01 26508356 31513372 775796 2.36 214068 4839024 1830336 5.39 1639932 4088580 12 11:55:50 11:49:01 26516128 31521180 767860 2.34 214148 4839028 1830336 5.39 1632392 4088580 8 11:55:50 11:50:01 26516284 31522160 767528 2.33 214204 4839032 1830336 5.39 1631684 4089344 12 11:55:50 11:51:01 26502072 31510112 779452 2.37 214308 4840072 1830336 5.39 1648000 4089668 36 11:55:50 11:52:01 26508028 31516016 773460 2.35 214352 4840072 1830336 5.39 1642532 4089652 16 11:55:50 11:53:01 26507760 31515812 773628 2.35 214384 4840076 1830336 5.39 1642072 4089600 8 11:55:50 11:54:01 26507728 31515812 773536 2.35 214424 4840076 1830336 5.39 1642020 4089600 8 11:55:50 11:55:01 26507428 31515588 773732 2.35 214456 4840084 1830336 5.39 1641800 4089608 176 11:55:50 Average: 26720073 31509061 784097 2.38 205834 4642515 1860668 5.48 1567283 3967001 36274 11:55:50 11:55:50 11:41:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:55:50 11:42:01 ens3 751.77 561.16 8738.13 67.94 0.00 0.00 0.00 0.00 11:55:50 11:42:01 docker0 432.67 541.10 35.17 3722.11 0.00 0.00 0.00 0.00 11:55:50 11:42:01 lo 4.28 4.28 0.43 0.43 0.00 0.00 0.00 0.00 11:55:50 11:43:01 ens3 34.38 17.78 33.00 10.83 0.00 0.00 0.00 0.00 11:55:50 11:43:01 veth81a71f5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:55:50 11:43:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:55:50 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 11:44:01 ens3 127.01 74.44 2730.84 19.75 0.00 0.00 0.00 0.00 11:55:50 11:44:01 docker0 6.23 13.78 0.38 190.51 0.00 0.00 0.00 0.00 11:55:50 11:44:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 11:55:50 11:45:01 ens3 0.27 0.17 0.13 0.07 0.00 0.00 0.00 0.00 11:55:50 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 11:46:01 ens3 173.67 82.80 2103.79 5.81 0.00 0.00 0.00 0.00 11:55:50 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:46:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:55:50 11:47:01 ens3 0.58 0.22 0.06 0.02 0.00 0.00 0.00 0.00 11:55:50 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 11:48:01 ens3 0.70 0.47 2.32 0.22 0.00 0.00 0.00 0.00 11:55:50 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 11:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:51:01 ens3 7.30 5.65 4.65 4.91 0.00 0.00 0.00 0.00 11:55:50 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:55:50 11:52:01 ens3 2.35 1.90 1.33 1.48 0.00 0.00 0.00 0.00 11:55:50 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 11:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:50 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:50 Average: ens3 76.85 51.99 953.91 7.79 0.00 0.00 0.00 0.00 11:55:50 Average: docker0 30.39 38.44 2.46 271.26 0.00 0.00 0.00 0.00 11:55:50 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 11:55:50 11:55:50 11:55:50 ---> sar -P ALL: 11:55:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23503) 10/22/24 _x86_64_ (8 CPU) 11:55:50 11:55:50 11:40:14 LINUX RESTART (8 CPU) 11:55:50 11:55:50 11:41:03 CPU %user %nice %system %iowait %steal %idle 11:55:50 11:42:01 all 8.45 0.00 3.86 1.03 0.06 86.60 11:55:50 11:42:01 0 7.64 0.00 3.76 4.18 0.05 84.37 11:55:50 11:42:01 1 7.97 0.00 3.42 0.58 0.07 87.96 11:55:50 11:42:01 2 9.39 0.00 4.23 0.31 0.07 86.00 11:55:50 11:42:01 3 8.24 0.00 3.36 0.10 0.05 88.25 11:55:50 11:42:01 4 7.46 0.00 3.62 0.07 0.05 88.80 11:55:50 11:42:01 5 8.16 0.00 4.67 2.73 0.09 84.36 11:55:50 11:42:01 6 9.96 0.00 3.87 0.19 0.07 85.91 11:55:50 11:42:01 7 8.78 0.00 3.95 0.09 0.05 87.13 11:55:50 11:43:01 all 40.00 0.00 7.25 0.57 0.08 52.10 11:55:50 11:43:01 0 40.01 0.00 8.43 0.40 0.08 51.07 11:55:50 11:43:01 1 39.81 0.00 7.65 0.29 0.07 52.19 11:55:50 11:43:01 2 38.02 0.00 6.10 0.15 0.07 55.67 11:55:50 11:43:01 3 39.55 0.00 6.38 0.39 0.07 53.62 11:55:50 11:43:01 4 40.25 0.00 7.56 0.40 0.08 51.70 11:55:50 11:43:01 5 42.18 0.00 8.47 2.62 0.08 46.65 11:55:50 11:43:01 6 39.52 0.00 6.91 0.20 0.08 53.29 11:55:50 11:43:01 7 40.66 0.00 6.56 0.10 0.07 52.61 11:55:50 11:44:01 all 27.70 0.00 5.81 0.74 0.08 65.68 11:55:50 11:44:01 0 28.72 0.00 5.68 0.24 0.07 65.30 11:55:50 11:44:01 1 28.15 0.00 5.55 0.08 0.08 66.13 11:55:50 11:44:01 2 26.71 0.00 5.78 0.34 0.07 67.10 11:55:50 11:44:01 3 28.25 0.00 5.91 1.86 0.08 63.90 11:55:50 11:44:01 4 26.49 0.00 5.30 1.11 0.07 67.03 11:55:50 11:44:01 5 27.82 0.00 5.67 0.07 0.08 66.35 11:55:50 11:44:01 6 28.81 0.00 6.66 2.19 0.07 62.27 11:55:50 11:44:01 7 26.62 0.00 5.92 0.03 0.08 67.34 11:55:50 11:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:55:50 11:45:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:55:50 11:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:55:50 11:45:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:55:50 11:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:55:50 11:45:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:55:50 11:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:55:50 11:45:01 6 0.00 0.00 0.03 0.00 0.02 99.95 11:55:50 11:45:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:55:50 11:46:01 all 1.43 0.00 0.66 0.20 0.02 97.70 11:55:50 11:46:01 0 1.32 0.00 0.73 0.30 0.02 97.63 11:55:50 11:46:01 1 1.17 0.00 0.53 0.07 0.00 98.23 11:55:50 11:46:01 2 2.17 0.00 0.57 0.08 0.02 97.16 11:55:50 11:46:01 3 0.72 0.00 0.50 0.65 0.02 98.11 11:55:50 11:46:01 4 1.52 0.00 0.90 0.17 0.03 97.37 11:55:50 11:46:01 5 1.17 0.00 0.82 0.17 0.02 97.83 11:55:50 11:46:01 6 0.63 0.00 0.38 0.07 0.02 98.90 11:55:50 11:46:01 7 2.70 0.00 0.80 0.10 0.02 96.38 11:55:50 11:47:01 all 0.03 0.00 0.01 0.01 0.00 99.94 11:55:50 11:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:55:50 11:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:55:50 11:47:01 2 0.07 0.00 0.00 0.00 0.00 99.93 11:55:50 11:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:55:50 11:47:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:55:50 11:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:55:50 11:47:01 6 0.02 0.00 0.05 0.02 0.00 99.92 11:55:50 11:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 11:55:50 11:48:01 all 0.25 0.00 0.01 0.00 0.01 99.73 11:55:50 11:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:55:50 11:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:50 11:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:55:50 11:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:55:50 11:48:01 4 1.81 0.00 0.03 0.00 0.02 98.14 11:55:50 11:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:55:50 11:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:55:50 11:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:55:50 11:49:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:55:50 11:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:55:50 11:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:55:50 11:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:55:50 11:49:01 3 0.08 0.00 0.02 0.03 0.02 99.85 11:55:50 11:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:55:50 11:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:55:50 11:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:55:50 11:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 11:55:50 11:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:55:50 11:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:55:50 11:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:55:50 11:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:55:50 11:50:01 3 0.05 0.00 0.02 0.02 0.03 99.88 11:55:50 11:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:55:50 11:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:55:50 11:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:55:50 11:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:55:50 11:51:01 all 0.30 0.00 0.03 0.01 0.01 99.64 11:55:50 11:51:01 0 0.43 0.00 0.05 0.03 0.00 99.48 11:55:50 11:51:01 1 0.10 0.00 0.03 0.02 0.00 99.85 11:55:50 11:51:01 2 0.38 0.00 0.03 0.00 0.02 99.57 11:55:50 11:51:01 3 0.17 0.00 0.02 0.05 0.00 99.77 11:55:50 11:51:01 4 0.12 0.00 0.03 0.00 0.02 99.83 11:55:50 11:51:01 5 0.03 0.00 0.05 0.00 0.02 99.90 11:55:50 11:51:01 6 0.78 0.00 0.03 0.00 0.02 99.17 11:55:50 11:51:01 7 0.40 0.00 0.00 0.02 0.02 99.57 11:55:50 11:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:55:50 11:52:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:55:50 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:50 11:52:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:55:50 11:52:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:55:50 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:55:50 11:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:55:50 11:52:01 6 0.15 0.00 0.03 0.00 0.03 99.78 11:55:50 11:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:55:50 11:55:50 11:52:01 CPU %user %nice %system %iowait %steal %idle 11:55:50 11:53:01 all 0.03 0.00 0.01 0.01 0.00 99.94 11:55:50 11:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:55:50 11:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:55:50 11:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:55:50 11:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:55:50 11:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:55:50 11:53:01 5 0.00 0.00 0.00 0.02 0.02 99.97 11:55:50 11:53:01 6 0.05 0.00 0.05 0.02 0.02 99.87 11:55:50 11:53:01 7 0.02 0.00 0.00 0.08 0.00 99.90 11:55:50 11:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:55:50 11:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:55:50 11:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:50 11:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:55:50 11:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:55:50 11:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:55:50 11:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:55:50 11:54:01 6 0.18 0.00 0.05 0.00 0.02 99.75 11:55:50 11:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:55:50 11:55:01 all 0.09 0.00 0.03 0.02 0.01 99.85 11:55:50 11:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:50 11:55:01 1 0.03 0.00 0.05 0.00 0.00 99.92 11:55:50 11:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:55:50 11:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:55:50 11:55:01 4 0.52 0.00 0.00 0.00 0.00 99.48 11:55:50 11:55:01 5 0.02 0.00 0.07 0.02 0.02 99.88 11:55:50 11:55:01 6 0.07 0.00 0.07 0.00 0.05 99.82 11:55:50 11:55:01 7 0.02 0.00 0.00 0.17 0.02 99.80 11:55:50 Average: all 5.55 0.00 1.25 0.18 0.02 92.99 11:55:50 Average: 0 5.54 0.00 1.32 0.36 0.02 92.76 11:55:50 Average: 1 5.47 0.00 1.22 0.07 0.02 93.22 11:55:50 Average: 2 5.46 0.00 1.19 0.06 0.02 93.27 11:55:50 Average: 3 5.46 0.00 1.15 0.23 0.02 93.15 11:55:50 Average: 4 5.55 0.00 1.23 0.12 0.02 93.07 11:55:50 Average: 5 5.62 0.00 1.39 0.39 0.03 92.57 11:55:50 Average: 6 5.68 0.00 1.28 0.19 0.03 92.82 11:55:50 Average: 7 5.62 0.00 1.22 0.05 0.02 93.10 11:55:50 11:55:50 11:55:50