Pull request #1607 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 205cc51efe1d05f6a255f31751e0c1f93cdde098+fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 (8c073cd83d0d723accae4abbb2b7e716a208b828) 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-ssh6874376647077022432.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-ssh13531003721388040348.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-1607/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-1607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15629984444170355802.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-1607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1743205240355502286.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-ssh7134294672003401050.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-1607/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-1607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8181788193058481458.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6711 in /w/workspace/gexfoundry_device-sdk-go_PR-1607 [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-1607 # 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 Merging remotes/origin/main commit fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 into PR head commit 205cc51efe1d05f6a255f31751e0c1f93cdde098 Merge succeeded, producing 205cc51efe1d05f6a255f31751e0c1f93cdde098 Checking out Revision 205cc51efe1d05f6a255f31751e0c1f93cdde098 (PR-1607) > 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/1607/head:refs/remotes/origin/PR-1607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205cc51efe1d05f6a255f31751e0c1f93cdde098 # 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 fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205cc51efe1d05f6a255f31751e0c1f93cdde098 # timeout=10 Commit message: "fix: Correct ProfileScan err handling and response" 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 02:45:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:45:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:45:00 ========================================================= 02:45:00 EdgeX Global Pipelines Version Info 02:45:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:45:01 ------------------- 02:45:01 stable info: 02:45:01 ------------------- 02:45:01 Commited By: Ginny Guan ginny@iotechsys.com 02:45:01 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:45:01 Message: update stable to v1.0.260 02:45:02 ------------------- 02:45:02 experimental info: 02:45:02 ------------------- 02:45:02 Commited By: Ginny Guan ginny@iotechsys.com 02:45:02 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:45:02 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1607 [Pipeline] echo 02:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1607 [Pipeline] echo 02:45:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1607 [Pipeline] echo 02:45:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] echo 02:45:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 205cc51 [Pipeline] echo 02:45:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:04 provisioning config files... 02:45:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/config16589741197159498161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:04 ---> ****-login.sh 02:45:04 nexus3.edgexfoundry.org:10001 02:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:05 Configure a credential helper to remove this warning. See 02:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:05 02:45:05 Login Succeeded 02:45:05 nexus3.edgexfoundry.org:10002 02:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:05 Configure a credential helper to remove this warning. See 02:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:05 02:45:05 Login Succeeded 02:45:05 nexus3.edgexfoundry.org:10003 02:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:05 Configure a credential helper to remove this warning. See 02:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:05 02:45:05 Login Succeeded 02:45:05 nexus3.edgexfoundry.org:10004 02:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:05 Configure a credential helper to remove this warning. See 02:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:05 02:45:05 Login Succeeded 02:45:05 ****.io 02:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:05 Configure a credential helper to remove this warning. See 02:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:05 02:45:05 Login Succeeded 02:45:05 ---> ****-login.sh ends [Pipeline] } 02:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:45:06 + git rev-list -1 --merges 205cc51efe1d05f6a255f31751e0c1f93cdde098~1..205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] echo 02:45:06 -----------> git rev-list -1 --merges 205cc51efe1d05f6a255f31751e0c1f93cdde098~1..205cc51efe1d05f6a255f31751e0c1f93cdde098 205cc51efe1d05f6a255f31751e0c1f93cdde098 [false] [Pipeline] sh 02:45:06 + git log --format=format:%s -1 205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] echo 02:45:06 ========================================================= 02:45:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:45:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:07 + git log --format=format:%s -1 205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] echo 02:45:07 [semverPrep] GIT_COMMIT: 205cc51efe1d05f6a255f31751e0c1f93cdde098, Commit Message: fix: Correct ProfileScan err handling and response [Pipeline] echo 02:45:07 [semverPrep] This is not a build commit. [Pipeline] sh 02:45:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:45:07 + grep -v github /etc/ssh/ssh_known_hosts 02:45:07 + [ -e /tmp/ssh_known_hosts ] 02:45:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:45:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:45:07 + sudo tee -a /etc/ssh/ssh_known_hosts 02:45:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:08 02:45:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:09 0.1.4: Pulling from edgex-devops/py-git-semver 02:45:09 b85a868b505f: Pulling fs layer 02:45:09 e2be974225ed: Pulling fs layer 02:45:09 339a4e72a1f5: Pulling fs layer 02:45:09 988bab9f4d93: Pulling fs layer 02:45:09 1469e6f7b9e6: Pulling fs layer 02:45:09 eaf3925da568: Pulling fs layer 02:45:09 bab4dde63d76: Pulling fs layer 02:45:09 bde34c3a00c8: Pulling fs layer 02:45:09 b352a97aabf1: Pulling fs layer 02:45:09 4872d77fe225: Pulling fs layer 02:45:09 5851b861e8e6: Pulling fs layer 02:45:09 bde34c3a00c8: Waiting 02:45:09 eaf3925da568: Waiting 02:45:09 bab4dde63d76: Waiting 02:45:09 b352a97aabf1: Waiting 02:45:09 4872d77fe225: Waiting 02:45:09 5851b861e8e6: Waiting 02:45:09 988bab9f4d93: Waiting 02:45:09 1469e6f7b9e6: Waiting 02:45:09 e2be974225ed: Download complete 02:45:09 988bab9f4d93: Download complete 02:45:09 1469e6f7b9e6: Verifying Checksum 02:45:09 1469e6f7b9e6: Download complete 02:45:09 339a4e72a1f5: Verifying Checksum 02:45:09 339a4e72a1f5: Download complete 02:45:09 eaf3925da568: Download complete 02:45:09 bde34c3a00c8: Verifying Checksum 02:45:09 bde34c3a00c8: Download complete 02:45:09 b352a97aabf1: Download complete 02:45:09 4872d77fe225: Verifying Checksum 02:45:09 4872d77fe225: Download complete 02:45:09 5851b861e8e6: Download complete 02:45:09 b85a868b505f: Download complete 02:45:09 bab4dde63d76: Verifying Checksum 02:45:09 bab4dde63d76: Download complete 02:45:10 b85a868b505f: Pull complete 02:45:10 e2be974225ed: Pull complete 02:45:11 339a4e72a1f5: Pull complete 02:45:11 988bab9f4d93: Pull complete 02:45:11 1469e6f7b9e6: Pull complete 02:45:11 eaf3925da568: Pull complete 02:45:13 bab4dde63d76: Pull complete 02:45:13 bde34c3a00c8: Pull complete 02:45:13 b352a97aabf1: Pull complete 02:45:13 4872d77fe225: Pull complete 02:45:13 5851b861e8e6: Pull complete 02:45:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:13 prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container 02:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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 02:45:18 $ docker top f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b -eo pid,comm 02:45:18 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). 02:45:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:19 [ssh-agent] Looking for ssh-agent implementation... 02:45:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:19 $ docker exec f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b ssh-agent 02:45:19 SSH_AUTH_SOCK=/tmp/ssh-piYB3uaSXfKk/agent.32 02:45:19 SSH_AGENT_PID=38 02:45:19 Running ssh-add (command line suppressed) 02:45:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/private_key_13095018531465188390.key (/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/private_key_13095018531465188390.key) 02:45:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:19 + git tag --points-at HEAD [Pipeline] } 02:45:19 $ docker exec --env ******** --env ******** f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b ssh-agent -k 02:45:19 unset SSH_AUTH_SOCK; 02:45:19 unset SSH_AGENT_PID; 02:45:19 echo Agent pid 38 killed; 02:45:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:45:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:19 [ssh-agent] Looking for ssh-agent implementation... 02:45:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:19 $ docker exec f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b ssh-agent 02:45:20 SSH_AUTH_SOCK=/tmp/ssh-NysEY7qVZ7Xv/agent.72 02:45:20 SSH_AGENT_PID=78 02:45:20 Running ssh-add (command line suppressed) 02:45:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/private_key_1071528179078450462.key (/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/private_key_1071528179078450462.key) 02:45:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:20 + git semver init 02:45:20 2024-07-30 02:45:20,766 [run_init] DEBUG init version:0.0.0 force:False 02:45:20 2024-07-30 02:45:20,767 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver 02:45:20 2024-07-30 02:45:20,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver 02:45:20 2024-07-30 02:45:20,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1607, universal_newlines=False, shell=None, istream=None) 02:45:23 2024-07-30 02:45:22,973 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607/.git/info/exclude 02:45:23 2024-07-30 02:45:22,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver/PR-1607 with force:False 02:45:23 2024-07-30 02:45:22,974 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver/PR-1607 02:45:23 2024-07-30 02:45:22,978 [execute] INFO git cat-file --batch-check 02:45:23 2024-07-30 02:45:22,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver, universal_newlines=False, shell=None, istream=) 02:45:23 2024-07-30 02:45:22,984 [execute] INFO git cat-file --batch 02:45:23 2024-07-30 02:45:22,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver, universal_newlines=False, shell=None, istream=) 02:45:23 2024-07-30 02:45:22,990 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver/PR-1607 02:45:23 0.0.0 [Pipeline] } 02:45:23 $ docker exec --env ******** --env ******** f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b ssh-agent -k 02:45:23 unset SSH_AUTH_SOCK; 02:45:23 unset SSH_AGENT_PID; 02:45:23 echo Agent pid 78 killed; 02:45:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:24 + git semver [Pipeline] } 02:45:24 $ docker stop --time=1 f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b 02:45:25 $ docker rm -f --volumes f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b [Pipeline] // withDockerContainer [Pipeline] sh 02:45:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:45:26 Stashed 1 file(s) [Pipeline] echo 02:45:26 [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 02:45:27 provisioning config files... 02:45:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/config11154648953118101903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:27 ---> ****-login.sh 02:45:27 nexus3.edgexfoundry.org:10001 02:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:27 Configure a credential helper to remove this warning. See 02:45:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:27 02:45:27 Login Succeeded 02:45:27 nexus3.edgexfoundry.org:10002 02:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:27 Configure a credential helper to remove this warning. See 02:45:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:27 02:45:27 Login Succeeded 02:45:27 nexus3.edgexfoundry.org:10003 02:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:27 Configure a credential helper to remove this warning. See 02:45:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:27 02:45:27 Login Succeeded 02:45:27 nexus3.edgexfoundry.org:10004 02:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:27 Configure a credential helper to remove this warning. See 02:45:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:27 02:45:27 Login Succeeded 02:45:27 ****.io 02:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:28 Configure a credential helper to remove this warning. See 02:45:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:28 02:45:28 Login Succeeded 02:45:28 ---> ****-login.sh ends [Pipeline] } 02:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:45:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:45:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:45:28 ========================================================= 02:45:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:45:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:28 + 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 . 02:45:28 Sending build context to Docker daemon 25.15MB 02:45:28 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 02:45:28 Step 2/10 : FROM ${BASE} AS builder 02:45:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:45:29 619be1103602: Pulling fs layer 02:45:29 7862e08f4a3e: Pulling fs layer 02:45:29 5df492c9dc93: Pulling fs layer 02:45:29 7629e6793208: Pulling fs layer 02:45:29 4f4fb700ef54: Pulling fs layer 02:45:29 fb5054dd5b73: Pulling fs layer 02:45:29 4f4fb700ef54: Waiting 02:45:29 7629e6793208: Waiting 02:45:29 eeca6798cff9: Pulling fs layer 02:45:29 fb5054dd5b73: Waiting 02:45:29 aa269ceb94a6: Pulling fs layer 02:45:29 eeca6798cff9: Waiting 02:45:29 ada007ff1a6a: Pulling fs layer 02:45:29 aa269ceb94a6: Waiting 02:45:29 ada007ff1a6a: Waiting 02:45:29 7862e08f4a3e: Verifying Checksum 02:45:29 7862e08f4a3e: Download complete 02:45:29 7629e6793208: Verifying Checksum 02:45:29 7629e6793208: Download complete 02:45:29 4f4fb700ef54: Verifying Checksum 02:45:29 4f4fb700ef54: Download complete 02:45:29 fb5054dd5b73: Verifying Checksum 02:45:29 fb5054dd5b73: Download complete 02:45:29 619be1103602: Verifying Checksum 02:45:29 619be1103602: Download complete 02:45:29 eeca6798cff9: Verifying Checksum 02:45:29 eeca6798cff9: Download complete 02:45:29 619be1103602: Pull complete 02:45:29 ada007ff1a6a: Verifying Checksum 02:45:29 ada007ff1a6a: Download complete 02:45:29 7862e08f4a3e: Pull complete 02:45:29 5df492c9dc93: Verifying Checksum 02:45:29 5df492c9dc93: Download complete 02:45:30 aa269ceb94a6: Verifying Checksum 02:45:30 aa269ceb94a6: Download complete 02:45:32 5df492c9dc93: Pull complete 02:45:32 7629e6793208: Pull complete 02:45:32 4f4fb700ef54: Pull complete 02:45:32 fb5054dd5b73: Pull complete 02:45:32 eeca6798cff9: Pull complete 02:45:35 aa269ceb94a6: Pull complete 02:45:35 ada007ff1a6a: Pull complete 02:45:35 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:45:35 ---> f489d0715acc 02:45:35 Step 3/10 : ARG MAKE=make build 02:45:41 Still waiting to schedule task 02:45:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:45:42 ---> Running in b3c48992bc67 02:45:42 Removing intermediate container b3c48992bc67 02:45:42 ---> 255128d283c4 02:45:42 Step 4/10 : WORKDIR /device-sdk-go 02:45:42 ---> Running in c22c4d38588e 02:45:42 Removing intermediate container c22c4d38588e 02:45:42 ---> ea59303eff27 02:45:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:45:42 ---> Running in 60e225e45dc8 02:45:42 Removing intermediate container 60e225e45dc8 02:45:42 ---> 642495ea3e5e 02:45:42 Step 6/10 : RUN apk add --update --no-cache make git 02:45:42 ---> Running in 14d3860fea5c 02:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:43 OK: 264 MiB in 52 packages 02:45:43 Removing intermediate container 14d3860fea5c 02:45:43 ---> 42bd09953d71 02:45:43 Step 7/10 : COPY go.mod vendor* ./ 02:45:43 ---> 07b508b2191d 02:45:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:43 ---> Running in c2ebc0133e1c 02:47:05 Removing intermediate container c2ebc0133e1c 02:47:05 ---> 85c51d253e28 02:47:05 Step 9/10 : COPY . . 02:47:05 ---> 13afc990ea36 02:47:05 Step 10/10 : RUN ${MAKE} 02:47:05 ---> Running in 061ffa897b83 02:47:05 noop 02:47:05 Removing intermediate container 061ffa897b83 02:47:05 ---> 83fb29e4e841 02:47:05 Successfully built 83fb29e4e841 02:47:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker inspect -f . ci-base-image-x86_64 02:47:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:05 prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container 02:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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 02:47:06 $ docker top b46e04921069345c1acea2b818e2196d1bf8280197b3f97d85fbccddbe415c75 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:06 + go version 02:47:06 go version go1.21.9 linux/amd64 [Pipeline] } 02:47:06 $ docker stop --time=1 b46e04921069345c1acea2b818e2196d1bf8280197b3f97d85fbccddbe415c75 02:47:08 $ docker rm -f --volumes b46e04921069345c1acea2b818e2196d1bf8280197b3f97d85fbccddbe415c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:09 + docker inspect -f . ci-base-image-x86_64 02:47:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:09 prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container 02:47:09 $ 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-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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 02:47:10 $ docker top cc1e6ef9cb29012ef2cd3700350fae26a5fc59d0384a4f67b97b234f31a6dbe8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1607 [Pipeline] fileExists [Pipeline] sh 02:47:11 + make test 02:47:11 go test -race -coverprofile=coverage.out ./... 02:47:19 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 02:47:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6712 in /w/workspace/gexfoundry_device-sdk-go_PR-1607 [Pipeline] { [Pipeline] ws 02:47:27 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:47:30 The recommended git tool is: git 02:47:35 using credential edgex-jenkins-ssh 02:47:35 Cloning the remote Git repository 02:47:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:47:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:47:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:47:36 > git --version # timeout=10 02:47:36 > git --version # 'git version 2.25.1' 02:47:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:47:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1607/head:refs/remotes/origin/PR-1607 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:47:42 Merging remotes/origin/main commit fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 into PR head commit 205cc51efe1d05f6a255f31751e0c1f93cdde098 02:47:42 Merge succeeded, producing 205cc51efe1d05f6a255f31751e0c1f93cdde098 02:47:42 Checking out Revision 205cc51efe1d05f6a255f31751e0c1f93cdde098 (PR-1607) 02:47:42 > git config core.sparsecheckout # timeout=10 02:47:42 > git checkout -f 205cc51efe1d05f6a255f31751e0c1f93cdde098 # timeout=10 02:47:42 > git remote # timeout=10 02:47:42 > git config --get remote.origin.url # timeout=10 02:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:42 > git merge fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 02:47:42 > git rev-parse HEAD^{commit} # timeout=10 02:47:42 > git config core.sparsecheckout # timeout=10 02:47:42 > git checkout -f 205cc51efe1d05f6a255f31751e0c1f93cdde098 # timeout=10 02:47:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 02:47:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 02:47:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 02:47:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 02:47:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 02:47:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 02:47:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 02:47:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.019s coverage: 27.0% of statements 02:47:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 80.0% of statements 02:47:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.041s coverage: 86.0% of statements 02:47:46 Commit message: "fix: Correct ProfileScan err handling and response" 02:47:46 > git --version # timeout=10 02:47:46 > git --version # 'git version 2.25.1' 02:47:46 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 02:47:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 02:47:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 02:47:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 02:47:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.300s coverage: 52.2% of statements [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 02:47:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:47:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:48 Dload Upload Total Spent Left Speed 02:47:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 02:47:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:47:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:47:49 + sudo tee /etc/docker/daemon.new 02:47:49 { 02:47:49 "registry-mirrors": [ 02:47:49 "https://nexus3.edgexfoundry.org:10001" 02:47:49 ], 02:47:49 "bip": "10.250.0.254/24", 02:47:49 "hosts": [ 02:47:49 "tcp://0.0.0.0:5555", 02:47:49 "unix:///var/run/docker.sock" 02:47:49 ], 02:47:49 "mtu": 1458, 02:47:49 "selinux-enabled": true, 02:47:49 "seccomp-profile": "/etc/docker/seccomp.json" 02:47:49 } [Pipeline] sh 02:47:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:47:49 + sudo service docker restart 02:47:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.132s coverage: 14.4% of statements 02:47:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.345s coverage: 44.6% of statements 02:47:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.044s coverage: 68.5% of statements 02:47:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.134s coverage: 89.2% of statements 02:47:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.051s coverage: 5.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:08 provisioning config files... 02:48:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11726421273211950572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:08 ---> ****-login.sh 02:48:08 nexus3.edgexfoundry.org:10001 02:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:09 Configure a credential helper to remove this warning. See 02:48:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:09 02:48:09 Login Succeeded 02:48:09 nexus3.edgexfoundry.org:10002 02:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:09 Configure a credential helper to remove this warning. See 02:48:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:09 02:48:09 Login Succeeded 02:48:09 nexus3.edgexfoundry.org:10003 02:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:10 Configure a credential helper to remove this warning. See 02:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:10 02:48:10 Login Succeeded 02:48:10 nexus3.edgexfoundry.org:10004 02:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:10 Configure a credential helper to remove this warning. See 02:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:10 02:48:10 Login Succeeded 02:48:10 ****.io 02:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:10 Configure a credential helper to remove this warning. See 02:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:10 02:48:10 Login Succeeded 02:48:10 ---> ****-login.sh ends [Pipeline] } 02:48:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:11 ========================================================= 02:48:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:48:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:12 + 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 . 02:48:12 Sending build context to Docker daemon 13.01MB 02:48:12 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 02:48:12 Step 2/10 : FROM ${BASE} AS builder 02:48:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:48:13 c6b39de5b339: Pulling fs layer 02:48:13 a69c41024577: Pulling fs layer 02:48:13 d6de4b400683: Pulling fs layer 02:48:13 35cb2a7552d0: Pulling fs layer 02:48:13 4f4fb700ef54: Pulling fs layer 02:48:13 464afbd9ba4c: Pulling fs layer 02:48:13 00f215d4a9da: Pulling fs layer 02:48:13 d496ad576159: Pulling fs layer 02:48:13 35cb2a7552d0: Waiting 02:48:13 00f215d4a9da: Waiting 02:48:13 464afbd9ba4c: Waiting 02:48:13 4f4fb700ef54: Waiting 02:48:13 a69c41024577: Verifying Checksum 02:48:13 a69c41024577: Download complete 02:48:13 35cb2a7552d0: Download complete 02:48:13 4f4fb700ef54: Verifying Checksum 02:48:13 4f4fb700ef54: Download complete 02:48:13 464afbd9ba4c: Verifying Checksum 02:48:13 464afbd9ba4c: Download complete 02:48:13 c6b39de5b339: Download complete 02:48:13 d496ad576159: Verifying Checksum 02:48:13 d496ad576159: Download complete 02:48:14 c6b39de5b339: Pull complete 02:48:14 a69c41024577: Pull complete 02:48:14 d6de4b400683: Verifying Checksum 02:48:14 d6de4b400683: Download complete 02:48:16 00f215d4a9da: Verifying Checksum 02:48:16 00f215d4a9da: Download complete 02:48:28 d6de4b400683: Pull complete 02:48:28 35cb2a7552d0: Pull complete 02:48:28 4f4fb700ef54: Pull complete 02:48:28 464afbd9ba4c: Pull complete 02:48:29 GO111MODULE=on go vet ./... 02:48:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:48:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:48:33 ./bin/test-attribution-txt.sh 02:48:33 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:48:33 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:48:33 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:48:33 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:48:33 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:48:33 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:48:33 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:48:33 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:48:33 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:48:33 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 02:48:33 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:48:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:48:33 $ docker stop --time=1 cc1e6ef9cb29012ef2cd3700350fae26a5fc59d0384a4f67b97b234f31a6dbe8 02:48:36 00f215d4a9da: Pull complete 02:48:38 d496ad576159: Pull complete 02:48:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:48:38 ---> f246e2811388 02:48:38 Step 3/10 : ARG MAKE=make build 02:48:40 ---> Running in 2f47772d0057 02:48:41 Removing intermediate container 2f47772d0057 02:48:41 ---> 4defcecab130 02:48:41 Step 4/10 : WORKDIR /device-sdk-go 02:48:41 ---> Running in 684678b32184 02:48:41 Removing intermediate container 684678b32184 02:48:41 ---> a3540dbce3fd 02:48:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:48:41 ---> Running in 4f6535cc85a6 02:48:41 Removing intermediate container 4f6535cc85a6 02:48:41 ---> 94b28ff08ad5 02:48:41 Step 6/10 : RUN apk add --update --no-cache make git 02:48:41 ---> Running in e7007180717e 02:48:41 $ docker rm -f --volumes cc1e6ef9cb29012ef2cd3700350fae26a5fc59d0384a4f67b97b234f31a6dbe8 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 02:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 02:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:48:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:48:44 + ls -al . 02:48:44 total 380 02:48:44 drwxrwxr-x 11 jenkins jenkins 4096 Jul 30 02:47 . 02:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 02:44 .. 02:48:44 -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 02:44 .dockerignore 02:48:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 02:47 .git 02:48:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 02:44 .github 02:48:44 -rw-rw-r-- 1 jenkins jenkins 137 Jul 30 02:44 .gitignore 02:48:44 -rw-rw-r-- 1 jenkins jenkins 42 Jul 30 02:44 .golangci.yml 02:48:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 02:45 .semver 02:48:44 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 30 02:44 CHANGELOG.md 02:48:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 02:44 GOVERNANCE.md 02:48:44 -rw-rw-r-- 1 jenkins jenkins 885 Jul 30 02:44 Jenkinsfile 02:48:44 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 02:44 LICENSE 02:48:44 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 30 02:44 Makefile 02:48:44 -rw-rw-r-- 1 jenkins jenkins 619 Jul 30 02:44 OWNERS.md 02:48:44 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 30 02:44 README.md 02:48:44 -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 02:45 VERSION 02:48:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 02:44 bin 02:48:44 -rw-r--r-- 1 jenkins jenkins 125544 Jul 30 02:47 coverage.out 02:48:44 drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 02:44 example 02:48:44 -rw-rw-r-- 1 jenkins jenkins 6996 Jul 30 02:44 go.mod 02:48:44 -rw-rw-r-- 1 jenkins jenkins 101460 Jul 30 02:44 go.sum 02:48:44 drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 02:44 internal 02:48:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 02:44 openapi 02:48:44 drwxrwxr-x 6 jenkins jenkins 4096 Jul 30 02:44 pkg 02:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 02:44 snap 02:48:44 -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 02:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:44 OK: 266 MiB in 52 packages 02:48:44 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=205cc51efe1d05f6a255f31751e0c1f93cdde098 --label arch=amd64 --label version=0.0.0 . 02:48:44 Sending build context to Docker daemon 25.28MB 02:48:44 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:48:44 Step 2/24 : FROM ${BASE} AS builder 02:48:44 ---> 83fb29e4e841 02:48:44 Step 3/24 : ARG MAKE=make build 02:48:45 ---> Running in 02af2a9223e7 02:48:45 Removing intermediate container 02af2a9223e7 02:48:45 ---> 6615d7f6216c 02:48:45 Step 4/24 : WORKDIR /device-sdk-go 02:48:45 ---> Running in 4a3f56653e5b 02:48:45 Removing intermediate container e7007180717e 02:48:45 ---> 8130d88b58d1 02:48:45 Step 7/10 : COPY go.mod vendor* ./ 02:48:45 Removing intermediate container 4a3f56653e5b 02:48:45 ---> 9f9242cfbe3d 02:48:45 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:48:45 ---> Running in 7fa1d5bb9aad 02:48:45 Removing intermediate container 7fa1d5bb9aad 02:48:45 ---> c267d4689a44 02:48:45 Step 6/24 : RUN apk add --update --no-cache make git 02:48:45 ---> Running in e334967f24a9 02:48:45 ---> 136df86c529c 02:48:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:45 ---> Running in 6e3c35624f20 02:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:48:46 OK: 264 MiB in 52 packages 02:48:46 Removing intermediate container e334967f24a9 02:48:46 ---> 2ee7893c3adf 02:48:46 Step 7/24 : COPY go.mod vendor* ./ 02:48:46 ---> 0b231e3008cc 02:48:46 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:46 ---> Running in ad7367a9c9cd 02:48:47 Removing intermediate container ad7367a9c9cd 02:48:47 ---> 4f0e4b80ed8b 02:48:47 Step 9/24 : COPY . . 02:48:48 ---> 9b5bde8aa1fe 02:48:48 Step 10/24 : RUN ${MAKE} 02:48:48 ---> Running in ab0932660568 02:48:48 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 02:49:27 Removing intermediate container ab0932660568 02:49:27 ---> 0b346ce070f1 02:49:27 Step 11/24 : FROM alpine:3.18 02:49:27 3.18: Pulling from library/alpine 02:49:27 930bdd4d222e: Pulling fs layer 02:49:27 930bdd4d222e: Verifying Checksum 02:49:27 930bdd4d222e: Download complete 02:49:27 930bdd4d222e: Pull complete 02:49:27 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:49:27 Status: Downloaded newer image for alpine:3.18 02:49:27 ---> 18f865063206 02:49:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:49:27 ---> Running in 93de2d171783 02:49:27 Removing intermediate container 93de2d171783 02:49:27 ---> 5bea896291cc 02:49:27 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:49:27 ---> Running in b29c26e0e024 02:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:49:28 (1/1) Installing dumb-init (1.2.5-r2) 02:49:28 Executing busybox-1.36.1-r7.trigger 02:49:28 OK: 7 MiB in 16 packages 02:49:28 Removing intermediate container b29c26e0e024 02:49:28 ---> 0dd84833b231 02:49:28 Step 14/24 : RUN apk --no-cache upgrade 02:49:28 ---> Running in b74c1df6c2dd 02:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:49:29 OK: 7 MiB in 16 packages 02:49:29 Removing intermediate container b74c1df6c2dd 02:49:29 ---> ff6d62fcff55 02:49:29 Step 15/24 : WORKDIR / 02:49:29 ---> Running in d4663b7fcbcb 02:49:29 Removing intermediate container d4663b7fcbcb 02:49:29 ---> 4ac68c3a6a31 02:49:29 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:49:29 ---> 49618efbfe9a 02:49:29 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:49:32 ---> ff3ad9c3d242 02:49:32 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:49:32 ---> 1d1a5e274e31 02:49:32 Step 19/24 : EXPOSE 59999 02:49:33 ---> Running in ece434495aa0 02:49:33 Removing intermediate container ece434495aa0 02:49:33 ---> 4709c4226a35 02:49:33 Step 20/24 : ENTRYPOINT ["/device-simple"] 02:49:33 ---> Running in fcb2fe7486f3 02:49:33 Removing intermediate container fcb2fe7486f3 02:49:33 ---> dab5c0ecc60f 02:49:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:49:33 ---> Running in 04fcc8ce0ac5 02:49:33 Removing intermediate container 04fcc8ce0ac5 02:49:33 ---> cd6d309a2db5 02:49:33 Step 22/24 : LABEL arch=amd64 02:49:33 ---> Running in 80e54c4b0582 02:49:33 Removing intermediate container 80e54c4b0582 02:49:33 ---> ed90d1b975fa 02:49:33 Step 23/24 : LABEL git_sha=205cc51efe1d05f6a255f31751e0c1f93cdde098 02:49:33 ---> Running in f75a99ab43bd 02:49:33 Removing intermediate container f75a99ab43bd 02:49:33 ---> fdd8f4d86dc3 02:49:33 Step 24/24 : LABEL version=0.0.0 02:49:33 ---> Running in b3560dbfe9d8 02:49:33 Removing intermediate container b3560dbfe9d8 02:49:33 ---> 9a6b5c7bda0d 02:49:33 [Warning] One or more build-args [ARCH] were not consumed 02:49:33 Successfully built 9a6b5c7bda0d 02:49:33 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:34 02:49:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:35 latest: Pulling from edgex-lftools-log-publisher 02:49:35 5eb5b503b376: Pulling fs layer 02:49:35 5c69ac0246d0: Pulling fs layer 02:49:35 ec43610c2a17: Pulling fs layer 02:49:35 3a2ae6a8a46f: Pulling fs layer 02:49:35 33b1e0a273af: Pulling fs layer 02:49:35 5d3b04190fa2: Pulling fs layer 02:49:35 2f39f015ded8: Pulling fs layer 02:49:35 5d3b04190fa2: Waiting 02:49:35 33b1e0a273af: Waiting 02:49:35 2f39f015ded8: Waiting 02:49:35 5c69ac0246d0: Download complete 02:49:35 3a2ae6a8a46f: Verifying Checksum 02:49:35 3a2ae6a8a46f: Download complete 02:49:35 33b1e0a273af: Verifying Checksum 02:49:35 33b1e0a273af: Download complete 02:49:35 5d3b04190fa2: Verifying Checksum 02:49:35 5d3b04190fa2: Download complete 02:49:35 ec43610c2a17: Verifying Checksum 02:49:35 ec43610c2a17: Download complete 02:49:35 5eb5b503b376: Verifying Checksum 02:49:35 5eb5b503b376: Download complete 02:49:35 2f39f015ded8: Download complete 02:49:36 5eb5b503b376: Pull complete 02:49:36 5c69ac0246d0: Pull complete 02:49:37 ec43610c2a17: Pull complete 02:49:37 3a2ae6a8a46f: Pull complete 02:49:37 33b1e0a273af: Pull complete 02:49:37 5d3b04190fa2: Pull complete 02:49:45 2f39f015ded8: Pull complete 02:49:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:46 prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container 02:49:46 $ 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-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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 02:49:48 $ docker top c183e61387f18959896a595cb8ad183e00a02959d233bd2f68b0f84505f3975e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:49 ---> job-cost.sh 02:49:49 lf-activate-venv: SKIPPING 02:49:49 INFO: No Stack... 02:49:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:49:49 INFO: Archiving Costs [Pipeline] sh 02:49:49 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives/cost.csv 02:49:49 + cut -d, -f6 [Pipeline] lock 02:49:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] 02:49:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] did not exist. Created. 02:49:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:50 + echo total: 0.2199999988079071 [Pipeline] stash 02:49:50 Stashed 1 file(s) [Pipeline] } 02:49:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:49:50 $ docker stop --time=1 c183e61387f18959896a595cb8ad183e00a02959d233bd2f68b0f84505f3975e 02:49:51 $ docker rm -f --volumes c183e61387f18959896a595cb8ad183e00a02959d233bd2f68b0f84505f3975e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:50:37 Removing intermediate container 6e3c35624f20 02:50:37 ---> cbfb72b3101e 02:50:37 Step 9/10 : COPY . . 02:50:38 ---> 4dc497ba9788 02:50:38 Step 10/10 : RUN ${MAKE} 02:50:38 ---> Running in cf2187f8d57e 02:50:39 noop 02:50:40 Removing intermediate container cf2187f8d57e 02:50:40 ---> c255362a1c3a 02:50:40 Successfully built c255362a1c3a 02:50:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:40 + docker inspect -f . ci-base-image-arm64 02:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:41 prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container 02:50:41 $ 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 02:50:42 $ docker top 5db47ce91db694f85f000e4f5f56c8d244590e554ac2fed468af41024373f481 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:43 + go version 02:50:43 go version go1.21.9 linux/arm64 [Pipeline] } 02:50:43 $ docker stop --time=1 5db47ce91db694f85f000e4f5f56c8d244590e554ac2fed468af41024373f481 02:50:45 $ docker rm -f --volumes 5db47ce91db694f85f000e4f5f56c8d244590e554ac2fed468af41024373f481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:46 + docker inspect -f . ci-base-image-arm64 02:50:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:46 prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container 02:50:46 $ 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 02:50:47 $ docker top 8b3d5dfa6666d46cd6b9c3e03dc8c65284326bcd6d0895330d73d340a69d91b1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:48 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 02:50:49 + make test 02:50:49 go test -race -coverprofile=coverage.out ./... 02:51:36 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 02:55:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 02:55:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 02:55:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 02:55:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 02:55:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 02:55:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.109s coverage: 27.0% of statements 02:55:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.174s coverage: 80.0% of statements 02:55:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 02:55:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 02:55:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.234s coverage: 86.0% of statements 02:56:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 02:56:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.642s coverage: 52.2% of statements 02:56:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.145s coverage: 14.4% of statements 02:56:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.540s coverage: 44.6% of statements 02:56:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 02:56:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 02:56:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.322s coverage: 68.5% of statements 02:56:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.422s coverage: 89.2% of statements 02:56:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 02:56:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.219s coverage: 5.4% of statements 02:56:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:56:19 GO111MODULE=on go vet ./... 03:00:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:00:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:00:26 ./bin/test-attribution-txt.sh 03:00:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:00:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:00:26 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:00:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:00:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:00:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:00:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:00:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:00:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:00:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:00:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:00:26 $ docker stop --time=1 8b3d5dfa6666d46cd6b9c3e03dc8c65284326bcd6d0895330d73d340a69d91b1 03:00:28 $ docker rm -f --volumes 8b3d5dfa6666d46cd6b9c3e03dc8c65284326bcd6d0895330d73d340a69d91b1 [Pipeline] // withDockerContainer [Pipeline] sh 03:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:00:30 Warning: overwriting stash ‘coverage-report’ 03:00:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:00:32 + ls -al . 03:00:32 total 376 03:00:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 02:50 . 03:00:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 02:47 .. 03:00:32 -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 02:47 .dockerignore 03:00:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 02:47 .git 03:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 02:47 .github 03:00:32 -rw-rw-r-- 1 jenkins jenkins 137 Jul 30 02:47 .gitignore 03:00:32 -rw-rw-r-- 1 jenkins jenkins 42 Jul 30 02:47 .golangci.yml 03:00:32 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 30 02:47 CHANGELOG.md 03:00:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 02:47 GOVERNANCE.md 03:00:32 -rw-rw-r-- 1 jenkins jenkins 885 Jul 30 02:47 Jenkinsfile 03:00:32 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 02:47 LICENSE 03:00:32 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 30 02:47 Makefile 03:00:32 -rw-rw-r-- 1 jenkins jenkins 619 Jul 30 02:47 OWNERS.md 03:00:32 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 30 02:47 README.md 03:00:32 -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 02:45 VERSION 03:00:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 02:47 bin 03:00:32 -rw-r--r-- 1 jenkins jenkins 125544 Jul 30 02:56 coverage.out 03:00:32 drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 02:47 example 03:00:32 -rw-rw-r-- 1 jenkins jenkins 6996 Jul 30 02:47 go.mod 03:00:32 -rw-rw-r-- 1 jenkins jenkins 101460 Jul 30 02:47 go.sum 03:00:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 02:47 internal 03:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 02:47 openapi 03:00:32 drwxrwxr-x 6 jenkins jenkins 4096 Jul 30 02:47 pkg 03:00:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 02:47 snap 03:00:32 -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 02:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + 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=205cc51efe1d05f6a255f31751e0c1f93cdde098 --label arch=arm64 --label version=0.0.0 . 03:00:33 Sending build context to Docker daemon 13.14MB 03:00:33 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 03:00:33 Step 2/24 : FROM ${BASE} AS builder 03:00:33 ---> c255362a1c3a 03:00:33 Step 3/24 : ARG MAKE=make build 03:00:33 ---> Running in 2e8cc5473d6a 03:00:33 Removing intermediate container 2e8cc5473d6a 03:00:33 ---> 07e76bc60f23 03:00:33 Step 4/24 : WORKDIR /device-sdk-go 03:00:33 ---> Running in 7701da0b7aa7 03:00:34 Removing intermediate container 7701da0b7aa7 03:00:34 ---> 16bf34371a06 03:00:34 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:00:34 ---> Running in 15f24bf92131 03:00:34 Removing intermediate container 15f24bf92131 03:00:34 ---> df8602ff43a8 03:00:34 Step 6/24 : RUN apk add --update --no-cache make git 03:00:34 ---> Running in 162ef998b1d9 03:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:00:36 OK: 266 MiB in 52 packages 03:00:37 Removing intermediate container 162ef998b1d9 03:00:37 ---> db0db3c68a19 03:00:37 Step 7/24 : COPY go.mod vendor* ./ 03:00:37 ---> af50a79830ea 03:00:37 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:37 ---> Running in e4e701f2f81c 03:00:40 Removing intermediate container e4e701f2f81c 03:00:40 ---> af197bd465e3 03:00:40 Step 9/24 : COPY . . 03:00:41 ---> b67bf7dd9f20 03:00:41 Step 10/24 : RUN ${MAKE} 03:00:41 ---> Running in f3eefc378dde 03:00:42 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 03:04:05 Removing intermediate container f3eefc378dde 03:04:05 ---> 74a761701c5d 03:04:05 Step 11/24 : FROM alpine:3.18 03:04:05 3.18: Pulling from library/alpine 03:04:05 4983c3fe2029: Pulling fs layer 03:04:05 4983c3fe2029: Verifying Checksum 03:04:05 4983c3fe2029: Download complete 03:04:05 4983c3fe2029: Pull complete 03:04:05 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:04:05 Status: Downloaded newer image for alpine:3.18 03:04:05 ---> a0237000ae83 03:04:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:04:05 ---> Running in 32a9382c1b5b 03:04:05 Removing intermediate container 32a9382c1b5b 03:04:05 ---> 0e233ef3367d 03:04:05 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:04:05 ---> Running in 358aca774b08 03:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:05 (1/1) Installing dumb-init (1.2.5-r2) 03:04:05 Executing busybox-1.36.1-r7.trigger 03:04:05 OK: 8 MiB in 16 packages 03:04:05 Removing intermediate container 358aca774b08 03:04:05 ---> d532e80ad02d 03:04:05 Step 14/24 : RUN apk --no-cache upgrade 03:04:05 ---> Running in f9ad6637e123 03:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:04:06 OK: 8 MiB in 16 packages 03:04:07 Removing intermediate container f9ad6637e123 03:04:07 ---> c5d456463ed2 03:04:07 Step 15/24 : WORKDIR / 03:04:07 ---> Running in 3b64350977b7 03:04:07 Removing intermediate container 3b64350977b7 03:04:07 ---> 154bdd2be23d 03:04:07 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:04:08 ---> ab69f5cfd19c 03:04:08 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:04:11 ---> 8734e373fc3a 03:04:11 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:04:11 ---> 7f4244be3929 03:04:11 Step 19/24 : EXPOSE 59999 03:04:11 ---> Running in 47f906f4a1a0 03:04:11 Removing intermediate container 47f906f4a1a0 03:04:11 ---> f8e8898f92d7 03:04:11 Step 20/24 : ENTRYPOINT ["/device-simple"] 03:04:11 ---> Running in c07b79a7bd07 03:04:11 Removing intermediate container c07b79a7bd07 03:04:11 ---> 36274e6a844a 03:04:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:04:12 ---> Running in 827259ba6883 03:04:12 Removing intermediate container 827259ba6883 03:04:12 ---> 9cc373563e91 03:04:12 Step 22/24 : LABEL arch=arm64 03:04:12 ---> Running in 9008c7eb10ae 03:04:12 Removing intermediate container 9008c7eb10ae 03:04:12 ---> 5bb9ba4560c5 03:04:12 Step 23/24 : LABEL git_sha=205cc51efe1d05f6a255f31751e0c1f93cdde098 03:04:12 ---> Running in d7bf593df801 03:04:12 Removing intermediate container d7bf593df801 03:04:12 ---> eb9151431fa3 03:04:12 Step 24/24 : LABEL version=0.0.0 03:04:12 ---> Running in 867c844b5c61 03:04:13 Removing intermediate container 867c844b5c61 03:04:13 ---> 126dea9c8267 03:04:13 [Warning] One or more build-args [ARCH] were not consumed 03:04:13 Successfully built 126dea9c8267 03:04:13 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 03:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:14 03:04:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:14 arm64: Pulling from edgex-lftools-log-publisher 03:04:14 8998bd30e6a1: Pulling fs layer 03:04:14 04944245beec: Pulling fs layer 03:04:14 699f458cf7ca: Pulling fs layer 03:04:14 765212b225bb: Pulling fs layer 03:04:14 f23df028b6ca: Pulling fs layer 03:04:14 d65c8cfc05b1: Pulling fs layer 03:04:14 2437ff75d9bd: Pulling fs layer 03:04:14 765212b225bb: Waiting 03:04:14 f23df028b6ca: Waiting 03:04:14 d65c8cfc05b1: Waiting 03:04:14 2437ff75d9bd: Waiting 03:04:15 04944245beec: Verifying Checksum 03:04:15 04944245beec: Download complete 03:04:15 765212b225bb: Download complete 03:04:15 f23df028b6ca: Verifying Checksum 03:04:15 f23df028b6ca: Download complete 03:04:15 d65c8cfc05b1: Verifying Checksum 03:04:15 d65c8cfc05b1: Download complete 03:04:15 699f458cf7ca: Verifying Checksum 03:04:15 699f458cf7ca: Download complete 03:04:15 8998bd30e6a1: Verifying Checksum 03:04:15 8998bd30e6a1: Download complete 03:04:18 2437ff75d9bd: Verifying Checksum 03:04:18 2437ff75d9bd: Download complete 03:04:20 8998bd30e6a1: Pull complete 03:04:20 04944245beec: Pull complete 03:04:22 699f458cf7ca: Pull complete 03:04:22 765212b225bb: Pull complete 03:04:23 f23df028b6ca: Pull complete 03:04:23 d65c8cfc05b1: Pull complete 03:04:41 2437ff75d9bd: Pull complete 03:04:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:42 prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container 03:04:42 $ 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 03:04:44 $ docker top bbe0245f2d389fe6ed3d99982ca70182e4d1b16fc7dbc038a84631c2f72d1886 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:45 ---> job-cost.sh 03:04:45 lf-activate-venv: SKIPPING 03:04:45 INFO: No Stack... 03:04:46 INFO: Retrieving Pricing Info for: v3-standard-4 03:04:47 INFO: Archiving Costs [Pipeline] sh 03:04:47 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 03:04:47 + cut -d, -f6 [Pipeline] lock 03:04:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] 03:04:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] did not exist. Created. 03:04:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:04:48 /w/workspace/device-sdk-go/1@tmp/durable-b620868f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:04:48 + echo total: 0.10999999940395355 [Pipeline] stash 03:04:48 Warning: overwriting stash ‘stack-cost’ 03:04:49 Stashed 1 file(s) [Pipeline] } 03:04:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:04:49 $ docker stop --time=1 bbe0245f2d389fe6ed3d99982ca70182e4d1b16fc7dbc038a84631c2f72d1886 03:04:50 $ docker rm -f --volumes bbe0245f2d389fe6ed3d99982ca70182e4d1b16fc7dbc038a84631c2f72d1886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:04:51 provisioning config files... 03:04:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/config6211725183397277338tmp [Pipeline] { [Pipeline] sh 03:04:52 + set +x 03:04:52 + curl -s https://codecov.io/bash 03:04:52 + bash -s -- 03:04:52 03:04:52 _____ _ 03:04:52 / ____| | | 03:04:52 | | ___ __| | ___ ___ _____ __ 03:04:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:04:52 | |___| (_) | (_| | __/ (_| (_) \ V / 03:04:52 \_____\___/ \__,_|\___|\___\___/ \_/ 03:04:52 Bash-1.0.6 03:04:52 03:04:52 03:04:52 ==> git version 2.25.1 found 03:04:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:04:52 Release-Date: 2020-01-08 03:04:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:04:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:04:52 ==> Jenkins CI detected. 03:04:52 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1607 03:04:52 project root: . 03:04:52 --> token set from env 03:04:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:04:52 ==> Running gcov in . (disable via -X gcov) 03:04:52 ==> Python coveragepy not found 03:04:52 ==> Searching for coverage reports in: 03:04:52 + . 03:04:52 -> Found 1 reports 03:04:52 ==> Detecting git/mercurial file structure 03:04:52 ==> Reading reports 03:04:52 + ./coverage.out bytes=125544 03:04:52 ==> Appending adjustments 03:04:52 https://docs.codecov.io/docs/fixing-reports 03:04:52 + Found adjustments 03:04:52 ==> Gzipping contents 03:04:52 20K /tmp/codecov.GcdCUw.gz 03:04:52 ==> Uploading reports 03:04:52 url: https://codecov.io 03:04:52 query: branch=PR-1607&commit=205cc51efe1d05f6a255f31751e0c1f93cdde098&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1607&job=&cmd_args= 03:04:52 -> Pinging Codecov 03:04:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1607&commit=205cc51efe1d05f6a255f31751e0c1f93cdde098&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1607&job=&cmd_args= 03:04:52 -> Uploading to 03:04:52 https://storage.googleapis.com/codecov/v4/raw/2024-07-30/7E55EF52A471D76F132DFD9A03CDDE97/205cc51efe1d05f6a255f31751e0c1f93cdde098/f01fc562-6b1b-4b51-b3ee-a79a9cd5796b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T030452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4afbc6183a8f37db7ffa906e2ca4938001ebdab14463012cbfec68993fc5c918 03:04:52 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:52 Dload Upload Total Spent Left Speed 03:04:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17101 0 0 100 17101 0 61736 --:--:-- --:--:-- --:--:-- 61736 03:04:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] } 03:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:04:55 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives ] 03:04:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives 03:04:55 total 16 03:04:55 drwxr-xr-x 3 root root 4096 Jul 30 02:49 . 03:04:55 drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 02:49 .. 03:04:55 drwxr-xr-x 2 root root 4096 Jul 30 02:49 cost 03:04:55 -rw-r--r-- 1 root root 86 Jul 30 02:49 cost.csv 03:04:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives 03:04:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives 03:04:55 total 16 03:04:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 02:49 . 03:04:55 drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 02:49 .. 03:04:55 drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 02:49 cost 03:04:55 -rw-r--r-- 1 jenkins jenkins 86 Jul 30 02:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:04:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:04:56 ---> package-listing.sh 03:04:56 ++ facter osfamily 03:04:56 ++ tr '[:upper:]' '[:lower:]' 03:04:57 + OS_FAMILY=debian 03:04:57 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1607 03:04:57 + START_PACKAGES=/tmp/packages_start.txt 03:04:57 + END_PACKAGES=/tmp/packages_end.txt 03:04:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:04:57 + PACKAGES=/tmp/packages_start.txt 03:04:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1607 ']' 03:04:57 + PACKAGES=/tmp/packages_end.txt 03:04:57 + case "${OS_FAMILY}" in 03:04:57 + dpkg -l 03:04:57 + grep '^ii' 03:04:57 + '[' -f /tmp/packages_start.txt ']' 03:04:57 + '[' -f /tmp/packages_end.txt ']' 03:04:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:04:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1607 ']' 03:04:57 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives/ 03:04:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives/ [Pipeline] echo 03:04:57 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-1607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:04:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:04:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:58 prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container 03:04:58 $ 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-1607/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-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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 03:04:58 $ docker top 5c58dd7108d532d6d31d82920a44bd529e2501f06ab8f0e50c290f054368bec1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:58 + touch /tmp/pre-build-complete [Pipeline] sh 03:04:59 + mkdir -p /var/log/sysstat [Pipeline] sh 03:04:59 + ls /var/log/sa-host 03:04:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:59 provisioning config files... 03:04:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/config4284969148346622906tmp [Pipeline] { [Pipeline] echo 03:04:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:05:00 ---> create-netrc.sh [Pipeline] } 03:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:05:00 ---> python-tools-install.sh [Pipeline] echo 03:05:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:05:01 ---> sudo-logs.sh 03:05:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:05:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:05:01 ---> job-cost.sh 03:05:01 lf-activate-venv: SKIPPING 03:05:01 DEBUG: total: 0.2199999988079071 03:05:01 INFO: Retrieving Stack Cost... 03:05:01 INFO: Retrieving Pricing Info for: v3-standard-8 03:05:02 INFO: Archiving Costs [Pipeline] echo 03:05:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:05:02 ---> logs-deploy.sh 03:05:02 lf-activate-venv: SKIPPING 03:05:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1607/1 03:05:02 INFO: archiving workspace using pattern(s): 03:05:03 Archives upload complete. 03:05:03 INFO: archiving logs to Nexus 03:05:04 ---> uname -a: 03:05:04 Linux prd-ubuntu20-04-docker-8c-8g-6711 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:05:04 03:05:04 03:05:04 ---> lscpu: 03:05:04 Architecture: x86_64 03:05:04 CPU op-mode(s): 32-bit, 64-bit 03:05:04 Byte Order: Little Endian 03:05:04 Address sizes: 40 bits physical, 48 bits virtual 03:05:04 CPU(s): 8 03:05:04 On-line CPU(s) list: 0-7 03:05:04 Thread(s) per core: 1 03:05:04 Core(s) per socket: 1 03:05:04 Socket(s): 8 03:05:04 NUMA node(s): 1 03:05:04 Vendor ID: AuthenticAMD 03:05:04 CPU family: 23 03:05:04 Model: 49 03:05:04 Model name: AMD EPYC-Rome Processor 03:05:04 Stepping: 0 03:05:04 CPU MHz: 2800.000 03:05:04 BogoMIPS: 5600.00 03:05:04 Virtualization: AMD-V 03:05:04 Hypervisor vendor: KVM 03:05:04 Virtualization type: full 03:05:04 L1d cache: 256 KiB 03:05:04 L1i cache: 256 KiB 03:05:04 L2 cache: 4 MiB 03:05:04 L3 cache: 128 MiB 03:05:04 NUMA node0 CPU(s): 0-7 03:05:04 Vulnerability Itlb multihit: Not affected 03:05:04 Vulnerability L1tf: Not affected 03:05:04 Vulnerability Mds: Not affected 03:05:04 Vulnerability Meltdown: Not affected 03:05:04 Vulnerability Mmio stale data: Not affected 03:05:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:05:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:05:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:05:04 Vulnerability Srbds: Not affected 03:05:04 Vulnerability Tsx async abort: Not affected 03:05:04 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 03:05:04 03:05:04 03:05:04 ---> nproc: 03:05:04 8 03:05:04 03:05:04 03:05:04 ---> df -h: 03:05:04 Filesystem Size Used Avail Use% Mounted on 03:05:04 overlay 155G 12G 143G 8% / 03:05:04 tmpfs 64M 0 64M 0% /dev 03:05:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:05:04 shm 64M 0 64M 0% /dev/shm 03:05:04 /dev/vda1 155G 12G 143G 8% /facter-os 03:05:04 03:05:04 03:05:04 ---> sar -b -r -n DEV: 03:05:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6711) 07/30/24 _x86_64_ (8 CPU) 03:05:04 03:05:04 02:44:03 LINUX RESTART (8 CPU) 03:05:04 03:05:04 02:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:05:04 02:46:01 158.94 10.61 148.33 0.00 1702.92 57372.70 0.00 03:05:04 02:47:01 211.20 1.75 209.45 0.00 14.00 96936.11 0.00 03:05:04 02:48:01 58.31 0.03 58.27 0.00 5.20 49716.66 0.00 03:05:04 02:49:01 81.11 0.17 80.94 0.00 13.06 42210.89 0.00 03:05:04 02:50:01 202.33 5.26 197.07 0.00 4355.10 83842.77 0.00 03:05:04 02:51:01 6.62 0.02 6.60 0.00 0.13 17845.29 0.00 03:05:04 02:52:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 03:05:04 02:53:01 1.83 0.00 1.83 0.00 0.00 19.99 0.00 03:05:04 02:54:02 1.07 0.00 1.07 0.00 0.00 11.86 0.00 03:05:04 02:55:01 1.73 0.00 1.73 0.00 0.00 19.39 0.00 03:05:04 02:56:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 03:05:04 02:57:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 03:05:04 02:58:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 03:05:04 02:59:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 03:05:04 03:00:01 1.98 0.02 1.97 0.00 0.13 26.13 0.00 03:05:04 03:01:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 03:05:04 03:02:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 03:05:04 03:03:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 03:05:04 03:04:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:05:04 03:05:01 6.73 0.27 6.47 0.00 23.60 126.91 0.00 03:05:04 Average: 37.22 0.91 36.31 0.00 306.05 17429.01 0.00 03:05:04 03:05:04 02:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:05:04 02:46:01 29140968 31528808 783968 2.38 81820 2571180 1971076 5.81 1045340 2297836 25568 03:05:04 02:47:01 28043792 31564664 743696 2.26 185984 3491100 1754844 5.17 1103816 3218884 560 03:05:04 02:48:01 27136112 31302124 995412 3.03 190136 4067600 2391280 7.05 1552760 3601720 175616 03:05:04 02:49:01 27110280 31258504 1039696 3.16 194176 4038296 2545300 7.50 1821776 3353572 497348 03:05:04 02:50:01 26527220 31521344 749272 2.28 231320 4821972 1736040 5.12 1652876 4052464 468 03:05:04 02:51:01 26535344 31524628 745640 2.27 229892 4818716 1707468 5.03 1642964 4049256 144 03:05:04 02:52:01 26536492 31525944 744280 2.26 229968 4818720 1707468 5.03 1641392 4049268 8 03:05:04 02:53:01 26541168 31530652 739436 2.25 230008 4818724 1707468 5.03 1636760 4049264 4 03:05:04 02:54:02 26543128 31532612 737476 2.24 230036 4818716 1707468 5.03 1635484 4049264 12 03:05:04 02:55:01 26551396 31540948 729024 2.22 230084 4818728 1707468 5.03 1627504 4049268 176 03:05:04 02:56:01 26552168 31541720 728232 2.21 230104 4818728 1707468 5.03 1626704 4049268 12 03:05:04 02:57:01 26551820 31541448 728424 2.22 230120 4818740 1707468 5.03 1627196 4049272 192 03:05:04 02:58:01 26551780 31541424 728380 2.22 230136 4818744 1707468 5.03 1627144 4049284 180 03:05:04 02:59:01 26551980 31541664 728328 2.21 230168 4818744 1707468 5.03 1627200 4049284 184 03:05:04 03:00:01 26550672 31540452 729656 2.22 230208 4818724 1731448 5.10 1627944 4049256 12 03:05:04 03:01:01 26550752 31540600 729564 2.22 230236 4818728 1731448 5.10 1627860 4049260 12 03:05:04 03:02:01 26550608 31540540 729604 2.22 230244 4818792 1731448 5.10 1627800 4049324 12 03:05:04 03:03:01 26550756 31540744 729272 2.22 230264 4818796 1731448 5.10 1627372 4049328 20 03:05:04 03:04:01 26551604 31541632 728352 2.21 230288 4818796 1731448 5.10 1627124 4049328 20 03:05:04 03:05:01 26517876 31510556 755452 2.30 230428 4820304 1737308 5.12 1656104 4048148 288 03:05:04 Average: 26807296 31510550 766158 2.33 216781 4563642 1808015 5.33 1583156 3863127 35042 03:05:04 03:05:04 02:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:05:04 02:46:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 03:05:04 02:46:01 ens3 460.41 356.49 5244.71 90.22 0.00 0.00 0.00 0.00 03:05:04 02:46:01 docker0 206.42 231.78 17.15 405.03 0.00 0.00 0.00 0.00 03:05:04 02:46:01 vethc032d0d 175.12 197.63 17.22 181.66 0.00 0.00 0.00 0.01 03:05:04 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:47:01 ens3 329.33 171.49 3056.36 17.59 0.00 0.00 0.00 0.00 03:05:04 02:47:01 docker0 170.10 326.83 14.40 3054.68 0.00 0.00 0.00 0.00 03:05:04 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:48:01 ens3 36.74 25.03 42.07 13.56 0.00 0.00 0.00 0.00 03:05:04 02:48:01 vetha7f737e 0.78 1.32 0.09 0.37 0.00 0.00 0.00 0.00 03:05:04 02:48:01 docker0 0.78 1.20 0.08 0.36 0.00 0.00 0.00 0.00 03:05:04 02:49:01 veth86ce587 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:05:04 02:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:05:04 02:49:01 ens3 19.87 11.58 47.45 7.87 0.00 0.00 0.00 0.00 03:05:04 02:49:01 docker0 1.43 2.40 0.09 30.86 0.00 0.00 0.00 0.00 03:05:04 02:50:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 03:05:04 02:50:01 ens3 300.83 143.97 5376.71 20.02 0.00 0.00 0.00 0.00 03:05:04 02:50:01 docker0 3.00 5.25 0.18 62.23 0.00 0.00 0.00 0.00 03:05:04 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:51:01 ens3 0.80 0.52 2.10 0.04 0.00 0.00 0.00 0.00 03:05:04 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:53:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:54:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:55:01 ens3 0.25 0.19 0.09 0.07 0.00 0.00 0.00 0.00 03:05:04 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:00:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:05:04 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 03:01:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:05:04 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:02:01 ens3 0.93 0.98 0.63 0.44 0.00 0.00 0.00 0.00 03:05:04 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 03:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:05:04 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:04:01 ens3 0.73 0.32 0.30 0.21 0.00 0.00 0.00 0.00 03:05:04 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 03:05:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 03:05:04 03:05:01 ens3 24.85 14.90 27.67 9.50 0.00 0.00 0.00 0.00 03:05:04 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:04 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 03:05:04 Average: ens3 58.85 36.34 690.57 7.99 0.00 0.00 0.00 0.00 03:05:04 Average: docker0 19.10 28.39 1.60 177.79 0.00 0.00 0.00 0.00 03:05:04 03:05:04 03:05:04 ---> sar -P ALL: 03:05:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6711) 07/30/24 _x86_64_ (8 CPU) 03:05:04 03:05:04 02:44:03 LINUX RESTART (8 CPU) 03:05:04 03:05:04 02:45:01 CPU %user %nice %system %iowait %steal %idle 03:05:04 02:46:01 all 6.01 0.00 2.78 2.97 0.08 88.18 03:05:04 02:46:01 0 6.29 0.00 3.45 0.44 0.12 89.71 03:05:04 02:46:01 1 6.17 0.00 2.39 0.15 0.07 91.23 03:05:04 02:46:01 2 6.36 0.00 2.25 0.63 0.08 90.68 03:05:04 02:46:01 3 5.41 0.00 2.54 2.99 0.05 89.01 03:05:04 02:46:01 4 4.60 0.00 4.98 15.81 0.10 74.51 03:05:04 02:46:01 5 5.48 0.00 2.60 2.46 0.05 89.41 03:05:04 02:46:01 6 5.68 0.00 2.14 0.10 0.07 92.01 03:05:04 02:46:01 7 8.05 0.00 1.87 1.16 0.07 88.85 03:05:04 02:47:01 all 5.86 0.00 3.05 8.64 0.05 82.41 03:05:04 02:47:01 0 6.18 0.00 2.94 1.24 0.05 89.58 03:05:04 02:47:01 1 4.96 0.00 3.90 7.20 0.03 83.91 03:05:04 02:47:01 2 5.88 0.00 2.80 0.30 0.03 90.98 03:05:04 02:47:01 3 6.30 0.00 2.29 2.59 0.07 88.75 03:05:04 02:47:01 4 6.03 0.00 2.89 1.64 0.03 89.41 03:05:04 02:47:01 5 6.87 0.00 4.38 31.02 0.07 57.66 03:05:04 02:47:01 6 5.49 0.00 2.59 3.12 0.05 88.75 03:05:04 02:47:01 7 5.17 0.00 2.59 21.98 0.05 70.20 03:05:04 02:48:01 all 36.76 0.00 5.43 3.35 0.10 54.35 03:05:04 02:48:01 0 34.54 0.00 5.29 0.49 0.08 59.60 03:05:04 02:48:01 1 36.04 0.00 4.99 2.90 0.10 55.96 03:05:04 02:48:01 2 41.45 0.00 5.58 0.72 0.10 52.14 03:05:04 02:48:01 3 34.36 0.00 5.31 0.34 0.10 59.90 03:05:04 02:48:01 4 39.73 0.00 5.38 0.44 0.12 54.34 03:05:04 02:48:01 5 33.80 0.00 5.07 4.75 0.10 56.28 03:05:04 02:48:01 6 39.17 0.00 6.48 6.36 0.12 47.88 03:05:04 02:48:01 7 35.01 0.00 5.38 10.84 0.08 48.69 03:05:04 02:49:01 all 51.44 0.00 7.25 2.22 0.11 38.98 03:05:04 02:49:01 0 51.45 0.00 6.92 1.14 0.12 40.37 03:05:04 02:49:01 1 50.09 0.00 6.71 0.13 0.10 42.96 03:05:04 02:49:01 2 53.86 0.00 8.19 9.89 0.12 27.94 03:05:04 02:49:01 3 50.27 0.00 6.30 0.83 0.10 42.51 03:05:04 02:49:01 4 52.97 0.00 8.12 1.24 0.12 37.55 03:05:04 02:49:01 5 50.33 0.00 6.63 4.13 0.12 38.79 03:05:04 02:49:01 6 52.18 0.00 7.86 0.13 0.10 39.72 03:05:04 02:49:01 7 50.38 0.00 7.32 0.25 0.12 41.93 03:05:04 02:50:01 all 12.50 0.00 4.34 7.49 0.09 75.57 03:05:04 02:50:01 0 12.83 0.00 4.39 1.50 0.07 81.21 03:05:04 02:50:01 1 13.06 0.00 3.98 13.08 0.08 69.79 03:05:04 02:50:01 2 12.42 0.00 4.56 0.80 0.12 82.10 03:05:04 02:50:01 3 10.18 0.00 3.94 7.98 0.17 77.73 03:05:04 02:50:01 4 12.99 0.00 5.10 10.56 0.09 71.26 03:05:04 02:50:01 5 13.65 0.00 4.46 4.13 0.07 77.70 03:05:04 02:50:01 6 14.54 0.00 4.52 9.88 0.09 70.97 03:05:04 02:50:01 7 10.33 0.00 3.80 12.07 0.07 73.73 03:05:04 02:51:01 all 0.09 0.00 0.06 0.03 0.01 99.80 03:05:04 02:51:01 0 0.12 0.00 0.05 0.08 0.00 99.75 03:05:04 02:51:01 1 0.10 0.00 0.08 0.00 0.02 99.80 03:05:04 02:51:01 2 0.03 0.00 0.07 0.00 0.02 99.88 03:05:04 02:51:01 3 0.20 0.00 0.12 0.00 0.00 99.68 03:05:04 02:51:01 4 0.13 0.00 0.03 0.05 0.00 99.78 03:05:04 02:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:05:04 02:51:01 6 0.08 0.00 0.05 0.02 0.00 99.85 03:05:04 02:51:01 7 0.05 0.00 0.07 0.12 0.02 99.75 03:05:04 02:52:01 all 0.22 0.00 0.01 0.00 0.01 99.76 03:05:04 02:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:05:04 02:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:05:04 02:52:01 2 1.61 0.00 0.00 0.00 0.00 98.39 03:05:04 02:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:05:04 02:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:05:04 02:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:05:04 02:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:05:04 02:52:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:05:04 02:53:01 all 0.19 0.00 0.01 0.00 0.01 99.80 03:05:04 02:53:01 0 0.05 0.00 0.02 0.02 0.02 99.90 03:05:04 02:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:05:04 02:53:01 2 1.34 0.00 0.02 0.00 0.02 98.63 03:05:04 02:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 02:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 02:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:05:04 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 02:53:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:05:04 02:54:02 all 0.03 0.00 0.01 0.00 0.01 99.95 03:05:04 02:54:02 0 0.03 0.00 0.02 0.00 0.00 99.95 03:05:04 02:54:02 1 0.07 0.00 0.03 0.00 0.02 99.88 03:05:04 02:54:02 2 0.07 0.00 0.00 0.00 0.02 99.92 03:05:04 02:54:02 3 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 02:54:02 4 0.03 0.00 0.00 0.00 0.02 99.95 03:05:04 02:54:02 5 0.00 0.00 0.02 0.00 0.00 99.98 03:05:04 02:54:02 6 0.03 0.00 0.00 0.02 0.00 99.95 03:05:04 02:54:02 7 0.00 0.00 0.02 0.02 0.00 99.97 03:05:04 02:55:01 all 0.03 0.00 0.01 0.03 0.01 99.92 03:05:04 02:55:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:05:04 02:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:05:04 02:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:05:04 02:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:05:04 02:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 02:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:05:04 02:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:05:04 02:55:01 7 0.07 0.00 0.00 0.24 0.02 99.68 03:05:04 02:56:01 all 0.06 0.00 0.01 0.01 0.01 99.91 03:05:04 02:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:05:04 02:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:05:04 02:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:05:04 02:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 02:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 02:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 02:56:01 6 0.28 0.00 0.02 0.02 0.02 99.67 03:05:04 02:56:01 7 0.02 0.00 0.02 0.05 0.00 99.92 03:05:04 03:05:04 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:05:04 02:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:05:04 02:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:05:04 02:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 03:05:04 02:57:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:05:04 02:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:05:04 02:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:05:04 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 02:57:01 6 0.03 0.00 0.03 0.02 0.00 99.92 03:05:04 02:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:05:04 02:58:01 all 0.03 0.00 0.01 0.01 0.00 99.94 03:05:04 02:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:05:04 02:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:05:04 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 02:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:05:04 02:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 02:58:01 6 0.13 0.00 0.03 0.05 0.02 99.77 03:05:04 02:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:05:04 02:59:01 all 0.03 0.00 0.02 0.01 0.01 99.94 03:05:04 02:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:05:04 02:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:05:04 02:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:05:04 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 02:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:05:04 02:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:05:04 02:59:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:05:04 02:59:01 7 0.03 0.00 0.02 0.07 0.02 99.87 03:05:04 03:00:01 all 0.03 0.00 0.03 0.00 0.01 99.93 03:05:04 03:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:05:04 03:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:05:04 03:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:05:04 03:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:05:04 03:00:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:05:04 03:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:05:04 03:00:01 6 0.03 0.00 0.05 0.00 0.03 99.88 03:05:04 03:00:01 7 0.07 0.00 0.07 0.02 0.00 99.85 03:05:04 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:05:04 03:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:05:04 03:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:05:04 03:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:05:04 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 03:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:05:04 03:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:05:04 03:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:05:04 03:01:01 7 0.07 0.00 0.02 0.02 0.00 99.90 03:05:04 03:02:01 all 0.21 0.00 0.00 0.01 0.01 99.76 03:05:04 03:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:05:04 03:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 03:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:05:04 03:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 03:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 03:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:05:04 03:02:01 6 1.58 0.00 0.00 0.00 0.02 98.40 03:05:04 03:02:01 7 0.05 0.00 0.00 0.12 0.02 99.82 03:05:04 03:03:01 all 0.16 0.00 0.02 0.04 0.01 99.77 03:05:04 03:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:05:04 03:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:05:04 03:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:05:04 03:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:05:04 03:03:01 4 0.03 0.00 0.00 0.20 0.02 99.75 03:05:04 03:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:05:04 03:03:01 6 1.13 0.00 0.02 0.00 0.02 98.84 03:05:04 03:03:01 7 0.02 0.00 0.00 0.10 0.00 99.88 03:05:04 03:04:01 all 0.05 0.00 0.01 0.02 0.01 99.92 03:05:04 03:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:05:04 03:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:05:04 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 03:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 03:04:01 4 0.00 0.00 0.02 0.10 0.00 99.88 03:05:04 03:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:05:04 03:04:01 6 0.28 0.00 0.02 0.00 0.03 99.67 03:05:04 03:04:01 7 0.03 0.00 0.02 0.05 0.00 99.90 03:05:04 03:05:01 all 0.52 0.00 0.24 0.03 0.01 99.20 03:05:04 03:05:01 0 0.57 0.00 0.23 0.02 0.00 99.18 03:05:04 03:05:01 1 0.97 0.00 0.32 0.02 0.00 98.70 03:05:04 03:05:01 2 0.27 0.00 0.23 0.00 0.02 99.48 03:05:04 03:05:01 3 0.38 0.00 0.22 0.00 0.02 99.38 03:05:04 03:05:01 4 0.58 0.00 0.25 0.03 0.02 99.12 03:05:04 03:05:01 5 0.57 0.00 0.23 0.00 0.00 99.20 03:05:04 03:05:01 6 0.37 0.00 0.27 0.00 0.02 99.35 03:05:04 03:05:01 7 0.48 0.00 0.20 0.13 0.02 99.17 03:05:04 Average: all 5.67 0.00 1.16 1.23 0.03 91.91 03:05:04 Average: 0 5.59 0.00 1.17 0.25 0.03 92.97 03:05:04 Average: 1 5.55 0.00 1.12 1.16 0.03 92.14 03:05:04 Average: 2 6.13 0.00 1.18 0.61 0.03 92.05 03:05:04 Average: 3 5.32 0.00 1.03 0.73 0.03 92.89 03:05:04 Average: 4 5.82 0.00 1.33 1.49 0.03 91.33 03:05:04 Average: 5 5.51 0.00 1.17 2.31 0.02 90.99 03:05:04 Average: 6 6.02 0.00 1.20 0.97 0.03 91.77 03:05:04 Average: 7 5.44 0.00 1.06 2.34 0.02 91.13 03:05:04 03:05:04 03:05:04