Pull request #1476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82651b7682e360e231be38739d08c82f4e1c6ca0+1c436aae64ba04d8b406a209c24bbc2f99c23ca9 (e99f3feffa5e9452b0bd33407a3f6439fe1f0dcf) 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-ssh10377100406320321625.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16110442100070963883.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1476/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-1476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9084073205405966377.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-1476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4458008210696429650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10785067472110281518.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-1476/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-1476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4743374989676270382.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1131 in /w/workspace/gexfoundry_device-sdk-go_PR-1476 [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-1476 # 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 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 into PR head commit 82651b7682e360e231be38739d08c82f4e1c6ca0 Merge succeeded, producing 82651b7682e360e231be38739d08c82f4e1c6ca0 Checking out Revision 82651b7682e360e231be38739d08c82f4e1c6ca0 (PR-1476) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/1476/head:refs/remotes/origin/PR-1476 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82651b7682e360e231be38739d08c82f4e1c6ca0 # 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 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82651b7682e360e231be38739d08c82f4e1c6ca0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:20 ========================================================= 04:33:20 EdgeX Global Pipelines Version Info 04:33:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:33:21 ------------------- 04:33:21 stable info: 04:33:21 ------------------- 04:33:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:33:21 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:33:21 Message: update stable to v1.0.250 04:33:21 ------------------- 04:33:21 experimental info: 04:33:21 ------------------- 04:33:21 Commited By: **** collab-it+edgex@linuxfoundation.org 04:33:21 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:33:21 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1476 [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1476 [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1476 [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82651b7 [Pipeline] echo 04:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:23 provisioning config files... 04:33:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/config7068336354700032358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:24 ---> docker-login.sh 04:33:24 nexus3.edgexfoundry.org:10001 04:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:24 Configure a credential helper to remove this warning. See 04:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:24 04:33:24 Login Succeeded 04:33:24 nexus3.edgexfoundry.org:10002 04:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:24 Configure a credential helper to remove this warning. See 04:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:24 04:33:24 Login Succeeded 04:33:24 nexus3.edgexfoundry.org:10003 04:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:24 Configure a credential helper to remove this warning. See 04:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:24 04:33:24 Login Succeeded 04:33:24 nexus3.edgexfoundry.org:10004 04:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:24 Configure a credential helper to remove this warning. See 04:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:24 04:33:24 Login Succeeded 04:33:24 docker.io 04:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:25 Configure a credential helper to remove this warning. See 04:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:25 04:33:25 Login Succeeded 04:33:25 ---> docker-login.sh ends [Pipeline] } 04:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:33:25 + git rev-list -1 --merges 82651b7682e360e231be38739d08c82f4e1c6ca0~1..82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] echo 04:33:25 -----------> git rev-list -1 --merges 82651b7682e360e231be38739d08c82f4e1c6ca0~1..82651b7682e360e231be38739d08c82f4e1c6ca0 82651b7682e360e231be38739d08c82f4e1c6ca0 [false] [Pipeline] sh 04:33:26 + git log --format=format:%s -1 82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] echo 04:33:26 ========================================================= 04:33:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:33:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:26 + git log --format=format:%s -1 82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] echo 04:33:26 [semverPrep] GIT_COMMIT: 82651b7682e360e231be38739d08c82f4e1c6ca0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:33:26 [semverPrep] This is not a build commit. [Pipeline] sh 04:33:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:27 + grep -v github /etc/ssh/ssh_known_hosts 04:33:27 + [ -e /tmp/ssh_known_hosts ] 04:33:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:33:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:33:27 + sudo tee -a /etc/ssh/ssh_known_hosts 04:33:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:27 04:33:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:27 0.1.4: Pulling from edgex-devops/py-git-semver 04:33:27 b85a868b505f: Pulling fs layer 04:33:27 e2be974225ed: Pulling fs layer 04:33:27 339a4e72a1f5: Pulling fs layer 04:33:27 988bab9f4d93: Pulling fs layer 04:33:27 1469e6f7b9e6: Pulling fs layer 04:33:27 eaf3925da568: Pulling fs layer 04:33:27 bab4dde63d76: Pulling fs layer 04:33:27 bde34c3a00c8: Pulling fs layer 04:33:27 b352a97aabf1: Pulling fs layer 04:33:27 4872d77fe225: Pulling fs layer 04:33:27 5851b861e8e6: Pulling fs layer 04:33:27 1469e6f7b9e6: Waiting 04:33:27 eaf3925da568: Waiting 04:33:27 bab4dde63d76: Waiting 04:33:27 bde34c3a00c8: Waiting 04:33:27 b352a97aabf1: Waiting 04:33:27 4872d77fe225: Waiting 04:33:27 5851b861e8e6: Waiting 04:33:27 988bab9f4d93: Waiting 04:33:27 e2be974225ed: Verifying Checksum 04:33:27 e2be974225ed: Download complete 04:33:27 988bab9f4d93: Verifying Checksum 04:33:27 988bab9f4d93: Download complete 04:33:27 1469e6f7b9e6: Verifying Checksum 04:33:27 1469e6f7b9e6: Download complete 04:33:28 eaf3925da568: Verifying Checksum 04:33:28 eaf3925da568: Download complete 04:33:28 339a4e72a1f5: Verifying Checksum 04:33:28 339a4e72a1f5: Download complete 04:33:28 bde34c3a00c8: Download complete 04:33:28 b352a97aabf1: Download complete 04:33:28 4872d77fe225: Download complete 04:33:28 5851b861e8e6: Verifying Checksum 04:33:28 5851b861e8e6: Download complete 04:33:28 b85a868b505f: Verifying Checksum 04:33:28 b85a868b505f: Download complete 04:33:28 bab4dde63d76: Verifying Checksum 04:33:28 bab4dde63d76: Download complete 04:33:29 b85a868b505f: Pull complete 04:33:29 e2be974225ed: Pull complete 04:33:29 339a4e72a1f5: Pull complete 04:33:30 988bab9f4d93: Pull complete 04:33:30 1469e6f7b9e6: Pull complete 04:33:30 eaf3925da568: Pull complete 04:33:32 bab4dde63d76: Pull complete 04:33:32 bde34c3a00c8: Pull complete 04:33:32 b352a97aabf1: Pull complete 04:33:32 4872d77fe225: Pull complete 04:33:32 5851b861e8e6: Pull complete 04:33:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:32 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 04:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:33:36 $ docker top 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba -eo pid,comm 04:33:36 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). 04:33:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:36 [ssh-agent] Looking for ssh-agent implementation... 04:33:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:36 $ docker exec 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba ssh-agent 04:33:36 SSH_AUTH_SOCK=/tmp/ssh-MsCWkHWwW2VL/agent.32 04:33:36 SSH_AGENT_PID=38 04:33:36 Running ssh-add (command line suppressed) 04:33:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/private_key_17697407308532800711.key (/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/private_key_17697407308532800711.key) 04:33:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:37 + git tag --points-at HEAD [Pipeline] } 04:33:37 $ docker exec --env ******** --env ******** 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba ssh-agent -k 04:33:37 unset SSH_AUTH_SOCK; 04:33:37 unset SSH_AGENT_PID; 04:33:37 echo Agent pid 38 killed; 04:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:33:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:37 [ssh-agent] Looking for ssh-agent implementation... 04:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:37 $ docker exec 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba ssh-agent 04:33:37 SSH_AUTH_SOCK=/tmp/ssh-fVNwYv2moIcP/agent.70 04:33:37 SSH_AGENT_PID=76 04:33:37 Running ssh-add (command line suppressed) 04:33:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/private_key_18229996203944819616.key (/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/private_key_18229996203944819616.key) 04:33:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:38 + git semver init 04:33:38 2023-07-14 04:33:38,289 [run_init] DEBUG init version:0.0.0 force:False 04:33:38 2023-07-14 04:33:38,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver 04:33:38 2023-07-14 04:33:38,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver 04:33:38 2023-07-14 04:33:38,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1476, universal_newlines=False, shell=None, istream=None) 04:33:39 2023-07-14 04:33:39,197 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476/.git/info/exclude 04:33:39 2023-07-14 04:33:39,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver/PR-1476 with force:False 04:33:39 2023-07-14 04:33:39,197 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver/PR-1476 04:33:39 2023-07-14 04:33:39,201 [execute] INFO git cat-file --batch-check 04:33:39 2023-07-14 04:33:39,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver, universal_newlines=False, shell=None, istream=) 04:33:39 2023-07-14 04:33:39,207 [execute] INFO git cat-file --batch 04:33:39 2023-07-14 04:33:39,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver, universal_newlines=False, shell=None, istream=) 04:33:39 2023-07-14 04:33:39,212 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver/PR-1476 04:33:39 0.0.0 [Pipeline] } 04:33:39 $ docker exec --env ******** --env ******** 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba ssh-agent -k 04:33:39 unset SSH_AUTH_SOCK; 04:33:39 unset SSH_AGENT_PID; 04:33:39 echo Agent pid 76 killed; 04:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:39 + git semver [Pipeline] } 04:33:40 $ docker stop --time=1 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba 04:33:41 $ docker rm -f --volumes 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba [Pipeline] // withDockerContainer [Pipeline] sh 04:33:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:33:42 Stashed 1 file(s) [Pipeline] echo 04:33:42 [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 04:33:42 provisioning config files... 04:33:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/config15577792461273687589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:43 ---> docker-login.sh 04:33:43 nexus3.edgexfoundry.org:10001 04:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:43 Configure a credential helper to remove this warning. See 04:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:43 04:33:43 Login Succeeded 04:33:43 nexus3.edgexfoundry.org:10002 04:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:43 Configure a credential helper to remove this warning. See 04:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:43 04:33:43 Login Succeeded 04:33:43 nexus3.edgexfoundry.org:10003 04:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:43 Configure a credential helper to remove this warning. See 04:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:43 04:33:43 Login Succeeded 04:33:43 nexus3.edgexfoundry.org:10004 04:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:43 Configure a credential helper to remove this warning. See 04:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:43 04:33:43 Login Succeeded 04:33:43 docker.io 04:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:43 Configure a credential helper to remove this warning. See 04:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:43 04:33:43 Login Succeeded 04:33:43 ---> docker-login.sh ends [Pipeline] } 04:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:44 ========================================================= 04:33:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:33:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:44 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:33:44 Sending build context to Docker daemon 10.91MB 04:33:44 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:33:44 Step 2/10 : FROM ${BASE} AS builder 04:33:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:33:44 4db1b89c0bd1: Pulling fs layer 04:33:44 6911f1a30b25: Pulling fs layer 04:33:44 e194b8c5c2a9: Pulling fs layer 04:33:44 6863d3e3a2b1: Pulling fs layer 04:33:44 ec0bb842ea78: Pulling fs layer 04:33:44 40a00589a448: Pulling fs layer 04:33:44 6863d3e3a2b1: Waiting 04:33:44 ec0bb842ea78: Waiting 04:33:44 6c08303d61cc: Pulling fs layer 04:33:44 798269fcf238: Pulling fs layer 04:33:44 40a00589a448: Waiting 04:33:44 6c08303d61cc: Waiting 04:33:44 798269fcf238: Waiting 04:33:44 6911f1a30b25: Verifying Checksum 04:33:44 6911f1a30b25: Download complete 04:33:44 6863d3e3a2b1: Download complete 04:33:44 ec0bb842ea78: Verifying Checksum 04:33:44 ec0bb842ea78: Download complete 04:33:44 4db1b89c0bd1: Verifying Checksum 04:33:44 4db1b89c0bd1: Download complete 04:33:44 40a00589a448: Verifying Checksum 04:33:44 40a00589a448: Download complete 04:33:45 4db1b89c0bd1: Pull complete 04:33:45 6911f1a30b25: Pull complete 04:33:45 798269fcf238: Verifying Checksum 04:33:45 798269fcf238: Download complete 04:33:45 e194b8c5c2a9: Verifying Checksum 04:33:45 e194b8c5c2a9: Download complete 04:33:45 6c08303d61cc: Verifying Checksum 04:33:45 6c08303d61cc: Download complete 04:33:49 e194b8c5c2a9: Pull complete 04:33:49 6863d3e3a2b1: Pull complete 04:33:49 ec0bb842ea78: Pull complete 04:33:49 40a00589a448: Pull complete 04:33:53 6c08303d61cc: Pull complete 04:33:53 798269fcf238: Pull complete 04:33:53 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:33:53 ---> ec979cd7f677 04:33:53 Step 3/10 : ARG MAKE=make build 04:33:57 Still waiting to schedule task 04:33:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:34:00 ---> Running in fdc8d8aa7e05 04:34:00 Removing intermediate container fdc8d8aa7e05 04:34:00 ---> c3655d665208 04:34:00 Step 4/10 : WORKDIR /device-sdk-go 04:34:00 ---> Running in 213b677ed12f 04:34:00 Removing intermediate container 213b677ed12f 04:34:00 ---> 5223b3176ce4 04:34:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:34:00 ---> Running in 673d79b43fca 04:34:00 Removing intermediate container 673d79b43fca 04:34:00 ---> c8f606d70d77 04:34:00 Step 6/10 : RUN apk add --update --no-cache make git 04:34:01 ---> Running in b82424da85f1 04:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:34:02 OK: 265 MiB in 53 packages 04:34:02 Removing intermediate container b82424da85f1 04:34:02 ---> d3fa2f0cf4ad 04:34:02 Step 7/10 : COPY go.mod vendor* ./ 04:34:02 ---> 645f2722fe96 04:34:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:02 ---> Running in 88f8c73f4d6c 04:35:10 Removing intermediate container 88f8c73f4d6c 04:35:10 ---> c0a3d81ce27a 04:35:10 Step 9/10 : COPY . . 04:35:10 ---> cb1af21bc4ba 04:35:10 Step 10/10 : RUN ${MAKE} 04:35:10 ---> Running in c27c04f0659b 04:35:10 noop 04:35:10 Removing intermediate container c27c04f0659b 04:35:10 ---> 33fa58d1b1d8 04:35:10 Successfully built 33fa58d1b1d8 04:35:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:10 + docker inspect -f . ci-base-image-x86_64 04:35:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:10 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 04:35:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@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 ******** ci-base-image-x86_64 cat 04:35:11 $ docker top b06b3a8fa5d7ee382e9327e7be4e5ef4ad9154de4708f61ea70b3d8dccdb52ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:11 + go version 04:35:11 go version go1.20.6 linux/amd64 [Pipeline] } 04:35:11 $ docker stop --time=1 b06b3a8fa5d7ee382e9327e7be4e5ef4ad9154de4708f61ea70b3d8dccdb52ae 04:35:12 $ docker rm -f --volumes b06b3a8fa5d7ee382e9327e7be4e5ef4ad9154de4708f61ea70b3d8dccdb52ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:13 + docker inspect -f . ci-base-image-x86_64 04:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:13 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 04:35:13 $ 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-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@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 ******** ci-base-image-x86_64 cat 04:35:14 $ docker top 36e020f1e9493d58f8f455b79aaf7c457d5df66e13d5323ac8f57c39d66be18f -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:14 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1476 [Pipeline] fileExists [Pipeline] sh 04:35:15 + make test 04:35:15 go test -race -coverprofile=coverage.out ./... 04:35:23 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:35:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.059s coverage: 27.6% of statements 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:35:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 80.2% of statements 04:35:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.088s coverage: 86.0% of statements 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:35:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 77.5% of statements 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:35:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:35:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:35:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 14.3% of statements 04:35:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements 04:35:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements 04:35:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements 04:36:07 GO111MODULE=on go vet ./... 04:36:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:36:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:36:08 ./bin/test-attribution-txt.sh [Pipeline] echo 04:36:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:36:08 $ docker stop --time=1 36e020f1e9493d58f8f455b79aaf7c457d5df66e13d5323ac8f57c39d66be18f 04:36:11 $ docker rm -f --volumes 36e020f1e9493d58f8f455b79aaf7c457d5df66e13d5323ac8f57c39d66be18f [Pipeline] // withDockerContainer [Pipeline] sh 04:36:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:36:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:36:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:13 + ls -al . 04:36:13 total 284 04:36:13 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 04:35 . 04:36:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 04:33 .. 04:36:13 -rw-rw-r-- 1 jenkins jenkins 140 Jul 14 04:33 .dockerignore 04:36:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 04:33 .git 04:36:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 04:33 .github 04:36:13 -rw-rw-r-- 1 jenkins jenkins 137 Jul 14 04:33 .gitignore 04:36:13 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 04:33 .golangci.yml 04:36:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 04:33 .semver 04:36:13 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 14 04:33 CHANGELOG.md 04:36:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 04:33 GOVERNANCE.md 04:36:13 -rw-rw-r-- 1 jenkins jenkins 885 Jul 14 04:33 Jenkinsfile 04:36:13 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 14 04:33 LICENSE 04:36:13 -rw-rw-r-- 1 jenkins jenkins 1714 Jul 14 04:33 Makefile 04:36:13 -rw-rw-r-- 1 jenkins jenkins 619 Jul 14 04:33 OWNERS.md 04:36:13 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 14 04:33 README.md 04:36:13 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 04:33 VERSION 04:36:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 04:33 bin 04:36:13 -rw-r--r-- 1 jenkins jenkins 106152 Jul 14 04:35 coverage.out 04:36:13 drwxrwxr-x 5 jenkins jenkins 4096 Jul 14 04:33 example 04:36:13 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 14 04:33 go.mod 04:36:13 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 14 04:33 go.sum 04:36:13 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 04:33 internal 04:36:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 04:33 openapi 04:36:13 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 04:33 pkg 04:36:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 04:33 snap 04:36:13 -rw-rw-r-- 1 jenkins jenkins 222 Jul 14 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:14 + 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=82651b7682e360e231be38739d08c82f4e1c6ca0 --label arch=amd64 --label version=0.0.0 . 04:36:14 Sending build context to Docker daemon 11.01MB 04:36:14 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:36:14 Step 2/23 : FROM ${BASE} AS builder 04:36:14 ---> 33fa58d1b1d8 04:36:14 Step 3/23 : ARG MAKE=make build 04:36:14 ---> Running in 0559811a0ef1 04:36:14 Removing intermediate container 0559811a0ef1 04:36:14 ---> b742f0f1f2c7 04:36:14 Step 4/23 : WORKDIR /device-sdk-go 04:36:14 ---> Running in 729633ab522b 04:36:14 Removing intermediate container 729633ab522b 04:36:14 ---> ae8d32550659 04:36:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:36:14 ---> Running in 1c259b79e7d6 04:36:14 Removing intermediate container 1c259b79e7d6 04:36:14 ---> 648551575446 04:36:14 Step 6/23 : RUN apk add --update --no-cache make git 04:36:14 ---> Running in b631adc41121 04:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:36:15 OK: 265 MiB in 53 packages 04:36:15 Removing intermediate container b631adc41121 04:36:15 ---> 550d2bf6592a 04:36:15 Step 7/23 : COPY go.mod vendor* ./ 04:36:15 ---> ebfd66bfa5f0 04:36:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:15 ---> Running in 4e776173952b 04:36:16 Removing intermediate container 4e776173952b 04:36:16 ---> 464be5422e6b 04:36:16 Step 9/23 : COPY . . 04:36:16 ---> 7d6eb30502a5 04:36:16 Step 10/23 : RUN ${MAKE} 04:36:16 ---> Running in b5d2f797757e 04:36:17 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:36:43 Removing intermediate container b5d2f797757e 04:36:43 ---> 231388986a5b 04:36:43 Step 11/23 : FROM alpine:3.17 04:36:43 3.17: Pulling from library/alpine 04:36:43 4db1b89c0bd1: Already exists 04:36:43 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:36:43 Status: Downloaded newer image for alpine:3.17 04:36:43 ---> 1f73a9d63274 04:36:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:36:43 ---> Running in 33b4230471d6 04:36:43 Removing intermediate container 33b4230471d6 04:36:43 ---> 371d709438d1 04:36:43 Step 13/23 : RUN apk add --update --no-cache 04:36:43 ---> Running in b67d4814c943 04:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:36:43 OK: 7 MiB in 15 packages 04:36:43 Removing intermediate container b67d4814c943 04:36:43 ---> aacd00805528 04:36:43 Step 14/23 : WORKDIR / 04:36:43 ---> Running in 7f0fe8547073 04:36:43 Removing intermediate container 7f0fe8547073 04:36:43 ---> 1188169c7524 04:36:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:36:43 ---> 94e66ba55152 04:36:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:36:43 ---> 1a18e2b5fe02 04:36:43 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:36:43 ---> 5e6d335360dd 04:36:43 Step 18/23 : EXPOSE 59999 04:36:43 ---> Running in 3a35ae9e1df4 04:36:43 Removing intermediate container 3a35ae9e1df4 04:36:43 ---> 730ff9b5e815 04:36:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:36:43 ---> Running in 8d0ca98850c0 04:36:43 Removing intermediate container 8d0ca98850c0 04:36:43 ---> f26e8708f80d 04:36:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:36:43 ---> Running in 45b3a1070698 04:36:43 Removing intermediate container 45b3a1070698 04:36:43 ---> 837e718011d7 04:36:43 Step 21/23 : LABEL arch=amd64 04:36:43 ---> Running in 63bb65bdcc2b 04:36:43 Removing intermediate container 63bb65bdcc2b 04:36:43 ---> 52c5c5907df7 04:36:43 Step 22/23 : LABEL git_sha=82651b7682e360e231be38739d08c82f4e1c6ca0 04:36:43 ---> Running in 9f32ceb1ca41 04:36:43 Removing intermediate container 9f32ceb1ca41 04:36:43 ---> 3a28b37d7c2e 04:36:43 Step 23/23 : LABEL version=0.0.0 04:36:43 ---> Running in 6c8dea3ee70e 04:36:43 Removing intermediate container 6c8dea3ee70e 04:36:43 ---> d80cb7b31bd1 04:36:43 [Warning] One or more build-args [ARCH] were not consumed 04:36:43 Successfully built d80cb7b31bd1 04:36:43 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 04:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:44 04:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:45 latest: Pulling from edgex-lftools-log-publisher 04:36:45 5eb5b503b376: Pulling fs layer 04:36:45 5c69ac0246d0: Pulling fs layer 04:36:45 ec43610c2a17: Pulling fs layer 04:36:45 3a2ae6a8a46f: Pulling fs layer 04:36:45 33b1e0a273af: Pulling fs layer 04:36:45 5d3b04190fa2: Pulling fs layer 04:36:45 2f39f015ded8: Pulling fs layer 04:36:45 3a2ae6a8a46f: Waiting 04:36:45 33b1e0a273af: Waiting 04:36:45 5d3b04190fa2: Waiting 04:36:45 2f39f015ded8: Waiting 04:36:45 5c69ac0246d0: Download complete 04:36:45 3a2ae6a8a46f: Verifying Checksum 04:36:45 3a2ae6a8a46f: Download complete 04:36:45 33b1e0a273af: Verifying Checksum 04:36:45 33b1e0a273af: Download complete 04:36:45 5d3b04190fa2: Verifying Checksum 04:36:45 5d3b04190fa2: Download complete 04:36:45 ec43610c2a17: Verifying Checksum 04:36:45 ec43610c2a17: Download complete 04:36:45 5eb5b503b376: Verifying Checksum 04:36:45 5eb5b503b376: Download complete 04:36:45 2f39f015ded8: Verifying Checksum 04:36:45 2f39f015ded8: Download complete 04:36:46 5eb5b503b376: Pull complete 04:36:46 5c69ac0246d0: Pull complete 04:36:47 ec43610c2a17: Pull complete 04:36:47 3a2ae6a8a46f: Pull complete 04:36:47 33b1e0a273af: Pull complete 04:36:47 5d3b04190fa2: Pull complete 04:36:52 2f39f015ded8: Pull complete 04:36:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:53 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 04:36:53 $ 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-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@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 04:36:58 $ docker top e51527d1ed9288320796ebd87b8db18b507e833f9a6aaf91a2889c6b45f128c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:59 ---> job-cost.sh 04:36:59 lf-activate-venv: SKIPPING 04:36:59 INFO: No Stack... 04:36:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:37:00 INFO: Archiving Costs [Pipeline] sh 04:37:00 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives/cost.csv 04:37:00 + cut -d, -f6 [Pipeline] lock 04:37:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] 04:37:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] did not exist. Created. 04:37:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:00 + echo total: 0.2199999988079071 [Pipeline] stash 04:37:01 Stashed 1 file(s) [Pipeline] } 04:37:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:37:01 $ docker stop --time=1 e51527d1ed9288320796ebd87b8db18b507e833f9a6aaf91a2889c6b45f128c9 04:37:02 $ docker rm -f --volumes e51527d1ed9288320796ebd87b8db18b507e833f9a6aaf91a2889c6b45f128c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:37:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1132 in /w/workspace/gexfoundry_device-sdk-go_PR-1476 [Pipeline] { [Pipeline] ws 04:37:32 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:37:32 The recommended git tool is: git 04:37:38 using credential edgex-jenkins-ssh 04:37:38 Cloning the remote Git repository 04:37:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:37:38 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:37:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:37:38 > git --version # timeout=10 04:37:38 > git --version # 'git version 2.25.1' 04:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:37:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:41 Merging remotes/origin/main commit 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 into PR head commit 82651b7682e360e231be38739d08c82f4e1c6ca0 04:37:42 Merge succeeded, producing 82651b7682e360e231be38739d08c82f4e1c6ca0 04:37:42 Checking out Revision 82651b7682e360e231be38739d08c82f4e1c6ca0 (PR-1476) 04:37:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:37:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:37:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1476/head:refs/remotes/origin/PR-1476 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:37:41 > git config core.sparsecheckout # timeout=10 04:37:41 > git checkout -f 82651b7682e360e231be38739d08c82f4e1c6ca0 # timeout=10 04:37:41 > git remote # timeout=10 04:37:41 > git config --get remote.origin.url # timeout=10 04:37:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:42 > git merge 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 # timeout=10 04:37:42 > git rev-parse HEAD^{commit} # timeout=10 04:37:42 > git config core.sparsecheckout # timeout=10 04:37:42 > git checkout -f 82651b7682e360e231be38739d08c82f4e1c6ca0 # timeout=10 04:37:42 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:37:42 > git --version # timeout=10 04:37:42 > git --version # 'git version 2.25.1' 04:37:42 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:37:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:37:43 Dload Upload Total Spent Left Speed 04:37:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 04:37:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:37:45 + sudo tee /etc/docker/daemon.new 04:37:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:37:45 { 04:37:45 "registry-mirrors": [ 04:37:45 "https://nexus3.edgexfoundry.org:10001" 04:37:45 ], 04:37:45 "bip": "10.250.0.254/24", 04:37:45 "hosts": [ 04:37:45 "tcp://0.0.0.0:5555", 04:37:45 "unix:///var/run/docker.sock" 04:37:45 ], 04:37:45 "mtu": 1458, 04:37:45 "selinux-enabled": true, 04:37:45 "seccomp-profile": "/etc/docker/seccomp.json" 04:37:45 } [Pipeline] sh 04:37:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:37:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:04 provisioning config files... 04:38:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17499796776000286015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:04 ---> docker-login.sh 04:38:04 nexus3.edgexfoundry.org:10001 04:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:05 Configure a credential helper to remove this warning. See 04:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:05 04:38:05 Login Succeeded 04:38:05 nexus3.edgexfoundry.org:10002 04:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:05 Configure a credential helper to remove this warning. See 04:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:05 04:38:05 Login Succeeded 04:38:05 nexus3.edgexfoundry.org:10003 04:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:05 Configure a credential helper to remove this warning. See 04:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:05 04:38:05 Login Succeeded 04:38:05 nexus3.edgexfoundry.org:10004 04:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:06 Configure a credential helper to remove this warning. See 04:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:06 04:38:06 Login Succeeded 04:38:06 docker.io 04:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:06 Configure a credential helper to remove this warning. See 04:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:06 04:38:06 Login Succeeded 04:38:06 ---> docker-login.sh ends [Pipeline] } 04:38:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:38:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:38:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:38:07 ========================================================= 04:38:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:38:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:07 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:38:08 Sending build context to Docker daemon 5.805MB 04:38:08 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:38:08 Step 2/10 : FROM ${BASE} AS builder 04:38:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:38:08 edb6bdbacee9: Pulling fs layer 04:38:08 5f9638ab2659: Pulling fs layer 04:38:08 8d51d6327a98: Pulling fs layer 04:38:08 8b374f2dd631: Pulling fs layer 04:38:08 ec14aa9079de: Pulling fs layer 04:38:08 2f466654f4bb: Pulling fs layer 04:38:08 554e91adad29: Pulling fs layer 04:38:08 2f466654f4bb: Waiting 04:38:08 8b374f2dd631: Waiting 04:38:08 ec14aa9079de: Waiting 04:38:08 554e91adad29: Waiting 04:38:08 5f9638ab2659: Verifying Checksum 04:38:08 5f9638ab2659: Download complete 04:38:08 8b374f2dd631: Verifying Checksum 04:38:08 8b374f2dd631: Download complete 04:38:08 ec14aa9079de: Download complete 04:38:08 edb6bdbacee9: Verifying Checksum 04:38:08 edb6bdbacee9: Download complete 04:38:09 edb6bdbacee9: Pull complete 04:38:09 554e91adad29: Verifying Checksum 04:38:09 554e91adad29: Download complete 04:38:10 5f9638ab2659: Pull complete 04:38:11 8d51d6327a98: Verifying Checksum 04:38:11 8d51d6327a98: Download complete 04:38:11 2f466654f4bb: Download complete 04:38:23 8d51d6327a98: Pull complete 04:38:23 8b374f2dd631: Pull complete 04:38:23 ec14aa9079de: Pull complete 04:38:30 2f466654f4bb: Pull complete 04:38:32 554e91adad29: Pull complete 04:38:32 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:38:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:38:32 ---> 1e15ea492957 04:38:32 Step 3/10 : ARG MAKE=make build 04:38:34 ---> Running in a416af6e04e0 04:38:34 Removing intermediate container a416af6e04e0 04:38:34 ---> 846eff4bb5bf 04:38:34 Step 4/10 : WORKDIR /device-sdk-go 04:38:34 ---> Running in 7593b37e264f 04:38:34 Removing intermediate container 7593b37e264f 04:38:34 ---> c9292dbecbd9 04:38:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:38:34 ---> Running in 222c0908ad64 04:38:35 Removing intermediate container 222c0908ad64 04:38:35 ---> 8774875a149d 04:38:35 Step 6/10 : RUN apk add --update --no-cache make git 04:38:35 ---> Running in 2379ed8fcff7 04:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:38:38 OK: 263 MiB in 53 packages 04:38:38 Removing intermediate container 2379ed8fcff7 04:38:38 ---> ac552b1e81e8 04:38:38 Step 7/10 : COPY go.mod vendor* ./ 04:38:39 ---> c7127a254f41 04:38:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:39 ---> Running in d8f884a3db33 04:39:47 Removing intermediate container d8f884a3db33 04:39:47 ---> 914a41c8a667 04:39:47 Step 9/10 : COPY . . 04:39:47 ---> 035a02e0ea32 04:39:47 Step 10/10 : RUN ${MAKE} 04:39:47 ---> Running in c24bdc50e51b 04:39:47 noop 04:39:47 Removing intermediate container c24bdc50e51b 04:39:47 ---> e312477dae53 04:39:47 Successfully built e312477dae53 04:39:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:48 + docker inspect -f . ci-base-image-arm64 04:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:48 prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 04:39:48 $ 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 04:39:49 $ docker top 4c42f0cdc92f66cd731fa10ac22afba1ebab2ec95c2a0fce67a63df76b170442 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:50 + go version 04:39:50 go version go1.20.6 linux/arm64 [Pipeline] } 04:39:50 $ docker stop --time=1 4c42f0cdc92f66cd731fa10ac22afba1ebab2ec95c2a0fce67a63df76b170442 04:39:51 $ docker rm -f --volumes 4c42f0cdc92f66cd731fa10ac22afba1ebab2ec95c2a0fce67a63df76b170442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:52 + docker inspect -f . ci-base-image-arm64 04:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:53 prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 04:39:53 $ 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 04:39:54 $ docker top d3d52b181f09000353ca06443e01491743d60e87f5c64c01bce747717900ff1c -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:54 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:39:55 + make test 04:39:55 go test -race -coverprofile=coverage.out ./... 04:40:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:42:40 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:42:40 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:42:40 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:42:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:42:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:42:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.262s coverage: 27.6% of statements 04:42:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.339s coverage: 80.2% of statements 04:43:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:43:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:43:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.331s coverage: 86.0% of statements 04:43:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:43:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.443s coverage: 77.5% of statements 04:43:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:43:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.262s coverage: 14.3% of statements 04:43:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.420s coverage: 68.5% of statements 04:43:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.451s coverage: 89.2% of statements 04:43:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:43:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.250s coverage: 5.7% of statements 04:43:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:43:29 GO111MODULE=on go vet ./... 04:46:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:46:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:46:06 ./bin/test-attribution-txt.sh [Pipeline] echo 04:46:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:46:06 $ docker stop --time=1 d3d52b181f09000353ca06443e01491743d60e87f5c64c01bce747717900ff1c 04:46:08 $ docker rm -f --volumes d3d52b181f09000353ca06443e01491743d60e87f5c64c01bce747717900ff1c [Pipeline] // withDockerContainer [Pipeline] sh 04:46:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:46:09 Warning: overwriting stash ‘coverage-report’ 04:46:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:46:11 + ls -al . 04:46:11 total 280 04:46:11 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 04:39 . 04:46:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 04:37 .. 04:46:11 -rw-rw-r-- 1 jenkins jenkins 140 Jul 14 04:37 .dockerignore 04:46:11 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 04:37 .git 04:46:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 04:37 .github 04:46:11 -rw-rw-r-- 1 jenkins jenkins 137 Jul 14 04:37 .gitignore 04:46:11 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 04:37 .golangci.yml 04:46:11 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 14 04:37 CHANGELOG.md 04:46:11 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 04:37 GOVERNANCE.md 04:46:11 -rw-rw-r-- 1 jenkins jenkins 885 Jul 14 04:37 Jenkinsfile 04:46:11 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 14 04:37 LICENSE 04:46:11 -rw-rw-r-- 1 jenkins jenkins 1714 Jul 14 04:37 Makefile 04:46:11 -rw-rw-r-- 1 jenkins jenkins 619 Jul 14 04:37 OWNERS.md 04:46:11 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 14 04:37 README.md 04:46:11 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 04:33 VERSION 04:46:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 04:37 bin 04:46:11 -rw-r--r-- 1 jenkins jenkins 106148 Jul 14 04:43 coverage.out 04:46:11 drwxrwxr-x 5 jenkins jenkins 4096 Jul 14 04:37 example 04:46:11 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 14 04:37 go.mod 04:46:11 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 14 04:37 go.sum 04:46:11 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 04:37 internal 04:46:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 04:37 openapi 04:46:11 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 04:37 pkg 04:46:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 04:37 snap 04:46:11 -rw-rw-r-- 1 jenkins jenkins 222 Jul 14 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:11 + 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=82651b7682e360e231be38739d08c82f4e1c6ca0 --label arch=arm64 --label version=0.0.0 . 04:46:12 Sending build context to Docker daemon 5.912MB 04:46:12 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:46:12 Step 2/23 : FROM ${BASE} AS builder 04:46:12 ---> e312477dae53 04:46:12 Step 3/23 : ARG MAKE=make build 04:46:12 ---> Running in 43555f35283d 04:46:12 Removing intermediate container 43555f35283d 04:46:12 ---> 9687c8835aef 04:46:12 Step 4/23 : WORKDIR /device-sdk-go 04:46:12 ---> Running in 7076550f621d 04:46:12 Removing intermediate container 7076550f621d 04:46:12 ---> aa27e08c4e10 04:46:12 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:46:13 ---> Running in 6d4bf9722fe9 04:46:13 Removing intermediate container 6d4bf9722fe9 04:46:13 ---> 8672ab05b353 04:46:13 Step 6/23 : RUN apk add --update --no-cache make git 04:46:13 ---> Running in 2619e6ab622f 04:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:46:16 OK: 263 MiB in 53 packages 04:46:18 Removing intermediate container 2619e6ab622f 04:46:18 ---> c8c5612751b5 04:46:18 Step 7/23 : COPY go.mod vendor* ./ 04:46:19 ---> 82851501d915 04:46:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:19 ---> Running in 5ca4b5429b83 04:46:21 Removing intermediate container 5ca4b5429b83 04:46:21 ---> 06dd1249ad49 04:46:21 Step 9/23 : COPY . . 04:46:22 ---> 061ffd165e9e 04:46:22 Step 10/23 : RUN ${MAKE} 04:46:22 ---> Running in eb30372825d2 04:46:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:48:45 Removing intermediate container eb30372825d2 04:48:45 ---> e4367b26f6f6 04:48:45 Step 11/23 : FROM alpine:3.17 04:48:45 3.17: Pulling from library/alpine 04:48:45 edb6bdbacee9: Already exists 04:48:45 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:48:45 Status: Downloaded newer image for alpine:3.17 04:48:45 ---> 779605e5fbc0 04:48:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:48:45 ---> Running in c397e940f643 04:48:45 Removing intermediate container c397e940f643 04:48:45 ---> 673e527caec6 04:48:45 Step 13/23 : RUN apk add --update --no-cache 04:48:45 ---> Running in 93626c905b53 04:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:48:45 OK: 7 MiB in 15 packages 04:48:45 Removing intermediate container 93626c905b53 04:48:45 ---> 1fce4aba00c8 04:48:45 Step 14/23 : WORKDIR / 04:48:45 ---> Running in 968cb5f07c97 04:48:45 Removing intermediate container 968cb5f07c97 04:48:45 ---> e020357bb79c 04:48:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:48:45 ---> f5bd3a359ab1 04:48:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:48:45 ---> 4eafcfbee648 04:48:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:48:46 ---> 33ee43288a21 04:48:46 Step 18/23 : EXPOSE 59999 04:48:46 ---> Running in 05990dfb6710 04:48:46 Removing intermediate container 05990dfb6710 04:48:46 ---> cbfd67761ce2 04:48:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:48:46 ---> Running in 2bd84749cb12 04:48:46 Removing intermediate container 2bd84749cb12 04:48:46 ---> 89436b410bd9 04:48:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:48:46 ---> Running in 372bccb4a51a 04:48:47 Removing intermediate container 372bccb4a51a 04:48:47 ---> 8b229eb040ff 04:48:47 Step 21/23 : LABEL arch=arm64 04:48:47 ---> Running in 2c5af2662a31 04:48:47 Removing intermediate container 2c5af2662a31 04:48:47 ---> 5e4c7fca9df6 04:48:47 Step 22/23 : LABEL git_sha=82651b7682e360e231be38739d08c82f4e1c6ca0 04:48:47 ---> Running in de04f44aa52a 04:48:47 Removing intermediate container de04f44aa52a 04:48:47 ---> 35c331ea6154 04:48:47 Step 23/23 : LABEL version=0.0.0 04:48:47 ---> Running in 84437a82318a 04:48:48 Removing intermediate container 84437a82318a 04:48:48 ---> 8904e92de501 04:48:48 [Warning] One or more build-args [ARCH] were not consumed 04:48:48 Successfully built 8904e92de501 04:48:48 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 04:48:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:49 04:48:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:49 arm64: Pulling from edgex-lftools-log-publisher 04:48:49 8998bd30e6a1: Pulling fs layer 04:48:49 04944245beec: Pulling fs layer 04:48:49 699f458cf7ca: Pulling fs layer 04:48:49 765212b225bb: Pulling fs layer 04:48:49 f23df028b6ca: Pulling fs layer 04:48:49 d65c8cfc05b1: Pulling fs layer 04:48:49 2437ff75d9bd: Pulling fs layer 04:48:49 f23df028b6ca: Waiting 04:48:49 d65c8cfc05b1: Waiting 04:48:49 2437ff75d9bd: Waiting 04:48:49 765212b225bb: Waiting 04:48:49 04944245beec: Verifying Checksum 04:48:49 04944245beec: Download complete 04:48:49 765212b225bb: Verifying Checksum 04:48:49 765212b225bb: Download complete 04:48:49 f23df028b6ca: Verifying Checksum 04:48:49 f23df028b6ca: Download complete 04:48:49 d65c8cfc05b1: Verifying Checksum 04:48:49 d65c8cfc05b1: Download complete 04:48:49 699f458cf7ca: Verifying Checksum 04:48:49 699f458cf7ca: Download complete 04:48:50 8998bd30e6a1: Verifying Checksum 04:48:50 8998bd30e6a1: Download complete 04:48:52 2437ff75d9bd: Verifying Checksum 04:48:52 2437ff75d9bd: Download complete 04:48:54 8998bd30e6a1: Pull complete 04:48:54 04944245beec: Pull complete 04:48:56 699f458cf7ca: Pull complete 04:48:56 765212b225bb: Pull complete 04:48:57 f23df028b6ca: Pull complete 04:48:57 d65c8cfc05b1: Pull complete 04:49:12 2437ff75d9bd: Pull complete 04:49:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:13 prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 04:49:13 $ 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 04:49:15 $ docker top 758517cdfb1ea2c7fe7159ac3f44244c8bedd715011acd4f72e8d86b2b89fba7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:16 ---> job-cost.sh 04:49:16 lf-activate-venv: SKIPPING 04:49:16 INFO: No Stack... 04:49:17 INFO: Retrieving Pricing Info for: v3-standard-4 04:49:18 INFO: Archiving Costs [Pipeline] sh 04:49:18 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:49:18 + cut -d, -f6 [Pipeline] lock 04:49:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] 04:49:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] did not exist. Created. 04:49:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:49:19 /w/workspace/device-sdk-go/1@tmp/durable-cbc319bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:49:20 + echo total: 0.10999999940395355 [Pipeline] stash 04:49:20 Warning: overwriting stash ‘stack-cost’ 04:49:20 Stashed 1 file(s) [Pipeline] } 04:49:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:49:20 $ docker stop --time=1 758517cdfb1ea2c7fe7159ac3f44244c8bedd715011acd4f72e8d86b2b89fba7 04:49:23 $ docker rm -f --volumes 758517cdfb1ea2c7fe7159ac3f44244c8bedd715011acd4f72e8d86b2b89fba7 [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 04:49:25 provisioning config files... 04:49:25 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/config16766470695814698588tmp [Pipeline] { [Pipeline] sh 04:49:25 + set +x 04:49:25 + curl -s https://codecov.io/bash 04:49:25 + bash -s -- 04:49:25 04:49:25 _____ _ 04:49:25 / ____| | | 04:49:25 | | ___ __| | ___ ___ _____ __ 04:49:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:49:25 | |___| (_) | (_| | __/ (_| (_) \ V / 04:49:25 \_____\___/ \__,_|\___|\___\___/ \_/ 04:49:25 Bash-1.0.6 04:49:25 04:49:25 04:49:25 ==> git version 2.25.1 found 04:49:25 ==> 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 04:49:25 Release-Date: 2020-01-08 04:49:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:49:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:49:25 ==> Jenkins CI detected. 04:49:25 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1476 04:49:25 project root: . 04:49:25 --> token set from env 04:49:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:49:25 ==> Running gcov in . (disable via -X gcov) 04:49:25 ==> Python coveragepy not found 04:49:25 ==> Searching for coverage reports in: 04:49:25 + . 04:49:25 -> Found 1 reports 04:49:25 ==> Detecting git/mercurial file structure 04:49:25 ==> Reading reports 04:49:25 + ./coverage.out bytes=106148 04:49:25 ==> Appending adjustments 04:49:25 https://docs.codecov.io/docs/fixing-reports 04:49:25 + Found adjustments 04:49:25 ==> Gzipping contents 04:49:25 16K /tmp/codecov.1aGLX6.gz 04:49:25 ==> Uploading reports 04:49:25 url: https://codecov.io 04:49:25 query: branch=PR-1476&commit=82651b7682e360e231be38739d08c82f4e1c6ca0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1476&job=&cmd_args= 04:49:25 -> Pinging Codecov 04:49:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1476&commit=82651b7682e360e231be38739d08c82f4e1c6ca0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1476&job=&cmd_args= 04:49:30 -> Uploading to 04:49:30 https://storage.googleapis.com/codecov/v4/raw/2023-07-14/7E55EF52A471D76F132DFD9A03CDDE97/82651b7682e360e231be38739d08c82f4e1c6ca0/c66500ba-e8b6-4998-8700-807cff16a0a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T044930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=090a05397edb1381cc283225b03c16e4a1ccb532ab69c1b94b1085cd6e0b49c2 04:49:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:30 Dload Upload Total Spent Left Speed 04:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15150 0 0 100 15150 0 69495 --:--:-- --:--:-- --:--:-- 69178 100 15150 0 0 100 15150 0 69178 --:--:-- --:--:-- --:--:-- 68863 04:49:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] } 04:49:30 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 04:49:32 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives ] 04:49:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives 04:49:32 total 16 04:49:32 drwxr-xr-x 3 root root 4096 Jul 14 04:37 . 04:49:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 04:37 .. 04:49:32 drwxr-xr-x 2 root root 4096 Jul 14 04:37 cost 04:49:32 -rw-r--r-- 1 root root 86 Jul 14 04:37 cost.csv 04:49:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives 04:49:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives 04:49:32 total 16 04:49:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 04:37 . 04:49:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 04:37 .. 04:49:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 04:37 cost 04:49:32 -rw-r--r-- 1 jenkins jenkins 86 Jul 14 04:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:49:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:49:34 ---> package-listing.sh 04:49:34 ++ facter osfamily 04:49:34 ++ tr '[:upper:]' '[:lower:]' 04:49:34 + OS_FAMILY=debian 04:49:34 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1476 04:49:34 + START_PACKAGES=/tmp/packages_start.txt 04:49:34 + END_PACKAGES=/tmp/packages_end.txt 04:49:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:49:34 + PACKAGES=/tmp/packages_start.txt 04:49:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1476 ']' 04:49:34 + PACKAGES=/tmp/packages_end.txt 04:49:34 + case "${OS_FAMILY}" in 04:49:34 + dpkg -l 04:49:34 + grep '^ii' 04:49:34 + '[' -f /tmp/packages_start.txt ']' 04:49:34 + '[' -f /tmp/packages_end.txt ']' 04:49:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:49:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1476 ']' 04:49:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives/ 04:49:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives/ [Pipeline] echo 04:49:34 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-1476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:49:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:35 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 04:49:35 $ 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-1476/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-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:49:35 $ docker top da9fae211dc3989ad9feb869328c45ceeb0f925a526131b137b890688ecb9c9f -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:49:36 + mkdir -p /var/log/sysstat [Pipeline] sh 04:49:36 + ls /var/log/sa-host 04:49:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:36 provisioning config files... 04:49:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/config4293891245748829387tmp [Pipeline] { [Pipeline] echo 04:49:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:49:37 ---> create-netrc.sh [Pipeline] } 04:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:49:37 ---> python-tools-install.sh [Pipeline] echo 04:49:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:49:38 ---> sudo-logs.sh 04:49:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:49:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:49:38 ---> job-cost.sh 04:49:38 lf-activate-venv: SKIPPING 04:49:38 DEBUG: total: 0.2199999988079071 04:49:38 INFO: Retrieving Stack Cost... 04:49:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:49:39 INFO: Archiving Costs [Pipeline] echo 04:49:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:49:40 ---> logs-deploy.sh 04:49:40 lf-activate-venv: SKIPPING 04:49:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1476/1 04:49:40 INFO: archiving workspace using pattern(s): 04:49:40 Archives upload complete. 04:49:41 INFO: archiving logs to Nexus 04:49:41 ---> uname -a: 04:49:41 Linux prd-ubuntu20-04-docker-8c-8g-1131 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:49:41 04:49:41 04:49:41 ---> lscpu: 04:49:41 Architecture: x86_64 04:49:41 CPU op-mode(s): 32-bit, 64-bit 04:49:41 Byte Order: Little Endian 04:49:41 Address sizes: 40 bits physical, 48 bits virtual 04:49:41 CPU(s): 8 04:49:41 On-line CPU(s) list: 0-7 04:49:41 Thread(s) per core: 1 04:49:41 Core(s) per socket: 1 04:49:41 Socket(s): 8 04:49:41 NUMA node(s): 1 04:49:41 Vendor ID: AuthenticAMD 04:49:41 CPU family: 23 04:49:41 Model: 49 04:49:41 Model name: AMD EPYC-Rome Processor 04:49:41 Stepping: 0 04:49:41 CPU MHz: 2800.000 04:49:41 BogoMIPS: 5600.00 04:49:41 Virtualization: AMD-V 04:49:41 Hypervisor vendor: KVM 04:49:41 Virtualization type: full 04:49:41 L1d cache: 256 KiB 04:49:41 L1i cache: 256 KiB 04:49:41 L2 cache: 4 MiB 04:49:41 L3 cache: 128 MiB 04:49:41 NUMA node0 CPU(s): 0-7 04:49:41 Vulnerability Itlb multihit: Not affected 04:49:41 Vulnerability L1tf: Not affected 04:49:41 Vulnerability Mds: Not affected 04:49:41 Vulnerability Meltdown: Not affected 04:49:41 Vulnerability Mmio stale data: Not affected 04:49:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:49:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:49:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:49:41 Vulnerability Srbds: Not affected 04:49:41 Vulnerability Tsx async abort: Not affected 04:49:41 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 04:49:41 04:49:41 04:49:41 ---> nproc: 04:49:41 8 04:49:41 04:49:41 04:49:41 ---> df -h: 04:49:41 Filesystem Size Used Avail Use% Mounted on 04:49:41 overlay 155G 12G 144G 8% / 04:49:41 tmpfs 64M 0 64M 0% /dev 04:49:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:49:41 shm 64M 0 64M 0% /dev/shm 04:49:41 /dev/vda1 155G 12G 144G 8% /facter-os 04:49:41 04:49:41 04:49:41 ---> sar -b -r -n DEV: 04:49:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1131) 07/14/23 _x86_64_ (8 CPU) 04:49:41 04:49:41 04:32:39 LINUX RESTART (8 CPU) 04:49:41 04:49:41 04:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:49:41 04:34:01 131.59 39.15 92.44 0.00 4387.60 69895.00 0.00 04:49:41 04:35:01 119.78 0.62 119.16 0.00 7.07 48940.11 0.00 04:49:41 04:36:01 44.47 0.07 44.40 0.00 4.53 10845.20 0.00 04:49:41 04:37:01 168.04 0.18 167.86 0.00 6.80 44590.83 0.00 04:49:41 04:38:01 45.09 10.63 34.46 0.00 5177.80 5276.85 0.00 04:49:41 04:39:01 16.78 0.18 16.60 0.00 1.87 3741.11 0.00 04:49:41 04:40:01 3.50 0.02 3.48 0.00 0.13 90.10 0.00 04:49:41 04:41:01 2.08 0.00 2.08 0.00 0.00 22.13 0.00 04:49:41 04:42:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 04:49:41 04:43:01 2.20 0.00 2.20 0.00 0.00 24.26 0.00 04:49:41 04:44:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 04:49:41 04:45:01 2.13 0.00 2.13 0.00 0.00 23.99 0.00 04:49:41 04:46:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 04:49:41 04:47:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 04:49:41 04:48:01 2.05 0.02 2.03 0.00 0.13 25.86 0.00 04:49:41 04:49:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 04:49:41 Average: 34.00 3.14 30.86 0.00 595.13 11411.21 0.00 04:49:41 04:49:41 04:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:49:41 04:34:01 29140200 31571260 752944 2.29 72824 2632920 2226720 6.56 1018872 2371844 296 04:49:41 04:35:01 28375428 31586144 723956 2.20 143968 3269940 1960764 5.78 1066520 3005624 8 04:49:41 04:36:01 27408004 31138572 1161940 3.53 148336 3736540 2232168 6.58 1611324 3368528 227656 04:49:41 04:37:01 27546196 31548356 750856 2.28 160652 3977612 1921172 5.66 1292032 3528416 480 04:49:41 04:38:01 26978608 31456332 827168 2.52 179624 4424184 1880580 5.54 1525876 3833680 123044 04:49:41 04:39:01 27040600 31551264 730972 2.22 194804 4438680 1791184 5.28 1594160 3696080 8 04:49:41 04:40:01 27050904 31556872 724956 2.20 193368 4435564 1763972 5.20 1588564 3693004 160 04:49:41 04:41:01 27051408 31557420 724312 2.20 193440 4435568 1763972 5.20 1588660 3693012 132 04:49:41 04:42:01 27059728 31565940 716164 2.18 193520 4435568 1763972 5.20 1580488 3693080 16 04:49:41 04:43:01 27059356 31565652 716340 2.18 193604 4435568 1763972 5.20 1580520 3693088 4 04:49:41 04:44:01 27059064 31565428 716520 2.18 193664 4435576 1763972 5.20 1580704 3693088 20 04:49:41 04:45:01 27059072 31565712 716376 2.18 193752 4435580 1763972 5.20 1580560 3693276 156 04:49:41 04:46:01 27059276 31565964 716044 2.18 193812 4435584 1763972 5.20 1580584 3693288 172 04:49:41 04:47:01 27059220 31565968 715988 2.18 193864 4435584 1763972 5.20 1580716 3693292 44 04:49:41 04:48:01 27058012 31564812 717780 2.18 193908 4435564 1803156 5.31 1580788 3693260 8 04:49:41 04:49:01 27058272 31565132 717384 2.18 193968 4435568 1803156 5.31 1581320 3693268 168 04:49:41 Average: 27316459 31530677 758106 2.31 177319 4177225 1858167 5.48 1495730 3545989 22023 04:49:41 04:49:41 04:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:49:41 04:34:01 docker0 8.47 8.15 0.76 78.88 0.00 0.00 0.00 0.00 04:49:41 04:34:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 04:49:41 04:34:01 veth4be0ef0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:34:01 ens3 649.11 386.22 6821.77 86.30 0.00 0.00 0.00 0.00 04:49:41 04:35:01 docker0 215.03 388.22 16.69 2362.30 0.00 0.00 0.00 0.00 04:49:41 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:35:01 ens3 395.38 218.75 2368.24 22.77 0.00 0.00 0.00 0.00 04:49:41 04:36:01 veth078d2a3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:49:41 04:36:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:49:41 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:36:01 ens3 36.12 33.14 29.35 83.88 0.00 0.00 0.00 0.00 04:49:41 04:37:01 docker0 2.95 6.62 0.18 85.00 0.00 0.00 0.00 0.00 04:49:41 04:37:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 04:49:41 04:37:01 ens3 113.43 70.15 2621.02 17.53 0.00 0.00 0.00 0.00 04:49:41 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:38:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:49:41 04:38:01 ens3 213.46 106.53 2925.21 7.85 0.00 0.00 0.00 0.00 04:49:41 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:49:41 04:39:01 ens3 0.97 0.80 0.52 0.21 0.00 0.00 0.00 0.00 04:49:41 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:40:01 ens3 8.55 5.40 12.55 0.37 0.00 0.00 0.00 0.00 04:49:41 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:41:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 04:49:41 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:44:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:49:41 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:41 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:41 04:49:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:49:41 Average: docker0 14.16 25.21 1.10 157.96 0.00 0.00 0.00 0.00 04:49:41 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:49:41 Average: ens3 88.07 51.02 917.49 13.63 0.00 0.00 0.00 0.00 04:49:41 04:49:41 04:49:41 ---> sar -P ALL: 04:49:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1131) 07/14/23 _x86_64_ (8 CPU) 04:49:41 04:49:41 04:32:39 LINUX RESTART (8 CPU) 04:49:41 04:49:41 04:33:02 CPU %user %nice %system %iowait %steal %idle 04:49:41 04:34:01 all 9.38 0.00 3.14 4.25 0.06 83.18 04:49:41 04:34:01 0 11.28 0.00 3.72 0.87 0.07 84.06 04:49:41 04:34:01 1 9.78 0.00 3.21 0.24 0.05 86.71 04:49:41 04:34:01 2 9.28 0.00 2.53 3.39 0.05 84.75 04:49:41 04:34:01 3 8.02 0.00 3.31 0.95 0.05 87.67 04:49:41 04:34:01 4 9.28 0.00 3.02 0.62 0.05 87.03 04:49:41 04:34:01 5 10.43 0.00 2.45 7.05 0.05 80.02 04:49:41 04:34:01 6 7.04 0.00 3.42 13.02 0.07 76.45 04:49:41 04:34:01 7 9.93 0.00 3.42 7.86 0.07 78.72 04:49:41 04:35:01 all 4.78 0.00 2.23 3.35 0.05 89.58 04:49:41 04:35:01 0 5.95 0.00 1.88 0.22 0.03 91.92 04:49:41 04:35:01 1 5.05 0.00 2.01 0.94 0.05 91.94 04:49:41 04:35:01 2 3.28 0.00 3.66 0.67 0.05 92.34 04:49:41 04:35:01 3 4.55 0.00 1.72 0.32 0.05 93.36 04:49:41 04:35:01 4 4.53 0.00 1.51 0.75 0.03 93.17 04:49:41 04:35:01 5 4.54 0.00 2.50 4.48 0.03 88.45 04:49:41 04:35:01 6 4.92 0.00 2.73 18.84 0.05 73.45 04:49:41 04:35:01 7 5.44 0.00 1.85 0.65 0.07 92.00 04:49:41 04:36:01 all 41.15 0.00 5.97 0.61 0.09 52.18 04:49:41 04:36:01 0 40.67 0.00 5.68 0.27 0.08 53.30 04:49:41 04:36:01 1 40.91 0.00 5.70 0.34 0.15 52.90 04:49:41 04:36:01 2 36.07 0.00 5.68 1.30 0.08 56.86 04:49:41 04:36:01 3 41.16 0.00 6.14 0.24 0.10 52.36 04:49:41 04:36:01 4 42.25 0.00 5.86 0.20 0.08 51.61 04:49:41 04:36:01 5 43.27 0.00 5.62 1.04 0.10 49.97 04:49:41 04:36:01 6 44.13 0.00 6.31 1.21 0.08 48.27 04:49:41 04:36:01 7 40.71 0.00 6.74 0.27 0.07 52.22 04:49:41 04:37:01 all 24.67 0.00 5.51 3.45 0.09 66.28 04:49:41 04:37:01 0 25.75 0.00 5.71 4.60 0.07 63.88 04:49:41 04:37:01 1 26.06 0.00 4.58 1.02 0.12 68.23 04:49:41 04:37:01 2 23.11 0.00 5.04 0.20 0.07 71.58 04:49:41 04:37:01 3 25.27 0.00 5.39 1.29 0.07 67.98 04:49:41 04:37:01 4 24.84 0.00 5.31 1.16 0.07 68.62 04:49:41 04:37:01 5 23.80 0.00 7.52 17.97 0.09 50.62 04:49:41 04:37:01 6 24.12 0.00 5.23 1.03 0.17 69.46 04:49:41 04:37:01 7 24.45 0.00 5.30 0.44 0.10 69.71 04:49:41 04:38:01 all 1.70 0.00 1.12 0.52 0.02 96.63 04:49:41 04:38:01 0 1.87 0.00 0.92 1.18 0.03 95.99 04:49:41 04:38:01 1 2.30 0.00 3.22 1.40 0.02 93.05 04:49:41 04:38:01 2 2.63 0.00 0.94 0.37 0.02 96.05 04:49:41 04:38:01 3 1.64 0.00 0.89 0.00 0.03 97.43 04:49:41 04:38:01 4 1.52 0.00 0.89 0.50 0.02 97.08 04:49:41 04:38:01 5 1.14 0.00 0.84 0.45 0.03 97.54 04:49:41 04:38:01 6 1.14 0.00 0.62 0.20 0.02 98.03 04:49:41 04:38:01 7 1.35 0.00 0.67 0.07 0.02 97.90 04:49:41 04:39:01 all 1.07 0.00 0.59 0.11 0.02 98.21 04:49:41 04:39:01 0 0.60 0.00 0.75 0.25 0.02 98.38 04:49:41 04:39:01 1 1.82 0.00 1.30 0.43 0.02 96.43 04:49:41 04:39:01 2 2.36 0.00 0.38 0.02 0.02 97.23 04:49:41 04:39:01 3 0.63 0.00 0.32 0.17 0.02 98.86 04:49:41 04:39:01 4 0.68 0.00 0.33 0.02 0.03 98.93 04:49:41 04:39:01 5 1.25 0.00 0.53 0.00 0.02 98.20 04:49:41 04:39:01 6 0.47 0.00 0.45 0.00 0.02 99.07 04:49:41 04:39:01 7 0.70 0.00 0.65 0.02 0.02 98.62 04:49:41 04:40:01 all 0.36 0.00 0.06 0.02 0.00 99.57 04:49:41 04:40:01 0 0.12 0.00 0.05 0.02 0.00 99.82 04:49:41 04:40:01 1 1.83 0.00 0.02 0.00 0.00 98.16 04:49:41 04:40:01 2 0.25 0.00 0.02 0.00 0.00 99.73 04:49:41 04:40:01 3 0.15 0.00 0.10 0.12 0.02 99.62 04:49:41 04:40:01 4 0.08 0.00 0.05 0.00 0.02 99.85 04:49:41 04:40:01 5 0.27 0.00 0.10 0.00 0.00 99.63 04:49:41 04:40:01 6 0.07 0.00 0.07 0.00 0.00 99.87 04:49:41 04:40:01 7 0.08 0.00 0.05 0.00 0.00 99.87 04:49:41 04:41:01 all 0.27 0.00 0.01 0.01 0.00 99.70 04:49:41 04:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:49:41 04:41:01 1 1.99 0.00 0.00 0.00 0.02 98.00 04:49:41 04:41:01 2 0.02 0.00 0.03 0.03 0.00 99.92 04:49:41 04:41:01 3 0.03 0.00 0.02 0.03 0.00 99.92 04:49:41 04:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:49:41 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:49:41 04:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:49:41 04:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:49:41 04:42:01 all 0.22 0.00 0.01 0.00 0.01 99.75 04:49:41 04:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:49:41 04:42:01 1 1.60 0.00 0.02 0.00 0.00 98.39 04:49:41 04:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:49:41 04:42:01 3 0.07 0.00 0.02 0.02 0.02 99.88 04:49:41 04:42:01 4 0.08 0.00 0.07 0.00 0.02 99.83 04:49:41 04:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:49:41 04:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:49:41 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:49:41 04:43:01 all 0.11 0.00 0.02 0.01 0.01 99.86 04:49:41 04:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:49:41 04:43:01 1 0.65 0.00 0.00 0.00 0.02 99.34 04:49:41 04:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:49:41 04:43:01 3 0.07 0.00 0.03 0.12 0.00 99.78 04:49:41 04:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:49:41 04:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:49:41 04:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:49:41 04:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:49:41 04:44:01 all 0.07 0.00 0.01 0.00 0.01 99.91 04:49:41 04:44:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:49:41 04:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:49:41 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:49:41 04:44:01 3 0.05 0.00 0.00 0.03 0.02 99.90 04:49:41 04:44:01 4 0.03 0.00 0.02 0.00 0.03 99.92 04:49:41 04:44:01 5 0.33 0.00 0.03 0.00 0.00 99.63 04:49:41 04:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:49:41 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:49:41 04:49:41 04:44:01 CPU %user %nice %system %iowait %steal %idle 04:49:41 04:45:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:49:41 04:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:49:41 04:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:49:41 04:45:01 2 0.03 0.00 0.05 0.00 0.02 99.90 04:49:41 04:45:01 3 0.12 0.00 0.03 0.07 0.02 99.77 04:49:41 04:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:49:41 04:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:49:41 04:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:49:41 04:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:49:41 04:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:49:41 04:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:49:41 04:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:49:41 04:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:49:41 04:46:01 3 0.02 0.00 0.02 0.03 0.00 99.93 04:49:41 04:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:49:41 04:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 04:49:41 04:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:49:41 04:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:49:41 04:47:01 all 0.02 0.00 0.01 0.02 0.01 99.94 04:49:41 04:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:49:41 04:47:01 1 0.00 0.00 0.00 0.08 0.02 99.90 04:49:41 04:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:49:41 04:47:01 3 0.03 0.00 0.03 0.05 0.00 99.88 04:49:41 04:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:49:41 04:47:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:49:41 04:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:49:41 04:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:49:41 04:48:01 all 0.03 0.00 0.04 0.01 0.01 99.91 04:49:41 04:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:49:41 04:48:01 1 0.02 0.00 0.02 0.03 0.00 99.93 04:49:41 04:48:01 2 0.03 0.00 0.05 0.00 0.02 99.90 04:49:41 04:48:01 3 0.05 0.00 0.03 0.05 0.02 99.85 04:49:41 04:48:01 4 0.02 0.00 0.03 0.03 0.00 99.92 04:49:41 04:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:49:41 04:48:01 6 0.07 0.00 0.08 0.00 0.02 99.83 04:49:41 04:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:49:41 04:49:01 all 0.05 0.00 0.02 0.02 0.01 99.91 04:49:41 04:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:49:41 04:49:01 1 0.18 0.00 0.02 0.00 0.02 99.78 04:49:41 04:49:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:49:41 04:49:01 3 0.07 0.00 0.02 0.10 0.00 99.82 04:49:41 04:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:49:41 04:49:01 5 0.03 0.00 0.05 0.03 0.00 99.88 04:49:41 04:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:49:41 04:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:49:41 Average: all 5.20 0.00 1.16 0.76 0.02 92.85 04:49:41 Average: 0 5.36 0.00 1.17 0.46 0.02 92.99 04:49:41 Average: 1 5.71 0.00 1.24 0.28 0.03 92.74 04:49:41 Average: 2 4.78 0.00 1.14 0.37 0.02 93.69 04:49:41 Average: 3 5.07 0.00 1.12 0.22 0.03 93.57 04:49:41 Average: 4 5.18 0.00 1.06 0.20 0.03 93.53 04:49:41 Average: 5 5.27 0.00 1.22 1.91 0.02 91.58 04:49:41 Average: 6 5.09 0.00 1.18 2.11 0.03 91.59 04:49:41 Average: 7 5.13 0.00 1.16 0.57 0.02 93.12 04:49:41 04:49:41 04:49:41