Pull request #501 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 350f91378f8e2b74d99603fa7c1a2c5178e3ed86+2bd221175a2feb80dc354132039af34741a0a595 (6608609b61946b610387f5e897bb48d55d8e3a47) 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-ssh5188504884983028074.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-ssh13815159502393921521.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-501/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-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9184370052943674880.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-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14887970394358056531.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-ssh8865067863096195183.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-501/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-501/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17101884846114466759.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-24324 in /w/workspace/foundry_device-virtual-go_PR-501 [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-501 # 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 > 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/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd221175a2feb80dc354132039af34741a0a595 into PR head commit 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 Merge succeeded, producing 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 Checking out Revision 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 (PR-501) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # 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 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:03:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:03:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:03:38 ========================================================= 11:03:38 EdgeX Global Pipelines Version Info 11:03:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:03:38 ------------------- 11:03:38 stable info: 11:03:38 ------------------- 11:03:38 Commited By: Ginny Guan ginny@iotechsys.com 11:03:38 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:03:38 Message: update stable to v1.0.265 11:03:39 ------------------- 11:03:39 experimental info: 11:03:39 ------------------- 11:03:39 Commited By: Cherry Wang cherry@iotechsys.com 11:03:39 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:03:39 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:03:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 350f913 [Pipeline] echo 11:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:41 provisioning config files... 11:03:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config1249234851029774083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:42 ---> ****-login.sh 11:03:42 nexus3.edgexfoundry.org:10001 11:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:42 Configure a credential helper to remove this warning. See 11:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:42 11:03:42 Login Succeeded 11:03:42 nexus3.edgexfoundry.org:10002 11:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:42 Configure a credential helper to remove this warning. See 11:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:42 11:03:42 Login Succeeded 11:03:42 nexus3.edgexfoundry.org:10003 11:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:42 Configure a credential helper to remove this warning. See 11:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:42 11:03:42 Login Succeeded 11:03:42 nexus3.edgexfoundry.org:10004 11:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:43 Configure a credential helper to remove this warning. See 11:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:43 11:03:43 Login Succeeded 11:03:43 ****.io 11:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:43 Configure a credential helper to remove this warning. See 11:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:43 11:03:43 Login Succeeded 11:03:43 ---> ****-login.sh ends [Pipeline] } 11:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:03:44 + git rev-list -1 --merges 350f91378f8e2b74d99603fa7c1a2c5178e3ed86~1..350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] echo 11:03:44 -----------> git rev-list -1 --merges 350f91378f8e2b74d99603fa7c1a2c5178e3ed86~1..350f91378f8e2b74d99603fa7c1a2c5178e3ed86 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [false] [Pipeline] sh 11:03:44 + git log --format=format:%s -1 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] echo 11:03:44 ========================================================= 11:03:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:03:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:44 + git log --format=format:%s -1 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] echo 11:03:44 [semverPrep] GIT_COMMIT: 350f91378f8e2b74d99603fa7c1a2c5178e3ed86, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 11:03:44 [semverPrep] This is not a build commit. [Pipeline] sh 11:03:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:45 + grep -v github /etc/ssh/ssh_known_hosts 11:03:45 + [ -e /tmp/ssh_known_hosts ] 11:03:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:03:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:03:45 + sudo tee -a /etc/ssh/ssh_known_hosts 11:03:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:45 11:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:46 0.1.4: Pulling from edgex-devops/py-git-semver 11:03:46 b85a868b505f: Pulling fs layer 11:03:46 e2be974225ed: Pulling fs layer 11:03:46 339a4e72a1f5: Pulling fs layer 11:03:46 988bab9f4d93: Pulling fs layer 11:03:46 1469e6f7b9e6: Pulling fs layer 11:03:46 eaf3925da568: Pulling fs layer 11:03:46 bab4dde63d76: Pulling fs layer 11:03:46 bde34c3a00c8: Pulling fs layer 11:03:46 b352a97aabf1: Pulling fs layer 11:03:46 4872d77fe225: Pulling fs layer 11:03:46 5851b861e8e6: Pulling fs layer 11:03:46 eaf3925da568: Waiting 11:03:46 1469e6f7b9e6: Waiting 11:03:46 bab4dde63d76: Waiting 11:03:46 bde34c3a00c8: Waiting 11:03:46 4872d77fe225: Waiting 11:03:46 b352a97aabf1: Waiting 11:03:46 5851b861e8e6: Waiting 11:03:46 988bab9f4d93: Waiting 11:03:46 e2be974225ed: Download complete 11:03:46 988bab9f4d93: Verifying Checksum 11:03:46 988bab9f4d93: Download complete 11:03:46 1469e6f7b9e6: Verifying Checksum 11:03:46 1469e6f7b9e6: Download complete 11:03:46 339a4e72a1f5: Verifying Checksum 11:03:46 339a4e72a1f5: Download complete 11:03:46 eaf3925da568: Verifying Checksum 11:03:46 eaf3925da568: Download complete 11:03:46 bde34c3a00c8: Verifying Checksum 11:03:46 bde34c3a00c8: Download complete 11:03:46 b352a97aabf1: Verifying Checksum 11:03:46 b352a97aabf1: Download complete 11:03:46 4872d77fe225: Verifying Checksum 11:03:46 4872d77fe225: Download complete 11:03:46 5851b861e8e6: Verifying Checksum 11:03:46 5851b861e8e6: Download complete 11:03:46 b85a868b505f: Verifying Checksum 11:03:46 b85a868b505f: Download complete 11:03:46 bab4dde63d76: Verifying Checksum 11:03:46 bab4dde63d76: Download complete 11:03:47 b85a868b505f: Pull complete 11:03:48 e2be974225ed: Pull complete 11:03:48 339a4e72a1f5: Pull complete 11:03:48 988bab9f4d93: Pull complete 11:03:48 1469e6f7b9e6: Pull complete 11:03:48 eaf3925da568: Pull complete 11:03:50 bab4dde63d76: Pull complete 11:03:50 bde34c3a00c8: Pull complete 11:03:51 b352a97aabf1: Pull complete 11:03:51 4872d77fe225: Pull complete 11:03:51 5851b861e8e6: Pull complete 11:03:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:51 prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container 11:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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:03:54 $ docker top ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a -eo pid,comm 11:03:54 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:03:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:54 [ssh-agent] Looking for ssh-agent implementation... 11:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:54 $ docker exec ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a ssh-agent 11:03:54 SSH_AUTH_SOCK=/tmp/ssh-UdFR0EOLLcKs/agent.32 11:03:54 SSH_AGENT_PID=38 11:03:54 Running ssh-add (command line suppressed) 11:03:54 Identity added: /w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_1283360582391501684.key (/w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_1283360582391501684.key) 11:03:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:55 + git tag --points-at HEAD [Pipeline] } 11:03:55 $ docker exec --env ******** --env ******** ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a ssh-agent -k 11:03:55 unset SSH_AUTH_SOCK; 11:03:55 unset SSH_AGENT_PID; 11:03:55 echo Agent pid 38 killed; 11:03:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:03:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:55 [ssh-agent] Looking for ssh-agent implementation... 11:03:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:55 $ docker exec ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a ssh-agent 11:03:55 SSH_AUTH_SOCK=/tmp/ssh-m5kZqdyad0mw/agent.71 11:03:55 SSH_AGENT_PID=77 11:03:55 Running ssh-add (command line suppressed) 11:03:56 Identity added: /w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_6572140485902031285.key (/w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_6572140485902031285.key) 11:03:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:56 + git semver init 11:03:56 2024-11-01 11:03:56,608 [run_init] DEBUG init version:0.0.0 force:False 11:03:56 2024-11-01 11:03:56,609 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-501/.semver 11:03:56 2024-11-01 11:03:56,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-501/.semver 11:03:56 2024-11-01 11:03:56,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-501/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-501, universal_newlines=False, shell=None, istream=None) 11:03:59 2024-11-01 11:03:58,722 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-501/.git/info/exclude 11:03:59 2024-11-01 11:03:58,723 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 with force:False 11:03:59 2024-11-01 11:03:58,723 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 11:03:59 2024-11-01 11:03:58,727 [execute] INFO git cat-file --batch-check 11:03:59 2024-11-01 11:03:58,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) 11:03:59 2024-11-01 11:03:58,735 [execute] INFO git cat-file --batch 11:03:59 2024-11-01 11:03:58,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) 11:03:59 2024-11-01 11:03:58,741 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 11:03:59 0.0.0 [Pipeline] } 11:03:59 $ docker exec --env ******** --env ******** ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a ssh-agent -k 11:03:59 unset SSH_AUTH_SOCK; 11:03:59 unset SSH_AGENT_PID; 11:03:59 echo Agent pid 77 killed; 11:03:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:59 + git semver [Pipeline] } 11:04:00 $ docker stop --time=1 ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a 11:04:01 $ docker rm -f --volumes ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a [Pipeline] // withDockerContainer [Pipeline] sh 11:04:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:04:02 Stashed 1 file(s) [Pipeline] echo 11:04:02 [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:04:02 provisioning config files... 11:04:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config12994591820690397915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:03 ---> ****-login.sh 11:04:03 nexus3.edgexfoundry.org:10001 11:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:03 Configure a credential helper to remove this warning. See 11:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:03 11:04:03 Login Succeeded 11:04:03 nexus3.edgexfoundry.org:10002 11:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:03 Configure a credential helper to remove this warning. See 11:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:03 11:04:03 Login Succeeded 11:04:03 nexus3.edgexfoundry.org:10003 11:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:03 Configure a credential helper to remove this warning. See 11:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:03 11:04:03 Login Succeeded 11:04:03 nexus3.edgexfoundry.org:10004 11:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:03 Configure a credential helper to remove this warning. See 11:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:03 11:04:03 Login Succeeded 11:04:03 ****.io 11:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:03 Configure a credential helper to remove this warning. See 11:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:03 11:04:03 Login Succeeded 11:04:03 ---> ****-login.sh ends [Pipeline] } 11:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:04:04 ========================================================= 11:04:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:04:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:04 + 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:04:04 Sending build context to Docker daemon 37.71MB 11:04:04 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:04:04 Step 2/12 : FROM ${BASE} AS builder 11:04:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:04:04 43c4264eed91: Pulling fs layer 11:04:04 4cc291be95ef: Pulling fs layer 11:04:04 2ac1f1163629: Pulling fs layer 11:04:04 5c3c966382ef: Pulling fs layer 11:04:04 4f4fb700ef54: Pulling fs layer 11:04:04 5d5c8e513c77: Pulling fs layer 11:04:04 9f66e0745190: Pulling fs layer 11:04:04 f49a43e4bbc0: Pulling fs layer 11:04:04 561ebcabdf7f: Pulling fs layer 11:04:04 5c3c966382ef: Waiting 11:04:04 4f4fb700ef54: Waiting 11:04:04 5d5c8e513c77: Waiting 11:04:04 f49a43e4bbc0: Waiting 11:04:04 561ebcabdf7f: Waiting 11:04:04 9f66e0745190: Waiting 11:04:04 4cc291be95ef: Verifying Checksum 11:04:04 4cc291be95ef: Download complete 11:04:04 5c3c966382ef: Verifying Checksum 11:04:04 5c3c966382ef: Download complete 11:04:04 4f4fb700ef54: Verifying Checksum 11:04:04 4f4fb700ef54: Download complete 11:04:04 5d5c8e513c77: Verifying Checksum 11:04:04 5d5c8e513c77: Download complete 11:04:04 43c4264eed91: Verifying Checksum 11:04:04 43c4264eed91: Download complete 11:04:04 9f66e0745190: Verifying Checksum 11:04:04 9f66e0745190: Download complete 11:04:05 43c4264eed91: Pull complete 11:04:05 561ebcabdf7f: Verifying Checksum 11:04:05 561ebcabdf7f: Download complete 11:04:05 4cc291be95ef: Pull complete 11:04:05 2ac1f1163629: Verifying Checksum 11:04:05 2ac1f1163629: Download complete 11:04:05 f49a43e4bbc0: Download complete 11:04:08 2ac1f1163629: Pull complete 11:04:08 5c3c966382ef: Pull complete 11:04:08 4f4fb700ef54: Pull complete 11:04:08 5d5c8e513c77: Pull complete 11:04:08 9f66e0745190: Pull complete 11:04:11 f49a43e4bbc0: Pull complete 11:04:11 561ebcabdf7f: Pull complete 11:04:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:04:11 ---> 3a752c3f9dda 11:04:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:04:17 ---> Running in 7a09d7c72896 11:04:17 Removing intermediate container 7a09d7c72896 11:04:17 ---> 473af38f523d 11:04:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:04:17 ---> Running in 9766f4c24b34 11:04:17 Removing intermediate container 9766f4c24b34 11:04:17 ---> 955fe92cad86 11:04:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:04:17 ---> Running in 63e96b6749fd 11:04:17 Removing intermediate container 63e96b6749fd 11:04:17 ---> d7af4c68538f 11:04:17 Step 6/12 : WORKDIR /device-virtual-go 11:04:17 ---> Running in e32f3b58ee0c 11:04:17 Removing intermediate container e32f3b58ee0c 11:04:17 ---> 8a05b074c694 11:04:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:17 ---> Running in df75edaa1f5b 11:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:04:17 Still waiting to schedule task 11:04:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:04:17 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:04:17 (2/4) Installing libedit (20240517.3.1-r0) 11:04:17 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:04:17 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:04:17 Executing busybox-1.36.1-r29.trigger 11:04:17 OK: 250 MiB in 58 packages 11:04:18 Removing intermediate container df75edaa1f5b 11:04:18 ---> 123edbe67f1e 11:04:18 Step 8/12 : COPY go.mod vendor* ./ 11:04:18 ---> 313a17d68845 11:04:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:18 ---> Running in 58d10e07b10a 11:05:26 Removing intermediate container 58d10e07b10a 11:05:26 ---> a7a4481bebb4 11:05:26 Step 10/12 : COPY . . 11:05:26 ---> abb839ec180f 11:05:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:05:26 ---> Running in a04b38bce785 11:05:26 Removing intermediate container a04b38bce785 11:05:26 ---> d4ffd3523dc4 11:05:26 Step 12/12 : RUN $MAKE 11:05:26 ---> Running in c45d8436648d 11:05:26 noop 11:05:26 Removing intermediate container c45d8436648d 11:05:26 ---> 3734e10b172e 11:05:26 Successfully built 3734e10b172e 11:05:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:26 + docker inspect -f . ci-base-image-x86_64 11:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:26 prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container 11:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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:05:27 $ docker top 23d830b910da6a34efbe6e97890d4941f18b61e1f9951952f264d8b2c16fc815 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:27 + go version 11:05:27 go version go1.23.2 linux/amd64 [Pipeline] } 11:05:27 $ docker stop --time=1 23d830b910da6a34efbe6e97890d4941f18b61e1f9951952f264d8b2c16fc815 11:05:28 $ docker rm -f --volumes 23d830b910da6a34efbe6e97890d4941f18b61e1f9951952f264d8b2c16fc815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:29 + docker inspect -f . ci-base-image-x86_64 11:05:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:29 prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container 11:05: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-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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:05:30 $ docker top 825c4db9bee986eac8dbaf89ff9df71d40c05f465cdc1a0ff70934a5448ac8d3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:30 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-501 [Pipeline] fileExists [Pipeline] sh 11:05:31 + make test 11:05:31 go test ./... -coverprofile=coverage.out 11:05:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:05:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24326 in /w/workspace/foundry_device-virtual-go_PR-501 [Pipeline] { [Pipeline] ws 11:05:47 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:05:50 The recommended git tool is: git 11:05:54 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:05:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements 11:05:55 using credential edgex-jenkins-ssh 11:05:55 Cloning the remote Git repository 11:05:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:05:55 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:05:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:05:55 > git --version # timeout=10 11:05:55 > git --version # 'git version 2.25.1' 11:05:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:59 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:05:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:06:00 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:06:00 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:06:00 Merging remotes/origin/main commit 2bd221175a2feb80dc354132039af34741a0a595 into PR head commit 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 11:06:01 Merge succeeded, producing 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 11:06:01 Checking out Revision 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 (PR-501) 11:06:00 > git config core.sparsecheckout # timeout=10 11:06:00 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 11:06:01 > git remote # timeout=10 11:06:01 > git config --get remote.origin.url # timeout=10 11:06:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:01 > git merge 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 11:06:01 > git rev-parse HEAD^{commit} # timeout=10 11:06:01 > git config core.sparsecheckout # timeout=10 11:06:01 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 11:06:02 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 11:06:02 > git --version # timeout=10 11:06:02 > git --version # 'git version 2.25.1' 11:06:02 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:07 go vet ./... 11:06:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:06:07 % Total % Received % Xferd Average Speed Time Time Time Current 11:06:07 Dload Upload Total Spent Left Speed 11:06:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 11:06:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:06:08 + + sudo teesudo /etc/docker/daemon.new jq 11:06:08 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:06:08 { 11:06:08 "registry-mirrors": [ 11:06:08 "https://nexus3.edgexfoundry.org:10001" 11:06:08 ], 11:06:08 "bip": "10.250.0.254/24", 11:06:08 "hosts": [ 11:06:08 "tcp://0.0.0.0:5555", 11:06:08 "unix:///var/run/docker.sock" 11:06:08 ], 11:06:08 "mtu": 1458, 11:06:08 "selinux-enabled": true, 11:06:08 "seccomp-profile": "/etc/docker/seccomp.json" 11:06:08 } [Pipeline] sh 11:06:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:06:08 + sudo service docker restart 11:06:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:06:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:06:11 ./bin/test-attribution-txt.sh [Pipeline] echo 11:06:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:06:11 $ docker stop --time=1 825c4db9bee986eac8dbaf89ff9df71d40c05f465cdc1a0ff70934a5448ac8d3 11:06:13 $ docker rm -f --volumes 825c4db9bee986eac8dbaf89ff9df71d40c05f465cdc1a0ff70934a5448ac8d3 [Pipeline] // withDockerContainer [Pipeline] sh 11:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:06:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:06:15 + ls -al . 11:06:15 total 264 11:06:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 11:05 . 11:06:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 11:03 .. 11:06:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 11:05 .git 11:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:03 .github 11:06:15 -rw-rw-r-- 1 jenkins jenkins 272 Nov 1 11:03 .gitignore 11:06:15 -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 11:03 .golangci.yml 11:06:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 11:03 .semver 11:06:15 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 1 11:03 Attribution.txt 11:06:15 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 1 11:03 CHANGELOG.md 11:06:15 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 1 11:03 Dockerfile 11:06:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 11:03 GOVERNANCE.md 11:06:15 -rw-rw-r-- 1 jenkins jenkins 660 Nov 1 11:03 Jenkinsfile 11:06:15 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 11:03 LICENSE 11:06:15 -rw-rw-r-- 1 jenkins jenkins 2490 Nov 1 11:03 Makefile 11:06:15 -rw-rw-r-- 1 jenkins jenkins 623 Nov 1 11:03 OWNERS.md 11:06:15 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 1 11:03 README.md 11:06:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 11:04 VERSION 11:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 11:03 bin 11:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:03 cmd 11:06:15 -rw-r--r-- 1 jenkins jenkins 43316 Nov 1 11:05 coverage.out 11:06:15 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 1 11:03 go.mod 11:06:15 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 11:03 go.sum 11:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:03 internal 11:06:15 -rw-rw-r-- 1 jenkins jenkins 235 Nov 1 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:15 + 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=350f91378f8e2b74d99603fa7c1a2c5178e3ed86 --label arch=amd64 --label version=0.0.0 . 11:06:15 Sending build context to Docker daemon 37.76MB 11:06:15 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:06:15 Step 2/26 : FROM ${BASE} AS builder 11:06:15 ---> 3734e10b172e 11:06:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:06:16 ---> Running in 923a75cfad8e 11:06:16 Removing intermediate container 923a75cfad8e 11:06:16 ---> 506f650c9702 11:06:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:06:16 ---> Running in 6717ef4433ab 11:06:16 Removing intermediate container 6717ef4433ab 11:06:16 ---> da8a939463e0 11:06:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:06:16 ---> Running in 436b07acd71a 11:06:16 Removing intermediate container 436b07acd71a 11:06:16 ---> 2033898692d6 11:06:16 Step 6/26 : WORKDIR /device-virtual-go 11:06:16 ---> Running in 1c1626e66ba0 11:06:16 Removing intermediate container 1c1626e66ba0 11:06:16 ---> c4d93a5f4831 11:06:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:16 ---> Running in 528783f726a9 11:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:06:17 OK: 250 MiB in 58 packages 11:06:17 Removing intermediate container 528783f726a9 11:06:17 ---> fa0404c0c13b 11:06:17 Step 8/26 : COPY go.mod vendor* ./ 11:06:17 ---> 4f7df6ce94db 11:06:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:17 ---> Running in fc050b441b7a 11:06:18 Removing intermediate container fc050b441b7a 11:06:18 ---> 2c51d6018c46 11:06:18 Step 10/26 : COPY . . 11:06:19 ---> 14d79d93216d 11:06:19 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:19 ---> Running in 6d0ef9dbe2cb 11:06:19 Removing intermediate container 6d0ef9dbe2cb 11:06:19 ---> 001c62b3335d 11:06:19 Step 12/26 : RUN $MAKE 11:06:19 ---> Running in 59d8c5505489 11:06:19 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/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:27 provisioning config files... 11:06:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3426175888653808105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:27 ---> ****-login.sh 11:06:27 nexus3.edgexfoundry.org:10001 11:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:28 Configure a credential helper to remove this warning. See 11:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:28 11:06:28 Login Succeeded 11:06:28 nexus3.edgexfoundry.org:10002 11:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:28 Configure a credential helper to remove this warning. See 11:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:28 11:06:28 Login Succeeded 11:06:28 nexus3.edgexfoundry.org:10003 11:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:29 Configure a credential helper to remove this warning. See 11:06:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:29 11:06:29 Login Succeeded 11:06:29 nexus3.edgexfoundry.org:10004 11:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:29 Configure a credential helper to remove this warning. See 11:06:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:29 11:06:29 Login Succeeded 11:06:29 ****.io 11:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:30 Configure a credential helper to remove this warning. See 11:06:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:30 11:06:30 Login Succeeded 11:06:30 ---> ****-login.sh ends [Pipeline] } 11:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:06:30 ========================================================= 11:06:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:06:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:31 + 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:06:31 Sending build context to Docker daemon 19.04MB 11:06:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:06:31 Step 2/12 : FROM ${BASE} AS builder 11:06:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:06:32 cf04c63912e1: Pulling fs layer 11:06:32 55b35a11ae5e: Pulling fs layer 11:06:32 a37a00ec5f00: Pulling fs layer 11:06:32 50b3750afda1: Pulling fs layer 11:06:32 4f4fb700ef54: Pulling fs layer 11:06:32 80978eb59214: Pulling fs layer 11:06:32 c9f46d7d2bd2: Pulling fs layer 11:06:32 c5a475d317c9: Pulling fs layer 11:06:32 4f4fb700ef54: Waiting 11:06:32 80978eb59214: Waiting 11:06:32 c9f46d7d2bd2: Waiting 11:06:32 c5a475d317c9: Waiting 11:06:32 50b3750afda1: Waiting 11:06:32 55b35a11ae5e: Verifying Checksum 11:06:32 55b35a11ae5e: Download complete 11:06:32 50b3750afda1: Verifying Checksum 11:06:32 50b3750afda1: Download complete 11:06:32 4f4fb700ef54: Verifying Checksum 11:06:32 4f4fb700ef54: Download complete 11:06:32 80978eb59214: Verifying Checksum 11:06:32 80978eb59214: Download complete 11:06:32 cf04c63912e1: Verifying Checksum 11:06:32 cf04c63912e1: Download complete 11:06:32 c5a475d317c9: Verifying Checksum 11:06:32 c5a475d317c9: Download complete 11:06:33 cf04c63912e1: Pull complete 11:06:33 55b35a11ae5e: Pull complete 11:06:34 a37a00ec5f00: Verifying Checksum 11:06:34 a37a00ec5f00: Download complete 11:06:35 c9f46d7d2bd2: Verifying Checksum 11:06:35 c9f46d7d2bd2: Download complete 11:06:50 a37a00ec5f00: Pull complete 11:06:50 50b3750afda1: Pull complete 11:06:50 4f4fb700ef54: Pull complete 11:06:50 80978eb59214: Pull complete 11:06:58 c9f46d7d2bd2: Pull complete 11:06:58 Removing intermediate container 59d8c5505489 11:06:58 ---> a3b328399388 11:06:58 Step 13/26 : FROM alpine:3.20 11:06:58 3.20: Pulling from library/alpine 11:06:58 43c4264eed91: Already exists 11:06:58 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:06:58 Status: Downloaded newer image for alpine:3.20 11:06:58 ---> 91ef0af61f39 11:06:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:06:58 ---> Running in a2b228295a5d 11:06:58 Removing intermediate container a2b228295a5d 11:06:58 ---> 8f0c181d1ec0 11:06:58 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:06:58 ---> Running in b13a9121af76 11:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:06:58 (1/1) Installing dumb-init (1.2.5-r3) 11:06:58 Executing busybox-1.36.1-r29.trigger 11:06:58 OK: 8 MiB in 15 packages 11:06:58 Removing intermediate container b13a9121af76 11:06:58 ---> 8039c5b03886 11:06:58 Step 16/26 : RUN apk --no-cache upgrade 11:06:58 ---> Running in 9bfd8a6b3e10 11:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:06:58 Upgrading critical system libraries and apk-tools: 11:06:58 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:06:58 Executing busybox-1.36.1-r29.trigger 11:06:58 Continuing the upgrade transaction with new apk-tools: 11:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:06:58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:06:58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:06:58 OK: 8 MiB in 15 packages 11:06:58 Removing intermediate container 9bfd8a6b3e10 11:06:58 ---> aac4e5ce971f 11:06:58 Step 17/26 : WORKDIR / 11:06:58 ---> Running in afd6f90747ff 11:06:58 Removing intermediate container afd6f90747ff 11:06:58 ---> 995c9c49ca71 11:06:58 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:06:58 ---> 0995a4b02da7 11:06:58 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:06:58 ---> 2e8211a08c0d 11:06:58 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:06:59 c5a475d317c9: Pull complete 11:06:59 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:06:59 ---> be29e6b0f0d4 11:06:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:06:59 ---> 2e2b23e69c78 11:06:59 Step 21/26 : EXPOSE 59900 11:06:59 ---> Running in 3ebd5e127f4b 11:06:59 Removing intermediate container 3ebd5e127f4b 11:06:59 ---> 116cac0ee8cc 11:06:59 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:06:59 ---> Running in 93812cf628e0 11:06:59 Removing intermediate container 93812cf628e0 11:06:59 ---> de10d4bfd273 11:06:59 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:06:59 ---> Running in 22e2a379a588 11:07:00 Removing intermediate container 22e2a379a588 11:07:00 ---> e021c3ec9301 11:07:00 Step 24/26 : LABEL arch=amd64 11:07:00 ---> Running in 9a90a0e66992 11:07:00 Removing intermediate container 9a90a0e66992 11:07:00 ---> a9417b2c185c 11:07:00 Step 25/26 : LABEL git_sha=350f91378f8e2b74d99603fa7c1a2c5178e3ed86 11:07:00 ---> Running in 98f01fd7885c 11:07:00 Removing intermediate container 98f01fd7885c 11:07:00 ---> 3b9899bc67ba 11:07:00 Step 26/26 : LABEL version=0.0.0 11:07:00 ---> Running in 2a065def2295 11:07:00 Removing intermediate container 2a065def2295 11:07:00 ---> 1c93e577ce4a 11:07:00 [Warning] One or more build-args [ARCH] were not consumed 11:07:00 Successfully built 1c93e577ce4a 11:07:00 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 11:07:01 ---> Running in 39edd9e973b1 11:07:01 Removing intermediate container 39edd9e973b1 11:07:01 ---> a57eecfc44cb 11:07:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:01 ---> Running in 5450795326e8 11:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:01 11:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:01 Removing intermediate container 5450795326e8 11:07:01 ---> 5af30b10cdad 11:07:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:07:01 ---> Running in 57ae2ada431f 11:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:02 latest: Pulling from edgex-lftools-log-publisher 11:07:02 5eb5b503b376: Pulling fs layer 11:07:02 5c69ac0246d0: Pulling fs layer 11:07:02 ec43610c2a17: Pulling fs layer 11:07:02 3a2ae6a8a46f: Pulling fs layer 11:07:02 33b1e0a273af: Pulling fs layer 11:07:02 5d3b04190fa2: Pulling fs layer 11:07:02 2f39f015ded8: Pulling fs layer 11:07:02 5d3b04190fa2: Waiting 11:07:02 3a2ae6a8a46f: Waiting 11:07:02 2f39f015ded8: Waiting 11:07:02 33b1e0a273af: Waiting 11:07:02 5c69ac0246d0: Verifying Checksum 11:07:02 5c69ac0246d0: Download complete 11:07:02 3a2ae6a8a46f: Verifying Checksum 11:07:02 3a2ae6a8a46f: Download complete 11:07:02 33b1e0a273af: Verifying Checksum 11:07:02 33b1e0a273af: Download complete 11:07:02 5d3b04190fa2: Verifying Checksum 11:07:02 5d3b04190fa2: Download complete 11:07:02 ec43610c2a17: Verifying Checksum 11:07:02 ec43610c2a17: Download complete 11:07:02 Removing intermediate container 57ae2ada431f 11:07:02 ---> 6d76946cc34b 11:07:02 Step 6/12 : WORKDIR /device-virtual-go 11:07:02 ---> Running in 06fbcb795a76 11:07:02 5eb5b503b376: Download complete 11:07:02 Removing intermediate container 06fbcb795a76 11:07:02 ---> 2769c4474df3 11:07:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:02 ---> Running in c43279d7c250 11:07:02 2f39f015ded8: Download complete 11:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:03 5eb5b503b376: Pull complete 11:07:03 5c69ac0246d0: Pull complete 11:07:04 ec43610c2a17: Pull complete 11:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:04 3a2ae6a8a46f: Pull complete 11:07:04 33b1e0a273af: Pull complete 11:07:04 5d3b04190fa2: Pull complete 11:07:05 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:07:05 (2/4) Installing libedit (20240517.3.1-r0) 11:07:05 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:07:05 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:07:05 Executing busybox-1.36.1-r29.trigger 11:07:05 OK: 242 MiB in 58 packages 11:07:06 Removing intermediate container c43279d7c250 11:07:06 ---> 1362dd683008 11:07:06 Step 8/12 : COPY go.mod vendor* ./ 11:07:07 ---> 700864f78a13 11:07:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:07 ---> Running in 8374c60f8d95 11:07:09 2f39f015ded8: Pull complete 11:07:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:10 prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container 11:07:10 $ 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-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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:07:13 $ docker top dfcc2147e17e597bd6a7f7646baf3c0cecea3f13853f47e48b2b9ff378817fa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:14 ---> job-cost.sh 11:07:14 lf-activate-venv: SKIPPING 11:07:14 INFO: No Stack... 11:07:15 INFO: Retrieving Pricing Info for: v3-standard-8 11:07:15 INFO: Archiving Costs [Pipeline] sh 11:07:15 + cat /w/workspace/foundry_device-virtual-go_PR-501/archives/cost.csv 11:07:15 + cut -d, -f6 [Pipeline] lock 11:07:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] 11:07:16 Resource [jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] did not exist. Created. 11:07:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:07:16 + echo total: 0.2199999988079071 [Pipeline] stash 11:07:16 Stashed 1 file(s) [Pipeline] } 11:07:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:07:16 $ docker stop --time=1 dfcc2147e17e597bd6a7f7646baf3c0cecea3f13853f47e48b2b9ff378817fa8 11:07:17 $ docker rm -f --volumes dfcc2147e17e597bd6a7f7646baf3c0cecea3f13853f47e48b2b9ff378817fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:08:59 Removing intermediate container 8374c60f8d95 11:08:59 ---> 4e67f21a375f 11:08:59 Step 10/12 : COPY . . 11:08:59 ---> 1f7e8866b938 11:08:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:59 ---> Running in f675353fd462 11:08:59 Removing intermediate container f675353fd462 11:08:59 ---> f88eb52b9f31 11:08:59 Step 12/12 : RUN $MAKE 11:08:59 ---> Running in ea825cce9f3d 11:08:59 noop 11:08:59 Removing intermediate container ea825cce9f3d 11:08:59 ---> 4690190d9436 11:08:59 Successfully built 4690190d9436 11:08:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:59 + docker inspect -f . ci-base-image-arm64 11:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:59 prd-ubuntu20.04-docker-arm64-4c-16g-24326 does not seem to be running inside a container 11:08:59 $ 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 ******** -e ******** ci-base-image-arm64 cat 11:09:01 $ docker top 625cc335a5486519bf3d068341e9a03d58587e21479db6a33bc992eb064c545e -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:01 + go version 11:09:01 go version go1.23.2 linux/arm64 [Pipeline] } 11:09:01 $ docker stop --time=1 625cc335a5486519bf3d068341e9a03d58587e21479db6a33bc992eb064c545e 11:09:03 $ docker rm -f --volumes 625cc335a5486519bf3d068341e9a03d58587e21479db6a33bc992eb064c545e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:04 + docker inspect -f . ci-base-image-arm64 11:09:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:04 prd-ubuntu20.04-docker-arm64-4c-16g-24326 does not seem to be running inside a container 11:09:04 $ 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 ******** -e ******** ci-base-image-arm64 cat 11:09:05 $ docker top e755eca5aad948e231f8cbfc87d3135bc9abc93998b767149bf775da04238105 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:06 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:09:07 + make test 11:09:07 go test ./... -coverprofile=coverage.out 11:09:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:12:36 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:12:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 58.3% of statements 11:12:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:12:36 go vet ./... 11:13:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:13:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:13:15 ./bin/test-attribution-txt.sh [Pipeline] echo 11:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:13:15 $ docker stop --time=1 e755eca5aad948e231f8cbfc87d3135bc9abc93998b767149bf775da04238105 11:13:17 $ docker rm -f --volumes e755eca5aad948e231f8cbfc87d3135bc9abc93998b767149bf775da04238105 [Pipeline] // withDockerContainer [Pipeline] sh 11:13:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:13:18 Warning: overwriting stash ‘coverage-report’ 11:13:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:13:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:20 + ls -al . 11:13:20 total 260 11:13:20 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 11:09 . 11:13:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 11:05 .. 11:13:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 11:06 .git 11:13:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:06 .github 11:13:20 -rw-rw-r-- 1 jenkins jenkins 272 Nov 1 11:06 .gitignore 11:13:20 -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 11:06 .golangci.yml 11:13:20 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 1 11:06 Attribution.txt 11:13:20 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 1 11:06 CHANGELOG.md 11:13:20 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 1 11:06 Dockerfile 11:13:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 11:06 GOVERNANCE.md 11:13:20 -rw-rw-r-- 1 jenkins jenkins 660 Nov 1 11:06 Jenkinsfile 11:13:20 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 11:06 LICENSE 11:13:20 -rw-rw-r-- 1 jenkins jenkins 2490 Nov 1 11:06 Makefile 11:13:20 -rw-rw-r-- 1 jenkins jenkins 623 Nov 1 11:06 OWNERS.md 11:13:20 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 1 11:06 README.md 11:13:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 11:04 VERSION 11:13:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 11:06 bin 11:13:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:06 cmd 11:13:20 -rw-r--r-- 1 jenkins jenkins 43316 Nov 1 11:12 coverage.out 11:13:20 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 1 11:06 go.mod 11:13:20 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 11:06 go.sum 11:13:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:06 internal 11:13:20 -rw-rw-r-- 1 jenkins jenkins 235 Nov 1 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:20 + 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=350f91378f8e2b74d99603fa7c1a2c5178e3ed86 --label arch=arm64 --label version=0.0.0 . 11:13:21 Sending build context to Docker daemon 19.08MB 11:13:21 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:13:21 Step 2/26 : FROM ${BASE} AS builder 11:13:21 ---> 4690190d9436 11:13:21 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:13:21 ---> Running in f8aee3fd97c1 11:13:21 Removing intermediate container f8aee3fd97c1 11:13:21 ---> 811f5227b5a9 11:13:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:13:21 ---> Running in a5f7d17d942d 11:13:22 Removing intermediate container a5f7d17d942d 11:13:22 ---> 267be9df49b0 11:13:22 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:13:22 ---> Running in 3f38110ab44e 11:13:22 Removing intermediate container 3f38110ab44e 11:13:22 ---> 1af56f43ec4a 11:13:22 Step 6/26 : WORKDIR /device-virtual-go 11:13:22 ---> Running in df75a259da1e 11:13:22 Removing intermediate container df75a259da1e 11:13:22 ---> 17dcc3d4bc51 11:13:22 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:22 ---> Running in 5b5ed4615839 11:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:13:25 OK: 242 MiB in 58 packages 11:13:26 Removing intermediate container 5b5ed4615839 11:13:26 ---> 1c8926091c0e 11:13:26 Step 8/26 : COPY go.mod vendor* ./ 11:13:26 ---> 89aca86cafd4 11:13:26 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:27 ---> Running in b624d2e344e4 11:13:29 Removing intermediate container b624d2e344e4 11:13:29 ---> d2ce7d4f7416 11:13:29 Step 10/26 : COPY . . 11:13:30 ---> feaa069591d0 11:13:30 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:13:31 ---> Running in acdd36d79d57 11:13:31 Removing intermediate container acdd36d79d57 11:13:31 ---> 95b12a0fb410 11:13:31 Step 12/26 : RUN $MAKE 11:13:31 ---> Running in 2fc66152d4ca 11:13:32 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/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:16:54 Removing intermediate container 2fc66152d4ca 11:16:54 ---> c3fee76bd3af 11:16:54 Step 13/26 : FROM alpine:3.20 11:16:54 3.20: Pulling from library/alpine 11:16:54 cf04c63912e1: Already exists 11:16:54 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:16:54 Status: Downloaded newer image for alpine:3.20 11:16:54 ---> c157a85ed455 11:16:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:16:54 ---> Running in 136aaee3c1a2 11:16:54 Removing intermediate container 136aaee3c1a2 11:16:54 ---> d8fcc8fa4bc5 11:16:54 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:16:54 ---> Running in 6ffe461c83d2 11:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:16:54 (1/1) Installing dumb-init (1.2.5-r3) 11:16:54 Executing busybox-1.36.1-r29.trigger 11:16:54 OK: 9 MiB in 15 packages 11:16:54 Removing intermediate container 6ffe461c83d2 11:16:54 ---> b12b52c87f3e 11:16:54 Step 16/26 : RUN apk --no-cache upgrade 11:16:54 ---> Running in d8a6035c092f 11:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:16:54 Upgrading critical system libraries and apk-tools: 11:16:54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:16:54 Executing busybox-1.36.1-r29.trigger 11:16:54 Continuing the upgrade transaction with new apk-tools: 11:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:16:55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:16:56 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:16:56 OK: 9 MiB in 15 packages 11:16:57 Removing intermediate container d8a6035c092f 11:16:57 ---> db082e055e49 11:16:57 Step 17/26 : WORKDIR / 11:16:57 ---> Running in 38520a3711b1 11:16:57 Removing intermediate container 38520a3711b1 11:16:57 ---> b2b3a261b4d2 11:16:57 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:16:57 ---> feaae2206cfd 11:16:57 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:16:58 ---> 06903f0781d4 11:16:58 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:17:00 ---> 10e6817e0af4 11:17:00 Step 21/26 : EXPOSE 59900 11:17:00 ---> Running in f4890dc14c1d 11:17:00 Removing intermediate container f4890dc14c1d 11:17:00 ---> d526a73c8327 11:17:00 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:17:00 ---> Running in ea5a3e06252c 11:17:00 Removing intermediate container ea5a3e06252c 11:17:00 ---> 84c1721b990d 11:17:00 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:17:01 ---> Running in d824817b8db7 11:17:01 Removing intermediate container d824817b8db7 11:17:01 ---> 7fc044ea5f7e 11:17:01 Step 24/26 : LABEL arch=arm64 11:17:01 ---> Running in 218fafce163e 11:17:01 Removing intermediate container 218fafce163e 11:17:01 ---> 17de3272794d 11:17:01 Step 25/26 : LABEL git_sha=350f91378f8e2b74d99603fa7c1a2c5178e3ed86 11:17:01 ---> Running in 81143c85f815 11:17:02 Removing intermediate container 81143c85f815 11:17:02 ---> 19c2f11b2c5d 11:17:02 Step 26/26 : LABEL version=0.0.0 11:17:02 ---> Running in 9619bffb3b8a 11:17:02 Removing intermediate container 9619bffb3b8a 11:17:02 ---> 18fa2b06e75d 11:17:02 [Warning] One or more build-args [ARCH] were not consumed 11:17:02 Successfully built 18fa2b06e75d 11:17:02 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:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:03 11:17:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:03 arm64: Pulling from edgex-lftools-log-publisher 11:17:03 8998bd30e6a1: Pulling fs layer 11:17:03 04944245beec: Pulling fs layer 11:17:03 699f458cf7ca: Pulling fs layer 11:17:03 765212b225bb: Pulling fs layer 11:17:03 f23df028b6ca: Pulling fs layer 11:17:03 d65c8cfc05b1: Pulling fs layer 11:17:03 2437ff75d9bd: Pulling fs layer 11:17:03 f23df028b6ca: Waiting 11:17:03 d65c8cfc05b1: Waiting 11:17:03 2437ff75d9bd: Waiting 11:17:03 765212b225bb: Waiting 11:17:04 04944245beec: Verifying Checksum 11:17:04 04944245beec: Download complete 11:17:04 765212b225bb: Verifying Checksum 11:17:04 765212b225bb: Download complete 11:17:04 d65c8cfc05b1: Verifying Checksum 11:17:04 d65c8cfc05b1: Download complete 11:17:04 699f458cf7ca: Verifying Checksum 11:17:04 699f458cf7ca: Download complete 11:17:04 8998bd30e6a1: Verifying Checksum 11:17:04 8998bd30e6a1: Download complete 11:17:07 2437ff75d9bd: Verifying Checksum 11:17:07 2437ff75d9bd: Download complete 11:17:09 8998bd30e6a1: Pull complete 11:17:09 04944245beec: Pull complete 11:17:11 699f458cf7ca: Pull complete 11:17:11 765212b225bb: Pull complete 11:17:12 f23df028b6ca: Pull complete 11:17:12 d65c8cfc05b1: Pull complete 11:17:30 2437ff75d9bd: Pull complete 11:17:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-24326 does not seem to be running inside a container 11:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:17:33 $ docker top 81a3dcf3455bad4a96586304370cda73594c7935200f1677ce481240e2fc618d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:34 ---> job-cost.sh 11:17:34 lf-activate-venv: SKIPPING 11:17:34 INFO: No Stack... 11:17:35 INFO: Retrieving Pricing Info for: v3-standard-4 11:17:35 INFO: Archiving Costs [Pipeline] sh 11:17:36 + cut -d, -f6 11:17:36 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 11:17:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] 11:17:36 Resource [jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] did not exist. Created. 11:17:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:37 /w/workspace/device-virtual-go/1@tmp/durable-3bc3d083/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:17:37 + echo total: 0.10999999940395355 [Pipeline] stash 11:17:37 Warning: overwriting stash ‘stack-cost’ 11:17:37 Stashed 1 file(s) [Pipeline] } 11:17:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:17:37 $ docker stop --time=1 81a3dcf3455bad4a96586304370cda73594c7935200f1677ce481240e2fc618d 11:17:39 $ docker rm -f --volumes 81a3dcf3455bad4a96586304370cda73594c7935200f1677ce481240e2fc618d [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:17:40 provisioning config files... 11:17:40 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config15872587360898868814tmp [Pipeline] { [Pipeline] sh 11:17:40 + set +x 11:17:40 + bash -s -- 11:17:40 + curl -s https://codecov.io/bash 11:17:40 11:17:40 _____ _ 11:17:40 / ____| | | 11:17:40 | | ___ __| | ___ ___ _____ __ 11:17:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:17:40 | |___| (_) | (_| | __/ (_| (_) \ V / 11:17:40 \_____\___/ \__,_|\___|\___\___/ \_/ 11:17:40 Bash-1.0.6 11:17:40 11:17:40 11:17:40 ==> git version 2.25.1 found 11:17:40 ==> 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:17:40 Release-Date: 2020-01-08 11:17:40 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:17:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:17:40 ==> Jenkins CI detected. 11:17:40 current dir:  /w/workspace/foundry_device-virtual-go_PR-501 11:17:40 project root: . 11:17:40 --> token set from env 11:17:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:17:40 ==> Running gcov in . (disable via -X gcov) 11:17:40 ==> Python coveragepy not found 11:17:40 ==> Searching for coverage reports in: 11:17:40 + . 11:17:40 -> Found 1 reports 11:17:40 ==> Detecting git/mercurial file structure 11:17:40 ==> Reading reports 11:17:40 + ./coverage.out bytes=43316 11:17:40 ==> Appending adjustments 11:17:40 https://docs.codecov.io/docs/fixing-reports 11:17:40 + Found adjustments 11:17:40 ==> Gzipping contents 11:17:40 8.0K /tmp/codecov.W18ByH.gz 11:17:40 ==> Uploading reports 11:17:40 url: https://codecov.io 11:17:40 query: branch=PR-501&commit=350f91378f8e2b74d99603fa7c1a2c5178e3ed86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=501&job=&cmd_args= 11:17:40 -> Pinging Codecov 11:17:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-501&commit=350f91378f8e2b74d99603fa7c1a2c5178e3ed86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=501&job=&cmd_args= 11:17:41 -> Uploading to 11:17:41 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/350f91378f8e2b74d99603fa7c1a2c5178e3ed86/8774ecee-0733-4b29-b74e-de87bef07381.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T111740Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5f8b4405cdfa4ee32eb56615918cd6eebc46b0cc57404357deaef04e5dd3f27a 11:17:41 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:41 Dload Upload Total Spent Left Speed 11:17:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 17439 --:--:-- --:--:-- --:--:-- 17439 11:17:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] } 11:17:41 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:17:43 + [ -d /w/workspace/foundry_device-virtual-go_PR-501/archives ] 11:17:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-501/archives 11:17:43 total 16 11:17:43 drwxr-xr-x 3 root root 4096 Nov 1 11:07 . 11:17:43 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 11:07 .. 11:17:43 drwxr-xr-x 2 root root 4096 Nov 1 11:07 cost 11:17:43 -rw-r--r-- 1 root root 89 Nov 1 11:07 cost.csv 11:17:43 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-501/archives 11:17:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-501/archives 11:17:43 total 16 11:17:43 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 11:07 . 11:17:43 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 11:07 .. 11:17:43 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 11:07 cost 11:17:43 -rw-r--r-- 1 jenkins jenkins 89 Nov 1 11:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:17:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:17:44 ---> package-listing.sh 11:17:44 ++ facter osfamily 11:17:44 ++ tr '[:upper:]' '[:lower:]' 11:17:45 + OS_FAMILY=debian 11:17:45 + workspace=/w/workspace/foundry_device-virtual-go_PR-501 11:17:45 + START_PACKAGES=/tmp/packages_start.txt 11:17:45 + END_PACKAGES=/tmp/packages_end.txt 11:17:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:45 + PACKAGES=/tmp/packages_start.txt 11:17:45 + '[' /w/workspace/foundry_device-virtual-go_PR-501 ']' 11:17:45 + PACKAGES=/tmp/packages_end.txt 11:17:45 + case "${OS_FAMILY}" in 11:17:45 + dpkg -l 11:17:45 + grep '^ii' 11:17:45 + '[' -f /tmp/packages_start.txt ']' 11:17:45 + '[' -f /tmp/packages_end.txt ']' 11:17:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:45 + '[' /w/workspace/foundry_device-virtual-go_PR-501 ']' 11:17:45 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-501/archives/ 11:17:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-501/archives/ [Pipeline] echo 11:17:45 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:17:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:46 prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container 11:17:46 $ 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-501/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-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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:17:46 $ docker top c8951354140ce10569314c2aa4c6b1685f7c1009b2f341d4a5c733b04dea2b34 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:47 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:47 + mkdir -p /var/log/sysstat [Pipeline] sh 11:17:47 + ls /var/log/sa-host 11:17:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:47 provisioning config files... 11:17:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config5176995548589961051tmp [Pipeline] { [Pipeline] echo 11:17:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:48 ---> create-netrc.sh [Pipeline] } 11:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:17:48 ---> python-tools-install.sh [Pipeline] echo 11:17:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:17:49 ---> sudo-logs.sh 11:17:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:17:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:17:49 ---> job-cost.sh 11:17:49 lf-activate-venv: SKIPPING 11:17:49 DEBUG: total: 0.2199999988079071 11:17:49 INFO: Retrieving Stack Cost... 11:17:49 INFO: Retrieving Pricing Info for: v3-standard-8 11:17:50 INFO: Archiving Costs [Pipeline] echo 11:17:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:17:50 ---> logs-deploy.sh 11:17:50 lf-activate-venv: SKIPPING 11:17:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-501/1 11:17:50 INFO: archiving workspace using pattern(s): 11:17:51 Archives upload complete. 11:17:52 INFO: archiving logs to Nexus 11:17:52 ---> uname -a: 11:17:52 Linux prd-ubuntu20-04-docker-8c-8g-24324 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:17:52 11:17:52 11:17:52 ---> lscpu: 11:17:52 Architecture: x86_64 11:17:52 CPU op-mode(s): 32-bit, 64-bit 11:17:52 Byte Order: Little Endian 11:17:52 Address sizes: 40 bits physical, 48 bits virtual 11:17:52 CPU(s): 8 11:17:52 On-line CPU(s) list: 0-7 11:17:52 Thread(s) per core: 1 11:17:52 Core(s) per socket: 1 11:17:52 Socket(s): 8 11:17:52 NUMA node(s): 1 11:17:52 Vendor ID: AuthenticAMD 11:17:52 CPU family: 23 11:17:52 Model: 49 11:17:52 Model name: AMD EPYC-Rome Processor 11:17:52 Stepping: 0 11:17:52 CPU MHz: 2800.000 11:17:52 BogoMIPS: 5600.00 11:17:52 Virtualization: AMD-V 11:17:52 Hypervisor vendor: KVM 11:17:52 Virtualization type: full 11:17:52 L1d cache: 256 KiB 11:17:52 L1i cache: 256 KiB 11:17:52 L2 cache: 4 MiB 11:17:52 L3 cache: 128 MiB 11:17:52 NUMA node0 CPU(s): 0-7 11:17:52 Vulnerability Itlb multihit: Not affected 11:17:52 Vulnerability L1tf: Not affected 11:17:52 Vulnerability Mds: Not affected 11:17:52 Vulnerability Meltdown: Not affected 11:17:52 Vulnerability Mmio stale data: Not affected 11:17:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:17:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:17:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:17:52 Vulnerability Srbds: Not affected 11:17:52 Vulnerability Tsx async abort: Not affected 11:17:52 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:17:52 11:17:52 11:17:52 ---> nproc: 11:17:52 8 11:17:52 11:17:52 11:17:52 ---> df -h: 11:17:52 Filesystem Size Used Avail Use% Mounted on 11:17:52 overlay 155G 12G 143G 8% / 11:17:52 tmpfs 64M 0 64M 0% /dev 11:17:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:17:52 shm 64M 0 64M 0% /dev/shm 11:17:52 /dev/vda1 155G 12G 143G 8% /facter-os 11:17:52 11:17:52 11:17:52 ---> sar -b -r -n DEV: 11:17:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24324) 11/01/24 _x86_64_ (8 CPU) 11:17:52 11:17:52 11:02:53 LINUX RESTART (8 CPU) 11:17:52 11:17:52 11:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:17:52 11:04:02 319.36 48.36 271.00 0.00 5430.29 105625.73 0.00 11:17:52 11:05:01 220.47 2.25 218.22 0.00 35.38 62961.94 0.00 11:17:52 11:06:01 136.44 0.07 136.38 0.00 4.13 43816.30 0.00 11:17:52 11:07:01 178.87 0.20 178.67 0.00 6.80 50523.16 0.00 11:17:52 11:08:01 53.51 1.00 52.51 0.00 73.45 16893.20 0.00 11:17:52 11:09:01 41.24 4.92 36.33 0.00 2567.31 5753.97 0.00 11:17:52 11:10:01 3.52 0.02 3.50 0.00 0.13 82.12 0.00 11:17:52 11:11:01 1.63 0.00 1.63 0.00 0.00 16.93 0.00 11:17:52 11:12:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 11:17:52 11:13:01 1.82 0.00 1.82 0.00 0.00 20.39 0.00 11:17:52 11:14:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 11:17:52 11:15:02 1.63 0.00 1.63 0.00 0.00 18.26 0.00 11:17:52 11:16:01 0.93 0.00 0.93 0.00 0.00 10.03 0.00 11:17:52 11:17:01 0.98 0.02 0.97 0.00 0.13 11.33 0.00 11:17:52 Average: 68.65 4.07 64.58 0.00 581.14 20384.20 0.00 11:17:52 11:17:52 11:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:17:52 11:04:02 29894852 31572724 779420 2.37 59696 1922036 1769172 5.21 1008836 1657284 280 11:17:52 11:05:01 27131048 31464048 843348 2.56 171156 4249428 2039468 6.01 1392804 3775328 762624 11:17:52 11:06:01 26760356 30800020 1498808 4.56 187252 3951284 2593172 7.64 2009736 3531168 314396 11:17:52 11:07:01 27389888 31513912 788552 2.40 193200 4055492 1907276 5.62 1411996 3530564 4572 11:17:52 11:08:01 26881424 31516608 783296 2.38 200920 4508624 1785184 5.26 1425096 3971264 412 11:17:52 11:09:01 26574236 31495928 782220 2.38 221492 4769052 1737152 5.12 1620564 4050864 140 11:17:52 11:10:01 26587180 31504072 773956 2.35 220068 4765812 1717724 5.06 1611608 4047652 4 11:17:52 11:11:01 26587164 31504116 773848 2.35 220120 4765812 1717724 5.06 1611660 4047656 300 11:17:52 11:12:01 26592944 31509960 767976 2.34 220144 4765816 1717724 5.06 1605960 4047652 8 11:17:52 11:13:01 26593584 31510660 767140 2.33 220196 4765824 1717724 5.06 1605052 4047660 184 11:17:52 11:14:01 26593348 31510448 767280 2.33 220232 4765824 1717724 5.06 1605152 4047660 16 11:17:52 11:15:02 26593372 31510500 767156 2.33 220252 4765828 1717724 5.06 1605204 4047664 4 11:17:52 11:16:01 26595328 31512460 765352 2.33 220268 4765828 1717724 5.06 1603660 4047664 8 11:17:52 11:17:01 26594980 31512188 765548 2.33 220292 4765828 1717724 5.06 1604304 4047672 244 11:17:52 Average: 26954979 31459832 830279 2.52 199663 4398749 1826658 5.38 1551545 3778411 77371 11:17:52 11:17:52 11:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:17:52 11:04:02 docker0 47.56 50.54 3.45 303.93 0.00 0.00 0.00 0.00 11:17:52 11:04:02 ens3 527.48 381.05 3052.35 95.23 0.00 0.00 0.00 0.00 11:17:52 11:04:02 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 11:17:52 11:05:01 docker0 325.20 421.49 27.92 3358.10 0.00 0.00 0.00 0.00 11:17:52 11:05:01 ens3 548.31 399.10 6599.46 44.93 0.00 0.00 0.00 0.00 11:17:52 11:05:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 11:17:52 11:06:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:17:52 11:06:01 veth651f5ef 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:17:52 11:06:01 ens3 31.43 17.10 30.82 10.42 0.00 0.00 0.00 0.00 11:17:52 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:07:01 docker0 7.26 15.18 0.44 190.56 0.00 0.00 0.00 0.00 11:17:52 11:07:01 ens3 45.25 28.32 286.33 11.29 0.00 0.00 0.00 0.00 11:17:52 11:07:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 11:17:52 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:08:01 ens3 81.92 50.36 2446.86 9.50 0.00 0.00 0.00 0.00 11:17:52 11:08:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:17:52 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:09:01 ens3 256.86 183.19 2068.49 12.15 0.00 0.00 0.00 0.00 11:17:52 11:09:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 11:17:52 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:10:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:17:52 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:17:52 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:52 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:12:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:13:01 ens3 0.47 0.32 1.34 0.02 0.00 0.00 0.00 0.00 11:17:52 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:52 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:14:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:17:52 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:15:02 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:17:52 11:15:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:52 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:52 11:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:17:52 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:52 Average: docker0 26.82 34.38 2.24 271.82 0.00 0.00 0.00 0.00 11:17:52 Average: ens3 106.19 75.41 1029.23 13.09 0.00 0.00 0.00 0.00 11:17:52 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 11:17:52 11:17:52 11:17:52 ---> sar -P ALL: 11:17:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24324) 11/01/24 _x86_64_ (8 CPU) 11:17:52 11:17:52 11:02:53 LINUX RESTART (8 CPU) 11:17:52 11:17:52 11:03:01 CPU %user %nice %system %iowait %steal %idle 11:17:52 11:04:02 all 7.02 0.00 2.08 2.43 0.06 88.41 11:17:52 11:04:02 0 7.56 0.00 1.61 1.32 0.05 89.46 11:17:52 11:04:02 1 7.55 0.00 2.42 3.80 0.07 86.17 11:17:52 11:04:02 2 5.78 0.00 3.22 1.11 0.05 89.84 11:17:52 11:04:02 3 6.60 0.00 2.05 7.62 0.05 83.68 11:17:52 11:04:02 4 7.81 0.00 1.94 3.40 0.05 86.79 11:17:52 11:04:02 5 6.95 0.00 1.77 0.47 0.07 90.74 11:17:52 11:04:02 6 6.87 0.00 1.81 0.48 0.05 90.79 11:17:52 11:04:02 7 7.02 0.00 1.84 1.29 0.07 89.78 11:17:52 11:05:01 all 8.56 0.00 3.90 3.87 0.06 83.62 11:17:52 11:05:01 0 8.99 0.00 4.46 1.00 0.07 85.48 11:17:52 11:05:01 1 9.79 0.00 5.26 12.96 0.09 71.90 11:17:52 11:05:01 2 9.06 0.00 3.63 1.46 0.07 85.78 11:17:52 11:05:01 3 7.33 0.00 3.35 4.70 0.07 84.55 11:17:52 11:05:01 4 7.48 0.00 3.55 0.53 0.03 88.41 11:17:52 11:05:01 5 8.09 0.00 3.40 0.19 0.07 88.25 11:17:52 11:05:01 6 7.49 0.00 3.81 8.44 0.05 80.21 11:17:52 11:05:01 7 10.22 0.00 3.74 1.75 0.05 84.24 11:17:52 11:06:01 all 37.41 0.00 5.90 3.05 0.08 53.56 11:17:52 11:06:01 0 37.16 0.00 5.40 0.42 0.08 56.94 11:17:52 11:06:01 1 37.61 0.00 6.00 14.54 0.08 41.76 11:17:52 11:06:01 2 37.22 0.00 6.23 0.86 0.07 55.63 11:17:52 11:06:01 3 37.58 0.00 6.49 4.00 0.05 51.87 11:17:52 11:06:01 4 37.15 0.00 6.38 1.39 0.12 54.96 11:17:52 11:06:01 5 37.36 0.00 5.94 0.29 0.07 56.35 11:17:52 11:06:01 6 37.64 0.00 4.97 2.17 0.07 55.15 11:17:52 11:06:01 7 37.59 0.00 5.79 0.76 0.08 55.78 11:17:52 11:07:01 all 31.72 0.00 6.64 2.74 0.08 58.83 11:17:52 11:07:01 0 30.25 0.00 7.05 0.57 0.07 62.06 11:17:52 11:07:01 1 32.32 0.00 6.21 1.25 0.07 60.16 11:17:52 11:07:01 2 33.22 0.00 6.66 0.25 0.07 59.81 11:17:52 11:07:01 3 32.10 0.00 6.96 12.51 0.08 48.34 11:17:52 11:07:01 4 31.68 0.00 6.45 2.00 0.08 59.78 11:17:52 11:07:01 5 33.40 0.00 6.59 0.32 0.08 59.61 11:17:52 11:07:01 6 30.09 0.00 6.27 3.86 0.08 59.69 11:17:52 11:07:01 7 30.66 0.00 6.93 1.24 0.07 61.10 11:17:52 11:08:01 all 2.71 0.00 1.31 0.83 0.02 95.12 11:17:52 11:08:01 0 2.26 0.00 1.14 0.03 0.00 96.57 11:17:52 11:08:01 1 2.28 0.00 1.49 5.14 0.03 91.05 11:17:52 11:08:01 2 3.08 0.00 1.28 0.00 0.02 95.63 11:17:52 11:08:01 3 2.88 0.00 1.41 1.32 0.02 94.37 11:17:52 11:08:01 4 2.62 0.00 1.32 0.07 0.02 95.97 11:17:52 11:08:01 5 3.09 0.00 1.09 0.05 0.02 95.75 11:17:52 11:08:01 6 2.88 0.00 1.17 0.02 0.02 95.91 11:17:52 11:08:01 7 2.61 0.00 1.62 0.03 0.03 95.70 11:17:52 11:09:01 all 2.03 0.00 1.09 0.56 0.03 96.29 11:17:52 11:09:01 0 1.54 0.00 1.69 0.50 0.03 96.24 11:17:52 11:09:01 1 1.42 0.00 0.79 0.79 0.05 96.96 11:17:52 11:09:01 2 1.57 0.00 0.62 0.03 0.03 97.75 11:17:52 11:09:01 3 1.15 0.00 0.78 0.70 0.02 97.35 11:17:52 11:09:01 4 1.48 0.00 1.96 0.60 0.02 95.94 11:17:52 11:09:01 5 2.38 0.00 0.77 0.74 0.02 96.10 11:17:52 11:09:01 6 2.65 0.00 0.82 0.38 0.02 96.13 11:17:52 11:09:01 7 4.06 0.00 1.34 0.70 0.02 93.88 11:17:52 11:10:01 all 0.09 0.00 0.04 0.01 0.01 99.84 11:17:52 11:10:01 0 0.07 0.00 0.03 0.02 0.00 99.88 11:17:52 11:10:01 1 0.07 0.00 0.07 0.02 0.05 99.80 11:17:52 11:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:17:52 11:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:17:52 11:10:01 4 0.13 0.00 0.07 0.00 0.00 99.80 11:17:52 11:10:01 5 0.03 0.00 0.05 0.00 0.00 99.92 11:17:52 11:10:01 6 0.05 0.00 0.02 0.07 0.02 99.85 11:17:52 11:10:01 7 0.25 0.00 0.08 0.00 0.02 99.65 11:17:52 11:11:01 all 0.14 0.00 0.02 0.00 0.01 99.82 11:17:52 11:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:52 11:11:01 1 0.02 0.00 0.07 0.02 0.03 99.87 11:17:52 11:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:17:52 11:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:52 11:11:01 4 1.06 0.00 0.03 0.00 0.02 98.89 11:17:52 11:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:17:52 11:11:01 6 0.00 0.00 0.02 0.02 0.02 99.95 11:17:52 11:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:52 11:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 11:17:52 11:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:17:52 11:12:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:17:52 11:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:17:52 11:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:17:52 11:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:17:52 11:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:52 11:12:01 6 0.03 0.00 0.02 0.02 0.02 99.92 11:17:52 11:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:17:52 11:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:17:52 11:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:52 11:13:01 1 0.07 0.00 0.02 0.00 0.03 99.88 11:17:52 11:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:17:52 11:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:17:52 11:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:17:52 11:13:01 5 0.05 0.00 0.03 0.00 0.02 99.90 11:17:52 11:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:17:52 11:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:52 11:14:01 all 0.06 0.00 0.01 0.00 0.01 99.91 11:17:52 11:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:17:52 11:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:17:52 11:14:01 2 0.05 0.00 0.00 0.00 0.02 99.93 11:17:52 11:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:17:52 11:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:17:52 11:14:01 5 0.30 0.00 0.02 0.00 0.00 99.68 11:17:52 11:14:01 6 0.03 0.00 0.02 0.02 0.02 99.92 11:17:52 11:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:52 11:17:52 11:14:01 CPU %user %nice %system %iowait %steal %idle 11:17:52 11:15:02 all 0.01 0.00 0.01 0.01 0.01 99.97 11:17:52 11:15:02 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:52 11:15:02 1 0.03 0.00 0.03 0.00 0.03 99.90 11:17:52 11:15:02 2 0.00 0.00 0.02 0.00 0.00 99.98 11:17:52 11:15:02 3 0.00 0.00 0.00 0.03 0.00 99.97 11:17:52 11:15:02 4 0.00 0.00 0.02 0.00 0.02 99.97 11:17:52 11:15:02 5 0.03 0.00 0.00 0.00 0.02 99.95 11:17:52 11:15:02 6 0.00 0.00 0.00 0.02 0.02 99.97 11:17:52 11:15:02 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:52 11:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:17:52 11:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:17:52 11:16:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:17:52 11:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:17:52 11:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:17:52 11:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:17:52 11:16:01 5 0.14 0.00 0.02 0.00 0.00 99.85 11:17:52 11:16:01 6 0.07 0.00 0.02 0.02 0.02 99.88 11:17:52 11:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:17:52 11:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:17:52 11:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:52 11:17:01 1 0.00 0.00 0.02 0.00 0.03 99.95 11:17:52 11:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:17:52 11:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:17:52 11:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:17:52 11:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:17:52 11:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:17:52 11:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:52 Average: all 6.39 0.00 1.49 0.96 0.03 91.13 11:17:52 Average: 0 6.24 0.00 1.52 0.27 0.02 91.94 11:17:52 Average: 1 6.49 0.00 1.59 2.72 0.05 89.15 11:17:52 Average: 2 6.42 0.00 1.55 0.26 0.02 91.75 11:17:52 Average: 3 6.23 0.00 1.49 2.19 0.03 90.06 11:17:52 Average: 4 6.37 0.00 1.55 0.57 0.03 91.48 11:17:52 Average: 5 6.53 0.00 1.40 0.15 0.03 91.90 11:17:52 Average: 6 6.24 0.00 1.35 1.09 0.03 91.29 11:17:52 Average: 7 6.58 0.00 1.52 0.41 0.03 91.47 11:17:52 11:17:52 11:17:52