Pull request #1346 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c12d5f7edd7d8ef06f38190c091be39c740e0cd4+b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 (1810ecad300afbaf5b86ee4ddd353bcb603a5bd0) 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-ssh17794016760323915460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6565090304790901624.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1346/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-1346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17015119730523646701.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-1346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh205288195956429202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16539134146960861920.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-1346/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-1346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6730928877444906249.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7335 in /w/workspace/gexfoundry_device-sdk-go_PR-1346 [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-1346 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1346/head:refs/remotes/origin/PR-1346 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 into PR head commit c12d5f7edd7d8ef06f38190c091be39c740e0cd4 Merge succeeded, producing c12d5f7edd7d8ef06f38190c091be39c740e0cd4 Checking out Revision c12d5f7edd7d8ef06f38190c091be39c740e0cd4 (PR-1346) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f c12d5f7edd7d8ef06f38190c091be39c740e0cd4 # 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 b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c12d5f7edd7d8ef06f38190c091be39c740e0cd4 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:25 ========================================================= 04:19:25 EdgeX Global Pipelines Version Info 04:19:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:25 ------------------- 04:19:25 stable info: 04:19:25 ------------------- 04:19:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:19:25 Message: update stable to v1.0.244 04:19:26 ------------------- 04:19:26 experimental info: 04:19:26 ------------------- 04:19:26 Commited By: **** collab-it+edgex@linuxfoundation.org 04:19:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:19:26 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1346 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1346 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1346 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c12d5f7edd7d8ef06f38190c091be39c740e0cd4 [Pipeline] echo 04:19:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c12d5f7 [Pipeline] echo 04:19:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:28 provisioning config files... 04:19:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp/config5464445956863813120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:28 ---> docker-login.sh 04:19:28 nexus3.edgexfoundry.org:10001 04:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:29 Configure a credential helper to remove this warning. See 04:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:29 04:19:29 Login Succeeded 04:19:29 nexus3.edgexfoundry.org:10002 04:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:29 Configure a credential helper to remove this warning. See 04:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:29 04:19:29 Login Succeeded 04:19:29 nexus3.edgexfoundry.org:10003 04:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:29 Configure a credential helper to remove this warning. See 04:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:29 04:19:29 Login Succeeded 04:19:29 nexus3.edgexfoundry.org:10004 04:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:29 Configure a credential helper to remove this warning. See 04:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:29 04:19:29 Login Succeeded 04:19:29 docker.io 04:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:29 Configure a credential helper to remove this warning. See 04:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:29 04:19:29 Login Succeeded 04:19:29 ---> docker-login.sh ends [Pipeline] } 04:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:30 + git rev-list -1 --merges c12d5f7edd7d8ef06f38190c091be39c740e0cd4~1..c12d5f7edd7d8ef06f38190c091be39c740e0cd4 [Pipeline] echo 04:19:30 -----------> git rev-list -1 --merges c12d5f7edd7d8ef06f38190c091be39c740e0cd4~1..c12d5f7edd7d8ef06f38190c091be39c740e0cd4 c12d5f7edd7d8ef06f38190c091be39c740e0cd4 [false] [Pipeline] sh 04:19:30 + git log --format=format:%s -1 c12d5f7edd7d8ef06f38190c091be39c740e0cd4 [Pipeline] echo 04:19:30 ========================================================= 04:19:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:30 + git log --format=format:%s -1 c12d5f7edd7d8ef06f38190c091be39c740e0cd4 [Pipeline] echo 04:19:31 [semverPrep] GIT_COMMIT: c12d5f7edd7d8ef06f38190c091be39c740e0cd4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:19:31 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:31 + grep -v github /etc/ssh/ssh_known_hosts 04:19:31 + [ -e /tmp/ssh_known_hosts ] 04:19:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:31 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 04:19:31 /etc/ssh/ssh_known_hosts 04:19:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:31 04:19:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:32 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:32 b85a868b505f: Pulling fs layer 04:19:32 e2be974225ed: Pulling fs layer 04:19:32 339a4e72a1f5: Pulling fs layer 04:19:32 988bab9f4d93: Pulling fs layer 04:19:32 1469e6f7b9e6: Pulling fs layer 04:19:32 eaf3925da568: Pulling fs layer 04:19:32 bab4dde63d76: Pulling fs layer 04:19:32 bde34c3a00c8: Pulling fs layer 04:19:32 b352a97aabf1: Pulling fs layer 04:19:32 4872d77fe225: Pulling fs layer 04:19:32 5851b861e8e6: Pulling fs layer 04:19:32 b352a97aabf1: Waiting 04:19:32 4872d77fe225: Waiting 04:19:32 5851b861e8e6: Waiting 04:19:32 bab4dde63d76: Waiting 04:19:32 bde34c3a00c8: Waiting 04:19:32 988bab9f4d93: Waiting 04:19:32 1469e6f7b9e6: Waiting 04:19:32 eaf3925da568: Waiting 04:19:32 e2be974225ed: Verifying Checksum 04:19:32 988bab9f4d93: Download complete 04:19:32 1469e6f7b9e6: Verifying Checksum 04:19:32 1469e6f7b9e6: Download complete 04:19:32 339a4e72a1f5: Verifying Checksum 04:19:32 339a4e72a1f5: Download complete 04:19:32 eaf3925da568: Download complete 04:19:32 bde34c3a00c8: Verifying Checksum 04:19:32 bde34c3a00c8: Download complete 04:19:32 b352a97aabf1: Verifying Checksum 04:19:32 b352a97aabf1: Download complete 04:19:32 4872d77fe225: Verifying Checksum 04:19:32 4872d77fe225: Download complete 04:19:32 5851b861e8e6: Verifying Checksum 04:19:32 5851b861e8e6: Download complete 04:19:32 b85a868b505f: Download complete 04:19:33 bab4dde63d76: Verifying Checksum 04:19:33 bab4dde63d76: Download complete 04:19:33 b85a868b505f: Pull complete 04:19:33 e2be974225ed: Pull complete 04:19:34 339a4e72a1f5: Pull complete 04:19:34 988bab9f4d93: Pull complete 04:19:34 1469e6f7b9e6: Pull complete 04:19:34 eaf3925da568: Pull complete 04:19:36 bab4dde63d76: Pull complete 04:19:36 bde34c3a00c8: Pull complete 04:19:36 b352a97aabf1: Pull complete 04:19:36 4872d77fe225: Pull complete 04:19:36 5851b861e8e6: Pull complete 04:19:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:36 prd-ubuntu20.04-docker-8c-8g-7335 does not seem to be running inside a container 04:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1346 -v /w/workspace/gexfoundry_device-sdk-go_PR-1346:/w/workspace/gexfoundry_device-sdk-go_PR-1346:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:19:39 $ docker top e00b6b3010dc172f5328a8ed6dcb5052effcee0a7423d16d5bbf813108be126a -eo pid,comm 04:19:39 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:19:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:39 [ssh-agent] Looking for ssh-agent implementation... 04:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:39 $ docker exec e00b6b3010dc172f5328a8ed6dcb5052effcee0a7423d16d5bbf813108be126a ssh-agent 04:19:40 SSH_AUTH_SOCK=/tmp/ssh-HqUTAHYPui26/agent.32 04:19:40 SSH_AGENT_PID=38 04:19:40 Running ssh-add (command line suppressed) 04:19:40 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp/private_key_13768432184246681782.key (/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp/private_key_13768432184246681782.key) 04:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:40 + git tag --points-at HEAD [Pipeline] } 04:19:40 $ docker exec --env ******** --env ******** e00b6b3010dc172f5328a8ed6dcb5052effcee0a7423d16d5bbf813108be126a ssh-agent -k 04:19:40 unset SSH_AUTH_SOCK; 04:19:40 unset SSH_AGENT_PID; 04:19:40 echo Agent pid 38 killed; 04:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:40 [ssh-agent] Looking for ssh-agent implementation... 04:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:40 $ docker exec e00b6b3010dc172f5328a8ed6dcb5052effcee0a7423d16d5bbf813108be126a ssh-agent 04:19:40 SSH_AUTH_SOCK=/tmp/ssh-dFcDRrAnC1Xb/agent.70 04:19:40 SSH_AGENT_PID=76 04:19:40 Running ssh-add (command line suppressed) 04:19:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp/private_key_6167587739003489100.key (/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp/private_key_6167587739003489100.key) 04:19:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:41 + git semver init 04:19:41 2023-02-24 04:19:41,559 [run_init] DEBUG init version:0.0.0 force:False 04:19:41 2023-02-24 04:19:41,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1346/.semver 04:19:41 2023-02-24 04:19:41,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1346/.semver 04:19:41 2023-02-24 04:19:41,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1346/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1346, universal_newlines=False, shell=None, istream=None) 04:19:42 2023-02-24 04:19:42,578 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1346/.git/info/exclude 04:19:42 2023-02-24 04:19:42,579 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1346/.semver/PR-1346 with force:False 04:19:42 2023-02-24 04:19:42,579 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1346/.semver/PR-1346 04:19:42 2023-02-24 04:19:42,582 [execute] INFO git cat-file --batch-check 04:19:42 2023-02-24 04:19:42,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1346/.semver, universal_newlines=False, shell=None, istream=) 04:19:42 2023-02-24 04:19:42,589 [execute] INFO git cat-file --batch 04:19:42 2023-02-24 04:19:42,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1346/.semver, universal_newlines=False, shell=None, istream=) 04:19:42 2023-02-24 04:19:42,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1346/.semver/PR-1346 04:19:42 0.0.0 [Pipeline] } 04:19:42 $ docker exec --env ******** --env ******** e00b6b3010dc172f5328a8ed6dcb5052effcee0a7423d16d5bbf813108be126a ssh-agent -k 04:19:42 unset SSH_AUTH_SOCK; 04:19:42 unset SSH_AGENT_PID; 04:19:42 echo Agent pid 76 killed; 04:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:43 + git semver [Pipeline] } 04:19:43 $ docker stop --time=1 e00b6b3010dc172f5328a8ed6dcb5052effcee0a7423d16d5bbf813108be126a 04:19:44 $ docker rm -f --volumes e00b6b3010dc172f5328a8ed6dcb5052effcee0a7423d16d5bbf813108be126a [Pipeline] // withDockerContainer [Pipeline] sh 04:19:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:45 Stashed 1 file(s) [Pipeline] echo 04:19:45 [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:19:46 provisioning config files... 04:19:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp/config7929844485314883309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:46 ---> docker-login.sh 04:19:46 nexus3.edgexfoundry.org:10001 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10002 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10003 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10004 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 docker.io 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:47 Configure a credential helper to remove this warning. See 04:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:47 04:19:47 Login Succeeded 04:19:47 ---> docker-login.sh ends [Pipeline] } 04:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:47 ========================================================= 04:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:19:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:47 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:19:47 Sending build context to Docker daemon 10.56MB 04:19:47 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:19:47 Step 2/10 : FROM ${BASE} AS builder 04:19:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:48 213ec9aee27d: Pulling fs layer 04:19:48 4583459ba037: Pulling fs layer 04:19:48 93c1e223e6f2: Pulling fs layer 04:19:48 53926ce57604: Pulling fs layer 04:19:48 21b2b0c7a3f4: Pulling fs layer 04:19:48 22ff95d597cd: Pulling fs layer 04:19:48 12d6caf4c0d1: Pulling fs layer 04:19:48 96b7cbca73a9: Pulling fs layer 04:19:48 a7acece74701: Pulling fs layer 04:19:48 96b7cbca73a9: Waiting 04:19:48 22ff95d597cd: Waiting 04:19:48 12d6caf4c0d1: Waiting 04:19:48 a7acece74701: Waiting 04:19:48 53926ce57604: Waiting 04:19:48 21b2b0c7a3f4: Waiting 04:19:48 93c1e223e6f2: Verifying Checksum 04:19:48 93c1e223e6f2: Download complete 04:19:48 4583459ba037: Download complete 04:19:48 21b2b0c7a3f4: Verifying Checksum 04:19:48 21b2b0c7a3f4: Download complete 04:19:48 22ff95d597cd: Download complete 04:19:48 213ec9aee27d: Verifying Checksum 04:19:48 213ec9aee27d: Download complete 04:19:48 12d6caf4c0d1: Verifying Checksum 04:19:48 12d6caf4c0d1: Download complete 04:19:48 213ec9aee27d: Pull complete 04:19:48 4583459ba037: Pull complete 04:19:48 93c1e223e6f2: Pull complete 04:19:48 a7acece74701: Verifying Checksum 04:19:48 a7acece74701: Download complete 04:19:48 96b7cbca73a9: Verifying Checksum 04:19:48 96b7cbca73a9: Download complete 04:19:48 53926ce57604: Verifying Checksum 04:19:48 53926ce57604: Download complete 04:19:53 53926ce57604: Pull complete 04:19:53 21b2b0c7a3f4: Pull complete 04:19:53 22ff95d597cd: Pull complete 04:19:53 12d6caf4c0d1: Pull complete 04:19:55 96b7cbca73a9: Pull complete 04:19:56 a7acece74701: Pull complete 04:19:56 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:19:56 ---> db6d94c90886 04:19:56 Step 3/10 : ARG MAKE=make build 04:20:01 Still waiting to schedule task 04:20:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:20:01 ---> Running in 4f1b445ab94f 04:20:01 Removing intermediate container 4f1b445ab94f 04:20:01 ---> 31e85135b5b6 04:20:01 Step 4/10 : WORKDIR /device-sdk-go 04:20:01 ---> Running in a4fb7952cd2c 04:20:01 Removing intermediate container a4fb7952cd2c 04:20:01 ---> 2fb7aead8d6e 04:20:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:20:01 ---> Running in 8f7b8215bc5a 04:20:01 Removing intermediate container 8f7b8215bc5a 04:20:01 ---> ea220ea1d811 04:20:01 Step 6/10 : RUN apk add --update --no-cache make git 04:20:01 ---> Running in 1d00d53cdc07 04:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:20:01 OK: 211 MiB in 51 packages 04:20:02 Removing intermediate container 1d00d53cdc07 04:20:02 ---> 8011cf24e66c 04:20:02 Step 7/10 : COPY go.mod vendor* ./ 04:20:02 ---> cf9ce75bf311 04:20:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:02 ---> Running in 36c8ec4406bf 04:20:41 Removing intermediate container 36c8ec4406bf 04:20:41 ---> 41df4273c21e 04:20:41 Step 9/10 : COPY . . 04:20:41 ---> 330ef508ff97 04:20:41 Step 10/10 : RUN ${MAKE} 04:20:41 ---> Running in 27d2e737b612 04:20:41 noop 04:20:41 Removing intermediate container 27d2e737b612 04:20:41 ---> 79aaacc5fe72 04:20:41 Successfully built 79aaacc5fe72 04:20:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:41 + docker inspect -f . ci-base-image-x86_64 04:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:41 prd-ubuntu20.04-docker-8c-8g-7335 does not seem to be running inside a container 04:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1346 -v /w/workspace/gexfoundry_device-sdk-go_PR-1346:/w/workspace/gexfoundry_device-sdk-go_PR-1346:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:20:42 $ docker top 6281e34a7c8ecfe6336d12f7382c52c772fb2932cd0a6864cbccdc994d4541b3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:42 + go version 04:20:42 go version go1.18.7 linux/amd64 [Pipeline] } 04:20:42 $ docker stop --time=1 6281e34a7c8ecfe6336d12f7382c52c772fb2932cd0a6864cbccdc994d4541b3 04:20:43 $ docker rm -f --volumes 6281e34a7c8ecfe6336d12f7382c52c772fb2932cd0a6864cbccdc994d4541b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:44 + docker inspect -f . ci-base-image-x86_64 04:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:44 prd-ubuntu20.04-docker-8c-8g-7335 does not seem to be running inside a container 04:20:44 $ 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-1346 -v /w/workspace/gexfoundry_device-sdk-go_PR-1346:/w/workspace/gexfoundry_device-sdk-go_PR-1346:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:20:45 $ docker top 8d12dcc32578866516fe2b6f0970783debb96a4ee5dc901617d9a0ff8474c77a -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:45 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1346 [Pipeline] fileExists [Pipeline] sh 04:20:45 + make test 04:20:45 go test -race -coverprofile=coverage.out ./... 04:20:52 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:21:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:21:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:21:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:21:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:21:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:21:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.068s coverage: 27.6% of statements 04:21:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.084s coverage: 78.9% of statements 04:21:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:21:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.102s coverage: 86.0% of statements 04:21:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:21:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:21:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.087s coverage: 74.7% of statements 04:21:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:21:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.068s coverage: 15.5% of statements 04:21:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:21:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.2% of statements 04:21:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:21:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:21:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.747s coverage: 89.2% of statements 04:21:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:21:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.6% of statements 04:21:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:21:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:21:23 GO111MODULE=on go vet ./... 04:21:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:25 ./bin/test-attribution-txt.sh [Pipeline] echo 04:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:21:25 $ docker stop --time=1 8d12dcc32578866516fe2b6f0970783debb96a4ee5dc901617d9a0ff8474c77a 04:21:29 $ docker rm -f --volumes 8d12dcc32578866516fe2b6f0970783debb96a4ee5dc901617d9a0ff8474c77a [Pipeline] // withDockerContainer [Pipeline] sh 04:21:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7336 in /w/workspace/gexfoundry_device-sdk-go_PR-1346 [Pipeline] { [Pipeline] ws 04:21:30 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:21:31 The recommended git tool is: git 04:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:31 + ls -al . 04:21:31 total 284 04:21:31 drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 04:20 . 04:21:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 04:19 .. 04:21:31 -rw-rw-r-- 1 jenkins jenkins 140 Feb 24 04:19 .dockerignore 04:21:31 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 04:21 .git 04:21:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 04:19 .github 04:21:31 -rw-rw-r-- 1 jenkins jenkins 131 Feb 24 04:19 .gitignore 04:21:31 -rw-rw-r-- 1 jenkins jenkins 42 Feb 24 04:19 .golangci.yml 04:21:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 04:19 .semver 04:21:31 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 24 04:19 CHANGELOG.md 04:21:31 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 04:19 GOVERNANCE.md 04:21:31 -rw-rw-r-- 1 jenkins jenkins 885 Feb 24 04:19 Jenkinsfile 04:21:31 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 24 04:19 LICENSE 04:21:31 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 24 04:19 Makefile 04:21:31 -rw-rw-r-- 1 jenkins jenkins 619 Feb 24 04:19 OWNERS.md 04:21:31 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 24 04:19 README.md 04:21:31 -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 04:19 VERSION 04:21:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 04:19 bin 04:21:31 -rw-r--r-- 1 jenkins jenkins 111045 Feb 24 04:21 coverage.out 04:21:31 drwxrwxr-x 5 jenkins jenkins 4096 Feb 24 04:19 example 04:21:31 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 24 04:19 go.mod 04:21:31 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 24 04:19 go.sum 04:21:31 drwxrwxr-x 13 jenkins jenkins 4096 Feb 24 04:19 internal 04:21:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 04:19 openapi 04:21:31 drwxrwxr-x 6 jenkins jenkins 4096 Feb 24 04:19 pkg 04:21:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 04:19 snap 04:21:31 -rw-rw-r-- 1 jenkins jenkins 222 Feb 24 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:31 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c12d5f7edd7d8ef06f38190c091be39c740e0cd4 --label arch=amd64 --label version=0.0.0 . 04:21:31 Sending build context to Docker daemon 10.67MB 04:21:31 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:21:31 Step 2/23 : FROM ${BASE} AS builder 04:21:31 ---> 79aaacc5fe72 04:21:31 Step 3/23 : ARG MAKE=make build 04:21:32 ---> Running in a2f44cd6c894 04:21:32 Removing intermediate container a2f44cd6c894 04:21:32 ---> 5ef252fa44ff 04:21:32 Step 4/23 : WORKDIR /device-sdk-go 04:21:32 ---> Running in 05121a360de4 04:21:32 Removing intermediate container 05121a360de4 04:21:32 ---> f3825a99a53c 04:21:32 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:32 ---> Running in 33877cc1d753 04:21:32 Removing intermediate container 33877cc1d753 04:21:32 ---> a99f132ba540 04:21:32 Step 6/23 : RUN apk add --update --no-cache make git 04:21:32 ---> Running in 7905bfb9ebd6 04:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:21:33 OK: 211 MiB in 51 packages 04:21:33 Removing intermediate container 7905bfb9ebd6 04:21:33 ---> 50debfaf0bc5 04:21:33 Step 7/23 : COPY go.mod vendor* ./ 04:21:33 ---> be14bfe1cf09 04:21:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:33 ---> Running in e69cf03abc84 04:21:34 Removing intermediate container e69cf03abc84 04:21:34 ---> 343f63faf023 04:21:34 Step 9/23 : COPY . . 04:21:34 ---> bcf741c651c3 04:21:34 Step 10/23 : RUN ${MAKE} 04:21:34 ---> Running in f2570f6a19f3 04:21:35 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:21:35 using credential edgex-jenkins-ssh 04:21:35 Cloning the remote Git repository 04:21:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:21:35 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:21:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:21:36 > git --version # timeout=10 04:21:36 > git --version # 'git version 2.25.1' 04:21:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:21:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:39 Merging remotes/origin/main commit b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 into PR head commit c12d5f7edd7d8ef06f38190c091be39c740e0cd4 04:21:39 Merge succeeded, producing c12d5f7edd7d8ef06f38190c091be39c740e0cd4 04:21:39 Checking out Revision c12d5f7edd7d8ef06f38190c091be39c740e0cd4 (PR-1346) 04:21:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:21:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:21:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1346/head:refs/remotes/origin/PR-1346 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:21:39 > git config core.sparsecheckout # timeout=10 04:21:39 > git checkout -f c12d5f7edd7d8ef06f38190c091be39c740e0cd4 # timeout=10 04:21:39 > git remote # timeout=10 04:21:39 > git config --get remote.origin.url # timeout=10 04:21:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:39 > git merge b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 # timeout=10 04:21:39 > git rev-parse HEAD^{commit} # timeout=10 04:21:39 > git config core.sparsecheckout # timeout=10 04:21:39 > git checkout -f c12d5f7edd7d8ef06f38190c091be39c740e0cd4 # timeout=10 04:21:40 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:21:40 > git --version # timeout=10 04:21:40 > git --version # 'git version 2.25.1' 04:21:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:21:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:41 Dload Upload Total Spent Left Speed 04:21:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 04:21:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:21:42 + sudo tee /etc/docker/daemon.new 04:21:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:21:42 { 04:21:42 "registry-mirrors": [ 04:21:42 "https://nexus3.edgexfoundry.org:10001" 04:21:42 ], 04:21:42 "bip": "10.250.0.254/24", 04:21:42 "hosts": [ 04:21:42 "tcp://0.0.0.0:5555", 04:21:42 "unix:///var/run/docker.sock" 04:21:42 ], 04:21:42 "mtu": 1458, 04:21:42 "selinux-enabled": true, 04:21:42 "seccomp-profile": "/etc/docker/seccomp.json" 04:21:42 } [Pipeline] sh 04:21:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:21:42 + sudo service docker restart 04:21:57 Removing intermediate container f2570f6a19f3 04:21:57 ---> 34162fc58e59 04:21:57 Step 11/23 : FROM alpine:3.16 04:21:57 3.16: Pulling from library/alpine 04:21:57 ef5531b6e74e: Pulling fs layer 04:21:57 ef5531b6e74e: Download complete 04:21:57 ef5531b6e74e: Pull complete 04:21:57 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:21:57 Status: Downloaded newer image for alpine:3.16 04:21:57 ---> dfd21b5a31f5 04:21:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:21:57 ---> Running in c715c59f3135 04:21:57 Removing intermediate container c715c59f3135 04:21:57 ---> e955ccb61baf 04:21:57 Step 13/23 : RUN apk add --update --no-cache 04:21:57 ---> Running in 79b895a2c83c 04:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:21:57 OK: 6 MiB in 14 packages 04:21:57 Removing intermediate container 79b895a2c83c 04:21:57 ---> 08f8deb8fc8d 04:21:57 Step 14/23 : WORKDIR / 04:21:57 ---> Running in 87a41134ab87 04:21:57 Removing intermediate container 87a41134ab87 04:21:57 ---> deccaa618615 04:21:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:21:57 ---> 142168d22ae2 04:21:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:21:58 ---> 991cc30e243c 04:21:58 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:21:58 ---> ec4ae693d631 04:21:58 Step 18/23 : EXPOSE 59999 04:21:58 ---> Running in 0df654160f1a 04:21:58 Removing intermediate container 0df654160f1a 04:21:58 ---> 23356c464a88 04:21:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:21:58 ---> Running in 968f99eb5a5a 04:21:58 Removing intermediate container 968f99eb5a5a 04:21:58 ---> c25a8f370037 04:21:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:21:58 ---> Running in fd53e4198e23 04:21:58 Removing intermediate container fd53e4198e23 04:21:58 ---> 89d58dac439d 04:21:58 Step 21/23 : LABEL arch=amd64 04:21:58 ---> Running in fedc5cdedcad 04:21:58 Removing intermediate container fedc5cdedcad 04:21:58 ---> b633747d2fdd 04:21:58 Step 22/23 : LABEL git_sha=c12d5f7edd7d8ef06f38190c091be39c740e0cd4 04:21:58 ---> Running in 7a09f54162d8 04:21:58 Removing intermediate container 7a09f54162d8 04:21:58 ---> 03e7766a370a 04:21:58 Step 23/23 : LABEL version=0.0.0 04:21:59 ---> Running in d5f62cb6dfd7 04:21:59 Removing intermediate container d5f62cb6dfd7 04:21:59 ---> 16aa9de41c3e 04:21:59 [Warning] One or more build-args [ARCH] were not consumed 04:21:59 Successfully built 16aa9de41c3e 04:21:59 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:59 04:21:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:00 latest: Pulling from edgex-lftools-log-publisher 04:22:00 5eb5b503b376: Pulling fs layer 04:22:00 5c69ac0246d0: Pulling fs layer 04:22:00 ec43610c2a17: Pulling fs layer 04:22:00 3a2ae6a8a46f: Pulling fs layer 04:22:00 33b1e0a273af: Pulling fs layer 04:22:00 5d3b04190fa2: Pulling fs layer 04:22:00 2f39f015ded8: Pulling fs layer 04:22:00 3a2ae6a8a46f: Waiting 04:22:00 33b1e0a273af: Waiting 04:22:00 5d3b04190fa2: Waiting 04:22:00 2f39f015ded8: Waiting 04:22:00 5c69ac0246d0: Download complete 04:22:00 3a2ae6a8a46f: Verifying Checksum 04:22:00 3a2ae6a8a46f: Download complete 04:22:00 33b1e0a273af: Verifying Checksum 04:22:00 33b1e0a273af: Download complete 04:22:00 ec43610c2a17: Verifying Checksum 04:22:00 ec43610c2a17: Download complete 04:22:00 5d3b04190fa2: Verifying Checksum 04:22:00 5eb5b503b376: Verifying Checksum 04:22:00 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:01 provisioning config files... 04:22:01 2f39f015ded8: Verifying Checksum 04:22:01 2f39f015ded8: Download complete 04:22:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config14610060635653487737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:01 ---> docker-login.sh 04:22:01 nexus3.edgexfoundry.org:10001 04:22:01 5eb5b503b376: Pull complete 04:22:01 5c69ac0246d0: Pull complete 04:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 nexus3.edgexfoundry.org:10002 04:22:02 ec43610c2a17: Pull complete 04:22:02 3a2ae6a8a46f: Pull complete 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 nexus3.edgexfoundry.org:10003 04:22:02 33b1e0a273af: Pull complete 04:22:02 5d3b04190fa2: Pull complete 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 nexus3.edgexfoundry.org:10004 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:03 Configure a credential helper to remove this warning. See 04:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:03 04:22:03 Login Succeeded 04:22:03 docker.io 04:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:03 Configure a credential helper to remove this warning. See 04:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:03 04:22:03 Login Succeeded 04:22:03 ---> docker-login.sh ends [Pipeline] } 04:22:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:04 ========================================================= 04:22:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:22:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:04 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:22:04 Sending build context to Docker daemon 5.669MB 04:22:04 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:22:04 Step 2/10 : FROM ${BASE} AS builder 04:22:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:05 9b18e9b68314: Pulling fs layer 04:22:05 35d82f9e3411: Pulling fs layer 04:22:05 e16973657156: Pulling fs layer 04:22:05 fc693d55d65f: Pulling fs layer 04:22:05 7e9fc2657dce: Pulling fs layer 04:22:05 dda99020689f: Pulling fs layer 04:22:05 db1c61fa0a46: Pulling fs layer 04:22:05 891c053d2c06: Pulling fs layer 04:22:05 fc693d55d65f: Waiting 04:22:05 7e9fc2657dce: Waiting 04:22:05 dda99020689f: Waiting 04:22:05 db1c61fa0a46: Waiting 04:22:05 891c053d2c06: Waiting 04:22:05 e16973657156: Verifying Checksum 04:22:05 e16973657156: Download complete 04:22:05 35d82f9e3411: Download complete 04:22:05 7e9fc2657dce: Verifying Checksum 04:22:05 7e9fc2657dce: Download complete 04:22:05 dda99020689f: Verifying Checksum 04:22:05 dda99020689f: Download complete 04:22:05 9b18e9b68314: Verifying Checksum 04:22:05 9b18e9b68314: Download complete 04:22:06 9b18e9b68314: Pull complete 04:22:06 891c053d2c06: Verifying Checksum 04:22:06 891c053d2c06: Download complete 04:22:06 2f39f015ded8: Pull complete 04:22:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 04:22:06 35d82f9e3411: Pull complete 04:22:06 e16973657156: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:07 prd-ubuntu20.04-docker-8c-8g-7335 does not seem to be running inside a container 04:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1346 -v /w/workspace/gexfoundry_device-sdk-go_PR-1346:/w/workspace/gexfoundry_device-sdk-go_PR-1346:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:22:07 db1c61fa0a46: Verifying Checksum 04:22:07 db1c61fa0a46: Download complete 04:22:07 fc693d55d65f: Download complete 04:22:12 $ docker top a6c1073d7db9ab42ad8a78795c04849db9d52431a3c8a551201bbaeb4a4a90d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:13 ---> job-cost.sh 04:22:13 lf-activate-venv: SKIPPING 04:22:13 INFO: No Stack... 04:22:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:13 INFO: Archiving Costs [Pipeline] sh 04:22:14 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1346/archives/cost.csv 04:22:14 + cut -d, -f6 [Pipeline] lock 04:22:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1346-1-stack-cost] 04:22:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1346-1-stack-cost] did not exist. Created. 04:22:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:14 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:14 Stashed 1 file(s) [Pipeline] } 04:22:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1346-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:14 $ docker stop --time=1 a6c1073d7db9ab42ad8a78795c04849db9d52431a3c8a551201bbaeb4a4a90d0 04:22:15 $ docker rm -f --volumes a6c1073d7db9ab42ad8a78795c04849db9d52431a3c8a551201bbaeb4a4a90d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:19 fc693d55d65f: Pull complete 04:22:19 7e9fc2657dce: Pull complete 04:22:19 dda99020689f: Pull complete 04:22:25 db1c61fa0a46: Pull complete 04:22:26 891c053d2c06: Pull complete 04:22:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:22:26 ---> f96f9c87975a 04:22:26 Step 3/10 : ARG MAKE=make build 04:22:28 ---> Running in 9aec52096a79 04:22:28 Removing intermediate container 9aec52096a79 04:22:28 ---> 104bd4a97986 04:22:28 Step 4/10 : WORKDIR /device-sdk-go 04:22:28 ---> Running in 2045ee39d7ef 04:22:29 Removing intermediate container 2045ee39d7ef 04:22:29 ---> 47ee350d7215 04:22:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:22:29 ---> Running in 9d77721d8f9c 04:22:29 Removing intermediate container 9d77721d8f9c 04:22:29 ---> 940fc495d3ef 04:22:29 Step 6/10 : RUN apk add --update --no-cache make git 04:22:29 ---> Running in 63fcb4e5bfb7 04:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:22:32 OK: 221 MiB in 51 packages 04:22:32 Removing intermediate container 63fcb4e5bfb7 04:22:32 ---> 9517d2aa0d85 04:22:32 Step 7/10 : COPY go.mod vendor* ./ 04:22:33 ---> 4aba7474e4c7 04:22:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:33 ---> Running in bd60e4f37380 04:23:41 Removing intermediate container bd60e4f37380 04:23:41 ---> 066fb0f2efd7 04:23:41 Step 9/10 : COPY . . 04:23:41 ---> 01b09f2ca7d7 04:23:41 Step 10/10 : RUN ${MAKE} 04:23:41 ---> Running in 62bdc3b92403 04:23:41 noop 04:23:41 Removing intermediate container 62bdc3b92403 04:23:41 ---> c66fcf5fa888 04:23:41 Successfully built c66fcf5fa888 04:23:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:41 + docker inspect -f . ci-base-image-arm64 04:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:41 prd-ubuntu20.04-docker-arm64-4c-16g-7336 does not seem to be running inside a container 04:23:41 $ 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:23:43 $ docker top 4f7f9e0e1e217da48dc482a363fbf1c238303a89ab7af06917800e47d8f3cd24 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:43 + go version 04:23:43 go version go1.18.7 linux/arm64 [Pipeline] } 04:23:44 $ docker stop --time=1 4f7f9e0e1e217da48dc482a363fbf1c238303a89ab7af06917800e47d8f3cd24 04:23:47 $ docker rm -f --volumes 4f7f9e0e1e217da48dc482a363fbf1c238303a89ab7af06917800e47d8f3cd24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:48 + docker inspect -f . ci-base-image-arm64 04:23:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:48 prd-ubuntu20.04-docker-arm64-4c-16g-7336 does not seem to be running inside a container 04:23:48 $ 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:23:49 $ docker top 27ec7b4f29b6494f48cbdcfad2059941f36b14877c8124140081065567bb793d -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:50 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:23:50 + make test 04:23:50 go test -race -coverprofile=coverage.out ./... 04:24:22 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:25:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:25:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:25:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:25:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:25:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:26:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.284s coverage: 27.6% of statements 04:26:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.485s coverage: 78.9% of statements 04:26:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:26:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.900s coverage: 86.0% of statements 04:26:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:26:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:26:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.443s coverage: 74.7% of statements 04:26:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:26:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.597s coverage: 15.5% of statements 04:26:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:26:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.420s coverage: 65.2% of statements 04:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:26:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.257s coverage: 89.2% of statements 04:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:26:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.388s coverage: 4.6% of statements 04:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:26:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:26:23 GO111MODULE=on go vet ./... 04:28:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:28:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:28:00 ./bin/test-attribution-txt.sh [Pipeline] echo 04:28:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:28:00 $ docker stop --time=1 27ec7b4f29b6494f48cbdcfad2059941f36b14877c8124140081065567bb793d 04:28:03 $ docker rm -f --volumes 27ec7b4f29b6494f48cbdcfad2059941f36b14877c8124140081065567bb793d [Pipeline] // withDockerContainer [Pipeline] sh 04:28:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:04 Warning: overwriting stash ‘coverage-report’ 04:28:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:06 + ls -al . 04:28:06 total 280 04:28:06 drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 04:23 . 04:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 04:21 .. 04:28:06 -rw-rw-r-- 1 jenkins jenkins 140 Feb 24 04:21 .dockerignore 04:28:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 04:21 .git 04:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 04:21 .github 04:28:06 -rw-rw-r-- 1 jenkins jenkins 131 Feb 24 04:21 .gitignore 04:28:06 -rw-rw-r-- 1 jenkins jenkins 42 Feb 24 04:21 .golangci.yml 04:28:06 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 24 04:21 CHANGELOG.md 04:28:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 04:21 GOVERNANCE.md 04:28:06 -rw-rw-r-- 1 jenkins jenkins 885 Feb 24 04:21 Jenkinsfile 04:28:06 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 24 04:21 LICENSE 04:28:06 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 24 04:21 Makefile 04:28:06 -rw-rw-r-- 1 jenkins jenkins 619 Feb 24 04:21 OWNERS.md 04:28:06 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 24 04:21 README.md 04:28:06 -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 04:19 VERSION 04:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 04:21 bin 04:28:06 -rw-r--r-- 1 jenkins jenkins 111045 Feb 24 04:26 coverage.out 04:28:06 drwxrwxr-x 5 jenkins jenkins 4096 Feb 24 04:21 example 04:28:06 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 24 04:21 go.mod 04:28:06 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 24 04:21 go.sum 04:28:06 drwxrwxr-x 13 jenkins jenkins 4096 Feb 24 04:21 internal 04:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 04:21 openapi 04:28:06 drwxrwxr-x 6 jenkins jenkins 4096 Feb 24 04:21 pkg 04:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 04:21 snap 04:28:06 -rw-rw-r-- 1 jenkins jenkins 222 Feb 24 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:06 + 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=c12d5f7edd7d8ef06f38190c091be39c740e0cd4 --label arch=arm64 --label version=0.0.0 . 04:28:07 Sending build context to Docker daemon 5.78MB 04:28:07 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:28:07 Step 2/23 : FROM ${BASE} AS builder 04:28:07 ---> c66fcf5fa888 04:28:07 Step 3/23 : ARG MAKE=make build 04:28:07 ---> Running in 7eb45304aef4 04:28:07 Removing intermediate container 7eb45304aef4 04:28:07 ---> 4afa528ed060 04:28:07 Step 4/23 : WORKDIR /device-sdk-go 04:28:07 ---> Running in 1b3a8e479b5b 04:28:08 Removing intermediate container 1b3a8e479b5b 04:28:08 ---> 0d466c38e3c6 04:28:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:28:08 ---> Running in 91a8298f630b 04:28:08 Removing intermediate container 91a8298f630b 04:28:08 ---> 51d99ec1cb9f 04:28:08 Step 6/23 : RUN apk add --update --no-cache make git 04:28:08 ---> Running in 7ff7d014b7c5 04:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:28:11 OK: 221 MiB in 51 packages 04:28:11 Removing intermediate container 7ff7d014b7c5 04:28:11 ---> 6ab44040bf0f 04:28:11 Step 7/23 : COPY go.mod vendor* ./ 04:28:12 ---> 4426b1b5a733 04:28:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:12 ---> Running in b1009b4c2b95 04:28:16 Removing intermediate container b1009b4c2b95 04:28:16 ---> 39c593a4c3e8 04:28:16 Step 9/23 : COPY . . 04:28:17 ---> 81dd835a0b2c 04:28:17 Step 10/23 : RUN ${MAKE} 04:28:17 ---> Running in 66c4488db343 04:28:18 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:30:25 Removing intermediate container 66c4488db343 04:30:25 ---> 92c754714098 04:30:25 Step 11/23 : FROM alpine:3.16 04:30:25 3.16: Pulling from library/alpine 04:30:25 3760b48202b3: Pulling fs layer 04:30:25 3760b48202b3: Verifying Checksum 04:30:25 3760b48202b3: Download complete 04:30:25 3760b48202b3: Pull complete 04:30:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:30:25 Status: Downloaded newer image for alpine:3.16 04:30:25 ---> 4c81e5bf8899 04:30:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:30:25 ---> Running in ac7081ef44ac 04:30:25 Removing intermediate container ac7081ef44ac 04:30:25 ---> 22df00d79454 04:30:25 Step 13/23 : RUN apk add --update --no-cache 04:30:25 ---> Running in 4c5571dedef3 04:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:30:25 OK: 5 MiB in 14 packages 04:30:25 Removing intermediate container 4c5571dedef3 04:30:25 ---> 88a8d61920f4 04:30:25 Step 14/23 : WORKDIR / 04:30:25 ---> Running in a31c68e55397 04:30:25 Removing intermediate container a31c68e55397 04:30:25 ---> 7edfb3bc4796 04:30:25 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:30:25 ---> d936e707161a 04:30:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:30:25 ---> 68da396519fe 04:30:25 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:30:25 ---> a20c0dbbd346 04:30:25 Step 18/23 : EXPOSE 59999 04:30:25 ---> Running in bc287ab9bcfb 04:30:25 Removing intermediate container bc287ab9bcfb 04:30:25 ---> 8b2ebd9033f1 04:30:25 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:30:25 ---> Running in db5e43f5826e 04:30:25 Removing intermediate container db5e43f5826e 04:30:25 ---> 8d33fe1286f1 04:30:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:30:25 ---> Running in f0225e01cf57 04:30:25 Removing intermediate container f0225e01cf57 04:30:25 ---> 67efffbe11d8 04:30:25 Step 21/23 : LABEL arch=arm64 04:30:25 ---> Running in f83a48855634 04:30:25 Removing intermediate container f83a48855634 04:30:25 ---> 75d19e7953b6 04:30:25 Step 22/23 : LABEL git_sha=c12d5f7edd7d8ef06f38190c091be39c740e0cd4 04:30:25 ---> Running in 8a96f4e11718 04:30:25 Removing intermediate container 8a96f4e11718 04:30:25 ---> e5da9343e732 04:30:25 Step 23/23 : LABEL version=0.0.0 04:30:25 ---> Running in bca19e14fb8f 04:30:25 Removing intermediate container bca19e14fb8f 04:30:25 ---> 09919496333e 04:30:25 [Warning] One or more build-args [ARCH] were not consumed 04:30:25 Successfully built 09919496333e 04:30:25 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:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:26 04:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:26 arm64: Pulling from edgex-lftools-log-publisher 04:30:26 8998bd30e6a1: Pulling fs layer 04:30:26 04944245beec: Pulling fs layer 04:30:26 699f458cf7ca: Pulling fs layer 04:30:26 765212b225bb: Pulling fs layer 04:30:26 f23df028b6ca: Pulling fs layer 04:30:26 d65c8cfc05b1: Pulling fs layer 04:30:26 2437ff75d9bd: Pulling fs layer 04:30:26 765212b225bb: Waiting 04:30:26 2437ff75d9bd: Waiting 04:30:26 d65c8cfc05b1: Waiting 04:30:26 f23df028b6ca: Waiting 04:30:26 04944245beec: Verifying Checksum 04:30:26 04944245beec: Download complete 04:30:26 765212b225bb: Verifying Checksum 04:30:26 765212b225bb: Download complete 04:30:26 f23df028b6ca: Verifying Checksum 04:30:26 f23df028b6ca: Download complete 04:30:26 d65c8cfc05b1: Verifying Checksum 04:30:26 d65c8cfc05b1: Download complete 04:30:26 699f458cf7ca: Verifying Checksum 04:30:26 699f458cf7ca: Download complete 04:30:27 8998bd30e6a1: Verifying Checksum 04:30:27 8998bd30e6a1: Download complete 04:30:29 2437ff75d9bd: Verifying Checksum 04:30:29 2437ff75d9bd: Download complete 04:30:30 8998bd30e6a1: Pull complete 04:30:31 04944245beec: Pull complete 04:30:32 699f458cf7ca: Pull complete 04:30:32 765212b225bb: Pull complete 04:30:33 f23df028b6ca: Pull complete 04:30:33 d65c8cfc05b1: Pull complete 04:30:48 2437ff75d9bd: Pull complete 04:30:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:48 prd-ubuntu20.04-docker-arm64-4c-16g-7336 does not seem to be running inside a container 04:30:48 $ 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:30:51 $ docker top 3dc9406de8b4fa8e991af382a3328f500b5f43830beed7e4f2e35b1a85eb1a35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:52 ---> job-cost.sh 04:30:52 lf-activate-venv: SKIPPING 04:30:52 INFO: No Stack... 04:30:53 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:53 INFO: Archiving Costs [Pipeline] sh 04:30:53 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:30:53 + cut -d, -f6 [Pipeline] lock 04:30:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1346-1-stack-cost] 04:30:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1346-1-stack-cost] did not exist. Created. 04:30:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:54 /w/workspace/device-sdk-go/1@tmp/durable-c97af497/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:54 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:54 Warning: overwriting stash ‘stack-cost’ 04:30:54 Stashed 1 file(s) [Pipeline] } 04:30:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1346-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:54 $ docker stop --time=1 3dc9406de8b4fa8e991af382a3328f500b5f43830beed7e4f2e35b1a85eb1a35 04:30:56 $ docker rm -f --volumes 3dc9406de8b4fa8e991af382a3328f500b5f43830beed7e4f2e35b1a85eb1a35 [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:30:57 provisioning config files... 04:30:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp/config10275965973058058983tmp [Pipeline] { [Pipeline] sh 04:30:57 + set +x 04:30:57 + curl -s https://codecov.io/bash 04:30:57 + bash -s -- 04:30:57 04:30:57 _____ _ 04:30:57 / ____| | | 04:30:57 | | ___ __| | ___ ___ _____ __ 04:30:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:57 Bash-1.0.6 04:30:57 04:30:57 04:30:57 ==> git version 2.25.1 found 04:30:57 ==> 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:30:57 Release-Date: 2020-01-08 04:30:57 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:30:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:30:57 ==> Jenkins CI detected. 04:30:57 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1346 04:30:57 project root: . 04:30:57 --> token set from env 04:30:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:57 ==> Running gcov in . (disable via -X gcov) 04:30:57 ==> Python coveragepy not found 04:30:57 ==> Searching for coverage reports in: 04:30:57 + . 04:30:57 -> Found 1 reports 04:30:57 ==> Detecting git/mercurial file structure 04:30:57 ==> Reading reports 04:30:57 + ./coverage.out bytes=111045 04:30:57 ==> Appending adjustments 04:30:57 https://docs.codecov.io/docs/fixing-reports 04:30:58 + Found adjustments 04:30:58 ==> Gzipping contents 04:30:58 16K /tmp/codecov.OjJuoy.gz 04:30:58 ==> Uploading reports 04:30:58 url: https://codecov.io 04:30:58 query: branch=PR-1346&commit=c12d5f7edd7d8ef06f38190c091be39c740e0cd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1346&job=&cmd_args= 04:30:58 -> Pinging Codecov 04:30:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1346&commit=c12d5f7edd7d8ef06f38190c091be39c740e0cd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1346&job=&cmd_args= 04:30:58 -> Uploading to 04:30:58 https://storage.googleapis.com/codecov/v4/raw/2023-02-24/7E55EF52A471D76F132DFD9A03CDDE97/c12d5f7edd7d8ef06f38190c091be39c740e0cd4/f1d142ac-e11b-4145-b2df-b5d551ab4e18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230224T043058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=709ba9992c9dad5faa6a3e9fee367c242067a30b1a36cd6a39c87e8c6a51d02c 04:30:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:58 Dload Upload Total Spent Left Speed 04:30:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15362 0 0 100 15362 0 50039 --:--:-- --:--:-- --:--:-- 50039 04:30:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c12d5f7edd7d8ef06f38190c091be39c740e0cd4 [Pipeline] } 04:30:58 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:31:00 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1346/archives ] 04:31:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1346/archives 04:31:00 total 16 04:31:00 drwxr-xr-x 3 root root 4096 Feb 24 04:22 . 04:31:00 drwxrwxr-x 12 jenkins jenkins 4096 Feb 24 04:22 .. 04:31:00 drwxr-xr-x 2 root root 4096 Feb 24 04:22 cost 04:31:00 -rw-r--r-- 1 root root 86 Feb 24 04:22 cost.csv 04:31:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1346/archives 04:31:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1346/archives 04:31:00 total 16 04:31:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 04:22 . 04:31:00 drwxrwxr-x 12 jenkins jenkins 4096 Feb 24 04:22 .. 04:31:00 drwxr-xr-x 2 jenkins jenkins 4096 Feb 24 04:22 cost 04:31:00 -rw-r--r-- 1 jenkins jenkins 86 Feb 24 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:31:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:01 ---> package-listing.sh 04:31:01 ++ facter osfamily 04:31:01 ++ tr '[:upper:]' '[:lower:]' 04:31:01 + OS_FAMILY=debian 04:31:01 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1346 04:31:01 + START_PACKAGES=/tmp/packages_start.txt 04:31:01 + END_PACKAGES=/tmp/packages_end.txt 04:31:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:01 + PACKAGES=/tmp/packages_start.txt 04:31:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1346 ']' 04:31:01 + PACKAGES=/tmp/packages_end.txt 04:31:01 + case "${OS_FAMILY}" in 04:31:01 + dpkg -l 04:31:01 + grep '^ii' 04:31:01 + '[' -f /tmp/packages_start.txt ']' 04:31:01 + '[' -f /tmp/packages_end.txt ']' 04:31:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1346 ']' 04:31:01 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1346/archives/ 04:31:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1346/archives/ [Pipeline] echo 04:31:01 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-1346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:31:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:02 prd-ubuntu20.04-docker-8c-8g-7335 does not seem to be running inside a container 04:31:02 $ 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-1346/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-1346 -v /w/workspace/gexfoundry_device-sdk-go_PR-1346:/w/workspace/gexfoundry_device-sdk-go_PR-1346:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1346@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:31:03 $ docker top e5712d184fcc4a553687af5b89f4680dfbaed8ca38e44521519e0635a4f7e843 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:03 + touch /tmp/pre-build-complete [Pipeline] sh 04:31:03 + mkdir -p /var/log/sysstat [Pipeline] sh 04:31:04 + ls /var/log/sa-host 04:31:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:04 provisioning config files... 04:31:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1346@tmp/config17791363838043950185tmp [Pipeline] { [Pipeline] echo 04:31:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:31:04 ---> create-netrc.sh [Pipeline] } 04:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:31:05 ---> python-tools-install.sh [Pipeline] echo 04:31:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:31:05 ---> sudo-logs.sh 04:31:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:31:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:31:05 ---> job-cost.sh 04:31:05 lf-activate-venv: SKIPPING 04:31:05 DEBUG: total: 0.2199999988079071 04:31:05 INFO: Retrieving Stack Cost... 04:31:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:06 INFO: Archiving Costs [Pipeline] echo 04:31:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:31:07 ---> logs-deploy.sh 04:31:07 lf-activate-venv: SKIPPING 04:31:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1346/1 04:31:07 INFO: archiving workspace using pattern(s): 04:31:09 Archives upload complete. 04:31:09 INFO: archiving logs to Nexus 04:31:09 ---> uname -a: 04:31:09 Linux prd-ubuntu20-04-docker-8c-8g-7335 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:31:09 04:31:09 04:31:09 ---> lscpu: 04:31:09 Architecture: x86_64 04:31:09 CPU op-mode(s): 32-bit, 64-bit 04:31:09 Byte Order: Little Endian 04:31:09 Address sizes: 40 bits physical, 48 bits virtual 04:31:09 CPU(s): 8 04:31:09 On-line CPU(s) list: 0-7 04:31:09 Thread(s) per core: 1 04:31:09 Core(s) per socket: 1 04:31:09 Socket(s): 8 04:31:09 NUMA node(s): 1 04:31:09 Vendor ID: AuthenticAMD 04:31:09 CPU family: 23 04:31:09 Model: 49 04:31:09 Model name: AMD EPYC-Rome Processor 04:31:09 Stepping: 0 04:31:09 CPU MHz: 2799.996 04:31:09 BogoMIPS: 5599.99 04:31:09 Virtualization: AMD-V 04:31:09 Hypervisor vendor: KVM 04:31:09 Virtualization type: full 04:31:09 L1d cache: 256 KiB 04:31:09 L1i cache: 256 KiB 04:31:09 L2 cache: 4 MiB 04:31:09 L3 cache: 128 MiB 04:31:09 NUMA node0 CPU(s): 0-7 04:31:09 Vulnerability Itlb multihit: Not affected 04:31:09 Vulnerability L1tf: Not affected 04:31:09 Vulnerability Mds: Not affected 04:31:09 Vulnerability Meltdown: Not affected 04:31:09 Vulnerability Mmio stale data: Not affected 04:31:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:31:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:31:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:31:09 Vulnerability Srbds: Not affected 04:31:09 Vulnerability Tsx async abort: Not affected 04:31:09 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:31:09 04:31:09 04:31:09 ---> nproc: 04:31:09 8 04:31:09 04:31:09 04:31:09 ---> df -h: 04:31:09 Filesystem Size Used Avail Use% Mounted on 04:31:09 overlay 155G 12G 144G 8% / 04:31:09 tmpfs 64M 0 64M 0% /dev 04:31:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:31:09 shm 64M 0 64M 0% /dev/shm 04:31:09 /dev/vda1 155G 12G 144G 8% /facter-os 04:31:09 04:31:09 04:31:09 ---> sar -b -r -n DEV: 04:31:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7335) 02/24/23 _x86_64_ (8 CPU) 04:31:09 04:31:09 04:18:47 LINUX RESTART (8 CPU) 04:31:09 04:31:09 04:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:31:09 04:20:01 170.24 47.62 122.63 0.00 5362.21 192697.77 0.00 04:31:09 04:21:01 140.03 1.23 138.79 0.00 12.66 45822.63 0.00 04:31:09 04:22:01 148.06 0.20 147.86 0.00 9.33 31230.26 0.00 04:31:09 04:23:01 34.36 0.05 34.31 0.00 3.60 16614.45 0.00 04:31:09 04:24:01 23.65 10.08 13.56 0.00 5174.07 2687.55 0.00 04:31:09 04:25:01 21.48 4.23 17.24 0.00 306.16 3687.30 0.00 04:31:09 04:26:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 04:31:09 04:27:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 04:31:09 04:28:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 04:31:09 04:29:01 2.73 0.00 2.73 0.00 0.00 41.86 0.00 04:31:09 04:30:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 04:31:09 04:31:01 2.30 0.22 2.08 0.00 16.93 29.20 0.00 04:31:09 Average: 45.77 5.30 40.47 0.00 907.13 24408.84 0.00 04:31:09 04:31:09 04:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:31:09 04:20:01 29182796 31596808 722152 2.20 72912 2618344 1949140 5.74 990388 2354396 592 04:31:09 04:21:01 27947464 31485548 813872 2.48 145248 3575984 2043516 6.02 1435664 3033296 394588 04:31:09 04:22:01 27963336 31560016 739996 2.25 151460 3628512 2015096 5.94 1225348 3224548 210572 04:31:09 04:23:01 27696196 31582716 715900 2.18 159372 3873524 1773104 5.23 1223096 3456516 64 04:31:09 04:24:01 27263848 31570820 725392 2.21 163616 4275568 1835084 5.41 1339876 3752856 176508 04:31:09 04:25:01 27313352 31557788 729932 2.22 167776 4207592 1810332 5.34 1466808 3569152 12 04:31:09 04:26:01 27312908 31557456 730176 2.22 167864 4207600 1810332 5.34 1466584 3569160 8 04:31:09 04:27:01 27322300 31567664 720416 2.19 167960 4207600 1810332 5.34 1454816 3569736 180 04:31:09 04:28:01 27322512 31567940 720048 2.19 168056 4207604 1810332 5.34 1454652 3569744 168 04:31:09 04:29:01 27323008 31568604 719364 2.19 168220 4207576 1810332 5.34 1454468 3569720 32 04:31:09 04:30:01 27322984 31568644 719244 2.19 168308 4207584 1810332 5.34 1454632 3569724 8 04:31:09 04:31:01 27318228 31565204 722328 2.20 168416 4208700 1810000 5.33 1456988 3570116 852 04:31:09 Average: 27607411 31562434 731568 2.22 155767 3952182 1857328 5.47 1368610 3400747 65299 04:31:09 04:31:09 04:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:31:09 04:20:01 ens3 569.03 350.23 6563.87 83.34 0.00 0.00 0.00 0.00 04:31:09 04:20:01 veth98acf23 1.38 2.05 0.10 17.39 0.00 0.00 0.00 0.00 04:31:09 04:20:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 04:31:09 04:20:01 docker0 9.66 10.41 0.88 91.94 0.00 0.00 0.00 0.00 04:31:09 04:21:01 ens3 318.78 181.32 1909.88 26.96 0.00 0.00 0.00 0.00 04:31:09 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:09 04:21:01 docker0 164.21 289.30 13.45 1882.58 0.00 0.00 0.00 0.00 04:31:09 04:21:01 veth89aecea 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:31:09 04:22:01 ens3 131.64 96.50 2657.94 98.02 0.00 0.00 0.00 0.00 04:31:09 04:22:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 04:31:09 04:22:01 docker0 3.82 8.97 0.22 81.19 0.00 0.00 0.00 0.00 04:31:09 04:23:01 ens3 13.71 8.80 14.23 5.54 0.00 0.00 0.00 0.00 04:31:09 04:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:31:09 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:24:01 ens3 147.78 82.72 1945.36 5.66 0.00 0.00 0.00 0.00 04:31:09 04:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:31:09 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:25:01 ens3 8.61 7.25 5.55 6.16 0.00 0.00 0.00 0.00 04:31:09 04:25:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:31:09 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:27:01 ens3 0.50 0.30 0.26 0.20 0.00 0.00 0.00 0.00 04:31:09 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:09 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:31:09 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:09 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:30:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 04:31:09 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 04:31:01 ens3 9.25 5.92 9.28 3.32 0.00 0.00 0.00 0.00 04:31:09 04:31:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 04:31:09 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:09 Average: ens3 99.97 61.11 1092.27 19.11 0.00 0.00 0.00 0.00 04:31:09 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 04:31:09 Average: docker0 14.81 25.72 1.21 171.31 0.00 0.00 0.00 0.00 04:31:09 04:31:09 04:31:09 ---> sar -P ALL: 04:31:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7335) 02/24/23 _x86_64_ (8 CPU) 04:31:09 04:31:09 04:18:47 LINUX RESTART (8 CPU) 04:31:09 04:31:09 04:19:01 CPU %user %nice %system %iowait %steal %idle 04:31:09 04:20:01 all 9.17 0.00 3.29 3.43 0.06 84.05 04:31:09 04:20:01 0 9.92 0.00 3.33 5.34 0.05 81.36 04:31:09 04:20:01 1 9.95 0.00 3.28 0.57 0.05 86.15 04:31:09 04:20:01 2 8.32 0.00 3.51 6.65 0.07 81.45 04:31:09 04:20:01 3 10.72 0.00 2.38 0.84 0.07 86.00 04:31:09 04:20:01 4 9.86 0.00 3.13 1.11 0.05 85.85 04:31:09 04:20:01 5 8.86 0.00 2.70 2.08 0.07 86.30 04:31:09 04:20:01 6 8.52 0.00 4.28 0.57 0.05 86.57 04:31:09 04:20:01 7 7.19 0.00 3.74 10.32 0.07 78.67 04:31:09 04:21:01 all 21.14 0.00 4.16 2.98 0.07 71.65 04:31:09 04:21:01 0 21.21 0.00 3.87 4.88 0.07 69.96 04:31:09 04:21:01 1 21.43 0.00 4.26 0.67 0.08 73.55 04:31:09 04:21:01 2 20.70 0.00 5.05 17.22 0.08 56.95 04:31:09 04:21:01 3 21.43 0.00 3.94 0.08 0.08 74.46 04:31:09 04:21:01 4 20.98 0.00 3.89 0.47 0.05 74.61 04:31:09 04:21:01 5 21.02 0.00 3.72 0.29 0.05 74.93 04:31:09 04:21:01 6 21.27 0.00 3.94 0.05 0.07 74.67 04:31:09 04:21:01 7 21.04 0.00 4.62 0.22 0.10 74.02 04:31:09 04:22:01 all 35.25 0.00 5.42 2.53 0.09 56.72 04:31:09 04:22:01 0 34.88 0.00 5.72 8.78 0.08 50.53 04:31:09 04:22:01 1 36.63 0.00 5.62 2.21 0.08 55.45 04:31:09 04:22:01 2 35.03 0.00 5.75 0.37 0.08 58.77 04:31:09 04:22:01 3 34.70 0.00 5.14 0.35 0.08 59.72 04:31:09 04:22:01 4 35.30 0.00 5.44 3.26 0.08 55.92 04:31:09 04:22:01 5 34.51 0.00 5.24 0.77 0.08 59.39 04:31:09 04:22:01 6 35.06 0.00 5.09 4.43 0.10 55.32 04:31:09 04:22:01 7 35.88 0.00 5.33 0.02 0.10 58.68 04:31:09 04:23:01 all 1.81 0.00 0.79 1.21 0.02 96.17 04:31:09 04:23:01 0 1.87 0.00 0.87 0.02 0.02 97.22 04:31:09 04:23:01 1 1.62 0.00 0.69 1.57 0.02 96.10 04:31:09 04:23:01 2 1.70 0.00 1.08 7.24 0.02 89.96 04:31:09 04:23:01 3 1.59 0.00 0.65 0.02 0.02 97.73 04:31:09 04:23:01 4 2.44 0.00 0.79 0.20 0.02 96.55 04:31:09 04:23:01 5 1.62 0.00 0.79 0.00 0.03 97.56 04:31:09 04:23:01 6 1.79 0.00 0.72 0.05 0.03 97.41 04:31:09 04:23:01 7 1.86 0.00 0.74 0.59 0.02 96.80 04:31:09 04:24:01 all 0.72 0.00 0.32 0.37 0.01 98.58 04:31:09 04:24:01 0 0.92 0.00 0.52 0.30 0.02 98.25 04:31:09 04:24:01 1 0.10 0.00 0.17 0.75 0.02 98.97 04:31:09 04:24:01 2 0.30 0.00 0.10 0.02 0.02 99.57 04:31:09 04:24:01 3 0.78 0.00 0.42 0.87 0.02 97.91 04:31:09 04:24:01 4 0.68 0.00 0.53 0.85 0.02 97.92 04:31:09 04:24:01 5 0.73 0.00 0.22 0.00 0.00 99.05 04:31:09 04:24:01 6 0.22 0.00 0.12 0.13 0.02 99.51 04:31:09 04:24:01 7 2.01 0.00 0.45 0.03 0.02 97.49 04:31:09 04:25:01 all 0.93 0.00 0.33 0.38 0.02 98.35 04:31:09 04:25:01 0 1.38 0.00 0.33 0.03 0.02 98.23 04:31:09 04:25:01 1 0.67 0.00 0.30 1.03 0.02 97.98 04:31:09 04:25:01 2 1.03 0.00 0.40 0.78 0.03 97.75 04:31:09 04:25:01 3 0.52 0.00 0.32 0.10 0.00 99.07 04:31:09 04:25:01 4 0.73 0.00 0.27 0.02 0.02 98.97 04:31:09 04:25:01 5 1.45 0.00 0.33 0.10 0.02 98.10 04:31:09 04:25:01 6 0.59 0.00 0.32 0.47 0.02 98.61 04:31:09 04:25:01 7 1.05 0.00 0.38 0.48 0.02 98.06 04:31:09 04:26:01 all 0.19 0.00 0.01 0.00 0.00 99.79 04:31:09 04:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:31:09 04:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:31:09 04:26:01 2 0.03 0.00 0.03 0.02 0.00 99.92 04:31:09 04:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:31:09 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:09 04:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:31:09 04:26:01 6 1.42 0.00 0.02 0.00 0.00 98.56 04:31:09 04:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:31:09 04:27:01 all 0.03 0.00 0.01 0.01 0.01 99.93 04:31:09 04:27:01 0 0.12 0.00 0.00 0.05 0.00 99.83 04:31:09 04:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:31:09 04:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:31:09 04:27:01 3 0.02 0.00 0.02 0.07 0.02 99.88 04:31:09 04:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:31:09 04:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:31:09 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:31:09 04:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:31:09 04:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:31:09 04:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:31:09 04:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:31:09 04:28:01 2 0.03 0.00 0.02 0.02 0.02 99.92 04:31:09 04:28:01 3 0.03 0.00 0.02 0.03 0.00 99.92 04:31:09 04:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:31:09 04:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:31:09 04:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:31:09 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:31:09 04:29:01 all 0.04 0.00 0.02 0.02 0.01 99.92 04:31:09 04:29:01 0 0.12 0.00 0.02 0.02 0.02 99.83 04:31:09 04:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:31:09 04:29:01 2 0.03 0.00 0.03 0.03 0.02 99.88 04:31:09 04:29:01 3 0.03 0.00 0.02 0.08 0.00 99.87 04:31:09 04:29:01 4 0.07 0.00 0.02 0.00 0.00 99.92 04:31:09 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:31:09 04:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:31:09 04:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:31:09 04:30:01 all 0.06 0.00 0.01 0.02 0.00 99.91 04:31:09 04:30:01 0 0.10 0.00 0.02 0.00 0.00 99.88 04:31:09 04:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:31:09 04:30:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:31:09 04:30:01 3 0.00 0.00 0.00 0.18 0.00 99.82 04:31:09 04:30:01 4 0.23 0.00 0.00 0.00 0.02 99.75 04:31:09 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:31:09 04:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:31:09 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:31:09 04:31:09 04:30:01 CPU %user %nice %system %iowait %steal %idle 04:31:09 04:31:01 all 0.29 0.00 0.10 0.01 0.01 99.59 04:31:09 04:31:01 0 0.12 0.00 0.10 0.00 0.00 99.78 04:31:09 04:31:01 1 0.63 0.00 0.18 0.00 0.02 99.17 04:31:09 04:31:01 2 0.20 0.00 0.07 0.00 0.03 99.70 04:31:09 04:31:01 3 0.20 0.00 0.08 0.03 0.00 99.68 04:31:09 04:31:01 4 0.47 0.00 0.15 0.00 0.00 99.38 04:31:09 04:31:01 5 0.12 0.00 0.07 0.00 0.02 99.80 04:31:09 04:31:01 6 0.40 0.00 0.08 0.00 0.02 99.50 04:31:09 04:31:01 7 0.18 0.00 0.07 0.02 0.00 99.73 04:31:09 Average: all 5.77 0.00 1.20 0.91 0.03 92.10 04:31:09 Average: 0 5.85 0.00 1.23 1.61 0.02 91.29 04:31:09 Average: 1 5.89 0.00 1.20 0.57 0.03 92.32 04:31:09 Average: 2 5.59 0.00 1.33 2.68 0.03 90.37 04:31:09 Average: 3 5.79 0.00 1.07 0.22 0.02 92.89 04:31:09 Average: 4 5.88 0.00 1.18 0.49 0.02 92.42 04:31:09 Average: 5 5.67 0.00 1.09 0.27 0.02 92.95 04:31:09 Average: 6 5.76 0.00 1.21 0.47 0.03 92.52 04:31:09 Average: 7 5.72 0.00 1.27 0.96 0.03 92.02 04:31:09 04:31:09 04:31:09