Pull request #1481 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e71c56b45bee73109274550ba5eeab54439fb3c9+1f24b0a1909b23f42318563b740559601ceacb70 (228c5dbce4a05c6053b0f71b5b844ea9a09ee4c2) 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-ssh6241024797578950509.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2341340255662714161.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1481/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-1481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6566794439206628117.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-1481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6583308738484255375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11229978217612498940.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-1481/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-1481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13882549976089063856.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1557 in /w/workspace/gexfoundry_device-sdk-go_PR-1481 [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-1481 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1481/head:refs/remotes/origin/PR-1481 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f24b0a1909b23f42318563b740559601ceacb70 into PR head commit e71c56b45bee73109274550ba5eeab54439fb3c9 Merge succeeded, producing d9b14ca86229f970d98c66e720754452139c6037 Checking out Revision d9b14ca86229f970d98c66e720754452139c6037 (PR-1481) > git config core.sparsecheckout # timeout=10 > git checkout -f e71c56b45bee73109274550ba5eeab54439fb3c9 # 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 1f24b0a1909b23f42318563b740559601ceacb70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9b14ca86229f970d98c66e720754452139c6037 # timeout=10 Commit message: "Merge commit '1f24b0a1909b23f42318563b740559601ceacb70' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:13 ========================================================= 18:23:13 EdgeX Global Pipelines Version Info 18:23:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:13 ------------------- 18:23:13 stable info: 18:23:13 ------------------- 18:23:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:13 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:23:13 Message: update stable to v1.0.250 18:23:14 ------------------- 18:23:14 experimental info: 18:23:14 ------------------- 18:23:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:23:14 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:23:14 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:23:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:23:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:23:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:23:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:23:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:23:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:23:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1481 [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1481 [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1481 [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9b14ca86229f970d98c66e720754452139c6037 [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9b14ca [Pipeline] echo 18:23:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:16 provisioning config files... 18:23:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp/config2040980220118197227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:16 ---> docker-login.sh 18:23:16 nexus3.edgexfoundry.org:10001 18:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:17 Configure a credential helper to remove this warning. See 18:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:17 18:23:17 Login Succeeded 18:23:17 nexus3.edgexfoundry.org:10002 18:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:17 Configure a credential helper to remove this warning. See 18:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:17 18:23:17 Login Succeeded 18:23:17 nexus3.edgexfoundry.org:10003 18:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:17 Configure a credential helper to remove this warning. See 18:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:17 18:23:17 Login Succeeded 18:23:17 nexus3.edgexfoundry.org:10004 18:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:17 Configure a credential helper to remove this warning. See 18:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:17 18:23:17 Login Succeeded 18:23:17 docker.io 18:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:17 Configure a credential helper to remove this warning. See 18:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:17 18:23:17 Login Succeeded 18:23:17 ---> docker-login.sh ends [Pipeline] } 18:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:23:18 + git rev-list -1 --merges d9b14ca86229f970d98c66e720754452139c6037~1..d9b14ca86229f970d98c66e720754452139c6037 [Pipeline] echo 18:23:19 -----------> git rev-list -1 --merges d9b14ca86229f970d98c66e720754452139c6037~1..d9b14ca86229f970d98c66e720754452139c6037 d9b14ca86229f970d98c66e720754452139c6037 18:23:19 d9b14ca86229f970d98c66e720754452139c6037 [false] [Pipeline] sh 18:23:19 + git log --format=format:%s -1 d9b14ca86229f970d98c66e720754452139c6037 [Pipeline] echo 18:23:19 ========================================================= 18:23:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:23:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:19 + git log --format=format:%s -1 d9b14ca86229f970d98c66e720754452139c6037 [Pipeline] echo 18:23:19 [semverPrep] GIT_COMMIT: d9b14ca86229f970d98c66e720754452139c6037, Commit Message: Merge commit '1f24b0a1909b23f42318563b740559601ceacb70' into HEAD [Pipeline] echo 18:23:19 [semverPrep] This is not a build commit. [Pipeline] sh 18:23:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:20 + grep -v github /etc/ssh/ssh_known_hosts 18:23:20 + [ -e /tmp/ssh_known_hosts ] 18:23:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:23:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:23:20 + sudo tee -a /etc/ssh/ssh_known_hosts 18:23:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:20 18:23:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:21 0.1.4: Pulling from edgex-devops/py-git-semver 18:23:21 b85a868b505f: Pulling fs layer 18:23:21 e2be974225ed: Pulling fs layer 18:23:21 339a4e72a1f5: Pulling fs layer 18:23:21 988bab9f4d93: Pulling fs layer 18:23:21 1469e6f7b9e6: Pulling fs layer 18:23:21 eaf3925da568: Pulling fs layer 18:23:21 bab4dde63d76: Pulling fs layer 18:23:21 bde34c3a00c8: Pulling fs layer 18:23:21 b352a97aabf1: Pulling fs layer 18:23:21 4872d77fe225: Pulling fs layer 18:23:21 5851b861e8e6: Pulling fs layer 18:23:21 988bab9f4d93: Waiting 18:23:21 1469e6f7b9e6: Waiting 18:23:21 bde34c3a00c8: Waiting 18:23:21 5851b861e8e6: Waiting 18:23:21 bab4dde63d76: Waiting 18:23:21 b352a97aabf1: Waiting 18:23:21 eaf3925da568: Waiting 18:23:21 e2be974225ed: Verifying Checksum 18:23:21 e2be974225ed: Download complete 18:23:21 988bab9f4d93: Download complete 18:23:21 1469e6f7b9e6: Verifying Checksum 18:23:21 1469e6f7b9e6: Download complete 18:23:21 eaf3925da568: Verifying Checksum 18:23:21 eaf3925da568: Download complete 18:23:21 339a4e72a1f5: Verifying Checksum 18:23:21 339a4e72a1f5: Download complete 18:23:21 bde34c3a00c8: Download complete 18:23:21 b352a97aabf1: Verifying Checksum 18:23:21 b352a97aabf1: Download complete 18:23:21 4872d77fe225: Verifying Checksum 18:23:21 4872d77fe225: Download complete 18:23:21 5851b861e8e6: Verifying Checksum 18:23:21 5851b861e8e6: Download complete 18:23:21 b85a868b505f: Verifying Checksum 18:23:21 b85a868b505f: Download complete 18:23:21 bab4dde63d76: Verifying Checksum 18:23:21 bab4dde63d76: Download complete 18:23:22 b85a868b505f: Pull complete 18:23:22 e2be974225ed: Pull complete 18:23:23 339a4e72a1f5: Pull complete 18:23:23 988bab9f4d93: Pull complete 18:23:23 1469e6f7b9e6: Pull complete 18:23:23 eaf3925da568: Pull complete 18:23:25 bab4dde63d76: Pull complete 18:23:25 bde34c3a00c8: Pull complete 18:23:25 b352a97aabf1: Pull complete 18:23:25 4872d77fe225: Pull complete 18:23:25 5851b861e8e6: Pull complete 18:23:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:25 prd-ubuntu20.04-docker-8c-8g-1557 does not seem to be running inside a container 18:23:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1481 -v /w/workspace/gexfoundry_device-sdk-go_PR-1481:/w/workspace/gexfoundry_device-sdk-go_PR-1481:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1481@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-devops/py-git-semver:0.1.4 cat 18:23:26 $ docker top 9bb5f2b7ba27594a52749b358fa604b67853f088c924d47d90cddc7acd7e2aed -eo pid,comm 18:23:26 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). 18:23:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:26 [ssh-agent] Looking for ssh-agent implementation... 18:23:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:26 $ docker exec 9bb5f2b7ba27594a52749b358fa604b67853f088c924d47d90cddc7acd7e2aed ssh-agent 18:23:27 SSH_AUTH_SOCK=/tmp/ssh-6Dmi6wCJUUri/agent.32 18:23:27 SSH_AGENT_PID=38 18:23:27 Running ssh-add (command line suppressed) 18:23:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp/private_key_1943456620667649560.key (/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp/private_key_1943456620667649560.key) 18:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:27 + git tag --points-at HEAD [Pipeline] } 18:23:27 $ docker exec --env ******** --env ******** 9bb5f2b7ba27594a52749b358fa604b67853f088c924d47d90cddc7acd7e2aed ssh-agent -k 18:23:27 unset SSH_AUTH_SOCK; 18:23:27 unset SSH_AGENT_PID; 18:23:27 echo Agent pid 38 killed; 18:23:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:23:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:27 [ssh-agent] Looking for ssh-agent implementation... 18:23:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:27 $ docker exec 9bb5f2b7ba27594a52749b358fa604b67853f088c924d47d90cddc7acd7e2aed ssh-agent 18:23:27 SSH_AUTH_SOCK=/tmp/ssh-Z3ioJSJrx0yt/agent.70 18:23:27 SSH_AGENT_PID=76 18:23:27 Running ssh-add (command line suppressed) 18:23:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp/private_key_6806437094309159364.key (/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp/private_key_6806437094309159364.key) 18:23:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:28 + git semver init 18:23:28 2023-07-19 18:23:28,525 [run_init] DEBUG init version:0.0.0 force:False 18:23:28 2023-07-19 18:23:28,526 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1481/.semver 18:23:28 2023-07-19 18:23:28,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1481/.semver 18:23:28 2023-07-19 18:23:28,527 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1481/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1481, universal_newlines=False, shell=None, istream=None) 18:23:29 2023-07-19 18:23:29,366 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1481/.git/info/exclude 18:23:29 2023-07-19 18:23:29,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1481/.semver/PR-1481 with force:False 18:23:29 2023-07-19 18:23:29,367 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1481/.semver/PR-1481 18:23:29 2023-07-19 18:23:29,371 [execute] INFO git cat-file --batch-check 18:23:29 2023-07-19 18:23:29,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1481/.semver, universal_newlines=False, shell=None, istream=) 18:23:29 2023-07-19 18:23:29,376 [execute] INFO git cat-file --batch 18:23:29 2023-07-19 18:23:29,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1481/.semver, universal_newlines=False, shell=None, istream=) 18:23:29 2023-07-19 18:23:29,381 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1481/.semver/PR-1481 18:23:29 0.0.0 [Pipeline] } 18:23:29 $ docker exec --env ******** --env ******** 9bb5f2b7ba27594a52749b358fa604b67853f088c924d47d90cddc7acd7e2aed ssh-agent -k 18:23:29 unset SSH_AUTH_SOCK; 18:23:29 unset SSH_AGENT_PID; 18:23:29 echo Agent pid 76 killed; 18:23:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:30 + git semver [Pipeline] } 18:23:30 $ docker stop --time=1 9bb5f2b7ba27594a52749b358fa604b67853f088c924d47d90cddc7acd7e2aed 18:23:31 $ docker rm -f --volumes 9bb5f2b7ba27594a52749b358fa604b67853f088c924d47d90cddc7acd7e2aed [Pipeline] // withDockerContainer [Pipeline] sh 18:23:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:23:32 Stashed 1 file(s) [Pipeline] echo 18:23:32 [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 18:23:33 provisioning config files... 18:23:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp/config16889841055553110941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:33 ---> docker-login.sh 18:23:33 nexus3.edgexfoundry.org:10001 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 nexus3.edgexfoundry.org:10002 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 nexus3.edgexfoundry.org:10003 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 nexus3.edgexfoundry.org:10004 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 docker.io 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 ---> docker-login.sh ends [Pipeline] } 18:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:34 ========================================================= 18:23:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:23:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:34 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:23:34 Sending build context to Docker daemon 10.94MB 18:23:34 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:23:34 Step 2/10 : FROM ${BASE} AS builder 18:23:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:34 4db1b89c0bd1: Pulling fs layer 18:23:34 6911f1a30b25: Pulling fs layer 18:23:34 e194b8c5c2a9: Pulling fs layer 18:23:34 6863d3e3a2b1: Pulling fs layer 18:23:34 ec0bb842ea78: Pulling fs layer 18:23:34 40a00589a448: Pulling fs layer 18:23:34 6c08303d61cc: Pulling fs layer 18:23:34 798269fcf238: Pulling fs layer 18:23:34 6863d3e3a2b1: Waiting 18:23:34 ec0bb842ea78: Waiting 18:23:34 6c08303d61cc: Waiting 18:23:34 798269fcf238: Waiting 18:23:34 40a00589a448: Waiting 18:23:34 6911f1a30b25: Verifying Checksum 18:23:34 6911f1a30b25: Download complete 18:23:34 6863d3e3a2b1: Verifying Checksum 18:23:34 6863d3e3a2b1: Download complete 18:23:34 ec0bb842ea78: Verifying Checksum 18:23:34 ec0bb842ea78: Download complete 18:23:34 4db1b89c0bd1: Verifying Checksum 18:23:34 4db1b89c0bd1: Download complete 18:23:34 40a00589a448: Verifying Checksum 18:23:34 40a00589a448: Download complete 18:23:34 4db1b89c0bd1: Pull complete 18:23:35 6911f1a30b25: Pull complete 18:23:35 798269fcf238: Verifying Checksum 18:23:35 798269fcf238: Download complete 18:23:35 e194b8c5c2a9: Verifying Checksum 18:23:35 e194b8c5c2a9: Download complete 18:23:35 6c08303d61cc: Verifying Checksum 18:23:35 6c08303d61cc: Download complete 18:23:39 e194b8c5c2a9: Pull complete 18:23:39 6863d3e3a2b1: Pull complete 18:23:39 ec0bb842ea78: Pull complete 18:23:39 40a00589a448: Pull complete 18:23:41 6c08303d61cc: Pull complete 18:23:42 798269fcf238: Pull complete 18:23:42 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 18:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:23:42 ---> ec979cd7f677 18:23:42 Step 3/10 : ARG MAKE=make build 18:23:43 ---> Running in 87f704c6fbe8 18:23:43 Removing intermediate container 87f704c6fbe8 18:23:43 ---> a3faf6de508a 18:23:43 Step 4/10 : WORKDIR /device-sdk-go 18:23:43 ---> Running in e41930902798 18:23:43 Removing intermediate container e41930902798 18:23:43 ---> 97969db3440d 18:23:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:23:43 ---> Running in 9d5e96928f4d 18:23:43 Removing intermediate container 9d5e96928f4d 18:23:43 ---> 326ede6fe6d0 18:23:43 Step 6/10 : RUN apk add --update --no-cache make git 18:23:44 ---> Running in 25a4fdc1dc7b 18:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:23:44 OK: 265 MiB in 53 packages 18:23:45 Removing intermediate container 25a4fdc1dc7b 18:23:45 ---> 44453a55bde9 18:23:45 Step 7/10 : COPY go.mod vendor* ./ 18:23:45 ---> 3219263a8ea5 18:23:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:45 ---> Running in 24934250f0d7 18:23:47 Still waiting to schedule task 18:23:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:24:23 Removing intermediate container 24934250f0d7 18:24:23 ---> a2deb8eb5c41 18:24:23 Step 9/10 : COPY . . 18:24:23 ---> 8732674769c4 18:24:23 Step 10/10 : RUN ${MAKE} 18:24:23 ---> Running in 0198a8bc01c2 18:24:23 noop 18:24:23 Removing intermediate container 0198a8bc01c2 18:24:23 ---> b602ad8204d0 18:24:23 Successfully built b602ad8204d0 18:24:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:24 + docker inspect -f . ci-base-image-x86_64 18:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:24 prd-ubuntu20.04-docker-8c-8g-1557 does not seem to be running inside a container 18:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1481 -v /w/workspace/gexfoundry_device-sdk-go_PR-1481:/w/workspace/gexfoundry_device-sdk-go_PR-1481:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:24:24 $ docker top 8257f1e16a4b3ecc9abd82dc855470876b7e92e6786195267b027f1e0a87c52e -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:25 + go version 18:24:25 go version go1.20.6 linux/amd64 [Pipeline] } 18:24:25 $ docker stop --time=1 8257f1e16a4b3ecc9abd82dc855470876b7e92e6786195267b027f1e0a87c52e 18:24:26 $ docker rm -f --volumes 8257f1e16a4b3ecc9abd82dc855470876b7e92e6786195267b027f1e0a87c52e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:27 + docker inspect -f . ci-base-image-x86_64 18:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:27 prd-ubuntu20.04-docker-8c-8g-1557 does not seem to be running inside a container 18:24:27 $ 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-1481 -v /w/workspace/gexfoundry_device-sdk-go_PR-1481:/w/workspace/gexfoundry_device-sdk-go_PR-1481:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:24:28 $ docker top 0667f6434a7a589885041d88fde3ef216e9e7d5198a47fabd33ff715700a681d -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1481 [Pipeline] fileExists [Pipeline] sh 18:24:28 + make test 18:24:28 go test -race -coverprofile=coverage.out ./... 18:24:36 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:24:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.061s coverage: 27.6% of statements 18:24:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.064s coverage: 80.2% of statements 18:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:24:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.083s coverage: 86.0% of statements 18:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:24:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.073s coverage: 70.6% of statements 18:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:24:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:24:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 14.3% of statements 18:24:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements 18:24:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements 18:24:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.6% of statements 18:25:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1558 in /w/workspace/gexfoundry_device-sdk-go_PR-1481 [Pipeline] { [Pipeline] ws 18:25:07 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:25:07 The recommended git tool is: git 18:25:13 using credential edgex-jenkins-ssh 18:25:13 Cloning the remote Git repository 18:25:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:25:13 > git init /w/workspace/device-sdk-go/1 # timeout=10 18:25:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:25:13 > git --version # timeout=10 18:25:13 > git --version # 'git version 2.25.1' 18:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:25:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:25:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1481/head:refs/remotes/origin/PR-1481 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:25:16 Merging remotes/origin/main commit 1f24b0a1909b23f42318563b740559601ceacb70 into PR head commit e71c56b45bee73109274550ba5eeab54439fb3c9 18:25:17 Merge succeeded, producing cbf04d5c51663c40b37ea5ecf574819ba3f24cd7 18:25:17 Checking out Revision cbf04d5c51663c40b37ea5ecf574819ba3f24cd7 (PR-1481) 18:25:17 GO111MODULE=on go vet ./... 18:25:16 > git config core.sparsecheckout # timeout=10 18:25:17 > git checkout -f e71c56b45bee73109274550ba5eeab54439fb3c9 # timeout=10 18:25:17 > git remote # timeout=10 18:25:17 > git config --get remote.origin.url # timeout=10 18:25:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:17 > git merge 1f24b0a1909b23f42318563b740559601ceacb70 # timeout=10 18:25:17 > git rev-parse HEAD^{commit} # timeout=10 18:25:17 > git config core.sparsecheckout # timeout=10 18:25:17 > git checkout -f cbf04d5c51663c40b37ea5ecf574819ba3f24cd7 # timeout=10 18:25:20 Commit message: "Merge commit '1f24b0a1909b23f42318563b740559601ceacb70' into HEAD" 18:25:20 First time build. Skipping changelog. 18:25:20 > git --version # timeout=10 18:25:20 > git --version # 'git version 2.25.1' 18:25:20 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:25:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:25:21 ./bin/test-attribution-txt.sh [Pipeline] echo 18:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:25:22 $ docker stop --time=1 0667f6434a7a589885041d88fde3ef216e9e7d5198a47fabd33ff715700a681d 18:25:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:25:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:22 Dload Upload Total Spent Left Speed 18:25:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10472 0 0 71726 0 --:--:-- --:--:-- --:--:-- 71238 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 18:25:23 $ docker rm -f --volumes 0667f6434a7a589885041d88fde3ef216e9e7d5198a47fabd33ff715700a681d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 18:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:25:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 18:25:24 Stashed 1 file(s) [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:25:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:25:24 + sudo tee /etc/docker/daemon.new 18:25:24 { 18:25:24 "registry-mirrors": [ 18:25:24 "https://nexus3.edgexfoundry.org:10001" 18:25:24 ], 18:25:24 "bip": "10.250.0.254/24", 18:25:24 "hosts": [ 18:25:24 "tcp://0.0.0.0:5555", 18:25:24 "unix:///var/run/docker.sock" 18:25:24 ], 18:25:24 "mtu": 1458, 18:25:24 "selinux-enabled": true, 18:25:24 "seccomp-profile": "/etc/docker/seccomp.json" 18:25:24 } [Pipeline] sh [Pipeline] sh 18:25:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:25:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:25:25 + sudo service docker restart 18:25:25 + ls -al . 18:25:25 total 284 18:25:25 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 18:24 . 18:25:25 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:23 .. 18:25:25 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 18:23 .dockerignore 18:25:25 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 18:23 .git 18:25:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 18:23 .github 18:25:25 -rw-rw-r-- 1 jenkins jenkins 137 Jul 19 18:23 .gitignore 18:25:25 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 18:23 .golangci.yml 18:25:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 18:23 .semver 18:25:25 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 19 18:23 CHANGELOG.md 18:25:25 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 18:23 GOVERNANCE.md 18:25:25 -rw-rw-r-- 1 jenkins jenkins 885 Jul 19 18:23 Jenkinsfile 18:25:25 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 19 18:23 LICENSE 18:25:25 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 19 18:23 Makefile 18:25:25 -rw-rw-r-- 1 jenkins jenkins 619 Jul 19 18:23 OWNERS.md 18:25:25 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 19 18:23 README.md 18:25:25 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 18:23 VERSION 18:25:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 18:23 bin 18:25:25 -rw-r--r-- 1 jenkins jenkins 104687 Jul 19 18:24 coverage.out 18:25:25 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 18:23 example 18:25:25 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 19 18:23 go.mod 18:25:25 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 19 18:23 go.sum 18:25:25 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 18:23 internal 18:25:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:23 openapi 18:25:25 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 18:23 pkg 18:25:25 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:23 snap 18:25:25 -rw-rw-r-- 1 jenkins jenkins 222 Jul 19 18:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:26 + 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=d9b14ca86229f970d98c66e720754452139c6037 --label arch=amd64 --label version=0.0.0 . 18:25:26 Sending build context to Docker daemon 11.04MB 18:25:26 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:25:26 Step 2/23 : FROM ${BASE} AS builder 18:25:26 ---> b602ad8204d0 18:25:26 Step 3/23 : ARG MAKE=make build 18:25:26 ---> Running in 8539c06a4e1b 18:25:26 Removing intermediate container 8539c06a4e1b 18:25:26 ---> 30ef75928615 18:25:26 Step 4/23 : WORKDIR /device-sdk-go 18:25:26 ---> Running in 2e0e310224e0 18:25:26 Removing intermediate container 2e0e310224e0 18:25:26 ---> 9954861b0d1d 18:25:26 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:25:26 ---> Running in 229e49ae8f52 18:25:26 Removing intermediate container 229e49ae8f52 18:25:26 ---> 06316bfffab1 18:25:26 Step 6/23 : RUN apk add --update --no-cache make git 18:25:26 ---> Running in af1b961b8ee2 18:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:25:27 OK: 265 MiB in 53 packages 18:25:27 Removing intermediate container af1b961b8ee2 18:25:27 ---> 4bf392d4ae1e 18:25:27 Step 7/23 : COPY go.mod vendor* ./ 18:25:28 ---> 57ce2724bed9 18:25:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:28 ---> Running in 244e13124e64 18:25:28 Removing intermediate container 244e13124e64 18:25:28 ---> 3944f161d3eb 18:25:28 Step 9/23 : COPY . . 18:25:28 ---> 21e9d83a3d24 18:25:28 Step 10/23 : RUN ${MAKE} 18:25:28 ---> Running in ff37ec17ac31 18:25:29 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:43 provisioning config files... 18:25:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8729099721678056414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:44 ---> docker-login.sh 18:25:44 nexus3.edgexfoundry.org:10001 18:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:44 Configure a credential helper to remove this warning. See 18:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:44 18:25:44 Login Succeeded 18:25:44 nexus3.edgexfoundry.org:10002 18:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:45 Configure a credential helper to remove this warning. See 18:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:45 18:25:45 Login Succeeded 18:25:45 nexus3.edgexfoundry.org:10003 18:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:45 Configure a credential helper to remove this warning. See 18:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:45 18:25:45 Login Succeeded 18:25:45 nexus3.edgexfoundry.org:10004 18:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:45 Configure a credential helper to remove this warning. See 18:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:45 18:25:45 Login Succeeded 18:25:45 docker.io 18:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:47 Removing intermediate container ff37ec17ac31 18:25:47 ---> 249d5551c677 18:25:47 Step 11/23 : FROM alpine:3.17 18:25:47 3.17: Pulling from library/alpine 18:25:48 4db1b89c0bd1: Already exists 18:25:48 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 18:25:48 Status: Downloaded newer image for alpine:3.17 18:25:48 ---> 1f73a9d63274 18:25:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:25:48 ---> Running in 68862bcd5998 18:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:48 Configure a credential helper to remove this warning. See 18:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:48 18:25:48 Login Succeeded 18:25:48 ---> docker-login.sh ends [Pipeline] } 18:25:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:25:48 Removing intermediate container 68862bcd5998 18:25:48 ---> b88d6add8113 18:25:48 Step 13/23 : RUN apk add --update --no-cache 18:25:48 ---> Running in 340d61d613af [Pipeline] echo 18:25:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:48 ========================================================= 18:25:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:25:48 ========================================================= 18:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:25:49 OK: 7 MiB in 15 packages 18:25:49 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:25:49 Removing intermediate container 340d61d613af 18:25:49 ---> d80334cd41ea 18:25:49 Step 14/23 : WORKDIR / 18:25:49 ---> Running in 074040bd6899 18:25:49 Removing intermediate container 074040bd6899 18:25:49 ---> f7508bf18c4d 18:25:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:25:49 ---> 1db2190f7235 18:25:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:25:49 Sending build context to Docker daemon 5.833MB 18:25:49 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:25:49 Step 2/10 : FROM ${BASE} AS builder 18:25:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:25:49 edb6bdbacee9: Pulling fs layer 18:25:49 5f9638ab2659: Pulling fs layer 18:25:49 8d51d6327a98: Pulling fs layer 18:25:49 8b374f2dd631: Pulling fs layer 18:25:49 ec14aa9079de: Pulling fs layer 18:25:49 2f466654f4bb: Pulling fs layer 18:25:49 554e91adad29: Pulling fs layer 18:25:49 8b374f2dd631: Waiting 18:25:49 ec14aa9079de: Waiting 18:25:49 2f466654f4bb: Waiting 18:25:49 554e91adad29: Waiting 18:25:49 5f9638ab2659: Download complete 18:25:49 8b374f2dd631: Verifying Checksum 18:25:49 8b374f2dd631: Download complete 18:25:49 ec14aa9079de: Verifying Checksum 18:25:49 ec14aa9079de: Download complete 18:25:49 edb6bdbacee9: Download complete 18:25:50 ---> c21e5466f15e 18:25:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:25:50 ---> c288426b0f0d 18:25:50 Step 18/23 : EXPOSE 59999 18:25:50 ---> Running in 71189a1da0bd 18:25:50 Removing intermediate container 71189a1da0bd 18:25:50 ---> 2d4a6ef0966d 18:25:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:25:50 ---> Running in 341efdec201c 18:25:50 Removing intermediate container 341efdec201c 18:25:50 ---> 9cf77540816c 18:25:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:25:50 ---> Running in ab1cfcfc9852 18:25:50 Removing intermediate container ab1cfcfc9852 18:25:50 ---> a1945992bf80 18:25:50 Step 21/23 : LABEL arch=amd64 18:25:50 ---> Running in f858ff01ed93 18:25:50 Removing intermediate container f858ff01ed93 18:25:50 ---> 8c296405527e 18:25:50 Step 22/23 : LABEL git_sha=d9b14ca86229f970d98c66e720754452139c6037 18:25:50 ---> Running in b863099268f4 18:25:50 Removing intermediate container b863099268f4 18:25:50 ---> 14f53c4b9fc0 18:25:50 Step 23/23 : LABEL version=0.0.0 18:25:50 ---> Running in b6250267580a 18:25:50 Removing intermediate container b6250267580a 18:25:50 ---> ee2cccf66838 18:25:50 [Warning] One or more build-args [ARCH] were not consumed 18:25:50 Successfully built ee2cccf66838 18:25:50 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 18:25:51 edb6bdbacee9: Pull complete 18:25:51 554e91adad29: Verifying Checksum 18:25:51 554e91adad29: Download complete [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:51 5f9638ab2659: Pull complete 18:25:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:51 18:25:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:52 latest: Pulling from edgex-lftools-log-publisher 18:25:52 5eb5b503b376: Pulling fs layer 18:25:52 5c69ac0246d0: Pulling fs layer 18:25:52 ec43610c2a17: Pulling fs layer 18:25:52 3a2ae6a8a46f: Pulling fs layer 18:25:52 33b1e0a273af: Pulling fs layer 18:25:52 5d3b04190fa2: Pulling fs layer 18:25:52 2f39f015ded8: Pulling fs layer 18:25:52 33b1e0a273af: Waiting 18:25:52 5d3b04190fa2: Waiting 18:25:52 2f39f015ded8: Waiting 18:25:52 3a2ae6a8a46f: Waiting 18:25:52 5c69ac0246d0: Download complete 18:25:52 3a2ae6a8a46f: Download complete 18:25:52 33b1e0a273af: Verifying Checksum 18:25:52 33b1e0a273af: Download complete 18:25:52 ec43610c2a17: Verifying Checksum 18:25:52 ec43610c2a17: Download complete 18:25:52 5d3b04190fa2: Verifying Checksum 18:25:52 5d3b04190fa2: Download complete 18:25:52 5eb5b503b376: Download complete 18:25:52 8d51d6327a98: Verifying Checksum 18:25:52 8d51d6327a98: Download complete 18:25:52 2f466654f4bb: Verifying Checksum 18:25:52 2f466654f4bb: Download complete 18:25:52 2f39f015ded8: Download complete 18:25:53 5eb5b503b376: Pull complete 18:25:53 5c69ac0246d0: Pull complete 18:25:54 ec43610c2a17: Pull complete 18:25:54 3a2ae6a8a46f: Pull complete 18:25:54 33b1e0a273af: Pull complete 18:25:54 5d3b04190fa2: Pull complete 18:25:58 2f39f015ded8: Pull complete 18:25:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:25:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:58 prd-ubuntu20.04-docker-8c-8g-1557 does not seem to be running inside a container 18:25:58 $ 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-1481 -v /w/workspace/gexfoundry_device-sdk-go_PR-1481:/w/workspace/gexfoundry_device-sdk-go_PR-1481:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:25:59 $ docker top 97f44dd70f410e074cc8df04254a1d1e39f9f8fcf4ebd3cb977e5490a0c966d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:00 ---> job-cost.sh 18:26:00 lf-activate-venv: SKIPPING 18:26:00 INFO: No Stack... 18:26:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:00 INFO: Archiving Costs [Pipeline] sh 18:26:01 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1481/archives/cost.csv 18:26:01 + cut -d, -f6 [Pipeline] lock 18:26:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1481-1-stack-cost] 18:26:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1481-1-stack-cost] did not exist. Created. 18:26:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1481-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:01 + echo total: 0.2199999988079071 [Pipeline] stash 18:26:01 Stashed 1 file(s) [Pipeline] } 18:26:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1481-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:01 $ docker stop --time=1 97f44dd70f410e074cc8df04254a1d1e39f9f8fcf4ebd3cb977e5490a0c966d7 18:26:02 $ docker rm -f --volumes 97f44dd70f410e074cc8df04254a1d1e39f9f8fcf4ebd3cb977e5490a0c966d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:26:04 8d51d6327a98: Pull complete 18:26:04 8b374f2dd631: Pull complete 18:26:04 ec14aa9079de: Pull complete 18:26:10 2f466654f4bb: Pull complete 18:26:12 554e91adad29: Pull complete 18:26:12 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 18:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:26:12 ---> 1e15ea492957 18:26:12 Step 3/10 : ARG MAKE=make build 18:26:14 ---> Running in ce35325f093c 18:26:14 Removing intermediate container ce35325f093c 18:26:14 ---> b8c1702a87ce 18:26:14 Step 4/10 : WORKDIR /device-sdk-go 18:26:14 ---> Running in ef180500181c 18:26:14 Removing intermediate container ef180500181c 18:26:14 ---> 0a897f2d9a5b 18:26:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:26:14 ---> Running in 12de213c7a97 18:26:15 Removing intermediate container 12de213c7a97 18:26:15 ---> 1b98f06e83a6 18:26:15 Step 6/10 : RUN apk add --update --no-cache make git 18:26:15 ---> Running in 1538e0ae09c5 18:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:26:17 OK: 263 MiB in 53 packages 18:26:19 Removing intermediate container 1538e0ae09c5 18:26:19 ---> 4c436467888a 18:26:19 Step 7/10 : COPY go.mod vendor* ./ 18:26:20 ---> fcd46882a403 18:26:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:20 ---> Running in 7973fc29f227 18:27:28 Removing intermediate container 7973fc29f227 18:27:28 ---> 83b879530ea6 18:27:28 Step 9/10 : COPY . . 18:27:28 ---> de7fec86e721 18:27:28 Step 10/10 : RUN ${MAKE} 18:27:28 ---> Running in a49531491090 18:27:28 noop 18:27:28 Removing intermediate container a49531491090 18:27:28 ---> 8c42d58acaa6 18:27:28 Successfully built 8c42d58acaa6 18:27:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:28 + docker inspect -f . ci-base-image-arm64 18:27:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:28 prd-ubuntu20.04-docker-arm64-4c-16g-1558 does not seem to be running inside a container 18:27:28 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:27:30 $ docker top cddd552b6a439135fefa3ecaf31c8390e99ee5ffffad633674760271fb7949e9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:30 + go version 18:27:30 go version go1.20.6 linux/arm64 [Pipeline] } 18:27:31 $ docker stop --time=1 cddd552b6a439135fefa3ecaf31c8390e99ee5ffffad633674760271fb7949e9 18:27:32 $ docker rm -f --volumes cddd552b6a439135fefa3ecaf31c8390e99ee5ffffad633674760271fb7949e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker inspect -f . ci-base-image-arm64 18:27:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:33 prd-ubuntu20.04-docker-arm64-4c-16g-1558 does not seem to be running inside a container 18:27:33 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:27:34 $ docker top 40afad2f95a37ab048116fef0bc83640fdf7b492e0d7ce4d5cf683872a796a84 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:35 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 18:27:36 + make test 18:27:36 go test -race -coverprofile=coverage.out ./... 18:28:15 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:30:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:30:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:30:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:30:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:30:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:30:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.219s coverage: 27.6% of statements 18:30:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.246s coverage: 80.2% of statements 18:30:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:30:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:30:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.348s coverage: 86.0% of statements 18:30:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:30:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.354s coverage: 70.6% of statements 18:30:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:30:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:30:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:30:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.249s coverage: 14.3% of statements 18:30:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.400s coverage: 68.5% of statements 18:30:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.465s coverage: 89.2% of statements 18:30:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:30:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.228s coverage: 5.6% of statements 18:30:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:30:55 GO111MODULE=on go vet ./... 18:33:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:33:17 $ docker stop --time=1 40afad2f95a37ab048116fef0bc83640fdf7b492e0d7ce4d5cf683872a796a84 18:33:19 $ docker rm -f --volumes 40afad2f95a37ab048116fef0bc83640fdf7b492e0d7ce4d5cf683872a796a84 [Pipeline] // withDockerContainer [Pipeline] sh 18:33:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:21 Warning: overwriting stash ‘coverage-report’ 18:33:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:33:22 + ls -al . 18:33:22 total 280 18:33:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 18:27 . 18:33:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:25 .. 18:33:22 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 18:25 .dockerignore 18:33:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 18:25 .git 18:33:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 18:25 .github 18:33:22 -rw-rw-r-- 1 jenkins jenkins 137 Jul 19 18:25 .gitignore 18:33:22 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 18:25 .golangci.yml 18:33:22 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 19 18:25 CHANGELOG.md 18:33:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 18:25 GOVERNANCE.md 18:33:22 -rw-rw-r-- 1 jenkins jenkins 885 Jul 19 18:25 Jenkinsfile 18:33:22 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 19 18:25 LICENSE 18:33:22 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 19 18:25 Makefile 18:33:22 -rw-rw-r-- 1 jenkins jenkins 619 Jul 19 18:25 OWNERS.md 18:33:22 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 19 18:25 README.md 18:33:22 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 18:23 VERSION 18:33:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 18:25 bin 18:33:22 -rw-r--r-- 1 jenkins jenkins 104687 Jul 19 18:30 coverage.out 18:33:22 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 18:25 example 18:33:22 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 19 18:25 go.mod 18:33:22 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 19 18:25 go.sum 18:33:22 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 18:25 internal 18:33:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:25 openapi 18:33:22 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 18:25 pkg 18:33:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:25 snap 18:33:22 -rw-rw-r-- 1 jenkins jenkins 222 Jul 19 18:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:22 + 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=cbf04d5c51663c40b37ea5ecf574819ba3f24cd7 --label arch=arm64 --label version=0.0.0 . 18:33:23 Sending build context to Docker daemon 5.938MB 18:33:23 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:33:23 Step 2/23 : FROM ${BASE} AS builder 18:33:23 ---> 8c42d58acaa6 18:33:23 Step 3/23 : ARG MAKE=make build 18:33:23 ---> Running in dc29f7e73f7e 18:33:23 Removing intermediate container dc29f7e73f7e 18:33:23 ---> 926622e6add4 18:33:23 Step 4/23 : WORKDIR /device-sdk-go 18:33:23 ---> Running in c6cd213bf71f 18:33:24 Removing intermediate container c6cd213bf71f 18:33:24 ---> 2d9091515220 18:33:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:33:24 ---> Running in bc3ab7086bf7 18:33:24 Removing intermediate container bc3ab7086bf7 18:33:24 ---> e5d4d851f493 18:33:24 Step 6/23 : RUN apk add --update --no-cache make git 18:33:24 ---> Running in e45c7031dc35 18:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:33:27 OK: 263 MiB in 53 packages 18:33:27 Removing intermediate container e45c7031dc35 18:33:27 ---> 7a23ec67dbb9 18:33:27 Step 7/23 : COPY go.mod vendor* ./ 18:33:28 ---> 35aae3786c55 18:33:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:28 ---> Running in 5777d0d7d652 18:33:33 Removing intermediate container 5777d0d7d652 18:33:33 ---> dd674351215a 18:33:33 Step 9/23 : COPY . . 18:33:34 ---> ee6b4ae9640e 18:33:34 Step 10/23 : RUN ${MAKE} 18:33:34 ---> Running in 44d50986f2df 18:33:35 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 18:35:41 Removing intermediate container 44d50986f2df 18:35:41 ---> 333585d40101 18:35:41 Step 11/23 : FROM alpine:3.17 18:35:41 3.17: Pulling from library/alpine 18:35:41 edb6bdbacee9: Already exists 18:35:41 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 18:35:41 Status: Downloaded newer image for alpine:3.17 18:35:41 ---> 779605e5fbc0 18:35:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:35:41 ---> Running in 7f33081d86a6 18:35:41 Removing intermediate container 7f33081d86a6 18:35:41 ---> ca1a88ddd7a1 18:35:41 Step 13/23 : RUN apk add --update --no-cache 18:35:41 ---> Running in efc9de34c766 18:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:42 OK: 7 MiB in 15 packages 18:35:43 Removing intermediate container efc9de34c766 18:35:43 ---> 669334264d1b 18:35:43 Step 14/23 : WORKDIR / 18:35:43 ---> Running in 3eeea3b3b519 18:35:43 Removing intermediate container 3eeea3b3b519 18:35:43 ---> 186ec4e0f334 18:35:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:35:44 ---> 3c26bda17882 18:35:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:35:45 ---> 75f6a4a175e6 18:35:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:35:46 ---> 4d675e73db89 18:35:46 Step 18/23 : EXPOSE 59999 18:35:46 ---> Running in e03a4003d36e 18:35:46 Removing intermediate container e03a4003d36e 18:35:46 ---> 618aa5f974f8 18:35:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:35:46 ---> Running in f134af44acda 18:35:46 Removing intermediate container f134af44acda 18:35:46 ---> 02fb00700540 18:35:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:35:46 ---> Running in 0c9b1088b2b5 18:35:47 Removing intermediate container 0c9b1088b2b5 18:35:47 ---> af64d0f3428c 18:35:47 Step 21/23 : LABEL arch=arm64 18:35:47 ---> Running in 7c9c94ad0fbf 18:35:47 Removing intermediate container 7c9c94ad0fbf 18:35:47 ---> 9426e0373877 18:35:47 Step 22/23 : LABEL git_sha=cbf04d5c51663c40b37ea5ecf574819ba3f24cd7 18:35:47 ---> Running in 869799998d71 18:35:47 Removing intermediate container 869799998d71 18:35:47 ---> c6f8998620d0 18:35:47 Step 23/23 : LABEL version=0.0.0 18:35:47 ---> Running in e9b5b88d03c7 18:35:48 Removing intermediate container e9b5b88d03c7 18:35:48 ---> 53e465d8d37f 18:35:48 [Warning] One or more build-args [ARCH] were not consumed 18:35:48 Successfully built 53e465d8d37f 18:35:48 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:48 18:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:49 arm64: Pulling from edgex-lftools-log-publisher 18:35:49 8998bd30e6a1: Pulling fs layer 18:35:49 04944245beec: Pulling fs layer 18:35:49 699f458cf7ca: Pulling fs layer 18:35:49 765212b225bb: Pulling fs layer 18:35:49 f23df028b6ca: Pulling fs layer 18:35:49 d65c8cfc05b1: Pulling fs layer 18:35:49 2437ff75d9bd: Pulling fs layer 18:35:49 f23df028b6ca: Waiting 18:35:49 d65c8cfc05b1: Waiting 18:35:49 2437ff75d9bd: Waiting 18:35:49 765212b225bb: Waiting 18:35:49 04944245beec: Verifying Checksum 18:35:49 04944245beec: Download complete 18:35:49 765212b225bb: Verifying Checksum 18:35:49 765212b225bb: Download complete 18:35:49 f23df028b6ca: Verifying Checksum 18:35:49 f23df028b6ca: Download complete 18:35:49 d65c8cfc05b1: Verifying Checksum 18:35:49 d65c8cfc05b1: Download complete 18:35:49 699f458cf7ca: Verifying Checksum 18:35:49 699f458cf7ca: Download complete 18:35:50 8998bd30e6a1: Verifying Checksum 18:35:50 8998bd30e6a1: Download complete 18:35:52 2437ff75d9bd: Verifying Checksum 18:35:52 2437ff75d9bd: Download complete 18:35:54 8998bd30e6a1: Pull complete 18:35:54 04944245beec: Pull complete 18:35:55 699f458cf7ca: Pull complete 18:35:55 765212b225bb: Pull complete 18:35:56 f23df028b6ca: Pull complete 18:35:56 d65c8cfc05b1: Pull complete 18:36:11 2437ff75d9bd: Pull complete 18:36:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:12 prd-ubuntu20.04-docker-arm64-4c-16g-1558 does not seem to be running inside a container 18:36:12 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:36:14 $ docker top 7baaa75889a545647882d3494e47c78a7038b4b97391bac117678796edab0374 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:15 ---> job-cost.sh 18:36:15 lf-activate-venv: SKIPPING 18:36:15 INFO: No Stack... 18:36:15 INFO: Retrieving Pricing Info for: v3-standard-4 18:36:16 INFO: Archiving Costs [Pipeline] sh 18:36:16 + cut -d, -f6 18:36:16 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 18:36:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1481-1-stack-cost] 18:36:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1481-1-stack-cost] did not exist. Created. 18:36:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1481-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:17 /w/workspace/device-sdk-go/1@tmp/durable-147d07ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:36:18 + echo total: 0.10999999940395355 [Pipeline] stash 18:36:18 Warning: overwriting stash ‘stack-cost’ 18:36:18 Stashed 1 file(s) [Pipeline] } 18:36:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1481-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:18 $ docker stop --time=1 7baaa75889a545647882d3494e47c78a7038b4b97391bac117678796edab0374 18:36:20 $ docker rm -f --volumes 7baaa75889a545647882d3494e47c78a7038b4b97391bac117678796edab0374 [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 18:36:21 provisioning config files... 18:36:21 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp/config1985182397520403391tmp [Pipeline] { [Pipeline] sh 18:36:21 + set +x 18:36:21 + curl -s https://codecov.io/bash 18:36:21 + bash -s -- 18:36:21 18:36:21 _____ _ 18:36:21 / ____| | | 18:36:21 | | ___ __| | ___ ___ _____ __ 18:36:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:36:21 | |___| (_) | (_| | __/ (_| (_) \ V / 18:36:21 \_____\___/ \__,_|\___|\___\___/ \_/ 18:36:21 Bash-1.0.6 18:36:21 18:36:21 18:36:21 ==> git version 2.25.1 found 18:36:21 ==> 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 18:36:21 Release-Date: 2020-01-08 18:36:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:36:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:36:21 ==> Jenkins CI detected. 18:36:21 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1481 18:36:21 project root: . 18:36:21 --> token set from env 18:36:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:36:21 ==> Running gcov in . (disable via -X gcov) 18:36:21 ==> Python coveragepy not found 18:36:21 ==> Searching for coverage reports in: 18:36:21 + . 18:36:21 -> Found 1 reports 18:36:21 ==> Detecting git/mercurial file structure 18:36:21 ==> Reading reports 18:36:21 + ./coverage.out bytes=104687 18:36:21 ==> Appending adjustments 18:36:21 https://docs.codecov.io/docs/fixing-reports 18:36:22 + Found adjustments 18:36:22 ==> Gzipping contents 18:36:22 16K /tmp/codecov.5Q00GJ.gz 18:36:22 ==> Uploading reports 18:36:22 url: https://codecov.io 18:36:22 query: branch=PR-1481&commit=d9b14ca86229f970d98c66e720754452139c6037&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1481&job=&cmd_args= 18:36:22 -> Pinging Codecov 18:36:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1481&commit=d9b14ca86229f970d98c66e720754452139c6037&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1481&job=&cmd_args= 18:36:22 -> Uploading to 18:36:22 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/7E55EF52A471D76F132DFD9A03CDDE97/d9b14ca86229f970d98c66e720754452139c6037/2083efdd-a72f-49dc-a2cf-b6925c2144cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T183622Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5d8973baa9c212c114ec814a6aa29d85c0a6744ba5ad39a3272e9d86ddcd457 18:36:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:36:22 Dload Upload Total Spent Left Speed 18:36:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14860 0 0 100 14860 0 66636 --:--:-- --:--:-- --:--:-- 66636 18:36:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d9b14ca86229f970d98c66e720754452139c6037 [Pipeline] } 18:36:22 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 18:36:24 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1481/archives ] 18:36:24 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1481/archives 18:36:24 total 16 18:36:24 drwxr-xr-x 3 root root 4096 Jul 19 18:26 . 18:36:24 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 18:26 .. 18:36:24 drwxr-xr-x 2 root root 4096 Jul 19 18:26 cost 18:36:24 -rw-r--r-- 1 root root 86 Jul 19 18:26 cost.csv 18:36:24 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1481/archives 18:36:24 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1481/archives 18:36:24 total 16 18:36:24 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 18:26 . 18:36:24 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 18:26 .. 18:36:24 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 18:26 cost 18:36:24 -rw-r--r-- 1 jenkins jenkins 86 Jul 19 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:36:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:36:25 ---> package-listing.sh 18:36:25 ++ facter osfamily 18:36:25 ++ tr '[:upper:]' '[:lower:]' 18:36:25 + OS_FAMILY=debian 18:36:25 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1481 18:36:25 + START_PACKAGES=/tmp/packages_start.txt 18:36:25 + END_PACKAGES=/tmp/packages_end.txt 18:36:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:36:25 + PACKAGES=/tmp/packages_start.txt 18:36:25 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1481 ']' 18:36:25 + PACKAGES=/tmp/packages_end.txt 18:36:25 + case "${OS_FAMILY}" in 18:36:25 + dpkg -l 18:36:25 + grep '^ii' 18:36:25 + '[' -f /tmp/packages_start.txt ']' 18:36:25 + '[' -f /tmp/packages_end.txt ']' 18:36:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:36:25 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1481 ']' 18:36:25 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1481/archives/ 18:36:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1481/archives/ [Pipeline] echo 18:36:25 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-1481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:36:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:26 prd-ubuntu20.04-docker-8c-8g-1557 does not seem to be running inside a container 18:36:26 $ 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-1481/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-1481 -v /w/workspace/gexfoundry_device-sdk-go_PR-1481:/w/workspace/gexfoundry_device-sdk-go_PR-1481:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:36:27 $ docker top 9e5b3113e54a98ec9597a889dfde32a87868d8fb0ab4cb2ebbce33a435fe1644 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:27 + touch /tmp/pre-build-complete [Pipeline] sh 18:36:27 + mkdir -p /var/log/sysstat [Pipeline] sh 18:36:28 + ls /var/log/sa-host 18:36:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:28 provisioning config files... 18:36:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1481@tmp/config1164422762453289181tmp [Pipeline] { [Pipeline] echo 18:36:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:36:28 ---> create-netrc.sh [Pipeline] } 18:36:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:36:29 ---> python-tools-install.sh [Pipeline] echo 18:36:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:36:29 ---> sudo-logs.sh 18:36:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:36:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:36:29 ---> job-cost.sh 18:36:29 lf-activate-venv: SKIPPING 18:36:29 DEBUG: total: 0.2199999988079071 18:36:29 INFO: Retrieving Stack Cost... 18:36:30 INFO: Retrieving Pricing Info for: v3-standard-8 18:36:30 INFO: Archiving Costs [Pipeline] echo 18:36:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:36:31 ---> logs-deploy.sh 18:36:31 lf-activate-venv: SKIPPING 18:36:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1481/1 18:36:31 INFO: archiving workspace using pattern(s): 18:36:32 Archives upload complete. 18:36:32 INFO: archiving logs to Nexus 18:36:32 ---> uname -a: 18:36:32 Linux prd-ubuntu20-04-docker-8c-8g-1557 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:36:32 18:36:32 18:36:32 ---> lscpu: 18:36:32 Architecture: x86_64 18:36:32 CPU op-mode(s): 32-bit, 64-bit 18:36:32 Byte Order: Little Endian 18:36:32 Address sizes: 40 bits physical, 48 bits virtual 18:36:32 CPU(s): 8 18:36:32 On-line CPU(s) list: 0-7 18:36:32 Thread(s) per core: 1 18:36:32 Core(s) per socket: 1 18:36:32 Socket(s): 8 18:36:32 NUMA node(s): 1 18:36:32 Vendor ID: AuthenticAMD 18:36:32 CPU family: 23 18:36:32 Model: 49 18:36:32 Model name: AMD EPYC-Rome Processor 18:36:32 Stepping: 0 18:36:32 CPU MHz: 2799.998 18:36:32 BogoMIPS: 5599.99 18:36:32 Virtualization: AMD-V 18:36:32 Hypervisor vendor: KVM 18:36:32 Virtualization type: full 18:36:32 L1d cache: 256 KiB 18:36:32 L1i cache: 256 KiB 18:36:32 L2 cache: 4 MiB 18:36:32 L3 cache: 128 MiB 18:36:32 NUMA node0 CPU(s): 0-7 18:36:32 Vulnerability Itlb multihit: Not affected 18:36:32 Vulnerability L1tf: Not affected 18:36:32 Vulnerability Mds: Not affected 18:36:32 Vulnerability Meltdown: Not affected 18:36:32 Vulnerability Mmio stale data: Not affected 18:36:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:36:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:36:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:36:32 Vulnerability Srbds: Not affected 18:36:32 Vulnerability Tsx async abort: Not affected 18:36:32 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 18:36:32 18:36:32 18:36:32 ---> nproc: 18:36:32 8 18:36:32 18:36:32 18:36:32 ---> df -h: 18:36:32 Filesystem Size Used Avail Use% Mounted on 18:36:32 overlay 155G 12G 144G 8% / 18:36:32 tmpfs 64M 0 64M 0% /dev 18:36:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:36:32 shm 64M 0 64M 0% /dev/shm 18:36:32 /dev/vda1 155G 12G 144G 8% /facter-os 18:36:32 18:36:32 18:36:32 ---> sar -b -r -n DEV: 18:36:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1557) 07/19/23 _x86_64_ (8 CPU) 18:36:32 18:36:32 18:22:36 LINUX RESTART (8 CPU) 18:36:32 18:36:32 18:23:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:36:32 18:24:01 339.42 21.24 318.18 0.00 2148.24 39680.18 0.00 18:36:32 18:25:01 119.94 1.40 118.54 0.00 20.79 50734.96 0.00 18:36:32 18:26:01 174.85 0.28 174.57 0.00 14.80 53031.96 0.00 18:36:32 18:27:01 4.48 0.00 4.48 0.00 0.00 63.21 0.00 18:36:32 18:28:01 45.49 10.40 35.09 0.00 5153.01 5406.17 0.00 18:36:32 18:29:01 14.23 0.18 14.05 0.00 1.87 3641.66 0.00 18:36:32 18:30:01 3.23 0.02 3.22 0.00 0.13 83.72 0.00 18:36:32 18:31:01 1.82 0.00 1.82 0.00 0.00 21.19 0.00 18:36:32 18:32:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 18:36:32 18:33:01 1.93 0.00 1.93 0.00 0.00 22.79 0.00 18:36:32 18:34:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 18:36:32 18:35:01 1.95 0.00 1.95 0.00 0.00 26.40 0.00 18:36:32 18:36:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 18:36:32 Average: 55.07 2.60 52.47 0.00 566.54 11786.65 0.00 18:36:32 18:36:32 18:23:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:36:32 18:24:01 29104836 31556488 765532 2.33 76792 2643892 2028856 5.98 1036252 2382860 5840 18:36:32 18:25:01 27810660 31433196 871616 2.65 147460 3639980 2253932 6.64 1370492 3217924 367692 18:36:32 18:26:01 27523204 31533068 771008 2.34 160692 3982352 1990496 5.87 1306992 3536392 408 18:36:32 18:27:01 27553944 31563332 743188 2.26 160800 3982216 1795628 5.29 1279188 3536180 8 18:36:32 18:28:01 27072256 31528092 755936 2.30 181340 4399112 1849204 5.45 1557076 3706680 94244 18:36:32 18:29:01 27031952 31548984 735824 2.24 195320 4443076 1848492 5.45 1598196 3703096 8 18:36:32 18:30:01 27037388 31549692 735324 2.24 193884 4439824 1839788 5.42 1595760 3699936 8 18:36:32 18:31:01 27037320 31549744 735136 2.24 193964 4439828 1839788 5.42 1595152 3699944 152 18:36:32 18:32:01 27037824 31550340 734484 2.23 194028 4439828 1839788 5.42 1594820 3699972 8 18:36:32 18:33:01 27038028 31550644 734100 2.23 194108 4439832 1839788 5.42 1594828 3699976 16 18:36:32 18:34:01 27037884 31550576 734124 2.23 194168 4439832 1839788 5.42 1594924 3699976 12 18:36:32 18:35:01 27038120 31550980 733744 2.23 194248 4439836 1839788 5.42 1594808 3700048 8 18:36:32 18:36:01 27037820 31550760 733900 2.23 194324 4439844 1839788 5.42 1594896 3700052 8 18:36:32 Average: 27335480 31539684 752609 2.29 175471 4166881 1895779 5.59 1485645 3537157 36032 18:36:32 18:36:32 18:23:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:36:32 18:24:01 ens3 710.24 448.39 6679.42 105.69 0.00 0.00 0.00 0.00 18:36:32 18:24:01 docker0 75.76 99.70 6.17 173.82 0.00 0.00 0.00 0.00 18:36:32 18:24:01 veth07cea9a 67.35 89.82 6.36 55.45 0.00 0.00 0.00 0.00 18:36:32 18:24:01 lo 6.43 6.43 0.62 0.62 0.00 0.00 0.00 0.00 18:36:32 18:25:01 ens3 321.58 165.66 2298.46 25.41 0.00 0.00 0.00 0.00 18:36:32 18:25:01 docker0 147.32 292.00 11.00 2264.47 0.00 0.00 0.00 0.00 18:36:32 18:25:01 veth86f08f9 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 18:36:32 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:32 18:26:01 ens3 120.23 72.60 2625.39 19.85 0.00 0.00 0.00 0.00 18:36:32 18:26:01 docker0 2.55 5.85 0.16 84.94 0.00 0.00 0.00 0.00 18:36:32 18:26:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 18:36:32 18:27:01 ens3 1.18 0.98 0.94 0.43 0.00 0.00 0.00 0.00 18:36:32 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:32 18:28:01 ens3 243.74 129.93 2926.22 8.93 0.00 0.00 0.00 0.00 18:36:32 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:28:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:36:32 18:29:01 ens3 0.55 0.38 0.26 0.07 0.00 0.00 0.00 0.00 18:36:32 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:32 18:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:31:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:36:32 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:32 18:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:33:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:36:32 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:32 18:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:36:32 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:32 18:36:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:32 Average: ens3 108.33 63.44 1124.87 12.46 0.00 0.00 0.00 0.00 18:36:32 Average: docker0 17.43 30.67 1.34 194.09 0.00 0.00 0.00 0.00 18:36:32 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 18:36:32 18:36:32 18:36:32 ---> sar -P ALL: 18:36:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1557) 07/19/23 _x86_64_ (8 CPU) 18:36:32 18:36:32 18:22:36 LINUX RESTART (8 CPU) 18:36:32 18:36:32 18:23:00 CPU %user %nice %system %iowait %steal %idle 18:36:32 18:24:01 all 9.01 0.00 3.17 0.98 0.06 86.77 18:36:32 18:24:01 0 9.19 0.00 2.96 1.60 0.07 86.17 18:36:32 18:24:01 1 9.14 0.00 2.91 0.94 0.07 86.94 18:36:32 18:24:01 2 8.61 0.00 2.46 0.05 0.07 88.81 18:36:32 18:24:01 3 7.09 0.00 3.34 0.12 0.07 89.39 18:36:32 18:24:01 4 12.98 0.00 1.90 0.10 0.05 84.97 18:36:32 18:24:01 5 10.98 0.00 2.99 0.18 0.05 85.79 18:36:32 18:24:01 6 7.03 0.00 3.92 2.12 0.07 86.87 18:36:32 18:24:01 7 7.07 0.00 4.91 2.77 0.08 85.16 18:36:32 18:25:01 all 30.19 0.00 6.03 0.52 0.08 63.18 18:36:32 18:25:01 0 29.04 0.00 6.52 0.07 0.07 64.30 18:36:32 18:25:01 1 31.05 0.00 5.83 0.13 0.07 62.92 18:36:32 18:25:01 2 30.84 0.00 6.64 0.27 0.07 62.18 18:36:32 18:25:01 3 30.41 0.00 5.28 0.02 0.08 64.21 18:36:32 18:25:01 4 29.84 0.00 5.62 0.03 0.07 64.43 18:36:32 18:25:01 5 30.39 0.00 6.43 3.21 0.07 59.90 18:36:32 18:25:01 6 30.57 0.00 6.41 0.44 0.08 62.50 18:36:32 18:25:01 7 29.40 0.00 5.52 0.00 0.10 64.98 18:36:32 18:26:01 all 39.14 0.00 6.81 0.49 0.09 53.48 18:36:32 18:26:01 0 39.68 0.00 7.55 0.12 0.08 52.57 18:36:32 18:26:01 1 37.86 0.00 6.37 0.84 0.08 54.84 18:36:32 18:26:01 2 39.03 0.00 6.70 0.59 0.10 53.59 18:36:32 18:26:01 3 39.15 0.00 6.96 1.28 0.08 52.52 18:36:32 18:26:01 4 39.59 0.00 6.61 0.02 0.08 53.70 18:36:32 18:26:01 5 38.89 0.00 6.55 0.85 0.08 53.62 18:36:32 18:26:01 6 40.22 0.00 6.97 0.13 0.08 52.59 18:36:32 18:26:01 7 38.67 0.00 6.74 0.08 0.10 54.41 18:36:32 18:27:01 all 0.35 0.00 0.05 0.01 0.02 99.57 18:36:32 18:27:01 0 0.08 0.00 0.08 0.00 0.03 99.80 18:36:32 18:27:01 1 0.13 0.00 0.05 0.00 0.02 99.80 18:36:32 18:27:01 2 0.07 0.00 0.07 0.00 0.02 99.85 18:36:32 18:27:01 3 0.07 0.00 0.02 0.03 0.02 99.87 18:36:32 18:27:01 4 0.22 0.00 0.03 0.00 0.00 99.75 18:36:32 18:27:01 5 1.97 0.00 0.05 0.02 0.03 97.93 18:36:32 18:27:01 6 0.10 0.00 0.05 0.02 0.02 99.82 18:36:32 18:27:01 7 0.13 0.00 0.07 0.00 0.02 99.78 18:36:32 18:28:01 all 2.00 0.00 1.03 0.22 0.03 96.73 18:36:32 18:28:01 0 1.68 0.00 2.70 0.52 0.03 95.06 18:36:32 18:28:01 1 1.23 0.00 0.97 0.03 0.03 97.73 18:36:32 18:28:01 2 2.29 0.00 0.89 0.17 0.03 96.62 18:36:32 18:28:01 3 3.13 0.00 0.90 0.03 0.02 95.92 18:36:32 18:28:01 4 1.65 0.00 0.63 0.05 0.02 97.65 18:36:32 18:28:01 5 2.03 0.00 0.71 0.02 0.03 97.21 18:36:32 18:28:01 6 1.22 0.00 0.57 0.84 0.02 97.36 18:36:32 18:28:01 7 2.73 0.00 0.87 0.13 0.02 96.25 18:36:32 18:29:01 all 0.65 0.00 0.54 0.05 0.01 98.75 18:36:32 18:29:01 0 0.75 0.00 0.32 0.02 0.02 98.90 18:36:32 18:29:01 1 1.11 0.00 0.28 0.02 0.00 98.59 18:36:32 18:29:01 2 0.53 0.00 0.38 0.02 0.03 99.03 18:36:32 18:29:01 3 0.57 0.00 0.30 0.03 0.02 99.08 18:36:32 18:29:01 4 0.90 0.00 0.35 0.02 0.00 98.73 18:36:32 18:29:01 5 0.43 0.00 2.03 0.00 0.02 97.52 18:36:32 18:29:01 6 0.42 0.00 0.38 0.27 0.02 98.92 18:36:32 18:29:01 7 0.45 0.00 0.28 0.00 0.02 99.25 18:36:32 18:30:01 all 0.10 0.00 0.06 0.01 0.01 99.82 18:36:32 18:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:36:32 18:30:01 1 0.12 0.00 0.05 0.00 0.02 99.82 18:36:32 18:30:01 2 0.20 0.00 0.07 0.00 0.02 99.72 18:36:32 18:30:01 3 0.05 0.00 0.07 0.00 0.02 99.87 18:36:32 18:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:36:32 18:30:01 5 0.03 0.00 0.05 0.00 0.00 99.92 18:36:32 18:30:01 6 0.23 0.00 0.08 0.07 0.02 99.60 18:36:32 18:30:01 7 0.13 0.00 0.05 0.00 0.00 99.82 18:36:32 18:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:36:32 18:31:01 0 0.02 0.00 0.03 0.02 0.02 99.92 18:36:32 18:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:36:32 18:31:01 2 0.07 0.00 0.00 0.00 0.02 99.92 18:36:32 18:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 18:36:32 18:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:36:32 18:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:36:32 18:31:01 6 0.03 0.00 0.00 0.02 0.00 99.95 18:36:32 18:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:36:32 18:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 18:36:32 18:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:36:32 18:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:36:32 18:32:01 2 0.08 0.00 0.02 0.00 0.00 99.90 18:36:32 18:32:01 3 0.07 0.00 0.05 0.00 0.03 99.85 18:36:32 18:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:36:32 18:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:36:32 18:32:01 6 0.00 0.00 0.00 0.03 0.02 99.95 18:36:32 18:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:36:32 18:33:01 all 0.17 0.00 0.01 0.00 0.01 99.79 18:36:32 18:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:36:32 18:33:01 1 1.14 0.00 0.02 0.00 0.00 98.84 18:36:32 18:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:36:32 18:33:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:36:32 18:33:01 4 0.12 0.00 0.02 0.02 0.02 99.83 18:36:32 18:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:36:32 18:33:01 6 0.00 0.00 0.02 0.02 0.02 99.95 18:36:32 18:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:36:32 18:34:01 all 0.25 0.00 0.01 0.00 0.01 99.73 18:36:32 18:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 18:36:32 18:34:01 1 1.56 0.00 0.02 0.00 0.02 98.40 18:36:32 18:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:36:32 18:34:01 3 0.07 0.00 0.05 0.00 0.02 99.87 18:36:32 18:34:01 4 0.20 0.00 0.00 0.00 0.00 99.80 18:36:32 18:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:36:32 18:34:01 6 0.02 0.00 0.02 0.03 0.02 99.92 18:36:32 18:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:36:32 18:36:32 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:36:32 18:35:01 all 0.11 0.00 0.01 0.00 0.01 99.86 18:36:32 18:35:01 0 0.03 0.00 0.03 0.00 0.05 99.88 18:36:32 18:35:01 1 0.75 0.00 0.05 0.00 0.00 99.20 18:36:32 18:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:36:32 18:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:36:32 18:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:36:32 18:35:01 5 0.05 0.00 0.00 0.00 0.02 99.93 18:36:32 18:35:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:36:32 18:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:36:32 18:36:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:36:32 18:36:01 0 0.03 0.00 0.03 0.02 0.03 99.88 18:36:32 18:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:36:32 18:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:36:32 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:36:32 18:36:01 4 0.12 0.00 0.00 0.00 0.00 99.88 18:36:32 18:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:36:32 18:36:01 6 0.00 0.00 0.00 0.03 0.02 99.95 18:36:32 18:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:36:32 Average: all 6.27 0.00 1.36 0.18 0.03 92.16 18:36:32 Average: 0 6.17 0.00 1.56 0.18 0.04 92.05 18:36:32 Average: 1 6.43 0.00 1.26 0.15 0.03 92.13 18:36:32 Average: 2 6.26 0.00 1.32 0.08 0.03 92.30 18:36:32 Average: 3 6.16 0.00 1.30 0.12 0.03 92.39 18:36:32 Average: 4 6.56 0.00 1.16 0.02 0.02 92.24 18:36:32 Average: 5 6.50 0.00 1.45 0.33 0.02 91.70 18:36:32 Average: 6 6.10 0.00 1.41 0.31 0.03 92.14 18:36:32 Average: 7 6.01 0.00 1.41 0.23 0.03 92.32 18:36:32 18:36:32 18:36:32