Pull request #1337 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c268f763b5c588e6727d0581f09d4b36c45ae3b+64ca9b081847739b4160c0dc87966f6c81a47c16 (133e02890ddde43b6d4436f9f2450b4350b1028a) 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-ssh15094136968184114916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8439965842685226018.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1337/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-1337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2383395536591785730.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-1337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18173766834264293334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15986972274248972084.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-1337/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-1337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10344360861275925388.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6804 in /w/workspace/gexfoundry_device-sdk-go_PR-1337 [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-1337 # 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/1337/head:refs/remotes/origin/PR-1337 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 6c268f763b5c588e6727d0581f09d4b36c45ae3b Merge succeeded, producing 6c268f763b5c588e6727d0581f09d4b36c45ae3b Checking out Revision 6c268f763b5c588e6727d0581f09d4b36c45ae3b (PR-1337) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 6c268f763b5c588e6727d0581f09d4b36c45ae3b # 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 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c268f763b5c588e6727d0581f09d4b36c45ae3b # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:52 ========================================================= 04:58:52 EdgeX Global Pipelines Version Info 04:58:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:53 ------------------- 04:58:53 stable info: 04:58:53 ------------------- 04:58:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:58:53 Message: update stable to v1.0.244 04:58:53 ------------------- 04:58:53 experimental info: 04:58:53 ------------------- 04:58:53 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:58:53 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1337 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1337 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1337 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c268f7 [Pipeline] echo 04:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:55 provisioning config files... 04:58:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/config17193878548484042715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:55 ---> docker-login.sh 04:58:55 nexus3.edgexfoundry.org:10001 04:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:56 Configure a credential helper to remove this warning. See 04:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:56 04:58:56 Login Succeeded 04:58:56 nexus3.edgexfoundry.org:10002 04:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:56 Configure a credential helper to remove this warning. See 04:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:56 04:58:56 Login Succeeded 04:58:56 nexus3.edgexfoundry.org:10003 04:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:56 Configure a credential helper to remove this warning. See 04:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:56 04:58:56 Login Succeeded 04:58:56 nexus3.edgexfoundry.org:10004 04:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:56 Configure a credential helper to remove this warning. See 04:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:56 04:58:56 Login Succeeded 04:58:56 docker.io 04:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:56 Configure a credential helper to remove this warning. See 04:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:56 04:58:56 Login Succeeded 04:58:56 ---> docker-login.sh ends [Pipeline] } 04:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:57 + git rev-list -1 --merges 6c268f763b5c588e6727d0581f09d4b36c45ae3b~1..6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] echo 04:58:57 -----------> git rev-list -1 --merges 6c268f763b5c588e6727d0581f09d4b36c45ae3b~1..6c268f763b5c588e6727d0581f09d4b36c45ae3b 6c268f763b5c588e6727d0581f09d4b36c45ae3b [false] [Pipeline] sh 04:58:57 + git log --format=format:%s -1 6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] echo 04:58:57 ========================================================= 04:58:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:58 + git log --format=format:%s -1 6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] echo 04:58:58 [semverPrep] GIT_COMMIT: 6c268f763b5c588e6727d0581f09d4b36c45ae3b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:58:58 [semverPrep] This is not a build commit. [Pipeline] sh 04:58:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:58 + grep -v github /etc/ssh/ssh_known_hosts 04:58:58 + [ -e /tmp/ssh_known_hosts ] 04:58:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:58 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 04:58:58 -a /etc/ssh/ssh_known_hosts 04:58:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:59 04:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:59 0.1.4: Pulling from edgex-devops/py-git-semver 04:58:59 b85a868b505f: Pulling fs layer 04:58:59 e2be974225ed: Pulling fs layer 04:58:59 339a4e72a1f5: Pulling fs layer 04:58:59 988bab9f4d93: Pulling fs layer 04:58:59 1469e6f7b9e6: Pulling fs layer 04:58:59 eaf3925da568: Pulling fs layer 04:58:59 bab4dde63d76: Pulling fs layer 04:58:59 bde34c3a00c8: Pulling fs layer 04:58:59 b352a97aabf1: Pulling fs layer 04:58:59 4872d77fe225: Pulling fs layer 04:58:59 5851b861e8e6: Pulling fs layer 04:58:59 bde34c3a00c8: Waiting 04:58:59 bab4dde63d76: Waiting 04:58:59 b352a97aabf1: Waiting 04:58:59 4872d77fe225: Waiting 04:58:59 1469e6f7b9e6: Waiting 04:58:59 eaf3925da568: Waiting 04:58:59 5851b861e8e6: Waiting 04:58:59 988bab9f4d93: Waiting 04:58:59 e2be974225ed: Verifying Checksum 04:58:59 e2be974225ed: Download complete 04:58:59 988bab9f4d93: Verifying Checksum 04:58:59 988bab9f4d93: Download complete 04:58:59 339a4e72a1f5: Verifying Checksum 04:58:59 339a4e72a1f5: Download complete 04:58:59 1469e6f7b9e6: Verifying Checksum 04:58:59 1469e6f7b9e6: Download complete 04:58:59 eaf3925da568: Download complete 04:58:59 bde34c3a00c8: Verifying Checksum 04:58:59 bde34c3a00c8: Download complete 04:58:59 b352a97aabf1: Download complete 04:58:59 4872d77fe225: Verifying Checksum 04:58:59 4872d77fe225: Download complete 04:58:59 5851b861e8e6: Verifying Checksum 04:58:59 5851b861e8e6: Download complete 04:58:59 b85a868b505f: Download complete 04:59:00 bab4dde63d76: Verifying Checksum 04:59:00 bab4dde63d76: Download complete 04:59:01 b85a868b505f: Pull complete 04:59:01 e2be974225ed: Pull complete 04:59:01 339a4e72a1f5: Pull complete 04:59:01 988bab9f4d93: Pull complete 04:59:02 1469e6f7b9e6: Pull complete 04:59:02 eaf3925da568: Pull complete 04:59:04 bab4dde63d76: Pull complete 04:59:04 bde34c3a00c8: Pull complete 04:59:04 b352a97aabf1: Pull complete 04:59:04 4872d77fe225: Pull complete 04:59:04 5851b861e8e6: Pull complete 04:59:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:04 prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container 04:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:06 $ docker top 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 -eo pid,comm 04:59:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:59:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:06 [ssh-agent] Looking for ssh-agent implementation... 04:59:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:06 $ docker exec 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 ssh-agent 04:59:06 SSH_AUTH_SOCK=/tmp/ssh-0kNSv70GOp9q/agent.32 04:59:06 SSH_AGENT_PID=37 04:59:06 Running ssh-add (command line suppressed) 04:59:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/private_key_9433016018235322385.key (/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/private_key_9433016018235322385.key) 04:59:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:07 + git tag --points-at HEAD [Pipeline] } 04:59:07 $ docker exec --env ******** --env ******** 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 ssh-agent -k 04:59:07 unset SSH_AUTH_SOCK; 04:59:07 unset SSH_AGENT_PID; 04:59:07 echo Agent pid 37 killed; 04:59:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:07 [ssh-agent] Looking for ssh-agent implementation... 04:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:07 $ docker exec 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 ssh-agent 04:59:07 SSH_AUTH_SOCK=/tmp/ssh-o4dTuxK5TKPo/agent.69 04:59:07 SSH_AGENT_PID=75 04:59:07 Running ssh-add (command line suppressed) 04:59:07 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/private_key_18425360780966250299.key (/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/private_key_18425360780966250299.key) 04:59:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:08 + git semver init 04:59:08 2023-02-21 04:59:08,276 [run_init] DEBUG init version:0.0.0 force:False 04:59:08 2023-02-21 04:59:08,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver 04:59:08 2023-02-21 04:59:08,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver 04:59:08 2023-02-21 04:59:08,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1337, universal_newlines=False, shell=None, istream=None) 04:59:09 2023-02-21 04:59:09,196 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337/.git/info/exclude 04:59:09 2023-02-21 04:59:09,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver/PR-1337 with force:False 04:59:09 2023-02-21 04:59:09,197 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver/PR-1337 04:59:09 2023-02-21 04:59:09,202 [execute] INFO git cat-file --batch-check 04:59:09 2023-02-21 04:59:09,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver, universal_newlines=False, shell=None, istream=) 04:59:09 2023-02-21 04:59:09,208 [execute] INFO git cat-file --batch 04:59:09 2023-02-21 04:59:09,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver, universal_newlines=False, shell=None, istream=) 04:59:09 2023-02-21 04:59:09,214 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver/PR-1337 04:59:09 0.0.0 [Pipeline] } 04:59:09 $ docker exec --env ******** --env ******** 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 ssh-agent -k 04:59:09 unset SSH_AUTH_SOCK; 04:59:09 unset SSH_AGENT_PID; 04:59:09 echo Agent pid 75 killed; 04:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:09 + git semver [Pipeline] } 04:59:10 $ docker stop --time=1 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 04:59:11 $ docker rm -f --volumes 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:12 Stashed 1 file(s) [Pipeline] echo 04:59:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:12 provisioning config files... 04:59:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/config12318579099958314888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:13 ---> docker-login.sh 04:59:13 nexus3.edgexfoundry.org:10001 04:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:13 Configure a credential helper to remove this warning. See 04:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:13 04:59:13 Login Succeeded 04:59:13 nexus3.edgexfoundry.org:10002 04:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:13 Configure a credential helper to remove this warning. See 04:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:13 04:59:13 Login Succeeded 04:59:13 nexus3.edgexfoundry.org:10003 04:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:13 Configure a credential helper to remove this warning. See 04:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:13 04:59:13 Login Succeeded 04:59:13 nexus3.edgexfoundry.org:10004 04:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:13 Configure a credential helper to remove this warning. See 04:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:13 04:59:13 Login Succeeded 04:59:13 docker.io 04:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:13 Configure a credential helper to remove this warning. See 04:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:13 04:59:13 Login Succeeded 04:59:13 ---> docker-login.sh ends [Pipeline] } 04:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:13 ========================================================= 04:59:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:59:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:14 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:59:14 Sending build context to Docker daemon 10.54MB 04:59:14 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:59:14 Step 2/10 : FROM ${BASE} AS builder 04:59:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:14 213ec9aee27d: Pulling fs layer 04:59:14 4583459ba037: Pulling fs layer 04:59:14 93c1e223e6f2: Pulling fs layer 04:59:14 53926ce57604: Pulling fs layer 04:59:14 21b2b0c7a3f4: Pulling fs layer 04:59:14 53926ce57604: Waiting 04:59:14 22ff95d597cd: Pulling fs layer 04:59:14 21b2b0c7a3f4: Waiting 04:59:14 22ff95d597cd: Waiting 04:59:14 12d6caf4c0d1: Pulling fs layer 04:59:14 96b7cbca73a9: Pulling fs layer 04:59:14 a7acece74701: Pulling fs layer 04:59:14 12d6caf4c0d1: Waiting 04:59:14 96b7cbca73a9: Waiting 04:59:14 a7acece74701: Waiting 04:59:14 93c1e223e6f2: Download complete 04:59:14 4583459ba037: Download complete 04:59:14 21b2b0c7a3f4: Verifying Checksum 04:59:14 21b2b0c7a3f4: Download complete 04:59:14 22ff95d597cd: Verifying Checksum 04:59:14 22ff95d597cd: Download complete 04:59:14 213ec9aee27d: Verifying Checksum 04:59:14 12d6caf4c0d1: Download complete 04:59:14 213ec9aee27d: Pull complete 04:59:15 4583459ba037: Pull complete 04:59:15 93c1e223e6f2: Pull complete 04:59:15 a7acece74701: Verifying Checksum 04:59:15 a7acece74701: Download complete 04:59:15 96b7cbca73a9: Verifying Checksum 04:59:15 96b7cbca73a9: Download complete 04:59:15 53926ce57604: Verifying Checksum 04:59:15 53926ce57604: Download complete 04:59:19 53926ce57604: Pull complete 04:59:19 21b2b0c7a3f4: Pull complete 04:59:19 22ff95d597cd: Pull complete 04:59:19 12d6caf4c0d1: Pull complete 04:59:21 96b7cbca73a9: Pull complete 04:59:22 a7acece74701: Pull complete 04:59:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:59:22 ---> db6d94c90886 04:59:22 Step 3/10 : ARG MAKE=make build 04:59:23 ---> Running in 493afb39e3ea 04:59:23 Removing intermediate container 493afb39e3ea 04:59:23 ---> 50e7eaabc133 04:59:23 Step 4/10 : WORKDIR /device-sdk-go 04:59:23 ---> Running in 18b11952c901 04:59:24 Removing intermediate container 18b11952c901 04:59:24 ---> 811d242e5de9 04:59:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:24 ---> Running in ca4604506c6d 04:59:24 Removing intermediate container ca4604506c6d 04:59:24 ---> d359fed3fe46 04:59:24 Step 6/10 : RUN apk add --update --no-cache make git 04:59:24 ---> Running in 371ccb82862e 04:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:59:24 OK: 211 MiB in 51 packages 04:59:25 Removing intermediate container 371ccb82862e 04:59:25 ---> 0dde2ccaa76e 04:59:25 Step 7/10 : COPY go.mod vendor* ./ 04:59:25 ---> b71990d51ed6 04:59:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:25 ---> Running in e8d284510481 04:59:27 Still waiting to schedule task 04:59:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:57 Removing intermediate container e8d284510481 04:59:57 ---> 1fbacebb9c99 04:59:57 Step 9/10 : COPY . . 04:59:58 ---> 1c67f0b7feea 04:59:58 Step 10/10 : RUN ${MAKE} 04:59:58 ---> Running in 4f22ec1dcc5f 04:59:58 noop 04:59:58 Removing intermediate container 4f22ec1dcc5f 04:59:58 ---> 6ea1d473020e 04:59:58 Successfully built 6ea1d473020e 04:59:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:59 + docker inspect -f . ci-base-image-x86_64 04:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:59 prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container 04:59:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:59 $ docker top 432e61e191d238b482dfc62953cdf00bd803b70b34666244face6720a8b52ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:00 + go version 05:00:00 go version go1.18.7 linux/amd64 [Pipeline] } 05:00:00 $ docker stop --time=1 432e61e191d238b482dfc62953cdf00bd803b70b34666244face6720a8b52ed5 05:00:01 $ docker rm -f --volumes 432e61e191d238b482dfc62953cdf00bd803b70b34666244face6720a8b52ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:02 + docker inspect -f . ci-base-image-x86_64 05:00:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:02 prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container 05:00:02 $ 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-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:02 $ docker top 50a7145c74b7ce51c35b22508caa403890389fd8dc44ea6b297505fdb1816a88 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:03 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1337 [Pipeline] fileExists [Pipeline] sh 05:00:03 + make test 05:00:03 go test -race -coverprofile=coverage.out ./... 05:00:09 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements 05:00:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 78.9% of statements 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:00:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.111s coverage: 86.0% of statements 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.106s coverage: 77.0% of statements 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:00:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 65.2% of statements 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.778s coverage: 89.2% of statements 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:00:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.7% of statements 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:00:42 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:00:42 GO111MODULE=on go vet ./... 05:00:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:43 ./bin/test-attribution-txt.sh [Pipeline] echo 05:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:00:43 $ docker stop --time=1 50a7145c74b7ce51c35b22508caa403890389fd8dc44ea6b297505fdb1816a88 05:00:45 $ docker rm -f --volumes 50a7145c74b7ce51c35b22508caa403890389fd8dc44ea6b297505fdb1816a88 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:00:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:00:47 + ls -al . 05:00:47 total 272 05:00:47 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 05:00 . 05:00:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:58 .. 05:00:47 -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 04:58 .dockerignore 05:00:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 05:00 .git 05:00:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:58 .github 05:00:47 -rw-rw-r-- 1 jenkins jenkins 131 Feb 21 04:58 .gitignore 05:00:47 -rw-rw-r-- 1 jenkins jenkins 42 Feb 21 04:58 .golangci.yml 05:00:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 04:59 .semver 05:00:47 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 21 04:58 CHANGELOG.md 05:00:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 04:58 GOVERNANCE.md 05:00:47 -rw-rw-r-- 1 jenkins jenkins 885 Feb 21 04:58 Jenkinsfile 05:00:47 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 21 04:58 LICENSE 05:00:47 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 21 04:58 Makefile 05:00:47 -rw-rw-r-- 1 jenkins jenkins 619 Feb 21 04:58 OWNERS.md 05:00:47 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 21 04:58 README.md 05:00:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 04:59 VERSION 05:00:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:58 bin 05:00:47 -rw-r--r-- 1 jenkins jenkins 98530 Feb 21 05:00 coverage.out 05:00:47 drwxrwxr-x 5 jenkins jenkins 4096 Feb 21 04:58 example 05:00:47 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 21 04:58 go.mod 05:00:47 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 21 04:58 go.sum 05:00:47 drwxrwxr-x 13 jenkins jenkins 4096 Feb 21 04:58 internal 05:00:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:58 openapi 05:00:47 drwxrwxr-x 6 jenkins jenkins 4096 Feb 21 04:58 pkg 05:00:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:58 snap 05:00:47 -rw-rw-r-- 1 jenkins jenkins 222 Feb 21 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:48 + 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=6c268f763b5c588e6727d0581f09d4b36c45ae3b --label arch=amd64 --label version=0.0.0 . 05:00:48 Sending build context to Docker daemon 10.64MB 05:00:48 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:00:48 Step 2/23 : FROM ${BASE} AS builder 05:00:48 ---> 6ea1d473020e 05:00:48 Step 3/23 : ARG MAKE=make build 05:00:48 ---> Running in caab985be36a 05:00:48 Removing intermediate container caab985be36a 05:00:48 ---> 587eef6c71b5 05:00:48 Step 4/23 : WORKDIR /device-sdk-go 05:00:48 ---> Running in 645d95aa9865 05:00:48 Removing intermediate container 645d95aa9865 05:00:48 ---> d99c698c4df7 05:00:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:48 ---> Running in a7813609c832 05:00:48 Removing intermediate container a7813609c832 05:00:48 ---> 34588127d1d6 05:00:48 Step 6/23 : RUN apk add --update --no-cache make git 05:00:48 ---> Running in a1d84ed04599 05:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:00:49 OK: 211 MiB in 51 packages 05:00:49 Removing intermediate container a1d84ed04599 05:00:49 ---> ee6970b5479b 05:00:49 Step 7/23 : COPY go.mod vendor* ./ 05:00:49 ---> eae606041ef7 05:00:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:49 ---> Running in 47ec6e8bca35 05:00:50 Removing intermediate container 47ec6e8bca35 05:00:50 ---> 81bd67a0ea72 05:00:50 Step 9/23 : COPY . . 05:00:51 ---> a31ff2a692f4 05:00:51 Step 10/23 : RUN ${MAKE} 05:00:51 ---> Running in 8c612e3837a2 05:00:51 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:01:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6806 in /w/workspace/gexfoundry_device-sdk-go_PR-1337 [Pipeline] { [Pipeline] ws 05:01:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:01:04 The recommended git tool is: git 05:01:09 using credential edgex-jenkins-ssh 05:01:09 Cloning the remote Git repository 05:01:09 Removing intermediate container 8c612e3837a2 05:01:09 ---> 2e5e659eec9a 05:01:09 Step 11/23 : FROM alpine:3.16 05:01:10 3.16: Pulling from library/alpine 05:01:10 ef5531b6e74e: Pulling fs layer 05:01:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:01:09 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:01:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:09 > git --version # timeout=10 05:01:09 > git --version # 'git version 2.25.1' 05:01:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:10 ef5531b6e74e: Download complete 05:01:10 ef5531b6e74e: Pull complete 05:01:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:01:10 Status: Downloaded newer image for alpine:3.16 05:01:10 ---> dfd21b5a31f5 05:01:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:10 ---> Running in 1d75392d83ad 05:01:10 Removing intermediate container 1d75392d83ad 05:01:10 ---> e8fb2838314c 05:01:10 Step 13/23 : RUN apk add --update --no-cache 05:01:10 ---> Running in 0ed1a7afd2d5 05:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:01:11 OK: 6 MiB in 14 packages 05:01:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:11 Removing intermediate container 0ed1a7afd2d5 05:01:11 ---> 8fff087d298e 05:01:11 Step 14/23 : WORKDIR / 05:01:11 ---> Running in 9694a345ead3 05:01:12 Removing intermediate container 9694a345ead3 05:01:12 ---> eb9c66b46690 05:01:12 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:12 ---> 5957a837900e 05:01:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:12 ---> 4a4cda7148ad 05:01:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:12 ---> e5ec2575b711 05:01:12 Step 18/23 : EXPOSE 59999 05:01:12 ---> Running in 7c49018f9388 05:01:12 Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 6c268f763b5c588e6727d0581f09d4b36c45ae3b 05:01:12 Removing intermediate container 7c49018f9388 05:01:12 ---> 3130251db663 05:01:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:01:12 ---> Running in dbd914dfeff5 05:01:12 Removing intermediate container dbd914dfeff5 05:01:12 ---> 200f7b388156 05:01:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:12 ---> Running in e82ec6e5b19c 05:01:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1337/head:refs/remotes/origin/PR-1337 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:12 > git config core.sparsecheckout # timeout=10 05:01:12 > git checkout -f 6c268f763b5c588e6727d0581f09d4b36c45ae3b # timeout=10 05:01:12 > git remote # timeout=10 05:01:12 > git config --get remote.origin.url # timeout=10 05:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:12 > git merge 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 05:01:13 Merge succeeded, producing 6c268f763b5c588e6727d0581f09d4b36c45ae3b 05:01:13 Checking out Revision 6c268f763b5c588e6727d0581f09d4b36c45ae3b (PR-1337) 05:01:13 Removing intermediate container e82ec6e5b19c 05:01:13 ---> 462d253d64e1 05:01:13 Step 21/23 : LABEL arch=amd64 05:01:13 ---> Running in cf07bb7151e2 05:01:13 Removing intermediate container cf07bb7151e2 05:01:13 ---> 2fff2668d30f 05:01:13 Step 22/23 : LABEL git_sha=6c268f763b5c588e6727d0581f09d4b36c45ae3b 05:01:13 ---> Running in 4d04d46d8f4b 05:01:13 Removing intermediate container 4d04d46d8f4b 05:01:13 ---> 962e7d3f9875 05:01:13 Step 23/23 : LABEL version=0.0.0 05:01:13 ---> Running in c8fb6115adf9 05:01:13 Removing intermediate container c8fb6115adf9 05:01:13 ---> 10f94f62bc0c 05:01:13 [Warning] One or more build-args [ARCH] were not consumed 05:01:13 Successfully built 10f94f62bc0c 05:01:13 Successfully tagged device-sdk-simple:latest [Pipeline] } 05:01:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 05:01:13 > git --version # timeout=10 05:01:13 > git --version # 'git version 2.25.1' 05:01:13 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:14 05:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:13 > git rev-parse HEAD^{commit} # timeout=10 05:01:13 > git config core.sparsecheckout # timeout=10 05:01:13 > git checkout -f 6c268f763b5c588e6727d0581f09d4b36c45ae3b # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:14 Dload Upload Total Spent Left Speed 05:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 05:01:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:14 latest: Pulling from edgex-lftools-log-publisher 05:01:14 5eb5b503b376: Pulling fs layer 05:01:14 5c69ac0246d0: Pulling fs layer 05:01:14 ec43610c2a17: Pulling fs layer 05:01:14 3a2ae6a8a46f: Pulling fs layer 05:01:14 33b1e0a273af: Pulling fs layer 05:01:14 5d3b04190fa2: Pulling fs layer 05:01:14 2f39f015ded8: Pulling fs layer 05:01:14 33b1e0a273af: Waiting 05:01:14 3a2ae6a8a46f: Waiting 05:01:14 5d3b04190fa2: Waiting 05:01:14 2f39f015ded8: Waiting 05:01:14 5c69ac0246d0: Verifying Checksum 05:01:14 5c69ac0246d0: Download complete 05:01:14 3a2ae6a8a46f: Verifying Checksum 05:01:14 3a2ae6a8a46f: Download complete [Pipeline] sh 05:01:15 33b1e0a273af: Verifying Checksum 05:01:15 33b1e0a273af: Download complete 05:01:15 5d3b04190fa2: Download complete 05:01:15 ec43610c2a17: Verifying Checksum 05:01:15 ec43610c2a17: Download complete 05:01:15 5eb5b503b376: Verifying Checksum 05:01:15 5eb5b503b376: Download complete 05:01:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:15 2f39f015ded8: Download complete 05:01:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:15 + sudo tee /etc/docker/daemon.new 05:01:15 { 05:01:15 "registry-mirrors": [ 05:01:15 "https://nexus3.edgexfoundry.org:10001" 05:01:15 ], 05:01:15 "bip": "10.250.0.254/24", 05:01:15 "hosts": [ 05:01:15 "tcp://0.0.0.0:5555", 05:01:15 "unix:///var/run/docker.sock" 05:01:15 ], 05:01:15 "mtu": 1458, 05:01:15 "selinux-enabled": true, 05:01:15 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:15 } [Pipeline] sh 05:01:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:16 5eb5b503b376: Pull complete 05:01:16 5c69ac0246d0: Pull complete 05:01:16 + sudo service docker restart 05:01:16 ec43610c2a17: Pull complete 05:01:16 3a2ae6a8a46f: Pull complete 05:01:17 33b1e0a273af: Pull complete 05:01:17 5d3b04190fa2: Pull complete 05:01:21 2f39f015ded8: Pull complete 05:01:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:21 prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container 05:01:21 $ 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-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:01:23 $ docker top 050f1ba8ac655c93ef613cefec029491b1e7a84ffe26cacaeb98a2962f60f280 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:23 ---> job-cost.sh 05:01:23 lf-activate-venv: SKIPPING 05:01:23 INFO: No Stack... 05:01:23 INFO: Retrieving Pricing Info for: v3-standard-8 05:01:24 INFO: Archiving Costs [Pipeline] sh 05:01:24 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives/cost.csv 05:01:24 + cut -d, -f6 [Pipeline] lock 05:01:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] 05:01:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] did not exist. Created. 05:01:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:01:25 + echo total: 0.2199999988079071 [Pipeline] stash 05:01:25 Stashed 1 file(s) [Pipeline] } 05:01:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:01:25 $ docker stop --time=1 050f1ba8ac655c93ef613cefec029491b1e7a84ffe26cacaeb98a2962f60f280 05:01:26 $ docker rm -f --volumes 050f1ba8ac655c93ef613cefec029491b1e7a84ffe26cacaeb98a2962f60f280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:34 provisioning config files... 05:01:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5644279157257655353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:35 ---> docker-login.sh 05:01:35 nexus3.edgexfoundry.org:10001 05:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:35 Configure a credential helper to remove this warning. See 05:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:35 05:01:35 Login Succeeded 05:01:35 nexus3.edgexfoundry.org:10002 05:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:36 Configure a credential helper to remove this warning. See 05:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:36 05:01:36 Login Succeeded 05:01:36 nexus3.edgexfoundry.org:10003 05:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:36 Configure a credential helper to remove this warning. See 05:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:36 05:01:36 Login Succeeded 05:01:36 nexus3.edgexfoundry.org:10004 05:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:36 Configure a credential helper to remove this warning. See 05:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:36 05:01:36 Login Succeeded 05:01:36 docker.io 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:37 Configure a credential helper to remove this warning. See 05:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:37 05:01:37 Login Succeeded 05:01:37 ---> docker-login.sh ends [Pipeline] } 05:01:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:37 ========================================================= 05:01:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:01:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:38 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:01:38 Sending build context to Docker daemon 5.657MB 05:01:38 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:01:38 Step 2/10 : FROM ${BASE} AS builder 05:01:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:38 9b18e9b68314: Pulling fs layer 05:01:38 35d82f9e3411: Pulling fs layer 05:01:38 e16973657156: Pulling fs layer 05:01:38 fc693d55d65f: Pulling fs layer 05:01:38 7e9fc2657dce: Pulling fs layer 05:01:38 dda99020689f: Pulling fs layer 05:01:38 db1c61fa0a46: Pulling fs layer 05:01:38 891c053d2c06: Pulling fs layer 05:01:38 dda99020689f: Waiting 05:01:38 db1c61fa0a46: Waiting 05:01:38 891c053d2c06: Waiting 05:01:38 7e9fc2657dce: Waiting 05:01:38 fc693d55d65f: Waiting 05:01:38 e16973657156: Verifying Checksum 05:01:38 e16973657156: Download complete 05:01:38 35d82f9e3411: Verifying Checksum 05:01:38 35d82f9e3411: Download complete 05:01:38 7e9fc2657dce: Verifying Checksum 05:01:38 7e9fc2657dce: Download complete 05:01:38 dda99020689f: Download complete 05:01:38 9b18e9b68314: Verifying Checksum 05:01:38 9b18e9b68314: Download complete 05:01:39 9b18e9b68314: Pull complete 05:01:40 891c053d2c06: Verifying Checksum 05:01:40 891c053d2c06: Download complete 05:01:40 35d82f9e3411: Pull complete 05:01:40 e16973657156: Pull complete 05:01:40 db1c61fa0a46: Verifying Checksum 05:01:40 db1c61fa0a46: Download complete 05:01:41 fc693d55d65f: Verifying Checksum 05:01:41 fc693d55d65f: Download complete 05:01:53 fc693d55d65f: Pull complete 05:01:53 7e9fc2657dce: Pull complete 05:01:53 dda99020689f: Pull complete 05:01:59 db1c61fa0a46: Pull complete 05:02:01 891c053d2c06: Pull complete 05:02:01 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:02:01 ---> f96f9c87975a 05:02:01 Step 3/10 : ARG MAKE=make build 05:02:03 ---> Running in 9e6656820a5a 05:02:03 Removing intermediate container 9e6656820a5a 05:02:03 ---> 678ca2378f92 05:02:03 Step 4/10 : WORKDIR /device-sdk-go 05:02:03 ---> Running in 796184d582b1 05:02:03 Removing intermediate container 796184d582b1 05:02:03 ---> 0dc18ed9c602 05:02:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:04 ---> Running in 4b8f9cae9f65 05:02:04 Removing intermediate container 4b8f9cae9f65 05:02:04 ---> e7ec0377bcef 05:02:04 Step 6/10 : RUN apk add --update --no-cache make git 05:02:04 ---> Running in 0a4814d3bff7 05:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:02:06 OK: 221 MiB in 51 packages 05:02:07 Removing intermediate container 0a4814d3bff7 05:02:07 ---> f31834deffca 05:02:07 Step 7/10 : COPY go.mod vendor* ./ 05:02:08 ---> 6bea443cb203 05:02:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:08 ---> Running in ce3c1c883fb5 05:03:16 Removing intermediate container ce3c1c883fb5 05:03:16 ---> 7013122ef294 05:03:16 Step 9/10 : COPY . . 05:03:16 ---> 882708b93074 05:03:16 Step 10/10 : RUN ${MAKE} 05:03:16 ---> Running in 8b550ed7d311 05:03:16 noop 05:03:16 Removing intermediate container 8b550ed7d311 05:03:16 ---> 4d16081ef622 05:03:16 Successfully built 4d16081ef622 05:03:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:16 + docker inspect -f . ci-base-image-arm64 05:03:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container 05:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:20 $ docker top ca76b257065dbd3e55a6ac0e30950aef63ea28ffb74d51d263c10f03f4dba9f0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:21 + go version 05:03:21 go version go1.18.7 linux/arm64 [Pipeline] } 05:03:21 $ docker stop --time=1 ca76b257065dbd3e55a6ac0e30950aef63ea28ffb74d51d263c10f03f4dba9f0 05:03:22 $ docker rm -f --volumes ca76b257065dbd3e55a6ac0e30950aef63ea28ffb74d51d263c10f03f4dba9f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:23 + docker inspect -f . ci-base-image-arm64 05:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:24 prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container 05:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:25 $ docker top 7eda3a9cf23e6159519bf06c6ff124add62d684f18af6e2981a6b6742851c8c3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:26 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:26 + make test 05:03:26 go test -race -coverprofile=coverage.out ./... 05:03:59 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:06:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:06:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:06:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:06:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:06:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:06:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.252s coverage: 27.6% of statements 05:06:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.390s coverage: 78.9% of statements 05:06:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:06:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.509s coverage: 86.0% of statements 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:06:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.515s coverage: 77.0% of statements 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:06:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.487s coverage: 65.2% of statements 05:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:06:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.275s coverage: 89.2% of statements 05:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:06:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 4.7% of statements 05:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:06:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:19 GO111MODULE=on go vet ./... 05:07:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:56 ./bin/test-attribution-txt.sh [Pipeline] echo 05:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:07:56 $ docker stop --time=1 7eda3a9cf23e6159519bf06c6ff124add62d684f18af6e2981a6b6742851c8c3 05:07:59 $ docker rm -f --volumes 7eda3a9cf23e6159519bf06c6ff124add62d684f18af6e2981a6b6742851c8c3 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:01 Warning: overwriting stash ‘coverage-report’ 05:08:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:02 + ls -al . 05:08:02 total 268 05:08:02 drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 05:03 . 05:08:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 05:01 .. 05:08:02 -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 05:01 .dockerignore 05:08:02 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 05:01 .git 05:08:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 05:01 .github 05:08:02 -rw-rw-r-- 1 jenkins jenkins 131 Feb 21 05:01 .gitignore 05:08:02 -rw-rw-r-- 1 jenkins jenkins 42 Feb 21 05:01 .golangci.yml 05:08:02 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 21 05:01 CHANGELOG.md 05:08:02 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 05:01 GOVERNANCE.md 05:08:02 -rw-rw-r-- 1 jenkins jenkins 885 Feb 21 05:01 Jenkinsfile 05:08:02 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 21 05:01 LICENSE 05:08:02 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 21 05:01 Makefile 05:08:02 -rw-rw-r-- 1 jenkins jenkins 619 Feb 21 05:01 OWNERS.md 05:08:02 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 21 05:01 README.md 05:08:02 -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 04:59 VERSION 05:08:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 05:01 bin 05:08:02 -rw-r--r-- 1 jenkins jenkins 98530 Feb 21 05:06 coverage.out 05:08:02 drwxrwxr-x 5 jenkins jenkins 4096 Feb 21 05:01 example 05:08:02 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 21 05:01 go.mod 05:08:02 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 21 05:01 go.sum 05:08:02 drwxrwxr-x 13 jenkins jenkins 4096 Feb 21 05:01 internal 05:08:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 05:01 openapi 05:08:02 drwxrwxr-x 6 jenkins jenkins 4096 Feb 21 05:01 pkg 05:08:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 05:01 snap 05:08:02 -rw-rw-r-- 1 jenkins jenkins 222 Feb 21 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:03 + 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=6c268f763b5c588e6727d0581f09d4b36c45ae3b --label arch=arm64 --label version=0.0.0 . 05:08:03 Sending build context to Docker daemon 5.756MB 05:08:03 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:08:03 Step 2/23 : FROM ${BASE} AS builder 05:08:03 ---> 4d16081ef622 05:08:03 Step 3/23 : ARG MAKE=make build 05:08:03 ---> Running in 9d02c847be79 05:08:03 Removing intermediate container 9d02c847be79 05:08:03 ---> 6fe8fdf16db1 05:08:03 Step 4/23 : WORKDIR /device-sdk-go 05:08:03 ---> Running in 1cc0a7773acf 05:08:04 Removing intermediate container 1cc0a7773acf 05:08:04 ---> a9831adbdad4 05:08:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:08:04 ---> Running in 036011687f7c 05:08:04 Removing intermediate container 036011687f7c 05:08:04 ---> 3f57a7e89f9f 05:08:04 Step 6/23 : RUN apk add --update --no-cache make git 05:08:04 ---> Running in 79d71aff9e6f 05:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:08:07 OK: 221 MiB in 51 packages 05:08:07 Removing intermediate container 79d71aff9e6f 05:08:07 ---> 37e202838855 05:08:07 Step 7/23 : COPY go.mod vendor* ./ 05:08:08 ---> d9ea1cad2efd 05:08:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:08 ---> Running in 48bf5711d25d 05:08:11 Removing intermediate container 48bf5711d25d 05:08:11 ---> 43fe8a49dcb4 05:08:11 Step 9/23 : COPY . . 05:08:12 ---> 3706fa917b85 05:08:12 Step 10/23 : RUN ${MAKE} 05:08:12 ---> Running in e513d218adec 05:08:13 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:10:07 Removing intermediate container e513d218adec 05:10:07 ---> b2fd2cec45e1 05:10:07 Step 11/23 : FROM alpine:3.16 05:10:07 3.16: Pulling from library/alpine 05:10:07 3760b48202b3: Pulling fs layer 05:10:08 3760b48202b3: Verifying Checksum 05:10:08 3760b48202b3: Download complete 05:10:08 3760b48202b3: Pull complete 05:10:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:10:08 Status: Downloaded newer image for alpine:3.16 05:10:08 ---> 4c81e5bf8899 05:10:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:10:08 ---> Running in 2e07335e3630 05:10:08 Removing intermediate container 2e07335e3630 05:10:08 ---> f6ca28c269c0 05:10:08 Step 13/23 : RUN apk add --update --no-cache 05:10:08 ---> Running in d508750dd50a 05:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:10:11 OK: 5 MiB in 14 packages 05:10:12 Removing intermediate container d508750dd50a 05:10:12 ---> e8bd23cf8ddf 05:10:12 Step 14/23 : WORKDIR / 05:10:12 ---> Running in 4bfff1680e9c 05:10:12 Removing intermediate container 4bfff1680e9c 05:10:12 ---> 9d910e6908c9 05:10:12 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:10:13 ---> 6329368d3ef6 05:10:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:10:14 ---> f70f47fea363 05:10:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:10:14 ---> 524c35956e70 05:10:14 Step 18/23 : EXPOSE 59999 05:10:14 ---> Running in 23baf971805a 05:10:15 Removing intermediate container 23baf971805a 05:10:15 ---> fcb9d48031d4 05:10:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:10:15 ---> Running in a88d587cf0ed 05:10:15 Removing intermediate container a88d587cf0ed 05:10:15 ---> 906665c8adda 05:10:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:10:15 ---> Running in d7c5c26aef7c 05:10:15 Removing intermediate container d7c5c26aef7c 05:10:15 ---> d3d227981bb1 05:10:15 Step 21/23 : LABEL arch=arm64 05:10:15 ---> Running in 504dc895931f 05:10:16 Removing intermediate container 504dc895931f 05:10:16 ---> 9e0f20f48da3 05:10:16 Step 22/23 : LABEL git_sha=6c268f763b5c588e6727d0581f09d4b36c45ae3b 05:10:16 ---> Running in 78f055d518bb 05:10:16 Removing intermediate container 78f055d518bb 05:10:16 ---> f2054de56565 05:10:16 Step 23/23 : LABEL version=0.0.0 05:10:16 ---> Running in 8e721d48f2da 05:10:16 Removing intermediate container 8e721d48f2da 05:10:16 ---> 44c3bd969aab 05:10:16 [Warning] One or more build-args [ARCH] were not consumed 05:10:16 Successfully built 44c3bd969aab 05:10:16 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 05:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:17 05:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:18 arm64: Pulling from edgex-lftools-log-publisher 05:10:18 8998bd30e6a1: Pulling fs layer 05:10:18 04944245beec: Pulling fs layer 05:10:18 699f458cf7ca: Pulling fs layer 05:10:18 765212b225bb: Pulling fs layer 05:10:18 f23df028b6ca: Pulling fs layer 05:10:18 d65c8cfc05b1: Pulling fs layer 05:10:18 765212b225bb: Waiting 05:10:18 f23df028b6ca: Waiting 05:10:18 2437ff75d9bd: Pulling fs layer 05:10:18 d65c8cfc05b1: Waiting 05:10:18 2437ff75d9bd: Waiting 05:10:18 04944245beec: Verifying Checksum 05:10:18 04944245beec: Download complete 05:10:18 765212b225bb: Verifying Checksum 05:10:18 765212b225bb: Download complete 05:10:18 f23df028b6ca: Verifying Checksum 05:10:18 f23df028b6ca: Download complete 05:10:18 d65c8cfc05b1: Verifying Checksum 05:10:18 d65c8cfc05b1: Download complete 05:10:18 699f458cf7ca: Verifying Checksum 05:10:18 699f458cf7ca: Download complete 05:10:18 8998bd30e6a1: Verifying Checksum 05:10:18 8998bd30e6a1: Download complete 05:10:21 2437ff75d9bd: Verifying Checksum 05:10:21 2437ff75d9bd: Download complete 05:10:22 8998bd30e6a1: Pull complete 05:10:23 04944245beec: Pull complete 05:10:24 699f458cf7ca: Pull complete 05:10:24 765212b225bb: Pull complete 05:10:25 f23df028b6ca: Pull complete 05:10:25 d65c8cfc05b1: Pull complete 05:10:40 2437ff75d9bd: Pull complete 05:10:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:41 prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container 05:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:10:43 $ docker top 7e7ef5cab63daeab6eea711af72794aeb28c0ff746e587df59a8aca21501bb7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:44 ---> job-cost.sh 05:10:44 lf-activate-venv: SKIPPING 05:10:44 INFO: No Stack... 05:10:45 INFO: Retrieving Pricing Info for: v3-standard-4 05:10:45 INFO: Archiving Costs [Pipeline] sh 05:10:46 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:10:46 + cut -d, -f6 [Pipeline] lock 05:10:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] 05:10:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] did not exist. Created. 05:10:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:46 /w/workspace/device-sdk-go/1@tmp/durable-73e8405d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:10:47 + echo total: 0.10999999940395355 [Pipeline] stash 05:10:47 Warning: overwriting stash ‘stack-cost’ 05:10:47 Stashed 1 file(s) [Pipeline] } 05:10:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:47 $ docker stop --time=1 7e7ef5cab63daeab6eea711af72794aeb28c0ff746e587df59a8aca21501bb7b 05:10:49 $ docker rm -f --volumes 7e7ef5cab63daeab6eea711af72794aeb28c0ff746e587df59a8aca21501bb7b [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 05:10:50 provisioning config files... 05:10:50 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/config6825346985357518217tmp [Pipeline] { [Pipeline] sh 05:10:50 + set +x 05:10:50 + bash -s -- 05:10:50 + curl -s https://codecov.io/bash 05:10:50 05:10:50 _____ _ 05:10:50 / ____| | | 05:10:50 | | ___ __| | ___ ___ _____ __ 05:10:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:10:50 | |___| (_) | (_| | __/ (_| (_) \ V / 05:10:50 \_____\___/ \__,_|\___|\___\___/ \_/ 05:10:50 Bash-1.0.6 05:10:50 05:10:50 05:10:50 ==> git version 2.25.1 found 05:10:50 ==> 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 05:10:50 Release-Date: 2020-01-08 05:10:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:10:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:10:50 ==> Jenkins CI detected. 05:10:50 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1337 05:10:50 project root: . 05:10:50 --> token set from env 05:10:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:10:50 ==> Running gcov in . (disable via -X gcov) 05:10:50 ==> Python coveragepy not found 05:10:50 ==> Searching for coverage reports in: 05:10:50 + . 05:10:50 -> Found 1 reports 05:10:50 ==> Detecting git/mercurial file structure 05:10:50 ==> Reading reports 05:10:50 + ./coverage.out bytes=98530 05:10:50 ==> Appending adjustments 05:10:50 https://docs.codecov.io/docs/fixing-reports 05:10:51 + Found adjustments 05:10:51 ==> Gzipping contents 05:10:51 16K /tmp/codecov.LAOIoI.gz 05:10:51 ==> Uploading reports 05:10:51 url: https://codecov.io 05:10:51 query: branch=PR-1337&commit=6c268f763b5c588e6727d0581f09d4b36c45ae3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1337&job=&cmd_args= 05:10:51 -> Pinging Codecov 05:10:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1337&commit=6c268f763b5c588e6727d0581f09d4b36c45ae3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1337&job=&cmd_args= 05:10:51 -> Uploading to 05:10:51 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/7E55EF52A471D76F132DFD9A03CDDE97/6c268f763b5c588e6727d0581f09d4b36c45ae3b/315ec6b7-5abc-4c3c-a213-1bf53feef8b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T051050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7dfc8286331a5431556a4db0da3357f5ba13c137a5ee42e55dca91e6eaafa805 05:10:51 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:51 Dload Upload Total Spent Left Speed 05:10:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14334 0 0 100 14334 0 46388 --:--:-- --:--:-- --:--:-- 46538 05:10:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] } 05:10:51 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 05:10:53 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives ] 05:10:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives 05:10:53 total 16 05:10:53 drwxr-xr-x 3 root root 4096 Feb 21 05:01 . 05:10:53 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 05:01 .. 05:10:53 drwxr-xr-x 2 root root 4096 Feb 21 05:01 cost 05:10:53 -rw-r--r-- 1 root root 86 Feb 21 05:01 cost.csv 05:10:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives 05:10:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives 05:10:53 total 16 05:10:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 05:01 . 05:10:53 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 05:01 .. 05:10:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 05:01 cost 05:10:53 -rw-r--r-- 1 jenkins jenkins 86 Feb 21 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:10:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:54 ---> package-listing.sh 05:10:54 ++ facter osfamily 05:10:54 ++ tr '[:upper:]' '[:lower:]' 05:10:54 + OS_FAMILY=debian 05:10:54 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1337 05:10:54 + START_PACKAGES=/tmp/packages_start.txt 05:10:54 + END_PACKAGES=/tmp/packages_end.txt 05:10:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:54 + PACKAGES=/tmp/packages_start.txt 05:10:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1337 ']' 05:10:54 + PACKAGES=/tmp/packages_end.txt 05:10:54 + case "${OS_FAMILY}" in 05:10:54 + dpkg -l 05:10:54 + grep '^ii' 05:10:54 + '[' -f /tmp/packages_start.txt ']' 05:10:54 + '[' -f /tmp/packages_end.txt ']' 05:10:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1337 ']' 05:10:54 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives/ 05:10:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives/ [Pipeline] echo 05:10:54 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-1337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:55 prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container 05:10:55 $ 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-1337/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-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:10:56 $ docker top 3ed8cb609e0a21d486028070ba700c8bb337f4f4662a5f2ede30a24c63b397e3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:56 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:56 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:57 + ls /var/log/sa-host 05:10:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:57 provisioning config files... 05:10:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/config6506822239044470417tmp [Pipeline] { [Pipeline] echo 05:10:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:57 ---> create-netrc.sh [Pipeline] } 05:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:58 ---> python-tools-install.sh [Pipeline] echo 05:10:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:58 ---> sudo-logs.sh 05:10:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:10:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:58 ---> job-cost.sh 05:10:58 lf-activate-venv: SKIPPING 05:10:58 DEBUG: total: 0.2199999988079071 05:10:58 INFO: Retrieving Stack Cost... 05:10:59 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:59 INFO: Archiving Costs [Pipeline] echo 05:10:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:11:00 ---> logs-deploy.sh 05:11:00 lf-activate-venv: SKIPPING 05:11:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1337/1 05:11:00 INFO: archiving workspace using pattern(s): 05:11:00 Archives upload complete. 05:11:01 INFO: archiving logs to Nexus 05:11:01 ---> uname -a: 05:11:01 Linux prd-ubuntu20-04-docker-8c-8g-6804 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:11:01 05:11:01 05:11:01 ---> lscpu: 05:11:01 Architecture: x86_64 05:11:01 CPU op-mode(s): 32-bit, 64-bit 05:11:01 Byte Order: Little Endian 05:11:01 Address sizes: 40 bits physical, 48 bits virtual 05:11:01 CPU(s): 8 05:11:01 On-line CPU(s) list: 0-7 05:11:01 Thread(s) per core: 1 05:11:01 Core(s) per socket: 1 05:11:01 Socket(s): 8 05:11:01 NUMA node(s): 1 05:11:01 Vendor ID: AuthenticAMD 05:11:01 CPU family: 23 05:11:01 Model: 49 05:11:01 Model name: AMD EPYC-Rome Processor 05:11:01 Stepping: 0 05:11:01 CPU MHz: 2799.998 05:11:01 BogoMIPS: 5599.99 05:11:01 Virtualization: AMD-V 05:11:01 Hypervisor vendor: KVM 05:11:01 Virtualization type: full 05:11:01 L1d cache: 256 KiB 05:11:01 L1i cache: 256 KiB 05:11:01 L2 cache: 4 MiB 05:11:01 L3 cache: 128 MiB 05:11:01 NUMA node0 CPU(s): 0-7 05:11:01 Vulnerability Itlb multihit: Not affected 05:11:01 Vulnerability L1tf: Not affected 05:11:01 Vulnerability Mds: Not affected 05:11:01 Vulnerability Meltdown: Not affected 05:11:01 Vulnerability Mmio stale data: Not affected 05:11:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:11:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:11:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:11:01 Vulnerability Srbds: Not affected 05:11:01 Vulnerability Tsx async abort: Not affected 05:11:01 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 05:11:01 05:11:01 05:11:01 ---> nproc: 05:11:01 8 05:11:01 05:11:01 05:11:01 ---> df -h: 05:11:01 Filesystem Size Used Avail Use% Mounted on 05:11:01 overlay 155G 12G 144G 8% / 05:11:01 tmpfs 64M 0 64M 0% /dev 05:11:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:11:01 shm 64M 0 64M 0% /dev/shm 05:11:01 /dev/vda1 155G 12G 144G 8% /facter-os 05:11:01 05:11:01 05:11:01 ---> sar -b -r -n DEV: 05:11:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6804) 02/21/23 _x86_64_ (8 CPU) 05:11:01 05:11:01 04:58:16 LINUX RESTART (8 CPU) 05:11:01 05:11:01 04:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:11:01 05:00:01 210.20 4.08 206.12 0.00 408.47 83591.53 0.00 05:11:01 05:01:01 73.67 0.25 73.42 0.00 15.60 15197.73 0.00 05:11:01 05:02:01 114.10 0.00 114.10 0.00 0.00 32941.84 0.00 05:11:01 05:03:01 2.20 0.00 2.20 0.00 0.00 24.00 0.00 05:11:01 05:04:01 51.87 10.63 41.24 0.00 5160.74 8680.02 0.00 05:11:01 05:05:01 6.44 0.02 6.42 0.00 0.14 125.54 0.00 05:11:01 05:06:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 05:11:01 05:07:01 3.52 1.60 1.92 0.00 36.25 22.13 0.00 05:11:01 05:08:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 05:11:01 05:09:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 05:11:01 05:10:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 05:11:01 05:11:01 6.36 0.22 6.15 0.00 16.93 118.89 0.00 05:11:01 Average: 39.51 1.40 38.11 0.00 470.48 11746.01 0.00 05:11:01 05:11:01 04:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:11:01 05:00:01 28474640 31595316 714740 2.17 144096 3183692 1771756 5.22 1061588 2913272 88 05:11:01 05:01:01 27745216 31152548 1149252 3.49 149220 3439768 2692340 7.93 1715524 2952696 234388 05:11:01 05:02:01 27692908 31583728 719168 2.19 159508 3872648 1793812 5.29 1221904 3459252 4 05:11:01 05:03:01 27693204 31584096 718548 2.19 159568 3872648 1793812 5.29 1221528 3459252 4 05:11:01 05:04:01 27177792 31568692 713892 2.17 192916 4328024 1823972 5.38 1538880 3622264 976 05:11:01 05:05:01 27182544 31568556 713688 2.17 191444 4324772 1801336 5.31 1537156 3619052 12 05:11:01 05:06:01 27185884 31571848 710320 2.16 191520 4324776 1801336 5.31 1533668 3619060 12 05:11:01 05:07:01 27179312 31567320 714672 2.17 191580 4325864 1801336 5.31 1542880 3619376 12 05:11:01 05:08:01 27179192 31567468 714552 2.17 191636 4325864 1801336 5.31 1542404 3619544 8 05:11:01 05:09:01 27179044 31567364 714776 2.17 191676 4325868 1801336 5.31 1542488 3619548 16 05:11:01 05:10:01 27179028 31567356 714728 2.17 191708 4325868 1801336 5.31 1542300 3619548 12 05:11:01 05:11:01 27124276 31518672 758780 2.31 191888 4326988 1859484 5.48 1590480 3613916 648 05:11:01 Average: 27416087 31534414 754760 2.30 178897 4081398 1878599 5.54 1465900 3478065 19682 05:11:01 05:11:01 04:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:11:01 05:00:01 docker0 171.25 285.54 14.03 1966.79 0.00 0.00 0.00 0.00 05:11:01 05:00:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 05:11:01 05:00:01 ens3 464.34 277.64 6015.19 42.63 0.00 0.00 0.00 0.00 05:11:01 05:01:01 docker0 1.98 4.50 0.12 40.60 0.00 0.00 0.00 0.00 05:11:01 05:01:01 veth7975e3d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:11:01 05:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:11:01 05:01:01 ens3 52.59 42.76 74.24 91.71 0.00 0.00 0.00 0.00 05:11:01 05:02:01 docker0 1.93 4.38 0.11 40.58 0.00 0.00 0.00 0.00 05:11:01 05:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 05:11:01 05:02:01 ens3 119.98 70.76 2613.18 13.56 0.00 0.00 0.00 0.00 05:11:01 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:11:01 05:03:01 ens3 0.70 0.42 0.35 0.27 0.00 0.00 0.00 0.00 05:11:01 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:11:01 05:04:01 ens3 142.64 69.66 2785.70 5.26 0.00 0.00 0.00 0.00 05:11:01 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:11:01 05:05:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 05:11:01 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:11:01 05:07:01 ens3 8.13 6.78 6.51 6.00 0.00 0.00 0.00 0.00 05:11:01 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:11:01 05:09:01 ens3 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 05:11:01 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 05:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 05:11:01 05:11:01 ens3 31.49 19.39 31.59 12.54 0.00 0.00 0.00 0.00 05:11:01 Average: docker0 14.62 24.57 1.19 170.90 0.00 0.00 0.00 0.00 05:11:01 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:11:01 Average: ens3 68.47 40.71 961.91 14.36 0.00 0.00 0.00 0.00 05:11:01 05:11:01 05:11:01 ---> sar -P ALL: 05:11:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6804) 02/21/23 _x86_64_ (8 CPU) 05:11:01 05:11:01 04:58:16 LINUX RESTART (8 CPU) 05:11:01 05:11:01 04:59:01 CPU %user %nice %system %iowait %steal %idle 05:11:01 05:00:01 all 9.68 0.00 4.60 1.39 0.06 84.27 05:11:01 05:00:01 0 9.32 0.00 4.51 0.34 0.03 85.80 05:11:01 05:00:01 1 8.02 0.00 4.95 2.66 0.05 84.31 05:11:01 05:00:01 2 11.00 0.00 4.07 0.12 0.05 84.76 05:11:01 05:00:01 3 9.06 0.00 5.13 0.29 0.07 85.46 05:11:01 05:00:01 4 10.58 0.00 4.30 0.49 0.08 84.55 05:11:01 05:00:01 5 11.02 0.00 3.74 0.24 0.03 84.97 05:11:01 05:00:01 6 9.99 0.00 5.29 2.22 0.07 82.43 05:11:01 05:00:01 7 8.43 0.00 4.81 4.86 0.07 81.84 05:11:01 05:01:01 all 53.67 0.00 7.33 0.31 0.11 38.58 05:11:01 05:01:01 0 52.73 0.00 6.69 0.03 0.10 40.44 05:11:01 05:01:01 1 53.08 0.00 7.20 0.12 0.12 39.48 05:11:01 05:01:01 2 53.73 0.00 7.97 0.17 0.12 38.01 05:11:01 05:01:01 3 54.42 0.00 7.34 0.47 0.10 37.66 05:11:01 05:01:01 4 54.19 0.00 7.07 0.02 0.12 38.61 05:11:01 05:01:01 5 52.82 0.00 7.16 0.05 0.12 39.85 05:11:01 05:01:01 6 55.14 0.00 7.72 0.29 0.12 36.74 05:11:01 05:01:01 7 53.28 0.00 7.52 1.30 0.10 37.81 05:11:01 05:02:01 all 6.57 0.00 2.16 0.63 0.03 90.60 05:11:01 05:02:01 0 6.22 0.00 1.83 0.07 0.03 91.84 05:11:01 05:02:01 1 6.58 0.00 2.55 0.17 0.03 90.67 05:11:01 05:02:01 2 7.22 0.00 2.82 1.22 0.03 88.70 05:11:01 05:02:01 3 6.01 0.00 2.66 1.46 0.03 89.84 05:11:01 05:02:01 4 6.31 0.00 1.71 0.08 0.02 91.87 05:11:01 05:02:01 5 6.67 0.00 2.03 0.22 0.02 91.07 05:11:01 05:02:01 6 6.93 0.00 1.89 1.82 0.03 89.33 05:11:01 05:02:01 7 6.61 0.00 1.82 0.00 0.07 91.51 05:11:01 05:03:01 all 0.01 0.00 0.01 0.01 0.00 99.96 05:11:01 05:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:11:01 05:03:01 1 0.02 0.00 0.02 0.03 0.00 99.93 05:11:01 05:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:11:01 05:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:11:01 05:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:11:01 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:11:01 05:03:01 6 0.05 0.00 0.02 0.02 0.00 99.92 05:11:01 05:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:11:01 05:04:01 all 2.10 0.00 1.32 0.28 0.02 96.28 05:11:01 05:04:01 0 0.97 0.00 1.02 0.02 0.02 97.97 05:11:01 05:04:01 1 1.54 0.00 1.17 1.00 0.02 96.27 05:11:01 05:04:01 2 2.29 0.00 1.05 0.35 0.02 96.29 05:11:01 05:04:01 3 3.28 0.00 1.60 0.12 0.02 94.98 05:11:01 05:04:01 4 2.05 0.00 0.87 0.20 0.02 96.86 05:11:01 05:04:01 5 1.77 0.00 1.68 0.23 0.02 96.30 05:11:01 05:04:01 6 3.12 0.00 2.42 0.07 0.02 94.37 05:11:01 05:04:01 7 1.74 0.00 0.75 0.27 0.02 97.22 05:11:01 05:05:01 all 0.08 0.00 0.06 0.02 0.01 99.83 05:11:01 05:05:01 0 0.12 0.00 0.03 0.02 0.00 99.83 05:11:01 05:05:01 1 0.03 0.00 0.08 0.00 0.00 99.88 05:11:01 05:05:01 2 0.02 0.00 0.07 0.08 0.02 99.81 05:11:01 05:05:01 3 0.22 0.00 0.12 0.00 0.02 99.64 05:11:01 05:05:01 4 0.05 0.00 0.05 0.07 0.00 99.83 05:11:01 05:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:11:01 05:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:11:01 05:05:01 7 0.10 0.00 0.10 0.00 0.02 99.78 05:11:01 05:06:01 all 0.02 0.00 0.01 0.01 0.00 99.95 05:11:01 05:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:11:01 05:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:11:01 05:06:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:11:01 05:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:11:01 05:06:01 4 0.03 0.00 0.02 0.03 0.02 99.90 05:11:01 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:11:01 05:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:11:01 05:06:01 7 0.07 0.00 0.07 0.00 0.00 99.87 05:11:01 05:07:01 all 0.29 0.00 0.04 0.01 0.01 99.65 05:11:01 05:07:01 0 0.10 0.00 0.05 0.00 0.02 99.83 05:11:01 05:07:01 1 0.43 0.00 0.13 0.05 0.02 99.37 05:11:01 05:07:01 2 0.18 0.00 0.02 0.00 0.00 99.80 05:11:01 05:07:01 3 0.08 0.00 0.02 0.03 0.00 99.87 05:11:01 05:07:01 4 0.07 0.00 0.02 0.03 0.00 99.88 05:11:01 05:07:01 5 0.18 0.00 0.03 0.00 0.00 99.78 05:11:01 05:07:01 6 1.20 0.00 0.02 0.00 0.02 98.77 05:11:01 05:07:01 7 0.10 0.00 0.02 0.00 0.02 99.87 05:11:01 05:08:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:11:01 05:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:11:01 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:11:01 05:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:11:01 05:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:11:01 05:08:01 4 0.07 0.00 0.03 0.02 0.00 99.88 05:11:01 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:11:01 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:11:01 05:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:11:01 05:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:11:01 05:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:11:01 05:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:11:01 05:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:11:01 05:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:11:01 05:09:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:11:01 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:11:01 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:11:01 05:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:11:01 05:10:01 all 0.03 0.00 0.02 0.00 0.00 99.95 05:11:01 05:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:11:01 05:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:11:01 05:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:11:01 05:10:01 3 0.05 0.00 0.03 0.02 0.00 99.90 05:11:01 05:10:01 4 0.05 0.00 0.02 0.02 0.02 99.90 05:11:01 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:11:01 05:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:11:01 05:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:11:01 05:11:01 05:10:01 CPU %user %nice %system %iowait %steal %idle 05:11:01 05:11:01 all 0.87 0.00 0.33 0.02 0.01 98.77 05:11:01 05:11:01 0 0.45 0.00 0.25 0.03 0.02 99.25 05:11:01 05:11:01 1 0.32 0.00 0.30 0.02 0.02 99.35 05:11:01 05:11:01 2 0.65 0.00 0.32 0.00 0.02 99.02 05:11:01 05:11:01 3 2.45 0.00 0.53 0.02 0.02 96.98 05:11:01 05:11:01 4 0.70 0.00 0.28 0.08 0.00 98.93 05:11:01 05:11:01 5 0.35 0.00 0.30 0.00 0.02 99.33 05:11:01 05:11:01 6 0.80 0.00 0.28 0.00 0.00 98.92 05:11:01 05:11:01 7 1.20 0.00 0.38 0.00 0.00 98.42 05:11:01 Average: all 6.07 0.00 1.32 0.22 0.02 92.36 05:11:01 Average: 0 5.82 0.00 1.20 0.04 0.02 92.91 05:11:01 Average: 1 5.79 0.00 1.36 0.33 0.02 92.49 05:11:01 Average: 2 6.22 0.00 1.36 0.17 0.02 92.24 05:11:01 Average: 3 6.27 0.00 1.45 0.20 0.02 92.06 05:11:01 Average: 4 6.13 0.00 1.19 0.09 0.02 92.57 05:11:01 Average: 5 6.03 0.00 1.24 0.06 0.02 92.65 05:11:01 Average: 6 6.40 0.00 1.46 0.36 0.02 91.76 05:11:01 Average: 7 5.93 0.00 1.28 0.53 0.02 92.24 05:11:01 05:11:01 05:11:01