Pull request #1518 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b48ed840b49a2141fc496cb31eb79e1da06d66cf+3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c (25da42b1f2dfe4631def646f4b18db7635e22f15) 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-ssh11135462173190395709.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13318671499956003071.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1518/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-1518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4681536134917277814.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-1518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1189642081022874092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13288016419638709474.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-1518/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-1518/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8083052111311915907.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7538 in /w/workspace/gexfoundry_device-sdk-go_PR-1518 [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-1518 # 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 Merging remotes/origin/main commit 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c into PR head commit b48ed840b49a2141fc496cb31eb79e1da06d66cf Merge succeeded, producing b48ed840b49a2141fc496cb31eb79e1da06d66cf Checking out Revision b48ed840b49a2141fc496cb31eb79e1da06d66cf (PR-1518) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } 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/1518/head:refs/remotes/origin/PR-1518 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b48ed840b49a2141fc496cb31eb79e1da06d66cf # 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 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b48ed840b49a2141fc496cb31eb79e1da06d66cf # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:16 ========================================================= 04:22:16 EdgeX Global Pipelines Version Info 04:22:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:17 ------------------- 04:22:17 stable info: 04:22:17 ------------------- 04:22:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:22:17 Message: update stable to v1.0.254 04:22:17 ------------------- 04:22:17 experimental info: 04:22:17 ------------------- 04:22:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:22:17 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:22:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1518 [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1518 [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1518 [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b48ed84 [Pipeline] echo 04:22:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:19 provisioning config files... 04:22:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/config7943725157903134666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:19 ---> docker-login.sh 04:22:19 nexus3.edgexfoundry.org:10001 04:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:20 Configure a credential helper to remove this warning. See 04:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:20 04:22:20 Login Succeeded 04:22:20 nexus3.edgexfoundry.org:10002 04:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:20 Configure a credential helper to remove this warning. See 04:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:20 04:22:20 Login Succeeded 04:22:20 nexus3.edgexfoundry.org:10003 04:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:20 Configure a credential helper to remove this warning. See 04:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:20 04:22:20 Login Succeeded 04:22:20 nexus3.edgexfoundry.org:10004 04:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:20 Configure a credential helper to remove this warning. See 04:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:20 04:22:20 Login Succeeded 04:22:20 docker.io 04:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:20 Configure a credential helper to remove this warning. See 04:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:20 04:22:20 Login Succeeded 04:22:20 ---> docker-login.sh ends [Pipeline] } 04:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:21 + git rev-list -1 --merges b48ed840b49a2141fc496cb31eb79e1da06d66cf~1..b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] echo 04:22:21 -----------> git rev-list -1 --merges b48ed840b49a2141fc496cb31eb79e1da06d66cf~1..b48ed840b49a2141fc496cb31eb79e1da06d66cf b48ed840b49a2141fc496cb31eb79e1da06d66cf [false] [Pipeline] sh 04:22:21 + git log --format=format:%s -1 b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] echo 04:22:21 ========================================================= 04:22:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:22 + git log --format=format:%s -1 b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] echo 04:22:22 [semverPrep] GIT_COMMIT: b48ed840b49a2141fc496cb31eb79e1da06d66cf, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:22:22 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:22 + grep -v github /etc/ssh/ssh_known_hosts 04:22:22 + [ -e /tmp/ssh_known_hosts ] 04:22:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:22 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:23 04:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:23 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:23 b85a868b505f: Pulling fs layer 04:22:23 e2be974225ed: Pulling fs layer 04:22:23 339a4e72a1f5: Pulling fs layer 04:22:23 988bab9f4d93: Pulling fs layer 04:22:23 1469e6f7b9e6: Pulling fs layer 04:22:23 eaf3925da568: Pulling fs layer 04:22:23 bab4dde63d76: Pulling fs layer 04:22:23 bde34c3a00c8: Pulling fs layer 04:22:23 b352a97aabf1: Pulling fs layer 04:22:23 4872d77fe225: Pulling fs layer 04:22:23 5851b861e8e6: Pulling fs layer 04:22:23 988bab9f4d93: Waiting 04:22:23 1469e6f7b9e6: Waiting 04:22:23 eaf3925da568: Waiting 04:22:23 b352a97aabf1: Waiting 04:22:23 bde34c3a00c8: Waiting 04:22:23 5851b861e8e6: Waiting 04:22:23 4872d77fe225: Waiting 04:22:23 bab4dde63d76: Waiting 04:22:23 e2be974225ed: Verifying Checksum 04:22:23 e2be974225ed: Download complete 04:22:23 988bab9f4d93: Download complete 04:22:24 1469e6f7b9e6: Verifying Checksum 04:22:24 1469e6f7b9e6: Download complete 04:22:24 eaf3925da568: Download complete 04:22:24 339a4e72a1f5: Verifying Checksum 04:22:24 339a4e72a1f5: Download complete 04:22:24 bde34c3a00c8: Verifying Checksum 04:22:24 bde34c3a00c8: Download complete 04:22:24 b352a97aabf1: Verifying Checksum 04:22:24 b352a97aabf1: Download complete 04:22:24 4872d77fe225: Download complete 04:22:24 5851b861e8e6: Verifying Checksum 04:22:24 5851b861e8e6: Download complete 04:22:24 b85a868b505f: Verifying Checksum 04:22:24 b85a868b505f: Download complete 04:22:24 bab4dde63d76: Verifying Checksum 04:22:25 b85a868b505f: Pull complete 04:22:25 e2be974225ed: Pull complete 04:22:26 339a4e72a1f5: Pull complete 04:22:26 988bab9f4d93: Pull complete 04:22:26 1469e6f7b9e6: Pull complete 04:22:26 eaf3925da568: Pull complete 04:22:28 bab4dde63d76: Pull complete 04:22:28 bde34c3a00c8: Pull complete 04:22:28 b352a97aabf1: Pull complete 04:22:29 4872d77fe225: Pull complete 04:22:29 5851b861e8e6: Pull complete 04:22:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:29 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 04:22:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:22:34 $ docker top a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d -eo pid,comm 04:22:34 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:22:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:35 [ssh-agent] Looking for ssh-agent implementation... 04:22:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:35 $ docker exec a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d ssh-agent 04:22:35 SSH_AUTH_SOCK=/tmp/ssh-l1GNgzzR2BpD/agent.32 04:22:35 SSH_AGENT_PID=38 04:22:35 Running ssh-add (command line suppressed) 04:22:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/private_key_15124323669464047816.key (/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/private_key_15124323669464047816.key) 04:22:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:35 + git tag --points-at HEAD [Pipeline] } 04:22:35 $ docker exec --env ******** --env ******** a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d ssh-agent -k 04:22:35 unset SSH_AUTH_SOCK; 04:22:35 unset SSH_AGENT_PID; 04:22:35 echo Agent pid 38 killed; 04:22:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:36 [ssh-agent] Looking for ssh-agent implementation... 04:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:36 $ docker exec a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d ssh-agent 04:22:36 SSH_AUTH_SOCK=/tmp/ssh-Y3jWAO1VNEkN/agent.71 04:22:36 SSH_AGENT_PID=77 04:22:36 Running ssh-add (command line suppressed) 04:22:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/private_key_10904999539911542207.key (/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/private_key_10904999539911542207.key) 04:22:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:36 + git semver init 04:22:36 2023-09-21 04:22:36,878 [run_init] DEBUG init version:0.0.0 force:False 04:22:36 2023-09-21 04:22:36,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver 04:22:36 2023-09-21 04:22:36,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver 04:22:36 2023-09-21 04:22:36,880 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1518, universal_newlines=False, shell=None, istream=None) 04:22:37 2023-09-21 04:22:37,808 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518/.git/info/exclude 04:22:37 2023-09-21 04:22:37,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver/PR-1518 with force:False 04:22:37 2023-09-21 04:22:37,809 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver/PR-1518 04:22:37 2023-09-21 04:22:37,813 [execute] INFO git cat-file --batch-check 04:22:37 2023-09-21 04:22:37,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver, universal_newlines=False, shell=None, istream=) 04:22:37 2023-09-21 04:22:37,820 [execute] INFO git cat-file --batch 04:22:37 2023-09-21 04:22:37,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver, universal_newlines=False, shell=None, istream=) 04:22:37 2023-09-21 04:22:37,825 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver/PR-1518 04:22:37 0.0.0 [Pipeline] } 04:22:37 $ docker exec --env ******** --env ******** a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d ssh-agent -k 04:22:38 unset SSH_AUTH_SOCK; 04:22:38 unset SSH_AGENT_PID; 04:22:38 echo Agent pid 77 killed; 04:22:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:38 + git semver [Pipeline] } 04:22:38 $ docker stop --time=1 a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d 04:22:40 $ docker rm -f --volumes a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d [Pipeline] // withDockerContainer [Pipeline] sh 04:22:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:40 Stashed 1 file(s) [Pipeline] echo 04:22:40 [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:22:41 provisioning config files... 04:22:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/config15225282208195554618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:41 ---> docker-login.sh 04:22:41 nexus3.edgexfoundry.org:10001 04:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:41 Configure a credential helper to remove this warning. See 04:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:41 04:22:41 Login Succeeded 04:22:41 nexus3.edgexfoundry.org:10002 04:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:41 Configure a credential helper to remove this warning. See 04:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:41 04:22:41 Login Succeeded 04:22:41 nexus3.edgexfoundry.org:10003 04:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:41 Configure a credential helper to remove this warning. See 04:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:41 04:22:41 Login Succeeded 04:22:41 nexus3.edgexfoundry.org:10004 04:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:41 Configure a credential helper to remove this warning. See 04:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:41 04:22:41 Login Succeeded 04:22:41 docker.io 04:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:42 Configure a credential helper to remove this warning. See 04:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:42 04:22:42 Login Succeeded 04:22:42 ---> docker-login.sh ends [Pipeline] } 04:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:42 ========================================================= 04:22:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:22:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:42 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:22:42 Sending build context to Docker daemon 11.18MB 04:22:42 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:22:42 Step 2/10 : FROM ${BASE} AS builder 04:22:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:42 7264a8db6415: Pulling fs layer 04:22:42 c4d48a809fc2: Pulling fs layer 04:22:42 4f1c88b9dad5: Pulling fs layer 04:22:42 ad3a456e5733: Pulling fs layer 04:22:42 33e27b845d1e: Pulling fs layer 04:22:42 c68163c4e522: Pulling fs layer 04:22:42 50da416c3ac9: Pulling fs layer 04:22:42 23d2d4c4bb30: Pulling fs layer 04:22:42 c68163c4e522: Waiting 04:22:42 33e27b845d1e: Waiting 04:22:42 50da416c3ac9: Waiting 04:22:42 23d2d4c4bb30: Waiting 04:22:43 c4d48a809fc2: Verifying Checksum 04:22:43 c4d48a809fc2: Download complete 04:22:43 ad3a456e5733: Download complete 04:22:43 33e27b845d1e: Verifying Checksum 04:22:43 33e27b845d1e: Download complete 04:22:43 7264a8db6415: Verifying Checksum 04:22:43 7264a8db6415: Download complete 04:22:43 c68163c4e522: Verifying Checksum 04:22:43 c68163c4e522: Download complete 04:22:43 7264a8db6415: Pull complete 04:22:43 23d2d4c4bb30: Download complete 04:22:43 c4d48a809fc2: Pull complete 04:22:43 4f1c88b9dad5: Verifying Checksum 04:22:43 4f1c88b9dad5: Download complete 04:22:44 50da416c3ac9: Verifying Checksum 04:22:44 50da416c3ac9: Download complete 04:22:46 4f1c88b9dad5: Pull complete 04:22:46 ad3a456e5733: Pull complete 04:22:46 33e27b845d1e: Pull complete 04:22:47 c68163c4e522: Pull complete 04:22:49 50da416c3ac9: Pull complete 04:22:49 23d2d4c4bb30: Pull complete 04:22:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:22:49 ---> 0786185ac409 04:22:49 Step 3/10 : ARG MAKE=make build 04:22:56 Still waiting to schedule task 04:22:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:57 ---> Running in ecf1312adfc1 04:22:57 Removing intermediate container ecf1312adfc1 04:22:57 ---> 31b4b3c0c806 04:22:57 Step 4/10 : WORKDIR /device-sdk-go 04:22:57 ---> Running in c17dbdfd6e06 04:22:57 Removing intermediate container c17dbdfd6e06 04:22:57 ---> 6d501c89179a 04:22:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:22:57 ---> Running in 5323a0239a30 04:22:57 Removing intermediate container 5323a0239a30 04:22:57 ---> 6556320cf419 04:22:57 Step 6/10 : RUN apk add --update --no-cache make git 04:22:57 ---> Running in c2e17edc3961 04:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:57 OK: 264 MiB in 52 packages 04:22:58 Removing intermediate container c2e17edc3961 04:22:58 ---> 3dbcc45615eb 04:22:58 Step 7/10 : COPY go.mod vendor* ./ 04:22:58 ---> d64559b24f72 04:22:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:58 ---> Running in a1ab4db3dda2 04:23:37 Removing intermediate container a1ab4db3dda2 04:23:37 ---> e781443eef9a 04:23:37 Step 9/10 : COPY . . 04:23:37 ---> 1f5656aef4f7 04:23:37 Step 10/10 : RUN ${MAKE} 04:23:37 ---> Running in dd3863625d7c 04:23:37 noop 04:23:37 Removing intermediate container dd3863625d7c 04:23:37 ---> bc7f8daa3da1 04:23:37 Successfully built bc7f8daa3da1 04:23:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:37 + docker inspect -f . ci-base-image-x86_64 04:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:37 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 04:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:38 $ docker top a3953fe4aaf7f5b24472d68f87a1282c883ac1809f86f67438456cd0fac43661 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:38 + go version 04:23:38 go version go1.21.0 linux/amd64 [Pipeline] } 04:23:38 $ docker stop --time=1 a3953fe4aaf7f5b24472d68f87a1282c883ac1809f86f67438456cd0fac43661 04:23:39 $ docker rm -f --volumes a3953fe4aaf7f5b24472d68f87a1282c883ac1809f86f67438456cd0fac43661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:40 + docker inspect -f . ci-base-image-x86_64 04:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:40 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 04:23:40 $ 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-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:41 $ docker top bc8d3a4f4ce7a1f96b40ee379432375fe216a030aea40ea89eeda4173e1d5468 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1518 [Pipeline] fileExists [Pipeline] sh 04:23:41 + make test 04:23:41 go test -race -coverprofile=coverage.out ./... 04:23:48 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:24:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:24:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:24:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:24:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:24:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:24:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:24:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:24:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:24:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.040s coverage: 27.6% of statements 04:24:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.038s coverage: 80.2% of statements 04:24:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.061s coverage: 86.0% of statements 04:24:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.070s coverage: 71.8% of statements 04:24:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:24:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:24:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:24:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.056s coverage: 14.4% of statements 04:24:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.166s coverage: 45.9% of statements 04:24:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.051s coverage: 68.5% of statements 04:24:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.096s coverage: 89.2% of statements 04:24:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.039s coverage: 5.5% of statements 04:24:22 GO111MODULE=on go vet ./... 04:24:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:24:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:24:24 ./bin/test-attribution-txt.sh [Pipeline] echo 04:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:24:24 $ docker stop --time=1 bc8d3a4f4ce7a1f96b40ee379432375fe216a030aea40ea89eeda4173e1d5468 04:24:30 $ docker rm -f --volumes bc8d3a4f4ce7a1f96b40ee379432375fe216a030aea40ea89eeda4173e1d5468 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:24:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:32 + ls -al . 04:24:32 total 304 04:24:32 drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 04:23 . 04:24:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 04:22 .. 04:24:32 -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 04:22 .dockerignore 04:24:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 04:24 .git 04:24:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 04:22 .github 04:24:32 -rw-rw-r-- 1 jenkins jenkins 137 Sep 21 04:22 .gitignore 04:24:32 -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 04:22 .golangci.yml 04:24:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 04:22 .semver 04:24:32 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 21 04:22 CHANGELOG.md 04:24:32 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 04:22 GOVERNANCE.md 04:24:32 -rw-rw-r-- 1 jenkins jenkins 885 Sep 21 04:22 Jenkinsfile 04:24:32 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 21 04:22 LICENSE 04:24:32 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 21 04:22 Makefile 04:24:32 -rw-rw-r-- 1 jenkins jenkins 619 Sep 21 04:22 OWNERS.md 04:24:32 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 21 04:22 README.md 04:24:32 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 04:22 VERSION 04:24:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 04:22 bin 04:24:32 -rw-r--r-- 1 jenkins jenkins 121385 Sep 21 04:24 coverage.out 04:24:32 drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 04:22 example 04:24:32 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 21 04:22 go.mod 04:24:32 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 21 04:22 go.sum 04:24:32 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 04:22 internal 04:24:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 04:22 openapi 04:24:32 drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 04:22 pkg 04:24:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 04:22 snap 04:24:32 -rw-rw-r-- 1 jenkins jenkins 222 Sep 21 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:32 + 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=b48ed840b49a2141fc496cb31eb79e1da06d66cf --label arch=amd64 --label version=0.0.0 . 04:24:32 Sending build context to Docker daemon 11.3MB 04:24:32 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:24:32 Step 2/23 : FROM ${BASE} AS builder 04:24:32 ---> bc7f8daa3da1 04:24:32 Step 3/23 : ARG MAKE=make build 04:24:32 ---> Running in 1cec3acfd3d0 04:24:33 Removing intermediate container 1cec3acfd3d0 04:24:33 ---> aebfd7689e76 04:24:33 Step 4/23 : WORKDIR /device-sdk-go 04:24:33 ---> Running in 0fe7830bae01 04:24:33 Removing intermediate container 0fe7830bae01 04:24:33 ---> 5051f7aca6b2 04:24:33 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:24:33 ---> Running in 1e71dc1149a9 04:24:33 Removing intermediate container 1e71dc1149a9 04:24:33 ---> 4221210983fd 04:24:33 Step 6/23 : RUN apk add --update --no-cache make git 04:24:33 ---> Running in f7958083ab05 04:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:24:33 OK: 264 MiB in 52 packages 04:24:34 Removing intermediate container f7958083ab05 04:24:34 ---> 2cfacafa9228 04:24:34 Step 7/23 : COPY go.mod vendor* ./ 04:24:34 ---> 33b141077333 04:24:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:34 ---> Running in 0bdea6db315f 04:24:35 Removing intermediate container 0bdea6db315f 04:24:35 ---> fc8ef7fbd99c 04:24:35 Step 9/23 : COPY . . 04:24:35 ---> 856a45e402c8 04:24:35 Step 10/23 : RUN ${MAKE} 04:24:35 ---> Running in d1b42d5a4492 04:24:36 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:25:02 Removing intermediate container d1b42d5a4492 04:25:02 ---> 52a514bf5428 04:25:02 Step 11/23 : FROM alpine:3.18 04:25:02 3.18: Pulling from library/alpine 04:25:02 7264a8db6415: Already exists 04:25:02 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:25:02 Status: Downloaded newer image for alpine:3.18 04:25:02 ---> 7e01a0d0a1dc 04:25:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:25:02 ---> Running in 4f3d3ef7e661 04:25:02 Removing intermediate container 4f3d3ef7e661 04:25:02 ---> e29b10b477ea 04:25:02 Step 13/23 : RUN apk add --update --no-cache 04:25:02 ---> Running in f55410bafdf1 04:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:02 OK: 7 MiB in 15 packages 04:25:02 Removing intermediate container f55410bafdf1 04:25:02 ---> 24a63739fcd6 04:25:02 Step 14/23 : WORKDIR / 04:25:02 ---> Running in 7afba411840d 04:25:02 Removing intermediate container 7afba411840d 04:25:02 ---> e029b66aaaaa 04:25:02 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:25:02 ---> fa9fff73883e 04:25:02 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:25:02 ---> a070fc317841 04:25:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:25:03 ---> cccb13adff3f 04:25:03 Step 18/23 : EXPOSE 59999 04:25:03 ---> Running in 37fcbdccac0e 04:25:03 Removing intermediate container 37fcbdccac0e 04:25:03 ---> bce9036a878d 04:25:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:25:03 ---> Running in 0cbbad826d6e 04:25:03 Removing intermediate container 0cbbad826d6e 04:25:03 ---> 18199f855ba0 04:25:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:25:03 ---> Running in dbc76e24decf 04:25:03 Removing intermediate container dbc76e24decf 04:25:03 ---> a323b78f4261 04:25:03 Step 21/23 : LABEL arch=amd64 04:25:03 ---> Running in 39326cc99567 04:25:03 Removing intermediate container 39326cc99567 04:25:03 ---> 602426ddd58f 04:25:03 Step 22/23 : LABEL git_sha=b48ed840b49a2141fc496cb31eb79e1da06d66cf 04:25:03 ---> Running in 834cfd7b9a80 04:25:03 Removing intermediate container 834cfd7b9a80 04:25:03 ---> 2aab34a1b61d 04:25:03 Step 23/23 : LABEL version=0.0.0 04:25:03 ---> Running in 04dce7fa7252 04:25:03 Removing intermediate container 04dce7fa7252 04:25:03 ---> b94ba196ebcf 04:25:03 [Warning] One or more build-args [ARCH] were not consumed 04:25:03 Successfully built b94ba196ebcf 04:25:03 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:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:04 04:25:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:04 latest: Pulling from edgex-lftools-log-publisher 04:25:04 5eb5b503b376: Pulling fs layer 04:25:04 5c69ac0246d0: Pulling fs layer 04:25:04 ec43610c2a17: Pulling fs layer 04:25:04 3a2ae6a8a46f: Pulling fs layer 04:25:04 33b1e0a273af: Pulling fs layer 04:25:04 5d3b04190fa2: Pulling fs layer 04:25:04 2f39f015ded8: Pulling fs layer 04:25:04 3a2ae6a8a46f: Waiting 04:25:04 33b1e0a273af: Waiting 04:25:04 5d3b04190fa2: Waiting 04:25:04 2f39f015ded8: Waiting 04:25:04 5c69ac0246d0: Verifying Checksum 04:25:04 5c69ac0246d0: Download complete 04:25:04 3a2ae6a8a46f: Download complete 04:25:04 33b1e0a273af: Verifying Checksum 04:25:04 33b1e0a273af: Download complete 04:25:04 5d3b04190fa2: Verifying Checksum 04:25:04 5d3b04190fa2: Download complete 04:25:04 ec43610c2a17: Verifying Checksum 04:25:04 ec43610c2a17: Download complete 04:25:05 5eb5b503b376: Verifying Checksum 04:25:05 5eb5b503b376: Download complete 04:25:05 2f39f015ded8: Download complete 04:25:06 5eb5b503b376: Pull complete 04:25:06 5c69ac0246d0: Pull complete 04:25:07 ec43610c2a17: Pull complete 04:25:07 3a2ae6a8a46f: Pull complete 04:25:07 33b1e0a273af: Pull complete 04:25:07 5d3b04190fa2: Pull complete 04:25:11 2f39f015ded8: Pull complete 04:25:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:11 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 04:25:11 $ 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-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@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:25:17 $ docker top 51b0bea33b5333cd71d1dcfb44225f8fb55b759b82f417aa4706946c0388e8cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:18 ---> job-cost.sh 04:25:18 lf-activate-venv: SKIPPING 04:25:18 INFO: No Stack... 04:25:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:19 INFO: Archiving Costs [Pipeline] sh 04:25:19 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives/cost.csv 04:25:19 + cut -d, -f6 [Pipeline] lock 04:25:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] 04:25:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] did not exist. Created. 04:25:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:19 + echo total: 0.2199999988079071 [Pipeline] stash 04:25:19 Stashed 1 file(s) [Pipeline] } 04:25:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:20 $ docker stop --time=1 51b0bea33b5333cd71d1dcfb44225f8fb55b759b82f417aa4706946c0388e8cb 04:25:21 $ docker rm -f --volumes 51b0bea33b5333cd71d1dcfb44225f8fb55b759b82f417aa4706946c0388e8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:26:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7539 in /w/workspace/gexfoundry_device-sdk-go_PR-1518 [Pipeline] { [Pipeline] ws 04:26:32 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:26:32 The recommended git tool is: git 04:26:38 using credential edgex-jenkins-ssh 04:26:38 Cloning the remote Git repository 04:26:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:26:38 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:26:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:26:38 > git --version # timeout=10 04:26:38 > git --version # 'git version 2.25.1' 04:26:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:26:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:41 Merging remotes/origin/main commit 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c into PR head commit b48ed840b49a2141fc496cb31eb79e1da06d66cf 04:26:41 Merge succeeded, producing b48ed840b49a2141fc496cb31eb79e1da06d66cf 04:26:41 Checking out Revision b48ed840b49a2141fc496cb31eb79e1da06d66cf (PR-1518) 04:26:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:26:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:26:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1518/head:refs/remotes/origin/PR-1518 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:26:41 > git config core.sparsecheckout # timeout=10 04:26:41 > git checkout -f b48ed840b49a2141fc496cb31eb79e1da06d66cf # timeout=10 04:26:41 > git remote # timeout=10 04:26:41 > git config --get remote.origin.url # timeout=10 04:26:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:41 > git merge 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c # timeout=10 04:26:41 > git rev-parse HEAD^{commit} # timeout=10 04:26:41 > git config core.sparsecheckout # timeout=10 04:26:42 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:26:42 > git --version # timeout=10 04:26:42 > git --version # 'git version 2.25.1' 04:26:42 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:41 > git checkout -f b48ed840b49a2141fc496cb31eb79e1da06d66cf # timeout=10 04:26:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:26:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:43 Dload Upload Total Spent Left Speed 04:26:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 04:26:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:26:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:26:44 + sudo tee /etc/docker/daemon.new 04:26:44 { 04:26:44 "registry-mirrors": [ 04:26:44 "https://nexus3.edgexfoundry.org:10001" 04:26:44 ], 04:26:44 "bip": "10.250.0.254/24", 04:26:44 "hosts": [ 04:26:44 "tcp://0.0.0.0:5555", 04:26:44 "unix:///var/run/docker.sock" 04:26:44 ], 04:26:44 "mtu": 1458, 04:26:44 "selinux-enabled": true, 04:26:44 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:44 } [Pipeline] sh 04:26:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:03 provisioning config files... 04:27:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config18041162739019579660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:04 ---> docker-login.sh 04:27:04 nexus3.edgexfoundry.org:10001 04:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:04 Configure a credential helper to remove this warning. See 04:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:04 04:27:04 Login Succeeded 04:27:04 nexus3.edgexfoundry.org:10002 04:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:04 Configure a credential helper to remove this warning. See 04:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:04 04:27:04 Login Succeeded 04:27:04 nexus3.edgexfoundry.org:10003 04:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:05 Configure a credential helper to remove this warning. See 04:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:05 04:27:05 Login Succeeded 04:27:05 nexus3.edgexfoundry.org:10004 04:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:05 Configure a credential helper to remove this warning. See 04:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:05 04:27:05 Login Succeeded 04:27:05 docker.io 04:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:05 Configure a credential helper to remove this warning. See 04:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:05 04:27:05 Login Succeeded 04:27:05 ---> docker-login.sh ends [Pipeline] } 04:27:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:27:06 ========================================================= 04:27:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:27:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:06 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:27:07 Sending build context to Docker daemon 5.978MB 04:27:07 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:27:07 Step 2/10 : FROM ${BASE} AS builder 04:27:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:27:07 9fda8d8052c6: Pulling fs layer 04:27:07 5d54e960e981: Pulling fs layer 04:27:07 c4a7e357bf2a: Pulling fs layer 04:27:07 f0e02332f6b5: Pulling fs layer 04:27:07 cefa15bbcfad: Pulling fs layer 04:27:07 17808c966233: Pulling fs layer 04:27:07 f4c1fc716caa: Pulling fs layer 04:27:07 cefa15bbcfad: Waiting 04:27:07 17808c966233: Waiting 04:27:07 f4c1fc716caa: Waiting 04:27:07 f0e02332f6b5: Waiting 04:27:07 5d54e960e981: Verifying Checksum 04:27:07 5d54e960e981: Download complete 04:27:07 f0e02332f6b5: Verifying Checksum 04:27:07 f0e02332f6b5: Download complete 04:27:07 cefa15bbcfad: Verifying Checksum 04:27:07 cefa15bbcfad: Download complete 04:27:07 9fda8d8052c6: Download complete 04:27:08 f4c1fc716caa: Verifying Checksum 04:27:08 f4c1fc716caa: Download complete 04:27:08 9fda8d8052c6: Pull complete 04:27:09 5d54e960e981: Pull complete 04:27:09 c4a7e357bf2a: Verifying Checksum 04:27:09 c4a7e357bf2a: Download complete 04:27:10 17808c966233: Verifying Checksum 04:27:10 17808c966233: Download complete 04:27:20 c4a7e357bf2a: Pull complete 04:27:20 f0e02332f6b5: Pull complete 04:27:20 cefa15bbcfad: Pull complete 04:27:28 17808c966233: Pull complete 04:27:28 f4c1fc716caa: Pull complete 04:27:28 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:27:28 ---> ea914061e18c 04:27:28 Step 3/10 : ARG MAKE=make build 04:27:30 ---> Running in 9143d5aa6ad1 04:27:30 Removing intermediate container 9143d5aa6ad1 04:27:30 ---> 15ae294b5ef9 04:27:30 Step 4/10 : WORKDIR /device-sdk-go 04:27:30 ---> Running in 1ef6e0b2ea7e 04:27:31 Removing intermediate container 1ef6e0b2ea7e 04:27:31 ---> f910a18f0b67 04:27:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:27:31 ---> Running in bf03d8578245 04:27:31 Removing intermediate container bf03d8578245 04:27:31 ---> 9ab59489aa47 04:27:31 Step 6/10 : RUN apk add --update --no-cache make git 04:27:31 ---> Running in 8bd0cb10c61c 04:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:34 OK: 266 MiB in 52 packages 04:27:34 Removing intermediate container 8bd0cb10c61c 04:27:34 ---> a227eba742aa 04:27:34 Step 7/10 : COPY go.mod vendor* ./ 04:27:35 ---> 81c67883b87d 04:27:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:35 ---> Running in 11d49160f163 04:28:43 Removing intermediate container 11d49160f163 04:28:43 ---> 81ec9ef8727d 04:28:43 Step 9/10 : COPY . . 04:28:43 ---> d26947d599c5 04:28:43 Step 10/10 : RUN ${MAKE} 04:28:43 ---> Running in 2ca63c7cf6aa 04:28:43 noop 04:28:43 Removing intermediate container 2ca63c7cf6aa 04:28:43 ---> b9770ce28ed3 04:28:43 Successfully built b9770ce28ed3 04:28:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:43 + docker inspect -f . ci-base-image-arm64 04:28:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:44 prd-ubuntu20.04-docker-arm64-4c-16g-7539 does not seem to be running inside a container 04:28:44 $ 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:28:45 $ docker top 94b575c520407cc8fe3233adb6a24c3a73c0d6b4ef59527a63210040dabcc622 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:46 + go version 04:28:46 go version go1.21.0 linux/arm64 [Pipeline] } 04:28:46 $ docker stop --time=1 94b575c520407cc8fe3233adb6a24c3a73c0d6b4ef59527a63210040dabcc622 04:28:49 $ docker rm -f --volumes 94b575c520407cc8fe3233adb6a24c3a73c0d6b4ef59527a63210040dabcc622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:50 + docker inspect -f . ci-base-image-arm64 04:28:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:50 prd-ubuntu20.04-docker-arm64-4c-16g-7539 does not seem to be running inside a container 04:28:50 $ 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:28:51 $ docker top 8ad21c7fcab2d808f42b2ed62d41f69d51db7e64f2860b97bc4cb6b9bec1c480 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:52 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:28:52 + make test 04:28:52 go test -race -coverprofile=coverage.out ./... 04:29:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:31:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:31:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:31:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:31:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:31:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:31:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.229s coverage: 27.6% of statements 04:31:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.258s coverage: 80.2% of statements 04:31:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:31:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:31:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.307s coverage: 86.0% of statements 04:31:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:31:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.560s coverage: 71.8% of statements 04:31:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.256s coverage: 14.4% of statements 04:31:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.653s coverage: 45.9% of statements 04:31:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:31:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:31:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.378s coverage: 68.5% of statements 04:31:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.425s coverage: 89.2% of statements 04:31:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:31:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.226s coverage: 5.5% of statements 04:31:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:31:51 GO111MODULE=on go vet ./... 04:33:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:33:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:33:28 ./bin/test-attribution-txt.sh [Pipeline] echo 04:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:33:28 $ docker stop --time=1 8ad21c7fcab2d808f42b2ed62d41f69d51db7e64f2860b97bc4cb6b9bec1c480 04:33:32 $ docker rm -f --volumes 8ad21c7fcab2d808f42b2ed62d41f69d51db7e64f2860b97bc4cb6b9bec1c480 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:33:33 Warning: overwriting stash ‘coverage-report’ 04:33:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:33:35 + ls -al . 04:33:35 total 300 04:33:35 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 04:28 . 04:33:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 04:26 .. 04:33:35 -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 04:26 .dockerignore 04:33:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 04:26 .git 04:33:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 04:26 .github 04:33:35 -rw-rw-r-- 1 jenkins jenkins 137 Sep 21 04:26 .gitignore 04:33:35 -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 04:26 .golangci.yml 04:33:35 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 21 04:26 CHANGELOG.md 04:33:35 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 04:26 GOVERNANCE.md 04:33:35 -rw-rw-r-- 1 jenkins jenkins 885 Sep 21 04:26 Jenkinsfile 04:33:35 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 21 04:26 LICENSE 04:33:35 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 21 04:26 Makefile 04:33:35 -rw-rw-r-- 1 jenkins jenkins 619 Sep 21 04:26 OWNERS.md 04:33:35 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 21 04:26 README.md 04:33:35 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 04:22 VERSION 04:33:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 04:26 bin 04:33:35 -rw-r--r-- 1 jenkins jenkins 121385 Sep 21 04:31 coverage.out 04:33:35 drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 04:26 example 04:33:35 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 21 04:26 go.mod 04:33:35 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 21 04:26 go.sum 04:33:35 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 04:26 internal 04:33:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 04:26 openapi 04:33:35 drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 04:26 pkg 04:33:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 04:26 snap 04:33:35 -rw-rw-r-- 1 jenkins jenkins 222 Sep 21 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:35 + 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=b48ed840b49a2141fc496cb31eb79e1da06d66cf --label arch=arm64 --label version=0.0.0 . 04:33:35 Sending build context to Docker daemon 6.1MB 04:33:35 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:33:35 Step 2/23 : FROM ${BASE} AS builder 04:33:35 ---> b9770ce28ed3 04:33:35 Step 3/23 : ARG MAKE=make build 04:33:36 ---> Running in 54e4d05d9f1b 04:33:36 Removing intermediate container 54e4d05d9f1b 04:33:36 ---> 3c93b879d50f 04:33:36 Step 4/23 : WORKDIR /device-sdk-go 04:33:36 ---> Running in 8720fbfb7533 04:33:36 Removing intermediate container 8720fbfb7533 04:33:36 ---> 44d7443c9be6 04:33:36 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:33:36 ---> Running in 9094265e9d83 04:33:37 Removing intermediate container 9094265e9d83 04:33:37 ---> 7cedf171a129 04:33:37 Step 6/23 : RUN apk add --update --no-cache make git 04:33:37 ---> Running in 344b0bf0cba6 04:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:40 OK: 266 MiB in 52 packages 04:33:41 Removing intermediate container 344b0bf0cba6 04:33:41 ---> 2a2eaac26499 04:33:41 Step 7/23 : COPY go.mod vendor* ./ 04:33:41 ---> 5d05e532be78 04:33:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:41 ---> Running in da70c8db07a3 04:33:43 Removing intermediate container da70c8db07a3 04:33:43 ---> 246924e55c2a 04:33:43 Step 9/23 : COPY . . 04:33:45 ---> 4f014faea2a3 04:33:45 Step 10/23 : RUN ${MAKE} 04:33:45 ---> Running in b403283953dc 04:33:46 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:35:38 Removing intermediate container b403283953dc 04:35:38 ---> 0d7bc4dec4ff 04:35:38 Step 11/23 : FROM alpine:3.18 04:35:38 3.18: Pulling from library/alpine 04:35:38 9fda8d8052c6: Already exists 04:35:38 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:35:38 Status: Downloaded newer image for alpine:3.18 04:35:38 ---> f6648c04cd6c 04:35:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:35:38 ---> Running in c548f1ad54ff 04:35:38 Removing intermediate container c548f1ad54ff 04:35:38 ---> ae9835d89f5c 04:35:38 Step 13/23 : RUN apk add --update --no-cache 04:35:38 ---> Running in ab096fed9972 04:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:35:38 OK: 8 MiB in 15 packages 04:35:38 Removing intermediate container ab096fed9972 04:35:38 ---> e64d032d0a6d 04:35:38 Step 14/23 : WORKDIR / 04:35:38 ---> Running in 607ec7a209f8 04:35:38 Removing intermediate container 607ec7a209f8 04:35:38 ---> 5abb0cf57b00 04:35:38 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:35:38 ---> f7efe5ad19ba 04:35:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:35:38 ---> 124426831b16 04:35:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:35:38 ---> 20b0f0a172a1 04:35:38 Step 18/23 : EXPOSE 59999 04:35:38 ---> Running in 0ab2c2f6bd6a 04:35:38 Removing intermediate container 0ab2c2f6bd6a 04:35:38 ---> 57255b47b37f 04:35:38 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:35:38 ---> Running in 6ca3ab6f2461 04:35:38 Removing intermediate container 6ca3ab6f2461 04:35:38 ---> 59882b6bc669 04:35:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:35:38 ---> Running in 7c0c46ce5497 04:35:38 Removing intermediate container 7c0c46ce5497 04:35:38 ---> 9f60d316ed36 04:35:38 Step 21/23 : LABEL arch=arm64 04:35:38 ---> Running in 0e123e53ce83 04:35:39 Removing intermediate container 0e123e53ce83 04:35:39 ---> 0f696ecbd242 04:35:39 Step 22/23 : LABEL git_sha=b48ed840b49a2141fc496cb31eb79e1da06d66cf 04:35:39 ---> Running in 931f4b02ba11 04:35:39 Removing intermediate container 931f4b02ba11 04:35:39 ---> b10939b62330 04:35:39 Step 23/23 : LABEL version=0.0.0 04:35:39 ---> Running in 9ccdc03a26e0 04:35:39 Removing intermediate container 9ccdc03a26e0 04:35:39 ---> 886f708fcecd 04:35:39 [Warning] One or more build-args [ARCH] were not consumed 04:35:39 Successfully built 886f708fcecd 04:35:39 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:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:40 04:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:41 arm64: Pulling from edgex-lftools-log-publisher 04:35:41 8998bd30e6a1: Pulling fs layer 04:35:41 04944245beec: Pulling fs layer 04:35:41 699f458cf7ca: Pulling fs layer 04:35:41 765212b225bb: Pulling fs layer 04:35:41 f23df028b6ca: Pulling fs layer 04:35:41 d65c8cfc05b1: Pulling fs layer 04:35:41 2437ff75d9bd: Pulling fs layer 04:35:41 f23df028b6ca: Waiting 04:35:41 d65c8cfc05b1: Waiting 04:35:41 2437ff75d9bd: Waiting 04:35:41 04944245beec: Verifying Checksum 04:35:41 04944245beec: Download complete 04:35:41 765212b225bb: Verifying Checksum 04:35:41 765212b225bb: Download complete 04:35:41 f23df028b6ca: Verifying Checksum 04:35:41 f23df028b6ca: Download complete 04:35:41 d65c8cfc05b1: Verifying Checksum 04:35:41 d65c8cfc05b1: Download complete 04:35:41 699f458cf7ca: Verifying Checksum 04:35:41 699f458cf7ca: Download complete 04:35:42 8998bd30e6a1: Verifying Checksum 04:35:42 8998bd30e6a1: Download complete 04:35:44 2437ff75d9bd: Verifying Checksum 04:35:44 2437ff75d9bd: Download complete 04:35:45 8998bd30e6a1: Pull complete 04:35:46 04944245beec: Pull complete 04:35:47 699f458cf7ca: Pull complete 04:35:47 765212b225bb: Pull complete 04:35:48 f23df028b6ca: Pull complete 04:35:48 d65c8cfc05b1: Pull complete 04:36:03 2437ff75d9bd: Pull complete 04:36:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:36:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:04 prd-ubuntu20.04-docker-arm64-4c-16g-7539 does not seem to be running inside a container 04:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/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:36:06 $ docker top 3a7b9c9dd9cdb93bbdc462698f6345c4af6ad50db88918bfde124b3cff142edb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:07 ---> job-cost.sh 04:36:07 lf-activate-venv: SKIPPING 04:36:07 INFO: No Stack... 04:36:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:36:08 INFO: Archiving Costs [Pipeline] sh 04:36:09 + cut -d, -f6 04:36:09 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:36:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] 04:36:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] did not exist. Created. 04:36:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:36:09 /w/workspace/device-sdk-go/1@tmp/durable-7f6eadd8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:36:10 + echo total: 0.10999999940395355 [Pipeline] stash 04:36:10 Warning: overwriting stash ‘stack-cost’ 04:36:10 Stashed 1 file(s) [Pipeline] } 04:36:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:36:11 $ docker stop --time=1 3a7b9c9dd9cdb93bbdc462698f6345c4af6ad50db88918bfde124b3cff142edb 04:36:12 $ docker rm -f --volumes 3a7b9c9dd9cdb93bbdc462698f6345c4af6ad50db88918bfde124b3cff142edb [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:36:13 provisioning config files... 04:36:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/config17835926780822622914tmp [Pipeline] { [Pipeline] sh 04:36:13 + set +x 04:36:13 + + curl -s https://codecov.io/bash 04:36:13 bash -s -- 04:36:13 04:36:13 _____ _ 04:36:13 / ____| | | 04:36:13 | | ___ __| | ___ ___ _____ __ 04:36:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:36:13 | |___| (_) | (_| | __/ (_| (_) \ V / 04:36:13 \_____\___/ \__,_|\___|\___\___/ \_/ 04:36:13 Bash-1.0.6 04:36:13 04:36:13 04:36:13 ==> git version 2.25.1 found 04:36:13 ==> 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:36:13 Release-Date: 2020-01-08 04:36:13 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:36:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:36:13 ==> Jenkins CI detected. 04:36:13 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1518 04:36:13 project root: . 04:36:13 --> token set from env 04:36:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:36:13 ==> Running gcov in . (disable via -X gcov) 04:36:13 ==> Python coveragepy not found 04:36:13 ==> Searching for coverage reports in: 04:36:13 + . 04:36:13 -> Found 1 reports 04:36:13 ==> Detecting git/mercurial file structure 04:36:14 ==> Reading reports 04:36:14 + ./coverage.out bytes=121385 04:36:14 ==> Appending adjustments 04:36:14 https://docs.codecov.io/docs/fixing-reports 04:36:14 + Found adjustments 04:36:14 ==> Gzipping contents 04:36:14 20K /tmp/codecov.9ecg2K.gz 04:36:14 ==> Uploading reports 04:36:14 url: https://codecov.io 04:36:14 query: branch=PR-1518&commit=b48ed840b49a2141fc496cb31eb79e1da06d66cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1518&job=&cmd_args= 04:36:14 -> Pinging Codecov 04:36:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1518&commit=b48ed840b49a2141fc496cb31eb79e1da06d66cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1518&job=&cmd_args= 04:36:14 -> Uploading to 04:36:14 https://storage.googleapis.com/codecov/v4/raw/2023-09-21/7E55EF52A471D76F132DFD9A03CDDE97/b48ed840b49a2141fc496cb31eb79e1da06d66cf/02fab699-1cae-45bc-8b4e-05ce06d0d0c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T043614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82a15e0b2b1812e9bcedbda80354cff242a79d40d804bb95ea3dac2be44d5139 04:36:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:14 Dload Upload Total Spent Left Speed 04:36:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16535 0 0 100 16535 0 77629 --:--:-- --:--:-- --:--:-- 77266 100 16535 0 0 100 16535 0 77629 --:--:-- --:--:-- --:--:-- 77266 04:36:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] } 04:36:14 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:36:16 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives ] 04:36:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives 04:36:16 total 16 04:36:16 drwxr-xr-x 3 root root 4096 Sep 21 04:25 . 04:36:16 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 04:25 .. 04:36:16 drwxr-xr-x 2 root root 4096 Sep 21 04:25 cost 04:36:16 -rw-r--r-- 1 root root 86 Sep 21 04:25 cost.csv 04:36:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives 04:36:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives 04:36:16 total 16 04:36:16 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 04:25 . 04:36:16 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 04:25 .. 04:36:16 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 04:25 cost 04:36:16 -rw-r--r-- 1 jenkins jenkins 86 Sep 21 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:36:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:36:17 ---> package-listing.sh 04:36:17 ++ facter osfamily 04:36:17 ++ tr '[:upper:]' '[:lower:]' 04:36:18 + OS_FAMILY=debian 04:36:18 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1518 04:36:18 + START_PACKAGES=/tmp/packages_start.txt 04:36:18 + END_PACKAGES=/tmp/packages_end.txt 04:36:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:36:18 + PACKAGES=/tmp/packages_start.txt 04:36:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1518 ']' 04:36:18 + PACKAGES=/tmp/packages_end.txt 04:36:18 + case "${OS_FAMILY}" in 04:36:18 + dpkg -l 04:36:18 + grep '^ii' 04:36:18 + '[' -f /tmp/packages_start.txt ']' 04:36:18 + '[' -f /tmp/packages_end.txt ']' 04:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:36:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1518 ']' 04:36:18 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives/ 04:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives/ [Pipeline] echo 04:36:18 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-1518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:36:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:19 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 04:36:19 $ 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-1518/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-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:36:19 $ docker top 680de8857536820dc7ddcdbf8e4e0dd440a786f45bb970d59109ec89571f926f -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:19 + touch /tmp/pre-build-complete [Pipeline] sh 04:36:19 + mkdir -p /var/log/sysstat [Pipeline] sh 04:36:20 + ls /var/log/sa-host 04:36:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:20 provisioning config files... 04:36:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/config4050810445235165691tmp [Pipeline] { [Pipeline] echo 04:36:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:36:20 ---> create-netrc.sh [Pipeline] } 04:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:36:21 ---> python-tools-install.sh [Pipeline] echo 04:36:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:36:21 ---> sudo-logs.sh 04:36:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:36:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:36:22 ---> job-cost.sh 04:36:22 lf-activate-venv: SKIPPING 04:36:22 DEBUG: total: 0.2199999988079071 04:36:22 INFO: Retrieving Stack Cost... 04:36:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:36:22 INFO: Archiving Costs [Pipeline] echo 04:36:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:36:23 ---> logs-deploy.sh 04:36:23 lf-activate-venv: SKIPPING 04:36:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1518/1 04:36:23 INFO: archiving workspace using pattern(s): 04:36:24 Archives upload complete. 04:36:24 INFO: archiving logs to Nexus 04:36:24 ---> uname -a: 04:36:24 Linux prd-ubuntu20-04-docker-8c-8g-7538 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:36:24 04:36:24 04:36:24 ---> lscpu: 04:36:24 Architecture: x86_64 04:36:24 CPU op-mode(s): 32-bit, 64-bit 04:36:24 Byte Order: Little Endian 04:36:24 Address sizes: 40 bits physical, 48 bits virtual 04:36:24 CPU(s): 8 04:36:24 On-line CPU(s) list: 0-7 04:36:24 Thread(s) per core: 1 04:36:24 Core(s) per socket: 1 04:36:24 Socket(s): 8 04:36:24 NUMA node(s): 1 04:36:24 Vendor ID: AuthenticAMD 04:36:24 CPU family: 23 04:36:24 Model: 49 04:36:24 Model name: AMD EPYC-Rome Processor 04:36:24 Stepping: 0 04:36:24 CPU MHz: 2799.998 04:36:24 BogoMIPS: 5599.99 04:36:24 Virtualization: AMD-V 04:36:24 Hypervisor vendor: KVM 04:36:24 Virtualization type: full 04:36:24 L1d cache: 256 KiB 04:36:24 L1i cache: 256 KiB 04:36:24 L2 cache: 4 MiB 04:36:24 L3 cache: 128 MiB 04:36:24 NUMA node0 CPU(s): 0-7 04:36:24 Vulnerability Itlb multihit: Not affected 04:36:24 Vulnerability L1tf: Not affected 04:36:24 Vulnerability Mds: Not affected 04:36:24 Vulnerability Meltdown: Not affected 04:36:24 Vulnerability Mmio stale data: Not affected 04:36:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:36:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:36:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:36:24 Vulnerability Srbds: Not affected 04:36:24 Vulnerability Tsx async abort: Not affected 04:36:24 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:36:24 04:36:24 04:36:24 ---> nproc: 04:36:24 8 04:36:24 04:36:24 04:36:24 ---> df -h: 04:36:24 Filesystem Size Used Avail Use% Mounted on 04:36:24 overlay 155G 12G 144G 8% / 04:36:24 tmpfs 64M 0 64M 0% /dev 04:36:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:36:24 shm 64M 0 64M 0% /dev/shm 04:36:24 /dev/vda1 155G 12G 144G 8% /facter-os 04:36:24 04:36:24 04:36:24 ---> sar -b -r -n DEV: 04:36:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7538) 09/21/23 _x86_64_ (8 CPU) 04:36:24 04:36:24 04:21:31 LINUX RESTART (8 CPU) 04:36:24 04:36:24 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:36:24 04:23:01 152.08 38.72 113.36 0.00 4314.56 39207.06 0.00 04:36:24 04:24:01 118.16 1.12 117.05 0.00 28.93 51408.63 0.00 04:36:24 04:25:01 141.58 0.20 141.38 0.00 10.80 37254.19 0.00 04:36:24 04:26:01 69.21 0.00 69.21 0.00 0.00 19088.30 0.00 04:36:24 04:27:01 53.24 10.61 42.63 0.00 5155.67 8472.32 0.00 04:36:24 04:28:01 5.98 0.02 5.97 0.00 0.13 118.25 0.00 04:36:24 04:29:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 04:36:24 04:30:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 04:36:24 04:31:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 04:36:24 04:32:01 2.22 0.00 2.22 0.00 0.00 24.79 0.00 04:36:24 04:33:01 1.42 0.00 1.42 0.00 0.00 21.20 0.00 04:36:24 04:34:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 04:36:24 04:35:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 04:36:24 04:36:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 04:36:24 Average: 39.56 3.62 35.94 0.00 679.32 11121.98 0.00 04:36:24 04:36:24 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:36:24 04:23:01 29063976 31554888 751080 2.28 83720 2669552 1994480 5.88 1051024 2383452 159612 04:36:24 04:24:01 27623876 31372000 928036 2.82 150332 3751544 2263288 6.67 1706416 3055052 604804 04:36:24 04:25:01 28157040 31543700 758736 2.31 155356 3407124 1986692 5.86 1256640 2996152 296 04:36:24 04:26:01 27655432 31568724 731956 2.23 164700 3873880 1764400 5.20 1275128 3423492 32 04:36:24 04:27:01 27176044 31545788 724580 2.20 193960 4298352 1696696 5.00 1586360 3557836 980 04:36:24 04:28:01 27191068 31555816 714948 2.17 192508 4295092 1696864 5.00 1573936 3554576 140 04:36:24 04:29:01 27191272 31556100 714680 2.17 192568 4295096 1696864 5.00 1573868 3554580 24 04:36:24 04:30:01 27198856 31563740 706952 2.15 192628 4295100 1696864 5.00 1566840 3554588 8 04:36:24 04:31:01 27198588 31563520 707120 2.15 192664 4295100 1696864 5.00 1566892 3554592 8 04:36:24 04:32:01 27200688 31565768 704724 2.14 192740 4295108 1696864 5.00 1565072 3554592 12 04:36:24 04:33:01 27202128 31567256 703160 2.14 192796 4295112 1696864 5.00 1564064 3554592 4 04:36:24 04:34:01 27201860 31567108 703280 2.14 192872 4295116 1696864 5.00 1564096 3554608 8 04:36:24 04:35:01 27201788 31567084 703192 2.14 192952 4295120 1696864 5.00 1564136 3554616 8 04:36:24 04:36:01 27201544 31567068 703192 2.14 193016 4295248 1696864 5.00 1564556 3554740 4 04:36:24 Average: 27461726 31547040 732545 2.23 177344 4046896 1784095 5.26 1498502 3386248 54710 04:36:24 04:36:24 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:36:24 04:23:01 docker0 108.88 144.14 9.39 516.92 0.00 0.00 0.00 0.00 04:36:24 04:23:01 veth75b7287 99.50 133.94 9.93 406.98 0.00 0.00 0.00 0.03 04:36:24 04:23:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 04:36:24 04:23:01 ens3 666.73 435.72 6028.41 94.14 0.00 0.00 0.00 0.00 04:36:24 04:24:01 veth42e1051 0.55 0.80 0.06 0.22 0.00 0.00 0.00 0.00 04:36:24 04:24:01 docker0 94.62 150.19 8.22 1934.79 0.00 0.00 0.00 0.00 04:36:24 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:24:01 ens3 174.77 110.71 1961.09 20.31 0.00 0.00 0.00 0.00 04:36:24 04:25:01 docker0 3.33 6.23 0.21 61.91 0.00 0.00 0.00 0.00 04:36:24 04:25:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 04:36:24 04:25:01 ens3 42.08 41.43 83.67 92.72 0.00 0.00 0.00 0.00 04:36:24 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:26:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 04:36:24 04:26:01 ens3 84.27 50.39 2521.49 10.43 0.00 0.00 0.00 0.00 04:36:24 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:36:24 04:27:01 ens3 176.85 76.84 2728.92 5.69 0.00 0.00 0.00 0.00 04:36:24 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:28:01 ens3 1.45 1.20 3.41 0.14 0.00 0.00 0.00 0.00 04:36:24 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:29:01 ens3 2.65 2.05 8.92 0.14 0.00 0.00 0.00 0.00 04:36:24 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:30:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:33:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:36:24 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:34:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:24 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 04:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:36:24 Average: docker0 14.77 21.47 1.27 179.54 0.00 0.00 0.00 0.00 04:36:24 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 04:36:24 Average: ens3 82.12 51.36 952.61 15.98 0.00 0.00 0.00 0.00 04:36:24 04:36:24 04:36:24 ---> sar -P ALL: 04:36:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7538) 09/21/23 _x86_64_ (8 CPU) 04:36:24 04:36:24 04:21:31 LINUX RESTART (8 CPU) 04:36:24 04:36:24 04:22:01 CPU %user %nice %system %iowait %steal %idle 04:36:24 04:23:01 all 8.89 0.00 2.83 4.04 0.07 84.18 04:36:24 04:23:01 0 8.95 0.00 2.88 9.36 0.07 78.74 04:36:24 04:23:01 1 11.30 0.00 2.67 0.46 0.05 85.52 04:36:24 04:23:01 2 11.11 0.00 2.11 7.34 0.07 79.36 04:36:24 04:23:01 3 8.17 0.00 2.89 7.11 0.05 81.78 04:36:24 04:23:01 4 8.98 0.00 2.76 0.86 0.07 87.33 04:36:24 04:23:01 5 8.71 0.00 2.94 1.34 0.08 86.92 04:36:24 04:23:01 6 7.31 0.00 3.57 5.39 0.05 83.68 04:36:24 04:23:01 7 6.54 0.00 2.84 0.39 0.10 90.13 04:36:24 04:24:01 all 21.76 0.00 3.53 5.75 0.07 68.89 04:36:24 04:24:01 0 19.96 0.00 4.54 0.69 0.07 74.75 04:36:24 04:24:01 1 22.13 0.00 3.44 0.50 0.05 73.87 04:36:24 04:24:01 2 21.59 0.00 3.49 0.45 0.07 74.41 04:36:24 04:24:01 3 22.97 0.00 3.19 5.50 0.07 68.27 04:36:24 04:24:01 4 22.06 0.00 3.31 1.01 0.07 73.56 04:36:24 04:24:01 5 21.34 0.00 3.37 10.41 0.05 64.82 04:36:24 04:24:01 6 22.26 0.00 3.79 26.74 0.07 47.14 04:36:24 04:24:01 7 21.80 0.00 3.14 0.84 0.08 74.14 04:36:24 04:25:01 all 35.19 0.00 3.81 4.14 0.08 56.78 04:36:24 04:25:01 0 34.66 0.00 3.64 1.74 0.07 59.90 04:36:24 04:25:01 1 35.97 0.00 4.03 0.46 0.08 59.46 04:36:24 04:25:01 2 35.01 0.00 3.68 0.87 0.07 60.37 04:36:24 04:25:01 3 35.29 0.00 3.63 0.67 0.08 60.32 04:36:24 04:25:01 4 33.83 0.00 3.67 7.12 0.08 55.29 04:36:24 04:25:01 5 36.75 0.00 3.75 1.28 0.08 58.13 04:36:24 04:25:01 6 34.60 0.00 3.96 18.55 0.10 42.79 04:36:24 04:25:01 7 35.38 0.00 4.13 2.48 0.10 57.90 04:36:24 04:26:01 all 2.77 0.00 1.23 1.72 0.03 94.25 04:36:24 04:26:01 0 2.63 0.00 0.80 0.02 0.03 96.52 04:36:24 04:26:01 1 2.88 0.00 0.96 0.07 0.02 96.08 04:36:24 04:26:01 2 2.61 0.00 1.41 1.00 0.03 94.95 04:36:24 04:26:01 3 2.82 0.00 1.39 0.02 0.02 95.76 04:36:24 04:26:01 4 2.77 0.00 1.27 3.68 0.02 92.27 04:36:24 04:26:01 5 2.43 0.00 0.82 0.02 0.02 96.72 04:36:24 04:26:01 6 2.92 0.00 1.14 1.17 0.03 94.73 04:36:24 04:26:01 7 3.16 0.00 2.06 7.85 0.03 86.89 04:36:24 04:27:01 all 2.51 0.00 1.38 1.00 0.03 95.08 04:36:24 04:27:01 0 2.39 0.00 1.15 0.75 0.02 95.69 04:36:24 04:27:01 1 1.55 0.00 2.07 0.72 0.02 95.64 04:36:24 04:27:01 2 2.72 0.00 2.22 2.54 0.03 92.49 04:36:24 04:27:01 3 2.24 0.00 1.40 0.60 0.03 95.73 04:36:24 04:27:01 4 1.52 0.00 0.60 1.20 0.03 96.64 04:36:24 04:27:01 5 2.32 0.00 1.20 0.73 0.03 95.72 04:36:24 04:27:01 6 3.82 0.00 1.38 0.08 0.03 94.68 04:36:24 04:27:01 7 3.52 0.00 0.99 1.37 0.03 94.09 04:36:24 04:28:01 all 0.18 0.00 0.05 0.14 0.01 99.63 04:36:24 04:28:01 0 0.02 0.00 0.05 0.02 0.00 99.92 04:36:24 04:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:36:24 04:28:01 2 0.28 0.00 0.10 0.83 0.02 98.77 04:36:24 04:28:01 3 0.07 0.00 0.05 0.00 0.00 99.88 04:36:24 04:28:01 4 0.78 0.00 0.05 0.00 0.02 99.15 04:36:24 04:28:01 5 0.02 0.00 0.05 0.02 0.00 99.92 04:36:24 04:28:01 6 0.08 0.00 0.03 0.00 0.00 99.88 04:36:24 04:28:01 7 0.13 0.00 0.05 0.23 0.02 99.57 04:36:24 04:29:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:36:24 04:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:36:24 04:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:36:24 04:29:01 2 0.05 0.00 0.02 0.03 0.02 99.88 04:36:24 04:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:36:24 04:29:01 4 0.20 0.00 0.02 0.00 0.00 99.78 04:36:24 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:36:24 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:36:24 04:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 04:36:24 04:30:01 all 0.27 0.00 0.01 0.03 0.01 99.69 04:36:24 04:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:36:24 04:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:30:01 2 0.03 0.00 0.03 0.07 0.00 99.87 04:36:24 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:36:24 04:30:01 4 1.99 0.00 0.02 0.00 0.02 97.98 04:36:24 04:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:36:24 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:36:24 04:30:01 7 0.03 0.00 0.00 0.15 0.02 99.80 04:36:24 04:31:01 all 0.16 0.00 0.01 0.00 0.01 99.83 04:36:24 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:31:01 2 0.03 0.00 0.02 0.02 0.03 99.90 04:36:24 04:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:36:24 04:31:01 4 1.14 0.00 0.02 0.00 0.00 98.84 04:36:24 04:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:36:24 04:32:01 all 0.03 0.00 0.01 0.03 0.00 99.92 04:36:24 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:36:24 04:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:36:24 04:32:01 2 0.07 0.00 0.02 0.10 0.00 99.82 04:36:24 04:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:36:24 04:32:01 4 0.08 0.00 0.02 0.00 0.02 99.88 04:36:24 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:36:24 04:32:01 7 0.02 0.00 0.00 0.12 0.00 99.87 04:36:24 04:33:01 all 0.06 0.00 0.01 0.00 0.00 99.92 04:36:24 04:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:36:24 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:33:01 2 0.02 0.00 0.03 0.02 0.02 99.92 04:36:24 04:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:36:24 04:33:01 4 0.34 0.00 0.00 0.00 0.00 99.66 04:36:24 04:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:36:24 04:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 04:36:24 04:36:24 04:33:01 CPU %user %nice %system %iowait %steal %idle 04:36:24 04:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:36:24 04:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:36:24 04:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:36:24 04:34:01 2 0.00 0.00 0.03 0.03 0.02 99.92 04:36:24 04:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:36:24 04:34:01 4 0.02 0.00 0.00 0.00 0.03 99.95 04:36:24 04:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:36:24 04:35:01 all 0.10 0.00 0.01 0.00 0.01 99.88 04:36:24 04:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:36:24 04:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:36:24 04:35:01 2 0.02 0.00 0.00 0.02 0.03 99.93 04:36:24 04:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:36:24 04:35:01 4 0.70 0.00 0.00 0.00 0.00 99.30 04:36:24 04:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:36:24 04:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:36:24 04:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:36:24 04:36:01 all 0.15 0.00 0.01 0.02 0.01 99.80 04:36:24 04:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:36:24 04:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:36:01 2 0.03 0.00 0.05 0.13 0.02 99.77 04:36:24 04:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:36:24 04:36:01 4 1.09 0.00 0.02 0.00 0.02 98.88 04:36:24 04:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:36:24 04:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:36:24 04:36:01 7 0.00 0.00 0.02 0.07 0.02 99.90 04:36:24 Average: all 5.12 0.00 0.92 1.20 0.02 92.74 04:36:24 Average: 0 4.87 0.00 0.93 0.89 0.02 93.28 04:36:24 Average: 1 5.24 0.00 0.94 0.16 0.02 93.64 04:36:24 Average: 2 5.23 0.00 0.94 0.96 0.03 92.84 04:36:24 Average: 3 5.09 0.00 0.90 0.99 0.02 93.00 04:36:24 Average: 4 5.36 0.00 0.83 0.99 0.03 92.80 04:36:24 Average: 5 5.08 0.00 0.86 0.98 0.02 93.06 04:36:24 Average: 6 5.03 0.00 0.99 3.68 0.02 90.28 04:36:24 Average: 7 5.02 0.00 0.94 0.96 0.03 93.05 04:36:24 04:36:24 04:36:24