Pull request #1594 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 383a35c1a39f20c2e8d3456b4a58b385194528bb+ffc6b2a10374aabd10876c720f3818be68dc531f (655f567a99fe6b1f142f9bbe3a5d4a23b353ac4f) 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-ssh17209923659070392519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13484711851723839227.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 590556114a56c6d90cc8043840e039c2f74196dc 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-sdk-go/branches/PR-1594/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-sdk-go/branches/PR-1594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18337772632319756253.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-sdk-go/branches/PR-1594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16841101140183454349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7220144030747709016.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-sdk-go/branches/PR-1594/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-sdk-go/branches/PR-1594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15618481138498800936.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5062’ Running on prd-ubuntu20.04-docker-8c-8g-5066 in /w/workspace/gexfoundry_device-sdk-go_PR-1594 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1594 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1594/head:refs/remotes/origin/PR-1594 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ffc6b2a10374aabd10876c720f3818be68dc531f into PR head commit 383a35c1a39f20c2e8d3456b4a58b385194528bb Merge succeeded, producing 383a35c1a39f20c2e8d3456b4a58b385194528bb Checking out Revision 383a35c1a39f20c2e8d3456b4a58b385194528bb (PR-1594) > git config core.sparsecheckout # timeout=10 > git checkout -f 383a35c1a39f20c2e8d3456b4a58b385194528bb # 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 ffc6b2a10374aabd10876c720f3818be68dc531f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 383a35c1a39f20c2e8d3456b4a58b385194528bb # timeout=10 Commit message: "feat: Add /profilescan API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:49:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:49:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:49:05 ========================================================= 09:49:05 EdgeX Global Pipelines Version Info 09:49:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:49:06 ------------------- 09:49:06 stable info: 09:49:06 ------------------- 09:49:06 Commited By: Ginny Guan ginny@iotechsys.com 09:49:06 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:49:06 Message: update stable to v1.0.260 09:49:06 ------------------- 09:49:06 experimental info: 09:49:06 ------------------- 09:49:06 Commited By: Ginny Guan ginny@iotechsys.com 09:49:06 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:49:06 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:49:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:49:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:49:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1594 [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1594 [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1594 [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 383a35c1a39f20c2e8d3456b4a58b385194528bb [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 383a35c [Pipeline] echo 09:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:08 provisioning config files... 09:49:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/config11412394254323139392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:09 ---> ****-login.sh 09:49:09 nexus3.edgexfoundry.org:10001 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 nexus3.edgexfoundry.org:10002 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 nexus3.edgexfoundry.org:10003 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 nexus3.edgexfoundry.org:10004 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 ****.io 09:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:10 Configure a credential helper to remove this warning. See 09:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:10 09:49:10 Login Succeeded 09:49:10 ---> ****-login.sh ends [Pipeline] } 09:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:49:10 + git rev-list -1 --merges 383a35c1a39f20c2e8d3456b4a58b385194528bb~1..383a35c1a39f20c2e8d3456b4a58b385194528bb [Pipeline] echo 09:49:10 -----------> git rev-list -1 --merges 383a35c1a39f20c2e8d3456b4a58b385194528bb~1..383a35c1a39f20c2e8d3456b4a58b385194528bb 383a35c1a39f20c2e8d3456b4a58b385194528bb [false] [Pipeline] sh 09:49:11 + git log --format=format:%s -1 383a35c1a39f20c2e8d3456b4a58b385194528bb [Pipeline] echo 09:49:11 ========================================================= 09:49:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:49:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:11 + git log --format=format:%s -1 383a35c1a39f20c2e8d3456b4a58b385194528bb [Pipeline] echo 09:49:11 [semverPrep] GIT_COMMIT: 383a35c1a39f20c2e8d3456b4a58b385194528bb, Commit Message: feat: Add /profilescan API [Pipeline] echo 09:49:11 [semverPrep] This is not a build commit. [Pipeline] sh 09:49:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:49:12 + grep -v github /etc/ssh/ssh_known_hosts 09:49:12 + [ -e /tmp/ssh_known_hosts ] 09:49:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:49:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:49:12 + sudo tee -a /etc/ssh/ssh_known_hosts 09:49:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:49:12 09:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:49:13 0.1.4: Pulling from edgex-devops/py-git-semver 09:49:13 b85a868b505f: Pulling fs layer 09:49:13 e2be974225ed: Pulling fs layer 09:49:13 339a4e72a1f5: Pulling fs layer 09:49:13 988bab9f4d93: Pulling fs layer 09:49:13 1469e6f7b9e6: Pulling fs layer 09:49:13 eaf3925da568: Pulling fs layer 09:49:13 bab4dde63d76: Pulling fs layer 09:49:13 bde34c3a00c8: Pulling fs layer 09:49:13 b352a97aabf1: Pulling fs layer 09:49:13 4872d77fe225: Pulling fs layer 09:49:13 5851b861e8e6: Pulling fs layer 09:49:13 bab4dde63d76: Waiting 09:49:13 bde34c3a00c8: Waiting 09:49:13 b352a97aabf1: Waiting 09:49:13 4872d77fe225: Waiting 09:49:13 5851b861e8e6: Waiting 09:49:13 988bab9f4d93: Waiting 09:49:13 eaf3925da568: Waiting 09:49:13 1469e6f7b9e6: Waiting 09:49:13 e2be974225ed: Verifying Checksum 09:49:13 e2be974225ed: Download complete 09:49:13 988bab9f4d93: Verifying Checksum 09:49:13 988bab9f4d93: Download complete 09:49:13 339a4e72a1f5: Verifying Checksum 09:49:13 339a4e72a1f5: Download complete 09:49:13 1469e6f7b9e6: Verifying Checksum 09:49:13 1469e6f7b9e6: Download complete 09:49:13 eaf3925da568: Verifying Checksum 09:49:13 eaf3925da568: Download complete 09:49:13 bde34c3a00c8: Verifying Checksum 09:49:13 bde34c3a00c8: Download complete 09:49:13 b352a97aabf1: Verifying Checksum 09:49:13 b352a97aabf1: Download complete 09:49:13 4872d77fe225: Verifying Checksum 09:49:13 4872d77fe225: Download complete 09:49:13 5851b861e8e6: Download complete 09:49:13 b85a868b505f: Download complete 09:49:13 bab4dde63d76: Verifying Checksum 09:49:13 bab4dde63d76: Download complete 09:49:14 b85a868b505f: Pull complete 09:49:14 e2be974225ed: Pull complete 09:49:15 339a4e72a1f5: Pull complete 09:49:15 988bab9f4d93: Pull complete 09:49:15 1469e6f7b9e6: Pull complete 09:49:15 eaf3925da568: Pull complete 09:49:17 bab4dde63d76: Pull complete 09:49:17 bde34c3a00c8: Pull complete 09:49:17 b352a97aabf1: Pull complete 09:49:17 4872d77fe225: Pull complete 09:49:17 5851b861e8e6: Pull complete 09:49:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:18 prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container 09:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:49:22 $ docker top 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a -eo pid,comm 09:49:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:49:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:22 [ssh-agent] Looking for ssh-agent implementation... 09:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:22 $ docker exec 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a ssh-agent 09:49:22 SSH_AUTH_SOCK=/tmp/ssh-ct5LV1Opv790/agent.34 09:49:22 SSH_AGENT_PID=40 09:49:22 Running ssh-add (command line suppressed) 09:49:22 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/private_key_9591453835768811232.key (/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/private_key_9591453835768811232.key) 09:49:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:23 + git tag --points-at HEAD [Pipeline] } 09:49:23 $ docker exec --env ******** --env ******** 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a ssh-agent -k 09:49:23 unset SSH_AUTH_SOCK; 09:49:23 unset SSH_AGENT_PID; 09:49:23 echo Agent pid 40 killed; 09:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:49:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:23 [ssh-agent] Looking for ssh-agent implementation... 09:49:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:23 $ docker exec 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a ssh-agent 09:49:23 SSH_AUTH_SOCK=/tmp/ssh-JNQcp2Cy2qKN/agent.74 09:49:23 SSH_AGENT_PID=80 09:49:23 Running ssh-add (command line suppressed) 09:49:23 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/private_key_2233558218079070551.key (/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/private_key_2233558218079070551.key) 09:49:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:24 + git semver init 09:49:24 2024-07-05 09:49:24,549 [run_init] DEBUG init version:0.0.0 force:False 09:49:24 2024-07-05 09:49:24,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver 09:49:24 2024-07-05 09:49:24,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver 09:49:24 2024-07-05 09:49:24,551 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1594, universal_newlines=False, shell=None, istream=None) 09:49:26 2024-07-05 09:49:26,584 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594/.git/info/exclude 09:49:26 2024-07-05 09:49:26,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver/PR-1594 with force:False 09:49:26 2024-07-05 09:49:26,584 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver/PR-1594 09:49:26 2024-07-05 09:49:26,589 [execute] INFO git cat-file --batch-check 09:49:26 2024-07-05 09:49:26,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver, universal_newlines=False, shell=None, istream=) 09:49:26 2024-07-05 09:49:26,596 [execute] INFO git cat-file --batch 09:49:26 2024-07-05 09:49:26,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver, universal_newlines=False, shell=None, istream=) 09:49:26 2024-07-05 09:49:26,601 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver/PR-1594 09:49:26 0.0.0 [Pipeline] } 09:49:26 $ docker exec --env ******** --env ******** 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a ssh-agent -k 09:49:26 unset SSH_AUTH_SOCK; 09:49:26 unset SSH_AGENT_PID; 09:49:26 echo Agent pid 80 killed; 09:49:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:49:27 + git semver [Pipeline] } 09:49:27 $ docker stop --time=1 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a 09:49:29 $ docker rm -f --volumes 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a [Pipeline] // withDockerContainer [Pipeline] sh 09:49:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:49:29 Stashed 1 file(s) [Pipeline] echo 09:49:29 [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 09:49:30 provisioning config files... 09:49:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/config4264916126671677796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:30 ---> ****-login.sh 09:49:30 nexus3.edgexfoundry.org:10001 09:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:30 Configure a credential helper to remove this warning. See 09:49:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:30 09:49:30 Login Succeeded 09:49:30 nexus3.edgexfoundry.org:10002 09:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:30 Configure a credential helper to remove this warning. See 09:49:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:30 09:49:30 Login Succeeded 09:49:30 nexus3.edgexfoundry.org:10003 09:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:31 Configure a credential helper to remove this warning. See 09:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:31 09:49:31 Login Succeeded 09:49:31 nexus3.edgexfoundry.org:10004 09:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:31 Configure a credential helper to remove this warning. See 09:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:31 09:49:31 Login Succeeded 09:49:31 ****.io 09:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:31 Configure a credential helper to remove this warning. See 09:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:31 09:49:31 Login Succeeded 09:49:31 ---> ****-login.sh ends [Pipeline] } 09:49:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:49:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:49:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:49:31 ========================================================= 09:49:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:49:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:32 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:49:32 Sending build context to Docker daemon 25.02MB 09:49:32 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:49:32 Step 2/10 : FROM ${BASE} AS builder 09:49:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:49:32 619be1103602: Pulling fs layer 09:49:32 7862e08f4a3e: Pulling fs layer 09:49:32 5df492c9dc93: Pulling fs layer 09:49:32 7629e6793208: Pulling fs layer 09:49:32 7629e6793208: Waiting 09:49:32 4f4fb700ef54: Pulling fs layer 09:49:32 fb5054dd5b73: Pulling fs layer 09:49:32 eeca6798cff9: Pulling fs layer 09:49:32 aa269ceb94a6: Pulling fs layer 09:49:32 4f4fb700ef54: Waiting 09:49:32 eeca6798cff9: Waiting 09:49:32 ada007ff1a6a: Pulling fs layer 09:49:32 ada007ff1a6a: Waiting 09:49:32 7862e08f4a3e: Verifying Checksum 09:49:32 7862e08f4a3e: Download complete 09:49:32 7629e6793208: Verifying Checksum 09:49:32 7629e6793208: Download complete 09:49:32 4f4fb700ef54: Download complete 09:49:32 619be1103602: Verifying Checksum 09:49:32 619be1103602: Download complete 09:49:32 fb5054dd5b73: Download complete 09:49:32 eeca6798cff9: Verifying Checksum 09:49:32 eeca6798cff9: Download complete 09:49:32 619be1103602: Pull complete 09:49:32 ada007ff1a6a: Verifying Checksum 09:49:32 ada007ff1a6a: Download complete 09:49:32 7862e08f4a3e: Pull complete 09:49:33 5df492c9dc93: Download complete 09:49:33 aa269ceb94a6: Verifying Checksum 09:49:33 aa269ceb94a6: Download complete 09:49:36 5df492c9dc93: Pull complete 09:49:36 7629e6793208: Pull complete 09:49:36 4f4fb700ef54: Pull complete 09:49:36 fb5054dd5b73: Pull complete 09:49:36 eeca6798cff9: Pull complete 09:49:39 aa269ceb94a6: Pull complete 09:49:40 ada007ff1a6a: Pull complete 09:49:40 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:49:40 ---> f489d0715acc 09:49:40 Step 3/10 : ARG MAKE=make build 09:49:45 Still waiting to schedule task 09:49:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5064’ 09:49:45 ---> Running in 12df14d84cb2 09:49:45 Removing intermediate container 12df14d84cb2 09:49:45 ---> 9951522f1199 09:49:45 Step 4/10 : WORKDIR /device-sdk-go 09:49:45 ---> Running in 9579c640f926 09:49:45 Removing intermediate container 9579c640f926 09:49:45 ---> 464052edb427 09:49:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:49:45 ---> Running in 838105967b97 09:49:45 Removing intermediate container 838105967b97 09:49:45 ---> a34f7921fc33 09:49:45 Step 6/10 : RUN apk add --update --no-cache make git 09:49:45 ---> Running in a58a85bc5844 09:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:45 OK: 264 MiB in 52 packages 09:49:46 Removing intermediate container a58a85bc5844 09:49:46 ---> 045353d6cd33 09:49:46 Step 7/10 : COPY go.mod vendor* ./ 09:49:46 ---> f82bd71bb446 09:49:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:46 ---> Running in facdfb8d30cb 09:50:54 Removing intermediate container facdfb8d30cb 09:50:54 ---> c14d91dc05c2 09:50:54 Step 9/10 : COPY . . 09:50:54 ---> 6eade7a67c51 09:50:54 Step 10/10 : RUN ${MAKE} 09:50:54 ---> Running in 2783d6df0cfc 09:50:54 noop 09:50:54 Removing intermediate container 2783d6df0cfc 09:50:54 ---> e6ef5d7bea11 09:50:54 Successfully built e6ef5d7bea11 09:50:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:54 + docker inspect -f . ci-base-image-x86_64 09:50:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:55 prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container 09:50:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@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 ******** -e ******** ci-base-image-x86_64 cat 09:50:55 $ docker top 86705bd582f35c435ee797e15cc5cb89e51e8cb34f2a8c64d81ff2ba18b5ac34 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:55 + go version 09:50:55 go version go1.21.9 linux/amd64 [Pipeline] } 09:50:55 $ docker stop --time=1 86705bd582f35c435ee797e15cc5cb89e51e8cb34f2a8c64d81ff2ba18b5ac34 09:50:57 $ docker rm -f --volumes 86705bd582f35c435ee797e15cc5cb89e51e8cb34f2a8c64d81ff2ba18b5ac34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:57 + docker inspect -f . ci-base-image-x86_64 09:50:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:58 prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container 09:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@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 ******** -e ******** ci-base-image-x86_64 cat 09:50:58 $ docker top fd37cc0972e9a7f552963c5b49784a4a37787e37d70d3dde4a7a7d90bda50447 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1594 [Pipeline] fileExists [Pipeline] sh 09:50:59 + make test 09:50:59 go test -race -coverprofile=coverage.out ./... 09:51:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:51:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.027s coverage: 27.6% of statements 09:51:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 80.0% of statements 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:51:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.039s coverage: 86.0% of statements 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:51:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 65.5% of statements 09:51:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:51:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.036s coverage: 14.4% of statements 09:51:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.361s coverage: 44.6% of statements 09:51:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.046s coverage: 68.5% of statements 09:51:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.088s coverage: 89.2% of statements 09:51:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.4% of statements 09:52:27 internal/controller/http/discovery.go:57:5: SA4023: this comparison is never true (staticcheck) 09:52:27 if discovery == nil { 09:52:27 ^ 09:52:27 internal/controller/http/discovery.go:56:15: SA4023(related information): the lhs of the comparison is the 1st return value of this function call (staticcheck) 09:52:27 discovery := container.ProtocolDiscoveryFrom(c.dic.Get) 09:52:27 ^ 09:52:27 internal/container/deviceservice.go:44:6: SA4023(related information): github.com/edgexfoundry/device-sdk-go/v3/internal/container.ProtocolDiscoveryFrom never returns a nil interface value (staticcheck) 09:52:27 func ProtocolDiscoveryFrom(get di.Get) interfaces.ProtocolDiscovery { 09:52:27 ^ 09:52:27 make: *** [Makefile:42: lint] Error 1 [Pipeline] } 09:52:27 $ docker stop --time=1 fd37cc0972e9a7f552963c5b49784a4a37787e37d70d3dde4a7a7d90bda50447 09:52:31 $ docker rm -f --volumes fd37cc0972e9a7f552963c5b49784a4a37787e37d70d3dde4a7a7d90bda50447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:33 09:52:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:33 latest: Pulling from edgex-lftools-log-publisher 09:52:33 5eb5b503b376: Pulling fs layer 09:52:33 5c69ac0246d0: Pulling fs layer 09:52:33 ec43610c2a17: Pulling fs layer 09:52:33 3a2ae6a8a46f: Pulling fs layer 09:52:33 33b1e0a273af: Pulling fs layer 09:52:33 5d3b04190fa2: Pulling fs layer 09:52:33 2f39f015ded8: Pulling fs layer 09:52:33 5d3b04190fa2: Waiting 09:52:33 33b1e0a273af: Waiting 09:52:33 2f39f015ded8: Waiting 09:52:33 3a2ae6a8a46f: Waiting 09:52:33 5c69ac0246d0: Verifying Checksum 09:52:33 5c69ac0246d0: Download complete 09:52:34 3a2ae6a8a46f: Verifying Checksum 09:52:34 3a2ae6a8a46f: Download complete 09:52:34 33b1e0a273af: Download complete 09:52:34 5d3b04190fa2: Verifying Checksum 09:52:34 5d3b04190fa2: Download complete 09:52:34 ec43610c2a17: Verifying Checksum 09:52:34 ec43610c2a17: Download complete 09:52:34 5eb5b503b376: Verifying Checksum 09:52:34 5eb5b503b376: Download complete 09:52:34 2f39f015ded8: Download complete 09:52:35 5eb5b503b376: Pull complete 09:52:35 5c69ac0246d0: Pull complete 09:52:36 ec43610c2a17: Pull complete 09:52:36 3a2ae6a8a46f: Pull complete 09:52:36 33b1e0a273af: Pull complete 09:52:36 5d3b04190fa2: Pull complete 09:52:41 2f39f015ded8: Pull complete 09:52:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:41 prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container 09:52:41 $ 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/gexfoundry_device-sdk-go_PR-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:52:45 $ docker top c250df43a3bc942004462dc469370cd83f95eff67509bbb7568e72e6f55c5ab3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:46 ---> job-cost.sh 09:52:46 lf-activate-venv: SKIPPING 09:52:46 INFO: No Stack... 09:52:46 INFO: Retrieving Pricing Info for: v3-standard-8 09:52:46 INFO: Archiving Costs [Pipeline] sh 09:52:47 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives/cost.csv 09:52:47 + cut -d, -f6 [Pipeline] lock 09:52:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] 09:52:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] did not exist. Created. 09:52:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:52:47 + echo total: 0.2199999988079071 [Pipeline] stash 09:52:47 Stashed 1 file(s) [Pipeline] } 09:52:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:52:47 $ docker stop --time=1 c250df43a3bc942004462dc469370cd83f95eff67509bbb7568e72e6f55c5ab3 09:52:48 $ docker rm -f --volumes c250df43a3bc942004462dc469370cd83f95eff67509bbb7568e72e6f55c5ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:52:49 Failed in branch amd64 09:53:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5068 in /w/workspace/gexfoundry_device-sdk-go_PR-1594 [Pipeline] { [Pipeline] ws 09:53:49 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:53:52 The recommended git tool is: git 09:53:58 using credential edgex-jenkins-ssh 09:53:58 Cloning the remote Git repository 09:53:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:53:58 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:53:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:53:58 > git --version # timeout=10 09:53:58 > git --version # 'git version 2.25.1' 09:53:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:54:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:04 Merging remotes/origin/main commit ffc6b2a10374aabd10876c720f3818be68dc531f into PR head commit 383a35c1a39f20c2e8d3456b4a58b385194528bb 09:54:04 Merge succeeded, producing 383a35c1a39f20c2e8d3456b4a58b385194528bb 09:54:04 Checking out Revision 383a35c1a39f20c2e8d3456b4a58b385194528bb (PR-1594) 09:54:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:54:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:54:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1594/head:refs/remotes/origin/PR-1594 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:54:04 > git config core.sparsecheckout # timeout=10 09:54:04 > git checkout -f 383a35c1a39f20c2e8d3456b4a58b385194528bb # timeout=10 09:54:04 > git remote # timeout=10 09:54:04 > git config --get remote.origin.url # timeout=10 09:54:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:04 > git merge ffc6b2a10374aabd10876c720f3818be68dc531f # timeout=10 09:54:04 > git rev-parse HEAD^{commit} # timeout=10 09:54:04 > git config core.sparsecheckout # timeout=10 09:54:04 > git checkout -f 383a35c1a39f20c2e8d3456b4a58b385194528bb # timeout=10 09:54:08 Commit message: "feat: Add /profilescan API" 09:54:08 > git --version # timeout=10 09:54:08 > git --version # 'git version 2.25.1' 09:54:08 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:54:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:54:10 Dload Upload Total Spent Left Speed 09:54:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 09:54:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:54:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:54:10 + sudo tee /etc/docker/daemon.new 09:54:10 { 09:54:10 "registry-mirrors": [ 09:54:10 "https://nexus3.edgexfoundry.org:10001" 09:54:10 ], 09:54:10 "bip": "10.250.0.254/24", 09:54:10 "hosts": [ 09:54:10 "tcp://0.0.0.0:5555", 09:54:10 "unix:///var/run/docker.sock" 09:54:10 ], 09:54:10 "mtu": 1458, 09:54:10 "selinux-enabled": true, 09:54:10 "seccomp-profile": "/etc/docker/seccomp.json" 09:54:10 } [Pipeline] sh 09:54:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:54:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:29 provisioning config files... 09:54:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4550069895618952437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:30 ---> ****-login.sh 09:54:30 nexus3.edgexfoundry.org:10001 09:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:31 Configure a credential helper to remove this warning. See 09:54:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:31 09:54:31 Login Succeeded 09:54:31 nexus3.edgexfoundry.org:10002 09:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:31 Configure a credential helper to remove this warning. See 09:54:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:31 09:54:31 Login Succeeded 09:54:31 nexus3.edgexfoundry.org:10003 09:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:31 Configure a credential helper to remove this warning. See 09:54:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:31 09:54:31 Login Succeeded 09:54:31 nexus3.edgexfoundry.org:10004 09:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:32 Configure a credential helper to remove this warning. See 09:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:32 09:54:32 Login Succeeded 09:54:32 ****.io 09:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:32 Configure a credential helper to remove this warning. See 09:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:32 09:54:32 Login Succeeded 09:54:32 ---> ****-login.sh ends [Pipeline] } 09:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:54:33 ========================================================= 09:54:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:54:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:34 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:54:34 Sending build context to Docker daemon 12.95MB 09:54:34 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:54:34 Step 2/10 : FROM ${BASE} AS builder 09:54:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:54:34 c6b39de5b339: Pulling fs layer 09:54:34 a69c41024577: Pulling fs layer 09:54:34 d6de4b400683: Pulling fs layer 09:54:34 35cb2a7552d0: Pulling fs layer 09:54:34 4f4fb700ef54: Pulling fs layer 09:54:34 464afbd9ba4c: Pulling fs layer 09:54:34 00f215d4a9da: Pulling fs layer 09:54:34 d496ad576159: Pulling fs layer 09:54:34 35cb2a7552d0: Waiting 09:54:34 4f4fb700ef54: Waiting 09:54:34 464afbd9ba4c: Waiting 09:54:34 00f215d4a9da: Waiting 09:54:34 d496ad576159: Waiting 09:54:34 a69c41024577: Verifying Checksum 09:54:34 a69c41024577: Download complete 09:54:34 35cb2a7552d0: Verifying Checksum 09:54:34 35cb2a7552d0: Download complete 09:54:34 4f4fb700ef54: Verifying Checksum 09:54:34 4f4fb700ef54: Download complete 09:54:34 464afbd9ba4c: Verifying Checksum 09:54:34 464afbd9ba4c: Download complete 09:54:34 c6b39de5b339: Verifying Checksum 09:54:34 c6b39de5b339: Download complete 09:54:35 d496ad576159: Verifying Checksum 09:54:35 d496ad576159: Download complete 09:54:36 c6b39de5b339: Pull complete 09:54:37 a69c41024577: Pull complete 09:54:37 d6de4b400683: Verifying Checksum 09:54:37 d6de4b400683: Download complete 09:54:38 00f215d4a9da: Download complete 09:54:53 d6de4b400683: Pull complete 09:54:53 35cb2a7552d0: Pull complete 09:54:53 4f4fb700ef54: Pull complete 09:54:53 464afbd9ba4c: Pull complete 09:55:01 00f215d4a9da: Pull complete 09:55:01 d496ad576159: Pull complete 09:55:01 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:55:01 ---> f246e2811388 09:55:01 Step 3/10 : ARG MAKE=make build 09:55:03 ---> Running in 192c25a7ebee 09:55:04 Removing intermediate container 192c25a7ebee 09:55:04 ---> 982e66050037 09:55:04 Step 4/10 : WORKDIR /device-sdk-go 09:55:04 ---> Running in 27c1d3120574 09:55:04 Removing intermediate container 27c1d3120574 09:55:04 ---> 2d561d3d0efa 09:55:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:55:04 ---> Running in 66358822b7bc 09:55:05 Removing intermediate container 66358822b7bc 09:55:05 ---> 99515af4d0f0 09:55:05 Step 6/10 : RUN apk add --update --no-cache make git 09:55:05 ---> Running in 8aaa8d961fbd 09:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:55:07 OK: 266 MiB in 52 packages 09:55:08 Removing intermediate container 8aaa8d961fbd 09:55:08 ---> a793fe3b3dc1 09:55:08 Step 7/10 : COPY go.mod vendor* ./ 09:55:09 ---> 047959cadc62 09:55:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:09 ---> Running in 5dff0d0074c9 09:57:00 Removing intermediate container 5dff0d0074c9 09:57:00 ---> 5855ae4e74bc 09:57:00 Step 9/10 : COPY . . 09:57:00 ---> 4645559c7ab2 09:57:00 Step 10/10 : RUN ${MAKE} 09:57:00 ---> Running in 64c419937e92 09:57:00 noop 09:57:00 Removing intermediate container 64c419937e92 09:57:00 ---> 7f53542829ec 09:57:00 Successfully built 7f53542829ec 09:57:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:01 + docker inspect -f . ci-base-image-arm64 09:57:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:01 prd-ubuntu20.04-docker-arm64-4c-16g-5068 does not seem to be running inside a container 09:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:03 $ docker top e8679be25e8065a4395c72ea1859f04b91ca92137ff83cc6f4e22ba0f92458b3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:04 + go version 09:57:04 go version go1.21.9 linux/arm64 [Pipeline] } 09:57:04 $ docker stop --time=1 e8679be25e8065a4395c72ea1859f04b91ca92137ff83cc6f4e22ba0f92458b3 09:57:05 $ docker rm -f --volumes e8679be25e8065a4395c72ea1859f04b91ca92137ff83cc6f4e22ba0f92458b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:06 + docker inspect -f . ci-base-image-arm64 09:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:06 prd-ubuntu20.04-docker-arm64-4c-16g-5068 does not seem to be running inside a container 09:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:08 $ docker top 1fae95f81f291bd63dc0fa7b2177e40c9055abd0190b4a11e3f108cd2d0f7df7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:09 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 09:57:09 + make test 09:57:09 go test -race -coverprofile=coverage.out ./... 09:57:56 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:01:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.125s coverage: 27.6% of statements 10:01:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.185s coverage: 80.0% of statements 10:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:01:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.284s coverage: 86.0% of statements 10:01:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:01:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.533s coverage: 65.5% of statements 10:01:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.166s coverage: 14.4% of statements 10:01:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.731s coverage: 44.6% of statements 10:01:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:01:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:01:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.337s coverage: 68.5% of statements 10:02:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.422s coverage: 89.2% of statements 10:02:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:02:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.268s coverage: 5.4% of statements 10:02:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:02:07 GO111MODULE=on go vet ./... 10:06:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:06:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:06:14 ./bin/test-attribution-txt.sh 10:06:14 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:06:14 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:06:14 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:06:14 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:06:14 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:06:14 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:06:14 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:06:14 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:06:14 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:06:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:06:14 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:06:14 $ docker stop --time=1 1fae95f81f291bd63dc0fa7b2177e40c9055abd0190b4a11e3f108cd2d0f7df7 10:06:16 $ docker rm -f --volumes 1fae95f81f291bd63dc0fa7b2177e40c9055abd0190b4a11e3f108cd2d0f7df7 [Pipeline] // withDockerContainer [Pipeline] sh 10:06:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:06:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:06:21 + ls -al . 10:06:21 total 376 10:06:21 drwxrwxr-x 10 jenkins jenkins 4096 Jul 5 09:57 . 10:06:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 5 09:53 .. 10:06:21 -rw-rw-r-- 1 jenkins jenkins 140 Jul 5 09:54 .dockerignore 10:06:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 5 09:54 .git 10:06:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 5 09:54 .github 10:06:21 -rw-rw-r-- 1 jenkins jenkins 137 Jul 5 09:54 .gitignore 10:06:21 -rw-rw-r-- 1 jenkins jenkins 42 Jul 5 09:54 .golangci.yml 10:06:21 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 5 09:54 CHANGELOG.md 10:06:21 -rw-rw-r-- 1 jenkins jenkins 677 Jul 5 09:54 GOVERNANCE.md 10:06:21 -rw-rw-r-- 1 jenkins jenkins 885 Jul 5 09:54 Jenkinsfile 10:06:21 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 5 09:54 LICENSE 10:06:21 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 5 09:54 Makefile 10:06:21 -rw-rw-r-- 1 jenkins jenkins 619 Jul 5 09:54 OWNERS.md 10:06:21 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 5 09:54 README.md 10:06:21 -rw-rw-r-- 1 jenkins jenkins 5 Jul 5 09:49 VERSION 10:06:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 5 09:54 bin 10:06:21 -rw-r--r-- 1 jenkins jenkins 123556 Jul 5 10:02 coverage.out 10:06:21 drwxrwxr-x 5 jenkins jenkins 4096 Jul 5 09:54 example 10:06:21 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 5 09:54 go.mod 10:06:21 -rw-rw-r-- 1 jenkins jenkins 101738 Jul 5 09:54 go.sum 10:06:21 drwxrwxr-x 12 jenkins jenkins 4096 Jul 5 09:54 internal 10:06:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 5 09:54 openapi 10:06:21 drwxrwxr-x 6 jenkins jenkins 4096 Jul 5 09:54 pkg 10:06:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 5 09:54 snap 10:06:21 -rw-rw-r-- 1 jenkins jenkins 222 Jul 5 09:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:21 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=383a35c1a39f20c2e8d3456b4a58b385194528bb --label arch=arm64 --label version=0.0.0 . 10:06:22 Sending build context to Docker daemon 13.08MB 10:06:22 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:06:22 Step 2/24 : FROM ${BASE} AS builder 10:06:22 ---> 7f53542829ec 10:06:22 Step 3/24 : ARG MAKE=make build 10:06:22 ---> Running in 080b0d7ec765 10:06:23 Removing intermediate container 080b0d7ec765 10:06:23 ---> 3fc3d2007981 10:06:23 Step 4/24 : WORKDIR /device-sdk-go 10:06:23 ---> Running in c98918d4fc4f 10:06:23 Removing intermediate container c98918d4fc4f 10:06:23 ---> b60e18a9089c 10:06:23 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:06:23 ---> Running in f2617e847984 10:06:23 Removing intermediate container f2617e847984 10:06:23 ---> d96246cafe3e 10:06:23 Step 6/24 : RUN apk add --update --no-cache make git 10:06:23 ---> Running in 38a3b0f02844 10:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:06:26 OK: 266 MiB in 52 packages 10:06:27 Removing intermediate container 38a3b0f02844 10:06:27 ---> e83f39b7fcc7 10:06:27 Step 7/24 : COPY go.mod vendor* ./ 10:06:27 ---> 0e8db7054c1d 10:06:27 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:27 ---> Running in b5a36d9348d6 10:06:30 Removing intermediate container b5a36d9348d6 10:06:30 ---> 0a8246528344 10:06:30 Step 9/24 : COPY . . 10:06:31 ---> 827874afa59c 10:06:31 Step 10/24 : RUN ${MAKE} 10:06:31 ---> Running in 8c03807f8918 10:06:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:10:09 Removing intermediate container 8c03807f8918 10:10:09 ---> b1b2751ea2e5 10:10:09 Step 11/24 : FROM alpine:3.18 10:10:09 3.18: Pulling from library/alpine 10:10:09 5c905c7ebe2f: Pulling fs layer 10:10:09 5c905c7ebe2f: Verifying Checksum 10:10:09 5c905c7ebe2f: Download complete 10:10:10 5c905c7ebe2f: Pull complete 10:10:10 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:10:10 Status: Downloaded newer image for alpine:3.18 10:10:10 ---> dec292d02e07 10:10:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:10:10 ---> Running in 5f78a0d6bccb 10:10:10 Removing intermediate container 5f78a0d6bccb 10:10:10 ---> 6cbc1e6d166f 10:10:10 Step 13/24 : RUN apk add --update --no-cache dumb-init 10:10:10 ---> Running in e14ef91791dc 10:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:13 (1/1) Installing dumb-init (1.2.5-r2) 10:10:13 Executing busybox-1.36.1-r7.trigger 10:10:13 OK: 8 MiB in 16 packages 10:10:14 Removing intermediate container e14ef91791dc 10:10:14 ---> 16915a1c03b7 10:10:14 Step 14/24 : RUN apk --no-cache upgrade 10:10:14 ---> Running in 539382f0d2e4 10:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:16 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:10:16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:10:16 OK: 8 MiB in 16 packages 10:10:17 Removing intermediate container 539382f0d2e4 10:10:17 ---> 2bd3dedf8e31 10:10:17 Step 15/24 : WORKDIR / 10:10:17 ---> Running in e04659559a49 10:10:18 Removing intermediate container e04659559a49 10:10:18 ---> c20392c67a49 10:10:18 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:10:18 ---> a9558884f665 10:10:18 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:10:21 ---> 0e4266835f1f 10:10:21 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:10:21 ---> 3c3bf479c4cd 10:10:21 Step 19/24 : EXPOSE 59999 10:10:21 ---> Running in 949ad9639656 10:10:22 Removing intermediate container 949ad9639656 10:10:22 ---> ab29f9bad5bd 10:10:22 Step 20/24 : ENTRYPOINT ["/device-simple"] 10:10:22 ---> Running in fd4bfec9e5d4 10:10:22 Removing intermediate container fd4bfec9e5d4 10:10:22 ---> d77a76ec8372 10:10:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:10:22 ---> Running in 5630d467c4f7 10:10:22 Removing intermediate container 5630d467c4f7 10:10:22 ---> 6e182eafde0c 10:10:22 Step 22/24 : LABEL arch=arm64 10:10:22 ---> Running in 35fe1a7294af 10:10:23 Removing intermediate container 35fe1a7294af 10:10:23 ---> 34e57754f174 10:10:23 Step 23/24 : LABEL git_sha=383a35c1a39f20c2e8d3456b4a58b385194528bb 10:10:23 ---> Running in 46eb5413956f 10:10:23 Removing intermediate container 46eb5413956f 10:10:23 ---> 28feec97ba77 10:10:23 Step 24/24 : LABEL version=0.0.0 10:10:23 ---> Running in e40cf0f96914 10:10:23 Removing intermediate container e40cf0f96914 10:10:23 ---> 67dd77b8ef25 10:10:23 [Warning] One or more build-args [ARCH] were not consumed 10:10:23 Successfully built 67dd77b8ef25 10:10:23 Successfully tagged device-sdk-simple-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 10:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:24 10:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:25 arm64: Pulling from edgex-lftools-log-publisher 10:10:25 8998bd30e6a1: Pulling fs layer 10:10:25 04944245beec: Pulling fs layer 10:10:25 699f458cf7ca: Pulling fs layer 10:10:25 765212b225bb: Pulling fs layer 10:10:25 f23df028b6ca: Pulling fs layer 10:10:25 d65c8cfc05b1: Pulling fs layer 10:10:25 2437ff75d9bd: Pulling fs layer 10:10:25 f23df028b6ca: Waiting 10:10:25 2437ff75d9bd: Waiting 10:10:25 d65c8cfc05b1: Waiting 10:10:25 765212b225bb: Waiting 10:10:25 04944245beec: Verifying Checksum 10:10:25 04944245beec: Download complete 10:10:25 765212b225bb: Verifying Checksum 10:10:25 765212b225bb: Download complete 10:10:25 f23df028b6ca: Verifying Checksum 10:10:25 f23df028b6ca: Download complete 10:10:25 d65c8cfc05b1: Download complete 10:10:26 699f458cf7ca: Verifying Checksum 10:10:26 699f458cf7ca: Download complete 10:10:26 8998bd30e6a1: Verifying Checksum 10:10:26 8998bd30e6a1: Download complete 10:10:28 2437ff75d9bd: Verifying Checksum 10:10:28 2437ff75d9bd: Download complete 10:10:31 8998bd30e6a1: Pull complete 10:10:31 04944245beec: Pull complete 10:10:32 699f458cf7ca: Pull complete 10:10:33 765212b225bb: Pull complete 10:10:34 f23df028b6ca: Pull complete 10:10:34 d65c8cfc05b1: Pull complete 10:10:52 2437ff75d9bd: Pull complete 10:10:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:52 prd-ubuntu20.04-docker-arm64-4c-16g-5068 does not seem to be running inside a container 10:10:52 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:10:55 $ docker top 1c7379914aa4235c949179599e3212ddfa5f74e9795d89c1ecd378aa41385384 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:56 ---> job-cost.sh 10:10:56 lf-activate-venv: SKIPPING 10:10:56 INFO: No Stack... 10:10:57 INFO: Retrieving Pricing Info for: v3-standard-4 10:10:57 INFO: Archiving Costs [Pipeline] sh 10:10:58 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 10:10:58 + cut -d, -f6 [Pipeline] lock 10:10:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] 10:10:58 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] did not exist. Created. 10:10:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:59 /w/workspace/device-sdk-go/1@tmp/durable-e1a009b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:11:00 + echo total: 0.10999999940395355 [Pipeline] stash 10:11:00 Warning: overwriting stash ‘stack-cost’ 10:11:00 Stashed 1 file(s) [Pipeline] } 10:11:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:11:00 $ docker stop --time=1 1c7379914aa4235c949179599e3212ddfa5f74e9795d89c1ecd378aa41385384 10:11:02 $ docker rm -f --volumes 1c7379914aa4235c949179599e3212ddfa5f74e9795d89c1ecd378aa41385384 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:11:05 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives ] 10:11:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives 10:11:05 total 16 10:11:05 drwxr-xr-x 3 root root 4096 Jul 5 09:52 . 10:11:05 drwxrwxr-x 12 jenkins jenkins 4096 Jul 5 09:52 .. 10:11:05 drwxr-xr-x 2 root root 4096 Jul 5 09:52 cost 10:11:05 -rw-r--r-- 1 root root 86 Jul 5 09:52 cost.csv 10:11:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives 10:11:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives 10:11:05 total 16 10:11:05 drwxr-xr-x 3 jenkins jenkins 4096 Jul 5 09:52 . 10:11:05 drwxrwxr-x 12 jenkins jenkins 4096 Jul 5 09:52 .. 10:11:05 drwxr-xr-x 2 jenkins jenkins 4096 Jul 5 09:52 cost 10:11:05 -rw-r--r-- 1 jenkins jenkins 86 Jul 5 09:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:11:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:06 ---> package-listing.sh 10:11:06 ++ tr '[:upper:]' '[:lower:]' 10:11:06 ++ facter osfamily 10:11:06 + OS_FAMILY=debian 10:11:06 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1594 10:11:06 + START_PACKAGES=/tmp/packages_start.txt 10:11:06 + END_PACKAGES=/tmp/packages_end.txt 10:11:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:06 + PACKAGES=/tmp/packages_start.txt 10:11:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1594 ']' 10:11:06 + PACKAGES=/tmp/packages_end.txt 10:11:06 + case "${OS_FAMILY}" in 10:11:06 + dpkg -l 10:11:06 + grep '^ii' 10:11:06 + '[' -f /tmp/packages_start.txt ']' 10:11:06 + '[' -f /tmp/packages_end.txt ']' 10:11:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1594 ']' 10:11:06 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives/ 10:11:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives/ [Pipeline] echo 10:11:06 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/gexfoundry_device-sdk-go_PR-1594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:08 prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container 10:11:08 $ 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/gexfoundry_device-sdk-go_PR-1594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@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 10:11:08 $ docker top 978b4c11a828f167d799c842bcdd6be3c1ba1a24296f7bdecc92f5981fc95301 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:08 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:09 + mkdir -p /var/log/sysstat [Pipeline] sh 10:11:09 + ls /var/log/sa-host 10:11:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:09 provisioning config files... 10:11:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/config5201506945162217485tmp [Pipeline] { [Pipeline] echo 10:11:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:10 ---> create-netrc.sh [Pipeline] } 10:11:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:11:10 ---> python-tools-install.sh [Pipeline] echo 10:11:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:10 ---> sudo-logs.sh 10:11:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:11:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:11 ---> job-cost.sh 10:11:11 lf-activate-venv: SKIPPING 10:11:11 DEBUG: total: 0.2199999988079071 10:11:11 INFO: Retrieving Stack Cost... 10:11:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:11:12 INFO: Archiving Costs [Pipeline] echo 10:11:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:12 ---> logs-deploy.sh 10:11:12 lf-activate-venv: SKIPPING 10:11:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1594/1 10:11:12 INFO: archiving workspace using pattern(s): 10:11:13 Archives upload complete. 10:11:13 INFO: archiving logs to Nexus 10:11:14 ---> uname -a: 10:11:14 Linux prd-ubuntu20-04-docker-8c-8g-5066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:11:14 10:11:14 10:11:14 ---> lscpu: 10:11:14 Architecture: x86_64 10:11:14 CPU op-mode(s): 32-bit, 64-bit 10:11:14 Byte Order: Little Endian 10:11:14 Address sizes: 40 bits physical, 48 bits virtual 10:11:14 CPU(s): 8 10:11:14 On-line CPU(s) list: 0-7 10:11:14 Thread(s) per core: 1 10:11:14 Core(s) per socket: 1 10:11:14 Socket(s): 8 10:11:14 NUMA node(s): 1 10:11:14 Vendor ID: AuthenticAMD 10:11:14 CPU family: 23 10:11:14 Model: 49 10:11:14 Model name: AMD EPYC-Rome Processor 10:11:14 Stepping: 0 10:11:14 CPU MHz: 2799.998 10:11:14 BogoMIPS: 5599.99 10:11:14 Virtualization: AMD-V 10:11:14 Hypervisor vendor: KVM 10:11:14 Virtualization type: full 10:11:14 L1d cache: 256 KiB 10:11:14 L1i cache: 256 KiB 10:11:14 L2 cache: 4 MiB 10:11:14 L3 cache: 128 MiB 10:11:14 NUMA node0 CPU(s): 0-7 10:11:14 Vulnerability Itlb multihit: Not affected 10:11:14 Vulnerability L1tf: Not affected 10:11:14 Vulnerability Mds: Not affected 10:11:14 Vulnerability Meltdown: Not affected 10:11:14 Vulnerability Mmio stale data: Not affected 10:11:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:11:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:11:14 Vulnerability Srbds: Not affected 10:11:14 Vulnerability Tsx async abort: Not affected 10:11:14 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 10:11:14 10:11:14 10:11:14 ---> nproc: 10:11:14 8 10:11:14 10:11:14 10:11:14 ---> df -h: 10:11:14 Filesystem Size Used Avail Use% Mounted on 10:11:14 overlay 155G 12G 144G 8% / 10:11:14 tmpfs 64M 0 64M 0% /dev 10:11:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:11:14 shm 64M 0 64M 0% /dev/shm 10:11:14 /dev/vda1 155G 12G 144G 8% /facter-os 10:11:14 10:11:14 10:11:14 ---> sar -b -r -n DEV: 10:11:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5066) 07/05/24 _x86_64_ (8 CPU) 10:11:14 10:11:14 09:48:25 LINUX RESTART (8 CPU) 10:11:14 10:11:14 09:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:11:14 09:50:01 325.71 10.16 315.54 0.00 1736.89 98783.47 0.00 10:11:14 09:51:01 234.73 2.35 232.38 0.00 39.73 126818.46 0.00 10:11:14 09:52:01 37.29 0.02 37.28 0.00 0.13 26683.84 0.00 10:11:14 09:53:01 76.54 0.10 76.44 0.00 4.40 32910.90 0.00 10:11:14 09:54:01 46.23 5.10 41.14 0.00 4341.75 8353.75 0.00 10:11:14 09:55:01 6.33 0.02 6.32 0.00 0.13 123.31 0.00 10:11:14 09:56:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 10:11:14 09:57:01 1.93 0.00 1.93 0.00 0.00 21.59 0.00 10:11:14 09:58:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 10:11:14 09:59:01 2.12 0.00 2.12 0.00 0.00 24.00 0.00 10:11:14 10:00:01 1.57 0.00 1.57 0.00 0.00 22.26 0.00 10:11:14 10:01:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 10:11:14 10:02:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 10:11:14 10:03:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 10:11:14 10:04:01 2.02 0.02 2.00 0.00 0.13 28.66 0.00 10:11:14 10:05:01 2.03 0.00 2.03 0.00 0.00 23.06 0.00 10:11:14 10:06:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 10:11:14 10:07:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 10:11:14 10:08:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 10:11:14 10:09:01 1.56 0.00 1.56 0.00 0.00 18.57 0.00 10:11:14 10:10:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 10:11:14 10:11:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 10:11:14 Average: 34.23 0.81 33.42 0.00 278.56 13372.86 0.00 10:11:14 10:11:14 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:14 09:50:01 29061644 31500720 813808 2.47 84272 2608876 2016316 5.94 1077160 2333840 68096 10:11:14 09:51:01 27825052 31394892 912308 2.77 186768 3505992 2069828 6.10 1304980 3204740 18296 10:11:14 09:52:01 26694128 31213032 1090628 3.32 190728 4403788 2546196 7.50 1811376 3774820 538376 10:11:14 09:53:01 27494096 31546396 762748 2.32 196360 3940908 1774132 5.23 1258564 3540240 136 10:11:14 09:54:01 27050652 31525432 748716 2.28 225240 4338528 1711184 5.04 1543592 3665740 976 10:11:14 09:55:01 27061012 31530852 743984 2.26 223816 4335272 1715176 5.05 1538228 3662488 12 10:11:14 09:56:01 27060784 31530736 744084 2.26 223912 4335272 1715176 5.05 1538268 3662496 8 10:11:14 09:57:01 27062176 31532264 742508 2.26 223996 4335284 1715176 5.05 1536772 3662496 8 10:11:14 09:58:01 27068860 31538956 735756 2.24 224020 4335284 1715176 5.05 1530620 3662500 8 10:11:14 09:59:01 27070916 31541124 733668 2.23 224108 4335292 1715176 5.05 1528684 3662504 16 10:11:14 10:00:01 27071356 31541660 733092 2.23 224196 4335292 1715176 5.05 1528220 3662508 8 10:11:14 10:01:01 27071360 31541752 732752 2.23 224280 4335296 1715176 5.05 1528292 3662512 12 10:11:14 10:02:01 27071888 31542328 732152 2.23 224296 4335300 1715176 5.05 1528588 3662520 200 10:11:14 10:03:01 27071116 31541608 732852 2.23 224372 4335292 1715176 5.05 1528336 3662516 16 10:11:14 10:04:01 27069836 31540584 733904 2.23 224460 4335280 1725960 5.09 1529092 3662492 36 10:11:14 10:05:01 27070316 31541248 733236 2.23 224548 4335348 1725960 5.09 1528908 3662556 176 10:11:14 10:06:01 27070016 31541004 733432 2.23 224636 4335348 1725960 5.09 1528944 3662560 8 10:11:14 10:07:01 27070292 31541460 732924 2.23 224668 4335480 1725960 5.09 1528732 3662688 24 10:11:14 10:08:01 27070512 31541724 732612 2.23 224724 4335480 1725960 5.09 1528808 3662692 8 10:11:14 10:09:01 27071576 31542844 731456 2.22 224748 4335488 1725960 5.09 1527756 3662696 16 10:11:14 10:10:01 27071228 31542544 731640 2.22 224804 4335492 1725960 5.09 1528328 3662704 212 10:11:14 10:11:01 27071452 31542832 731496 2.22 224864 4335492 1725960 5.09 1528456 3662700 172 10:11:14 Average: 27195467 31516181 764534 2.33 213537 4204504 1789178 5.27 1500487 3581046 28492 10:11:14 10:11:14 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:14 09:50:01 veth1edcf78 179.92 210.78 17.73 287.84 0.00 0.00 0.00 0.02 10:11:14 09:50:01 docker0 208.80 242.75 17.44 510.09 0.00 0.00 0.00 0.00 10:11:14 09:50:01 ens3 520.16 379.77 5410.65 67.28 0.00 0.00 0.00 0.00 10:11:14 09:50:01 lo 6.06 6.06 0.60 0.60 0.00 0.00 0.00 0.00 10:11:14 09:51:01 docker0 140.68 253.42 12.75 2943.34 0.00 0.00 0.00 0.00 10:11:14 09:51:01 ens3 270.97 151.31 2964.16 22.10 0.00 0.00 0.00 0.00 10:11:14 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 09:51:01 veth174e62e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:11:14 09:52:01 docker0 0.87 1.22 0.09 0.34 0.00 0.00 0.00 0.00 10:11:14 09:52:01 ens3 14.85 9.03 14.36 5.84 0.00 0.00 0.00 0.00 10:11:14 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:52:01 veth174e62e 0.87 1.28 0.10 0.35 0.00 0.00 0.00 0.00 10:11:14 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:53:01 ens3 95.65 57.43 2525.18 11.46 0.00 0.00 0.00 0.00 10:11:14 09:53:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 10:11:14 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:54:01 ens3 154.95 54.80 2711.14 4.37 0.00 0.00 0.00 0.00 10:11:14 09:54:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:11:14 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:55:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 10:11:14 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:56:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 10:11:14 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:57:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 09:59:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:11:14 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:02:01 ens3 0.35 0.28 0.25 0.21 0.00 0.00 0.00 0.00 10:11:14 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:04:01 ens3 1.00 0.42 0.49 0.27 0.00 0.00 0.00 0.00 10:11:14 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:06:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:09:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 10:11:14 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:14 10:11:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:11:14 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:14 Average: docker0 15.94 22.63 1.38 157.10 0.00 0.00 0.00 0.00 10:11:14 Average: ens3 48.22 29.77 619.90 5.08 0.00 0.00 0.00 0.00 10:11:14 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 10:11:14 10:11:14 10:11:14 ---> sar -P ALL: 10:11:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5066) 07/05/24 _x86_64_ (8 CPU) 10:11:14 10:11:14 09:48:25 LINUX RESTART (8 CPU) 10:11:14 10:11:14 09:49:01 CPU %user %nice %system %iowait %steal %idle 10:11:14 09:50:01 all 6.69 0.00 3.19 2.64 0.07 87.42 10:11:14 09:50:01 0 6.80 0.00 3.08 0.25 0.07 89.80 10:11:14 09:50:01 1 6.98 0.00 3.44 2.80 0.07 86.72 10:11:14 09:50:01 2 6.48 0.00 3.77 5.22 0.07 84.46 10:11:14 09:50:01 3 5.17 0.00 2.43 0.27 0.08 92.05 10:11:14 09:50:01 4 5.17 0.00 3.05 4.21 0.07 87.51 10:11:14 09:50:01 5 7.42 0.00 3.68 6.62 0.07 82.20 10:11:14 09:50:01 6 8.32 0.00 2.93 1.16 0.07 87.52 10:11:14 09:50:01 7 7.15 0.00 3.12 0.62 0.07 89.04 10:11:14 09:51:01 all 7.26 0.00 3.56 5.90 0.05 83.24 10:11:14 09:51:01 0 7.12 0.00 3.21 0.76 0.03 88.88 10:11:14 09:51:01 1 8.57 0.00 4.30 19.84 0.08 67.20 10:11:14 09:51:01 2 8.07 0.00 3.01 4.05 0.03 84.83 10:11:14 09:51:01 3 5.15 0.00 3.40 2.77 0.03 88.65 10:11:14 09:51:01 4 6.31 0.00 3.88 1.83 0.03 87.95 10:11:14 09:51:01 5 7.73 0.00 3.66 0.82 0.03 87.75 10:11:14 09:51:01 6 6.88 0.00 3.80 16.17 0.07 73.08 10:11:14 09:51:01 7 8.23 0.00 3.19 1.04 0.05 87.49 10:11:14 09:52:01 all 46.45 0.00 6.76 1.83 0.10 44.86 10:11:14 09:52:01 0 45.86 0.00 7.35 0.15 0.10 46.54 10:11:14 09:52:01 1 47.08 0.00 6.19 11.10 0.10 35.52 10:11:14 09:52:01 2 48.42 0.00 6.28 0.00 0.08 45.22 10:11:14 09:52:01 3 40.74 0.00 6.19 0.15 0.10 52.82 10:11:14 09:52:01 4 50.58 0.00 6.37 0.02 0.10 42.93 10:11:14 09:52:01 5 49.91 0.00 6.80 1.08 0.13 42.08 10:11:14 09:52:01 6 44.16 0.00 7.34 1.92 0.10 46.47 10:11:14 09:52:01 7 44.82 0.00 7.55 0.20 0.10 47.33 10:11:14 09:53:01 all 22.84 0.00 2.85 1.59 0.05 72.66 10:11:14 09:53:01 0 22.94 0.00 3.91 9.79 0.07 63.30 10:11:14 09:53:01 1 21.57 0.00 2.90 0.77 0.05 74.71 10:11:14 09:53:01 2 22.42 0.00 2.55 0.08 0.05 74.89 10:11:14 09:53:01 3 22.31 0.00 2.31 0.12 0.05 75.21 10:11:14 09:53:01 4 23.28 0.00 2.47 0.12 0.07 74.07 10:11:14 09:53:01 5 22.64 0.00 2.88 1.51 0.05 72.92 10:11:14 09:53:01 6 24.64 0.00 3.02 0.42 0.05 71.87 10:11:14 09:53:01 7 22.89 0.00 2.82 0.02 0.03 74.25 10:11:14 09:54:01 all 2.41 0.00 1.43 0.36 0.02 95.77 10:11:14 09:54:01 0 2.29 0.00 3.10 1.13 0.02 93.46 10:11:14 09:54:01 1 1.27 0.00 0.85 0.05 0.02 97.82 10:11:14 09:54:01 2 1.99 0.00 0.80 0.07 0.02 97.13 10:11:14 09:54:01 3 3.49 0.00 1.80 0.05 0.02 94.65 10:11:14 09:54:01 4 2.11 0.00 1.14 0.48 0.03 96.24 10:11:14 09:54:01 5 2.79 0.00 1.11 1.01 0.03 95.06 10:11:14 09:54:01 6 3.79 0.00 1.42 0.05 0.03 94.71 10:11:14 09:54:01 7 1.59 0.00 1.24 0.05 0.02 97.11 10:11:14 09:55:01 all 0.24 0.00 0.07 0.01 0.00 99.68 10:11:14 09:55:01 0 0.25 0.00 0.10 0.00 0.00 99.65 10:11:14 09:55:01 1 0.08 0.00 0.05 0.00 0.00 99.87 10:11:14 09:55:01 2 0.08 0.00 0.07 0.00 0.02 99.83 10:11:14 09:55:01 3 0.03 0.00 0.05 0.00 0.00 99.92 10:11:14 09:55:01 4 0.12 0.00 0.07 0.03 0.00 99.78 10:11:14 09:55:01 5 1.21 0.00 0.10 0.07 0.00 98.63 10:11:14 09:55:01 6 0.07 0.00 0.05 0.00 0.00 99.88 10:11:14 09:55:01 7 0.07 0.00 0.05 0.00 0.00 99.88 10:11:14 09:56:01 all 0.13 0.00 0.01 0.01 0.01 99.84 10:11:14 09:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 09:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:11:14 09:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 09:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:11:14 09:56:01 4 0.07 0.00 0.03 0.02 0.02 99.87 10:11:14 09:56:01 5 0.93 0.00 0.00 0.07 0.02 98.99 10:11:14 09:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:11:14 09:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 09:57:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:11:14 09:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 09:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:11:14 09:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:11:14 09:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 09:57:01 4 0.05 0.00 0.02 0.02 0.00 99.92 10:11:14 09:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 10:11:14 09:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:11:14 09:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:11:14 09:58:01 all 0.02 0.00 0.00 0.00 0.01 99.97 10:11:14 09:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:11:14 09:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 09:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 09:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 09:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:11:14 09:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 09:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 09:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:11:14 09:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 09:59:01 1 0.02 0.00 0.05 0.00 0.03 99.90 10:11:14 09:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:11:14 09:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 09:59:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:11:14 09:59:01 5 0.03 0.00 0.00 0.03 0.02 99.92 10:11:14 09:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 09:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:00:01 all 0.05 0.00 0.01 0.00 0.01 99.92 10:11:14 10:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:11:14 10:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 10:11:14 10:00:01 5 0.20 0.00 0.00 0.02 0.00 99.78 10:11:14 10:00:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:11:14 10:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:11:14 10:11:14 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:11:14 10:01:01 all 0.03 0.00 0.01 0.01 0.00 99.96 10:11:14 10:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:11:14 10:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:11:14 10:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:11:14 10:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:11:14 10:01:01 5 0.13 0.00 0.02 0.03 0.00 99.82 10:11:14 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:02:01 all 0.02 0.00 0.01 0.00 0.01 99.97 10:11:14 10:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:11:14 10:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:11:14 10:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:02:01 5 0.03 0.00 0.02 0.02 0.00 99.93 10:11:14 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:03:01 all 0.02 0.00 0.00 0.01 0.01 99.96 10:11:14 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 10:11:14 10:03:01 5 0.05 0.00 0.02 0.03 0.02 99.88 10:11:14 10:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:04:01 all 0.10 0.00 0.03 0.02 0.01 99.84 10:11:14 10:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:04:01 1 0.03 0.00 0.07 0.00 0.02 99.88 10:11:14 10:04:01 2 0.07 0.00 0.05 0.00 0.00 99.88 10:11:14 10:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:11:14 10:04:01 4 0.03 0.00 0.03 0.02 0.02 99.90 10:11:14 10:04:01 5 0.03 0.00 0.02 0.12 0.00 99.83 10:11:14 10:04:01 6 0.57 0.00 0.05 0.00 0.00 99.38 10:11:14 10:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:11:14 10:05:01 all 0.27 0.00 0.01 0.02 0.00 99.70 10:11:14 10:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:05:01 2 0.00 0.00 0.03 0.00 0.02 99.95 10:11:14 10:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:11:14 10:05:01 4 0.02 0.00 0.02 0.07 0.00 99.90 10:11:14 10:05:01 5 0.03 0.00 0.00 0.07 0.00 99.90 10:11:14 10:05:01 6 2.00 0.00 0.00 0.00 0.00 98.00 10:11:14 10:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:11:14 10:06:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:11:14 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:11:14 10:06:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:11:14 10:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:11:14 10:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 10:11:14 10:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:11:14 10:06:01 6 1.98 0.00 0.02 0.00 0.00 98.00 10:11:14 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:07:01 all 0.27 0.00 0.01 0.00 0.01 99.72 10:11:14 10:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:07:01 1 1.99 0.00 0.02 0.00 0.02 97.98 10:11:14 10:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:11:14 10:07:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:11:14 10:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:11:14 10:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:11:14 10:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:08:01 all 0.04 0.00 0.01 0.01 0.00 99.94 10:11:14 10:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:11:14 10:08:01 1 0.22 0.00 0.02 0.00 0.02 99.75 10:11:14 10:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:08:01 5 0.00 0.00 0.00 0.05 0.00 99.95 10:11:14 10:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:11:14 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:09:01 all 0.02 0.00 0.00 0.00 0.01 99.97 10:11:14 10:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:11:14 10:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:09:01 4 0.05 0.00 0.00 0.02 0.02 99.92 10:11:14 10:09:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:11:14 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:11:14 10:10:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:11:14 10:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:11:14 10:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:11:14 10:10:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:11:14 10:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:11:14 10:10:01 6 0.03 0.00 0.03 0.02 0.00 99.92 10:11:14 10:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:11:01 all 0.01 0.00 0.00 2.08 0.01 97.90 10:11:14 10:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:11:01 1 0.02 0.00 0.02 4.15 0.03 95.78 10:11:14 10:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:11:14 10:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:11:14 10:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:11:14 10:11:01 5 0.00 0.00 0.00 12.47 0.00 87.53 10:11:14 10:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:11:14 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:14 10:11:14 Average: CPU %user %nice %system %iowait %steal %idle 10:11:14 Average: all 3.94 0.00 0.81 0.66 0.02 94.58 10:11:14 Average: 0 3.85 0.00 0.94 0.54 0.01 94.65 10:11:14 Average: 1 3.98 0.00 0.81 1.75 0.03 93.43 10:11:14 Average: 2 3.97 0.00 0.75 0.42 0.02 94.84 10:11:14 Average: 3 3.48 0.00 0.73 0.15 0.02 95.61 10:11:14 Average: 4 3.98 0.00 0.78 0.31 0.02 94.91 10:11:14 Average: 5 4.21 0.00 0.83 1.09 0.02 93.85 10:11:14 Average: 6 4.18 0.00 0.85 0.89 0.02 94.07 10:11:14 Average: 7 3.84 0.00 0.81 0.09 0.01 95.25 10:11:14 10:11:14 10:11:14