Pull request #1202 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 05709587d91994e95fbbf030ae60546eede8820e rather than 407f2e618adee93ac4d5926851483a798dab815a Obtained Jenkinsfile from 05709587d91994e95fbbf030ae60546eede8820e 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-ssh9419369349481834153.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1814311227445309838.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-1202/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-1202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh514824406305501204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh17602597106613158295.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-1202/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-1202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh355050540969039241.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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/v2]] ========================================================= [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.18 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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-21277’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21280 in /w/workspace/gexfoundry_device-sdk-go_PR-1202 [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-1202 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 05709587d91994e95fbbf030ae60546eede8820e into PR head commit 407f2e618adee93ac4d5926851483a798dab815a Merge succeeded, producing 407f2e618adee93ac4d5926851483a798dab815a Checking out Revision 407f2e618adee93ac4d5926851483a798dab815a (PR-1202) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1202/head:refs/remotes/origin/PR-1202 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 407f2e618adee93ac4d5926851483a798dab815a # 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 05709587d91994e95fbbf030ae60546eede8820e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 407f2e618adee93ac4d5926851483a798dab815a # timeout=10 Commit message: "fix: added DriverConfigs and SetDeviceOPState to DeviceServiceSDK interface and implementation." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:00 ========================================================= 20:30:00 EdgeX Global Pipelines Version Info 20:30:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 289f2937a3388de6b1a38b97599e42ca8dc13760 # timeout=10 20:30:01 ------------------- 20:30:01 stable info: 20:30:01 ------------------- 20:30:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:01 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:30:01 Message: update stable to v1.0.238 20:30:02 ------------------- 20:30:02 experimental info: 20:30:02 ------------------- 20:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:02 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:30:02 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1202 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1202 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1202 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 407f2e618adee93ac4d5926851483a798dab815a [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 407f2e6 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:02 provisioning config files... 20:30:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/config6860993867450898142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:03 ---> docker-login.sh 20:30:03 nexus3.edgexfoundry.org:10001 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 nexus3.edgexfoundry.org:10002 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 nexus3.edgexfoundry.org:10003 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10004 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 docker.io 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 ---> docker-login.sh ends [Pipeline] } 20:30:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:05 + git rev-list -1 --merges 407f2e618adee93ac4d5926851483a798dab815a~1..407f2e618adee93ac4d5926851483a798dab815a [Pipeline] echo 20:30:05 -----------> git rev-list -1 --merges 407f2e618adee93ac4d5926851483a798dab815a~1..407f2e618adee93ac4d5926851483a798dab815a 407f2e618adee93ac4d5926851483a798dab815a [false] [Pipeline] sh 20:30:05 + git log --format=format:%s -1 407f2e618adee93ac4d5926851483a798dab815a [Pipeline] echo 20:30:05 ========================================================= 20:30:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:05 + git log --format=format:%s -1 407f2e618adee93ac4d5926851483a798dab815a [Pipeline] echo 20:30:05 [semverPrep] GIT_COMMIT: 407f2e618adee93ac4d5926851483a798dab815a, Commit Message: fix: added DriverConfigs and SetDeviceOPState to DeviceServiceSDK interface and implementation. [Pipeline] echo 20:30:05 [semverPrep] This is not a build commit. [Pipeline] sh 20:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:06 + grep -v github /etc/ssh/ssh_known_hosts 20:30:06 + [ -e /tmp/ssh_known_hosts ] 20:30:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:06 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:06 20:30:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:07 0.1.4: Pulling from edgex-devops/py-git-semver 20:30:07 b85a868b505f: Pulling fs layer 20:30:07 e2be974225ed: Pulling fs layer 20:30:07 339a4e72a1f5: Pulling fs layer 20:30:07 988bab9f4d93: Pulling fs layer 20:30:07 1469e6f7b9e6: Pulling fs layer 20:30:07 eaf3925da568: Pulling fs layer 20:30:07 bab4dde63d76: Pulling fs layer 20:30:07 bde34c3a00c8: Pulling fs layer 20:30:07 b352a97aabf1: Pulling fs layer 20:30:07 4872d77fe225: Pulling fs layer 20:30:07 5851b861e8e6: Pulling fs layer 20:30:07 988bab9f4d93: Waiting 20:30:07 1469e6f7b9e6: Waiting 20:30:07 eaf3925da568: Waiting 20:30:07 4872d77fe225: Waiting 20:30:07 5851b861e8e6: Waiting 20:30:07 bab4dde63d76: Waiting 20:30:07 b352a97aabf1: Waiting 20:30:07 bde34c3a00c8: Waiting 20:30:07 e2be974225ed: Verifying Checksum 20:30:07 e2be974225ed: Download complete 20:30:07 1469e6f7b9e6: Verifying Checksum 20:30:07 1469e6f7b9e6: Download complete 20:30:07 339a4e72a1f5: Verifying Checksum 20:30:07 339a4e72a1f5: Download complete 20:30:07 eaf3925da568: Download complete 20:30:07 bde34c3a00c8: Download complete 20:30:07 b352a97aabf1: Verifying Checksum 20:30:07 4872d77fe225: Download complete 20:30:07 5851b861e8e6: Verifying Checksum 20:30:07 5851b861e8e6: Download complete 20:30:07 b85a868b505f: Verifying Checksum 20:30:07 b85a868b505f: Download complete 20:30:07 bab4dde63d76: Verifying Checksum 20:30:07 bab4dde63d76: Download complete 20:30:09 b85a868b505f: Pull complete 20:30:09 e2be974225ed: Pull complete 20:30:09 339a4e72a1f5: Pull complete 20:30:09 988bab9f4d93: Pull complete 20:30:10 1469e6f7b9e6: Pull complete 20:30:10 eaf3925da568: Pull complete 20:30:12 bab4dde63d76: Pull complete 20:30:12 bde34c3a00c8: Pull complete 20:30:12 b352a97aabf1: Pull complete 20:30:12 4872d77fe225: Pull complete 20:30:12 5851b861e8e6: Pull complete 20:30:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:12 prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container 20:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@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-devops/py-git-semver:0.1.4 cat 20:30:14 $ docker top dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 -eo pid,comm 20:30:14 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). 20:30:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:14 [ssh-agent] Looking for ssh-agent implementation... 20:30:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:14 $ docker exec dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 ssh-agent 20:30:14 SSH_AUTH_SOCK=/tmp/ssh-7fKgLScafRYH/agent.32 20:30:14 SSH_AGENT_PID=38 20:30:14 Running ssh-add (command line suppressed) 20:30:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/private_key_5365047781884848532.key (/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/private_key_5365047781884848532.key) 20:30:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:14 + git tag --points-at HEAD [Pipeline] } 20:30:14 $ docker exec --env ******** --env ******** dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 ssh-agent -k 20:30:15 unset SSH_AUTH_SOCK; 20:30:15 unset SSH_AGENT_PID; 20:30:15 echo Agent pid 38 killed; 20:30:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:15 [ssh-agent] Looking for ssh-agent implementation... 20:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:15 $ docker exec dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 ssh-agent 20:30:15 SSH_AUTH_SOCK=/tmp/ssh-zgh3EbArZEzf/agent.70 20:30:15 SSH_AGENT_PID=76 20:30:15 Running ssh-add (command line suppressed) 20:30:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/private_key_6903336625649629777.key (/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/private_key_6903336625649629777.key) 20:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:15 + git semver init 20:30:16 2022-07-27 20:30:15,969 [run_init] DEBUG init version:0.0.0 force:False 20:30:16 2022-07-27 20:30:15,969 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver 20:30:16 2022-07-27 20:30:15,970 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver 20:30:16 2022-07-27 20:30:15,970 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1202, universal_newlines=False, shell=None, istream=None) 20:30:16 2022-07-27 20:30:16,788 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202/.git/info/exclude 20:30:16 2022-07-27 20:30:16,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver/PR-1202 with force:False 20:30:16 2022-07-27 20:30:16,788 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver/PR-1202 20:30:16 2022-07-27 20:30:16,792 [execute] INFO git cat-file --batch-check 20:30:16 2022-07-27 20:30:16,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver, universal_newlines=False, shell=None, istream=) 20:30:16 2022-07-27 20:30:16,798 [execute] INFO git cat-file --batch 20:30:16 2022-07-27 20:30:16,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver, universal_newlines=False, shell=None, istream=) 20:30:16 2022-07-27 20:30:16,803 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver/PR-1202 20:30:16 0.0.0 [Pipeline] } 20:30:16 $ docker exec --env ******** --env ******** dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 ssh-agent -k 20:30:17 unset SSH_AUTH_SOCK; 20:30:17 unset SSH_AGENT_PID; 20:30:17 echo Agent pid 76 killed; 20:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:17 + git semver [Pipeline] } 20:30:17 $ docker stop --time=1 dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 20:30:19 $ docker rm -f dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:19 Stashed 1 file(s) [Pipeline] echo 20:30:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:19 provisioning config files... 20:30:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/config7644786754219492178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:20 ---> docker-login.sh 20:30:20 nexus3.edgexfoundry.org:10001 20:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 nexus3.edgexfoundry.org:10002 20:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 nexus3.edgexfoundry.org:10003 20:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 nexus3.edgexfoundry.org:10004 20:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 docker.io 20:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:20 Configure a credential helper to remove this warning. See 20:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:20 20:30:20 Login Succeeded 20:30:20 ---> docker-login.sh ends [Pipeline] } 20:30:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:21 ========================================================= 20:30:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:30:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:21 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 20:30:21 Sending build context to Docker daemon 9.767MB 20:30:21 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 20:30:21 Step 2/11 : FROM ${BASE} AS builder 20:30:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:21 2408cc74d12b: Pulling fs layer 20:30:21 ea60b727a1ce: Pulling fs layer 20:30:21 30c4a7721957: Pulling fs layer 20:30:21 370296b7ddb6: Pulling fs layer 20:30:21 7c6cee850709: Pulling fs layer 20:30:21 39a5fcdaea64: Pulling fs layer 20:30:21 d94ebbe4e438: Pulling fs layer 20:30:21 bcfd1f05c69d: Pulling fs layer 20:30:21 59ccb84bbe0f: Pulling fs layer 20:30:21 370296b7ddb6: Waiting 20:30:21 7c6cee850709: Waiting 20:30:21 39a5fcdaea64: Waiting 20:30:21 d94ebbe4e438: Waiting 20:30:21 bcfd1f05c69d: Waiting 20:30:21 59ccb84bbe0f: Waiting 20:30:21 30c4a7721957: Verifying Checksum 20:30:21 30c4a7721957: Download complete 20:30:21 ea60b727a1ce: Download complete 20:30:21 7c6cee850709: Verifying Checksum 20:30:21 7c6cee850709: Download complete 20:30:21 39a5fcdaea64: Verifying Checksum 20:30:21 39a5fcdaea64: Download complete 20:30:21 2408cc74d12b: Download complete 20:30:21 d94ebbe4e438: Verifying Checksum 20:30:21 d94ebbe4e438: Download complete 20:30:21 2408cc74d12b: Pull complete 20:30:21 ea60b727a1ce: Pull complete 20:30:21 59ccb84bbe0f: Verifying Checksum 20:30:21 59ccb84bbe0f: Download complete 20:30:21 30c4a7721957: Pull complete 20:30:22 370296b7ddb6: Verifying Checksum 20:30:22 370296b7ddb6: Download complete 20:30:22 bcfd1f05c69d: Verifying Checksum 20:30:22 bcfd1f05c69d: Download complete 20:30:26 370296b7ddb6: Pull complete 20:30:26 7c6cee850709: Pull complete 20:30:26 39a5fcdaea64: Pull complete 20:30:26 d94ebbe4e438: Pull complete 20:30:28 bcfd1f05c69d: Pull complete 20:30:28 59ccb84bbe0f: Pull complete 20:30:28 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:30:28 ---> a4fb48ad2a94 20:30:28 Step 3/11 : ARG MAKE=make build 20:30:30 ---> Running in b5679d0f77e7 20:30:30 Removing intermediate container b5679d0f77e7 20:30:30 ---> 2fd5e517c8d3 20:30:30 Step 4/11 : WORKDIR /device-sdk-go 20:30:30 ---> Running in d2fd20ffea90 20:30:30 Removing intermediate container d2fd20ffea90 20:30:30 ---> 6ae766d313ed 20:30:30 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:30:30 ---> Running in e8de0513bb3b 20:30:30 Removing intermediate container e8de0513bb3b 20:30:30 ---> 1d00a9c7f35a 20:30:30 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:30 ---> Running in 16b01f5816d5 20:30:31 Removing intermediate container 16b01f5816d5 20:30:31 ---> 38b15e0beb0d 20:30:31 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:30:31 ---> Running in 499a66327a0f 20:30:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:30:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:30:32 OK: 211 MiB in 51 packages 20:30:32 Removing intermediate container 499a66327a0f 20:30:32 ---> 3ee082faa99c 20:30:32 Step 8/11 : COPY go.mod vendor* ./ 20:30:32 ---> 34a802ee3067 20:30:32 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:32 ---> Running in c6b7975b046a 20:30:34 Still waiting to schedule task 20:30:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21279’ is offline 20:30:47 Removing intermediate container c6b7975b046a 20:30:47 ---> 2c8a45206dab 20:30:47 Step 10/11 : COPY . . 20:30:47 ---> ac416db4fde9 20:30:47 Step 11/11 : RUN ${MAKE} 20:30:47 ---> Running in 98c6180747ec 20:30:47 noop 20:30:47 Removing intermediate container 98c6180747ec 20:30:47 ---> 0762d283c9d7 20:30:47 Successfully built 0762d283c9d7 20:30:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:48 + docker inspect -f . ci-base-image-x86_64 20:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:48 prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container 20:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:48 $ docker top 953e1aeed2bce77be1926f0dffeb1e88ea8cd22e093e7cfcd1feb21a253402b5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:48 + go version 20:30:48 go version go1.18.3 linux/amd64 [Pipeline] } 20:30:48 $ docker stop --time=1 953e1aeed2bce77be1926f0dffeb1e88ea8cd22e093e7cfcd1feb21a253402b5 20:30:50 $ docker rm -f 953e1aeed2bce77be1926f0dffeb1e88ea8cd22e093e7cfcd1feb21a253402b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:50 + docker inspect -f . ci-base-image-x86_64 20:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:50 prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container 20:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-sdk-go_PR-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:51 $ docker top 1b55f64c1e9a078f697bbd62677cacaae05cf752b0e93e80d6ae57d0872241d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1202 [Pipeline] fileExists [Pipeline] sh 20:30:51 + make test 20:30:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.078s coverage: 23.7% of statements 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.080s coverage: 27.6% of statements 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.057s coverage: 10.8% of statements 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.123s coverage: 60.0% of statements 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 34.8% of statements 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.072s coverage: 85.4% of statements 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.099s coverage: 65.1% of statements 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.759s coverage: 89.2% of statements 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:31:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.7% of statements 20:31:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:31:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:31:25 GO111MODULE=on go vet ./... 20:31:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:27 ./bin/test-attribution-txt.sh 20:31:27 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:31:27 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:31:27 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:31:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:31:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:31:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:31:27 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:31:27 $ docker stop --time=1 1b55f64c1e9a078f697bbd62677cacaae05cf752b0e93e80d6ae57d0872241d7 20:31:30 $ docker rm -f 1b55f64c1e9a078f697bbd62677cacaae05cf752b0e93e80d6ae57d0872241d7 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:31:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:31 + ls -al . 20:31:31 total 304 20:31:31 drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 20:30 . 20:31:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 20:29 .. 20:31:31 -rw-rw-r-- 1 jenkins jenkins 140 Jul 27 20:29 .dockerignore 20:31:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 20:31 .git 20:31:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 20:29 .github 20:31:31 -rw-rw-r-- 1 jenkins jenkins 131 Jul 27 20:29 .gitignore 20:31:31 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 20:29 .golangci.yml 20:31:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 20:30 .semver 20:31:31 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 27 20:29 CHANGELOG.md 20:31:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 20:29 GOVERNANCE.md 20:31:31 -rw-rw-r-- 1 jenkins jenkins 880 Jul 27 20:29 Jenkinsfile 20:31:31 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 27 20:29 LICENSE 20:31:31 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 27 20:29 Makefile 20:31:31 -rw-rw-r-- 1 jenkins jenkins 619 Jul 27 20:29 OWNERS.md 20:31:31 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 27 20:29 README.md 20:31:31 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 20:30 VERSION 20:31:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 20:29 bin 20:31:31 -rw-r--r-- 1 jenkins jenkins 131677 Jul 27 20:31 coverage.out 20:31:31 drwxrwxr-x 5 jenkins jenkins 4096 Jul 27 20:29 example 20:31:31 -rw-rw-r-- 1 jenkins jenkins 3553 Jul 27 20:29 go.mod 20:31:31 -rw-rw-r-- 1 jenkins jenkins 36743 Jul 27 20:29 go.sum 20:31:31 drwxrwxr-x 15 jenkins jenkins 4096 Jul 27 20:29 internal 20:31:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 20:29 openapi 20:31:31 drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 20:29 pkg 20:31:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 20:29 snap 20:31:31 -rw-rw-r-- 1 jenkins jenkins 222 Jul 27 20:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:31 + 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=407f2e618adee93ac4d5926851483a798dab815a --label arch=amd64 --label version=0.0.0 . 20:31:31 Sending build context to Docker daemon 9.9MB 20:31:31 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:31:31 Step 2/25 : FROM ${BASE} AS builder 20:31:31 ---> 0762d283c9d7 20:31:31 Step 3/25 : ARG MAKE=make build 20:31:32 ---> Running in 6950beb5dbd2 20:31:32 Removing intermediate container 6950beb5dbd2 20:31:32 ---> 04b8d80d25db 20:31:32 Step 4/25 : WORKDIR /device-sdk-go 20:31:32 ---> Running in b0746aa13707 20:31:32 Removing intermediate container b0746aa13707 20:31:32 ---> 07267029c877 20:31:32 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:31:32 ---> Running in 8a720748e6e5 20:31:32 Removing intermediate container 8a720748e6e5 20:31:32 ---> 72f328b1e690 20:31:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:32 ---> Running in 07689a087bb2 20:31:32 Removing intermediate container 07689a087bb2 20:31:32 ---> 288f6b71d981 20:31:32 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:31:32 ---> Running in b141b24c90dd 20:31:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:34 OK: 211 MiB in 51 packages 20:31:34 Removing intermediate container b141b24c90dd 20:31:34 ---> 9c6189e899e3 20:31:34 Step 8/25 : COPY go.mod vendor* ./ 20:31:34 ---> 057f6f821384 20:31:34 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:34 ---> Running in 400000da7202 20:31:35 Removing intermediate container 400000da7202 20:31:35 ---> a9e5715cafa1 20:31:35 Step 10/25 : COPY . . 20:31:35 ---> 7bbe66906a46 20:31:35 Step 11/25 : RUN ${MAKE} 20:31:35 ---> Running in 3e7d2e081cbd 20:31:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:31:50 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:31:55 Removing intermediate container 3e7d2e081cbd 20:31:55 ---> 457da63b8f16 20:31:55 Step 12/25 : FROM alpine:3.16 20:31:55 3.16: Pulling from library/alpine 20:31:55 530afca65e2e: Pulling fs layer 20:31:55 530afca65e2e: Verifying Checksum 20:31:55 530afca65e2e: Download complete 20:31:55 530afca65e2e: Pull complete 20:31:55 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:31:55 Status: Downloaded newer image for alpine:3.16 20:31:55 ---> d7d3d98c851f 20:31:55 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:31:55 ---> Running in 7b8c248b71eb 20:31:55 Removing intermediate container 7b8c248b71eb 20:31:55 ---> 8d8f94dfe081 20:31:55 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:55 ---> Running in 00f914479296 20:31:56 Removing intermediate container 00f914479296 20:31:56 ---> 80f6768eefaa 20:31:56 Step 15/25 : RUN apk add --update --no-cache zeromq 20:31:56 ---> Running in 4be050c74a18 20:31:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:57 (1/5) Installing libgcc (11.2.1_git20220219-r2) 20:31:57 (2/5) Installing libsodium (1.0.18-r0) 20:31:57 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 20:31:57 (4/5) Installing libzmq (4.3.4-r0) 20:31:57 (5/5) Installing zeromq (4.3.4-r0) 20:31:57 Executing busybox-1.35.0-r15.trigger 20:31:57 OK: 8 MiB in 19 packages 20:31:58 Removing intermediate container 4be050c74a18 20:31:58 ---> c824cbfc5919 20:31:58 Step 16/25 : WORKDIR / 20:31:58 ---> Running in 17804788eead 20:31:58 Removing intermediate container 17804788eead 20:31:58 ---> 35382b2b232f 20:31:58 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:31:58 ---> 99c89804fc1f 20:31:58 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:31:59 ---> 9cd67f001280 20:31:59 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:31:59 ---> 0fc728747c5a 20:31:59 Step 20/25 : EXPOSE 59999 20:31:59 ---> Running in 4f1f17292251 20:31:59 Removing intermediate container 4f1f17292251 20:31:59 ---> 4efc8cd674ef 20:31:59 Step 21/25 : ENTRYPOINT ["/device-simple"] 20:31:59 ---> Running in 1ceaaf48cbca 20:31:59 Removing intermediate container 1ceaaf48cbca 20:31:59 ---> a5e6c8bfb3d5 20:31:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:59 ---> Running in e00a204769f8 20:31:59 Removing intermediate container e00a204769f8 20:31:59 ---> c3c7ed8c9381 20:31:59 Step 23/25 : LABEL arch=amd64 20:31:59 ---> Running in e5386407e554 20:31:59 Removing intermediate container e5386407e554 20:31:59 ---> 46e6cd8b648f 20:31:59 Step 24/25 : LABEL git_sha=407f2e618adee93ac4d5926851483a798dab815a 20:31:59 ---> Running in 7973643befcf 20:31:59 Removing intermediate container 7973643befcf 20:31:59 ---> caa17fee709f 20:31:59 Step 25/25 : LABEL version=0.0.0 20:31:59 ---> Running in 244fc878c822 20:31:59 Removing intermediate container 244fc878c822 20:31:59 ---> a7fc2432aa82 20:31:59 [Warning] One or more build-args [ARCH] were not consumed 20:31:59 Successfully built a7fc2432aa82 20:31:59 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 20:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:00 20:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:00 latest: Pulling from edgex-lftools-log-publisher 20:32:00 5eb5b503b376: Pulling fs layer 20:32:00 5c69ac0246d0: Pulling fs layer 20:32:00 ec43610c2a17: Pulling fs layer 20:32:00 3a2ae6a8a46f: Pulling fs layer 20:32:00 33b1e0a273af: Pulling fs layer 20:32:00 5d3b04190fa2: Pulling fs layer 20:32:00 2f39f015ded8: Pulling fs layer 20:32:00 3a2ae6a8a46f: Waiting 20:32:00 33b1e0a273af: Waiting 20:32:00 5d3b04190fa2: Waiting 20:32:00 2f39f015ded8: Waiting 20:32:00 5c69ac0246d0: Verifying Checksum 20:32:00 5c69ac0246d0: Download complete 20:32:00 3a2ae6a8a46f: Verifying Checksum 20:32:00 3a2ae6a8a46f: Download complete 20:32:00 33b1e0a273af: Verifying Checksum 20:32:00 33b1e0a273af: Download complete 20:32:00 5d3b04190fa2: Verifying Checksum 20:32:00 5d3b04190fa2: Download complete 20:32:00 ec43610c2a17: Verifying Checksum 20:32:00 ec43610c2a17: Download complete 20:32:00 5eb5b503b376: Verifying Checksum 20:32:00 5eb5b503b376: Download complete 20:32:01 2f39f015ded8: Download complete 20:32:02 5eb5b503b376: Pull complete 20:32:02 5c69ac0246d0: Pull complete 20:32:02 ec43610c2a17: Pull complete 20:32:02 3a2ae6a8a46f: Pull complete 20:32:02 33b1e0a273af: Pull complete 20:32:03 5d3b04190fa2: Pull complete 20:32:07 2f39f015ded8: Pull complete 20:32:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:07 prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container 20:32:07 $ 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-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:09 $ docker top a8f650beaab09f4e8109bc9f8ff3a0cd0a96c520d30d42e13bb11b21e8db45ae -eo pid,comm 20:32:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21281 in /w/workspace/gexfoundry_device-sdk-go_PR-1202 [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 20:32:09 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 20:32:09 The recommended git tool is: git 20:32:10 ---> job-cost.sh 20:32:10 lf-activate-venv: SKIPPING 20:32:10 INFO: No Stack... 20:32:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:10 INFO: Archiving Costs [Pipeline] sh 20:32:11 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives/cost.csv 20:32:11 + cut -d, -f6 [Pipeline] lock 20:32:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] 20:32:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] did not exist. Created. 20:32:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:11 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:11 Stashed 1 file(s) [Pipeline] } 20:32:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:11 $ docker stop --time=1 a8f650beaab09f4e8109bc9f8ff3a0cd0a96c520d30d42e13bb11b21e8db45ae 20:32:12 $ docker rm -f a8f650beaab09f4e8109bc9f8ff3a0cd0a96c520d30d42e13bb11b21e8db45ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:32:16 using credential edgex-jenkins-ssh 20:32:16 Cloning the remote Git repository 20:32:17 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:32:17 > git init /w/workspace/device-sdk-go/4 # timeout=10 20:32:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:32:17 > git --version # timeout=10 20:32:17 > git --version # 'git version 2.25.1' 20:32:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:32:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:32:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1202/head:refs/remotes/origin/PR-1202 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:19 Merging remotes/origin/main commit 05709587d91994e95fbbf030ae60546eede8820e into PR head commit 407f2e618adee93ac4d5926851483a798dab815a 20:32:19 Merge succeeded, producing 407f2e618adee93ac4d5926851483a798dab815a 20:32:19 Checking out Revision 407f2e618adee93ac4d5926851483a798dab815a (PR-1202) 20:32:19 > git config core.sparsecheckout # timeout=10 20:32:19 > git checkout -f 407f2e618adee93ac4d5926851483a798dab815a # timeout=10 20:32:19 > git remote # timeout=10 20:32:19 > git config --get remote.origin.url # timeout=10 20:32:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:19 > git merge 05709587d91994e95fbbf030ae60546eede8820e # timeout=10 20:32:19 > git rev-parse HEAD^{commit} # timeout=10 20:32:19 > git config core.sparsecheckout # timeout=10 20:32:19 > git checkout -f 407f2e618adee93ac4d5926851483a798dab815a # timeout=10 20:32:23 Commit message: "fix: added DriverConfigs and SetDeviceOPState to DeviceServiceSDK interface and implementation." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:24 Dload Upload Total Spent Left Speed 20:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97873 0 --:--:-- --:--:-- --:--:-- 97873 [Pipeline] sh 20:32:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:25 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:32:25 20:32:25 { 20:32:25 "registry-mirrors": [ 20:32:25 "https://nexus3.edgexfoundry.org:10001" 20:32:25 ], 20:32:25 "bip": "10.250.0.254/24", 20:32:25 "hosts": [ 20:32:25 "tcp://0.0.0.0:5555", 20:32:25 "unix:///var/run/docker.sock" 20:32:25 ], 20:32:25 "mtu": 1458, 20:32:25 "selinux-enabled": true, 20:32:25 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:25 } [Pipeline] sh 20:32:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:44 provisioning config files... 20:32:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2788817343186925392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:45 ---> docker-login.sh 20:32:45 nexus3.edgexfoundry.org:10001 20:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:46 Configure a credential helper to remove this warning. See 20:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:46 20:32:46 Login Succeeded 20:32:46 nexus3.edgexfoundry.org:10002 20:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:46 Configure a credential helper to remove this warning. See 20:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:46 20:32:46 Login Succeeded 20:32:46 nexus3.edgexfoundry.org:10003 20:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:46 Configure a credential helper to remove this warning. See 20:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:46 20:32:46 Login Succeeded 20:32:46 nexus3.edgexfoundry.org:10004 20:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:47 Configure a credential helper to remove this warning. See 20:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:47 20:32:47 Login Succeeded 20:32:47 docker.io 20:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:48 Configure a credential helper to remove this warning. See 20:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:48 20:32:48 Login Succeeded 20:32:48 ---> docker-login.sh ends [Pipeline] } 20:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:48 ========================================================= 20:32:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:32:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:49 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 20:32:49 Sending build context to Docker daemon 5.251MB 20:32:49 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 20:32:49 Step 2/11 : FROM ${BASE} AS builder 20:32:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:49 b3c136eddcbf: Pulling fs layer 20:32:49 c0a3192eca97: Pulling fs layer 20:32:49 a050256f5b6f: Pulling fs layer 20:32:49 656be50a0ddc: Pulling fs layer 20:32:49 2bbca73fdf42: Pulling fs layer 20:32:49 46d945488cbd: Pulling fs layer 20:32:49 8a5474983e97: Pulling fs layer 20:32:49 329c88fbcd65: Pulling fs layer 20:32:49 656be50a0ddc: Waiting 20:32:49 2bbca73fdf42: Waiting 20:32:49 329c88fbcd65: Waiting 20:32:49 8a5474983e97: Waiting 20:32:49 46d945488cbd: Waiting 20:32:49 a050256f5b6f: Verifying Checksum 20:32:49 a050256f5b6f: Download complete 20:32:49 c0a3192eca97: Verifying Checksum 20:32:49 c0a3192eca97: Download complete 20:32:49 2bbca73fdf42: Verifying Checksum 20:32:49 2bbca73fdf42: Download complete 20:32:49 b3c136eddcbf: Verifying Checksum 20:32:49 b3c136eddcbf: Download complete 20:32:49 46d945488cbd: Verifying Checksum 20:32:49 46d945488cbd: Download complete 20:32:50 b3c136eddcbf: Pull complete 20:32:50 329c88fbcd65: Verifying Checksum 20:32:50 329c88fbcd65: Download complete 20:32:51 c0a3192eca97: Pull complete 20:32:51 a050256f5b6f: Pull complete 20:32:52 8a5474983e97: Verifying Checksum 20:32:52 8a5474983e97: Download complete 20:32:52 656be50a0ddc: Verifying Checksum 20:32:52 656be50a0ddc: Download complete 20:33:07 656be50a0ddc: Pull complete 20:33:07 2bbca73fdf42: Pull complete 20:33:07 46d945488cbd: Pull complete 20:33:12 8a5474983e97: Pull complete 20:33:14 329c88fbcd65: Pull complete 20:33:14 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:33:14 ---> ff4287adb874 20:33:14 Step 3/11 : ARG MAKE=make build 20:33:16 ---> Running in fd277885bcd4 20:33:16 Removing intermediate container fd277885bcd4 20:33:16 ---> 0ad1605ffb74 20:33:16 Step 4/11 : WORKDIR /device-sdk-go 20:33:16 ---> Running in 09305de0b381 20:33:16 Removing intermediate container 09305de0b381 20:33:16 ---> 4c32710134ad 20:33:16 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:33:16 ---> Running in 997b3884f309 20:33:16 Removing intermediate container 997b3884f309 20:33:16 ---> a9fa57e7cd91 20:33:16 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:17 ---> Running in 51e8d0ccfbfe 20:33:19 Removing intermediate container 51e8d0ccfbfe 20:33:19 ---> 688ab9a3b8b1 20:33:19 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:33:19 ---> Running in f1e095702c7e 20:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:22 OK: 221 MiB in 51 packages 20:33:23 Removing intermediate container f1e095702c7e 20:33:23 ---> 62c53f3236b7 20:33:23 Step 8/11 : COPY go.mod vendor* ./ 20:33:23 ---> 1a4b0a153777 20:33:23 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:24 ---> Running in 3b14bf7afe02 20:34:20 Removing intermediate container 3b14bf7afe02 20:34:20 ---> 13eb67f93127 20:34:20 Step 10/11 : COPY . . 20:34:20 ---> e49c7862bd73 20:34:20 Step 11/11 : RUN ${MAKE} 20:34:20 ---> Running in fac598878d37 20:34:20 noop 20:34:20 Removing intermediate container fac598878d37 20:34:20 ---> 5444cc8f9c0e 20:34:20 Successfully built 5444cc8f9c0e 20:34:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:20 + docker inspect -f . ci-base-image-arm64 20:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:21 prd-ubuntu20.04-docker-arm64-4c-16g-21281 does not seem to be running inside a container 20:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:22 $ docker top e5a17fe4a1c5f8e5fafda18893951285225e499453b73ced59cb681ea04a4a2e -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:23 + go version 20:34:23 go version go1.18.3 linux/arm64 [Pipeline] } 20:34:23 $ docker stop --time=1 e5a17fe4a1c5f8e5fafda18893951285225e499453b73ced59cb681ea04a4a2e 20:34:25 $ docker rm -f e5a17fe4a1c5f8e5fafda18893951285225e499453b73ced59cb681ea04a4a2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:25 + docker inspect -f . ci-base-image-arm64 20:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-21281 does not seem to be running inside a container 20:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:27 $ docker top c607296df1bacd4c330ac8462771943d9c1d0094b56770ee196ee349f39cb8fe -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:28 + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh 20:34:28 + make test 20:34:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:36:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.331s coverage: 23.7% of statements 20:36:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:36:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.230s coverage: 27.6% of statements 20:36:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.341s coverage: 78.9% of statements 20:36:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.247s coverage: 10.8% of statements 20:36:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.375s coverage: 60.0% of statements 20:36:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:36:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:36:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.444s coverage: 34.8% of statements 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:36:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.262s coverage: 85.4% of statements 20:36:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:36:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:36:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.442s coverage: 65.1% of statements 20:36:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 20:36:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:37:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.075s coverage: 89.2% of statements 20:37:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:37:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.221s coverage: 4.7% of statements 20:37:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:37:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:37:01 GO111MODULE=on go vet ./... 20:38:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:38:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:38:38 ./bin/test-attribution-txt.sh 20:38:38 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:38:38 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:38:38 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:38:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:38:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:38:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:38:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:38:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:38:38 $ docker stop --time=1 c607296df1bacd4c330ac8462771943d9c1d0094b56770ee196ee349f39cb8fe 20:38:40 $ docker rm -f c607296df1bacd4c330ac8462771943d9c1d0094b56770ee196ee349f39cb8fe [Pipeline] // withDockerContainer [Pipeline] sh 20:38:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:42 Warning: overwriting stash ‘coverage-report’ 20:38:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:38:43 + ls -al . 20:38:43 total 300 20:38:43 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 20:34 . 20:38:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 20:32 .. 20:38:43 -rw-rw-r-- 1 jenkins jenkins 140 Jul 27 20:32 .dockerignore 20:38:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 20:32 .git 20:38:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 20:32 .github 20:38:43 -rw-rw-r-- 1 jenkins jenkins 131 Jul 27 20:32 .gitignore 20:38:43 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 20:32 .golangci.yml 20:38:43 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 27 20:32 CHANGELOG.md 20:38:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 20:32 GOVERNANCE.md 20:38:43 -rw-rw-r-- 1 jenkins jenkins 880 Jul 27 20:32 Jenkinsfile 20:38:43 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 27 20:32 LICENSE 20:38:43 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 27 20:32 Makefile 20:38:43 -rw-rw-r-- 1 jenkins jenkins 619 Jul 27 20:32 OWNERS.md 20:38:43 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 27 20:32 README.md 20:38:43 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 20:30 VERSION 20:38:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 20:32 bin 20:38:43 -rw-r--r-- 1 jenkins jenkins 131677 Jul 27 20:37 coverage.out 20:38:43 drwxrwxr-x 5 jenkins jenkins 4096 Jul 27 20:32 example 20:38:43 -rw-rw-r-- 1 jenkins jenkins 3553 Jul 27 20:32 go.mod 20:38:43 -rw-rw-r-- 1 jenkins jenkins 36743 Jul 27 20:32 go.sum 20:38:43 drwxrwxr-x 15 jenkins jenkins 4096 Jul 27 20:32 internal 20:38:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 20:32 openapi 20:38:43 drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 20:32 pkg 20:38:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 20:32 snap 20:38:43 -rw-rw-r-- 1 jenkins jenkins 222 Jul 27 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + 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=407f2e618adee93ac4d5926851483a798dab815a --label arch=arm64 --label version=0.0.0 . 20:38:44 Sending build context to Docker daemon 5.383MB 20:38:44 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:38:44 Step 2/25 : FROM ${BASE} AS builder 20:38:44 ---> 5444cc8f9c0e 20:38:44 Step 3/25 : ARG MAKE=make build 20:38:44 ---> Running in 97d835b33707 20:38:44 Removing intermediate container 97d835b33707 20:38:44 ---> 413880bb20ef 20:38:44 Step 4/25 : WORKDIR /device-sdk-go 20:38:45 ---> Running in 85db93267cdb 20:38:45 Removing intermediate container 85db93267cdb 20:38:45 ---> e71e9217b2bd 20:38:45 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:38:45 ---> Running in 4db6bef84b82 20:38:45 Removing intermediate container 4db6bef84b82 20:38:45 ---> 73849fba0269 20:38:45 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:45 ---> Running in f4fd761734ad 20:38:47 Removing intermediate container f4fd761734ad 20:38:47 ---> 1489eb203d6a 20:38:47 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:38:47 ---> Running in 37205aad67b7 20:38:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:50 OK: 221 MiB in 51 packages 20:38:51 Removing intermediate container 37205aad67b7 20:38:51 ---> bcb541617201 20:38:51 Step 8/25 : COPY go.mod vendor* ./ 20:38:51 ---> 2c78c63feb09 20:38:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:51 ---> Running in a2e1b2ccd3db 20:38:53 Removing intermediate container a2e1b2ccd3db 20:38:53 ---> fd328e880c7d 20:38:53 Step 10/25 : COPY . . 20:38:55 ---> 56d5caf608dd 20:38:55 Step 11/25 : RUN ${MAKE} 20:38:55 ---> Running in b575a2116a9d 20:38:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:41:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:41:03 Removing intermediate container b575a2116a9d 20:41:03 ---> 7ddddf3f1321 20:41:03 Step 12/25 : FROM alpine:3.16 20:41:04 3.16: Pulling from library/alpine 20:41:04 f97344484467: Pulling fs layer 20:41:04 f97344484467: Verifying Checksum 20:41:04 f97344484467: Download complete 20:41:05 f97344484467: Pull complete 20:41:05 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:41:05 Status: Downloaded newer image for alpine:3.16 20:41:05 ---> 3d81c46cd875 20:41:05 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:41:05 ---> Running in d9e9c5099a50 20:41:05 Removing intermediate container d9e9c5099a50 20:41:05 ---> e841f7b58a8f 20:41:05 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:05 ---> Running in e4030b048821 20:41:07 Removing intermediate container e4030b048821 20:41:07 ---> 9f164a253232 20:41:07 Step 15/25 : RUN apk add --update --no-cache zeromq 20:41:07 ---> Running in 958297a7c58f 20:41:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:09 (1/5) Installing libgcc (11.2.1_git20220219-r2) 20:41:10 (2/5) Installing libsodium (1.0.18-r0) 20:41:10 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 20:41:10 (4/5) Installing libzmq (4.3.4-r0) 20:41:10 (5/5) Installing zeromq (4.3.4-r0) 20:41:10 Executing busybox-1.35.0-r15.trigger 20:41:10 OK: 8 MiB in 19 packages 20:41:11 Removing intermediate container 958297a7c58f 20:41:11 ---> 1fbc1471d77e 20:41:11 Step 16/25 : WORKDIR / 20:41:11 ---> Running in 07e7bd0d001f 20:41:12 Removing intermediate container 07e7bd0d001f 20:41:12 ---> 9f0de106bd63 20:41:12 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:41:12 ---> 6eea94cc1729 20:41:12 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:41:14 ---> ca37b98013d5 20:41:14 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:41:14 ---> f15c18ad2f91 20:41:14 Step 20/25 : EXPOSE 59999 20:41:14 ---> Running in 7e08ee0a9587 20:41:14 Removing intermediate container 7e08ee0a9587 20:41:14 ---> df7be24bb2cc 20:41:14 Step 21/25 : ENTRYPOINT ["/device-simple"] 20:41:15 ---> Running in 02584d2b519e 20:41:15 Removing intermediate container 02584d2b519e 20:41:15 ---> d298884923db 20:41:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:15 ---> Running in d224d054e49d 20:41:15 Removing intermediate container d224d054e49d 20:41:15 ---> 6c14c0fae1b4 20:41:15 Step 23/25 : LABEL arch=arm64 20:41:15 ---> Running in c05fd4458650 20:41:16 Removing intermediate container c05fd4458650 20:41:16 ---> 205b39091242 20:41:16 Step 24/25 : LABEL git_sha=407f2e618adee93ac4d5926851483a798dab815a 20:41:16 ---> Running in a862348776f9 20:41:16 Removing intermediate container a862348776f9 20:41:16 ---> 8014167d15d1 20:41:16 Step 25/25 : LABEL version=0.0.0 20:41:16 ---> Running in fad67b04440e 20:41:16 Removing intermediate container fad67b04440e 20:41:16 ---> 7c792970ad6f 20:41:16 [Warning] One or more build-args [ARCH] were not consumed 20:41:16 Successfully built 7c792970ad6f 20:41:16 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 20:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:17 20:41:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:17 arm64: Pulling from edgex-lftools-log-publisher 20:41:17 8998bd30e6a1: Pulling fs layer 20:41:17 04944245beec: Pulling fs layer 20:41:17 699f458cf7ca: Pulling fs layer 20:41:17 765212b225bb: Pulling fs layer 20:41:17 f23df028b6ca: Pulling fs layer 20:41:17 d65c8cfc05b1: Pulling fs layer 20:41:17 2437ff75d9bd: Pulling fs layer 20:41:17 765212b225bb: Waiting 20:41:17 f23df028b6ca: Waiting 20:41:17 d65c8cfc05b1: Waiting 20:41:17 2437ff75d9bd: Waiting 20:41:18 04944245beec: Verifying Checksum 20:41:18 04944245beec: Download complete 20:41:18 765212b225bb: Verifying Checksum 20:41:18 765212b225bb: Download complete 20:41:18 f23df028b6ca: Verifying Checksum 20:41:18 f23df028b6ca: Download complete 20:41:18 d65c8cfc05b1: Verifying Checksum 20:41:18 d65c8cfc05b1: Download complete 20:41:18 699f458cf7ca: Verifying Checksum 20:41:18 699f458cf7ca: Download complete 20:41:18 8998bd30e6a1: Verifying Checksum 20:41:18 8998bd30e6a1: Download complete 20:41:20 2437ff75d9bd: Verifying Checksum 20:41:20 2437ff75d9bd: Download complete 20:41:23 8998bd30e6a1: Pull complete 20:41:23 04944245beec: Pull complete 20:41:24 699f458cf7ca: Pull complete 20:41:24 765212b225bb: Pull complete 20:41:25 f23df028b6ca: Pull complete 20:41:26 d65c8cfc05b1: Pull complete 20:41:44 2437ff75d9bd: Pull complete 20:41:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:44 prd-ubuntu20.04-docker-arm64-4c-16g-21281 does not seem to be running inside a container 20:41:45 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:41:47 $ docker top b1a1d4b7d5a0c60ca9ca5f7ef57116ee174bb3a9b9af116d403e950b197d04ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:48 ---> job-cost.sh 20:41:48 lf-activate-venv: SKIPPING 20:41:48 INFO: No Stack... 20:41:49 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:49 INFO: Archiving Costs [Pipeline] sh 20:41:50 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 20:41:50 + cut -d, -f6 [Pipeline] lock 20:41:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] 20:41:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] did not exist. Created. 20:41:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:50 /w/workspace/device-sdk-go/4@tmp/durable-45adc0f7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:41:51 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:51 Warning: overwriting stash ‘stack-cost’ 20:41:51 Stashed 1 file(s) [Pipeline] } 20:41:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:51 $ docker stop --time=1 b1a1d4b7d5a0c60ca9ca5f7ef57116ee174bb3a9b9af116d403e950b197d04ce 20:41:53 $ docker rm -f b1a1d4b7d5a0c60ca9ca5f7ef57116ee174bb3a9b9af116d403e950b197d04ce [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 20:41:53 provisioning config files... 20:41:53 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/config5461905831818296337tmp [Pipeline] { [Pipeline] sh 20:41:53 + set +x 20:41:53 + curl -s https://codecov.io/bash 20:41:53 + bash -s -- 20:41:53 20:41:53 _____ _ 20:41:53 / ____| | | 20:41:53 | | ___ __| | ___ ___ _____ __ 20:41:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:53 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:53 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:53 Bash-1.0.6 20:41:53 20:41:53 20:41:53 ==> git version 2.25.1 found 20:41:53 ==> 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 20:41:53 Release-Date: 2020-01-08 20:41:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:53 ==> Jenkins CI detected. 20:41:53 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1202 20:41:53 project root: . 20:41:53 --> token set from env 20:41:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:53 ==> Running gcov in . (disable via -X gcov) 20:41:53 ==> Python coveragepy not found 20:41:53 ==> Searching for coverage reports in: 20:41:53 + . 20:41:53 -> Found 1 reports 20:41:53 ==> Detecting git/mercurial file structure 20:41:53 ==> Reading reports 20:41:53 + ./coverage.out bytes=131677 20:41:53 ==> Appending adjustments 20:41:53 https://docs.codecov.io/docs/fixing-reports 20:41:54 + Found adjustments 20:41:54 ==> Gzipping contents 20:41:54 20K /tmp/codecov.bquEJm.gz 20:41:54 ==> Uploading reports 20:41:54 url: https://codecov.io 20:41:54 query: branch=PR-1202&commit=407f2e618adee93ac4d5926851483a798dab815a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1202%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1202&job=&cmd_args= 20:41:54 -> Pinging Codecov 20:41:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1202&commit=407f2e618adee93ac4d5926851483a798dab815a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1202%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1202&job=&cmd_args= 20:41:55 -> Uploading to 20:41:55 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/7E55EF52A471D76F132DFD9A03CDDE97/407f2e618adee93ac4d5926851483a798dab815a/1eae5778-6575-4864-a5e9-69e2485ee7a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T204154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2cbb8d5a857665015b30f069e91661e3b5e671dcb1403afa4d9163f085370b3 20:41:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:55 Dload Upload Total Spent Left Speed 20:41:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17315 0 0 100 17315 0 73059 --:--:-- --:--:-- --:--:-- 73059 20:41:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/407f2e618adee93ac4d5926851483a798dab815a [Pipeline] } 20:41:55 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 20:41:55 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives ] 20:41:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives 20:41:55 total 16 20:41:55 drwxr-xr-x 3 root root 4096 Jul 27 20:32 . 20:41:55 drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 20:32 .. 20:41:55 drwxr-xr-x 2 root root 4096 Jul 27 20:32 cost 20:41:55 -rw-r--r-- 1 root root 86 Jul 27 20:32 cost.csv 20:41:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives 20:41:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives 20:41:55 total 16 20:41:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 20:32 . 20:41:55 drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 20:32 .. 20:41:55 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 20:32 cost 20:41:55 -rw-r--r-- 1 jenkins jenkins 86 Jul 27 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:41:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:57 ---> package-listing.sh 20:41:57 ++ facter osfamily 20:41:57 ++ tr '[:upper:]' '[:lower:]' 20:41:57 + OS_FAMILY=debian 20:41:57 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1202 20:41:57 + START_PACKAGES=/tmp/packages_start.txt 20:41:57 + END_PACKAGES=/tmp/packages_end.txt 20:41:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:57 + PACKAGES=/tmp/packages_start.txt 20:41:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1202 ']' 20:41:57 + PACKAGES=/tmp/packages_end.txt 20:41:57 + case "${OS_FAMILY}" in 20:41:57 + dpkg -l 20:41:57 + grep '^ii' 20:41:57 + '[' -f /tmp/packages_start.txt ']' 20:41:57 + '[' -f /tmp/packages_end.txt ']' 20:41:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1202 ']' 20:41:57 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives/ 20:41:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives/ [Pipeline] echo 20:41:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:58 prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container 20:41:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1202/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-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:58 $ docker top d6c70778aae8ae889ec358b5df27aacc6794ccb9f4c81cf5e43069a35c60187a -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:58 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:59 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:59 + ls /var/log/sa-host 20:41:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:59 provisioning config files... 20:41:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/config8644073168758461304tmp [Pipeline] { [Pipeline] echo 20:41:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:59 ---> create-netrc.sh [Pipeline] } 20:41:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:42:00 ---> python-tools-install.sh [Pipeline] echo 20:42:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:00 ---> sudo-logs.sh 20:42:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:42:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:00 ---> job-cost.sh 20:42:00 lf-activate-venv: SKIPPING 20:42:00 DEBUG: total: 0.2199999988079071 20:42:00 INFO: Retrieving Stack Cost... 20:42:01 INFO: Retrieving Pricing Info for: v3-standard-8 20:42:01 INFO: Archiving Costs [Pipeline] echo 20:42:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:01 ---> logs-deploy.sh 20:42:01 lf-activate-venv: SKIPPING 20:42:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1202/4 20:42:01 INFO: archiving workspace using pattern(s): 20:42:02 Archives upload complete. 20:42:03 INFO: archiving logs to Nexus 20:42:03 ---> uname -a: 20:42:03 Linux prd-ubuntu20-04-docker-8c-8g-21280 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:42:03 20:42:03 20:42:03 ---> lscpu: 20:42:03 Architecture: x86_64 20:42:03 CPU op-mode(s): 32-bit, 64-bit 20:42:03 Byte Order: Little Endian 20:42:03 Address sizes: 40 bits physical, 48 bits virtual 20:42:03 CPU(s): 8 20:42:03 On-line CPU(s) list: 0-7 20:42:03 Thread(s) per core: 1 20:42:03 Core(s) per socket: 1 20:42:03 Socket(s): 8 20:42:03 NUMA node(s): 1 20:42:03 Vendor ID: AuthenticAMD 20:42:03 CPU family: 23 20:42:03 Model: 49 20:42:03 Model name: AMD EPYC-Rome Processor 20:42:03 Stepping: 0 20:42:03 CPU MHz: 2799.864 20:42:03 BogoMIPS: 5599.72 20:42:03 Virtualization: AMD-V 20:42:03 Hypervisor vendor: KVM 20:42:03 Virtualization type: full 20:42:03 L1d cache: 256 KiB 20:42:03 L1i cache: 256 KiB 20:42:03 L2 cache: 4 MiB 20:42:03 L3 cache: 128 MiB 20:42:03 NUMA node0 CPU(s): 0-7 20:42:03 Vulnerability Itlb multihit: Not affected 20:42:03 Vulnerability L1tf: Not affected 20:42:03 Vulnerability Mds: Not affected 20:42:03 Vulnerability Meltdown: Not affected 20:42:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:42:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:42:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:42:03 Vulnerability Srbds: Not affected 20:42:03 Vulnerability Tsx async abort: Not affected 20:42:03 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 20:42:03 20:42:03 20:42:03 ---> nproc: 20:42:03 8 20:42:03 20:42:03 20:42:03 ---> df -h: 20:42:03 Filesystem Size Used Avail Use% Mounted on 20:42:03 overlay 155G 11G 145G 7% / 20:42:03 tmpfs 64M 0 64M 0% /dev 20:42:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:42:03 shm 64M 0 64M 0% /dev/shm 20:42:03 /dev/vda1 155G 11G 145G 7% /facter-os 20:42:03 20:42:03 20:42:03 ---> sar -b -r -n DEV: 20:42:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21280) 07/27/22 _x86_64_ (8 CPU) 20:42:03 20:42:03 20:29:19 LINUX RESTART (8 CPU) 20:42:03 20:42:03 20:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:42:03 20:31:01 209.83 12.18 197.64 0.00 2029.22 96758.24 0.00 20:42:03 20:32:01 165.26 0.13 165.13 0.00 5.86 31329.82 0.00 20:42:03 20:33:01 32.96 0.02 32.94 0.00 0.53 16732.96 0.00 20:42:03 20:34:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 20:42:03 20:35:01 1.17 0.03 1.13 0.00 1.87 12.80 0.00 20:42:03 20:36:01 3.00 1.58 1.42 0.00 50.39 18.93 0.00 20:42:03 20:37:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 20:42:03 20:38:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 20:42:03 20:39:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 20:42:03 20:40:01 1.12 0.00 1.12 0.00 0.00 18.53 0.00 20:42:03 20:41:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 20:42:03 20:42:01 5.95 0.22 5.73 0.00 16.93 114.51 0.00 20:42:03 Average: 35.15 1.17 33.98 0.00 172.82 11969.92 0.00 20:42:03 20:42:03 20:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:42:03 20:31:01 27978028 31590744 700256 2.13 159976 3648132 2376112 7.00 1487116 2950388 218152 20:42:03 20:32:01 27865364 31725844 565704 1.72 166768 3884240 2282956 6.73 1313388 3231420 213076 20:42:03 20:33:01 27634316 31784556 505404 1.54 174768 4123196 1863876 5.49 1274388 3458332 12 20:42:03 20:34:01 27635852 31786240 503428 1.53 174800 4123196 1863876 5.49 1272540 3458332 56 20:42:03 20:35:01 27640940 31791600 498284 1.52 174820 4123260 1863876 5.49 1267792 3458648 20 20:42:03 20:36:01 27637508 31790780 498960 1.52 174852 4124776 1863876 5.49 1272804 3458216 16 20:42:03 20:37:01 27641412 31794780 494972 1.51 174872 4124780 1863876 5.49 1266644 3458264 8 20:42:03 20:38:01 27641396 31794776 494912 1.51 174884 4124784 1863876 5.49 1267140 3458268 28 20:42:03 20:39:01 27641824 31795220 494620 1.50 174904 4124784 1863876 5.49 1267060 3458268 172 20:42:03 20:40:01 27641588 31795008 494820 1.50 174932 4124764 1863876 5.49 1267204 3458256 92 20:42:03 20:41:01 27641540 31794976 494780 1.50 174952 4124768 1863876 5.49 1267220 3458260 24 20:42:03 20:42:01 27608756 31765180 519636 1.58 175020 4126320 1977824 5.83 1294572 3455644 372 20:42:03 Average: 27684044 31767475 522148 1.59 172962 4064750 1950981 5.75 1293156 3396858 36002 20:42:03 20:42:03 20:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:42:03 20:31:01 veth310e43c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:42:03 20:31:01 lo 5.90 5.90 0.58 0.58 0.00 0.00 0.00 0.00 20:42:03 20:31:01 ens3 455.52 327.67 7266.18 107.42 0.00 0.00 0.00 0.00 20:42:03 20:31:01 docker0 129.81 158.53 10.65 1546.56 0.00 0.00 0.00 0.00 20:42:03 20:32:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 20:42:03 20:32:01 ens3 147.98 92.75 2688.96 19.30 0.00 0.00 0.00 0.00 20:42:03 20:32:01 docker0 13.66 17.93 0.79 98.29 0.00 0.00 0.00 0.00 20:42:03 20:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:42:03 20:33:01 ens3 39.89 40.31 16.81 56.00 0.00 0.00 0.00 0.00 20:42:03 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:03 20:34:01 ens3 0.55 0.58 0.04 0.05 0.00 0.00 0.00 0.00 20:42:03 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:35:01 ens3 0.55 0.12 0.12 0.07 0.00 0.00 0.00 0.00 20:42:03 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:42:03 20:36:01 ens3 7.22 5.10 5.41 5.97 0.00 0.00 0.00 0.00 20:42:03 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:37:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 20:42:03 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:03 20:38:01 ens3 2.37 0.95 1.87 0.24 0.00 0.00 0.00 0.00 20:42:03 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:39:01 ens3 0.32 0.18 0.11 0.07 0.00 0.00 0.00 0.00 20:42:03 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:03 20:40:01 ens3 0.67 0.70 0.34 0.30 0.00 0.00 0.00 0.00 20:42:03 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:41:01 ens3 1.00 0.47 0.40 0.28 0.00 0.00 0.00 0.00 20:42:03 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 20:42:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:42:03 20:42:01 ens3 26.31 16.83 29.03 10.01 0.00 0.00 0.00 0.00 20:42:03 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:03 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 20:42:03 Average: ens3 56.34 40.07 825.18 16.52 0.00 0.00 0.00 0.00 20:42:03 Average: docker0 11.79 14.50 0.94 135.11 0.00 0.00 0.00 0.00 20:42:03 20:42:03 20:42:03 ---> sar -P ALL: 20:42:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21280) 07/27/22 _x86_64_ (8 CPU) 20:42:03 20:42:03 20:29:19 LINUX RESTART (8 CPU) 20:42:03 20:42:03 20:30:02 CPU %user %nice %system %iowait %steal %idle 20:42:03 20:31:01 all 19.28 0.00 5.48 1.55 0.07 73.63 20:42:03 20:31:01 0 17.62 0.00 4.62 0.31 0.07 77.39 20:42:03 20:31:01 1 21.15 0.00 5.49 0.22 0.07 73.07 20:42:03 20:31:01 2 19.99 0.00 6.07 3.44 0.07 70.43 20:42:03 20:31:01 3 19.77 0.00 5.36 0.58 0.09 74.20 20:42:03 20:31:01 4 17.61 0.00 5.45 1.37 0.07 75.49 20:42:03 20:31:01 5 17.24 0.00 6.04 2.45 0.05 74.21 20:42:03 20:31:01 6 21.13 0.00 4.58 1.93 0.07 72.30 20:42:03 20:31:01 7 19.73 0.00 6.21 2.09 0.07 71.91 20:42:03 20:32:01 all 42.75 0.00 6.52 1.21 0.07 49.45 20:42:03 20:32:01 0 41.61 0.00 6.29 0.32 0.07 51.70 20:42:03 20:32:01 1 41.98 0.00 6.43 0.57 0.07 50.95 20:42:03 20:32:01 2 41.96 0.00 6.75 7.10 0.07 44.13 20:42:03 20:32:01 3 43.46 0.00 6.11 0.15 0.07 50.21 20:42:03 20:32:01 4 41.96 0.00 6.48 0.47 0.07 51.02 20:42:03 20:32:01 5 43.34 0.00 6.59 0.61 0.08 49.38 20:42:03 20:32:01 6 42.78 0.00 6.54 0.32 0.08 50.27 20:42:03 20:32:01 7 44.94 0.00 6.95 0.12 0.08 47.91 20:42:03 20:33:01 all 2.48 0.00 0.90 0.46 0.01 96.15 20:42:03 20:33:01 0 2.34 0.00 0.84 0.07 0.02 96.74 20:42:03 20:33:01 1 2.46 0.00 1.15 0.02 0.02 96.35 20:42:03 20:33:01 2 3.55 0.00 1.08 3.29 0.02 92.07 20:42:03 20:33:01 3 2.11 0.00 0.75 0.00 0.02 97.12 20:42:03 20:33:01 4 2.27 0.00 0.87 0.00 0.02 96.84 20:42:03 20:33:01 5 2.34 0.00 0.85 0.12 0.02 96.67 20:42:03 20:33:01 6 2.62 0.00 0.94 0.10 0.00 96.34 20:42:03 20:33:01 7 2.14 0.00 0.69 0.05 0.02 97.11 20:42:03 20:34:01 all 0.12 0.00 0.00 0.00 0.00 99.86 20:42:03 20:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:42:03 20:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:42:03 20:34:01 2 0.90 0.00 0.00 0.03 0.00 99.07 20:42:03 20:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 20:42:03 20:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:42:03 20:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:42:03 20:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:42:03 20:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:42:03 20:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:42:03 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:42:03 20:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:42:03 20:36:01 all 0.21 0.00 0.02 0.00 0.01 99.75 20:42:03 20:36:01 0 0.33 0.00 0.03 0.00 0.00 99.63 20:42:03 20:36:01 1 0.17 0.00 0.07 0.00 0.00 99.77 20:42:03 20:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:42:03 20:36:01 3 0.08 0.00 0.02 0.00 0.00 99.90 20:42:03 20:36:01 4 0.23 0.00 0.00 0.00 0.02 99.75 20:42:03 20:36:01 5 0.12 0.00 0.00 0.00 0.00 99.88 20:42:03 20:36:01 6 0.35 0.00 0.03 0.02 0.02 99.58 20:42:03 20:36:01 7 0.42 0.00 0.03 0.00 0.00 99.55 20:42:03 20:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:42:03 20:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:42:03 20:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:42:03 20:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:42:03 20:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:42:03 20:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:42:03 20:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:42:03 20:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:42:03 20:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:42:03 20:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:42:03 20:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:42:03 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:42:03 20:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:42:03 20:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:42:03 20:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:42:03 20:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:42:03 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:42:03 20:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:42:03 20:40:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:42:03 20:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:42:03 20:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:42:03 20:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:42:03 20:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:42:03 20:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:42:03 20:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:42:03 20:41:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:42:03 20:41:01 2 0.02 0.00 0.02 0.05 0.02 99.90 20:42:03 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:42:03 20:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:42:03 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:42:03 20:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:42:03 20:42:03 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:42:03 20:42:01 all 0.60 0.00 0.28 0.02 0.01 99.09 20:42:03 20:42:01 0 0.33 0.00 0.27 0.02 0.02 99.37 20:42:03 20:42:01 1 0.50 0.00 0.35 0.02 0.00 99.13 20:42:03 20:42:01 2 0.30 0.00 0.20 0.12 0.00 99.38 20:42:03 20:42:01 3 0.32 0.00 0.20 0.00 0.02 99.47 20:42:03 20:42:01 4 1.37 0.00 0.33 0.00 0.00 98.30 20:42:03 20:42:01 5 0.95 0.00 0.32 0.00 0.00 98.73 20:42:03 20:42:01 6 0.65 0.00 0.33 0.00 0.00 99.02 20:42:03 20:42:01 7 0.37 0.00 0.27 0.00 0.02 99.35 20:42:03 Average: all 5.39 0.00 1.09 0.27 0.02 93.24 20:42:03 Average: 0 5.13 0.00 1.00 0.06 0.02 93.80 20:42:03 Average: 1 5.47 0.00 1.12 0.07 0.02 93.33 20:42:03 Average: 2 5.51 0.00 1.16 1.17 0.02 92.14 20:42:03 Average: 3 5.41 0.00 1.02 0.06 0.02 93.48 20:42:03 Average: 4 5.22 0.00 1.08 0.15 0.01 93.53 20:42:03 Average: 5 5.26 0.00 1.13 0.26 0.01 93.34 20:42:03 Average: 6 5.56 0.00 1.03 0.19 0.01 93.20 20:42:03 Average: 7 5.56 0.00 1.16 0.18 0.02 93.08 20:42:03 20:42:03 20:42:03