Pull request #1533 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67ee1c4ec669b157a8da67b888b54f1faf6c8797+abc21ca26102b759b02d11fb71eec9f0d2267cdf (06e1cb4fc1a0aed82ecf77a683acfe5bd25d6e7a) 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-ssh16378072518991799815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10392002737733282884.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15101860126855497201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11734945531233808506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17121122296893217787.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1533/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1533/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6594157117332106224.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16092 in /w/workspace/gexfoundry_device-sdk-go_PR-1533 [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-1533 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit abc21ca26102b759b02d11fb71eec9f0d2267cdf into PR head commit 67ee1c4ec669b157a8da67b888b54f1faf6c8797 Merge succeeded, producing 67ee1c4ec669b157a8da67b888b54f1faf6c8797 Checking out Revision 67ee1c4ec669b157a8da67b888b54f1faf6c8797 (PR-1533) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/1533/head:refs/remotes/origin/PR-1533 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67ee1c4ec669b157a8da67b888b54f1faf6c8797 # 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 abc21ca26102b759b02d11fb71eec9f0d2267cdf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67ee1c4ec669b157a8da67b888b54f1faf6c8797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:38:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:38:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:38:41 ========================================================= 00:38:41 EdgeX Global Pipelines Version Info 00:38:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:38:42 ------------------- 00:38:42 stable info: 00:38:42 ------------------- 00:38:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:38:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:38:42 Message: update stable to v1.0.254 00:38:42 ------------------- 00:38:42 experimental info: 00:38:42 ------------------- 00:38:42 Commited By: **** collab-it+edgex@linuxfoundation.org 00:38:42 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 00:38:42 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:38:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1533 [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1533 [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1533 [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67ee1c4 [Pipeline] echo 00:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:44 provisioning config files... 00:38:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/config13514983199581752026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:44 ---> docker-login.sh 00:38:44 nexus3.edgexfoundry.org:10001 00:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:45 Configure a credential helper to remove this warning. See 00:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:45 00:38:45 Login Succeeded 00:38:45 nexus3.edgexfoundry.org:10002 00:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:45 Configure a credential helper to remove this warning. See 00:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:45 00:38:45 Login Succeeded 00:38:45 nexus3.edgexfoundry.org:10003 00:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:45 Configure a credential helper to remove this warning. See 00:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:45 00:38:45 Login Succeeded 00:38:45 nexus3.edgexfoundry.org:10004 00:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:45 Configure a credential helper to remove this warning. See 00:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:45 00:38:45 Login Succeeded 00:38:45 docker.io 00:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:45 Configure a credential helper to remove this warning. See 00:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:45 00:38:45 Login Succeeded 00:38:45 ---> docker-login.sh ends [Pipeline] } 00:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:38:46 + git rev-list -1 --merges 67ee1c4ec669b157a8da67b888b54f1faf6c8797~1..67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] echo 00:38:46 -----------> git rev-list -1 --merges 67ee1c4ec669b157a8da67b888b54f1faf6c8797~1..67ee1c4ec669b157a8da67b888b54f1faf6c8797 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [false] [Pipeline] sh 00:38:47 + git log --format=format:%s -1 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] echo 00:38:47 ========================================================= 00:38:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:38:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:47 + git log --format=format:%s -1 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] echo 00:38:47 [semverPrep] GIT_COMMIT: 67ee1c4ec669b157a8da67b888b54f1faf6c8797, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 00:38:47 [semverPrep] This is not a build commit. [Pipeline] sh 00:38:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:38:47 + grep -v github /etc/ssh/ssh_known_hosts 00:38:47 + [ -e /tmp/ssh_known_hosts ] 00:38:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:38:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:38:47 + sudo tee -a /etc/ssh/ssh_known_hosts 00:38:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:38:48 00:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:38:48 0.1.4: Pulling from edgex-devops/py-git-semver 00:38:48 b85a868b505f: Pulling fs layer 00:38:48 e2be974225ed: Pulling fs layer 00:38:48 339a4e72a1f5: Pulling fs layer 00:38:48 988bab9f4d93: Pulling fs layer 00:38:48 1469e6f7b9e6: Pulling fs layer 00:38:48 eaf3925da568: Pulling fs layer 00:38:48 bab4dde63d76: Pulling fs layer 00:38:48 bde34c3a00c8: Pulling fs layer 00:38:48 b352a97aabf1: Pulling fs layer 00:38:48 4872d77fe225: Pulling fs layer 00:38:48 5851b861e8e6: Pulling fs layer 00:38:48 988bab9f4d93: Waiting 00:38:48 1469e6f7b9e6: Waiting 00:38:48 bde34c3a00c8: Waiting 00:38:48 eaf3925da568: Waiting 00:38:48 bab4dde63d76: Waiting 00:38:48 5851b861e8e6: Waiting 00:38:48 4872d77fe225: Waiting 00:38:48 e2be974225ed: Download complete 00:38:48 988bab9f4d93: Verifying Checksum 00:38:48 988bab9f4d93: Download complete 00:38:48 1469e6f7b9e6: Verifying Checksum 00:38:48 1469e6f7b9e6: Download complete 00:38:49 339a4e72a1f5: Verifying Checksum 00:38:49 339a4e72a1f5: Download complete 00:38:49 eaf3925da568: Verifying Checksum 00:38:49 eaf3925da568: Download complete 00:38:49 bde34c3a00c8: Verifying Checksum 00:38:49 bde34c3a00c8: Download complete 00:38:49 b352a97aabf1: Verifying Checksum 00:38:49 b352a97aabf1: Download complete 00:38:49 4872d77fe225: Verifying Checksum 00:38:49 4872d77fe225: Download complete 00:38:49 5851b861e8e6: Download complete 00:38:49 b85a868b505f: Verifying Checksum 00:38:49 b85a868b505f: Download complete 00:38:49 bab4dde63d76: Verifying Checksum 00:38:49 bab4dde63d76: Download complete 00:38:50 b85a868b505f: Pull complete 00:38:50 e2be974225ed: Pull complete 00:38:50 339a4e72a1f5: Pull complete 00:38:50 988bab9f4d93: Pull complete 00:38:51 1469e6f7b9e6: Pull complete 00:38:51 eaf3925da568: Pull complete 00:38:53 bab4dde63d76: Pull complete 00:38:53 bde34c3a00c8: Pull complete 00:38:53 b352a97aabf1: Pull complete 00:38:53 4872d77fe225: Pull complete 00:38:53 5851b861e8e6: Pull complete 00:38:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:38:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:53 prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container 00:38:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:38:56 $ docker top e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 -eo pid,comm 00:38:56 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). 00:38:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:38:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:56 [ssh-agent] Looking for ssh-agent implementation... 00:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:56 $ docker exec e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 ssh-agent 00:38:56 SSH_AUTH_SOCK=/tmp/ssh-eQGRPXPfSI9z/agent.32 00:38:56 SSH_AGENT_PID=38 00:38:56 Running ssh-add (command line suppressed) 00:38:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/private_key_5841567125018703209.key (/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/private_key_5841567125018703209.key) 00:38:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:57 + git tag --points-at HEAD [Pipeline] } 00:38:57 $ docker exec --env ******** --env ******** e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 ssh-agent -k 00:38:57 unset SSH_AUTH_SOCK; 00:38:57 unset SSH_AGENT_PID; 00:38:57 echo Agent pid 38 killed; 00:38:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:38:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:57 [ssh-agent] Looking for ssh-agent implementation... 00:38:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:57 $ docker exec e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 ssh-agent 00:38:57 SSH_AUTH_SOCK=/tmp/ssh-zbR3Ayoz8arY/agent.70 00:38:57 SSH_AGENT_PID=76 00:38:57 Running ssh-add (command line suppressed) 00:38:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/private_key_15637463427604055092.key (/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/private_key_15637463427604055092.key) 00:38:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:58 + git semver init 00:38:58 2023-11-01 00:38:58,438 [run_init] DEBUG init version:0.0.0 force:False 00:38:58 2023-11-01 00:38:58,439 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver 00:38:58 2023-11-01 00:38:58,439 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver 00:38:58 2023-11-01 00:38:58,439 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1533, universal_newlines=False, shell=None, istream=None) 00:38:59 2023-11-01 00:38:59,447 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533/.git/info/exclude 00:38:59 2023-11-01 00:38:59,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver/PR-1533 with force:False 00:38:59 2023-11-01 00:38:59,448 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver/PR-1533 00:38:59 2023-11-01 00:38:59,453 [execute] INFO git cat-file --batch-check 00:38:59 2023-11-01 00:38:59,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver, universal_newlines=False, shell=None, istream=) 00:38:59 2023-11-01 00:38:59,461 [execute] INFO git cat-file --batch 00:38:59 2023-11-01 00:38:59,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver, universal_newlines=False, shell=None, istream=) 00:38:59 2023-11-01 00:38:59,467 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver/PR-1533 00:38:59 0.0.0 [Pipeline] } 00:38:59 $ docker exec --env ******** --env ******** e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 ssh-agent -k 00:38:59 unset SSH_AUTH_SOCK; 00:38:59 unset SSH_AGENT_PID; 00:38:59 echo Agent pid 76 killed; 00:38:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:39:00 + git semver [Pipeline] } 00:39:00 $ docker stop --time=1 e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 00:39:01 $ docker rm -f --volumes e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:39:02 Stashed 1 file(s) [Pipeline] echo 00:39:02 [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 00:39:03 provisioning config files... 00:39:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/config3247295233472599603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:03 ---> docker-login.sh 00:39:03 nexus3.edgexfoundry.org:10001 00:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:03 Configure a credential helper to remove this warning. See 00:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:03 00:39:03 Login Succeeded 00:39:03 nexus3.edgexfoundry.org:10002 00:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:03 Configure a credential helper to remove this warning. See 00:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:03 00:39:03 Login Succeeded 00:39:03 nexus3.edgexfoundry.org:10003 00:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:03 Configure a credential helper to remove this warning. See 00:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:03 00:39:03 Login Succeeded 00:39:03 nexus3.edgexfoundry.org:10004 00:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:03 Configure a credential helper to remove this warning. See 00:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:03 00:39:03 Login Succeeded 00:39:03 docker.io 00:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:04 Configure a credential helper to remove this warning. See 00:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:04 00:39:04 Login Succeeded 00:39:04 ---> docker-login.sh ends [Pipeline] } 00:39:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:39:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:39:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:39:04 ========================================================= 00:39:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:39:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:05 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:39:05 Sending build context to Docker daemon 11.26MB 00:39:05 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 00:39:05 Step 2/10 : FROM ${BASE} AS builder 00:39:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:39:05 7264a8db6415: Pulling fs layer 00:39:05 c4d48a809fc2: Pulling fs layer 00:39:05 4f1c88b9dad5: Pulling fs layer 00:39:05 ad3a456e5733: Pulling fs layer 00:39:05 33e27b845d1e: Pulling fs layer 00:39:05 c68163c4e522: Pulling fs layer 00:39:05 50da416c3ac9: Pulling fs layer 00:39:05 23d2d4c4bb30: Pulling fs layer 00:39:05 33e27b845d1e: Waiting 00:39:05 50da416c3ac9: Waiting 00:39:05 c68163c4e522: Waiting 00:39:05 ad3a456e5733: Waiting 00:39:05 23d2d4c4bb30: Waiting 00:39:05 c4d48a809fc2: Verifying Checksum 00:39:05 c4d48a809fc2: Download complete 00:39:05 ad3a456e5733: Verifying Checksum 00:39:05 ad3a456e5733: Download complete 00:39:05 33e27b845d1e: Verifying Checksum 00:39:05 33e27b845d1e: Download complete 00:39:05 7264a8db6415: Verifying Checksum 00:39:05 7264a8db6415: Download complete 00:39:05 c68163c4e522: Verifying Checksum 00:39:05 c68163c4e522: Download complete 00:39:05 7264a8db6415: Pull complete 00:39:05 23d2d4c4bb30: Verifying Checksum 00:39:05 23d2d4c4bb30: Download complete 00:39:05 c4d48a809fc2: Pull complete 00:39:05 4f1c88b9dad5: Verifying Checksum 00:39:05 4f1c88b9dad5: Download complete 00:39:06 50da416c3ac9: Verifying Checksum 00:39:06 50da416c3ac9: Download complete 00:39:09 4f1c88b9dad5: Pull complete 00:39:09 ad3a456e5733: Pull complete 00:39:09 33e27b845d1e: Pull complete 00:39:09 c68163c4e522: Pull complete 00:39:11 50da416c3ac9: Pull complete 00:39:12 23d2d4c4bb30: Pull complete 00:39:12 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:39:12 ---> 0786185ac409 00:39:12 Step 3/10 : ARG MAKE=make build 00:39:16 ---> Running in 2c4fd3292040 00:39:16 Removing intermediate container 2c4fd3292040 00:39:16 ---> 4a376979be9a 00:39:16 Step 4/10 : WORKDIR /device-sdk-go 00:39:16 ---> Running in e746c23f76d0 00:39:16 Removing intermediate container e746c23f76d0 00:39:16 ---> 7de88d0b3364 00:39:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:39:16 ---> Running in 7c1d7b583f55 00:39:16 Removing intermediate container 7c1d7b583f55 00:39:16 ---> a177d5f30557 00:39:16 Step 6/10 : RUN apk add --update --no-cache make git 00:39:16 ---> Running in c47a8eeac7dd 00:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:39:17 OK: 264 MiB in 52 packages 00:39:17 Removing intermediate container c47a8eeac7dd 00:39:17 ---> 2bc26bdb4bae 00:39:17 Step 7/10 : COPY go.mod vendor* ./ 00:39:17 ---> 408c0da6feed 00:39:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:17 ---> Running in 4d739cb88154 00:39:17 Still waiting to schedule task 00:39:17 ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:39:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16093’ is offline 00:39:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16094’ is offline 00:40:04 Removing intermediate container 4d739cb88154 00:40:04 ---> f07a3a469339 00:40:04 Step 9/10 : COPY . . 00:40:05 ---> 63f30ad15786 00:40:05 Step 10/10 : RUN ${MAKE} 00:40:05 ---> Running in eb652202a65c 00:40:05 noop 00:40:05 Removing intermediate container eb652202a65c 00:40:05 ---> 56467d533477 00:40:05 Successfully built 56467d533477 00:40:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:06 + docker inspect -f . ci-base-image-x86_64 00:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:06 prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container 00:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@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 ******** ci-base-image-x86_64 cat 00:40:06 $ docker top 51e8c2a798e499e301224c6534a63ba475c0e2d7efd17f3ce88da3b7c4141571 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:07 + go version 00:40:07 go version go1.21.0 linux/amd64 [Pipeline] } 00:40:07 $ docker stop --time=1 51e8c2a798e499e301224c6534a63ba475c0e2d7efd17f3ce88da3b7c4141571 00:40:08 $ docker rm -f --volumes 51e8c2a798e499e301224c6534a63ba475c0e2d7efd17f3ce88da3b7c4141571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:09 + docker inspect -f . ci-base-image-x86_64 00:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:09 prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container 00:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@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 ******** ci-base-image-x86_64 cat 00:40:10 $ docker top 2f5f9bb7086512ccc65f6be1da73abc6ab3dc3c8899128a92848f45a9f057982 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1533 [Pipeline] fileExists [Pipeline] sh 00:40:10 + make test 00:40:10 go test -race -coverprofile=coverage.out ./... 00:40:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 00:40:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 00:40:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.041s coverage: 27.6% of statements 00:40:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 00:40:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.052s coverage: 81.5% of statements 00:40:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.089s coverage: 86.0% of statements 00:40:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.076s coverage: 71.8% of statements 00:40:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 00:40:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:40:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 00:40:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.091s coverage: 14.4% of statements 00:40:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.029s coverage: 45.9% of statements 00:40:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.071s coverage: 68.5% of statements 00:40:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements 00:40:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements 00:41:00 GO111MODULE=on go vet ./... 00:41:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:41:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:41:02 ./bin/test-attribution-txt.sh [Pipeline] echo 00:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:41:02 $ docker stop --time=1 2f5f9bb7086512ccc65f6be1da73abc6ab3dc3c8899128a92848f45a9f057982 00:41:06 $ docker rm -f --volumes 2f5f9bb7086512ccc65f6be1da73abc6ab3dc3c8899128a92848f45a9f057982 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:41:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:41:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:41:07 + ls -al . 00:41:07 total 304 00:41:07 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 00:40 . 00:41:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:38 .. 00:41:07 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 00:38 .dockerignore 00:41:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:40 .git 00:41:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:38 .github 00:41:07 -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 00:38 .gitignore 00:41:07 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 00:38 .golangci.yml 00:41:07 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:38 .semver 00:41:07 -rw-rw-r-- 1 jenkins jenkins 44878 Nov 1 00:38 CHANGELOG.md 00:41:07 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 00:38 GOVERNANCE.md 00:41:07 -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 00:38 Jenkinsfile 00:41:07 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 00:38 LICENSE 00:41:07 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 00:38 Makefile 00:41:07 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 00:38 OWNERS.md 00:41:07 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 00:38 README.md 00:41:07 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 00:39 VERSION 00:41:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:38 bin 00:41:07 -rw-r--r-- 1 jenkins jenkins 122155 Nov 1 00:40 coverage.out 00:41:07 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 00:38 example 00:41:07 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 00:38 go.mod 00:41:07 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 00:38 go.sum 00:41:07 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 00:38 internal 00:41:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:38 openapi 00:41:07 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 00:38 pkg 00:41:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:38 snap 00:41:07 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 00:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:08 + 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=67ee1c4ec669b157a8da67b888b54f1faf6c8797 --label arch=amd64 --label version=0.0.0 . 00:41:08 Sending build context to Docker daemon 11.39MB 00:41:08 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 00:41:08 Step 2/23 : FROM ${BASE} AS builder 00:41:08 ---> 56467d533477 00:41:08 Step 3/23 : ARG MAKE=make build 00:41:08 ---> Running in c76653ffcb55 00:41:08 Removing intermediate container c76653ffcb55 00:41:08 ---> c4ab0e28cfec 00:41:08 Step 4/23 : WORKDIR /device-sdk-go 00:41:08 ---> Running in 5aefe1f32bb4 00:41:08 Removing intermediate container 5aefe1f32bb4 00:41:08 ---> 39a2757ef144 00:41:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:41:08 ---> Running in 9b0ac4a2bbe9 00:41:08 Removing intermediate container 9b0ac4a2bbe9 00:41:08 ---> 877123ce015d 00:41:08 Step 6/23 : RUN apk add --update --no-cache make git 00:41:08 ---> Running in 3c08c89c1dba 00:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:41:09 OK: 264 MiB in 52 packages 00:41:09 Removing intermediate container 3c08c89c1dba 00:41:09 ---> f53f0214c13f 00:41:09 Step 7/23 : COPY go.mod vendor* ./ 00:41:09 ---> f490f7f01752 00:41:09 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:41:09 ---> Running in bf3b06c2ab3c 00:41:10 Removing intermediate container bf3b06c2ab3c 00:41:10 ---> 447c8bedb14e 00:41:10 Step 9/23 : COPY . . 00:41:10 ---> 85ae28bda1b3 00:41:10 Step 10/23 : RUN ${MAKE} 00:41:10 ---> Running in 11c36b67287f 00:41:11 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:41:32 Removing intermediate container 11c36b67287f 00:41:32 ---> dde99fcd25ef 00:41:32 Step 11/23 : FROM alpine:3.18 00:41:32 3.18: Pulling from library/alpine 00:41:32 96526aa774ef: Pulling fs layer 00:41:32 96526aa774ef: Verifying Checksum 00:41:32 96526aa774ef: Download complete 00:41:32 96526aa774ef: Pull complete 00:41:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:41:32 Status: Downloaded newer image for alpine:3.18 00:41:32 ---> 8ca4688f4f35 00:41:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:41:32 ---> Running in fd7fbd177970 00:41:32 Removing intermediate container fd7fbd177970 00:41:32 ---> 77e7e45560a2 00:41:32 Step 13/23 : RUN apk add --update --no-cache 00:41:32 ---> Running in b67e64b174f8 00:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:41:32 OK: 7 MiB in 15 packages 00:41:32 Removing intermediate container b67e64b174f8 00:41:32 ---> dbd9274d3643 00:41:32 Step 14/23 : WORKDIR / 00:41:33 ---> Running in 1ca0b91a3550 00:41:33 Removing intermediate container 1ca0b91a3550 00:41:33 ---> f1a0e4b30319 00:41:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:41:33 ---> f903ec2beabf 00:41:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:41:34 ---> 05f09c90dc04 00:41:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:41:34 ---> 48ee17662f80 00:41:34 Step 18/23 : EXPOSE 59999 00:41:34 ---> Running in 1d153989d1b2 00:41:34 Removing intermediate container 1d153989d1b2 00:41:34 ---> 1e570ed60c83 00:41:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:41:34 ---> Running in 62475a314527 00:41:34 Removing intermediate container 62475a314527 00:41:34 ---> 07f319dc97b2 00:41:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:41:34 ---> Running in 9388c1f29a63 00:41:34 Removing intermediate container 9388c1f29a63 00:41:34 ---> 973d667c3747 00:41:34 Step 21/23 : LABEL arch=amd64 00:41:34 ---> Running in 99d4bb795e87 00:41:34 Removing intermediate container 99d4bb795e87 00:41:34 ---> 691c6712880e 00:41:34 Step 22/23 : LABEL git_sha=67ee1c4ec669b157a8da67b888b54f1faf6c8797 00:41:34 ---> Running in ca23224ff38f 00:41:34 Removing intermediate container ca23224ff38f 00:41:34 ---> 6bfabf383450 00:41:34 Step 23/23 : LABEL version=0.0.0 00:41:34 ---> Running in 12d4c11cabfd 00:41:35 Removing intermediate container 12d4c11cabfd 00:41:35 ---> 7d463d055197 00:41:35 [Warning] One or more build-args [ARCH] were not consumed 00:41:35 Successfully built 7d463d055197 00:41:35 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:41:36 00:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:41:36 latest: Pulling from edgex-lftools-log-publisher 00:41:36 5eb5b503b376: Pulling fs layer 00:41:36 5c69ac0246d0: Pulling fs layer 00:41:36 ec43610c2a17: Pulling fs layer 00:41:36 3a2ae6a8a46f: Pulling fs layer 00:41:36 33b1e0a273af: Pulling fs layer 00:41:36 5d3b04190fa2: Pulling fs layer 00:41:36 2f39f015ded8: Pulling fs layer 00:41:36 3a2ae6a8a46f: Waiting 00:41:36 33b1e0a273af: Waiting 00:41:36 5d3b04190fa2: Waiting 00:41:36 2f39f015ded8: Waiting 00:41:36 5c69ac0246d0: Download complete 00:41:36 3a2ae6a8a46f: Verifying Checksum 00:41:36 3a2ae6a8a46f: Download complete 00:41:36 ec43610c2a17: Verifying Checksum 00:41:36 ec43610c2a17: Download complete 00:41:36 33b1e0a273af: Verifying Checksum 00:41:36 33b1e0a273af: Download complete 00:41:36 5d3b04190fa2: Verifying Checksum 00:41:36 5d3b04190fa2: Download complete 00:41:36 5eb5b503b376: Verifying Checksum 00:41:36 5eb5b503b376: Download complete 00:41:37 2f39f015ded8: Download complete 00:41:37 5eb5b503b376: Pull complete 00:41:38 5c69ac0246d0: Pull complete 00:41:38 ec43610c2a17: Pull complete 00:41:38 3a2ae6a8a46f: Pull complete 00:41:39 33b1e0a273af: Pull complete 00:41:39 5d3b04190fa2: Pull complete 00:41:44 2f39f015ded8: Pull complete 00:41:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:41:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:44 prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container 00:41:44 $ 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-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:41:52 $ docker top e9291370cd19c54973283432ad78ea5ad4c837725a730823e1fa68c996a9d091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:52 ---> job-cost.sh 00:41:52 lf-activate-venv: SKIPPING 00:41:52 INFO: No Stack... 00:41:52 INFO: Retrieving Pricing Info for: v3-standard-8 00:41:53 INFO: Archiving Costs [Pipeline] sh 00:41:53 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives/cost.csv 00:41:53 + cut -d, -f6 [Pipeline] lock 00:41:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] 00:41:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] did not exist. Created. 00:41:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:41:54 + echo total: 0.2199999988079071 [Pipeline] stash 00:41:54 Stashed 1 file(s) [Pipeline] } 00:41:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:41:54 $ docker stop --time=1 e9291370cd19c54973283432ad78ea5ad4c837725a730823e1fa68c996a9d091 00:41:55 $ docker rm -f --volumes e9291370cd19c54973283432ad78ea5ad4c837725a730823e1fa68c996a9d091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16099 in /w/workspace/gexfoundry_device-sdk-go_PR-1533 [Pipeline] { [Pipeline] ws 00:44:34 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:44:34 The recommended git tool is: git 00:44:41 using credential edgex-jenkins-ssh 00:44:41 Cloning the remote Git repository 00:44:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 00:44:41 > git init /w/workspace/device-sdk-go/1 # timeout=10 00:44:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:44:41 > git --version # timeout=10 00:44:41 > git --version # 'git version 2.25.1' 00:44:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:44:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:44:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:44:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1533/head:refs/remotes/origin/PR-1533 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:44:45 Merging remotes/origin/main commit abc21ca26102b759b02d11fb71eec9f0d2267cdf into PR head commit 67ee1c4ec669b157a8da67b888b54f1faf6c8797 00:44:45 Merge succeeded, producing 67ee1c4ec669b157a8da67b888b54f1faf6c8797 00:44:45 Checking out Revision 67ee1c4ec669b157a8da67b888b54f1faf6c8797 (PR-1533) 00:44:46 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 00:44:45 > git config core.sparsecheckout # timeout=10 00:44:45 > git checkout -f 67ee1c4ec669b157a8da67b888b54f1faf6c8797 # timeout=10 00:44:45 > git remote # timeout=10 00:44:45 > git config --get remote.origin.url # timeout=10 00:44:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:45 > git merge abc21ca26102b759b02d11fb71eec9f0d2267cdf # timeout=10 00:44:45 > git rev-parse HEAD^{commit} # timeout=10 00:44:45 > git config core.sparsecheckout # timeout=10 00:44:45 > git checkout -f 67ee1c4ec669b157a8da67b888b54f1faf6c8797 # timeout=10 00:44:46 > git --version # timeout=10 00:44:46 > git --version # 'git version 2.25.1' 00:44:46 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:44:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:44:47 Dload Upload Total Spent Left Speed 00:44:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 00:44:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:44:48 + sudo tee /etc/docker/daemon.new 00:44:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:44:48 { 00:44:48 "registry-mirrors": [ 00:44:48 "https://nexus3.edgexfoundry.org:10001" 00:44:48 ], 00:44:48 "bip": "10.250.0.254/24", 00:44:48 "hosts": [ 00:44:48 "tcp://0.0.0.0:5555", 00:44:48 "unix:///var/run/docker.sock" 00:44:48 ], 00:44:48 "mtu": 1458, 00:44:48 "selinux-enabled": true, 00:44:48 "seccomp-profile": "/etc/docker/seccomp.json" 00:44:48 } [Pipeline] sh 00:44:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:44:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:08 provisioning config files... 00:45:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8096436472365650841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:08 ---> docker-login.sh 00:45:08 nexus3.edgexfoundry.org:10001 00:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:09 Configure a credential helper to remove this warning. See 00:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:09 00:45:09 Login Succeeded 00:45:09 nexus3.edgexfoundry.org:10002 00:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:09 Configure a credential helper to remove this warning. See 00:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:09 00:45:09 Login Succeeded 00:45:09 nexus3.edgexfoundry.org:10003 00:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:10 Configure a credential helper to remove this warning. See 00:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:10 00:45:10 Login Succeeded 00:45:10 nexus3.edgexfoundry.org:10004 00:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:10 Configure a credential helper to remove this warning. See 00:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:10 00:45:10 Login Succeeded 00:45:10 docker.io 00:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:11 Configure a credential helper to remove this warning. See 00:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:11 00:45:11 Login Succeeded 00:45:11 ---> docker-login.sh ends [Pipeline] } 00:45:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:45:11 ========================================================= 00:45:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:45:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:12 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:45:12 Sending build context to Docker daemon 6.025MB 00:45:12 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 00:45:12 Step 2/10 : FROM ${BASE} AS builder 00:45:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:45:12 9fda8d8052c6: Pulling fs layer 00:45:12 5d54e960e981: Pulling fs layer 00:45:12 c4a7e357bf2a: Pulling fs layer 00:45:12 f0e02332f6b5: Pulling fs layer 00:45:12 cefa15bbcfad: Pulling fs layer 00:45:12 17808c966233: Pulling fs layer 00:45:12 f4c1fc716caa: Pulling fs layer 00:45:12 cefa15bbcfad: Waiting 00:45:12 17808c966233: Waiting 00:45:12 f0e02332f6b5: Waiting 00:45:12 f4c1fc716caa: Waiting 00:45:12 5d54e960e981: Verifying Checksum 00:45:12 5d54e960e981: Download complete 00:45:12 f0e02332f6b5: Verifying Checksum 00:45:12 f0e02332f6b5: Download complete 00:45:12 cefa15bbcfad: Verifying Checksum 00:45:12 cefa15bbcfad: Download complete 00:45:12 9fda8d8052c6: Verifying Checksum 00:45:12 9fda8d8052c6: Download complete 00:45:13 f4c1fc716caa: Verifying Checksum 00:45:13 f4c1fc716caa: Download complete 00:45:15 c4a7e357bf2a: Verifying Checksum 00:45:15 c4a7e357bf2a: Download complete 00:45:15 17808c966233: Verifying Checksum 00:45:15 17808c966233: Download complete 00:45:16 9fda8d8052c6: Pull complete 00:45:16 5d54e960e981: Pull complete 00:45:31 c4a7e357bf2a: Pull complete 00:45:31 f0e02332f6b5: Pull complete 00:45:31 cefa15bbcfad: Pull complete 00:45:40 17808c966233: Pull complete 00:45:44 f4c1fc716caa: Pull complete 00:45:44 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:45:44 ---> ea914061e18c 00:45:44 Step 3/10 : ARG MAKE=make build 00:45:45 ---> Running in c05688420d6c 00:45:45 Removing intermediate container c05688420d6c 00:45:45 ---> 6e5270e81fc1 00:45:45 Step 4/10 : WORKDIR /device-sdk-go 00:45:46 ---> Running in 0c21ba583d12 00:45:46 Removing intermediate container 0c21ba583d12 00:45:46 ---> 546c044a8a0a 00:45:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:45:46 ---> Running in 2161488c8a33 00:45:46 Removing intermediate container 2161488c8a33 00:45:46 ---> 9e3863eca327 00:45:46 Step 6/10 : RUN apk add --update --no-cache make git 00:45:47 ---> Running in c180b89f3710 00:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:45:50 OK: 266 MiB in 52 packages 00:45:51 Removing intermediate container c180b89f3710 00:45:51 ---> fc6ead229e19 00:45:51 Step 7/10 : COPY go.mod vendor* ./ 00:45:51 ---> d93bc5fd5fc5 00:45:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:51 ---> Running in 881be3b70915 00:47:13 Removing intermediate container 881be3b70915 00:47:13 ---> b43061b9fe5f 00:47:13 Step 9/10 : COPY . . 00:47:13 ---> c47425a56084 00:47:13 Step 10/10 : RUN ${MAKE} 00:47:13 ---> Running in 85000d347918 00:47:13 noop 00:47:13 Removing intermediate container 85000d347918 00:47:13 ---> 929b8d93144d 00:47:13 Successfully built 929b8d93144d 00:47:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:14 + docker inspect -f . ci-base-image-arm64 00:47:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:14 prd-ubuntu20.04-docker-arm64-4c-16g-16099 does not seem to be running inside a container 00:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:47:16 $ docker top 4d954fe00ac8a9693ea5b26474732751b5f725ef45e12e47078bc12345e9e3f1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:17 + go version 00:47:17 go version go1.21.0 linux/arm64 [Pipeline] } 00:47:17 $ docker stop --time=1 4d954fe00ac8a9693ea5b26474732751b5f725ef45e12e47078bc12345e9e3f1 00:47:18 $ docker rm -f --volumes 4d954fe00ac8a9693ea5b26474732751b5f725ef45e12e47078bc12345e9e3f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:19 + docker inspect -f . ci-base-image-arm64 00:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:19 prd-ubuntu20.04-docker-arm64-4c-16g-16099 does not seem to be running inside a container 00:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:47:21 $ docker top a60c7aaab9540a46aae0aa5ec797c712859182653d68c1b6748e1f577fed01a8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:22 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 00:47:22 + make test 00:47:22 go test -race -coverprofile=coverage.out ./... 00:48:09 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 00:50:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 00:50:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 00:50:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 00:50:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 00:50:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 00:50:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.226s coverage: 27.6% of statements 00:50:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.287s coverage: 81.5% of statements 00:50:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 00:50:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 00:50:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.350s coverage: 86.0% of statements 00:51:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 00:51:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.401s coverage: 71.8% of statements 00:51:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.308s coverage: 14.4% of statements 00:51:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.973s coverage: 45.6% of statements 00:51:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 00:51:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:51:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.412s coverage: 68.5% of statements 00:51:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.437s coverage: 89.2% of statements 00:51:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 00:51:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.250s coverage: 5.5% of statements 00:51:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:51:14 GO111MODULE=on go vet ./... 00:53:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:53:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:53:21 ./bin/test-attribution-txt.sh [Pipeline] echo 00:53:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:53:21 $ docker stop --time=1 a60c7aaab9540a46aae0aa5ec797c712859182653d68c1b6748e1f577fed01a8 00:53:23 $ docker rm -f --volumes a60c7aaab9540a46aae0aa5ec797c712859182653d68c1b6748e1f577fed01a8 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:53:25 Warning: overwriting stash ‘coverage-report’ 00:53:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:53:26 + ls -al . 00:53:26 total 300 00:53:26 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:47 . 00:53:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:44 .. 00:53:26 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 00:44 .dockerignore 00:53:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:44 .git 00:53:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:44 .github 00:53:26 -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 00:44 .gitignore 00:53:26 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 00:44 .golangci.yml 00:53:26 -rw-rw-r-- 1 jenkins jenkins 44878 Nov 1 00:44 CHANGELOG.md 00:53:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 00:44 GOVERNANCE.md 00:53:26 -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 00:44 Jenkinsfile 00:53:26 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 00:44 LICENSE 00:53:26 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 00:44 Makefile 00:53:26 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 00:44 OWNERS.md 00:53:26 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 00:44 README.md 00:53:26 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 00:39 VERSION 00:53:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:44 bin 00:53:26 -rw-r--r-- 1 jenkins jenkins 122153 Nov 1 00:51 coverage.out 00:53:26 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 00:44 example 00:53:26 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 00:44 go.mod 00:53:26 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 00:44 go.sum 00:53:26 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 00:44 internal 00:53:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:44 openapi 00:53:26 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 00:44 pkg 00:53:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:44 snap 00:53:26 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 00:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:27 + 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=67ee1c4ec669b157a8da67b888b54f1faf6c8797 --label arch=arm64 --label version=0.0.0 . 00:53:27 Sending build context to Docker daemon 6.148MB 00:53:27 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 00:53:27 Step 2/23 : FROM ${BASE} AS builder 00:53:27 ---> 929b8d93144d 00:53:27 Step 3/23 : ARG MAKE=make build 00:53:28 ---> Running in cd3b2e78ed46 00:53:28 Removing intermediate container cd3b2e78ed46 00:53:28 ---> a59d5bf1d959 00:53:28 Step 4/23 : WORKDIR /device-sdk-go 00:53:28 ---> Running in 913bfbb39fd1 00:53:29 Removing intermediate container 913bfbb39fd1 00:53:29 ---> 96dad7e26e55 00:53:29 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:53:29 ---> Running in eb39c7d0442b 00:53:29 Removing intermediate container eb39c7d0442b 00:53:29 ---> e8ef9ff6db41 00:53:29 Step 6/23 : RUN apk add --update --no-cache make git 00:53:29 ---> Running in 8cee3b3a82e7 00:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:53:32 OK: 266 MiB in 52 packages 00:53:33 Removing intermediate container 8cee3b3a82e7 00:53:33 ---> d1015f604741 00:53:33 Step 7/23 : COPY go.mod vendor* ./ 00:53:33 ---> 04926a78bd47 00:53:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:34 ---> Running in bc0adde62ac8 00:53:36 Removing intermediate container bc0adde62ac8 00:53:36 ---> d92febd99f4c 00:53:36 Step 9/23 : COPY . . 00:53:37 ---> f012c49930d5 00:53:37 Step 10/23 : RUN ${MAKE} 00:53:37 ---> Running in f0f898cca945 00:53:38 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:55:45 Removing intermediate container f0f898cca945 00:55:45 ---> ade6ec74a432 00:55:45 Step 11/23 : FROM alpine:3.18 00:55:45 3.18: Pulling from library/alpine 00:55:45 579b34f0a95b: Pulling fs layer 00:55:45 579b34f0a95b: Verifying Checksum 00:55:45 579b34f0a95b: Download complete 00:55:46 579b34f0a95b: Pull complete 00:55:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:55:46 Status: Downloaded newer image for alpine:3.18 00:55:46 ---> 3cc203321400 00:55:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:55:46 ---> Running in bb8e072ff392 00:55:46 Removing intermediate container bb8e072ff392 00:55:46 ---> 04a085187e69 00:55:46 Step 13/23 : RUN apk add --update --no-cache 00:55:46 ---> Running in e4db596dd77e 00:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:55:49 OK: 8 MiB in 15 packages 00:55:50 Removing intermediate container e4db596dd77e 00:55:50 ---> 076bb81d90e6 00:55:50 Step 14/23 : WORKDIR / 00:55:50 ---> Running in a2c3a27c1516 00:55:50 Removing intermediate container a2c3a27c1516 00:55:50 ---> 418ce3ec1b79 00:55:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:55:51 ---> 9c279a49197b 00:55:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:55:52 ---> cf32267c212c 00:55:52 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:55:53 ---> fcc0fd4ee1b8 00:55:53 Step 18/23 : EXPOSE 59999 00:55:53 ---> Running in 0a9e78db0116 00:55:53 Removing intermediate container 0a9e78db0116 00:55:53 ---> e73f7c10efbf 00:55:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:55:53 ---> Running in ce04f3ca0cff 00:55:54 Removing intermediate container ce04f3ca0cff 00:55:54 ---> 540b3737996d 00:55:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:55:54 ---> Running in be2a64268014 00:55:54 Removing intermediate container be2a64268014 00:55:54 ---> dd4d4aad9f7a 00:55:54 Step 21/23 : LABEL arch=arm64 00:55:54 ---> Running in 34afd727f8bb 00:55:54 Removing intermediate container 34afd727f8bb 00:55:54 ---> f23c80c650c1 00:55:54 Step 22/23 : LABEL git_sha=67ee1c4ec669b157a8da67b888b54f1faf6c8797 00:55:54 ---> Running in a5f48564e4c6 00:55:55 Removing intermediate container a5f48564e4c6 00:55:55 ---> fa30eaa56db7 00:55:55 Step 23/23 : LABEL version=0.0.0 00:55:55 ---> Running in 7c7bb417b6be 00:55:55 Removing intermediate container 7c7bb417b6be 00:55:55 ---> 48b5562c76c5 00:55:55 [Warning] One or more build-args [ARCH] were not consumed 00:55:55 Successfully built 48b5562c76c5 00:55:55 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:55:56 00:55:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:55:57 arm64: Pulling from edgex-lftools-log-publisher 00:55:57 8998bd30e6a1: Pulling fs layer 00:55:57 04944245beec: Pulling fs layer 00:55:57 699f458cf7ca: Pulling fs layer 00:55:57 765212b225bb: Pulling fs layer 00:55:57 f23df028b6ca: Pulling fs layer 00:55:57 d65c8cfc05b1: Pulling fs layer 00:55:57 2437ff75d9bd: Pulling fs layer 00:55:57 f23df028b6ca: Waiting 00:55:57 d65c8cfc05b1: Waiting 00:55:57 2437ff75d9bd: Waiting 00:55:57 765212b225bb: Waiting 00:55:57 04944245beec: Verifying Checksum 00:55:57 04944245beec: Download complete 00:55:57 765212b225bb: Download complete 00:55:57 f23df028b6ca: Verifying Checksum 00:55:57 f23df028b6ca: Download complete 00:55:57 d65c8cfc05b1: Verifying Checksum 00:55:57 d65c8cfc05b1: Download complete 00:55:57 699f458cf7ca: Verifying Checksum 00:55:57 699f458cf7ca: Download complete 00:55:58 8998bd30e6a1: Verifying Checksum 00:55:58 8998bd30e6a1: Download complete 00:56:00 2437ff75d9bd: Verifying Checksum 00:56:00 2437ff75d9bd: Download complete 00:56:02 8998bd30e6a1: Pull complete 00:56:02 04944245beec: Pull complete 00:56:04 699f458cf7ca: Pull complete 00:56:04 765212b225bb: Pull complete 00:56:05 f23df028b6ca: Pull complete 00:56:05 d65c8cfc05b1: Pull complete 00:56:23 2437ff75d9bd: Pull complete 00:56:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:56:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:24 prd-ubuntu20.04-docker-arm64-4c-16g-16099 does not seem to be running inside a container 00:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:56:27 $ docker top 6ee67d40cf6af6cc0e35dbf896b284e4d3bb8654be9b4022270e45c756d759ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:28 ---> job-cost.sh 00:56:28 lf-activate-venv: SKIPPING 00:56:28 INFO: No Stack... 00:56:29 INFO: Retrieving Pricing Info for: v3-standard-4 00:56:29 INFO: Archiving Costs [Pipeline] sh 00:56:30 + cut -d, -f6 00:56:30 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 00:56:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] 00:56:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] did not exist. Created. 00:56:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:56:31 /w/workspace/device-sdk-go/1@tmp/durable-1f5d2bc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:56:31 + echo total: 0.10999999940395355 [Pipeline] stash 00:56:31 Warning: overwriting stash ‘stack-cost’ 00:56:32 Stashed 1 file(s) [Pipeline] } 00:56:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:56:32 $ docker stop --time=1 6ee67d40cf6af6cc0e35dbf896b284e4d3bb8654be9b4022270e45c756d759ff 00:56:36 $ docker rm -f --volumes 6ee67d40cf6af6cc0e35dbf896b284e4d3bb8654be9b4022270e45c756d759ff [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 00:56:37 provisioning config files... 00:56:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/config17178973863980836205tmp [Pipeline] { [Pipeline] sh 00:56:37 + set +x 00:56:37 + curl -s https://codecov.io/bash 00:56:37 + bash -s -- 00:56:38 00:56:38 _____ _ 00:56:38 / ____| | | 00:56:38 | | ___ __| | ___ ___ _____ __ 00:56:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:56:38 | |___| (_) | (_| | __/ (_| (_) \ V / 00:56:38 \_____\___/ \__,_|\___|\___\___/ \_/ 00:56:38 Bash-1.0.6 00:56:38 00:56:38 00:56:38 ==> git version 2.25.1 found 00:56:38 ==> 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 00:56:38 Release-Date: 2020-01-08 00:56:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:56:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:56:38 ==> Jenkins CI detected. 00:56:38 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1533 00:56:38 project root: . 00:56:38 --> token set from env 00:56:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:56:38 ==> Running gcov in . (disable via -X gcov) 00:56:38 ==> Python coveragepy not found 00:56:38 ==> Searching for coverage reports in: 00:56:38 + . 00:56:38 -> Found 1 reports 00:56:38 ==> Detecting git/mercurial file structure 00:56:38 ==> Reading reports 00:56:38 + ./coverage.out bytes=122153 00:56:38 ==> Appending adjustments 00:56:38 https://docs.codecov.io/docs/fixing-reports 00:56:38 + Found adjustments 00:56:38 ==> Gzipping contents 00:56:38 20K /tmp/codecov.YCXB4B.gz 00:56:38 ==> Uploading reports 00:56:38 url: https://codecov.io 00:56:38 query: branch=PR-1533&commit=67ee1c4ec669b157a8da67b888b54f1faf6c8797&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1533&job=&cmd_args= 00:56:38 -> Pinging Codecov 00:56:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1533&commit=67ee1c4ec669b157a8da67b888b54f1faf6c8797&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1533&job=&cmd_args= 00:56:38 -> Uploading to 00:56:38 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/7E55EF52A471D76F132DFD9A03CDDE97/67ee1c4ec669b157a8da67b888b54f1faf6c8797/58d37f59-eef6-4e26-891e-aa585892606b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T005638Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=949826be551d8763c885aa5a0f22e519d344704180ac3c3e43694ce534797595 00:56:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:38 Dload Upload Total Spent Left Speed 00:56:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16749 0 0 100 16749 0 56016 --:--:-- --:--:-- --:--:-- 56016 00:56:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] } 00:56:38 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 00:56:40 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives ] 00:56:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives 00:56:40 total 16 00:56:40 drwxr-xr-x 3 root root 4096 Nov 1 00:41 . 00:56:40 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 00:41 .. 00:56:40 drwxr-xr-x 2 root root 4096 Nov 1 00:41 cost 00:56:40 -rw-r--r-- 1 root root 86 Nov 1 00:41 cost.csv 00:56:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives 00:56:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives 00:56:40 total 16 00:56:40 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:41 . 00:56:40 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 00:41 .. 00:56:40 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 00:41 cost 00:56:40 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 00:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:56:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:56:41 ---> package-listing.sh 00:56:41 ++ tr '[:upper:]' '[:lower:]' 00:56:41 ++ facter osfamily 00:56:42 + OS_FAMILY=debian 00:56:42 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1533 00:56:42 + START_PACKAGES=/tmp/packages_start.txt 00:56:42 + END_PACKAGES=/tmp/packages_end.txt 00:56:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:42 + PACKAGES=/tmp/packages_start.txt 00:56:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1533 ']' 00:56:42 + PACKAGES=/tmp/packages_end.txt 00:56:42 + case "${OS_FAMILY}" in 00:56:42 + dpkg -l 00:56:42 + grep '^ii' 00:56:42 + '[' -f /tmp/packages_start.txt ']' 00:56:42 + '[' -f /tmp/packages_end.txt ']' 00:56:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1533 ']' 00:56:42 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives/ 00:56:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives/ [Pipeline] echo 00:56:42 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-1533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:56:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:43 prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container 00:56:43 $ 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-1533/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-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:56:43 $ docker top fe22e35c9bec17b4c4c10fd917f902fbd3f3eb92ab38d8412bea2ade2e147f7b -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:43 + touch /tmp/pre-build-complete [Pipeline] sh 00:56:44 + mkdir -p /var/log/sysstat [Pipeline] sh 00:56:44 + ls /var/log/sa-host 00:56:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:44 provisioning config files... 00:56:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/config12102890630140577760tmp [Pipeline] { [Pipeline] echo 00:56:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:56:44 ---> create-netrc.sh [Pipeline] } 00:56:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:56:45 ---> python-tools-install.sh [Pipeline] echo 00:56:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:56:45 ---> sudo-logs.sh 00:56:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:56:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:56:46 ---> job-cost.sh 00:56:46 lf-activate-venv: SKIPPING 00:56:46 DEBUG: total: 0.2199999988079071 00:56:46 INFO: Retrieving Stack Cost... 00:56:46 INFO: Retrieving Pricing Info for: v3-standard-8 00:56:47 INFO: Archiving Costs [Pipeline] echo 00:56:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:56:47 ---> logs-deploy.sh 00:56:47 lf-activate-venv: SKIPPING 00:56:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1533/1 00:56:47 INFO: archiving workspace using pattern(s): 00:56:48 Archives upload complete. 00:56:48 INFO: archiving logs to Nexus 00:56:49 ---> uname -a: 00:56:49 Linux prd-ubuntu20-04-docker-8c-8g-16092 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:56:49 00:56:49 00:56:49 ---> lscpu: 00:56:49 Architecture: x86_64 00:56:49 CPU op-mode(s): 32-bit, 64-bit 00:56:49 Byte Order: Little Endian 00:56:49 Address sizes: 40 bits physical, 48 bits virtual 00:56:49 CPU(s): 8 00:56:49 On-line CPU(s) list: 0-7 00:56:49 Thread(s) per core: 1 00:56:49 Core(s) per socket: 1 00:56:49 Socket(s): 8 00:56:49 NUMA node(s): 1 00:56:49 Vendor ID: AuthenticAMD 00:56:49 CPU family: 23 00:56:49 Model: 49 00:56:49 Model name: AMD EPYC-Rome Processor 00:56:49 Stepping: 0 00:56:49 CPU MHz: 2799.998 00:56:49 BogoMIPS: 5599.99 00:56:49 Virtualization: AMD-V 00:56:49 Hypervisor vendor: KVM 00:56:49 Virtualization type: full 00:56:49 L1d cache: 256 KiB 00:56:49 L1i cache: 256 KiB 00:56:49 L2 cache: 4 MiB 00:56:49 L3 cache: 128 MiB 00:56:49 NUMA node0 CPU(s): 0-7 00:56:49 Vulnerability Itlb multihit: Not affected 00:56:49 Vulnerability L1tf: Not affected 00:56:49 Vulnerability Mds: Not affected 00:56:49 Vulnerability Meltdown: Not affected 00:56:49 Vulnerability Mmio stale data: Not affected 00:56:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:56:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:56:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:56:49 Vulnerability Srbds: Not affected 00:56:49 Vulnerability Tsx async abort: Not affected 00:56:49 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 00:56:49 00:56:49 00:56:49 ---> nproc: 00:56:49 8 00:56:49 00:56:49 00:56:49 ---> df -h: 00:56:49 Filesystem Size Used Avail Use% Mounted on 00:56:49 overlay 155G 12G 144G 8% / 00:56:49 tmpfs 64M 0 64M 0% /dev 00:56:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:56:49 shm 64M 0 64M 0% /dev/shm 00:56:49 /dev/vda1 155G 12G 144G 8% /facter-os 00:56:49 00:56:49 00:56:49 ---> sar -b -r -n DEV: 00:56:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16092) 11/01/23 _x86_64_ (8 CPU) 00:56:49 00:56:49 00:38:04 LINUX RESTART (8 CPU) 00:56:49 00:56:49 00:39:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:56:49 00:40:01 188.52 1.51 187.01 0.00 59.50 65093.18 0.00 00:56:49 00:41:01 56.02 0.07 55.96 0.00 8.93 16452.32 0.00 00:56:49 00:42:01 178.30 0.20 178.10 0.00 7.33 47491.55 0.00 00:56:49 00:43:01 1.50 0.00 1.50 0.00 0.00 18.55 0.00 00:56:49 00:44:01 39.48 11.73 27.75 0.00 5443.09 6281.75 0.00 00:56:49 00:45:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 00:56:49 00:46:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 00:56:49 00:47:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 00:56:49 00:48:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 00:56:49 00:49:02 1.90 0.00 1.90 0.00 0.00 32.93 0.00 00:56:49 00:50:01 1.19 0.00 1.19 0.00 0.00 13.56 0.00 00:56:49 00:51:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 00:56:49 00:52:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 00:56:49 00:53:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 00:56:49 00:54:01 1.08 0.02 1.07 0.00 0.13 13.20 0.00 00:56:49 00:55:01 3.40 1.02 2.38 0.00 21.86 31.86 0.00 00:56:49 00:56:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 00:56:49 Average: 28.60 0.86 27.74 0.00 325.96 8039.08 0.00 00:56:49 00:56:49 00:39:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:56:49 00:40:01 27780892 31591284 722600 2.20 147144 3808464 1860704 5.48 1187612 3404660 127144 00:56:49 00:41:01 27895444 31571848 735256 2.24 152408 3665856 1815396 5.35 1204612 3262448 269296 00:56:49 00:42:01 27647972 31578136 731124 2.22 164488 3891108 1775208 5.23 1257132 3440604 268 00:56:49 00:43:01 27648128 31578380 730716 2.22 164544 3891104 1775208 5.23 1257152 3440608 160 00:56:49 00:44:01 27274984 31561620 737056 2.24 172696 4224300 1837508 5.42 1489328 3553528 4 00:56:49 00:45:01 27275408 31562064 736508 2.24 172744 4224300 1837508 5.42 1489508 3553528 8 00:56:49 00:46:01 27277724 31564504 734052 2.23 172820 4224304 1837508 5.42 1487260 3553532 8 00:56:49 00:47:01 27282528 31569368 729120 2.22 172880 4224312 1837508 5.42 1482892 3553540 8 00:56:49 00:48:01 27282036 31569316 729480 2.22 172956 4224296 1837508 5.42 1482056 3553916 8 00:56:49 00:49:02 27282220 31569644 729064 2.22 173020 4224292 1837508 5.42 1482484 3553904 8 00:56:49 00:50:01 27282412 31569896 728992 2.22 173080 4224288 1837508 5.42 1482188 3553904 8 00:56:49 00:51:01 27282972 31570508 728352 2.21 173124 4224296 1837508 5.42 1482224 3553908 8 00:56:49 00:52:01 27282852 31570452 728288 2.21 173188 4224296 1837508 5.42 1482824 3553908 152 00:56:49 00:53:01 27282584 31570224 728468 2.22 173208 4224300 1837508 5.42 1482788 3553928 152 00:56:49 00:54:01 27281996 31569740 728996 2.22 173236 4224304 1821828 5.37 1482404 3553932 32 00:56:49 00:55:01 27281460 31570336 728476 2.22 173340 4224924 1813240 5.34 1482812 3554436 136 00:56:49 00:56:01 27281304 31570216 728552 2.22 173372 4224924 1813240 5.34 1483004 3554440 4 00:56:49 Average: 27389583 31571032 730300 2.22 169309 4127863 1826465 5.38 1423428 3514631 23377 00:56:49 00:56:49 00:39:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:56:49 00:40:01 lo 2.69 2.69 0.27 0.27 0.00 0.00 0.00 0.00 00:56:49 00:40:01 ens3 479.23 270.97 5390.23 34.06 0.00 0.00 0.00 0.00 00:56:49 00:40:01 docker0 199.30 361.19 16.98 2345.19 0.00 0.00 0.00 0.00 00:56:49 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:41:01 ens3 45.81 42.83 35.36 81.19 0.00 0.00 0.00 0.00 00:56:49 00:41:01 veth8a4ba97 0.80 1.33 0.10 0.35 0.00 0.00 0.00 0.00 00:56:49 00:41:01 docker0 0.80 1.25 0.08 0.35 0.00 0.00 0.00 0.00 00:56:49 00:42:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 00:56:49 00:42:01 ens3 117.38 72.20 2655.37 18.53 0.00 0.00 0.00 0.00 00:56:49 00:42:01 docker0 2.50 4.53 0.15 61.70 0.00 0.00 0.00 0.00 00:56:49 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:43:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:56:49 00:44:01 ens3 116.45 43.89 2026.63 3.35 0.00 0.00 0.00 0.00 00:56:49 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:45:01 ens3 1.00 0.57 2.84 0.23 0.00 0.00 0.00 0.00 00:56:49 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:46:01 ens3 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 00:56:49 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:47:01 ens3 0.57 0.57 0.30 0.23 0.00 0.00 0.00 0.00 00:56:49 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:48:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:56:49 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:49:02 ens3 0.92 0.27 0.14 0.08 0.00 0.00 0.00 0.00 00:56:49 00:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:50:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:56:49 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:51:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 00:56:49 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:52:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:53:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:54:01 ens3 0.28 0.12 0.08 0.06 0.00 0.00 0.00 0.00 00:56:49 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:49 00:55:01 ens3 0.45 0.13 0.02 0.01 0.00 0.00 0.00 0.00 00:56:49 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 00:56:01 ens3 0.75 0.18 0.15 0.08 0.00 0.00 0.00 0.00 00:56:49 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:49 Average: lo 0.38 0.38 0.04 0.04 0.00 0.00 0.00 0.00 00:56:49 Average: ens3 45.45 25.69 600.17 8.14 0.00 0.00 0.00 0.00 00:56:49 Average: docker0 12.12 21.95 1.03 143.96 0.00 0.00 0.00 0.00 00:56:49 00:56:49 00:56:49 ---> sar -P ALL: 00:56:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16092) 11/01/23 _x86_64_ (8 CPU) 00:56:49 00:56:49 00:38:04 LINUX RESTART (8 CPU) 00:56:49 00:56:49 00:39:00 CPU %user %nice %system %iowait %steal %idle 00:56:49 00:40:01 all 7.31 0.00 3.48 3.61 0.06 85.55 00:56:49 00:40:01 0 6.93 0.00 3.65 0.58 0.05 88.79 00:56:49 00:40:01 1 6.94 0.00 2.72 1.13 0.05 89.17 00:56:49 00:40:01 2 8.08 0.00 4.78 22.68 0.08 64.38 00:56:49 00:40:01 3 7.30 0.00 3.17 0.25 0.07 89.22 00:56:49 00:40:01 4 6.28 0.00 3.60 0.41 0.05 89.66 00:56:49 00:40:01 5 8.92 0.00 3.30 0.25 0.07 87.46 00:56:49 00:40:01 6 6.78 0.00 3.53 3.38 0.05 86.25 00:56:49 00:40:01 7 7.21 0.00 3.09 0.26 0.05 89.38 00:56:49 00:41:01 all 45.42 0.00 5.02 1.06 0.11 48.40 00:56:49 00:41:01 0 45.82 0.00 5.24 0.34 0.10 48.49 00:56:49 00:41:01 1 45.27 0.00 4.85 0.05 0.12 49.71 00:56:49 00:41:01 2 45.66 0.00 4.57 2.80 0.08 46.89 00:56:49 00:41:01 3 45.98 0.00 5.61 0.66 0.15 47.60 00:56:49 00:41:01 4 46.58 0.00 5.06 0.20 0.12 48.04 00:56:49 00:41:01 5 46.43 0.00 5.13 1.91 0.10 46.43 00:56:49 00:41:01 6 42.14 0.00 4.69 2.39 0.12 50.66 00:56:49 00:41:01 7 45.47 0.00 4.98 0.10 0.08 49.37 00:56:49 00:42:01 all 16.87 0.00 3.15 4.01 0.08 75.89 00:56:49 00:42:01 0 17.47 0.00 3.61 1.73 0.12 77.07 00:56:49 00:42:01 1 16.88 0.00 2.98 0.25 0.08 79.80 00:56:49 00:42:01 2 18.57 0.00 3.37 11.96 0.08 66.01 00:56:49 00:42:01 3 18.28 0.00 2.74 0.15 0.07 78.77 00:56:49 00:42:01 4 17.26 0.00 3.84 0.24 0.07 78.60 00:56:49 00:42:01 5 17.71 0.00 3.69 11.85 0.07 66.67 00:56:49 00:42:01 6 13.54 0.00 2.82 5.91 0.08 77.65 00:56:49 00:42:01 7 15.26 0.00 2.15 0.02 0.10 82.47 00:56:49 00:43:01 all 0.02 0.00 0.02 0.00 0.00 99.95 00:56:49 00:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:56:49 00:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:56:49 00:43:01 2 0.05 0.00 0.03 0.02 0.02 99.88 00:56:49 00:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:56:49 00:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:56:49 00:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:56:49 00:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:56:49 00:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:44:01 all 1.25 0.00 0.53 0.80 0.02 97.40 00:56:49 00:44:01 0 1.35 0.00 0.63 0.65 0.02 97.35 00:56:49 00:44:01 1 1.00 0.00 0.70 2.54 0.02 95.74 00:56:49 00:44:01 2 1.17 0.00 0.65 0.85 0.02 97.31 00:56:49 00:44:01 3 1.60 0.00 0.39 0.49 0.02 97.52 00:56:49 00:44:01 4 1.45 0.00 0.45 0.42 0.02 97.66 00:56:49 00:44:01 5 2.25 0.00 0.40 0.53 0.02 96.80 00:56:49 00:44:01 6 0.53 0.00 0.50 0.63 0.02 98.31 00:56:49 00:44:01 7 0.68 0.00 0.50 0.27 0.02 98.53 00:56:49 00:45:01 all 0.02 0.00 0.01 0.03 0.01 99.94 00:56:49 00:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:56:49 00:45:01 1 0.07 0.00 0.03 0.18 0.02 99.70 00:56:49 00:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:56:49 00:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:56:49 00:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:46:01 all 0.09 0.00 0.01 0.01 0.01 99.88 00:56:49 00:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:56:49 00:46:01 1 0.05 0.00 0.02 0.08 0.03 99.82 00:56:49 00:46:01 2 0.05 0.00 0.00 0.02 0.00 99.93 00:56:49 00:46:01 3 0.52 0.00 0.03 0.00 0.02 99.43 00:56:49 00:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:56:49 00:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:56:49 00:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:47:01 all 0.02 0.00 0.01 0.03 0.00 99.94 00:56:49 00:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:47:01 1 0.02 0.00 0.02 0.22 0.02 99.73 00:56:49 00:47:01 2 0.10 0.00 0.00 0.00 0.00 99.90 00:56:49 00:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:56:49 00:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:56:49 00:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:56:49 00:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:56:49 00:48:01 1 0.03 0.00 0.02 0.07 0.03 99.85 00:56:49 00:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:56:49 00:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:56:49 00:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:49:02 all 0.03 0.00 0.01 0.05 0.01 99.91 00:56:49 00:49:02 0 0.03 0.00 0.00 0.00 0.00 99.97 00:56:49 00:49:02 1 0.05 0.00 0.02 0.22 0.00 99.72 00:56:49 00:49:02 2 0.02 0.00 0.03 0.00 0.03 99.92 00:56:49 00:49:02 3 0.00 0.00 0.00 0.18 0.00 99.82 00:56:49 00:49:02 4 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:49:02 5 0.03 0.00 0.03 0.00 0.02 99.92 00:56:49 00:49:02 6 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:49:02 7 0.03 0.00 0.00 0.00 0.00 99.97 00:56:49 00:50:01 all 0.15 0.00 0.01 0.01 0.00 99.82 00:56:49 00:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:56:49 00:50:01 1 0.00 0.00 0.00 0.07 0.00 99.93 00:56:49 00:50:01 2 0.07 0.00 0.02 0.00 0.02 99.90 00:56:49 00:50:01 3 1.06 0.00 0.00 0.00 0.02 98.92 00:56:49 00:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:56:49 00:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:56:49 00:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:56:49 00:50:01 CPU %user %nice %system %iowait %steal %idle 00:56:49 00:51:01 all 0.01 0.00 0.01 0.01 0.01 99.97 00:56:49 00:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:56:49 00:51:01 1 0.02 0.00 0.02 0.07 0.02 99.88 00:56:49 00:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:56:49 00:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:56:49 00:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:56:49 00:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:56:49 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:56:49 00:52:01 1 0.00 0.00 0.00 0.03 0.00 99.97 00:56:49 00:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:56:49 00:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:56:49 00:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:53:01 all 0.08 0.00 0.02 0.00 0.01 99.89 00:56:49 00:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:53:01 1 0.03 0.00 0.00 0.02 0.00 99.95 00:56:49 00:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:56:49 00:53:01 3 0.45 0.00 0.05 0.00 0.02 99.48 00:56:49 00:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:56:49 00:53:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:56:49 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:54:01 all 0.02 0.00 0.02 0.00 0.01 99.96 00:56:49 00:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:56:49 00:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:56:49 00:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:56:49 00:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:56:49 00:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:56:49 00:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:56:49 00:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:56:49 00:55:01 all 0.06 0.00 0.04 0.03 0.00 99.86 00:56:49 00:55:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:56:49 00:55:01 1 0.07 0.00 0.05 0.13 0.00 99.75 00:56:49 00:55:01 2 0.08 0.00 0.03 0.00 0.02 99.87 00:56:49 00:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:56:49 00:55:01 4 0.18 0.00 0.10 0.02 0.00 99.70 00:56:49 00:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 00:56:49 00:55:01 6 0.02 0.00 0.05 0.12 0.00 99.82 00:56:49 00:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:56:49 00:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:56:49 00:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:56:49 00:56:01 1 0.00 0.00 0.00 0.02 0.02 99.97 00:56:49 00:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 00:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:56:49 00:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 00:56:49 00:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:56:49 00:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:56:49 Average: all 4.16 0.00 0.72 0.57 0.02 94.52 00:56:49 Average: 0 4.19 0.00 0.78 0.19 0.02 94.81 00:56:49 Average: 1 4.10 0.00 0.67 0.30 0.02 94.90 00:56:49 Average: 2 4.32 0.00 0.80 2.25 0.02 92.60 00:56:49 Average: 3 4.40 0.00 0.70 0.10 0.03 94.77 00:56:49 Average: 4 4.20 0.00 0.77 0.08 0.02 94.94 00:56:49 Average: 5 4.41 0.00 0.75 0.85 0.02 93.97 00:56:49 Average: 6 3.67 0.00 0.69 0.73 0.02 94.89 00:56:49 Average: 7 4.01 0.00 0.63 0.04 0.01 95.30 00:56:49 00:56:49 00:56:49