Pull request #1409 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99196989b60e86242e90f3b572c215b72f7e6456+661b18549173505f3afdb4be110c3839c952cb0c (2571c87b3e8d1c6d96d7873ddc3a7e2eb60a041b) 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-ssh12280231044240337074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6403872648817955067.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1409/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-1409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh328978963688172422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8465585668092182759.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-1409/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-1409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1133863874122893438.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.20 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-6280 in /w/workspace/gexfoundry_device-sdk-go_PR-1409 [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-1409 # 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 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit 99196989b60e86242e90f3b572c215b72f7e6456 Merge succeeded, producing 99196989b60e86242e90f3b572c215b72f7e6456 Checking out Revision 99196989b60e86242e90f3b572c215b72f7e6456 (PR-1409) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > 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/1409/head:refs/remotes/origin/PR-1409 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99196989b60e86242e90f3b572c215b72f7e6456 # 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 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99196989b60e86242e90f3b572c215b72f7e6456 # timeout=10 > git rev-list --no-walk 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:38:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:38:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:38:21 ========================================================= 22:38:21 EdgeX Global Pipelines Version Info 22:38:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:38:21 ------------------- 22:38:21 stable info: 22:38:21 ------------------- 22:38:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:38:21 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:38:21 Message: update stable to v1.0.245 22:38:22 ------------------- 22:38:22 experimental info: 22:38:22 ------------------- 22:38:22 Commited By: **** collab-it+edgex@linuxfoundation.org 22:38:22 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:38:22 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1409 [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1409 [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1409 [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9919698 [Pipeline] echo 22:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:22 provisioning config files... 22:38:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config7022424026457188851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:23 ---> docker-login.sh 22:38:23 nexus3.edgexfoundry.org:10001 22:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:23 Configure a credential helper to remove this warning. See 22:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:23 22:38:23 Login Succeeded 22:38:23 nexus3.edgexfoundry.org:10002 22:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:23 Configure a credential helper to remove this warning. See 22:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:23 22:38:23 Login Succeeded 22:38:23 nexus3.edgexfoundry.org:10003 22:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:23 Configure a credential helper to remove this warning. See 22:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:23 22:38:23 Login Succeeded 22:38:23 nexus3.edgexfoundry.org:10004 22:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:23 Configure a credential helper to remove this warning. See 22:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:23 22:38:23 Login Succeeded 22:38:23 docker.io 22:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:24 Configure a credential helper to remove this warning. See 22:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:24 22:38:24 Login Succeeded 22:38:24 ---> docker-login.sh ends [Pipeline] } 22:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:38:24 + git rev-list -1 --merges 99196989b60e86242e90f3b572c215b72f7e6456~1..99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] echo 22:38:24 -----------> git rev-list -1 --merges 99196989b60e86242e90f3b572c215b72f7e6456~1..99196989b60e86242e90f3b572c215b72f7e6456 99196989b60e86242e90f3b572c215b72f7e6456 [false] [Pipeline] sh 22:38:25 + git log --format=format:%s -1 99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] echo 22:38:25 ========================================================= 22:38:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:38:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:38:25 + git log --format=format:%s -1 99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] echo 22:38:25 [semverPrep] GIT_COMMIT: 99196989b60e86242e90f3b572c215b72f7e6456, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 22:38:25 [semverPrep] This is not a build commit. [Pipeline] sh 22:38:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:25 + grep -v github /etc/ssh/ssh_known_hosts 22:38:25 + [ -e /tmp/ssh_known_hosts ] 22:38:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:38:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:38:25 + sudo tee -a /etc/ssh/ssh_known_hosts 22:38:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:26 22:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:26 0.1.4: Pulling from edgex-devops/py-git-semver 22:38:26 b85a868b505f: Pulling fs layer 22:38:26 e2be974225ed: Pulling fs layer 22:38:26 339a4e72a1f5: Pulling fs layer 22:38:26 988bab9f4d93: Pulling fs layer 22:38:26 1469e6f7b9e6: Pulling fs layer 22:38:26 988bab9f4d93: Waiting 22:38:26 eaf3925da568: Pulling fs layer 22:38:26 1469e6f7b9e6: Waiting 22:38:26 bab4dde63d76: Pulling fs layer 22:38:26 bde34c3a00c8: Pulling fs layer 22:38:26 eaf3925da568: Waiting 22:38:26 b352a97aabf1: Pulling fs layer 22:38:26 bab4dde63d76: Waiting 22:38:26 bde34c3a00c8: Waiting 22:38:26 4872d77fe225: Pulling fs layer 22:38:26 5851b861e8e6: Pulling fs layer 22:38:26 b352a97aabf1: Waiting 22:38:26 e2be974225ed: Download complete 22:38:26 988bab9f4d93: Verifying Checksum 22:38:26 988bab9f4d93: Download complete 22:38:26 1469e6f7b9e6: Verifying Checksum 22:38:26 1469e6f7b9e6: Download complete 22:38:26 339a4e72a1f5: Verifying Checksum 22:38:26 339a4e72a1f5: Download complete 22:38:26 eaf3925da568: Verifying Checksum 22:38:26 eaf3925da568: Download complete 22:38:26 bde34c3a00c8: Download complete 22:38:26 b352a97aabf1: Download complete 22:38:26 4872d77fe225: Verifying Checksum 22:38:26 4872d77fe225: Download complete 22:38:26 5851b861e8e6: Verifying Checksum 22:38:26 5851b861e8e6: Download complete 22:38:26 b85a868b505f: Verifying Checksum 22:38:26 b85a868b505f: Download complete 22:38:26 bab4dde63d76: Verifying Checksum 22:38:26 bab4dde63d76: Download complete 22:38:27 b85a868b505f: Pull complete 22:38:28 e2be974225ed: Pull complete 22:38:28 339a4e72a1f5: Pull complete 22:38:28 988bab9f4d93: Pull complete 22:38:28 1469e6f7b9e6: Pull complete 22:38:28 eaf3925da568: Pull complete 22:38:30 bab4dde63d76: Pull complete 22:38:30 bde34c3a00c8: Pull complete 22:38:30 b352a97aabf1: Pull complete 22:38:31 4872d77fe225: Pull complete 22:38:31 5851b861e8e6: Pull complete 22:38:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:31 prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container 22:38:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@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 22:38:32 $ docker top 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e -eo pid,comm 22:38:32 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). 22:38:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:32 [ssh-agent] Looking for ssh-agent implementation... 22:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:32 $ docker exec 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e ssh-agent 22:38:32 SSH_AUTH_SOCK=/tmp/ssh-8MwgHCHoWNrP/agent.32 22:38:32 SSH_AGENT_PID=38 22:38:32 Running ssh-add (command line suppressed) 22:38:33 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_11958846916464132066.key (/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_11958846916464132066.key) 22:38:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:33 + git tag --points-at HEAD [Pipeline] } 22:38:33 $ docker exec --env ******** --env ******** 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e ssh-agent -k 22:38:33 unset SSH_AUTH_SOCK; 22:38:33 unset SSH_AGENT_PID; 22:38:33 echo Agent pid 38 killed; 22:38:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:38:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:33 [ssh-agent] Looking for ssh-agent implementation... 22:38:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:33 $ docker exec 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e ssh-agent 22:38:33 SSH_AUTH_SOCK=/tmp/ssh-75Y0gtS6vad9/agent.70 22:38:33 SSH_AGENT_PID=76 22:38:33 Running ssh-add (command line suppressed) 22:38:33 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_12935229607889019058.key (/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_12935229607889019058.key) 22:38:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:34 + git semver init 22:38:34 2023-03-29 22:38:34,415 [run_init] DEBUG init version:0.0.0 force:False 22:38:34 2023-03-29 22:38:34,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver 22:38:34 2023-03-29 22:38:34,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver 22:38:34 2023-03-29 22:38:34,416 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409, universal_newlines=False, shell=None, istream=None) 22:38:35 2023-03-29 22:38:35,282 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.git/info/exclude 22:38:35 2023-03-29 22:38:35,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 with force:False 22:38:35 2023-03-29 22:38:35,283 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 22:38:35 2023-03-29 22:38:35,288 [execute] INFO git cat-file --batch-check 22:38:35 2023-03-29 22:38:35,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver, universal_newlines=False, shell=None, istream=) 22:38:35 2023-03-29 22:38:35,294 [execute] INFO git cat-file --batch 22:38:35 2023-03-29 22:38:35,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver, universal_newlines=False, shell=None, istream=) 22:38:35 2023-03-29 22:38:35,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 22:38:35 0.0.0 [Pipeline] } 22:38:35 $ docker exec --env ******** --env ******** 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e ssh-agent -k 22:38:35 unset SSH_AUTH_SOCK; 22:38:35 unset SSH_AGENT_PID; 22:38:35 echo Agent pid 76 killed; 22:38:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:35 + git semver [Pipeline] } 22:38:36 $ docker stop --time=1 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e 22:38:37 $ docker rm -f --volumes 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e [Pipeline] // withDockerContainer [Pipeline] sh 22:38:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:38:38 Stashed 1 file(s) [Pipeline] echo 22:38:38 [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 22:38:38 provisioning config files... 22:38:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config8016531735467860299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:38 ---> docker-login.sh 22:38:38 nexus3.edgexfoundry.org:10001 22:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:38 Configure a credential helper to remove this warning. See 22:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:38 22:38:38 Login Succeeded 22:38:38 nexus3.edgexfoundry.org:10002 22:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:38 Configure a credential helper to remove this warning. See 22:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:38 22:38:38 Login Succeeded 22:38:38 nexus3.edgexfoundry.org:10003 22:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:38 Configure a credential helper to remove this warning. See 22:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:38 22:38:38 Login Succeeded 22:38:38 nexus3.edgexfoundry.org:10004 22:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:38 Configure a credential helper to remove this warning. See 22:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:38 22:38:38 Login Succeeded 22:38:38 docker.io 22:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:39 Configure a credential helper to remove this warning. See 22:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:39 22:38:39 Login Succeeded 22:38:39 ---> docker-login.sh ends [Pipeline] } 22:38:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:39 ========================================================= 22:38:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:38:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:39 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 22:38:39 Sending build context to Docker daemon 10.91MB 22:38:39 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:38:39 Step 2/10 : FROM ${BASE} AS builder 22:38:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:38:39 63b65145d645: Pulling fs layer 22:38:39 a2d21d5440eb: Pulling fs layer 22:38:39 935e6c44a52c: Pulling fs layer 22:38:39 94cc34f8dd06: Pulling fs layer 22:38:39 30dea6a524f1: Pulling fs layer 22:38:39 a2aff8979fd8: Pulling fs layer 22:38:39 6808be2612f2: Pulling fs layer 22:38:39 f25807f1079a: Pulling fs layer 22:38:39 94cc34f8dd06: Waiting 22:38:39 30dea6a524f1: Waiting 22:38:39 a2aff8979fd8: Waiting 22:38:39 6808be2612f2: Waiting 22:38:39 f25807f1079a: Waiting 22:38:39 a2d21d5440eb: Verifying Checksum 22:38:39 a2d21d5440eb: Download complete 22:38:39 94cc34f8dd06: Verifying Checksum 22:38:39 94cc34f8dd06: Download complete 22:38:39 30dea6a524f1: Verifying Checksum 22:38:39 30dea6a524f1: Download complete 22:38:39 63b65145d645: Verifying Checksum 22:38:39 63b65145d645: Download complete 22:38:39 a2aff8979fd8: Verifying Checksum 22:38:39 a2aff8979fd8: Download complete 22:38:39 63b65145d645: Pull complete 22:38:40 a2d21d5440eb: Pull complete 22:38:40 f25807f1079a: Verifying Checksum 22:38:40 f25807f1079a: Download complete 22:38:40 935e6c44a52c: Verifying Checksum 22:38:40 935e6c44a52c: Download complete 22:38:40 6808be2612f2: Verifying Checksum 22:38:40 6808be2612f2: Download complete 22:38:43 935e6c44a52c: Pull complete 22:38:43 94cc34f8dd06: Pull complete 22:38:44 30dea6a524f1: Pull complete 22:38:44 a2aff8979fd8: Pull complete 22:38:46 6808be2612f2: Pull complete 22:38:47 f25807f1079a: Pull complete 22:38:47 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:38:47 ---> 3b553350e43f 22:38:47 Step 3/10 : ARG MAKE=make build 22:38:49 ---> Running in d412f65289cf 22:38:49 Removing intermediate container d412f65289cf 22:38:49 ---> ae19055ce197 22:38:49 Step 4/10 : WORKDIR /device-sdk-go 22:38:49 ---> Running in 77e136cd9521 22:38:49 Removing intermediate container 77e136cd9521 22:38:49 ---> 5b9f3aecbf4e 22:38:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:38:49 ---> Running in 20cc7b3397fc 22:38:49 Removing intermediate container 20cc7b3397fc 22:38:49 ---> 144af7f9eb63 22:38:49 Step 6/10 : RUN apk add --update --no-cache make git 22:38:49 ---> Running in 2614ab340553 22:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:38:50 OK: 265 MiB in 53 packages 22:38:50 Removing intermediate container 2614ab340553 22:38:50 ---> cef10b931fd0 22:38:50 Step 7/10 : COPY go.mod vendor* ./ 22:38:50 ---> 0d0c2d5c6cf4 22:38:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:50 ---> Running in ae9648a22eac 22:38:53 Still waiting to schedule task 22:38:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6267’ 22:39:12 Removing intermediate container ae9648a22eac 22:39:12 ---> 6ae54bbf1126 22:39:12 Step 9/10 : COPY . . 22:39:12 ---> d989e464b52f 22:39:12 Step 10/10 : RUN ${MAKE} 22:39:12 ---> Running in 95775eac6c7f 22:39:12 noop 22:39:12 Removing intermediate container 95775eac6c7f 22:39:12 ---> b5c192958f10 22:39:12 Successfully built b5c192958f10 22:39:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:13 + docker inspect -f . ci-base-image-x86_64 22:39:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:13 prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container 22:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@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 22:39:13 $ docker top e0ef5f8c1bced6b7919d576cb8a4f2cf4836ab21d477d5f24ed6ca447759e550 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:14 + go version 22:39:14 go version go1.20.2 linux/amd64 [Pipeline] } 22:39:14 $ docker stop --time=1 e0ef5f8c1bced6b7919d576cb8a4f2cf4836ab21d477d5f24ed6ca447759e550 22:39:15 $ docker rm -f --volumes e0ef5f8c1bced6b7919d576cb8a4f2cf4836ab21d477d5f24ed6ca447759e550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:15 + docker inspect -f . ci-base-image-x86_64 22:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:15 prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container 22:39:15 $ 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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@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 22:39:16 $ docker top 79c26c3cf013ef00757d404cc6ecbf1c86a3dfaf9328ac4f93109d2358109d99 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:16 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1409 [Pipeline] fileExists [Pipeline] sh 22:39:16 + make test 22:39:16 go test -race -coverprofile=coverage.out ./... 22:39:23 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:39:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:39:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:39:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:39:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:39:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:39:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.060s coverage: 27.6% of statements 22:39:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:39:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:39:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 79.9% of statements 22:39:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements 22:39:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:39:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:39:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:39:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:39:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.107s coverage: 75.7% of statements 22:39:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:39:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 14.9% of statements 22:39:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements 22:39:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements 22:39:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 22:40:04 GO111MODULE=on go vet ./... 22:40:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:40:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:40:07 ./bin/test-attribution-txt.sh [Pipeline] echo 22:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:40:07 $ docker stop --time=1 79c26c3cf013ef00757d404cc6ecbf1c86a3dfaf9328ac4f93109d2358109d99 22:40:09 $ docker rm -f --volumes 79c26c3cf013ef00757d404cc6ecbf1c86a3dfaf9328ac4f93109d2358109d99 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:40:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:40:10 + ls -al . 22:40:10 total 276 22:40:10 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 22:39 . 22:40:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:38 .. 22:40:10 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:38 .dockerignore 22:40:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:38 .git 22:40:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:38 .github 22:40:10 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:38 .gitignore 22:40:10 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:38 .golangci.yml 22:40:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:38 .semver 22:40:10 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:38 CHANGELOG.md 22:40:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:38 GOVERNANCE.md 22:40:10 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:38 Jenkinsfile 22:40:10 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:38 LICENSE 22:40:10 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:38 Makefile 22:40:10 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:38 OWNERS.md 22:40:10 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:38 README.md 22:40:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:38 VERSION 22:40:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:38 bin 22:40:10 -rw-r--r-- 1 jenkins jenkins 106714 Mar 29 22:39 coverage.out 22:40:10 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:38 example 22:40:10 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:38 go.mod 22:40:10 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:38 go.sum 22:40:10 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:38 internal 22:40:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:38 openapi 22:40:10 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:38 pkg 22:40:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:38 snap 22:40:10 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:11 + 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=99196989b60e86242e90f3b572c215b72f7e6456 --label arch=amd64 --label version=0.0.0 . 22:40:11 Sending build context to Docker daemon 11.02MB 22:40:11 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:40:11 Step 2/23 : FROM ${BASE} AS builder 22:40:11 ---> b5c192958f10 22:40:11 Step 3/23 : ARG MAKE=make build 22:40:11 ---> Running in a46286dda04a 22:40:11 Removing intermediate container a46286dda04a 22:40:11 ---> 988a992cba07 22:40:11 Step 4/23 : WORKDIR /device-sdk-go 22:40:11 ---> Running in 1e6b08a409ca 22:40:11 Removing intermediate container 1e6b08a409ca 22:40:11 ---> 495b4f2f1747 22:40:11 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:40:11 ---> Running in 56709c312961 22:40:11 Removing intermediate container 56709c312961 22:40:11 ---> 9d1412a836ba 22:40:11 Step 6/23 : RUN apk add --update --no-cache make git 22:40:11 ---> Running in d280c351c643 22:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:40:12 OK: 265 MiB in 53 packages 22:40:12 Removing intermediate container d280c351c643 22:40:12 ---> f3036a58f968 22:40:12 Step 7/23 : COPY go.mod vendor* ./ 22:40:12 ---> 00d6856f7f6e 22:40:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:13 ---> Running in 9f9e4db98d6c 22:40:14 Removing intermediate container 9f9e4db98d6c 22:40:14 ---> 562b9d35bbc6 22:40:14 Step 9/23 : COPY . . 22:40:14 ---> 4a46bac8e6cb 22:40:14 Step 10/23 : RUN ${MAKE} 22:40:14 ---> Running in 78198f1d37a7 22:40:14 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:40:32 Removing intermediate container 78198f1d37a7 22:40:32 ---> 873b055b178b 22:40:32 Step 11/23 : FROM alpine:3.17 22:40:32 3.17: Pulling from library/alpine 22:40:32 f56be85fc22e: Pulling fs layer 22:40:32 f56be85fc22e: Verifying Checksum 22:40:32 f56be85fc22e: Download complete 22:40:32 f56be85fc22e: Pull complete 22:40:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:40:32 Status: Downloaded newer image for alpine:3.17 22:40:32 ---> 9ed4aefc74f6 22:40:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:40:32 ---> Running in 5179a33e8228 22:40:32 Removing intermediate container 5179a33e8228 22:40:32 ---> d77cefd3ad27 22:40:32 Step 13/23 : RUN apk add --update --no-cache 22:40:32 ---> Running in f3e71d2de10f 22:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:40:33 OK: 7 MiB in 15 packages 22:40:33 Removing intermediate container f3e71d2de10f 22:40:33 ---> 49fcc67c8b03 22:40:33 Step 14/23 : WORKDIR / 22:40:33 ---> Running in e03a6ac6c0f3 22:40:33 Removing intermediate container e03a6ac6c0f3 22:40:33 ---> 493d7245afe0 22:40:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:40:34 ---> 629869130ec6 22:40:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:40:34 ---> 175d5ec74d38 22:40:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:40:34 ---> 2367c6fa9885 22:40:34 Step 18/23 : EXPOSE 59999 22:40:34 ---> Running in d8be42a3ec1b 22:40:35 Removing intermediate container d8be42a3ec1b 22:40:35 ---> 9678f83b348a 22:40:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:40:35 ---> Running in 0b3d3d12e3a9 22:40:35 Removing intermediate container 0b3d3d12e3a9 22:40:35 ---> a8141becd42b 22:40:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:40:35 ---> Running in 5e5ea5512da4 22:40:35 Removing intermediate container 5e5ea5512da4 22:40:35 ---> 00367125b8e9 22:40:35 Step 21/23 : LABEL arch=amd64 22:40:35 ---> Running in cb5eb3a310c3 22:40:35 Removing intermediate container cb5eb3a310c3 22:40:35 ---> ddddb9e480de 22:40:35 Step 22/23 : LABEL git_sha=99196989b60e86242e90f3b572c215b72f7e6456 22:40:35 ---> Running in 0f446a109ed9 22:40:35 Removing intermediate container 0f446a109ed9 22:40:35 ---> 9edda06545f8 22:40:35 Step 23/23 : LABEL version=0.0.0 22:40:35 ---> Running in 8533854308d2 22:40:35 Removing intermediate container 8533854308d2 22:40:35 ---> 1ae8eda30493 22:40:35 [Warning] One or more build-args [ARCH] were not consumed 22:40:35 Successfully built 1ae8eda30493 22:40:35 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:36 22:40:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:36 latest: Pulling from edgex-lftools-log-publisher 22:40:36 5eb5b503b376: Pulling fs layer 22:40:36 5c69ac0246d0: Pulling fs layer 22:40:36 ec43610c2a17: Pulling fs layer 22:40:36 3a2ae6a8a46f: Pulling fs layer 22:40:36 33b1e0a273af: Pulling fs layer 22:40:36 5d3b04190fa2: Pulling fs layer 22:40:36 2f39f015ded8: Pulling fs layer 22:40:36 3a2ae6a8a46f: Waiting 22:40:36 33b1e0a273af: Waiting 22:40:36 5d3b04190fa2: Waiting 22:40:36 2f39f015ded8: Waiting 22:40:36 5c69ac0246d0: Verifying Checksum 22:40:36 5c69ac0246d0: Download complete 22:40:36 3a2ae6a8a46f: Verifying Checksum 22:40:36 3a2ae6a8a46f: Download complete 22:40:36 33b1e0a273af: Verifying Checksum 22:40:36 33b1e0a273af: Download complete 22:40:36 5d3b04190fa2: Verifying Checksum 22:40:36 5d3b04190fa2: Download complete 22:40:36 ec43610c2a17: Verifying Checksum 22:40:36 ec43610c2a17: Download complete 22:40:36 5eb5b503b376: Verifying Checksum 22:40:36 5eb5b503b376: Download complete 22:40:37 2f39f015ded8: Download complete 22:40:37 5eb5b503b376: Pull complete 22:40:37 5c69ac0246d0: Pull complete 22:40:38 ec43610c2a17: Pull complete 22:40:38 3a2ae6a8a46f: Pull complete 22:40:38 33b1e0a273af: Pull complete 22:40:38 5d3b04190fa2: Pull complete 22:40:42 2f39f015ded8: Pull complete 22:40:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:43 prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container 22:40:43 $ 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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@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 22:40:44 $ docker top 521c58d4eccc084c3d598b4d52d7472073a2a6d59a5b06f5d79be1a15065fe6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:45 ---> job-cost.sh 22:40:45 lf-activate-venv: SKIPPING 22:40:45 INFO: No Stack... 22:40:45 INFO: Retrieving Pricing Info for: v3-standard-8 22:40:46 INFO: Archiving Costs [Pipeline] sh 22:40:46 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/cost.csv 22:40:46 + cut -d, -f6 [Pipeline] lock 22:40:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] 22:40:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] did not exist. Created. 22:40:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:46 + echo total: 0.2199999988079071 [Pipeline] stash 22:40:46 Stashed 1 file(s) [Pipeline] } 22:40:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:40:46 $ docker stop --time=1 521c58d4eccc084c3d598b4d52d7472073a2a6d59a5b06f5d79be1a15065fe6c 22:40:47 $ docker rm -f --volumes 521c58d4eccc084c3d598b4d52d7472073a2a6d59a5b06f5d79be1a15065fe6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:41:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6286 in /w/workspace/gexfoundry_device-sdk-go_PR-1409 [Pipeline] { [Pipeline] ws 22:41:56 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 22:41:56 The recommended git tool is: git 22:42:08 using credential edgex-jenkins-ssh 22:42:08 Cloning the remote Git repository 22:42:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:42:08 > git init /w/workspace/device-sdk-go/2 # timeout=10 22:42:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:42:09 > git --version # timeout=10 22:42:09 > git --version # 'git version 2.25.1' 22:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:42:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:14 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit 99196989b60e86242e90f3b572c215b72f7e6456 22:42:14 Merge succeeded, producing 99196989b60e86242e90f3b572c215b72f7e6456 22:42:14 Checking out Revision 99196989b60e86242e90f3b572c215b72f7e6456 (PR-1409) 22:42:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:42:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:42:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1409/head:refs/remotes/origin/PR-1409 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:42:14 > git config core.sparsecheckout # timeout=10 22:42:14 > git checkout -f 99196989b60e86242e90f3b572c215b72f7e6456 # timeout=10 22:42:14 > git remote # timeout=10 22:42:14 > git config --get remote.origin.url # timeout=10 22:42:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:14 > git merge 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 22:42:14 > git rev-parse HEAD^{commit} # timeout=10 22:42:14 > git config core.sparsecheckout # timeout=10 22:42:14 > git checkout -f 99196989b60e86242e90f3b572c215b72f7e6456 # timeout=10 22:42:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:42:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:16 Dload Upload Total Spent Left Speed 22:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh 22:42:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:42:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:42:17 + sudo tee /etc/docker/daemon.new 22:42:17 { 22:42:17 "registry-mirrors": [ 22:42:17 "https://nexus3.edgexfoundry.org:10001" 22:42:17 ], 22:42:17 "bip": "10.250.0.254/24", 22:42:17 "hosts": [ 22:42:17 "tcp://0.0.0.0:5555", 22:42:17 "unix:///var/run/docker.sock" 22:42:17 ], 22:42:17 "mtu": 1458, 22:42:17 "selinux-enabled": true, 22:42:17 "seccomp-profile": "/etc/docker/seccomp.json" 22:42:17 } [Pipeline] sh 22:42:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:42:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:36 provisioning config files... 22:42:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config17260734628678571584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:36 ---> docker-login.sh 22:42:36 nexus3.edgexfoundry.org:10001 22:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:37 Configure a credential helper to remove this warning. See 22:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:37 22:42:37 Login Succeeded 22:42:37 nexus3.edgexfoundry.org:10002 22:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:37 Configure a credential helper to remove this warning. See 22:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:37 22:42:37 Login Succeeded 22:42:37 nexus3.edgexfoundry.org:10003 22:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:38 Configure a credential helper to remove this warning. See 22:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:38 22:42:38 Login Succeeded 22:42:38 nexus3.edgexfoundry.org:10004 22:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:39 Configure a credential helper to remove this warning. See 22:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:39 22:42:39 Login Succeeded 22:42:39 docker.io 22:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:39 Configure a credential helper to remove this warning. See 22:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:39 22:42:39 Login Succeeded 22:42:39 ---> docker-login.sh ends [Pipeline] } 22:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:42:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:40 ========================================================= 22:42:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:42:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:40 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 22:42:41 Sending build context to Docker daemon 5.86MB 22:42:41 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:42:41 Step 2/10 : FROM ${BASE} AS builder 22:42:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:42:41 af6eaf76a39c: Pulling fs layer 22:42:41 55522c791124: Pulling fs layer 22:42:41 ce5c4a1c91eb: Pulling fs layer 22:42:41 169dfbe0d373: Pulling fs layer 22:42:41 e1ff8fa3b103: Pulling fs layer 22:42:41 52ebb69f0ebf: Pulling fs layer 22:42:41 5abe8eddf0d5: Pulling fs layer 22:42:41 169dfbe0d373: Waiting 22:42:41 e1ff8fa3b103: Waiting 22:42:41 5abe8eddf0d5: Waiting 22:42:41 52ebb69f0ebf: Waiting 22:42:41 55522c791124: Verifying Checksum 22:42:41 55522c791124: Download complete 22:42:41 169dfbe0d373: Verifying Checksum 22:42:41 169dfbe0d373: Download complete 22:42:41 e1ff8fa3b103: Verifying Checksum 22:42:41 e1ff8fa3b103: Download complete 22:42:41 af6eaf76a39c: Verifying Checksum 22:42:41 af6eaf76a39c: Download complete 22:42:42 af6eaf76a39c: Pull complete 22:42:43 55522c791124: Pull complete 22:42:43 5abe8eddf0d5: Verifying Checksum 22:42:43 5abe8eddf0d5: Download complete 22:42:44 ce5c4a1c91eb: Download complete 22:42:44 52ebb69f0ebf: Verifying Checksum 22:42:44 52ebb69f0ebf: Download complete 22:42:57 ce5c4a1c91eb: Pull complete 22:42:57 169dfbe0d373: Pull complete 22:42:57 e1ff8fa3b103: Pull complete 22:43:06 52ebb69f0ebf: Pull complete 22:43:08 5abe8eddf0d5: Pull complete 22:43:08 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:43:08 ---> 6cb57ee374ae 22:43:08 Step 3/10 : ARG MAKE=make build 22:43:10 ---> Running in d634d1dae8b9 22:43:10 Removing intermediate container d634d1dae8b9 22:43:10 ---> a18aea29d5e2 22:43:10 Step 4/10 : WORKDIR /device-sdk-go 22:43:10 ---> Running in 2f7f7a725f7b 22:43:10 Removing intermediate container 2f7f7a725f7b 22:43:10 ---> 1925317a2239 22:43:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:43:11 ---> Running in cae54447c2e5 22:43:11 Removing intermediate container cae54447c2e5 22:43:11 ---> 8cf701aac8eb 22:43:11 Step 6/10 : RUN apk add --update --no-cache make git 22:43:11 ---> Running in 69d4102bed57 22:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:43:14 OK: 263 MiB in 53 packages 22:43:15 Removing intermediate container 69d4102bed57 22:43:15 ---> eb5b3a653b27 22:43:15 Step 7/10 : COPY go.mod vendor* ./ 22:43:16 ---> 576882d0d17f 22:43:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:16 ---> Running in 53147aaf30d1 22:44:24 Removing intermediate container 53147aaf30d1 22:44:24 ---> 425c850533b5 22:44:24 Step 9/10 : COPY . . 22:44:24 ---> ce070d1946ec 22:44:24 Step 10/10 : RUN ${MAKE} 22:44:24 ---> Running in 98fe88942b7f 22:44:24 noop 22:44:24 Removing intermediate container 98fe88942b7f 22:44:24 ---> a6dd2321bb16 22:44:24 Successfully built a6dd2321bb16 22:44:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:25 + docker inspect -f . ci-base-image-arm64 22:44:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:25 prd-ubuntu20.04-docker-arm64-4c-16g-6286 does not seem to be running inside a container 22:44:25 $ 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 ******** -e ******** ci-base-image-arm64 cat 22:44:26 $ docker top f5385baf04ff18b4e9d154ce50813aaab17a4f480cd2d359966a60c9bfff639f -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:27 + go version 22:44:27 go version go1.20.2 linux/arm64 [Pipeline] } 22:44:27 $ docker stop --time=1 f5385baf04ff18b4e9d154ce50813aaab17a4f480cd2d359966a60c9bfff639f 22:44:29 $ docker rm -f --volumes f5385baf04ff18b4e9d154ce50813aaab17a4f480cd2d359966a60c9bfff639f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:30 + docker inspect -f . ci-base-image-arm64 22:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:30 prd-ubuntu20.04-docker-arm64-4c-16g-6286 does not seem to be running inside a container 22:44:30 $ 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 ******** -e ******** ci-base-image-arm64 cat 22:44:31 $ docker top 646de54bc853f5cf1db97410d5e07cfd07b36928648b273b1da0b2517ef82620 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:32 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 22:44:33 + make test 22:44:33 go test -race -coverprofile=coverage.out ./... 22:45:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:47:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:47:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:47:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:47:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:47:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:48:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.274s coverage: 27.6% of statements 22:48:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.318s coverage: 79.9% of statements 22:48:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:48:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:48:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.439s coverage: 86.0% of statements 22:48:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:48:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.523s coverage: 75.7% of statements 22:48:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:48:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:48:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:48:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.316s coverage: 14.9% of statements 22:48:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.483s coverage: 68.5% of statements 22:48:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.519s coverage: 89.2% of statements 22:48:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:48:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.287s coverage: 5.5% of statements 22:48:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:48:43 GO111MODULE=on go vet ./... 22:51:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:36 ./bin/test-attribution-txt.sh [Pipeline] echo 22:51:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:51:36 $ docker stop --time=1 646de54bc853f5cf1db97410d5e07cfd07b36928648b273b1da0b2517ef82620 22:51:38 $ docker rm -f --volumes 646de54bc853f5cf1db97410d5e07cfd07b36928648b273b1da0b2517ef82620 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:40 Warning: overwriting stash ‘coverage-report’ 22:51:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:51:41 + ls -al . 22:51:41 total 272 22:51:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:44 . 22:51:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:42 .. 22:51:41 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:42 .dockerignore 22:51:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:42 .git 22:51:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:42 .github 22:51:41 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:42 .gitignore 22:51:41 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:42 .golangci.yml 22:51:41 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:42 CHANGELOG.md 22:51:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:42 GOVERNANCE.md 22:51:41 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:42 Jenkinsfile 22:51:41 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:42 LICENSE 22:51:41 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:42 Makefile 22:51:41 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:42 OWNERS.md 22:51:41 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:42 README.md 22:51:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:38 VERSION 22:51:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:42 bin 22:51:41 -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:48 coverage.out 22:51:41 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:42 example 22:51:41 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:42 go.mod 22:51:41 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:42 go.sum 22:51:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:42 internal 22:51:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:42 openapi 22:51:41 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:42 pkg 22:51:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:42 snap 22:51:41 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:42 + 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=99196989b60e86242e90f3b572c215b72f7e6456 --label arch=arm64 --label version=0.0.0 . 22:51:42 Sending build context to Docker daemon 5.967MB 22:51:42 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:51:42 Step 2/23 : FROM ${BASE} AS builder 22:51:42 ---> a6dd2321bb16 22:51:42 Step 3/23 : ARG MAKE=make build 22:51:42 ---> Running in 584a95ff7601 22:51:42 Removing intermediate container 584a95ff7601 22:51:42 ---> e95f71503a7e 22:51:42 Step 4/23 : WORKDIR /device-sdk-go 22:51:43 ---> Running in ccf66d51b16a 22:51:43 Removing intermediate container ccf66d51b16a 22:51:43 ---> 38c914b9b011 22:51:43 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:51:43 ---> Running in f36fe3acc6ce 22:51:44 Removing intermediate container f36fe3acc6ce 22:51:44 ---> 1505b15050e6 22:51:44 Step 6/23 : RUN apk add --update --no-cache make git 22:51:44 ---> Running in 5c59866b947b 22:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:51:47 OK: 263 MiB in 53 packages 22:51:48 Removing intermediate container 5c59866b947b 22:51:48 ---> 8abe8549db18 22:51:48 Step 7/23 : COPY go.mod vendor* ./ 22:51:48 ---> 4b0214ff7096 22:51:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:48 ---> Running in 44ef735fe416 22:51:52 Removing intermediate container 44ef735fe416 22:51:52 ---> 6b03d7bb7d27 22:51:52 Step 9/23 : COPY . . 22:51:53 ---> 3c9995db264a 22:51:53 Step 10/23 : RUN ${MAKE} 22:51:53 ---> Running in d4c1302cadd1 22:51:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:54:30 Removing intermediate container d4c1302cadd1 22:54:30 ---> 519ad1e603e6 22:54:30 Step 11/23 : FROM alpine:3.17 22:54:30 3.17: Pulling from library/alpine 22:54:30 c41833b44d91: Pulling fs layer 22:54:30 c41833b44d91: Verifying Checksum 22:54:30 c41833b44d91: Download complete 22:54:30 c41833b44d91: Pull complete 22:54:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:54:30 Status: Downloaded newer image for alpine:3.17 22:54:30 ---> 51e60588ff2c 22:54:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:54:30 ---> Running in da295a530e15 22:54:30 Removing intermediate container da295a530e15 22:54:30 ---> d4876181f789 22:54:30 Step 13/23 : RUN apk add --update --no-cache 22:54:30 ---> Running in 6cd750ad47a4 22:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:54:30 OK: 7 MiB in 15 packages 22:54:32 Removing intermediate container 6cd750ad47a4 22:54:32 ---> dc464e76f105 22:54:32 Step 14/23 : WORKDIR / 22:54:32 ---> Running in b30c16038bca 22:54:32 Removing intermediate container b30c16038bca 22:54:32 ---> de3165a33cc0 22:54:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:54:33 ---> 6cad758cb4cc 22:54:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:54:34 ---> 1cc5d3860ac6 22:54:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:54:35 ---> cc9c02b40943 22:54:35 Step 18/23 : EXPOSE 59999 22:54:35 ---> Running in 8c4f3021bb57 22:54:35 Removing intermediate container 8c4f3021bb57 22:54:35 ---> 20d158b5836e 22:54:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:54:35 ---> Running in 08a0c00047bb 22:54:36 Removing intermediate container 08a0c00047bb 22:54:36 ---> 318376b1a672 22:54:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:54:36 ---> Running in 27f759c9d198 22:54:36 Removing intermediate container 27f759c9d198 22:54:36 ---> 6b40b34b39b2 22:54:36 Step 21/23 : LABEL arch=arm64 22:54:36 ---> Running in 99750ac8372a 22:54:37 Removing intermediate container 99750ac8372a 22:54:37 ---> e00863764261 22:54:37 Step 22/23 : LABEL git_sha=99196989b60e86242e90f3b572c215b72f7e6456 22:54:37 ---> Running in ce76adb27c90 22:54:37 Removing intermediate container ce76adb27c90 22:54:37 ---> 58cb3870054e 22:54:37 Step 23/23 : LABEL version=0.0.0 22:54:37 ---> Running in 9a7c96a60a5f 22:54:37 Removing intermediate container 9a7c96a60a5f 22:54:37 ---> c27fa554400d 22:54:37 [Warning] One or more build-args [ARCH] were not consumed 22:54:37 Successfully built c27fa554400d 22:54:37 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:38 22:54:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:38 arm64: Pulling from edgex-lftools-log-publisher 22:54:38 8998bd30e6a1: Pulling fs layer 22:54:38 04944245beec: Pulling fs layer 22:54:38 699f458cf7ca: Pulling fs layer 22:54:38 765212b225bb: Pulling fs layer 22:54:38 f23df028b6ca: Pulling fs layer 22:54:38 d65c8cfc05b1: Pulling fs layer 22:54:38 2437ff75d9bd: Pulling fs layer 22:54:38 f23df028b6ca: Waiting 22:54:38 d65c8cfc05b1: Waiting 22:54:38 765212b225bb: Waiting 22:54:38 2437ff75d9bd: Waiting 22:54:38 04944245beec: Download complete 22:54:38 765212b225bb: Verifying Checksum 22:54:38 765212b225bb: Download complete 22:54:39 f23df028b6ca: Verifying Checksum 22:54:39 f23df028b6ca: Download complete 22:54:39 d65c8cfc05b1: Verifying Checksum 22:54:39 d65c8cfc05b1: Download complete 22:54:39 699f458cf7ca: Verifying Checksum 22:54:39 699f458cf7ca: Download complete 22:54:39 8998bd30e6a1: Verifying Checksum 22:54:39 8998bd30e6a1: Download complete 22:54:41 2437ff75d9bd: Verifying Checksum 22:54:41 2437ff75d9bd: Download complete 22:54:46 8998bd30e6a1: Pull complete 22:54:46 04944245beec: Pull complete 22:54:48 699f458cf7ca: Pull complete 22:54:48 765212b225bb: Pull complete 22:54:49 f23df028b6ca: Pull complete 22:54:49 d65c8cfc05b1: Pull complete 22:55:04 2437ff75d9bd: Pull complete 22:55:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:04 prd-ubuntu20.04-docker-arm64-4c-16g-6286 does not seem to be running inside a container 22:55:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:55:07 $ docker top 6d0c1bc7b70cdc61ff863499c6ba2dbb9086373b0d0fcd5d73ab459dd0501376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:08 ---> job-cost.sh 22:55:08 lf-activate-venv: SKIPPING 22:55:08 INFO: No Stack... 22:55:09 INFO: Retrieving Pricing Info for: v3-standard-4 22:55:09 INFO: Archiving Costs [Pipeline] sh 22:55:10 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 22:55:10 + cut -d, -f6 [Pipeline] lock 22:55:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] 22:55:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] did not exist. Created. 22:55:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:11 /w/workspace/device-sdk-go/2@tmp/durable-0ee7b8fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:55:11 + echo total: 0.10999999940395355 [Pipeline] stash 22:55:11 Warning: overwriting stash ‘stack-cost’ 22:55:11 Stashed 1 file(s) [Pipeline] } 22:55:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:11 $ docker stop --time=1 6d0c1bc7b70cdc61ff863499c6ba2dbb9086373b0d0fcd5d73ab459dd0501376 22:55:13 $ docker rm -f --volumes 6d0c1bc7b70cdc61ff863499c6ba2dbb9086373b0d0fcd5d73ab459dd0501376 [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 22:55:13 provisioning config files... 22:55:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config10405375814302254202tmp [Pipeline] { [Pipeline] sh 22:55:14 + set +x 22:55:14 + curl -s https://codecov.io/bash 22:55:14 + bash -s -- 22:55:14 22:55:14 _____ _ 22:55:14 / ____| | | 22:55:14 | | ___ __| | ___ ___ _____ __ 22:55:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:14 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:14 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:14 Bash-1.0.6 22:55:14 22:55:14 22:55:14 ==> git version 2.25.1 found 22:55:14 ==> 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 22:55:14 Release-Date: 2020-01-08 22:55:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:55:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:55:14 ==> Jenkins CI detected. 22:55:14 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1409 22:55:14 project root: . 22:55:14 --> token set from env 22:55:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:14 ==> Running gcov in . (disable via -X gcov) 22:55:14 ==> Python coveragepy not found 22:55:14 ==> Searching for coverage reports in: 22:55:14 + . 22:55:14 -> Found 1 reports 22:55:14 ==> Detecting git/mercurial file structure 22:55:14 ==> Reading reports 22:55:14 + ./coverage.out bytes=106712 22:55:14 ==> Appending adjustments 22:55:14 https://docs.codecov.io/docs/fixing-reports 22:55:14 + Found adjustments 22:55:14 ==> Gzipping contents 22:55:14 16K /tmp/codecov.jdrVDn.gz 22:55:14 ==> Uploading reports 22:55:14 url: https://codecov.io 22:55:14 query: branch=PR-1409&commit=99196989b60e86242e90f3b572c215b72f7e6456&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1409%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1409&job=&cmd_args= 22:55:14 -> Pinging Codecov 22:55:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1409&commit=99196989b60e86242e90f3b572c215b72f7e6456&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1409%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1409&job=&cmd_args= 22:55:14 -> Uploading to 22:55:14 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/99196989b60e86242e90f3b572c215b72f7e6456/d3ed65df-77c1-4f49-932b-519c55bb5a2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T225514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f9e58f2ff9dca8bac30f5849ab70cc9e0671c7636bd4fa33b2f54deeff7d8ec 22:55:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:14 Dload Upload Total Spent Left Speed 22:55:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15118 0 0 100 15118 0 56834 --:--:-- --:--:-- --:--:-- 56834 22:55:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] } 22:55:15 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:55:15 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives ] 22:55:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives 22:55:15 total 16 22:55:15 drwxr-xr-x 3 root root 4096 Mar 29 22:40 . 22:55:15 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:40 .. 22:55:15 drwxr-xr-x 2 root root 4096 Mar 29 22:40 cost 22:55:15 -rw-r--r-- 1 root root 86 Mar 29 22:40 cost.csv 22:55:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives 22:55:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives 22:55:15 total 16 22:55:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:40 . 22:55:15 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:40 .. 22:55:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 22:40 cost 22:55:15 -rw-r--r-- 1 jenkins jenkins 86 Mar 29 22:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:55:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:17 ---> package-listing.sh 22:55:17 ++ facter osfamily 22:55:17 ++ tr '[:upper:]' '[:lower:]' 22:55:17 + OS_FAMILY=debian 22:55:17 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1409 22:55:17 + START_PACKAGES=/tmp/packages_start.txt 22:55:17 + END_PACKAGES=/tmp/packages_end.txt 22:55:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:17 + PACKAGES=/tmp/packages_start.txt 22:55:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1409 ']' 22:55:17 + PACKAGES=/tmp/packages_end.txt 22:55:17 + case "${OS_FAMILY}" in 22:55:17 + dpkg -l 22:55:17 + grep '^ii' 22:55:17 + '[' -f /tmp/packages_start.txt ']' 22:55:17 + '[' -f /tmp/packages_end.txt ']' 22:55:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1409 ']' 22:55:17 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/ 22:55:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/ [Pipeline] echo 22:55:17 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-1409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:18 prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container 22:55:18 $ 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-1409/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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@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 22:55:18 $ docker top 74b3b4ddcf74a7ddb8192f591026c929cf1eb7b056f738a7a9676229fd1c1d9f -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:18 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:19 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:19 + ls /var/log/sa-host 22:55:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:19 provisioning config files... 22:55:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config4321291395857448133tmp [Pipeline] { [Pipeline] echo 22:55:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:19 ---> create-netrc.sh [Pipeline] } 22:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:20 ---> python-tools-install.sh [Pipeline] echo 22:55:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:20 ---> sudo-logs.sh 22:55:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:20 ---> job-cost.sh 22:55:20 lf-activate-venv: SKIPPING 22:55:20 DEBUG: total: 0.2199999988079071 22:55:20 INFO: Retrieving Stack Cost... 22:55:21 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:21 INFO: Archiving Costs [Pipeline] echo 22:55:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:21 ---> logs-deploy.sh 22:55:21 lf-activate-venv: SKIPPING 22:55:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1409/2 22:55:21 INFO: archiving workspace using pattern(s): 22:55:22 Archives upload complete. 22:55:23 INFO: archiving logs to Nexus 22:55:23 ---> uname -a: 22:55:23 Linux prd-ubuntu20-04-docker-8c-8g-6280 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:55:23 22:55:23 22:55:23 ---> lscpu: 22:55:23 Architecture: x86_64 22:55:23 CPU op-mode(s): 32-bit, 64-bit 22:55:23 Byte Order: Little Endian 22:55:23 Address sizes: 40 bits physical, 48 bits virtual 22:55:23 CPU(s): 8 22:55:23 On-line CPU(s) list: 0-7 22:55:23 Thread(s) per core: 1 22:55:23 Core(s) per socket: 1 22:55:23 Socket(s): 8 22:55:23 NUMA node(s): 1 22:55:23 Vendor ID: AuthenticAMD 22:55:23 CPU family: 23 22:55:23 Model: 49 22:55:23 Model name: AMD EPYC-Rome Processor 22:55:23 Stepping: 0 22:55:23 CPU MHz: 2799.996 22:55:23 BogoMIPS: 5599.99 22:55:23 Virtualization: AMD-V 22:55:23 Hypervisor vendor: KVM 22:55:23 Virtualization type: full 22:55:23 L1d cache: 256 KiB 22:55:23 L1i cache: 256 KiB 22:55:23 L2 cache: 4 MiB 22:55:23 L3 cache: 128 MiB 22:55:23 NUMA node0 CPU(s): 0-7 22:55:23 Vulnerability Itlb multihit: Not affected 22:55:23 Vulnerability L1tf: Not affected 22:55:23 Vulnerability Mds: Not affected 22:55:23 Vulnerability Meltdown: Not affected 22:55:23 Vulnerability Mmio stale data: Not affected 22:55:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:55:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:55:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:55:23 Vulnerability Srbds: Not affected 22:55:23 Vulnerability Tsx async abort: Not affected 22:55:23 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 22:55:23 22:55:23 22:55:23 ---> nproc: 22:55:23 8 22:55:23 22:55:23 22:55:23 ---> df -h: 22:55:23 Filesystem Size Used Avail Use% Mounted on 22:55:23 overlay 155G 12G 144G 8% / 22:55:23 tmpfs 64M 0 64M 0% /dev 22:55:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:55:23 shm 64M 0 64M 0% /dev/shm 22:55:23 /dev/vda1 155G 12G 144G 8% /facter-os 22:55:23 22:55:23 22:55:23 ---> sar -b -r -n DEV: 22:55:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6280) 03/29/23 _x86_64_ (8 CPU) 22:55:23 22:55:23 22:37:47 LINUX RESTART (8 CPU) 22:55:23 22:55:23 22:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:55:23 22:39:02 236.33 49.39 186.94 0.00 5424.43 174103.25 0.00 22:55:23 22:40:01 79.57 0.07 79.50 0.00 4.61 29319.42 0.00 22:55:23 22:41:01 175.52 0.18 175.34 0.00 6.93 47913.10 0.00 22:55:23 22:42:01 2.18 0.00 2.18 0.00 0.00 24.95 0.00 22:55:23 22:43:01 27.30 7.78 19.51 0.00 905.18 2454.52 0.00 22:55:23 22:44:01 31.03 2.82 28.21 0.00 4250.62 6408.53 0.00 22:55:23 22:45:01 3.12 0.02 3.10 0.00 0.13 86.90 0.00 22:55:23 22:46:01 1.93 0.00 1.93 0.00 0.00 20.66 0.00 22:55:23 22:47:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 22:55:23 22:48:01 2.18 0.00 2.18 0.00 0.00 23.86 0.00 22:55:23 22:49:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 22:55:23 22:50:01 1.45 0.00 1.45 0.00 0.00 16.92 0.00 22:55:23 22:51:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 22:55:23 22:52:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 22:55:23 22:53:01 2.10 0.02 2.08 0.00 0.13 27.20 0.00 22:55:23 22:54:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 22:55:23 22:55:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 22:55:23 Average: 33.54 3.55 29.99 0.00 623.61 15308.79 0.00 22:55:23 22:55:23 22:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:55:23 22:39:02 28258124 31580152 730488 2.22 115164 3406120 2057832 6.06 1153476 3030588 237660 22:55:23 22:40:01 27499108 31107680 1195144 3.63 146436 3622492 2272760 6.70 1641668 3254940 331852 22:55:23 22:41:01 27688592 31582816 721460 2.19 158592 3877412 1745748 5.14 1257500 3429068 136 22:55:23 22:42:01 27688524 31582840 721144 2.19 158652 3877420 1745748 5.14 1257356 3429080 16 22:55:23 22:43:01 27505820 31546840 741480 2.25 176004 4006052 1835548 5.41 1364156 3486344 3084 22:55:23 22:44:01 27170264 31567348 717860 2.18 192204 4332560 1803880 5.32 1573824 3594252 160 22:55:23 22:45:01 27180568 31572888 712652 2.17 190772 4329308 1791412 5.28 1567736 3591020 16 22:55:23 22:46:01 27181436 31573812 711796 2.16 190828 4329308 1791412 5.28 1567784 3591024 16 22:55:23 22:47:01 27181468 31573908 711664 2.16 190892 4329312 1791412 5.28 1567780 3591032 8 22:55:23 22:48:01 27181060 31573724 711564 2.16 190980 4329316 1791412 5.28 1567984 3591024 16 22:55:23 22:49:01 27181060 31573756 711468 2.16 191008 4329316 1791412 5.28 1568520 3591024 164 22:55:23 22:50:01 27181256 31574244 711172 2.16 191036 4329324 1791412 5.28 1568256 3591292 204 22:55:23 22:51:01 27180964 31574016 711360 2.16 191076 4329328 1791412 5.28 1568216 3591304 164 22:55:23 22:52:01 27181768 31574824 710448 2.16 191120 4329328 1791412 5.28 1567832 3591304 176 22:55:23 22:53:01 27179700 31572940 712116 2.17 191176 4329308 1789832 5.27 1567936 3591280 12 22:55:23 22:54:01 27180168 31573468 711756 2.16 191244 4329308 1789832 5.27 1568096 3591284 184 22:55:23 22:55:01 27180152 31573492 711660 2.16 191288 4329312 1789832 5.27 1568128 3591284 180 22:55:23 Average: 27341178 31545809 744425 2.26 179322 4161443 1833077 5.40 1499779 3513361 33768 22:55:23 22:55:23 22:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:55:23 22:39:02 ens3 1034.09 648.86 8526.18 110.14 0.00 0.00 0.00 0.00 22:55:23 22:39:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 22:55:23 22:39:02 docker0 175.50 288.09 14.53 1985.52 0.00 0.00 0.00 0.00 22:55:23 22:40:01 veth1dd3893 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 22:55:23 22:40:01 ens3 59.44 53.91 42.79 90.34 0.00 0.00 0.00 0.00 22:55:23 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:40:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:55:23 22:41:01 ens3 136.72 79.69 2681.67 20.19 0.00 0.00 0.00 0.00 22:55:23 22:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 22:55:23 22:41:01 docker0 2.62 6.61 0.16 85.07 0.00 0.00 0.00 0.00 22:55:23 22:42:01 ens3 4.38 1.27 2.51 0.50 0.00 0.00 0.00 0.00 22:55:23 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:43:01 ens3 82.00 46.06 884.91 4.07 0.00 0.00 0.00 0.00 22:55:23 22:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:55:23 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:44:01 ens3 144.48 72.19 1926.43 4.93 0.00 0.00 0.00 0.00 22:55:23 22:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:55:23 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:45:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 22:55:23 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:46:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:47:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 22:55:23 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:48:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:49:01 ens3 0.27 0.10 0.08 0.07 0.00 0.00 0.00 0.00 22:55:23 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:50:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:51:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:52:01 ens3 0.38 0.18 0.13 0.01 0.00 0.00 0.00 0.00 22:55:23 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:53:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:55:23 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:54:01 ens3 0.45 0.30 0.15 0.08 0.00 0.00 0.00 0.00 22:55:23 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:23 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:55:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:55:23 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:23 Average: ens3 86.11 53.11 828.07 13.48 0.00 0.00 0.00 0.00 22:55:23 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 22:55:23 Average: docker0 10.49 17.36 0.87 121.91 0.00 0.00 0.00 0.00 22:55:23 22:55:23 22:55:23 ---> sar -P ALL: 22:55:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6280) 03/29/23 _x86_64_ (8 CPU) 22:55:23 22:55:23 22:37:47 LINUX RESTART (8 CPU) 22:55:23 22:55:23 22:38:01 CPU %user %nice %system %iowait %steal %idle 22:55:23 22:39:02 all 12.36 0.00 4.86 2.00 0.06 80.73 22:55:23 22:39:02 0 11.44 0.00 3.41 2.63 0.05 82.46 22:55:23 22:39:02 1 14.74 0.00 5.61 1.34 0.05 78.26 22:55:23 22:39:02 2 11.73 0.00 4.05 0.25 0.05 83.92 22:55:23 22:39:02 3 11.17 0.00 5.27 2.96 0.07 80.53 22:55:23 22:39:02 4 12.45 0.00 6.46 4.57 0.07 76.45 22:55:23 22:39:02 5 10.43 0.00 4.00 0.52 0.05 85.00 22:55:23 22:39:02 6 13.45 0.00 4.53 2.80 0.05 79.17 22:55:23 22:39:02 7 13.45 0.00 5.58 0.92 0.07 79.98 22:55:23 22:40:01 all 41.79 0.00 6.41 0.61 0.09 51.10 22:55:23 22:40:01 0 41.32 0.00 5.88 0.92 0.08 51.79 22:55:23 22:40:01 1 40.04 0.00 6.23 0.03 0.09 53.61 22:55:23 22:40:01 2 43.01 0.00 7.21 0.58 0.09 49.11 22:55:23 22:40:01 3 42.29 0.00 6.29 2.94 0.10 48.38 22:55:23 22:40:01 4 42.31 0.00 5.96 0.02 0.09 51.63 22:55:23 22:40:01 5 41.34 0.00 6.22 0.21 0.09 52.15 22:55:23 22:40:01 6 42.94 0.00 6.46 0.15 0.09 50.36 22:55:23 22:40:01 7 41.10 0.00 7.02 0.02 0.09 51.78 22:55:23 22:41:01 all 22.74 0.00 5.12 1.02 0.06 71.06 22:55:23 22:41:01 0 22.31 0.00 5.22 1.88 0.07 70.53 22:55:23 22:41:01 1 22.25 0.00 4.46 0.20 0.07 73.02 22:55:23 22:41:01 2 21.78 0.00 5.63 2.40 0.07 70.12 22:55:23 22:41:01 3 23.27 0.00 5.29 0.96 0.05 70.44 22:55:23 22:41:01 4 22.55 0.00 4.52 1.35 0.05 71.53 22:55:23 22:41:01 5 22.52 0.00 6.11 0.50 0.07 70.80 22:55:23 22:41:01 6 23.08 0.00 4.61 0.40 0.07 71.84 22:55:23 22:41:01 7 24.14 0.00 5.15 0.46 0.07 70.19 22:55:23 22:42:01 all 0.04 0.00 0.00 0.01 0.00 99.94 22:55:23 22:42:01 0 0.12 0.00 0.02 0.00 0.00 99.87 22:55:23 22:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:55:23 22:42:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:55:23 22:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:55:23 22:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 22:55:23 22:42:01 5 0.07 0.00 0.00 0.00 0.00 99.93 22:55:23 22:42:01 6 0.00 0.00 0.00 0.03 0.00 99.97 22:55:23 22:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:43:01 all 1.00 0.00 0.71 0.17 0.01 98.12 22:55:23 22:43:01 0 1.75 0.00 0.65 0.22 0.00 97.38 22:55:23 22:43:01 1 1.02 0.00 0.82 0.02 0.00 98.15 22:55:23 22:43:01 2 0.60 0.00 0.30 0.03 0.02 99.05 22:55:23 22:43:01 3 0.93 0.00 1.75 0.08 0.02 97.21 22:55:23 22:43:01 4 0.67 0.00 0.87 0.12 0.02 98.33 22:55:23 22:43:01 5 1.28 0.00 0.40 0.02 0.02 98.28 22:55:23 22:43:01 6 0.54 0.00 0.32 0.62 0.00 98.53 22:55:23 22:43:01 7 1.19 0.00 0.55 0.25 0.02 97.99 22:55:23 22:44:01 all 1.39 0.00 0.81 0.22 0.01 97.57 22:55:23 22:44:01 0 1.21 0.00 0.69 0.45 0.02 97.64 22:55:23 22:44:01 1 1.12 0.00 1.47 0.02 0.02 97.38 22:55:23 22:44:01 2 1.60 0.00 0.60 0.08 0.00 97.71 22:55:23 22:44:01 3 1.02 0.00 0.72 0.22 0.02 98.03 22:55:23 22:44:01 4 3.17 0.00 0.67 0.20 0.00 95.96 22:55:23 22:44:01 5 0.97 0.00 0.45 0.02 0.00 98.57 22:55:23 22:44:01 6 0.99 0.00 0.52 0.49 0.02 97.99 22:55:23 22:44:01 7 1.00 0.00 1.39 0.28 0.02 97.30 22:55:23 22:45:01 all 0.08 0.00 0.07 0.01 0.00 99.83 22:55:23 22:45:01 0 0.03 0.00 0.07 0.05 0.00 99.85 22:55:23 22:45:01 1 0.08 0.00 0.07 0.00 0.00 99.85 22:55:23 22:45:01 2 0.10 0.00 0.05 0.03 0.02 99.80 22:55:23 22:45:01 3 0.22 0.00 0.10 0.00 0.00 99.68 22:55:23 22:45:01 4 0.08 0.00 0.10 0.00 0.02 99.80 22:55:23 22:45:01 5 0.03 0.00 0.08 0.00 0.00 99.88 22:55:23 22:45:01 6 0.10 0.00 0.05 0.00 0.00 99.85 22:55:23 22:45:01 7 0.02 0.00 0.07 0.00 0.00 99.92 22:55:23 22:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:55:23 22:46:01 0 0.00 0.00 0.00 0.03 0.00 99.97 22:55:23 22:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:55:23 22:46:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:55:23 22:46:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:55:23 22:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:55:23 22:47:01 all 0.03 0.00 0.02 0.01 0.00 99.95 22:55:23 22:47:01 0 0.00 0.00 0.02 0.03 0.00 99.95 22:55:23 22:47:01 1 0.08 0.00 0.07 0.00 0.00 99.85 22:55:23 22:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:47:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:55:23 22:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:55:23 22:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:55:23 22:47:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:55:23 22:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:48:01 all 0.03 0.00 0.02 0.01 0.00 99.95 22:55:23 22:48:01 0 0.03 0.00 0.00 0.03 0.00 99.93 22:55:23 22:48:01 1 0.10 0.00 0.05 0.00 0.00 99.85 22:55:23 22:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:55:23 22:48:01 4 0.05 0.00 0.00 0.00 0.00 99.95 22:55:23 22:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:55:23 22:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:55:23 22:49:01 all 0.31 0.00 0.01 0.00 0.00 99.68 22:55:23 22:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:55:23 22:49:01 1 0.45 0.00 0.02 0.00 0.00 99.53 22:55:23 22:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:55:23 22:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:55:23 22:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:55:23 22:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:55:23 22:49:01 6 1.91 0.00 0.02 0.00 0.02 98.06 22:55:23 22:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:55:23 22:55:23 22:49:01 CPU %user %nice %system %iowait %steal %idle 22:55:23 22:50:01 all 0.27 0.00 0.01 0.01 0.00 99.71 22:55:23 22:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:55:23 22:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:55:23 22:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:55:23 22:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:55:23 22:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:55:23 22:50:01 6 1.97 0.00 0.00 0.00 0.00 98.03 22:55:23 22:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:55:23 22:51:01 all 0.28 0.00 0.01 0.00 0.00 99.70 22:55:23 22:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:55:23 22:51:01 1 0.12 0.00 0.03 0.00 0.00 99.85 22:55:23 22:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:55:23 22:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:55:23 22:51:01 6 1.99 0.00 0.00 0.00 0.00 98.01 22:55:23 22:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:52:01 all 0.11 0.00 0.01 0.00 0.00 99.87 22:55:23 22:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:55:23 22:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:55:23 22:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:55:23 22:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:55:23 22:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:55:23 22:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:55:23 22:52:01 6 0.78 0.00 0.03 0.00 0.00 99.19 22:55:23 22:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:55:23 22:53:01 all 0.03 0.00 0.03 0.01 0.00 99.93 22:55:23 22:53:01 0 0.02 0.00 0.03 0.02 0.00 99.93 22:55:23 22:53:01 1 0.07 0.00 0.05 0.02 0.02 99.85 22:55:23 22:53:01 2 0.00 0.00 0.03 0.02 0.00 99.95 22:55:23 22:53:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:55:23 22:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:55:23 22:53:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:55:23 22:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:55:23 22:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:55:23 22:54:01 all 0.02 0.00 0.02 0.01 0.00 99.96 22:55:23 22:54:01 0 0.00 0.00 0.02 0.03 0.00 99.95 22:55:23 22:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:55:23 22:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:54:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:55:23 22:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:55:23 22:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:55:23 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:55:23 22:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:55:23 22:55:01 1 0.08 0.00 0.03 0.00 0.00 99.88 22:55:23 22:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:55:23 22:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 22:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:55:23 22:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:55:23 Average: all 4.66 0.00 1.05 0.24 0.01 94.03 22:55:23 Average: 0 4.55 0.00 0.93 0.37 0.01 94.13 22:55:23 Average: 1 4.66 0.00 1.11 0.09 0.02 94.13 22:55:23 Average: 2 4.57 0.00 1.04 0.20 0.01 94.17 22:55:23 Average: 3 4.57 0.00 1.14 0.42 0.02 93.86 22:55:23 Average: 4 4.72 0.00 1.08 0.36 0.01 93.82 22:55:23 Average: 5 4.45 0.00 1.01 0.07 0.01 94.45 22:55:23 Average: 6 5.10 0.00 0.96 0.26 0.01 93.66 22:55:23 Average: 7 4.68 0.00 1.15 0.11 0.02 94.04 22:55:23 22:55:23 22:55:23