Pull request #1156 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 55ebf56d54887069b8638180a21a53e502abd2e9+a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 (fa01e9c6bb295d8fa7843395e7f2df72c86e2775) 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-ssh9427341095160067692.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7140999702598745441.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1156/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1156/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12737487554976317288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh16068107659198715516.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1156/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1156/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9756351544472850136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2]] ========================================================= [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.17 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/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47782 in /w/workspace/gexfoundry_device-sdk-go_PR-1156 [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-1156 # 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 Merging remotes/origin/main commit a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 into PR head commit 55ebf56d54887069b8638180a21a53e502abd2e9 Merge succeeded, producing 55ebf56d54887069b8638180a21a53e502abd2e9 Checking out Revision 55ebf56d54887069b8638180a21a53e502abd2e9 (PR-1156) > 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/1156/head:refs/remotes/origin/PR-1156 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55ebf56d54887069b8638180a21a53e502abd2e9 # 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 a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55ebf56d54887069b8638180a21a53e502abd2e9 # timeout=10 Commit message: "Merge branch 'main' into kamakura-rls-notes" > git rev-list --no-walk 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:45 ========================================================= 15:21:45 EdgeX Global Pipelines Version Info 15:21:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:21:45 ------------------- 15:21:45 stable info: 15:21:45 ------------------- 15:21:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:45 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 15:21:45 Message: update stable to v1.0.227 15:21:46 ------------------- 15:21:46 experimental info: 15:21:46 ------------------- 15:21:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:46 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 15:21:46 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1156 [Pipeline] echo 15:21:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1156 [Pipeline] echo 15:21:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1156 [Pipeline] echo 15:21:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] echo 15:21:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55ebf56 [Pipeline] echo 15:21:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:47 provisioning config files... 15:21:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config7586103304468878018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:47 ---> docker-login.sh 15:21:47 nexus3.edgexfoundry.org:10001 15:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:47 Configure a credential helper to remove this warning. See 15:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:47 15:21:47 Login Succeeded 15:21:47 nexus3.edgexfoundry.org:10002 15:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:47 Configure a credential helper to remove this warning. See 15:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:47 15:21:47 Login Succeeded 15:21:47 nexus3.edgexfoundry.org:10003 15:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:47 Configure a credential helper to remove this warning. See 15:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:47 15:21:47 Login Succeeded 15:21:47 nexus3.edgexfoundry.org:10004 15:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:48 Configure a credential helper to remove this warning. See 15:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:48 15:21:48 Login Succeeded 15:21:48 docker.io 15:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:48 Configure a credential helper to remove this warning. See 15:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:48 15:21:48 Login Succeeded 15:21:48 ---> docker-login.sh ends [Pipeline] } 15:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:21:48 + git rev-list -1 --merges 55ebf56d54887069b8638180a21a53e502abd2e9~1..55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] echo 15:21:48 -----------> git rev-list -1 --merges 55ebf56d54887069b8638180a21a53e502abd2e9~1..55ebf56d54887069b8638180a21a53e502abd2e9 55ebf56d54887069b8638180a21a53e502abd2e9 15:21:48 55ebf56d54887069b8638180a21a53e502abd2e9 [false] [Pipeline] sh 15:21:49 + git log --format=format:%s -1 55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] echo 15:21:49 ========================================================= 15:21:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:21:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:49 + git log --format=format:%s -1 55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] echo 15:21:49 [semverPrep] GIT_COMMIT: 55ebf56d54887069b8638180a21a53e502abd2e9, Commit Message: Merge branch 'main' into kamakura-rls-notes [Pipeline] echo 15:21:49 [semverPrep] This is not a build commit. [Pipeline] sh 15:21:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:49 + grep -v github /etc/ssh/ssh_known_hosts 15:21:49 + [ -e /tmp/ssh_known_hosts ] 15:21:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:21:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:21:49 + sudo tee -a /etc/ssh/ssh_known_hosts 15:21:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:21:50 15:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:21:50 latest: Pulling from edgex-devops/py-git-semver 15:21:50 1fe172e4850f: Pulling fs layer 15:21:50 caf521ccaac6: Pulling fs layer 15:21:50 3ead6fa29328: Pulling fs layer 15:21:50 5c2a1cbceb83: Pulling fs layer 15:21:50 a8d5f1318db7: Pulling fs layer 15:21:50 c427282e49a2: Pulling fs layer 15:21:50 1827001aaf11: Pulling fs layer 15:21:50 0714d37db230: Pulling fs layer 15:21:50 ac28cf19c067: Pulling fs layer 15:21:50 ca983d60f3e2: Pulling fs layer 15:21:50 9f894cec8388: Pulling fs layer 15:21:50 ca983d60f3e2: Waiting 15:21:50 9f894cec8388: Waiting 15:21:50 c427282e49a2: Waiting 15:21:50 1827001aaf11: Waiting 15:21:50 0714d37db230: Waiting 15:21:50 a8d5f1318db7: Waiting 15:21:50 ac28cf19c067: Waiting 15:21:50 caf521ccaac6: Verifying Checksum 15:21:50 caf521ccaac6: Download complete 15:21:50 5c2a1cbceb83: Download complete 15:21:50 a8d5f1318db7: Verifying Checksum 15:21:50 a8d5f1318db7: Download complete 15:21:50 c427282e49a2: Verifying Checksum 15:21:50 c427282e49a2: Download complete 15:21:50 3ead6fa29328: Verifying Checksum 15:21:50 3ead6fa29328: Download complete 15:21:50 0714d37db230: Verifying Checksum 15:21:50 0714d37db230: Download complete 15:21:50 ac28cf19c067: Verifying Checksum 15:21:50 ac28cf19c067: Download complete 15:21:50 ca983d60f3e2: Download complete 15:21:50 9f894cec8388: Download complete 15:21:50 1fe172e4850f: Verifying Checksum 15:21:50 1fe172e4850f: Download complete 15:21:51 1827001aaf11: Verifying Checksum 15:21:51 1827001aaf11: Download complete 15:21:52 1fe172e4850f: Pull complete 15:21:52 caf521ccaac6: Pull complete 15:21:52 3ead6fa29328: Pull complete 15:21:52 5c2a1cbceb83: Pull complete 15:21:53 a8d5f1318db7: Pull complete 15:21:53 c427282e49a2: Pull complete 15:21:55 1827001aaf11: Pull complete 15:21:55 0714d37db230: Pull complete 15:21:55 ac28cf19c067: Pull complete 15:21:55 ca983d60f3e2: Pull complete 15:21:55 9f894cec8388: Pull complete 15:21:55 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:21:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 15:21:55 prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container 15:21:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:21:57 $ docker top 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa -eo pid,comm 15:21:57 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). 15:21:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:57 [ssh-agent] Looking for ssh-agent implementation... 15:21:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:57 $ docker exec 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa ssh-agent 15:21:57 SSH_AUTH_SOCK=/tmp/ssh-We5319ysOq0q/agent.33 15:21:57 SSH_AGENT_PID=40 15:21:57 Running ssh-add (command line suppressed) 15:21:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_7316559674698246835.key (/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_7316559674698246835.key) 15:21:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:58 + git tag --points-at HEAD [Pipeline] } 15:21:58 $ docker exec --env ******** --env ******** 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa ssh-agent -k 15:21:58 unset SSH_AUTH_SOCK; 15:21:58 unset SSH_AGENT_PID; 15:21:58 echo Agent pid 40 killed; 15:21:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:58 [ssh-agent] Looking for ssh-agent implementation... 15:21:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:58 $ docker exec 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa ssh-agent 15:21:58 SSH_AUTH_SOCK=/tmp/ssh-nOi0YNNN1aa9/agent.74 15:21:58 SSH_AGENT_PID=80 15:21:58 Running ssh-add (command line suppressed) 15:21:58 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_4508334852478615469.key (/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_4508334852478615469.key) 15:21:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:58 + git semver init 15:21:59 2022-05-10 15:21:59,069 [run_init] DEBUG init version:0.0.0 force:False 15:21:59 2022-05-10 15:21:59,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver 15:21:59 2022-05-10 15:21:59,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver 15:21:59 2022-05-10 15:21:59,071 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156, universal_newlines=False, shell=None, istream=None) 15:22:00 2022-05-10 15:22:00,031 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.git/info/exclude 15:22:00 2022-05-10 15:22:00,031 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 with force:False 15:22:00 2022-05-10 15:22:00,031 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 15:22:00 2022-05-10 15:22:00,035 [execute] INFO git cat-file --batch-check 15:22:00 2022-05-10 15:22:00,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) 15:22:00 2022-05-10 15:22:00,041 [execute] INFO git cat-file --batch 15:22:00 2022-05-10 15:22:00,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) 15:22:00 2022-05-10 15:22:00,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 15:22:00 0.0.0 [Pipeline] } 15:22:00 $ docker exec --env ******** --env ******** 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa ssh-agent -k 15:22:00 unset SSH_AUTH_SOCK; 15:22:00 unset SSH_AGENT_PID; 15:22:00 echo Agent pid 80 killed; 15:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:00 + git semver [Pipeline] } 15:22:00 $ docker stop --time=1 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa 15:22:02 $ docker rm -f 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa [Pipeline] // withDockerContainer [Pipeline] sh 15:22:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:22:02 Stashed 1 file(s) [Pipeline] echo 15:22:02 [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 15:22:02 provisioning config files... 15:22:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config3289316172434068799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:03 ---> docker-login.sh 15:22:03 nexus3.edgexfoundry.org:10001 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 nexus3.edgexfoundry.org:10002 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 nexus3.edgexfoundry.org:10003 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 nexus3.edgexfoundry.org:10004 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 docker.io 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:04 Configure a credential helper to remove this warning. See 15:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:04 15:22:04 Login Succeeded 15:22:04 ---> docker-login.sh ends [Pipeline] } 15:22:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:04 ========================================================= 15:22:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:22:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:22:04 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 15:22:04 Sending build context to Docker daemon 9.758MB 15:22:04 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 15:22:04 Step 2/11 : FROM ${BASE} AS builder 15:22:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:22:04 59bf1c3509f3: Pulling fs layer 15:22:04 666ba61612fd: Pulling fs layer 15:22:04 8ed8ca486205: Pulling fs layer 15:22:04 4fe6c5a15a65: Pulling fs layer 15:22:04 22a0e8bec74d: Pulling fs layer 15:22:04 ca2b28591e48: Pulling fs layer 15:22:04 a51346096db8: Pulling fs layer 15:22:04 daebc70d1ce1: Pulling fs layer 15:22:04 0e18a0eac166: Pulling fs layer 15:22:04 daebc70d1ce1: Waiting 15:22:04 ca2b28591e48: Waiting 15:22:04 a51346096db8: Waiting 15:22:04 0e18a0eac166: Waiting 15:22:04 4fe6c5a15a65: Waiting 15:22:04 22a0e8bec74d: Waiting 15:22:04 8ed8ca486205: Verifying Checksum 15:22:04 8ed8ca486205: Download complete 15:22:04 666ba61612fd: Verifying Checksum 15:22:04 666ba61612fd: Download complete 15:22:04 22a0e8bec74d: Verifying Checksum 15:22:04 22a0e8bec74d: Download complete 15:22:04 ca2b28591e48: Verifying Checksum 15:22:04 ca2b28591e48: Download complete 15:22:04 a51346096db8: Verifying Checksum 15:22:04 a51346096db8: Download complete 15:22:04 59bf1c3509f3: Verifying Checksum 15:22:04 59bf1c3509f3: Download complete 15:22:04 daebc70d1ce1: Verifying Checksum 15:22:04 daebc70d1ce1: Download complete 15:22:04 59bf1c3509f3: Pull complete 15:22:04 666ba61612fd: Pull complete 15:22:05 8ed8ca486205: Pull complete 15:22:05 0e18a0eac166: Verifying Checksum 15:22:05 0e18a0eac166: Download complete 15:22:05 4fe6c5a15a65: Verifying Checksum 15:22:05 4fe6c5a15a65: Download complete 15:22:08 4fe6c5a15a65: Pull complete 15:22:09 22a0e8bec74d: Pull complete 15:22:09 ca2b28591e48: Pull complete 15:22:09 a51346096db8: Pull complete 15:22:09 daebc70d1ce1: Pull complete 15:22:11 0e18a0eac166: Pull complete 15:22:11 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:22:11 ---> f018257e8ee9 15:22:11 Step 3/11 : ARG MAKE=make build 15:22:13 ---> Running in 3f3bb29257b8 15:22:13 Removing intermediate container 3f3bb29257b8 15:22:13 ---> b233e84fec38 15:22:13 Step 4/11 : WORKDIR /device-sdk-go 15:22:13 ---> Running in 80ee943e6afa 15:22:14 Removing intermediate container 80ee943e6afa 15:22:14 ---> aa74d6a41f00 15:22:14 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:22:14 ---> Running in 7ce30f9e63bb 15:22:14 Removing intermediate container 7ce30f9e63bb 15:22:14 ---> 1ed4875bc9ca 15:22:14 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:14 ---> Running in 7c2bdf32566f 15:22:15 Removing intermediate container 7c2bdf32566f 15:22:15 ---> fa510778b62c 15:22:15 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:22:15 ---> Running in 3ae3340a79d6 15:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:22:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:22:16 OK: 221 MiB in 52 packages 15:22:16 Removing intermediate container 3ae3340a79d6 15:22:16 ---> aefb67f03cf2 15:22:16 Step 8/11 : COPY go.mod vendor* ./ 15:22:16 ---> 53387d8c22d2 15:22:16 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:16 ---> Running in cefa3efa13f0 15:22:17 Still waiting to schedule task 15:22:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:22:31 Removing intermediate container cefa3efa13f0 15:22:31 ---> 32f5599416fe 15:22:31 Step 10/11 : COPY . . 15:22:32 ---> df1e52da9b11 15:22:32 Step 11/11 : RUN ${MAKE} 15:22:32 ---> Running in 5a0114cc8670 15:22:32 noop 15:22:32 Removing intermediate container 5a0114cc8670 15:22:32 ---> 333db11ff1bb 15:22:32 Successfully built 333db11ff1bb 15:22:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:22:33 + docker inspect -f . ci-base-image-x86_64 15:22:33 . [Pipeline] withDockerContainer 15:22:33 prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container 15:22:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:33 $ docker top e333704e5a20041ad89f9089b1e3373088a8216678b287a27ca8da13e6ec9510 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:34 + go version 15:22:34 go version go1.17.6 linux/amd64 [Pipeline] } 15:22:34 $ docker stop --time=1 e333704e5a20041ad89f9089b1e3373088a8216678b287a27ca8da13e6ec9510 15:22:35 $ docker rm -f e333704e5a20041ad89f9089b1e3373088a8216678b287a27ca8da13e6ec9510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:36 + docker inspect -f . ci-base-image-x86_64 15:22:36 . [Pipeline] withDockerContainer 15:22:36 prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container 15:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:36 $ docker top 7d623c4a7bf7b473e30b4732cebdb4a50e029e091bbf2e719b196af5f8f39255 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:22:37 + make test 15:22:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:22:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:22:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:22:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:22:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:22:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.110s coverage: 23.3% of statements 15:22:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:22:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 27.6% of statements 15:22:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 78.9% of statements 15:22:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.065s coverage: 10.8% of statements 15:22:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.088s coverage: 60.0% of statements 15:22:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:22:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:22:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 34.8% of statements 15:22:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:22:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.071s coverage: 86.5% of statements 15:22:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:22:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:22:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 65.1% of statements 15:22:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.809s coverage: 89.2% of statements 15:22:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:22:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.070s coverage: 4.7% of statements 15:22:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:23:10 GO111MODULE=on go vet ./... 15:23:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:14 ./bin/test-attribution-txt.sh [Pipeline] echo 15:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:23:15 $ docker stop --time=1 7d623c4a7bf7b473e30b4732cebdb4a50e029e091bbf2e719b196af5f8f39255 15:23:17 $ docker rm -f 7d623c4a7bf7b473e30b4732cebdb4a50e029e091bbf2e719b196af5f8f39255 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:23:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:18 + ls -al . 15:23:18 total 300 15:23:18 drwxrwxr-x 11 jenkins jenkins 4096 May 10 15:23 . 15:23:18 drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:21 .. 15:23:18 -rw-rw-r-- 1 jenkins jenkins 140 May 10 15:21 .dockerignore 15:23:18 drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:22 .git 15:23:18 drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:21 .github 15:23:18 -rw-rw-r-- 1 jenkins jenkins 131 May 10 15:21 .gitignore 15:23:18 -rw-rw-r-- 1 jenkins jenkins 42 May 10 15:21 .golangci.yml 15:23:18 drwxr-xr-x 3 jenkins jenkins 4096 May 10 15:22 .semver 15:23:18 -rw-rw-r-- 1 jenkins jenkins 29536 May 10 15:21 CHANGELOG.md 15:23:18 -rw-rw-r-- 1 jenkins jenkins 677 May 10 15:21 GOVERNANCE.md 15:23:18 -rw-rw-r-- 1 jenkins jenkins 880 May 10 15:21 Jenkinsfile 15:23:18 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 15:21 LICENSE 15:23:18 -rw-rw-r-- 1 jenkins jenkins 2015 May 10 15:21 Makefile 15:23:18 -rw-rw-r-- 1 jenkins jenkins 619 May 10 15:21 OWNERS.md 15:23:18 -rw-rw-r-- 1 jenkins jenkins 4881 May 10 15:21 README.md 15:23:18 -rw-rw-r-- 1 jenkins jenkins 5 May 10 15:22 VERSION 15:23:18 drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:21 bin 15:23:18 -rw-r--r-- 1 jenkins jenkins 130739 May 10 15:22 coverage.out 15:23:18 drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:21 example 15:23:18 -rw-rw-r-- 1 jenkins jenkins 3159 May 10 15:21 go.mod 15:23:18 -rw-rw-r-- 1 jenkins jenkins 34529 May 10 15:21 go.sum 15:23:18 drwxrwxr-x 15 jenkins jenkins 4096 May 10 15:21 internal 15:23:18 drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:21 openapi 15:23:18 drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:21 pkg 15:23:18 drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:21 snap 15:23:18 -rw-rw-r-- 1 jenkins jenkins 222 May 10 15:21 version.go [Pipeline] isUnix [Pipeline] sh 15:23:19 + 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=55ebf56d54887069b8638180a21a53e502abd2e9 --label arch=amd64 --label version=0.0.0 . 15:23:19 Sending build context to Docker daemon 9.889MB 15:23:19 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 15:23:19 Step 2/25 : FROM ${BASE} AS builder 15:23:19 ---> 333db11ff1bb 15:23:19 Step 3/25 : ARG MAKE=make build 15:23:19 ---> Running in 7383c2b049de 15:23:19 Removing intermediate container 7383c2b049de 15:23:19 ---> 4328753c693a 15:23:19 Step 4/25 : WORKDIR /device-sdk-go 15:23:19 ---> Running in d70c64663ceb 15:23:19 Removing intermediate container d70c64663ceb 15:23:19 ---> 68a277edffdd 15:23:19 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:23:19 ---> Running in ccb0e3ad8c0d 15:23:19 Removing intermediate container ccb0e3ad8c0d 15:23:19 ---> 5dec99065594 15:23:19 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:19 ---> Running in f4edd764e3e0 15:23:20 Removing intermediate container f4edd764e3e0 15:23:20 ---> 18d6fba6384d 15:23:20 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:23:20 ---> Running in fde4321d7a68 15:23:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:21 OK: 221 MiB in 52 packages 15:23:22 Removing intermediate container fde4321d7a68 15:23:22 ---> d451f9368fbf 15:23:22 Step 8/25 : COPY go.mod vendor* ./ 15:23:22 ---> 4d3f0d69b435 15:23:22 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:22 ---> Running in 45cb22f51b61 15:23:22 Removing intermediate container 45cb22f51b61 15:23:22 ---> 395a5f08248a 15:23:22 Step 10/25 : COPY . . 15:23:23 ---> dde71b5c619c 15:23:23 Step 11/25 : RUN ${MAKE} 15:23:23 ---> Running in a506aa8ede88 15:23:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:23:42 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:23:42 Removing intermediate container a506aa8ede88 15:23:42 ---> db372b65afd8 15:23:42 Step 12/25 : FROM alpine:3.14 15:23:43 3.14: Pulling from library/alpine 15:23:43 8663204ce13b: Pulling fs layer 15:23:43 8663204ce13b: Verifying Checksum 15:23:43 8663204ce13b: Download complete 15:23:43 8663204ce13b: Pull complete 15:23:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:23:43 Status: Downloaded newer image for alpine:3.14 15:23:43 ---> e04c818066af 15:23:43 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:23:43 ---> Running in a1da48e01700 15:23:43 Removing intermediate container a1da48e01700 15:23:43 ---> d1412e2d78f7 15:23:43 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:43 ---> Running in 162982c7d02b 15:23:44 Removing intermediate container 162982c7d02b 15:23:44 ---> 2207b8f39bde 15:23:44 Step 15/25 : RUN apk add --update --no-cache zeromq 15:23:44 ---> Running in 12aa39fa8ed9 15:23:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:23:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:23:45 (1/5) Installing libgcc (10.3.1_git20210424-r2) 15:23:45 (2/5) Installing libsodium (1.0.18-r0) 15:23:45 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 15:23:46 (4/5) Installing libzmq (4.3.4-r0) 15:23:46 (5/5) Installing zeromq (4.3.4-r0) 15:23:46 Executing busybox-1.33.1-r7.trigger 15:23:46 OK: 8 MiB in 19 packages 15:23:46 Removing intermediate container 12aa39fa8ed9 15:23:46 ---> 9f9b79a0f4a9 15:23:46 Step 16/25 : WORKDIR / 15:23:46 ---> Running in 09be1daf7915 15:23:47 Removing intermediate container 09be1daf7915 15:23:47 ---> 5135096fe8a0 15:23:47 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:23:47 ---> c0ecc2c2b874 15:23:47 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:23:47 ---> a7b05648b4c2 15:23:47 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:23:47 ---> 7bef7eb0a6f4 15:23:47 Step 20/25 : EXPOSE 59999 15:23:47 ---> Running in 36bae610125b 15:23:47 Removing intermediate container 36bae610125b 15:23:47 ---> a08101867506 15:23:47 Step 21/25 : ENTRYPOINT ["/device-simple"] 15:23:47 ---> Running in 1e23a9a6c262 15:23:48 Removing intermediate container 1e23a9a6c262 15:23:48 ---> 4695f3b8f667 15:23:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:48 ---> Running in 0d5880940d0e 15:23:48 Removing intermediate container 0d5880940d0e 15:23:48 ---> 3e347bba71af 15:23:48 Step 23/25 : LABEL arch=amd64 15:23:48 ---> Running in d02267680fe3 15:23:48 Removing intermediate container d02267680fe3 15:23:48 ---> 95326f4a82b8 15:23:48 Step 24/25 : LABEL git_sha=55ebf56d54887069b8638180a21a53e502abd2e9 15:23:48 ---> Running in 01b4829cd2f5 15:23:48 Removing intermediate container 01b4829cd2f5 15:23:48 ---> 668fb04e5579 15:23:48 Step 25/25 : LABEL version=0.0.0 15:23:48 ---> Running in c8d6e139ed40 15:23:48 Removing intermediate container c8d6e139ed40 15:23:48 ---> 469c00a362e4 15:23:48 [Warning] One or more build-args [ARCH] were not consumed 15:23:48 Successfully built 469c00a362e4 15:23:48 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:49 15:23:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:23:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:49 latest: Pulling from edgex-lftools-log-publisher 15:23:49 5eb5b503b376: Pulling fs layer 15:23:49 5c69ac0246d0: Pulling fs layer 15:23:49 ec43610c2a17: Pulling fs layer 15:23:49 3a2ae6a8a46f: Pulling fs layer 15:23:49 33b1e0a273af: Pulling fs layer 15:23:49 5d3b04190fa2: Pulling fs layer 15:23:49 2f39f015ded8: Pulling fs layer 15:23:49 33b1e0a273af: Waiting 15:23:49 5d3b04190fa2: Waiting 15:23:49 3a2ae6a8a46f: Waiting 15:23:49 2f39f015ded8: Waiting 15:23:49 5c69ac0246d0: Download complete 15:23:49 3a2ae6a8a46f: Verifying Checksum 15:23:49 3a2ae6a8a46f: Download complete 15:23:49 33b1e0a273af: Verifying Checksum 15:23:49 33b1e0a273af: Download complete 15:23:49 5d3b04190fa2: Download complete 15:23:49 ec43610c2a17: Verifying Checksum 15:23:49 ec43610c2a17: Download complete 15:23:49 5eb5b503b376: Verifying Checksum 15:23:49 5eb5b503b376: Download complete 15:23:50 2f39f015ded8: Download complete 15:23:50 5eb5b503b376: Pull complete 15:23:50 5c69ac0246d0: Pull complete 15:23:51 ec43610c2a17: Pull complete 15:23:51 3a2ae6a8a46f: Pull complete 15:23:51 33b1e0a273af: Pull complete 15:23:51 5d3b04190fa2: Pull complete 15:23:55 2f39f015ded8: Pull complete 15:23:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:23:55 prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container 15:23:56 $ 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-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:58 $ docker top 185ecaabbfca4b12e1714b529d7afac98d61c7b8043f68f46e9fe91b4c29e416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:58 ---> job-cost.sh 15:23:58 lf-activate-venv: SKIPPING 15:23:58 INFO: No Stack... 15:23:58 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:59 INFO: Archiving Costs [Pipeline] sh 15:23:59 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/cost.csv 15:23:59 + cut -d, -f6 [Pipeline] lock 15:23:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] 15:23:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] did not exist. Created. 15:23:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:59 + echo total: 0.2199999988079071 [Pipeline] stash 15:23:59 Stashed 1 file(s) [Pipeline] } 15:23:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:59 $ docker stop --time=1 185ecaabbfca4b12e1714b529d7afac98d61c7b8043f68f46e9fe91b4c29e416 15:24:01 $ docker rm -f 185ecaabbfca4b12e1714b529d7afac98d61c7b8043f68f46e9fe91b4c29e416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:25:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47784 in /w/workspace/gexfoundry_device-sdk-go_PR-1156 [Pipeline] { [Pipeline] ws 15:25:36 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 15:25:36 The recommended git tool is: git 15:25:43 using credential edgex-jenkins-ssh 15:25:43 Cloning the remote Git repository 15:25:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:25:43 > git init /w/workspace/device-sdk-go/4 # timeout=10 15:25:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:25:43 > git --version # timeout=10 15:25:43 > git --version # 'git version 2.25.1' 15:25:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:25:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:25:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:25:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1156/head:refs/remotes/origin/PR-1156 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:25:46 Merging remotes/origin/main commit a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 into PR head commit 55ebf56d54887069b8638180a21a53e502abd2e9 15:25:46 Merge succeeded, producing 55ebf56d54887069b8638180a21a53e502abd2e9 15:25:46 Checking out Revision 55ebf56d54887069b8638180a21a53e502abd2e9 (PR-1156) 15:25:46 > git config core.sparsecheckout # timeout=10 15:25:46 > git checkout -f 55ebf56d54887069b8638180a21a53e502abd2e9 # timeout=10 15:25:46 > git remote # timeout=10 15:25:46 > git config --get remote.origin.url # timeout=10 15:25:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:46 > git merge a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 # timeout=10 15:25:46 > git rev-parse HEAD^{commit} # timeout=10 15:25:46 > git config core.sparsecheckout # timeout=10 15:25:46 > git checkout -f 55ebf56d54887069b8638180a21a53e502abd2e9 # timeout=10 15:25:51 Commit message: "Merge branch 'main' into kamakura-rls-notes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:25:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:51 Dload Upload Total Spent Left Speed 15:25:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh 15:25:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:25:52 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 15:25:52 /etc/docker/daemon.new 15:25:52 { 15:25:52 "registry-mirrors": [ 15:25:52 "https://nexus3.edgexfoundry.org:10001" 15:25:52 ], 15:25:52 "bip": "10.250.0.254/24", 15:25:52 "hosts": [ 15:25:52 "tcp://0.0.0.0:5555", 15:25:52 "unix:///var/run/docker.sock" 15:25:52 ], 15:25:52 "mtu": 1458, 15:25:52 "selinux-enabled": true, 15:25:52 "seccomp-profile": "/etc/docker/seccomp.json" 15:25:52 } [Pipeline] sh 15:25:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:25:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:12 provisioning config files... 15:26:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config7725881842107372437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:12 ---> docker-login.sh 15:26:12 nexus3.edgexfoundry.org:10001 15:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:13 Configure a credential helper to remove this warning. See 15:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:13 15:26:13 Login Succeeded 15:26:13 nexus3.edgexfoundry.org:10002 15:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:13 Configure a credential helper to remove this warning. See 15:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:13 15:26:13 Login Succeeded 15:26:13 nexus3.edgexfoundry.org:10003 15:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:14 Configure a credential helper to remove this warning. See 15:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:14 15:26:14 Login Succeeded 15:26:14 nexus3.edgexfoundry.org:10004 15:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:14 Configure a credential helper to remove this warning. See 15:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:14 15:26:14 Login Succeeded 15:26:14 docker.io 15:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:15 Configure a credential helper to remove this warning. See 15:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:15 15:26:15 Login Succeeded 15:26:15 ---> docker-login.sh ends [Pipeline] } 15:26:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:26:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:16 ========================================================= 15:26:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:26:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:26:16 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 15:26:17 Sending build context to Docker daemon 5.275MB 15:26:17 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 15:26:17 Step 2/11 : FROM ${BASE} AS builder 15:26:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:26:17 9b3977197b4f: Pulling fs layer 15:26:17 1a89e8eeedd5: Pulling fs layer 15:26:17 94645a83ff95: Pulling fs layer 15:26:17 3f3a8bcf1eab: Pulling fs layer 15:26:17 0c92f367c5e7: Pulling fs layer 15:26:17 3096ccb668a1: Pulling fs layer 15:26:17 e8cf19c19ddd: Pulling fs layer 15:26:17 a4caa8a26152: Pulling fs layer 15:26:17 3f3a8bcf1eab: Waiting 15:26:17 0c92f367c5e7: Waiting 15:26:17 3096ccb668a1: Waiting 15:26:17 e8cf19c19ddd: Waiting 15:26:17 a4caa8a26152: Waiting 15:26:17 94645a83ff95: Verifying Checksum 15:26:17 94645a83ff95: Download complete 15:26:17 1a89e8eeedd5: Verifying Checksum 15:26:17 1a89e8eeedd5: Download complete 15:26:17 0c92f367c5e7: Verifying Checksum 15:26:17 0c92f367c5e7: Download complete 15:26:17 3096ccb668a1: Verifying Checksum 15:26:17 3096ccb668a1: Download complete 15:26:17 9b3977197b4f: Download complete 15:26:17 e8cf19c19ddd: Verifying Checksum 15:26:17 e8cf19c19ddd: Download complete 15:26:17 9b3977197b4f: Pull complete 15:26:18 1a89e8eeedd5: Pull complete 15:26:18 94645a83ff95: Pull complete 15:26:19 a4caa8a26152: Verifying Checksum 15:26:19 a4caa8a26152: Download complete 15:26:20 3f3a8bcf1eab: Verifying Checksum 15:26:20 3f3a8bcf1eab: Download complete 15:26:32 3f3a8bcf1eab: Pull complete 15:26:32 0c92f367c5e7: Pull complete 15:26:32 3096ccb668a1: Pull complete 15:26:33 e8cf19c19ddd: Pull complete 15:26:39 a4caa8a26152: Pull complete 15:26:39 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:26:39 ---> 725f1c02e7f9 15:26:39 Step 3/11 : ARG MAKE=make build 15:26:40 ---> Running in ecc4a685763f 15:26:41 Removing intermediate container ecc4a685763f 15:26:41 ---> 63aaf7ddb8b2 15:26:41 Step 4/11 : WORKDIR /device-sdk-go 15:26:41 ---> Running in c65a9f80ca3a 15:26:41 Removing intermediate container c65a9f80ca3a 15:26:41 ---> d66ffeb8ae80 15:26:41 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:26:41 ---> Running in dcb7d2ebe67b 15:26:43 Removing intermediate container dcb7d2ebe67b 15:26:43 ---> 0fd1b74652a5 15:26:43 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:43 ---> Running in b7c77703393b 15:26:45 Removing intermediate container b7c77703393b 15:26:45 ---> 8cd85b72b396 15:26:45 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:26:45 ---> Running in 02f502be1295 15:26:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:26:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:26:48 OK: 220 MiB in 52 packages 15:26:49 Removing intermediate container 02f502be1295 15:26:49 ---> 08890acc1b01 15:26:49 Step 8/11 : COPY go.mod vendor* ./ 15:26:49 ---> 9619e9653b73 15:26:49 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:49 ---> Running in 8ae4499781a3 15:27:36 Removing intermediate container 8ae4499781a3 15:27:36 ---> c29b53dab0d0 15:27:36 Step 10/11 : COPY . . 15:27:37 ---> 1d1cd191531c 15:27:37 Step 11/11 : RUN ${MAKE} 15:27:37 ---> Running in 4b3158fc03fb 15:27:38 noop 15:27:38 Removing intermediate container 4b3158fc03fb 15:27:38 ---> db5f6fb8e62a 15:27:38 Successfully built db5f6fb8e62a 15:27:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:27:39 + docker inspect -f . ci-base-image-arm64 15:27:39 . [Pipeline] withDockerContainer 15:27:39 prd-ubuntu20.04-docker-arm64-4c-16g-47784 does not seem to be running inside a container 15:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:40 $ docker top afad86206d581f7091b24fd2ddcd9d16b9fb6265af53fc860d71bdf7fbf6ba05 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:41 + go version 15:27:41 go version go1.17.6 linux/arm64 [Pipeline] } 15:27:41 $ docker stop --time=1 afad86206d581f7091b24fd2ddcd9d16b9fb6265af53fc860d71bdf7fbf6ba05 15:27:43 $ docker rm -f afad86206d581f7091b24fd2ddcd9d16b9fb6265af53fc860d71bdf7fbf6ba05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:44 + docker inspect -f . ci-base-image-arm64 15:27:44 . [Pipeline] withDockerContainer 15:27:44 prd-ubuntu20.04-docker-arm64-4c-16g-47784 does not seem to be running inside a container 15:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:45 $ docker top d41643eca2934873f8c3c1c658bc43330610f0b5b5cfb2ebc02c19efddf79600 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:27:46 + make test 15:27:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:28:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:30:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:30:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:30:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.386s coverage: 23.3% of statements 15:30:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.287s coverage: 27.6% of statements 15:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.324s coverage: 78.9% of statements 15:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.287s coverage: 10.8% of statements 15:30:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.449s coverage: 60.0% of statements 15:30:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:30:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:30:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.437s coverage: 34.8% of statements 15:30:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:30:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.303s coverage: 86.5% of statements 15:30:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:30:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:30:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.477s coverage: 65.1% of statements 15:30:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.247s coverage: 89.2% of statements 15:30:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:30:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.260s coverage: 4.7% of statements 15:30:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:30:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:30:31 GO111MODULE=on go vet ./... 15:32:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:32:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:32:08 ./bin/test-attribution-txt.sh [Pipeline] echo 15:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:32:08 $ docker stop --time=1 d41643eca2934873f8c3c1c658bc43330610f0b5b5cfb2ebc02c19efddf79600 15:32:10 $ docker rm -f d41643eca2934873f8c3c1c658bc43330610f0b5b5cfb2ebc02c19efddf79600 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:12 Warning: overwriting stash ‘coverage-report’ 15:32:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:32:13 + ls -al . 15:32:13 total 296 15:32:13 drwxrwxr-x 10 jenkins jenkins 4096 May 10 15:32 . 15:32:13 drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:25 .. 15:32:13 -rw-rw-r-- 1 jenkins jenkins 140 May 10 15:25 .dockerignore 15:32:13 drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:25 .git 15:32:13 drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:25 .github 15:32:13 -rw-rw-r-- 1 jenkins jenkins 131 May 10 15:25 .gitignore 15:32:13 -rw-rw-r-- 1 jenkins jenkins 42 May 10 15:25 .golangci.yml 15:32:13 -rw-rw-r-- 1 jenkins jenkins 29536 May 10 15:25 CHANGELOG.md 15:32:13 -rw-rw-r-- 1 jenkins jenkins 677 May 10 15:25 GOVERNANCE.md 15:32:13 -rw-rw-r-- 1 jenkins jenkins 880 May 10 15:25 Jenkinsfile 15:32:13 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 15:25 LICENSE 15:32:13 -rw-rw-r-- 1 jenkins jenkins 2015 May 10 15:25 Makefile 15:32:13 -rw-rw-r-- 1 jenkins jenkins 619 May 10 15:25 OWNERS.md 15:32:13 -rw-rw-r-- 1 jenkins jenkins 4881 May 10 15:25 README.md 15:32:13 -rw-rw-r-- 1 jenkins jenkins 5 May 10 15:22 VERSION 15:32:13 drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:25 bin 15:32:13 -rw-r--r-- 1 jenkins jenkins 130740 May 10 15:30 coverage.out 15:32:13 drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:25 example 15:32:13 -rw-rw-r-- 1 jenkins jenkins 3159 May 10 15:25 go.mod 15:32:13 -rw-rw-r-- 1 jenkins jenkins 34529 May 10 15:25 go.sum 15:32:13 drwxrwxr-x 15 jenkins jenkins 4096 May 10 15:25 internal 15:32:13 drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:25 openapi 15:32:13 drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:25 pkg 15:32:13 drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:25 snap 15:32:13 -rw-rw-r-- 1 jenkins jenkins 222 May 10 15:25 version.go [Pipeline] isUnix [Pipeline] sh 15:32:13 + 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=55ebf56d54887069b8638180a21a53e502abd2e9 --label arch=arm64 --label version=0.0.0 . 15:32:14 Sending build context to Docker daemon 5.407MB 15:32:14 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 15:32:14 Step 2/25 : FROM ${BASE} AS builder 15:32:14 ---> db5f6fb8e62a 15:32:14 Step 3/25 : ARG MAKE=make build 15:32:14 ---> Running in 18093aea5ced 15:32:14 Removing intermediate container 18093aea5ced 15:32:14 ---> 8526a8a928cc 15:32:14 Step 4/25 : WORKDIR /device-sdk-go 15:32:15 ---> Running in 4b75408b330a 15:32:15 Removing intermediate container 4b75408b330a 15:32:15 ---> a23cc34fcb04 15:32:15 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:32:15 ---> Running in dd849efe9444 15:32:15 Removing intermediate container dd849efe9444 15:32:15 ---> 93ee445f296d 15:32:15 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:15 ---> Running in 76e6799e8f8a 15:32:17 Removing intermediate container 76e6799e8f8a 15:32:17 ---> 8ab1544c05d2 15:32:17 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:32:17 ---> Running in 69a3b5bbdc85 15:32:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:32:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:32:20 OK: 220 MiB in 52 packages 15:32:21 Removing intermediate container 69a3b5bbdc85 15:32:21 ---> 1f38b1c546b8 15:32:21 Step 8/25 : COPY go.mod vendor* ./ 15:32:21 ---> 5b64f0e3d230 15:32:21 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:21 ---> Running in 381dbc101b2b 15:32:23 Removing intermediate container 381dbc101b2b 15:32:23 ---> 1ecc776a063c 15:32:23 Step 10/25 : COPY . . 15:32:25 ---> 24bb1579916d 15:32:25 Step 11/25 : RUN ${MAKE} 15:32:25 ---> Running in 9560e66effe9 15:32:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:34:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:34:33 Removing intermediate container 9560e66effe9 15:34:33 ---> 8de884a8cd0c 15:34:33 Step 12/25 : FROM alpine:3.14 15:34:33 3.14: Pulling from library/alpine 15:34:33 455c02918c45: Pulling fs layer 15:34:33 455c02918c45: Verifying Checksum 15:34:33 455c02918c45: Download complete 15:34:33 455c02918c45: Pull complete 15:34:33 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:34:33 Status: Downloaded newer image for alpine:3.14 15:34:33 ---> ac73e934f311 15:34:33 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:34:33 ---> Running in e7e6d15401d8 15:34:33 Removing intermediate container e7e6d15401d8 15:34:33 ---> 22b94f86cc73 15:34:33 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:33 ---> Running in c37377f79f44 15:34:35 Removing intermediate container c37377f79f44 15:34:35 ---> 759506a2b74a 15:34:35 Step 15/25 : RUN apk add --update --no-cache zeromq 15:34:35 ---> Running in 38212f582561 15:34:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:34:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:34:38 (1/5) Installing libgcc (10.3.1_git20210424-r2) 15:34:38 (2/5) Installing libsodium (1.0.18-r0) 15:34:38 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 15:34:38 (4/5) Installing libzmq (4.3.4-r0) 15:34:38 (5/5) Installing zeromq (4.3.4-r0) 15:34:38 Executing busybox-1.33.1-r7.trigger 15:34:38 OK: 8 MiB in 19 packages 15:34:39 Removing intermediate container 38212f582561 15:34:39 ---> 1c2d652d4dca 15:34:39 Step 16/25 : WORKDIR / 15:34:39 ---> Running in 36c7d58f5a8c 15:34:40 Removing intermediate container 36c7d58f5a8c 15:34:40 ---> 84c29e84006e 15:34:40 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:34:40 ---> 9ca584b2ce5d 15:34:40 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:34:42 ---> afa3004f8c9c 15:34:42 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:34:42 ---> 1f9b1bb8bbab 15:34:42 Step 20/25 : EXPOSE 59999 15:34:42 ---> Running in 6d5604fc9a6c 15:34:42 Removing intermediate container 6d5604fc9a6c 15:34:42 ---> 2c5a448852d0 15:34:42 Step 21/25 : ENTRYPOINT ["/device-simple"] 15:34:42 ---> Running in 6995e4fc8c39 15:34:43 Removing intermediate container 6995e4fc8c39 15:34:43 ---> b7f126b6541a 15:34:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:43 ---> Running in 6c1e54e96c92 15:34:43 Removing intermediate container 6c1e54e96c92 15:34:43 ---> ee4ca5cc80cf 15:34:43 Step 23/25 : LABEL arch=arm64 15:34:43 ---> Running in 58e4671be08b 15:34:44 Removing intermediate container 58e4671be08b 15:34:44 ---> b974ac7eafd5 15:34:44 Step 24/25 : LABEL git_sha=55ebf56d54887069b8638180a21a53e502abd2e9 15:34:44 ---> Running in af676b5d9f55 15:34:44 Removing intermediate container af676b5d9f55 15:34:44 ---> d0a7b69896fe 15:34:44 Step 25/25 : LABEL version=0.0.0 15:34:44 ---> Running in 84adcb0920da 15:34:44 Removing intermediate container 84adcb0920da 15:34:44 ---> 801dcbcd8ffb 15:34:44 [Warning] One or more build-args [ARCH] were not consumed 15:34:44 Successfully built 801dcbcd8ffb 15:34:44 Successfully tagged device-sdk-simple-arm64:latest [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] sh 15:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:45 15:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:45 arm64: Pulling from edgex-lftools-log-publisher 15:34:45 8998bd30e6a1: Pulling fs layer 15:34:45 04944245beec: Pulling fs layer 15:34:45 699f458cf7ca: Pulling fs layer 15:34:45 765212b225bb: Pulling fs layer 15:34:45 f23df028b6ca: Pulling fs layer 15:34:45 d65c8cfc05b1: Pulling fs layer 15:34:45 2437ff75d9bd: Pulling fs layer 15:34:45 765212b225bb: Waiting 15:34:45 f23df028b6ca: Waiting 15:34:45 d65c8cfc05b1: Waiting 15:34:45 2437ff75d9bd: Waiting 15:34:45 04944245beec: Verifying Checksum 15:34:45 04944245beec: Download complete 15:34:45 765212b225bb: Verifying Checksum 15:34:45 765212b225bb: Download complete 15:34:45 f23df028b6ca: Verifying Checksum 15:34:45 f23df028b6ca: Download complete 15:34:45 d65c8cfc05b1: Verifying Checksum 15:34:45 d65c8cfc05b1: Download complete 15:34:45 699f458cf7ca: Verifying Checksum 15:34:45 699f458cf7ca: Download complete 15:34:46 8998bd30e6a1: Verifying Checksum 15:34:46 8998bd30e6a1: Download complete 15:34:48 2437ff75d9bd: Verifying Checksum 15:34:48 2437ff75d9bd: Download complete 15:34:50 8998bd30e6a1: Pull complete 15:34:50 04944245beec: Pull complete 15:34:52 699f458cf7ca: Pull complete 15:34:52 765212b225bb: Pull complete 15:34:53 f23df028b6ca: Pull complete 15:34:53 d65c8cfc05b1: Pull complete 15:35:08 2437ff75d9bd: Pull complete 15:35:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:35:08 prd-ubuntu20.04-docker-arm64-4c-16g-47784 does not seem to be running inside a container 15:35:08 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:35:11 $ docker top f8fefb84d87811265d253553d4eb3e3a19b8ab1ff4b4cf899a6e760d4fe4543b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:12 ---> job-cost.sh 15:35:12 lf-activate-venv: SKIPPING 15:35:12 INFO: No Stack... 15:35:12 INFO: Retrieving Pricing Info for: v3-standard-4 15:35:13 INFO: Archiving Costs [Pipeline] sh 15:35:14 + + cutcat -d, /w/workspace/device-sdk-go/4/archives/cost.csv -f6 15:35:14 [Pipeline] lock 15:35:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] 15:35:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] did not exist. Created. 15:35:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:14 /w/workspace/device-sdk-go/4@tmp/durable-5ea91150/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:35:15 + echo total: 0.10999999940395355 [Pipeline] stash 15:35:15 Warning: overwriting stash ‘stack-cost’ 15:35:15 Stashed 1 file(s) [Pipeline] } 15:35:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:15 $ docker stop --time=1 f8fefb84d87811265d253553d4eb3e3a19b8ab1ff4b4cf899a6e760d4fe4543b 15:35:17 $ docker rm -f f8fefb84d87811265d253553d4eb3e3a19b8ab1ff4b4cf899a6e760d4fe4543b [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 15:35:17 provisioning config files... 15:35:17 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config8864993389770438672tmp [Pipeline] { [Pipeline] sh 15:35:17 + set +x 15:35:17 + curl -s https://codecov.io/bash 15:35:17 + bash -s -- 15:35:17 15:35:17 _____ _ 15:35:17 / ____| | | 15:35:17 | | ___ __| | ___ ___ _____ __ 15:35:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:35:17 | |___| (_) | (_| | __/ (_| (_) \ V / 15:35:17 \_____\___/ \__,_|\___|\___\___/ \_/ 15:35:17 Bash-1.0.6 15:35:17 15:35:17 15:35:17 ==> git version 2.25.1 found 15:35:17 ==> 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 15:35:17 Release-Date: 2020-01-08 15:35:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:35:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:35:17 ==> Jenkins CI detected. 15:35:17 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1156 15:35:17 project root: . 15:35:17 --> token set from env 15:35:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:35:17 ==> Running gcov in . (disable via -X gcov) 15:35:17 ==> Python coveragepy not found 15:35:17 ==> Searching for coverage reports in: 15:35:17 + . 15:35:17 -> Found 1 reports 15:35:17 ==> Detecting git/mercurial file structure 15:35:17 ==> Reading reports 15:35:17 + ./coverage.out bytes=130740 15:35:17 ==> Appending adjustments 15:35:17 https://docs.codecov.io/docs/fixing-reports 15:35:18 + Found adjustments 15:35:18 ==> Gzipping contents 15:35:18 20K /tmp/codecov.9d587c.gz 15:35:18 ==> Uploading reports 15:35:18 url: https://codecov.io 15:35:18 query: branch=PR-1156&commit=55ebf56d54887069b8638180a21a53e502abd2e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1156%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= 15:35:18 -> Pinging Codecov 15:35:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1156&commit=55ebf56d54887069b8638180a21a53e502abd2e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1156%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= 15:35:18 -> Uploading to 15:35:18 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7E55EF52A471D76F132DFD9A03CDDE97/55ebf56d54887069b8638180a21a53e502abd2e9/9fd1e494-1e55-41d8-bbe6-0545bf65c408.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T153518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c70c4af5d48acf6b84e16e17d4312b78bdbb4f84a0c713985b203db49bfdc01b 15:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:18 Dload Upload Total Spent Left Speed 15:35:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16822 0 0 100 16822 0 73780 --:--:-- --:--:-- --:--:-- 73780 15:35:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] } 15:35:19 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 15:35:19 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives ] 15:35:19 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 15:35:19 total 16 15:35:19 drwxr-xr-x 3 root root 4096 May 10 15:23 . 15:35:19 drwxrwxr-x 12 jenkins jenkins 4096 May 10 15:23 .. 15:35:19 drwxr-xr-x 2 root root 4096 May 10 15:23 cost 15:35:19 -rw-r--r-- 1 root root 85 May 10 15:23 cost.csv 15:35:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 15:35:19 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives 15:35:19 total 16 15:35:19 drwxr-xr-x 3 jenkins jenkins 4096 May 10 15:23 . 15:35:19 drwxrwxr-x 12 jenkins jenkins 4096 May 10 15:23 .. 15:35:19 drwxr-xr-x 2 jenkins jenkins 4096 May 10 15:23 cost 15:35:19 -rw-r--r-- 1 jenkins jenkins 85 May 10 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:20 ---> package-listing.sh 15:35:20 ++ facter osfamily 15:35:20 ++ tr '[:upper:]' '[:lower:]' 15:35:21 + OS_FAMILY=debian 15:35:21 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1156 15:35:21 + START_PACKAGES=/tmp/packages_start.txt 15:35:21 + END_PACKAGES=/tmp/packages_end.txt 15:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:21 + PACKAGES=/tmp/packages_start.txt 15:35:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1156 ']' 15:35:21 + PACKAGES=/tmp/packages_end.txt 15:35:21 + case "${OS_FAMILY}" in 15:35:21 + dpkg -l 15:35:21 + grep '^ii' 15:35:21 + '[' -f /tmp/packages_start.txt ']' 15:35:21 + '[' -f /tmp/packages_end.txt ']' 15:35:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1156 ']' 15:35:21 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/ 15:35:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/ [Pipeline] echo 15:35:21 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-1156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:35:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:21 . [Pipeline] withDockerContainer 15:35:22 prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container 15:35:22 $ 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-1156/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-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:22 $ docker top e30c477146dc0b6a652c015dbcfa18a4f085d83f3fe189773e9c24f681739bb3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:23 + ls /var/log/sa-host 15:35:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:23 provisioning config files... 15:35:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config2321785953312693399tmp [Pipeline] { [Pipeline] echo 15:35:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:23 ---> create-netrc.sh [Pipeline] } 15:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:23 ---> python-tools-install.sh [Pipeline] echo 15:35:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:24 ---> sudo-logs.sh 15:35:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:24 ---> job-cost.sh 15:35:24 lf-activate-venv: SKIPPING 15:35:24 DEBUG: total: 0.2199999988079071 15:35:24 INFO: Retrieving Stack Cost... 15:35:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:25 INFO: Archiving Costs [Pipeline] echo 15:35:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:25 ---> logs-deploy.sh 15:35:25 lf-activate-venv: SKIPPING 15:35:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1156/4 15:35:25 INFO: archiving workspace using pattern(s): 15:35:26 Archives upload complete. 15:35:26 INFO: archiving logs to Nexus 15:35:27 ---> uname -a: 15:35:27 Linux prd-ubuntu20-04-docker-8c-8g-47782 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:35:27 15:35:27 15:35:27 ---> lscpu: 15:35:27 Architecture: x86_64 15:35:27 CPU op-mode(s): 32-bit, 64-bit 15:35:27 Byte Order: Little Endian 15:35:27 Address sizes: 40 bits physical, 48 bits virtual 15:35:27 CPU(s): 8 15:35:27 On-line CPU(s) list: 0-7 15:35:27 Thread(s) per core: 1 15:35:27 Core(s) per socket: 1 15:35:27 Socket(s): 8 15:35:27 NUMA node(s): 1 15:35:27 Vendor ID: AuthenticAMD 15:35:27 CPU family: 23 15:35:27 Model: 49 15:35:27 Model name: AMD EPYC-Rome Processor 15:35:27 Stepping: 0 15:35:27 CPU MHz: 2799.998 15:35:27 BogoMIPS: 5599.99 15:35:27 Virtualization: AMD-V 15:35:27 Hypervisor vendor: KVM 15:35:27 Virtualization type: full 15:35:27 L1d cache: 256 KiB 15:35:27 L1i cache: 256 KiB 15:35:27 L2 cache: 4 MiB 15:35:27 L3 cache: 128 MiB 15:35:27 NUMA node0 CPU(s): 0-7 15:35:27 Vulnerability Itlb multihit: Not affected 15:35:27 Vulnerability L1tf: Not affected 15:35:27 Vulnerability Mds: Not affected 15:35:27 Vulnerability Meltdown: Not affected 15:35:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:35:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:35:27 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:35:27 Vulnerability Srbds: Not affected 15:35:27 Vulnerability Tsx async abort: Not affected 15:35:27 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 15:35:27 15:35:27 15:35:27 ---> nproc: 15:35:27 8 15:35:27 15:35:27 15:35:27 ---> df -h: 15:35:27 Filesystem Size Used Avail Use% Mounted on 15:35:27 overlay 155G 11G 145G 7% / 15:35:27 tmpfs 64M 0 64M 0% /dev 15:35:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:35:27 shm 64M 0 64M 0% /dev/shm 15:35:27 /dev/vda1 155G 11G 145G 7% /facter-os 15:35:27 15:35:27 15:35:27 ---> sar -b -r -n DEV: 15:35:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47782) 05/10/22 _x86_64_ (8 CPU) 15:35:27 15:35:27 15:21:07 LINUX RESTART (8 CPU) 15:35:27 15:35:27 15:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:35:27 15:23:01 161.86 1.68 160.17 0.00 27.86 52846.93 0.00 15:35:27 15:24:01 201.07 0.15 200.92 0.00 10.53 46723.41 0.00 15:35:27 15:25:01 1.72 0.00 1.72 0.00 0.00 23.61 0.00 15:35:27 15:26:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 15:35:27 15:27:01 1.00 0.02 0.98 0.00 0.13 11.06 0.00 15:35:27 15:28:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 15:35:27 15:29:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 15:35:27 15:30:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 15:35:27 15:31:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:35:27 15:32:01 2.15 0.00 2.15 0.00 0.00 29.01 0.00 15:35:27 15:33:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 15:35:27 15:34:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 15:35:27 15:35:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 15:35:27 Average: 29.17 0.14 29.02 0.00 2.97 7683.32 0.00 15:35:27 15:35:27 15:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:27 15:23:01 28106328 31710188 580304 1.76 160444 3634204 2247864 6.62 1380836 2927352 392032 15:35:27 15:24:01 27827772 31783000 507960 1.54 171764 3934836 1841860 5.43 1279196 3268588 312 15:35:27 15:25:01 27835296 31790660 500288 1.52 171784 3934840 1841860 5.43 1267040 3268592 24 15:35:27 15:26:01 27842576 31797952 492964 1.50 171816 3934836 1841860 5.43 1260648 3268592 20 15:35:27 15:27:01 27843116 31798536 492292 1.50 171836 3934912 1841860 5.43 1259924 3268656 16 15:35:27 15:28:01 27843744 31799224 491600 1.49 171868 3934916 1841860 5.43 1259100 3268672 12 15:35:27 15:29:01 27851532 31807248 483600 1.47 171904 3934916 1841860 5.43 1251536 3268808 12 15:35:27 15:30:01 27851524 31807252 483524 1.47 171924 3934920 1841860 5.43 1251528 3268820 12 15:35:27 15:31:01 27851760 31807556 483220 1.47 171948 3934904 1841860 5.43 1251184 3268844 8 15:35:27 15:32:01 27851648 31807508 483224 1.47 171996 3934904 1841860 5.43 1251876 3268840 12 15:35:27 15:33:01 27851560 31807424 483224 1.47 172012 3934908 1841860 5.43 1252000 3268844 12 15:35:27 15:34:01 27851424 31807432 483032 1.47 172032 3935036 1841860 5.43 1251572 3268932 12 15:35:27 15:35:01 27851496 31807592 482952 1.47 172060 3935040 1841860 5.43 1251312 3268980 12 15:35:27 Average: 27866137 31794736 496014 1.51 171030 3911782 1873091 5.52 1266750 3242502 30192 15:35:27 15:35:27 15:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:27 15:23:01 ens3 300.28 210.95 4399.63 81.21 0.00 0.00 0.00 0.00 15:35:27 15:23:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 15:35:27 15:23:01 docker0 96.02 118.61 7.85 1013.31 0.00 0.00 0.00 0.00 15:35:27 15:23:01 vethc47a918 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:35:27 15:24:01 ens3 174.97 117.36 2682.87 68.98 0.00 0.00 0.00 0.00 15:35:27 15:24:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 15:35:27 15:24:01 docker0 14.21 17.88 0.81 89.28 0.00 0.00 0.00 0.00 15:35:27 15:25:01 ens3 1.80 0.93 0.44 0.33 0.00 0.00 0.00 0.00 15:35:27 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:26:01 ens3 1.03 0.82 0.38 0.31 0.00 0.00 0.00 0.00 15:35:27 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:27:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:35:27 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:28:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:31:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:32:01 ens3 0.29 0.22 0.09 0.08 0.00 0.00 0.00 0.00 15:35:27 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:33:01 ens3 0.78 0.48 2.16 0.03 0.00 0.00 0.00 0.00 15:35:27 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:35:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:35:27 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 Average: ens3 36.97 25.51 545.73 11.63 0.00 0.00 0.00 0.00 15:35:27 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 15:35:27 Average: docker0 8.49 10.51 0.67 84.92 0.00 0.00 0.00 0.00 15:35:27 15:35:27 15:35:27 ---> sar -P ALL: 15:35:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47782) 05/10/22 _x86_64_ (8 CPU) 15:35:27 15:35:27 15:21:07 LINUX RESTART (8 CPU) 15:35:27 15:35:27 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:35:27 15:23:01 all 32.36 0.00 6.99 2.16 0.13 58.36 15:35:27 15:23:01 0 32.66 0.00 7.24 7.15 0.14 52.80 15:35:27 15:23:01 1 34.19 0.00 6.95 0.64 0.14 58.08 15:35:27 15:23:01 2 32.80 0.00 6.62 1.09 0.14 59.36 15:35:27 15:23:01 3 31.81 0.00 6.94 1.87 0.17 59.21 15:35:27 15:23:01 4 32.13 0.00 6.43 3.80 0.12 57.53 15:35:27 15:23:01 5 31.94 0.00 7.71 0.36 0.10 59.89 15:35:27 15:23:01 6 31.68 0.00 7.12 2.03 0.12 59.04 15:35:27 15:23:01 7 31.63 0.00 6.91 0.36 0.14 60.96 15:35:27 15:24:01 all 26.63 0.00 4.79 1.54 0.09 66.95 15:35:27 15:24:01 0 25.87 0.00 4.26 0.27 0.07 69.54 15:35:27 15:24:01 1 34.16 0.00 5.91 2.17 0.08 57.67 15:35:27 15:24:01 2 24.25 0.00 3.95 0.12 0.10 71.58 15:35:27 15:24:01 3 28.86 0.00 5.58 1.54 0.10 63.92 15:35:27 15:24:01 4 28.14 0.00 4.70 5.56 0.08 61.51 15:35:27 15:24:01 5 23.48 0.00 4.57 1.64 0.08 70.23 15:35:27 15:24:01 6 24.88 0.00 4.27 0.25 0.10 70.49 15:35:27 15:24:01 7 23.38 0.00 5.11 0.74 0.10 70.66 15:35:27 15:25:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:35:27 15:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:35:27 15:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:35:27 15:25:01 3 0.02 0.00 0.00 0.03 0.00 99.95 15:35:27 15:25:01 4 0.03 0.00 0.02 0.03 0.00 99.92 15:35:27 15:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:35:27 15:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:35:27 15:26:01 all 0.04 0.00 0.02 0.01 0.01 99.93 15:35:27 15:26:01 0 0.10 0.00 0.02 0.00 0.02 99.87 15:35:27 15:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:35:27 15:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:35:27 15:26:01 3 0.02 0.00 0.03 0.02 0.00 99.93 15:35:27 15:26:01 4 0.05 0.00 0.02 0.10 0.00 99.83 15:35:27 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:35:27 15:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:35:27 15:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:35:27 15:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:35:27 15:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:35:27 15:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:35:27 15:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:35:27 15:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:35:27 15:28:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:35:27 15:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:28:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:35:27 15:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:35:27 15:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:29:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:35:27 15:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:35:27 15:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:35:27 15:29:01 5 0.02 0.00 0.00 0.03 0.02 99.93 15:35:27 15:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:29:01 7 0.05 0.00 0.05 0.02 0.02 99.87 15:35:27 15:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:35:27 15:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:35:27 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:35:27 15:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:35:27 15:31:01 all 0.06 0.00 0.00 0.01 0.00 99.93 15:35:27 15:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:35:27 15:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:31:01 3 0.00 0.00 0.00 0.05 0.00 99.95 15:35:27 15:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:31:01 5 0.30 0.00 0.00 0.00 0.00 99.70 15:35:27 15:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:35:27 15:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:35:27 15:32:01 all 0.17 0.00 0.00 0.01 0.00 99.81 15:35:27 15:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:32:01 3 0.00 0.00 0.02 0.05 0.00 99.93 15:35:27 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:32:01 5 1.26 0.00 0.00 0.00 0.00 98.74 15:35:27 15:32:01 6 0.02 0.00 0.00 0.05 0.00 99.93 15:35:27 15:32:01 7 0.03 0.00 0.02 0.02 0.02 99.92 15:35:27 15:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:35:27 15:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:35:27 15:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:35:27 15:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:35:27 15:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:35:27 15:33:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:35:27 15:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:35:27 15:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:35:27 15:33:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:35:27 15:35:27 15:33:01 CPU %user %nice %system %iowait %steal %idle 15:35:27 15:34:01 all 0.01 0.00 0.00 0.02 0.00 99.97 15:35:27 15:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:35:27 15:34:01 3 0.00 0.00 0.00 0.05 0.00 99.95 15:35:27 15:34:01 4 0.00 0.00 0.00 0.05 0.00 99.95 15:35:27 15:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:35:27 15:34:01 7 0.03 0.00 0.00 0.03 0.02 99.92 15:35:27 15:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:35:27 15:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:35:27 15:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:35:01 3 0.03 0.00 0.00 0.02 0.02 99.93 15:35:27 15:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:35:27 15:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:35:27 Average: all 4.52 0.00 0.90 0.29 0.02 94.27 15:35:27 Average: 0 4.46 0.00 0.88 0.56 0.02 94.08 15:35:27 Average: 1 5.22 0.00 0.99 0.21 0.02 93.56 15:35:27 Average: 2 4.35 0.00 0.81 0.09 0.02 94.72 15:35:27 Average: 3 4.62 0.00 0.96 0.28 0.02 94.12 15:35:27 Average: 4 4.60 0.00 0.85 0.73 0.02 93.80 15:35:27 Average: 5 4.35 0.00 0.94 0.16 0.02 94.54 15:35:27 Average: 6 4.31 0.00 0.87 0.18 0.02 94.62 15:35:27 Average: 7 4.22 0.00 0.93 0.09 0.03 94.74 15:35:27 15:35:27 15:35:27