Pull request #1597 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1441aee9b855ff821669546a869293969d7956c+f8542394c296a874d7c1548ccc4fc92a877959fa (806c31601eb84ae495a1228c76d11f0c2f581792) 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-ssh14788438043581089063.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-ssh7639733455933597195.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17809637332326366285.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 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-ssh16948608981424878009.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8783590110553656284.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5620 in /w/workspace/gexfoundry_device-sdk-go_PR-1597 [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-1597 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1597/head:refs/remotes/origin/PR-1597 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f8542394c296a874d7c1548ccc4fc92a877959fa into PR head commit a1441aee9b855ff821669546a869293969d7956c Merge succeeded, producing a1441aee9b855ff821669546a869293969d7956c Checking out Revision a1441aee9b855ff821669546a869293969d7956c (PR-1597) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f a1441aee9b855ff821669546a869293969d7956c # 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 f8542394c296a874d7c1548ccc4fc92a877959fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1441aee9b855ff821669546a869293969d7956c # timeout=10 > git rev-list --no-walk 1af24a6f4cc1814c82bc38288bd5421000374608 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:42:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:42:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:42:56 ========================================================= 08:42:56 EdgeX Global Pipelines Version Info 08:42:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:42:57 ------------------- 08:42:57 stable info: 08:42:57 ------------------- 08:42:57 Commited By: Ginny Guan ginny@iotechsys.com 08:42:57 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:42:57 Message: update stable to v1.0.260 08:42:57 ------------------- 08:42:57 experimental info: 08:42:57 ------------------- 08:42:57 Commited By: Ginny Guan ginny@iotechsys.com 08:42:57 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:42:57 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:42:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1597 [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1597 [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1597 [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1441aee9b855ff821669546a869293969d7956c [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1441ae [Pipeline] echo 08:42:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:58 provisioning config files... 08:42:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp/config13960324604853147304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:58 ---> ****-login.sh 08:42:58 nexus3.edgexfoundry.org:10001 08:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:59 Configure a credential helper to remove this warning. See 08:42:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:59 08:42:59 Login Succeeded 08:42:59 nexus3.edgexfoundry.org:10002 08:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:59 Configure a credential helper to remove this warning. See 08:42:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:59 08:42:59 Login Succeeded 08:42:59 nexus3.edgexfoundry.org:10003 08:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:59 Configure a credential helper to remove this warning. See 08:42:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:59 08:42:59 Login Succeeded 08:42:59 nexus3.edgexfoundry.org:10004 08:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:59 Configure a credential helper to remove this warning. See 08:42:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:59 08:42:59 Login Succeeded 08:42:59 ****.io 08:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:59 Configure a credential helper to remove this warning. See 08:42:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:59 08:42:59 Login Succeeded 08:42:59 ---> ****-login.sh ends [Pipeline] } 08:42:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:43:00 + git rev-list -1 --merges a1441aee9b855ff821669546a869293969d7956c~1..a1441aee9b855ff821669546a869293969d7956c [Pipeline] echo 08:43:00 -----------> git rev-list -1 --merges a1441aee9b855ff821669546a869293969d7956c~1..a1441aee9b855ff821669546a869293969d7956c a1441aee9b855ff821669546a869293969d7956c [false] [Pipeline] sh 08:43:00 + git log --format=format:%s -1 a1441aee9b855ff821669546a869293969d7956c [Pipeline] echo 08:43:00 ========================================================= 08:43:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:43:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:00 + git log --format=format:%s -1 a1441aee9b855ff821669546a869293969d7956c [Pipeline] echo 08:43:00 [semverPrep] GIT_COMMIT: a1441aee9b855ff821669546a869293969d7956c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 08:43:00 [semverPrep] This is not a build commit. [Pipeline] sh 08:43:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:43:01 + grep -v github /etc/ssh/ssh_known_hosts 08:43:01 + [ -e /tmp/ssh_known_hosts ] 08:43:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:43:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:43:01 + sudo tee -a /etc/ssh/ssh_known_hosts 08:43:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:01 08:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:01 0.1.4: Pulling from edgex-devops/py-git-semver 08:43:01 b85a868b505f: Pulling fs layer 08:43:01 e2be974225ed: Pulling fs layer 08:43:01 339a4e72a1f5: Pulling fs layer 08:43:01 988bab9f4d93: Pulling fs layer 08:43:01 1469e6f7b9e6: Pulling fs layer 08:43:01 eaf3925da568: Pulling fs layer 08:43:01 bab4dde63d76: Pulling fs layer 08:43:01 bde34c3a00c8: Pulling fs layer 08:43:01 b352a97aabf1: Pulling fs layer 08:43:01 4872d77fe225: Pulling fs layer 08:43:01 5851b861e8e6: Pulling fs layer 08:43:01 1469e6f7b9e6: Waiting 08:43:01 eaf3925da568: Waiting 08:43:01 bab4dde63d76: Waiting 08:43:01 bde34c3a00c8: Waiting 08:43:01 b352a97aabf1: Waiting 08:43:01 4872d77fe225: Waiting 08:43:01 5851b861e8e6: Waiting 08:43:01 988bab9f4d93: Waiting 08:43:01 e2be974225ed: Verifying Checksum 08:43:01 e2be974225ed: Download complete 08:43:01 988bab9f4d93: Verifying Checksum 08:43:01 988bab9f4d93: Download complete 08:43:01 1469e6f7b9e6: Verifying Checksum 08:43:01 1469e6f7b9e6: Download complete 08:43:01 eaf3925da568: Verifying Checksum 08:43:01 eaf3925da568: Download complete 08:43:01 339a4e72a1f5: Verifying Checksum 08:43:01 339a4e72a1f5: Download complete 08:43:01 bde34c3a00c8: Download complete 08:43:01 b352a97aabf1: Download complete 08:43:01 4872d77fe225: Download complete 08:43:01 5851b861e8e6: Verifying Checksum 08:43:01 5851b861e8e6: Download complete 08:43:01 b85a868b505f: Verifying Checksum 08:43:01 b85a868b505f: Download complete 08:43:02 bab4dde63d76: Verifying Checksum 08:43:02 bab4dde63d76: Download complete 08:43:03 b85a868b505f: Pull complete 08:43:03 e2be974225ed: Pull complete 08:43:04 339a4e72a1f5: Pull complete 08:43:04 988bab9f4d93: Pull complete 08:43:04 1469e6f7b9e6: Pull complete 08:43:04 eaf3925da568: Pull complete 08:43:08 bab4dde63d76: Pull complete 08:43:08 bde34c3a00c8: Pull complete 08:43:08 b352a97aabf1: Pull complete 08:43:08 4872d77fe225: Pull complete 08:43:08 5851b861e8e6: Pull complete 08:43:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:08 prd-ubuntu20.04-docker-8c-8g-5620 does not seem to be running inside a container 08:43:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1597 -v /w/workspace/gexfoundry_device-sdk-go_PR-1597:/w/workspace/gexfoundry_device-sdk-go_PR-1597:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1597@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-devops/py-git-semver:0.1.4 cat 08:43:12 $ docker top a095f4b68268677ab5636442c1fb3f8b0107c54c22246d14197ade9e1714c7f6 -eo pid,comm 08:43:12 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). 08:43:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:12 [ssh-agent] Looking for ssh-agent implementation... 08:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:12 $ docker exec a095f4b68268677ab5636442c1fb3f8b0107c54c22246d14197ade9e1714c7f6 ssh-agent 08:43:12 SSH_AUTH_SOCK=/tmp/ssh-kW27BE7vQCvT/agent.31 08:43:12 SSH_AGENT_PID=37 08:43:12 Running ssh-add (command line suppressed) 08:43:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp/private_key_5160018924145957612.key (/w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp/private_key_5160018924145957612.key) 08:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:13 + git tag --points-at HEAD [Pipeline] } 08:43:13 $ docker exec --env ******** --env ******** a095f4b68268677ab5636442c1fb3f8b0107c54c22246d14197ade9e1714c7f6 ssh-agent -k 08:43:13 unset SSH_AUTH_SOCK; 08:43:13 unset SSH_AGENT_PID; 08:43:13 echo Agent pid 37 killed; 08:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:43:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:13 [ssh-agent] Looking for ssh-agent implementation... 08:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:13 $ docker exec a095f4b68268677ab5636442c1fb3f8b0107c54c22246d14197ade9e1714c7f6 ssh-agent 08:43:13 SSH_AUTH_SOCK=/tmp/ssh-6Q9dlcXQXJ2I/agent.70 08:43:13 SSH_AGENT_PID=76 08:43:13 Running ssh-add (command line suppressed) 08:43:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp/private_key_16477647307034616732.key (/w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp/private_key_16477647307034616732.key) 08:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:14 + git semver init 08:43:14 2024-07-15 08:43:14,306 [run_init] DEBUG init version:0.0.0 force:False 08:43:14 2024-07-15 08:43:14,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1597/.semver 08:43:14 2024-07-15 08:43:14,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1597/.semver 08:43:14 2024-07-15 08:43:14,307 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1597/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1597, universal_newlines=False, shell=None, istream=None) 08:43:16 2024-07-15 08:43:16,258 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1597/.git/info/exclude 08:43:16 2024-07-15 08:43:16,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1597/.semver/PR-1597 with force:False 08:43:16 2024-07-15 08:43:16,259 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1597/.semver/PR-1597 08:43:16 2024-07-15 08:43:16,264 [execute] INFO git cat-file --batch-check 08:43:16 2024-07-15 08:43:16,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1597/.semver, universal_newlines=False, shell=None, istream=) 08:43:16 2024-07-15 08:43:16,270 [execute] INFO git cat-file --batch 08:43:16 2024-07-15 08:43:16,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1597/.semver, universal_newlines=False, shell=None, istream=) 08:43:16 2024-07-15 08:43:16,274 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1597/.semver/PR-1597 08:43:16 0.0.0 [Pipeline] } 08:43:16 $ docker exec --env ******** --env ******** a095f4b68268677ab5636442c1fb3f8b0107c54c22246d14197ade9e1714c7f6 ssh-agent -k 08:43:16 unset SSH_AUTH_SOCK; 08:43:16 unset SSH_AGENT_PID; 08:43:16 echo Agent pid 76 killed; 08:43:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:16 + git semver [Pipeline] } 08:43:17 $ docker stop --time=1 a095f4b68268677ab5636442c1fb3f8b0107c54c22246d14197ade9e1714c7f6 08:43:18 $ docker rm -f --volumes a095f4b68268677ab5636442c1fb3f8b0107c54c22246d14197ade9e1714c7f6 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:43:19 Stashed 1 file(s) [Pipeline] echo 08:43:19 [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 08:43:19 provisioning config files... 08:43:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp/config11520201207699642043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:19 ---> ****-login.sh 08:43:19 nexus3.edgexfoundry.org:10001 08:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:19 Configure a credential helper to remove this warning. See 08:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:19 08:43:19 Login Succeeded 08:43:19 nexus3.edgexfoundry.org:10002 08:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:19 Configure a credential helper to remove this warning. See 08:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:19 08:43:19 Login Succeeded 08:43:19 nexus3.edgexfoundry.org:10003 08:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:19 Configure a credential helper to remove this warning. See 08:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:19 08:43:19 Login Succeeded 08:43:19 nexus3.edgexfoundry.org:10004 08:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:19 Configure a credential helper to remove this warning. See 08:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:19 08:43:19 Login Succeeded 08:43:19 ****.io 08:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:20 Configure a credential helper to remove this warning. See 08:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:20 08:43:20 Login Succeeded 08:43:20 ---> ****-login.sh ends [Pipeline] } 08:43:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:20 ========================================================= 08:43:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:43:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:20 + 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 . 08:43:20 Sending build context to Docker daemon 25.06MB 08:43:20 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 08:43:20 Step 2/10 : FROM ${BASE} AS builder 08:43:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:43:20 619be1103602: Pulling fs layer 08:43:20 7862e08f4a3e: Pulling fs layer 08:43:20 5df492c9dc93: Pulling fs layer 08:43:20 7629e6793208: Pulling fs layer 08:43:20 4f4fb700ef54: Pulling fs layer 08:43:20 fb5054dd5b73: Pulling fs layer 08:43:20 eeca6798cff9: Pulling fs layer 08:43:20 aa269ceb94a6: Pulling fs layer 08:43:20 ada007ff1a6a: Pulling fs layer 08:43:20 fb5054dd5b73: Waiting 08:43:20 eeca6798cff9: Waiting 08:43:20 ada007ff1a6a: Waiting 08:43:20 aa269ceb94a6: Waiting 08:43:20 7629e6793208: Waiting 08:43:20 4f4fb700ef54: Waiting 08:43:20 7862e08f4a3e: Verifying Checksum 08:43:20 7862e08f4a3e: Download complete 08:43:20 7629e6793208: Verifying Checksum 08:43:20 7629e6793208: Download complete 08:43:20 4f4fb700ef54: Verifying Checksum 08:43:20 4f4fb700ef54: Download complete 08:43:20 619be1103602: Verifying Checksum 08:43:20 619be1103602: Download complete 08:43:20 fb5054dd5b73: Verifying Checksum 08:43:20 fb5054dd5b73: Download complete 08:43:20 eeca6798cff9: Verifying Checksum 08:43:20 eeca6798cff9: Download complete 08:43:21 619be1103602: Pull complete 08:43:21 ada007ff1a6a: Verifying Checksum 08:43:21 ada007ff1a6a: Download complete 08:43:21 7862e08f4a3e: Pull complete 08:43:21 5df492c9dc93: Verifying Checksum 08:43:21 5df492c9dc93: Download complete 08:43:21 aa269ceb94a6: Verifying Checksum 08:43:21 aa269ceb94a6: Download complete 08:43:25 5df492c9dc93: Pull complete 08:43:25 7629e6793208: Pull complete 08:43:25 4f4fb700ef54: Pull complete 08:43:25 fb5054dd5b73: Pull complete 08:43:25 eeca6798cff9: Pull complete 08:43:27 aa269ceb94a6: Pull complete 08:43:27 ada007ff1a6a: Pull complete 08:43:27 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:43:27 ---> f489d0715acc 08:43:27 Step 3/10 : ARG MAKE=make build 08:43:32 ---> Running in 572206b56f16 08:43:32 Removing intermediate container 572206b56f16 08:43:32 ---> 6a6035c1e00a 08:43:32 Step 4/10 : WORKDIR /device-sdk-go 08:43:32 ---> Running in e8fa5d1891b1 08:43:32 Removing intermediate container e8fa5d1891b1 08:43:32 ---> d458c85cc91c 08:43:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:43:32 ---> Running in 05b00367c8e9 08:43:32 Removing intermediate container 05b00367c8e9 08:43:32 ---> 2ab82cf5bd7c 08:43:32 Step 6/10 : RUN apk add --update --no-cache make git 08:43:32 ---> Running in 9d100c3c2940 08:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:43:33 OK: 264 MiB in 52 packages 08:43:33 Removing intermediate container 9d100c3c2940 08:43:33 ---> e2192ae680be 08:43:33 Step 7/10 : COPY go.mod vendor* ./ 08:43:33 ---> 664e7e26c50f 08:43:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:33 ---> Running in 20da7a78c4dd 08:43:34 Still waiting to schedule task 08:43:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5619’ 08:44:36 Removing intermediate container 20da7a78c4dd 08:44:36 ---> fa803c880908 08:44:36 Step 9/10 : COPY . . 08:44:36 ---> 50efc05c88cb 08:44:36 Step 10/10 : RUN ${MAKE} 08:44:36 ---> Running in 992f68294fdc 08:44:36 noop 08:44:36 Removing intermediate container 992f68294fdc 08:44:36 ---> 13b2549e8425 08:44:36 Successfully built 13b2549e8425 08:44:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:37 + docker inspect -f . ci-base-image-x86_64 08:44:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:37 prd-ubuntu20.04-docker-8c-8g-5620 does not seem to be running inside a container 08:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1597 -v /w/workspace/gexfoundry_device-sdk-go_PR-1597:/w/workspace/gexfoundry_device-sdk-go_PR-1597:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1597@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 ******** -e ******** ci-base-image-x86_64 cat 08:44:37 $ docker top 3ab207b3ae74a33af0c7798e7c50350a690561a7f6f6315561c8fd05f1ff58bf -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:37 + go version 08:44:37 go version go1.21.9 linux/amd64 [Pipeline] } 08:44:37 $ docker stop --time=1 3ab207b3ae74a33af0c7798e7c50350a690561a7f6f6315561c8fd05f1ff58bf 08:44:39 $ docker rm -f --volumes 3ab207b3ae74a33af0c7798e7c50350a690561a7f6f6315561c8fd05f1ff58bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:39 + docker inspect -f . ci-base-image-x86_64 08:44:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:39 prd-ubuntu20.04-docker-8c-8g-5620 does not seem to be running inside a container 08:44:39 $ 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-1597 -v /w/workspace/gexfoundry_device-sdk-go_PR-1597:/w/workspace/gexfoundry_device-sdk-go_PR-1597:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1597@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 ******** -e ******** ci-base-image-x86_64 cat 08:44:40 $ docker top 913ce53017ee6cc6fa2e448dcf23f7e051a5ba2aada0a34f2bc6d3b610aabc42 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1597 [Pipeline] fileExists [Pipeline] sh 08:44:40 + make test 08:44:40 go test -race -coverprofile=coverage.out ./... 08:44:47 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 08:45:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.026s coverage: 27.0% of statements 08:45:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.042s coverage: 80.0% of statements 08:45:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 08:45:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 55.2% of statements 08:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 08:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.032s coverage: 14.4% of statements 08:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.951s coverage: 44.6% of statements 08:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.048s coverage: 68.5% of statements 08:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.086s coverage: 89.2% of statements 08:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.4% of statements 08:46:36 GO111MODULE=on go vet ./... 08:46:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:36 ./bin/test-attribution-txt.sh 08:46:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 08:46:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 08:46:36 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 08:46:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 08:46:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 08:46:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 08:46:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 08:46:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 08:46:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 08:46:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 08:46:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 08:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:46:36 $ docker stop --time=1 913ce53017ee6cc6fa2e448dcf23f7e051a5ba2aada0a34f2bc6d3b610aabc42 08:46:43 $ docker rm -f --volumes 913ce53017ee6cc6fa2e448dcf23f7e051a5ba2aada0a34f2bc6d3b610aabc42 [Pipeline] // withDockerContainer [Pipeline] sh 08:46:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:46:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:46:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:46:44 + ls -al . 08:46:44 total 380 08:46:44 drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 08:44 . 08:46:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 08:42 .. 08:46:44 -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 08:42 .dockerignore 08:46:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 08:45 .git 08:46:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 08:42 .github 08:46:44 -rw-rw-r-- 1 jenkins jenkins 137 Jul 15 08:42 .gitignore 08:46:44 -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 08:42 .golangci.yml 08:46:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 08:43 .semver 08:46:44 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 15 08:42 CHANGELOG.md 08:46:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 08:42 GOVERNANCE.md 08:46:44 -rw-rw-r-- 1 jenkins jenkins 885 Jul 15 08:42 Jenkinsfile 08:46:44 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 08:42 LICENSE 08:46:44 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 15 08:42 Makefile 08:46:44 -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 08:42 OWNERS.md 08:46:44 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 15 08:42 README.md 08:46:44 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 08:43 VERSION 08:46:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 08:42 bin 08:46:44 -rw-r--r-- 1 jenkins jenkins 125161 Jul 15 08:45 coverage.out 08:46:44 drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 08:42 example 08:46:44 -rw-rw-r-- 1 jenkins jenkins 6995 Jul 15 08:42 go.mod 08:46:44 -rw-rw-r-- 1 jenkins jenkins 101715 Jul 15 08:42 go.sum 08:46:44 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 08:42 internal 08:46:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 08:42 openapi 08:46:44 drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 08:42 pkg 08:46:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 08:42 snap 08:46:44 -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 08:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + 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=a1441aee9b855ff821669546a869293969d7956c --label arch=amd64 --label version=0.0.0 . 08:46:45 Sending build context to Docker daemon 25.19MB 08:46:45 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 08:46:45 Step 2/24 : FROM ${BASE} AS builder 08:46:45 ---> 13b2549e8425 08:46:45 Step 3/24 : ARG MAKE=make build 08:46:47 ---> Running in fa47311695e7 08:46:47 Removing intermediate container fa47311695e7 08:46:47 ---> 1dfcb8192a46 08:46:47 Step 4/24 : WORKDIR /device-sdk-go 08:46:47 ---> Running in 0768214228ca 08:46:47 Removing intermediate container 0768214228ca 08:46:47 ---> c28e7f746234 08:46:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:46:48 ---> Running in 807ba836403e 08:46:48 Removing intermediate container 807ba836403e 08:46:48 ---> 3038e414156e 08:46:48 Step 6/24 : RUN apk add --update --no-cache make git 08:46:48 ---> Running in 42c55eae2c5f 08:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:46:49 OK: 264 MiB in 52 packages 08:46:50 Removing intermediate container 42c55eae2c5f 08:46:50 ---> 29e07154914e 08:46:50 Step 7/24 : COPY go.mod vendor* ./ 08:46:50 ---> 93b82d593a66 08:46:50 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:50 ---> Running in 7aade2c378ef 08:46:51 Removing intermediate container 7aade2c378ef 08:46:51 ---> ad26a0ff5efc 08:46:51 Step 9/24 : COPY . . 08:46:53 ---> 77c8719f640c 08:46:53 Step 10/24 : RUN ${MAKE} 08:46:53 ---> Running in b1be69b86f2f 08:46:53 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 08:46:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5621 in /w/workspace/gexfoundry_device-sdk-go_PR-1597 [Pipeline] { [Pipeline] ws 08:46:59 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 08:46:59 The recommended git tool is: git 08:47:08 using credential edgex-jenkins-ssh 08:47:08 Cloning the remote Git repository 08:47:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:47:08 > git init /w/workspace/device-sdk-go/2 # timeout=10 08:47:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:47:08 > git --version # timeout=10 08:47:08 > git --version # 'git version 2.25.1' 08:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:47:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:47:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:47:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1597/head:refs/remotes/origin/PR-1597 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:47:14 Merging remotes/origin/main commit f8542394c296a874d7c1548ccc4fc92a877959fa into PR head commit a1441aee9b855ff821669546a869293969d7956c 08:47:15 Merge succeeded, producing a1441aee9b855ff821669546a869293969d7956c 08:47:15 Checking out Revision a1441aee9b855ff821669546a869293969d7956c (PR-1597) 08:47:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 08:47:15 > git config core.sparsecheckout # timeout=10 08:47:15 > git checkout -f a1441aee9b855ff821669546a869293969d7956c # timeout=10 08:47:15 > git remote # timeout=10 08:47:15 > git config --get remote.origin.url # timeout=10 08:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:15 > git merge f8542394c296a874d7c1548ccc4fc92a877959fa # timeout=10 08:47:15 > git rev-parse HEAD^{commit} # timeout=10 08:47:15 > git config core.sparsecheckout # timeout=10 08:47:15 > git checkout -f a1441aee9b855ff821669546a869293969d7956c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:47:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:47:20 Dload Upload Total Spent Left Speed 08:47:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 08:47:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:47:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:47:21 + sudo tee /etc/docker/daemon.new 08:47:21 { 08:47:21 "registry-mirrors": [ 08:47:21 "https://nexus3.edgexfoundry.org:10001" 08:47:21 ], 08:47:21 "bip": "10.250.0.254/24", 08:47:21 "hosts": [ 08:47:21 "tcp://0.0.0.0:5555", 08:47:21 "unix:///var/run/docker.sock" 08:47:21 ], 08:47:21 "mtu": 1458, 08:47:21 "selinux-enabled": true, 08:47:21 "seccomp-profile": "/etc/docker/seccomp.json" 08:47:21 } [Pipeline] sh 08:47:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:47:22 + sudo service docker restart 08:47:32 Removing intermediate container b1be69b86f2f 08:47:32 ---> fd3be296efcd 08:47:32 Step 11/24 : FROM alpine:3.18 08:47:32 3.18: Pulling from library/alpine 08:47:32 73baa7ef167e: Pulling fs layer 08:47:32 73baa7ef167e: Verifying Checksum 08:47:32 73baa7ef167e: Download complete 08:47:32 73baa7ef167e: Pull complete 08:47:32 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:47:32 Status: Downloaded newer image for alpine:3.18 08:47:32 ---> 8fd7cac70a4a 08:47:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:47:32 ---> Running in a82b4f42723c 08:47:32 Removing intermediate container a82b4f42723c 08:47:32 ---> c96eba14cd72 08:47:32 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:47:32 ---> Running in b9e730ec7f71 08:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:32 (1/1) Installing dumb-init (1.2.5-r2) 08:47:32 Executing busybox-1.36.1-r7.trigger 08:47:32 OK: 7 MiB in 16 packages 08:47:33 Removing intermediate container b9e730ec7f71 08:47:33 ---> 0d0fb525c452 08:47:33 Step 14/24 : RUN apk --no-cache upgrade 08:47:33 ---> Running in 5ce5d04ed69a 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:33 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:47:34 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:47:34 OK: 7 MiB in 16 packages 08:47:34 Removing intermediate container 5ce5d04ed69a 08:47:34 ---> 2257adbfbc6b 08:47:34 Step 15/24 : WORKDIR / 08:47:34 ---> Running in 5380ed2325ca 08:47:34 Removing intermediate container 5380ed2325ca 08:47:34 ---> 187d3e6ddd66 08:47:34 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:47:35 ---> 499b4b4bd2f1 08:47:35 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:47:37 ---> 70828b37dd73 08:47:37 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:47:37 ---> 7178fbc75bf1 08:47:37 Step 19/24 : EXPOSE 59999 08:47:37 ---> Running in 54969cf3752b 08:47:37 Removing intermediate container 54969cf3752b 08:47:37 ---> 1f3f7681b2be 08:47:37 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:47:37 ---> Running in eeeed5681663 08:47:37 Removing intermediate container eeeed5681663 08:47:37 ---> 777aed1c40aa 08:47:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:47:37 ---> Running in db02ea35f035 08:47:37 Removing intermediate container db02ea35f035 08:47:37 ---> bc1777be56a2 08:47:37 Step 22/24 : LABEL arch=amd64 08:47:37 ---> Running in 99dd96ab5f09 08:47:37 Removing intermediate container 99dd96ab5f09 08:47:37 ---> a05aa273cc1e 08:47:37 Step 23/24 : LABEL git_sha=a1441aee9b855ff821669546a869293969d7956c 08:47:37 ---> Running in 5ac73e3e6b2b 08:47:38 Removing intermediate container 5ac73e3e6b2b 08:47:38 ---> 03b73a0a1ed1 08:47:38 Step 24/24 : LABEL version=0.0.0 08:47:38 ---> Running in cf046b6bd9c1 08:47:38 Removing intermediate container cf046b6bd9c1 08:47:38 ---> 6bf2999317e5 08:47:38 [Warning] One or more build-args [ARCH] were not consumed 08:47:38 Successfully built 6bf2999317e5 08:47:38 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 08:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:38 08:47:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:39 latest: Pulling from edgex-lftools-log-publisher 08:47:39 5eb5b503b376: Pulling fs layer 08:47:39 5c69ac0246d0: Pulling fs layer 08:47:39 ec43610c2a17: Pulling fs layer 08:47:39 3a2ae6a8a46f: Pulling fs layer 08:47:39 33b1e0a273af: Pulling fs layer 08:47:39 5d3b04190fa2: Pulling fs layer 08:47:39 2f39f015ded8: Pulling fs layer 08:47:39 3a2ae6a8a46f: Waiting 08:47:39 33b1e0a273af: Waiting 08:47:39 5d3b04190fa2: Waiting 08:47:39 2f39f015ded8: Waiting 08:47:39 5c69ac0246d0: Download complete 08:47:39 3a2ae6a8a46f: Verifying Checksum 08:47:39 3a2ae6a8a46f: Download complete 08:47:39 33b1e0a273af: Verifying Checksum 08:47:39 33b1e0a273af: Download complete 08:47:39 5d3b04190fa2: Download complete 08:47:39 ec43610c2a17: Verifying Checksum 08:47:39 ec43610c2a17: Download complete 08:47:39 5eb5b503b376: Verifying Checksum 08:47:39 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:40 provisioning config files... 08:47:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config15490990936939396181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:40 2f39f015ded8: Download complete 08:47:41 ---> ****-login.sh 08:47:41 nexus3.edgexfoundry.org:10001 08:47:41 5eb5b503b376: Pull complete 08:47:41 5c69ac0246d0: Pull complete 08:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:41 Configure a credential helper to remove this warning. See 08:47:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:41 08:47:41 Login Succeeded 08:47:41 nexus3.edgexfoundry.org:10002 08:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:42 ec43610c2a17: Pull complete 08:47:42 3a2ae6a8a46f: Pull complete 08:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:42 Configure a credential helper to remove this warning. See 08:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:42 08:47:42 Login Succeeded 08:47:42 nexus3.edgexfoundry.org:10003 08:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:42 Configure a credential helper to remove this warning. See 08:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:42 08:47:42 Login Succeeded 08:47:42 nexus3.edgexfoundry.org:10004 08:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:42 Configure a credential helper to remove this warning. See 08:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:42 08:47:42 Login Succeeded 08:47:42 ****.io 08:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:43 Configure a credential helper to remove this warning. See 08:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:43 08:47:43 Login Succeeded 08:47:43 ---> ****-login.sh ends [Pipeline] } 08:47:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:47:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:47:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:47:43 ========================================================= 08:47:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:47:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + 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 . 08:47:44 Sending build context to Docker daemon 12.93MB 08:47:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 08:47:44 Step 2/10 : FROM ${BASE} AS builder 08:47:44 33b1e0a273af: Pull complete 08:47:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:47:44 c6b39de5b339: Pulling fs layer 08:47:44 a69c41024577: Pulling fs layer 08:47:44 d6de4b400683: Pulling fs layer 08:47:44 35cb2a7552d0: Pulling fs layer 08:47:44 4f4fb700ef54: Pulling fs layer 08:47:44 464afbd9ba4c: Pulling fs layer 08:47:44 00f215d4a9da: Pulling fs layer 08:47:44 d496ad576159: Pulling fs layer 08:47:44 35cb2a7552d0: Waiting 08:47:44 4f4fb700ef54: Waiting 08:47:44 464afbd9ba4c: Waiting 08:47:44 00f215d4a9da: Waiting 08:47:44 a69c41024577: Verifying Checksum 08:47:44 a69c41024577: Download complete 08:47:44 35cb2a7552d0: Verifying Checksum 08:47:44 35cb2a7552d0: Download complete 08:47:44 4f4fb700ef54: Verifying Checksum 08:47:44 4f4fb700ef54: Download complete 08:47:44 464afbd9ba4c: Verifying Checksum 08:47:44 464afbd9ba4c: Download complete 08:47:44 c6b39de5b339: Verifying Checksum 08:47:44 c6b39de5b339: Download complete 08:47:45 5d3b04190fa2: Pull complete 08:47:45 d496ad576159: Verifying Checksum 08:47:45 d496ad576159: Download complete 08:47:45 c6b39de5b339: Pull complete 08:47:46 a69c41024577: Pull complete 08:47:46 d6de4b400683: Verifying Checksum 08:47:46 d6de4b400683: Download complete 08:47:47 00f215d4a9da: Verifying Checksum 08:47:47 00f215d4a9da: Download complete 08:47:50 2f39f015ded8: Pull complete 08:47:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:50 prd-ubuntu20.04-docker-8c-8g-5620 does not seem to be running inside a container 08:47:50 $ 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-1597 -v /w/workspace/gexfoundry_device-sdk-go_PR-1597:/w/workspace/gexfoundry_device-sdk-go_PR-1597:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1597@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:47:55 $ docker top 3f3cd554b960ba69bbcd43eaf0f73ea53205bb0c60ee7c3a59cf9bd032493704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:55 ---> job-cost.sh 08:47:55 lf-activate-venv: SKIPPING 08:47:55 INFO: No Stack... 08:47:56 INFO: Retrieving Pricing Info for: v3-standard-8 08:47:56 INFO: Archiving Costs [Pipeline] sh 08:47:56 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1597/archives/cost.csv 08:47:56 + cut -d, -f6 [Pipeline] lock 08:47:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1597-2-stack-cost] 08:47:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1597-2-stack-cost] did not exist. Created. 08:47:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1597-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:47:56 + echo total: 0.2199999988079071 [Pipeline] stash 08:47:56 Stashed 1 file(s) [Pipeline] } 08:47:56 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1597-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:47:56 $ docker stop --time=1 3f3cd554b960ba69bbcd43eaf0f73ea53205bb0c60ee7c3a59cf9bd032493704 08:47:58 $ docker rm -f --volumes 3f3cd554b960ba69bbcd43eaf0f73ea53205bb0c60ee7c3a59cf9bd032493704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:48:00 d6de4b400683: Pull complete 08:48:00 35cb2a7552d0: Pull complete 08:48:00 4f4fb700ef54: Pull complete 08:48:00 464afbd9ba4c: Pull complete 08:48:10 00f215d4a9da: Pull complete 08:48:10 d496ad576159: Pull complete 08:48:10 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:48:10 ---> f246e2811388 08:48:10 Step 3/10 : ARG MAKE=make build 08:48:13 ---> Running in 655315b076e5 08:48:13 Removing intermediate container 655315b076e5 08:48:13 ---> 2d019b12e43c 08:48:13 Step 4/10 : WORKDIR /device-sdk-go 08:48:13 ---> Running in 5b8e392924d3 08:48:13 Removing intermediate container 5b8e392924d3 08:48:13 ---> 9b947f925639 08:48:13 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:48:13 ---> Running in a790be9d278f 08:48:13 Removing intermediate container a790be9d278f 08:48:13 ---> 57311143d396 08:48:13 Step 6/10 : RUN apk add --update --no-cache make git 08:48:13 ---> Running in eb0818759012 08:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:16 OK: 266 MiB in 52 packages 08:48:17 Removing intermediate container eb0818759012 08:48:17 ---> 947b9b5bc026 08:48:17 Step 7/10 : COPY go.mod vendor* ./ 08:48:18 ---> 10ddfd695baf 08:48:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:18 ---> Running in deb985667a3e 08:50:10 Removing intermediate container deb985667a3e 08:50:10 ---> d21a3cd75cc1 08:50:10 Step 9/10 : COPY . . 08:50:10 ---> 7d8131bf399c 08:50:10 Step 10/10 : RUN ${MAKE} 08:50:10 ---> Running in 911acd368144 08:50:10 noop 08:50:10 Removing intermediate container 911acd368144 08:50:10 ---> fa19c63cc3f3 08:50:10 Successfully built fa19c63cc3f3 08:50:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:10 + docker inspect -f . ci-base-image-arm64 08:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:10 prd-ubuntu20.04-docker-arm64-4c-16g-5621 does not seem to be running inside a container 08:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 08:50:12 $ docker top 8a4168dfde9b52dc8a23c67193bf38f1e36170c6050ac81bf72fd2905beb63e2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:13 + go version 08:50:13 go version go1.21.9 linux/arm64 [Pipeline] } 08:50:13 $ docker stop --time=1 8a4168dfde9b52dc8a23c67193bf38f1e36170c6050ac81bf72fd2905beb63e2 08:50:14 $ docker rm -f --volumes 8a4168dfde9b52dc8a23c67193bf38f1e36170c6050ac81bf72fd2905beb63e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:15 + docker inspect -f . ci-base-image-arm64 08:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:15 prd-ubuntu20.04-docker-arm64-4c-16g-5621 does not seem to be running inside a container 08:50:15 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 08:50:16 $ docker top 1574463445e802b25945920b563ba048aa5127cacc490c279d6f95e983084f45 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:17 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 08:50:18 + make test 08:50:18 go test -race -coverprofile=coverage.out ./... 08:51:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:54:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 08:54:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 08:54:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 08:54:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 08:54:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 08:54:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.111s coverage: 27.0% of statements 08:54:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.156s coverage: 80.0% of statements 08:54:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 08:54:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 08:54:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.260s coverage: 86.0% of statements 08:54:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 08:54:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.477s coverage: 55.2% of statements 08:55:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.146s coverage: 14.4% of statements 08:55:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.835s coverage: 44.6% of statements 08:55:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:55:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 08:55:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.304s coverage: 68.5% of statements 08:55:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.378s coverage: 89.2% of statements 08:55:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 08:55:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.254s coverage: 5.4% of statements 08:55:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:55:15 GO111MODULE=on go vet ./... 08:59:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:59:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:59:07 ./bin/test-attribution-txt.sh 08:59:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 08:59:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 08:59:07 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 08:59:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 08:59:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 08:59:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 08:59:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 08:59:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 08:59:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 08:59:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 08:59:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 08:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:59:07 $ docker stop --time=1 1574463445e802b25945920b563ba048aa5127cacc490c279d6f95e983084f45 08:59:09 $ docker rm -f --volumes 1574463445e802b25945920b563ba048aa5127cacc490c279d6f95e983084f45 [Pipeline] // withDockerContainer [Pipeline] sh 08:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:59:12 Warning: overwriting stash ‘coverage-report’ 08:59:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:59:13 + ls -al . 08:59:13 total 376 08:59:13 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 08:50 . 08:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 08:47 .. 08:59:13 -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 08:47 .dockerignore 08:59:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 08:47 .git 08:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 08:47 .github 08:59:13 -rw-rw-r-- 1 jenkins jenkins 137 Jul 15 08:47 .gitignore 08:59:13 -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 08:47 .golangci.yml 08:59:13 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 15 08:47 CHANGELOG.md 08:59:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 08:47 GOVERNANCE.md 08:59:13 -rw-rw-r-- 1 jenkins jenkins 885 Jul 15 08:47 Jenkinsfile 08:59:13 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 08:47 LICENSE 08:59:13 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 15 08:47 Makefile 08:59:13 -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 08:47 OWNERS.md 08:59:13 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 15 08:47 README.md 08:59:13 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 08:43 VERSION 08:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 08:47 bin 08:59:13 -rw-r--r-- 1 jenkins jenkins 125161 Jul 15 08:55 coverage.out 08:59:13 drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 08:47 example 08:59:13 -rw-rw-r-- 1 jenkins jenkins 6995 Jul 15 08:47 go.mod 08:59:13 -rw-rw-r-- 1 jenkins jenkins 101715 Jul 15 08:47 go.sum 08:59:13 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 08:47 internal 08:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 08:47 openapi 08:59:13 drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 08:47 pkg 08:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 08:47 snap 08:59:13 -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 08:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:14 + 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=a1441aee9b855ff821669546a869293969d7956c --label arch=arm64 --label version=0.0.0 . 08:59:14 Sending build context to Docker daemon 13.06MB 08:59:14 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 08:59:14 Step 2/24 : FROM ${BASE} AS builder 08:59:14 ---> fa19c63cc3f3 08:59:14 Step 3/24 : ARG MAKE=make build 08:59:15 ---> Running in d58729f9b4cf 08:59:15 Removing intermediate container d58729f9b4cf 08:59:15 ---> 772fbc58a9ca 08:59:15 Step 4/24 : WORKDIR /device-sdk-go 08:59:15 ---> Running in 8e91c3b0a41e 08:59:15 Removing intermediate container 8e91c3b0a41e 08:59:15 ---> 74dadf5818d7 08:59:15 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:59:15 ---> Running in d15770e59ad3 08:59:16 Removing intermediate container d15770e59ad3 08:59:16 ---> 9decf718f02f 08:59:16 Step 6/24 : RUN apk add --update --no-cache make git 08:59:16 ---> Running in 9f2d286530e3 08:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:59:18 OK: 266 MiB in 52 packages 08:59:19 Removing intermediate container 9f2d286530e3 08:59:19 ---> 76bc0d93c8aa 08:59:19 Step 7/24 : COPY go.mod vendor* ./ 08:59:20 ---> 8f4d1a44a3c0 08:59:20 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:20 ---> Running in 04d27948ae56 08:59:22 Removing intermediate container 04d27948ae56 08:59:22 ---> 83a3cae15ccd 08:59:22 Step 9/24 : COPY . . 08:59:24 ---> 5faf6361a326 08:59:24 Step 10/24 : RUN ${MAKE} 08:59:24 ---> Running in 6a6c9e6b0901 08:59:25 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 09:02:46 Removing intermediate container 6a6c9e6b0901 09:02:46 ---> 51c839051ebd 09:02:46 Step 11/24 : FROM alpine:3.18 09:02:46 3.18: Pulling from library/alpine 09:02:46 5c905c7ebe2f: Pulling fs layer 09:02:46 5c905c7ebe2f: Download complete 09:02:46 5c905c7ebe2f: Pull complete 09:02:46 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:02:46 Status: Downloaded newer image for alpine:3.18 09:02:46 ---> dec292d02e07 09:02:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:02:46 ---> Running in 47ee1d132404 09:02:46 Removing intermediate container 47ee1d132404 09:02:46 ---> 5db0c002e42d 09:02:46 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:02:46 ---> Running in ca8736a21169 09:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:02:46 (1/1) Installing dumb-init (1.2.5-r2) 09:02:46 Executing busybox-1.36.1-r7.trigger 09:02:46 OK: 8 MiB in 16 packages 09:02:46 Removing intermediate container ca8736a21169 09:02:46 ---> 01ee9a6fc43e 09:02:46 Step 14/24 : RUN apk --no-cache upgrade 09:02:46 ---> Running in 95488a0f3396 09:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:02:48 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:02:48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:02:48 OK: 8 MiB in 16 packages 09:02:50 Removing intermediate container 95488a0f3396 09:02:50 ---> b123754f0ff2 09:02:50 Step 15/24 : WORKDIR / 09:02:50 ---> Running in ffae60125f2d 09:02:50 Removing intermediate container ffae60125f2d 09:02:50 ---> 4502efdfa876 09:02:50 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:02:50 ---> d0d20cefd438 09:02:50 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:02:53 ---> 04a3966be581 09:02:53 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:02:53 ---> 9de946a52836 09:02:53 Step 19/24 : EXPOSE 59999 09:02:53 ---> Running in 1a110b414bf1 09:02:53 Removing intermediate container 1a110b414bf1 09:02:53 ---> b0b04e2bd642 09:02:53 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:02:53 ---> Running in 20c4961e8891 09:02:54 Removing intermediate container 20c4961e8891 09:02:54 ---> f67b49e74a2d 09:02:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:54 ---> Running in c05e42667082 09:02:54 Removing intermediate container c05e42667082 09:02:54 ---> 98492a31e78f 09:02:54 Step 22/24 : LABEL arch=arm64 09:02:54 ---> Running in 7d58828080b1 09:02:54 Removing intermediate container 7d58828080b1 09:02:54 ---> 68f4422713fe 09:02:54 Step 23/24 : LABEL git_sha=a1441aee9b855ff821669546a869293969d7956c 09:02:54 ---> Running in 04449f3ec7c4 09:02:55 Removing intermediate container 04449f3ec7c4 09:02:55 ---> 1da85ab96634 09:02:55 Step 24/24 : LABEL version=0.0.0 09:02:55 ---> Running in 875a559712ad 09:02:55 Removing intermediate container 875a559712ad 09:02:55 ---> 85aa1d7fa1bd 09:02:55 [Warning] One or more build-args [ARCH] were not consumed 09:02:55 Successfully built 85aa1d7fa1bd 09:02:55 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 09:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:56 09:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:56 arm64: Pulling from edgex-lftools-log-publisher 09:02:56 8998bd30e6a1: Pulling fs layer 09:02:56 04944245beec: Pulling fs layer 09:02:56 699f458cf7ca: Pulling fs layer 09:02:56 765212b225bb: Pulling fs layer 09:02:56 f23df028b6ca: Pulling fs layer 09:02:56 d65c8cfc05b1: Pulling fs layer 09:02:56 2437ff75d9bd: Pulling fs layer 09:02:56 765212b225bb: Waiting 09:02:56 d65c8cfc05b1: Waiting 09:02:56 f23df028b6ca: Waiting 09:02:56 2437ff75d9bd: Waiting 09:02:56 04944245beec: Verifying Checksum 09:02:56 04944245beec: Download complete 09:02:56 765212b225bb: Verifying Checksum 09:02:56 765212b225bb: Download complete 09:02:56 f23df028b6ca: Verifying Checksum 09:02:56 f23df028b6ca: Download complete 09:02:56 d65c8cfc05b1: Verifying Checksum 09:02:56 d65c8cfc05b1: Download complete 09:02:56 699f458cf7ca: Verifying Checksum 09:02:56 699f458cf7ca: Download complete 09:02:57 8998bd30e6a1: Download complete 09:02:59 2437ff75d9bd: Verifying Checksum 09:02:59 2437ff75d9bd: Download complete 09:03:01 8998bd30e6a1: Pull complete 09:03:02 04944245beec: Pull complete 09:03:04 699f458cf7ca: Pull complete 09:03:04 765212b225bb: Pull complete 09:03:04 f23df028b6ca: Pull complete 09:03:05 d65c8cfc05b1: Pull complete 09:03:23 2437ff75d9bd: Pull complete 09:03:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:03:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:23 prd-ubuntu20.04-docker-arm64-4c-16g-5621 does not seem to be running inside a container 09:03:23 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 09:03:26 $ docker top a9b92178acae105aadc06e8299c341eba4928105db570a9096e24b8724d9924b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:27 ---> job-cost.sh 09:03:27 lf-activate-venv: SKIPPING 09:03:27 INFO: No Stack... 09:03:27 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:28 INFO: Archiving Costs [Pipeline] sh 09:03:28 + + cut -d, -f6cat 09:03:28 /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 09:03:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1597-2-stack-cost] 09:03:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1597-2-stack-cost] did not exist. Created. 09:03:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1597-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:03:29 /w/workspace/device-sdk-go/2@tmp/durable-769502e5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:03:30 + echo total: 0.10999999940395355 [Pipeline] stash 09:03:30 Warning: overwriting stash ‘stack-cost’ 09:03:30 Stashed 1 file(s) [Pipeline] } 09:03:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1597-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:03:30 $ docker stop --time=1 a9b92178acae105aadc06e8299c341eba4928105db570a9096e24b8724d9924b 09:03:31 $ docker rm -f --volumes a9b92178acae105aadc06e8299c341eba4928105db570a9096e24b8724d9924b [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 09:03:32 provisioning config files... 09:03:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp/config10375635991750085563tmp [Pipeline] { [Pipeline] sh 09:03:32 + set +x 09:03:32 + bash -s -- 09:03:32 + curl -s https://codecov.io/bash 09:03:32 09:03:32 _____ _ 09:03:32 / ____| | | 09:03:32 | | ___ __| | ___ ___ _____ __ 09:03:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:03:32 | |___| (_) | (_| | __/ (_| (_) \ V / 09:03:32 \_____\___/ \__,_|\___|\___\___/ \_/ 09:03:32 Bash-1.0.6 09:03:32 09:03:32 09:03:32 ==> git version 2.25.1 found 09:03:32 ==> 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 09:03:32 Release-Date: 2020-01-08 09:03:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:03:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:03:32 ==> Jenkins CI detected. 09:03:32 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1597 09:03:32 project root: . 09:03:32 --> token set from env 09:03:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:03:32 ==> Running gcov in . (disable via -X gcov) 09:03:32 ==> Python coveragepy not found 09:03:32 ==> Searching for coverage reports in: 09:03:32 + . 09:03:32 -> Found 1 reports 09:03:32 ==> Detecting git/mercurial file structure 09:03:32 ==> Reading reports 09:03:32 + ./coverage.out bytes=125161 09:03:32 ==> Appending adjustments 09:03:32 https://docs.codecov.io/docs/fixing-reports 09:03:33 + Found adjustments 09:03:33 ==> Gzipping contents 09:03:33 20K /tmp/codecov.uPmXzN.gz 09:03:33 ==> Uploading reports 09:03:33 url: https://codecov.io 09:03:33 query: branch=PR-1597&commit=a1441aee9b855ff821669546a869293969d7956c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1597%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1597&job=&cmd_args= 09:03:33 -> Pinging Codecov 09:03:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1597&commit=a1441aee9b855ff821669546a869293969d7956c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1597%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1597&job=&cmd_args= 09:03:33 -> Uploading to 09:03:33 https://storage.googleapis.com/codecov/v4/raw/2024-07-15/7E55EF52A471D76F132DFD9A03CDDE97/a1441aee9b855ff821669546a869293969d7956c/c3c9e7f0-0bee-44c4-aa20-2decaeff803e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T090333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b904f825580ea640237b5f39efbe575149177a592dfbf769e43d84bf3db6c16b 09:03:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:33 Dload Upload Total Spent Left Speed 09:03:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17072 0 0 100 17072 0 74550 --:--:-- --:--:-- --:--:-- 74550 09:03:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a1441aee9b855ff821669546a869293969d7956c [Pipeline] } 09:03:33 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 09:03:34 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1597/archives ] 09:03:34 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1597/archives 09:03:34 total 16 09:03:34 drwxr-xr-x 3 root root 4096 Jul 15 08:47 . 09:03:34 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 08:47 .. 09:03:34 drwxr-xr-x 2 root root 4096 Jul 15 08:47 cost 09:03:34 -rw-r--r-- 1 root root 86 Jul 15 08:47 cost.csv 09:03:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1597/archives 09:03:34 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1597/archives 09:03:34 total 16 09:03:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 08:47 . 09:03:34 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 08:47 .. 09:03:34 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 08:47 cost 09:03:34 -rw-r--r-- 1 jenkins jenkins 86 Jul 15 08:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:03:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:03:35 ---> package-listing.sh 09:03:35 ++ facter osfamily 09:03:35 ++ tr '[:upper:]' '[:lower:]' 09:03:35 + OS_FAMILY=debian 09:03:35 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1597 09:03:35 + START_PACKAGES=/tmp/packages_start.txt 09:03:35 + END_PACKAGES=/tmp/packages_end.txt 09:03:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:35 + PACKAGES=/tmp/packages_start.txt 09:03:35 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1597 ']' 09:03:35 + PACKAGES=/tmp/packages_end.txt 09:03:35 + case "${OS_FAMILY}" in 09:03:35 + dpkg -l 09:03:35 + grep '^ii' 09:03:35 + '[' -f /tmp/packages_start.txt ']' 09:03:35 + '[' -f /tmp/packages_end.txt ']' 09:03:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:35 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1597 ']' 09:03:35 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1597/archives/ 09:03:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1597/archives/ [Pipeline] echo 09:03:35 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-1597/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:03:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:36 prd-ubuntu20.04-docker-8c-8g-5620 does not seem to be running inside a container 09:03:36 $ 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-1597/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-1597 -v /w/workspace/gexfoundry_device-sdk-go_PR-1597:/w/workspace/gexfoundry_device-sdk-go_PR-1597:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1597@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:latest cat 09:03:36 $ docker top dd2ce494f6111032e1c307fa551dc8632c2a5dcbb1b97e9f955d9e1a1c63759a -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:37 + touch /tmp/pre-build-complete [Pipeline] sh 09:03:37 + mkdir -p /var/log/sysstat [Pipeline] sh 09:03:37 + ls /var/log/sa-host 09:03:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:37 provisioning config files... 09:03:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1597@tmp/config16354229494683445483tmp [Pipeline] { [Pipeline] echo 09:03:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:03:38 ---> create-netrc.sh [Pipeline] } 09:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:03:38 ---> python-tools-install.sh [Pipeline] echo 09:03:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:03:38 ---> sudo-logs.sh 09:03:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:03:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:03:39 ---> job-cost.sh 09:03:39 lf-activate-venv: SKIPPING 09:03:39 DEBUG: total: 0.2199999988079071 09:03:39 INFO: Retrieving Stack Cost... 09:03:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:40 INFO: Archiving Costs [Pipeline] echo 09:03:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:03:40 ---> logs-deploy.sh 09:03:40 lf-activate-venv: SKIPPING 09:03:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1597/2 09:03:40 INFO: archiving workspace using pattern(s): 09:03:41 Archives upload complete. 09:03:41 INFO: archiving logs to Nexus 09:03:42 ---> uname -a: 09:03:42 Linux prd-ubuntu20-04-docker-8c-8g-5620 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:03:42 09:03:42 09:03:42 ---> lscpu: 09:03:42 Architecture: x86_64 09:03:42 CPU op-mode(s): 32-bit, 64-bit 09:03:42 Byte Order: Little Endian 09:03:42 Address sizes: 40 bits physical, 48 bits virtual 09:03:42 CPU(s): 8 09:03:42 On-line CPU(s) list: 0-7 09:03:42 Thread(s) per core: 1 09:03:42 Core(s) per socket: 1 09:03:42 Socket(s): 8 09:03:42 NUMA node(s): 1 09:03:42 Vendor ID: AuthenticAMD 09:03:42 CPU family: 23 09:03:42 Model: 49 09:03:42 Model name: AMD EPYC-Rome Processor 09:03:42 Stepping: 0 09:03:42 CPU MHz: 2800.000 09:03:42 BogoMIPS: 5600.00 09:03:42 Virtualization: AMD-V 09:03:42 Hypervisor vendor: KVM 09:03:42 Virtualization type: full 09:03:42 L1d cache: 256 KiB 09:03:42 L1i cache: 256 KiB 09:03:42 L2 cache: 4 MiB 09:03:42 L3 cache: 128 MiB 09:03:42 NUMA node0 CPU(s): 0-7 09:03:42 Vulnerability Itlb multihit: Not affected 09:03:42 Vulnerability L1tf: Not affected 09:03:42 Vulnerability Mds: Not affected 09:03:42 Vulnerability Meltdown: Not affected 09:03:42 Vulnerability Mmio stale data: Not affected 09:03:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:03:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:03:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:03:42 Vulnerability Srbds: Not affected 09:03:42 Vulnerability Tsx async abort: Not affected 09:03:42 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 09:03:42 09:03:42 09:03:42 ---> nproc: 09:03:42 8 09:03:42 09:03:42 09:03:42 ---> df -h: 09:03:42 Filesystem Size Used Avail Use% Mounted on 09:03:42 overlay 155G 12G 143G 8% / 09:03:42 tmpfs 64M 0 64M 0% /dev 09:03:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:03:42 shm 64M 0 64M 0% /dev/shm 09:03:42 /dev/vda1 155G 12G 143G 8% /facter-os 09:03:42 09:03:42 09:03:42 ---> sar -b -r -n DEV: 09:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5620) 07/15/24 _x86_64_ (8 CPU) 09:03:42 09:03:42 08:42:13 LINUX RESTART (8 CPU) 09:03:42 09:03:42 08:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:03:42 08:44:01 232.89 6.45 226.45 0.00 460.99 134284.82 0.00 09:03:42 08:45:01 163.52 0.08 163.44 0.00 8.67 58202.30 0.00 09:03:42 08:46:01 34.46 0.07 34.39 0.00 0.53 24310.90 0.00 09:03:42 08:47:01 78.24 0.13 78.11 0.00 4.53 21001.53 0.00 09:03:42 08:48:01 207.48 5.63 201.85 0.00 4375.54 61977.67 0.00 09:03:42 08:49:01 3.08 0.02 3.07 0.00 0.13 92.92 0.00 09:03:42 08:50:01 2.08 0.00 2.08 0.00 0.00 23.73 0.00 09:03:42 08:51:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 09:03:42 08:52:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 09:03:42 08:53:01 2.15 0.00 2.15 0.00 0.00 23.86 0.00 09:03:42 08:54:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 09:03:42 08:55:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 09:03:42 08:56:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 09:03:42 08:57:02 1.47 0.00 1.47 0.00 0.00 17.06 0.00 09:03:42 08:58:01 1.78 0.02 1.76 0.00 0.14 24.40 0.00 09:03:42 08:59:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 09:03:42 09:00:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 09:03:42 09:01:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 09:03:42 09:02:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 09:03:42 09:03:01 1.93 0.00 1.93 0.00 0.00 23.33 0.00 09:03:42 Average: 37.15 0.62 36.53 0.00 242.72 15019.08 0.00 09:03:42 09:03:42 08:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:42 08:44:01 28056108 31507976 800228 2.43 129876 3485516 1926792 5.68 1290552 3028340 458456 09:03:42 08:45:01 26983696 31214052 1086776 3.30 188296 4135200 2287848 6.74 1863544 3451656 649696 09:03:42 08:46:01 26815396 31484468 815644 2.48 191200 4550724 1897212 5.59 1614672 3846356 640200 09:03:42 08:47:01 27387240 31274064 1024588 3.12 194112 3790024 2501444 7.37 1684156 3224196 250712 09:03:42 08:48:01 26513316 31508996 763320 2.32 231000 4824468 1730352 5.10 1668052 4048256 412 09:03:42 08:49:01 26520348 31511104 761272 2.32 229492 4821344 1723972 5.08 1665156 4045140 460 09:03:42 08:50:01 26521916 31512720 759628 2.31 229544 4821348 1723972 5.08 1663352 4045144 16 09:03:42 08:51:01 26523284 31514148 758152 2.31 229584 4821352 1723972 5.08 1661880 4045148 8 09:03:42 08:52:01 26524852 31515820 756412 2.30 229668 4821352 1723972 5.08 1660408 4045152 8 09:03:42 08:53:01 26534096 31525104 747072 2.27 229728 4821348 1723972 5.08 1650840 4045152 8 09:03:42 08:54:01 26534088 31525156 746960 2.27 229776 4821356 1723972 5.08 1650840 4045152 4 09:03:42 08:55:01 26534288 31525412 746872 2.27 229812 4821360 1723972 5.08 1650968 4045156 4 09:03:42 08:56:01 26533972 31525140 747120 2.27 229836 4821364 1723972 5.08 1650996 4045160 12 09:03:42 08:57:02 26534380 31525572 746548 2.27 229852 4821364 1723972 5.08 1650992 4045160 12 09:03:42 08:58:01 26533200 31524520 747264 2.27 229888 4821348 1751924 5.16 1651684 4045136 28 09:03:42 08:59:01 26533404 31524756 746920 2.27 229920 4821352 1751924 5.16 1651688 4045140 20 09:03:42 09:00:01 26533008 31524392 747216 2.27 229960 4821352 1751924 5.16 1651740 4045140 4 09:03:42 09:01:01 26533020 31524452 747320 2.27 230000 4821348 1751924 5.16 1651780 4045144 4 09:03:42 09:02:01 26533004 31524476 747264 2.27 230036 4821356 1751924 5.16 1651892 4045144 20 09:03:42 09:03:01 26533540 31525100 746652 2.27 230096 4821348 1751924 5.16 1651776 4045148 20 09:03:42 Average: 26685808 31490871 787161 2.39 219084 4655311 1818547 5.36 1646848 3913801 100005 09:03:42 09:03:42 08:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:42 08:44:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 09:03:42 08:44:01 docker0 319.83 482.24 28.46 3448.75 0.00 0.00 0.00 0.00 09:03:42 08:44:01 ens3 643.91 414.80 7319.78 55.98 0.00 0.00 0.00 0.00 09:03:42 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:45:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:03:42 08:45:01 ens3 21.61 14.71 24.51 9.64 0.00 0.00 0.00 0.00 09:03:42 08:45:01 veth3460386 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:03:42 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:46:01 docker0 0.92 1.23 0.09 0.36 0.00 0.00 0.00 0.00 09:03:42 08:46:01 ens3 9.92 7.02 7.26 4.02 0.00 0.00 0.00 0.00 09:03:42 08:46:01 veth3460386 0.92 1.27 0.10 0.36 0.00 0.00 0.00 0.00 09:03:42 08:47:01 vethf3d640c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:03:42 08:47:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:03:42 08:47:01 docker0 1.37 2.60 0.08 30.90 0.00 0.00 0.00 0.00 09:03:42 08:47:01 ens3 21.94 13.51 51.55 8.34 0.00 0.00 0.00 0.00 09:03:42 08:48:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 09:03:42 08:48:01 docker0 3.42 5.98 0.21 94.72 0.00 0.00 0.00 0.00 09:03:42 08:48:01 ens3 294.82 163.59 5393.99 22.28 0.00 0.00 0.00 0.00 09:03:42 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:49:01 ens3 0.40 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:03:42 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:50:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:53:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:03:42 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:57:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:57:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:58:01 ens3 0.22 0.19 0.08 0.07 0.00 0.00 0.00 0.00 09:03:42 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 08:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 09:00:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:03:42 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 09:01:01 ens3 0.72 0.52 1.56 0.04 0.00 0.00 0.00 0.00 09:03:42 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 09:02:01 ens3 0.40 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:03:42 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:42 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:42 09:03:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 09:03:42 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 09:03:42 Average: docker0 16.29 24.63 1.44 178.88 0.00 0.00 0.00 0.00 09:03:42 Average: ens3 49.81 30.82 640.48 5.04 0.00 0.00 0.00 0.00 09:03:42 09:03:42 09:03:42 ---> sar -P ALL: 09:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5620) 07/15/24 _x86_64_ (8 CPU) 09:03:42 09:03:42 08:42:13 LINUX RESTART (8 CPU) 09:03:42 09:03:42 08:43:01 CPU %user %nice %system %iowait %steal %idle 09:03:42 08:44:01 all 8.17 0.00 3.94 4.58 0.24 83.07 09:03:42 08:44:01 0 8.89 0.00 4.74 6.05 0.17 80.14 09:03:42 08:44:01 1 7.86 0.00 4.63 13.38 0.14 73.99 09:03:42 08:44:01 2 7.88 0.00 3.57 0.49 0.07 88.00 09:03:42 08:44:01 3 7.43 0.00 4.43 7.43 0.09 80.62 09:03:42 08:44:01 4 9.20 0.00 3.27 0.80 0.08 86.64 09:03:42 08:44:01 5 7.50 0.00 3.64 5.87 0.69 82.30 09:03:42 08:44:01 6 7.73 0.00 3.28 0.57 0.07 88.34 09:03:42 08:44:01 7 8.87 0.00 3.99 2.22 0.58 84.34 09:03:42 08:45:01 all 26.94 0.00 5.33 4.09 0.08 63.57 09:03:42 08:45:01 0 28.44 0.00 6.32 0.15 0.07 65.03 09:03:42 08:45:01 1 26.78 0.00 4.63 6.66 0.08 61.85 09:03:42 08:45:01 2 24.72 0.00 4.24 5.16 0.07 65.81 09:03:42 08:45:01 3 27.25 0.00 6.35 1.54 0.08 64.78 09:03:42 08:45:01 4 26.99 0.00 5.22 0.42 0.07 67.30 09:03:42 08:45:01 5 27.29 0.00 4.38 0.63 0.07 67.65 09:03:42 08:45:01 6 27.43 0.00 6.19 16.53 0.10 49.75 09:03:42 08:45:01 7 26.61 0.00 5.30 1.64 0.07 66.39 09:03:42 08:46:01 all 27.63 0.00 3.85 15.21 0.10 53.22 09:03:42 08:46:01 0 28.27 0.00 3.79 18.25 0.08 49.60 09:03:42 08:46:01 1 26.12 0.00 4.00 8.69 0.10 61.09 09:03:42 08:46:01 2 27.22 0.00 3.78 26.36 0.08 42.55 09:03:42 08:46:01 3 28.48 0.00 3.74 20.37 0.09 47.32 09:03:42 08:46:01 4 28.92 0.00 4.10 28.77 0.12 38.09 09:03:42 08:46:01 5 29.14 0.00 3.79 1.41 0.08 65.58 09:03:42 08:46:01 6 26.83 0.00 3.64 0.02 0.13 69.38 09:03:42 08:46:01 7 26.08 0.00 3.92 17.91 0.08 52.00 09:03:42 08:47:01 all 26.84 0.00 4.08 10.93 0.07 58.08 09:03:42 08:47:01 0 26.90 0.00 4.19 9.75 0.07 59.10 09:03:42 08:47:01 1 26.81 0.00 3.98 1.69 0.07 67.46 09:03:42 08:47:01 2 25.56 0.00 4.31 9.82 0.07 60.25 09:03:42 08:47:01 3 27.44 0.00 4.73 8.55 0.08 59.20 09:03:42 08:47:01 4 27.94 0.00 4.01 28.57 0.08 39.40 09:03:42 08:47:01 5 27.31 0.00 4.27 10.01 0.08 58.33 09:03:42 08:47:01 6 26.63 0.00 3.36 1.00 0.07 68.94 09:03:42 08:47:01 7 26.12 0.00 3.82 18.10 0.07 51.90 09:03:42 08:48:01 all 18.81 0.00 5.00 8.40 0.07 67.72 09:03:42 08:48:01 0 17.43 0.00 6.44 10.43 0.08 65.61 09:03:42 08:48:01 1 18.13 0.00 4.53 8.33 0.08 68.93 09:03:42 08:48:01 2 18.98 0.00 5.61 3.25 0.07 72.09 09:03:42 08:48:01 3 19.42 0.00 5.20 12.14 0.08 63.16 09:03:42 08:48:01 4 19.84 0.00 4.47 4.42 0.07 71.20 09:03:42 08:48:01 5 18.34 0.00 3.93 2.65 0.07 75.01 09:03:42 08:48:01 6 19.29 0.00 4.46 25.78 0.08 50.39 09:03:42 08:48:01 7 19.04 0.00 5.34 0.32 0.05 75.25 09:03:42 08:49:01 all 0.10 0.00 0.06 0.15 0.01 99.68 09:03:42 08:49:01 0 0.18 0.00 0.07 0.02 0.02 99.72 09:03:42 08:49:01 1 0.07 0.00 0.07 0.00 0.00 99.87 09:03:42 08:49:01 2 0.02 0.00 0.05 0.00 0.00 99.93 09:03:42 08:49:01 3 0.03 0.00 0.03 1.18 0.00 98.75 09:03:42 08:49:01 4 0.20 0.00 0.07 0.02 0.00 99.72 09:03:42 08:49:01 5 0.18 0.00 0.08 0.00 0.02 99.72 09:03:42 08:49:01 6 0.10 0.00 0.03 0.00 0.02 99.85 09:03:42 08:49:01 7 0.03 0.00 0.05 0.02 0.02 99.88 09:03:42 08:50:01 all 0.08 0.00 0.00 0.01 0.00 99.91 09:03:42 08:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:03:42 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 08:50:01 3 0.02 0.00 0.00 0.05 0.00 99.93 09:03:42 08:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:03:42 08:50:01 5 0.52 0.00 0.02 0.00 0.00 99.47 09:03:42 08:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:03:42 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:03:42 08:51:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:03:42 08:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:03:42 08:51:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:03:42 08:51:01 3 0.00 0.00 0.00 0.07 0.02 99.92 09:03:42 08:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:03:42 08:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:03:42 08:51:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:03:42 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:52:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:03:42 08:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:03:42 08:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:03:42 08:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:03:42 08:52:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:03:42 08:52:01 4 0.02 0.00 0.02 0.05 0.00 99.92 09:03:42 08:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:03:42 08:52:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:03:42 08:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 08:53:01 all 0.01 0.00 0.01 0.51 0.01 99.46 09:03:42 08:53:01 0 0.07 0.00 0.02 1.30 0.02 98.60 09:03:42 08:53:01 1 0.00 0.00 0.00 0.18 0.00 99.82 09:03:42 08:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:03:42 08:53:01 3 0.00 0.00 0.03 2.02 0.00 97.95 09:03:42 08:53:01 4 0.00 0.00 0.02 0.37 0.00 99.62 09:03:42 08:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:03:42 08:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:03:42 08:53:01 7 0.00 0.00 0.00 0.20 0.00 99.80 09:03:42 08:54:01 all 0.06 0.00 0.02 0.16 0.01 99.75 09:03:42 08:54:01 0 0.27 0.00 0.02 0.00 0.00 99.72 09:03:42 08:54:01 1 0.05 0.00 0.05 0.23 0.05 99.62 09:03:42 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:54:01 3 0.00 0.00 0.00 1.02 0.02 98.97 09:03:42 08:54:01 4 0.02 0.00 0.05 0.00 0.02 99.92 09:03:42 08:54:01 5 0.13 0.00 0.00 0.00 0.00 99.87 09:03:42 08:54:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:03:42 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 09:03:42 08:54:01 CPU %user %nice %system %iowait %steal %idle 09:03:42 08:55:01 all 0.13 0.00 0.01 0.00 0.00 99.85 09:03:42 08:55:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:03:42 08:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:03:42 08:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:03:42 08:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:03:42 08:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 09:03:42 08:55:01 5 0.81 0.00 0.00 0.00 0.00 99.19 09:03:42 08:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:03:42 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:56:01 all 0.04 0.00 0.01 0.00 0.00 99.95 09:03:42 08:56:01 0 0.08 0.00 0.00 0.00 0.00 99.92 09:03:42 08:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:03:42 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:56:01 5 0.13 0.00 0.02 0.00 0.02 99.83 09:03:42 08:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:03:42 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 08:57:02 all 0.02 0.00 0.01 0.01 0.01 99.96 09:03:42 08:57:02 0 0.00 0.00 0.00 0.00 0.02 99.98 09:03:42 08:57:02 1 0.00 0.00 0.03 0.00 0.02 99.95 09:03:42 08:57:02 2 0.02 0.00 0.02 0.00 0.00 99.97 09:03:42 08:57:02 3 0.02 0.00 0.00 0.02 0.00 99.97 09:03:42 08:57:02 4 0.03 0.00 0.00 0.02 0.00 99.95 09:03:42 08:57:02 5 0.00 0.00 0.00 0.00 0.02 99.98 09:03:42 08:57:02 6 0.05 0.00 0.03 0.02 0.00 99.90 09:03:42 08:57:02 7 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 08:58:01 all 0.02 0.00 0.02 0.01 0.01 99.94 09:03:42 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 08:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:03:42 08:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:03:42 08:58:01 3 0.02 0.00 0.02 0.05 0.02 99.90 09:03:42 08:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:03:42 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 08:58:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:03:42 08:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:03:42 08:59:01 all 0.12 0.00 0.02 0.02 0.01 99.83 09:03:42 08:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:03:42 08:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:03:42 08:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:03:42 08:59:01 3 0.02 0.00 0.00 0.10 0.00 99.88 09:03:42 08:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:03:42 08:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:03:42 08:59:01 6 0.03 0.00 0.02 0.08 0.00 99.87 09:03:42 08:59:01 7 0.80 0.00 0.03 0.00 0.00 99.17 09:03:42 09:00:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:03:42 09:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 09:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:03:42 09:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:03:42 09:00:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:03:42 09:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:03:42 09:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:03:42 09:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:03:42 09:00:01 7 0.94 0.00 0.02 0.00 0.02 99.02 09:03:42 09:01:01 all 0.03 0.00 0.00 0.00 0.00 99.96 09:03:42 09:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 09:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:03:42 09:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:03:42 09:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:03:42 09:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:03:42 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 09:01:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:03:42 09:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 09:02:01 all 0.01 0.00 0.02 0.01 0.01 99.96 09:03:42 09:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:03:42 09:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:03:42 09:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:03:42 09:02:01 3 0.00 0.00 0.02 0.03 0.02 99.93 09:03:42 09:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:03:42 09:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:03:42 09:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:03:42 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 09:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:03:42 09:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:03:42 09:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:03:42 09:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:03:42 09:03:01 3 0.02 0.00 0.00 0.08 0.00 99.90 09:03:42 09:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:03:42 09:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:03:42 09:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:03:42 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:03:42 Average: all 5.42 0.00 1.11 2.19 0.03 91.24 09:03:42 Average: 0 5.51 0.00 1.28 2.29 0.03 90.89 09:03:42 Average: 1 5.27 0.00 1.10 1.94 0.03 91.66 09:03:42 Average: 2 5.19 0.00 1.08 2.24 0.02 91.47 09:03:42 Average: 3 5.46 0.00 1.22 2.71 0.03 90.59 09:03:42 Average: 4 5.62 0.00 1.06 3.15 0.02 90.16 09:03:42 Average: 5 5.54 0.00 1.00 1.02 0.05 92.38 09:03:42 Average: 6 5.38 0.00 1.05 2.18 0.03 91.36 09:03:42 Average: 7 5.39 0.00 1.12 2.00 0.04 91.44 09:03:42 09:03:42 09:03:42