Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at f22f876e599b70c9e0b9005e06686315ad76e5c7 rather than b40166cd49d7c3655c31719d5d3e26684ada0af7 Obtained Jenkinsfile from f22f876e599b70c9e0b9005e06686315ad76e5c7 Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-196/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-196/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3200 in /w/workspace/foundry_device-virtual-go_PR-196 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit b40166cd49d7c3655c31719d5d3e26684ada0af7 Merge succeeded, producing b40166cd49d7c3655c31719d5d3e26684ada0af7 Checking out Revision b40166cd49d7c3655c31719d5d3e26684ada0af7 (PR-196) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b40166cd49d7c3655c31719d5d3e26684ada0af7 # 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 f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b40166cd49d7c3655c31719d5d3e26684ada0af7 # timeout=10 Commit message: "build: bump sdk version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:32:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:32:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:32:03 ========================================================= 10:32:03 EdgeX Global Pipelines Version Info 10:32:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:32:05 ------------------- 10:32:05 stable info: 10:32:05 ------------------- 10:32:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:32:05 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:32:05 Message: update stable to v1.0.191 10:32:05 ------------------- 10:32:05 experimental info: 10:32:05 ------------------- 10:32:05 Commited By: **** collab-it+edgex@linuxfoundation.org 10:32:05 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:32:05 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:32:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b40166cd49d7c3655c31719d5d3e26684ada0af7 [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b40166c [Pipeline] echo 10:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:32:08 provisioning config files... 10:32:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-196@tmp/config7756869108481107728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:08 ---> docker-login.sh 10:32:08 nexus3.edgexfoundry.org:10001 10:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:08 Configure a credential helper to remove this warning. See 10:32:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:08 10:32:08 Login Succeeded 10:32:08 nexus3.edgexfoundry.org:10002 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 nexus3.edgexfoundry.org:10003 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 nexus3.edgexfoundry.org:10004 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 docker.io 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:10 Configure a credential helper to remove this warning. See 10:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:10 10:32:10 Login Succeeded 10:32:10 ---> docker-login.sh ends [Pipeline] } 10:32:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:32:10 + git log --format=format:%s -1 b40166cd49d7c3655c31719d5d3e26684ada0af7 [Pipeline] echo 10:32:10 GIT_COMMIT: b40166cd49d7c3655c31719d5d3e26684ada0af7, Commit Message: build: bump sdk version [Pipeline] echo 10:32:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:32:11 10:32:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:32:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:32:12 latest: Pulling from edgex-devops/git-semver 10:32:12 31603596830f: Pulling fs layer 10:32:12 54011a49482f: Pulling fs layer 10:32:12 a6820b24f6d8: Pulling fs layer 10:32:12 f581987b2513: Pulling fs layer 10:32:12 f581987b2513: Waiting 10:32:12 54011a49482f: Verifying Checksum 10:32:12 54011a49482f: Download complete 10:32:12 31603596830f: Verifying Checksum 10:32:12 31603596830f: Download complete 10:32:12 f581987b2513: Verifying Checksum 10:32:12 f581987b2513: Download complete 10:32:12 a6820b24f6d8: Verifying Checksum 10:32:12 a6820b24f6d8: Download complete 10:32:12 31603596830f: Pull complete 10:32:12 54011a49482f: Pull complete 10:32:13 a6820b24f6d8: Pull complete 10:32:14 f581987b2513: Pull complete 10:32:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:32:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:32:14 prd-centos7-docker-4c-2g-3200 does not seem to be running inside a container 10:32:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-196 -v /w/workspace/foundry_device-virtual-go_PR-196:/w/workspace/foundry_device-virtual-go_PR-196:rw,z -v /w/workspace/foundry_device-virtual-go_PR-196@tmp:/w/workspace/foundry_device-virtual-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:32:16 $ docker top 6524eb2654a891b54cf53826107a19372873343b7e27af88a3c696faf9c78eb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:16 [ssh-agent] Looking for ssh-agent implementation... 10:32:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:16 $ docker exec 6524eb2654a891b54cf53826107a19372873343b7e27af88a3c696faf9c78eb9 ssh-agent 10:32:17 SSH_AUTH_SOCK=/tmp/ssh-EyDbR99Ph4e5/agent.12 10:32:17 SSH_AGENT_PID=17 10:32:17 Running ssh-add (command line suppressed) 10:32:17 Identity added: /w/workspace/foundry_device-virtual-go_PR-196@tmp/private_key_6375103157068898566.key (/w/workspace/foundry_device-virtual-go_PR-196@tmp/private_key_6375103157068898566.key) 10:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:17 + git tag --points-at HEAD [Pipeline] } 10:32:17 $ docker exec --env ******** --env ******** 6524eb2654a891b54cf53826107a19372873343b7e27af88a3c696faf9c78eb9 ssh-agent -k 10:32:17 unset SSH_AUTH_SOCK; 10:32:17 unset SSH_AGENT_PID; 10:32:17 echo Agent pid 17 killed; 10:32:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:17 [ssh-agent] Looking for ssh-agent implementation... 10:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:18 $ docker exec 6524eb2654a891b54cf53826107a19372873343b7e27af88a3c696faf9c78eb9 ssh-agent 10:32:18 SSH_AUTH_SOCK=/tmp/ssh-pfzxHKoa4XhY/agent.48 10:32:18 SSH_AGENT_PID=53 10:32:18 Running ssh-add (command line suppressed) 10:32:18 Identity added: /w/workspace/foundry_device-virtual-go_PR-196@tmp/private_key_2553610125917427315.key (/w/workspace/foundry_device-virtual-go_PR-196@tmp/private_key_2553610125917427315.key) 10:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:18 + git semver init 10:32:18 # -> Open(): unable to determine branch for HEAD 10:32:18 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-196/.git 10:32:18 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-196 10:32:18 # $SEMVER_REMOTE_NAME = origin 10:32:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:32:18 # $SEMVER_USER_NAME = edgex-jenkins 10:32:18 # $SEMVER_BRANCH = PR-196 10:32:18 # $SEMVER_TEMP = /tmp/semver-014206813 10:32:18 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 10:32:19 # '/tmp/semver-014206813' -> '/w/workspace/foundry_device-virtual-go_PR-196/.semver' 10:32:19 # -> Force: false 10:32:19 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-196/.semver [Pipeline] } 10:32:19 $ docker exec --env ******** --env ******** 6524eb2654a891b54cf53826107a19372873343b7e27af88a3c696faf9c78eb9 ssh-agent -k 10:32:19 unset SSH_AUTH_SOCK; 10:32:19 unset SSH_AGENT_PID; 10:32:19 echo Agent pid 53 killed; 10:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:19 + git semver [Pipeline] } 10:32:19 $ docker stop --time=1 6524eb2654a891b54cf53826107a19372873343b7e27af88a3c696faf9c78eb9 10:32:21 $ docker rm -f 6524eb2654a891b54cf53826107a19372873343b7e27af88a3c696faf9c78eb9 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:32:22 Stashed 1 file(s) [Pipeline] echo 10:32:22 [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] node [Pipeline] node 10:32:38 Still waiting to schedule task 10:32:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3200’ 10:32:38 Still waiting to schedule task 10:32:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 10:34:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3201 in /w/workspace/foundry_device-virtual-go_PR-196 [Pipeline] { [Pipeline] ws 10:34:29 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 10:34:35 using credential edgex-jenkins-ssh 10:34:35 Cloning the remote Git repository 10:34:35 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 10:34:35 > git init /w/workspace/device-virtual-go/1 # timeout=10 10:34:35 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:34:35 > git --version # timeout=10 10:34:35 > git --version # 'git version 2.17.1' 10:34:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:36 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:34:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:36 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:34:36 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:34:37 Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit b40166cd49d7c3655c31719d5d3e26684ada0af7 10:34:37 Merge succeeded, producing b40166cd49d7c3655c31719d5d3e26684ada0af7 10:34:37 Checking out Revision b40166cd49d7c3655c31719d5d3e26684ada0af7 (PR-196) 10:34:37 > git config core.sparsecheckout # timeout=10 10:34:37 > git checkout -f b40166cd49d7c3655c31719d5d3e26684ada0af7 # timeout=10 10:34:37 > git remote # timeout=10 10:34:37 > git config --get remote.origin.url # timeout=10 10:34:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:37 > git merge f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 10:34:37 > git rev-parse HEAD^{commit} # timeout=10 10:34:37 > git config core.sparsecheckout # timeout=10 10:34:37 > git checkout -f b40166cd49d7c3655c31719d5d3e26684ada0af7 # timeout=10 10:34:41 Commit message: "build: bump sdk version" 10:34:41 > git --version # timeout=10 10:34:41 > git --version # 'git version 2.17.1' 10:34:41 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:34:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:34:44 + + sudo service dockertrue restart 10:34:44 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:34:46 provisioning config files... 10:34:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2133624068659961231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:47 ---> docker-login.sh 10:34:47 nexus3.edgexfoundry.org:10001 10:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:48 Configure a credential helper to remove this warning. See 10:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:48 10:34:48 Login Succeeded 10:34:48 nexus3.edgexfoundry.org:10002 10:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:49 Configure a credential helper to remove this warning. See 10:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:49 10:34:49 Login Succeeded 10:34:49 nexus3.edgexfoundry.org:10003 10:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:49 Configure a credential helper to remove this warning. See 10:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:49 10:34:49 Login Succeeded 10:34:49 nexus3.edgexfoundry.org:10004 10:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:50 Configure a credential helper to remove this warning. See 10:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:50 10:34:50 Login Succeeded 10:34:50 docker.io 10:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:50 Configure a credential helper to remove this warning. See 10:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:50 10:34:50 Login Succeeded 10:34:50 ---> docker-login.sh ends [Pipeline] } 10:34:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:34:51 ========================================================= 10:34:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:34:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:34:51 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:34:52 Sending build context to Docker daemon 535.6kB 10:34:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:34:52 Step 2/8 : FROM ${BASE} 10:34:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:34:52 595b0fe564bb: Pulling fs layer 10:34:52 7186ed65a4f7: Pulling fs layer 10:34:52 316046926c0a: Pulling fs layer 10:34:52 4ebd0625c992: Pulling fs layer 10:34:52 207e8628e3a3: Pulling fs layer 10:34:52 c791037a9be2: Pulling fs layer 10:34:52 ffd874e62e21: Pulling fs layer 10:34:52 4ebd0625c992: Waiting 10:34:52 207e8628e3a3: Waiting 10:34:52 ffd874e62e21: Waiting 10:34:52 c791037a9be2: Waiting 10:34:52 316046926c0a: Verifying Checksum 10:34:52 7186ed65a4f7: Download complete 10:34:52 207e8628e3a3: Download complete 10:34:52 c791037a9be2: Verifying Checksum 10:34:52 c791037a9be2: Download complete 10:34:52 595b0fe564bb: Verifying Checksum 10:34:52 595b0fe564bb: Download complete 10:34:53 595b0fe564bb: Pull complete 10:34:53 7186ed65a4f7: Pull complete 10:34:54 316046926c0a: Pull complete 10:34:54 ffd874e62e21: Verifying Checksum 10:34:54 ffd874e62e21: Download complete 10:34:55 4ebd0625c992: Verifying Checksum 10:34:55 4ebd0625c992: Download complete 10:35:08 4ebd0625c992: Pull complete 10:35:08 207e8628e3a3: Pull complete 10:35:08 c791037a9be2: Pull complete 10:35:11 ffd874e62e21: Pull complete 10:35:11 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:35:11 ---> cfc18b08335c 10:35:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 10:35:13 ---> Running in cc208dfc9a69 10:35:14 Removing intermediate container cc208dfc9a69 10:35:14 ---> b674d0858eeb 10:35:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:14 ---> Running in 51ca34198fa5 10:35:16 Removing intermediate container 51ca34198fa5 10:35:16 ---> b862f5693aee 10:35:16 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 10:35:16 ---> Running in 6faf05bf6333 10:35:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:35:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:35:19 (1/13) Installing libc-dev (0.7.2-r3) 10:35:19 (2/13) Installing libsodium (1.0.18-r0) 10:35:19 (3/13) Installing pkgconf (1.7.3-r0) 10:35:19 (4/13) Installing libsodium-dev (1.0.18-r0) 10:35:19 (5/13) Installing openssh-keygen (8.4_p1-r3) 10:35:19 (6/13) Installing libedit (20191231.3.1-r1) 10:35:19 (7/13) Installing openssh-client (8.4_p1-r3) 10:35:20 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 10:35:20 (9/13) Installing openssh-server-common (8.4_p1-r3) 10:35:20 (10/13) Installing openssh-server (8.4_p1-r3) 10:35:20 (11/13) Installing openssh (8.4_p1-r3) 10:35:20 (12/13) Installing libzmq (4.3.3-r1) 10:35:20 (13/13) Installing zeromq-dev (4.3.3-r1) 10:35:20 Executing busybox-1.32.1-r6.trigger 10:35:20 OK: 145 MiB in 53 packages 10:35:22 Removing intermediate container 6faf05bf6333 10:35:22 ---> 173c2b427d1d 10:35:22 Step 6/8 : WORKDIR /device-virtual-go 10:35:22 ---> Running in 28400f0ba197 10:35:22 Running on prd-centos7-docker-4c-2g-3202 in /w/workspace/foundry_device-virtual-go_PR-196 [Pipeline] { [Pipeline] ws 10:35:23 Running in /w/workspace/device-virtual-go/1 [Pipeline] { 10:35:23 Removing intermediate container 28400f0ba197 10:35:23 ---> 60ba9bc61285 10:35:23 Step 7/8 : COPY . . [Pipeline] checkout 10:35:23 ---> d8b66e1150fe 10:35:23 Step 8/8 : RUN go mod download 10:35:23 ---> Running in 76ad322302e9 10:35:27 using credential edgex-jenkins-ssh 10:35:27 Cloning the remote Git repository 10:35:27 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 10:35:27 > git init /w/workspace/device-virtual-go/1 # timeout=10 10:35:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:35:27 > git --version # timeout=10 10:35:27 > git --version # 'git version 2.24.3' 10:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:35:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:35:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:28 Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit b40166cd49d7c3655c31719d5d3e26684ada0af7 10:35:28 Merge succeeded, producing b40166cd49d7c3655c31719d5d3e26684ada0af7 10:35:28 Checking out Revision b40166cd49d7c3655c31719d5d3e26684ada0af7 (PR-196) 10:35:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:35:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:35:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:35:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:35:28 > git config core.sparsecheckout # timeout=10 10:35:28 > git checkout -f b40166cd49d7c3655c31719d5d3e26684ada0af7 # timeout=10 10:35:28 > git remote # timeout=10 10:35:28 > git config --get remote.origin.url # timeout=10 10:35:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:35:28 > git merge f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 10:35:28 > git rev-parse HEAD^{commit} # timeout=10 10:35:28 > git config core.sparsecheckout # timeout=10 10:35:28 > git checkout -f b40166cd49d7c3655c31719d5d3e26684ada0af7 # timeout=10 10:35:32 Commit message: "build: bump sdk version" 10:35:32 > git --version # timeout=10 10:35:32 > git --version # 'git version 2.24.3' 10:35:32 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:35:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:35:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:35:34 + sudo service docker restart 10:35:34 + true 10:35:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:35:35 provisioning config files... 10:35:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1192717769666519588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:36 ---> docker-login.sh 10:35:36 nexus3.edgexfoundry.org:10001 10:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:36 Configure a credential helper to remove this warning. See 10:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:36 10:35:36 Login Succeeded 10:35:36 nexus3.edgexfoundry.org:10002 10:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:37 Configure a credential helper to remove this warning. See 10:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:37 10:35:37 Login Succeeded 10:35:37 nexus3.edgexfoundry.org:10003 10:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:37 Configure a credential helper to remove this warning. See 10:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:37 10:35:37 Login Succeeded 10:35:37 nexus3.edgexfoundry.org:10004 10:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:37 Configure a credential helper to remove this warning. See 10:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:37 10:35:37 Login Succeeded 10:35:37 docker.io 10:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:37 Configure a credential helper to remove this warning. See 10:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:37 10:35:37 Login Succeeded 10:35:37 ---> docker-login.sh ends [Pipeline] } 10:35:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:35:38 ========================================================= 10:35:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:35:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:35:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:35:38 Sending build context to Docker daemon 536.6kB 10:35:38 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:35:38 Step 2/8 : FROM ${BASE} 10:35:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:35:38 540db60ca938: Pulling fs layer 10:35:38 adcc1eea9eea: Pulling fs layer 10:35:38 4c4ab2625f07: Pulling fs layer 10:35:38 0510c868ecb4: Pulling fs layer 10:35:38 afea3b2eda06: Pulling fs layer 10:35:38 7809a108b3ef: Pulling fs layer 10:35:38 f706445af74f: Pulling fs layer 10:35:38 afea3b2eda06: Waiting 10:35:38 7809a108b3ef: Waiting 10:35:38 f706445af74f: Waiting 10:35:38 0510c868ecb4: Waiting 10:35:38 4c4ab2625f07: Download complete 10:35:38 adcc1eea9eea: Download complete 10:35:38 afea3b2eda06: Verifying Checksum 10:35:38 afea3b2eda06: Download complete 10:35:38 540db60ca938: Verifying Checksum 10:35:38 540db60ca938: Download complete 10:35:38 7809a108b3ef: Verifying Checksum 10:35:38 7809a108b3ef: Download complete 10:35:38 540db60ca938: Pull complete 10:35:39 adcc1eea9eea: Pull complete 10:35:39 4c4ab2625f07: Pull complete 10:35:40 f706445af74f: Verifying Checksum 10:35:40 f706445af74f: Download complete 10:35:41 0510c868ecb4: Verifying Checksum 10:35:41 0510c868ecb4: Download complete 10:35:47 0510c868ecb4: Pull complete 10:35:47 afea3b2eda06: Pull complete 10:35:47 7809a108b3ef: Pull complete 10:35:52 f706445af74f: Pull complete 10:35:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:35:52 ---> b068be0155e3 10:35:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 10:35:54 ---> Running in 42ff20b3fcbe 10:35:54 Removing intermediate container 42ff20b3fcbe 10:35:54 ---> b00686973880 10:35:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:54 ---> Running in bb45dceef09a 10:35:55 Removing intermediate container bb45dceef09a 10:35:55 ---> 09b931a3ecc6 10:35:55 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 10:35:55 ---> Running in a7efe12f1cac 10:35:56 Removing intermediate container 76ad322302e9 10:35:56 ---> 68c7f916337c 10:35:56 Successfully built 68c7f916337c 10:35:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:35:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:35:56 + docker inspect -f . ci-base-image-arm64 10:35:56 . [Pipeline] withDockerContainer 10:35:57 prd-ubuntu18.04-docker-arm64-4c-16g-3201 does not seem to be running inside a container 10:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:35:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:35:58 (1/13) Installing libc-dev (0.7.2-r3) 10:35:58 (2/13) Installing libsodium (1.0.18-r0) 10:35:58 (3/13) Installing pkgconf (1.7.3-r0) 10:35:58 (4/13) Installing libsodium-dev (1.0.18-r0) 10:35:58 (5/13) Installing openssh-keygen (8.4_p1-r3) 10:35:58 (6/13) Installing libedit (20191231.3.1-r1) 10:35:58 (7/13) Installing openssh-client (8.4_p1-r3) 10:35:58 $ docker top 7ee141420d73b411cda76ba1bcbe165adf9460dc662a3061a9271323bc8126a5 -eo pid,comm 10:35:58 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 10:35:58 (9/13) Installing openssh-server-common (8.4_p1-r3) [Pipeline] { [Pipeline] sh 10:35:59 (10/13) Installing openssh-server (8.4_p1-r3) 10:35:59 (11/13) Installing openssh (8.4_p1-r3) 10:35:59 (12/13) Installing libzmq (4.3.3-r1) 10:35:59 (13/13) Installing zeromq-dev (4.3.3-r1) 10:35:59 Executing busybox-1.32.1-r6.trigger 10:35:59 OK: 156 MiB in 53 packages 10:35:59 + go version 10:35:59 go version go1.16.3 linux/arm64 [Pipeline] } 10:35:59 $ docker stop --time=1 7ee141420d73b411cda76ba1bcbe165adf9460dc662a3061a9271323bc8126a5 10:36:00 Removing intermediate container a7efe12f1cac 10:36:00 ---> b5c364833d8a 10:36:00 Step 6/8 : WORKDIR /device-virtual-go 10:36:00 ---> Running in ebe2fa03c0c8 10:36:00 Removing intermediate container ebe2fa03c0c8 10:36:00 ---> 17df444fba7d 10:36:00 Step 7/8 : COPY . . 10:36:01 ---> 7a7c8f202e9b 10:36:01 Step 8/8 : RUN go mod download 10:36:01 ---> Running in 1de9fed585c1 10:36:01 $ docker rm -f 7ee141420d73b411cda76ba1bcbe165adf9460dc662a3061a9271323bc8126a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:36:02 + docker inspect -f . ci-base-image-arm64 10:36:02 . [Pipeline] withDockerContainer 10:36:02 prd-ubuntu18.04-docker-arm64-4c-16g-3201 does not seem to be running inside a container 10:36:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:36:04 $ docker top bcfdddc4a8dc01e82bda4d673946691ea1f9d1e6a8258df982a505001bad7ba4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:05 + go mod tidy [Pipeline] sh 10:36:06 + make test 10:36:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 10:36:08 ? github.com/edgexfoundry/device-virtual-go [no test files] 10:36:28 Removing intermediate container 1de9fed585c1 10:36:28 ---> 67725b0f7d35 10:36:28 Successfully built 67725b0f7d35 10:36:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:36:28 + docker inspect -f . ci-base-image-x86_64 10:36:28 . [Pipeline] withDockerContainer 10:36:28 prd-centos7-docker-4c-2g-3202 does not seem to be running inside a container 10:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:36:29 $ docker top bd881dbb473db90e393c4cef919ee0315e619c34df144be35d66fa1382662842 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:30 + go version 10:36:30 go version go1.16.3 linux/amd64 [Pipeline] } 10:36:30 $ docker stop --time=1 bd881dbb473db90e393c4cef919ee0315e619c34df144be35d66fa1382662842 10:36:32 $ docker rm -f bd881dbb473db90e393c4cef919ee0315e619c34df144be35d66fa1382662842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:36:33 + docker inspect -f . ci-base-image-x86_64 10:36:33 . [Pipeline] withDockerContainer 10:36:33 prd-centos7-docker-4c-2g-3202 does not seem to be running inside a container 10:36:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:36:34 $ docker top a2d140f357525a3abef23f6df61b75ee6addf8c7180985e2ff1cfbb64abe3efd -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:34 + go mod tidy [Pipeline] sh 10:36:36 + make test 10:36:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 10:36:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 10:37:04 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:37:04 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.586s coverage: 63.8% of statements 10:37:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:37:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:37:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.725s coverage: 63.8% of statements 10:37:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:37:17 gofmt -l . 10:37:17 [ "`gofmt -l .`" = "" ] 10:37:17 ./bin/test-attribution-txt.sh 10:37:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:37:17 $ docker stop --time=1 a2d140f357525a3abef23f6df61b75ee6addf8c7180985e2ff1cfbb64abe3efd 10:37:19 $ docker rm -f a2d140f357525a3abef23f6df61b75ee6addf8c7180985e2ff1cfbb64abe3efd [Pipeline] // withDockerContainer [Pipeline] sh 10:37:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:37:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:37:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:37:23 + ls -al . 10:37:23 total 132 10:37:23 drwxrwxr-x. 7 jenkins jenkins 4096 May 6 10:37 . 10:37:23 drwxrwxr-x. 4 jenkins jenkins 28 May 6 10:35 .. 10:37:23 -rw-rw-r--. 1 jenkins jenkins 8153 May 6 10:35 Attribution.txt 10:37:23 drwxrwxr-x. 2 jenkins jenkins 64 May 6 10:35 bin 10:37:23 drwxrwxr-x. 3 jenkins jenkins 32 May 6 10:35 cmd 10:37:23 -rw-r--r--. 1 jenkins jenkins 47247 May 6 10:37 coverage.out 10:37:23 -rw-rw-r--. 1 jenkins jenkins 1905 May 6 10:35 Dockerfile 10:37:23 -rw-rw-r--. 1 jenkins jenkins 998 May 6 10:35 Dockerfile.build 10:37:23 drwxrwxr-x. 8 jenkins jenkins 179 May 6 10:35 .git 10:37:23 drwxrwxr-x. 2 jenkins jenkins 103 May 6 10:35 .github 10:37:23 -rw-rw-r--. 1 jenkins jenkins 277 May 6 10:35 .gitignore 10:37:23 -rw-r--r--. 1 jenkins jenkins 809 May 6 10:37 go.mod 10:37:23 -rw-r--r--. 1 jenkins jenkins 23585 May 6 10:36 go.sum 10:37:23 drwxrwxr-x. 3 jenkins jenkins 20 May 6 10:35 internal 10:37:23 -rw-rw-r--. 1 jenkins jenkins 660 May 6 10:35 Jenkinsfile 10:37:23 -rw-rw-r--. 1 jenkins jenkins 11340 May 6 10:35 LICENSE 10:37:23 -rw-rw-r--. 1 jenkins jenkins 921 May 6 10:35 Makefile 10:37:23 -rw-rw-r--. 1 jenkins jenkins 2745 May 6 10:35 README.md 10:37:23 -rw-rw-r--. 1 jenkins jenkins 5 May 6 10:32 VERSION 10:37:23 -rw-rw-r--. 1 jenkins jenkins 235 May 6 10:35 version.go [Pipeline] isUnix [Pipeline] sh 10:37:24 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b40166cd49d7c3655c31719d5d3e26684ada0af7 --label arch=amd64 --label version=0.0.0 . 10:37:24 Sending build context to Docker daemon 609.3kB 10:37:24 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 10:37:24 Step 2/25 : FROM ${BASE} AS builder 10:37:24 ---> 67725b0f7d35 10:37:24 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:37:24 ---> Running in e6765a7be561 10:37:24 Removing intermediate container e6765a7be561 10:37:24 ---> d408e8b5c350 10:37:24 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 10:37:24 ---> Running in f4e37f294c49 10:37:25 Removing intermediate container f4e37f294c49 10:37:25 ---> 60fb3ba1d76c 10:37:25 Step 5/25 : WORKDIR /device-virtual-go 10:37:25 ---> Running in f82416e2f6be 10:37:25 Removing intermediate container f82416e2f6be 10:37:25 ---> bdb18a5d4093 10:37:25 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:37:25 ---> Running in 908eddcd46ca 10:37:26 Removing intermediate container 908eddcd46ca 10:37:26 ---> a7d4be8b7a65 10:37:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:37:26 ---> Running in 924bdee48d4c 10:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:37:28 OK: 156 MiB in 53 packages 10:37:29 Removing intermediate container 924bdee48d4c 10:37:29 ---> cec6319a94de 10:37:29 Step 8/25 : COPY . . 10:37:29 ---> 579100396dc7 10:37:29 Step 9/25 : RUN go mod download 10:37:29 ---> Running in d68d65be5927 10:37:31 Removing intermediate container d68d65be5927 10:37:31 ---> ecf785edc5a2 10:37:31 Step 10/25 : ARG MAKE='make build' 10:37:31 ---> Running in bc44ce599ccf 10:37:31 Removing intermediate container bc44ce599ccf 10:37:31 ---> c1fc5507e687 10:37:31 Step 11/25 : RUN $MAKE 10:37:31 ---> Running in d27f099424a7 10:37:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 10:37:38 gofmt -l . 10:37:38 [ "`gofmt -l .`" = "" ] 10:37:38 ./bin/test-attribution-txt.sh 10:37:40 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:37:41 $ docker stop --time=1 bcfdddc4a8dc01e82bda4d673946691ea1f9d1e6a8258df982a505001bad7ba4 10:37:43 $ docker rm -f bcfdddc4a8dc01e82bda4d673946691ea1f9d1e6a8258df982a505001bad7ba4 [Pipeline] // withDockerContainer [Pipeline] sh 10:37:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:37:44 Warning: overwriting stash ‘coverage-report’ 10:37:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:37:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:37:46 + ls -al . 10:37:46 total 156 10:37:46 drwxrwxr-x 7 jenkins jenkins 4096 May 6 10:37 . 10:37:46 drwxrwxr-x 4 jenkins jenkins 4096 May 6 10:34 .. 10:37:46 drwxrwxr-x 8 jenkins jenkins 4096 May 6 10:34 .git 10:37:46 drwxrwxr-x 2 jenkins jenkins 4096 May 6 10:34 .github 10:37:46 -rw-rw-r-- 1 jenkins jenkins 277 May 6 10:34 .gitignore 10:37:46 -rw-rw-r-- 1 jenkins jenkins 8153 May 6 10:34 Attribution.txt 10:37:46 -rw-rw-r-- 1 jenkins jenkins 1905 May 6 10:34 Dockerfile 10:37:46 -rw-rw-r-- 1 jenkins jenkins 998 May 6 10:34 Dockerfile.build 10:37:46 -rw-rw-r-- 1 jenkins jenkins 660 May 6 10:34 Jenkinsfile 10:37:46 -rw-rw-r-- 1 jenkins jenkins 11340 May 6 10:34 LICENSE 10:37:46 -rw-rw-r-- 1 jenkins jenkins 921 May 6 10:34 Makefile 10:37:46 -rw-rw-r-- 1 jenkins jenkins 2745 May 6 10:34 README.md 10:37:46 -rw-rw-r-- 1 jenkins jenkins 5 May 6 10:32 VERSION 10:37:46 drwxrwxr-x 2 jenkins jenkins 4096 May 6 10:34 bin 10:37:46 drwxrwxr-x 3 jenkins jenkins 4096 May 6 10:34 cmd 10:37:46 -rw-r--r-- 1 jenkins jenkins 47247 May 6 10:37 coverage.out 10:37:46 -rw-r--r-- 1 jenkins jenkins 809 May 6 10:37 go.mod 10:37:46 -rw-r--r-- 1 jenkins jenkins 23585 May 6 10:36 go.sum 10:37:46 drwxrwxr-x 3 jenkins jenkins 4096 May 6 10:34 internal 10:37:46 -rw-rw-r-- 1 jenkins jenkins 235 May 6 10:34 version.go [Pipeline] isUnix [Pipeline] sh 10:37:46 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b40166cd49d7c3655c31719d5d3e26684ada0af7 --label arch=arm64 --label version=0.0.0 . 10:37:47 Sending build context to Docker daemon 608.3kB 10:37:47 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 10:37:47 Step 2/25 : FROM ${BASE} AS builder 10:37:47 ---> 68c7f916337c 10:37:47 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:37:47 ---> Running in dc54e536de7d 10:37:47 Removing intermediate container dc54e536de7d 10:37:47 ---> 2b454bc31c21 10:37:47 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 10:37:48 ---> Running in 903c38a1d488 10:37:48 Removing intermediate container 903c38a1d488 10:37:48 ---> 6b2200cda3ca 10:37:48 Step 5/25 : WORKDIR /device-virtual-go 10:37:48 ---> Running in 8c13ae18ff49 10:37:49 Removing intermediate container 8c13ae18ff49 10:37:49 ---> 10db2458b569 10:37:49 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:37:49 ---> Running in 696ddf5302ac 10:37:51 Removing intermediate container 696ddf5302ac 10:37:51 ---> efa67d31ecf0 10:37:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:37:51 ---> Running in b0f43245fc23 10:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:37:54 OK: 145 MiB in 53 packages 10:37:54 CGO_ENABLED=1 GO111MODULE=on go build ./... 10:37:55 Removing intermediate container b0f43245fc23 10:37:55 ---> abfa145e2e2e 10:37:55 Step 8/25 : COPY . . 10:37:56 ---> 27fbf8c670ba 10:37:56 Step 9/25 : RUN go mod download 10:37:56 ---> Running in 6dbdeba77db3 10:37:59 Removing intermediate container 6dbdeba77db3 10:37:59 ---> 3dab4e3a1c5e 10:37:59 Step 10/25 : ARG MAKE='make build' 10:37:59 ---> Running in c1453845b972 10:37:59 Removing intermediate container c1453845b972 10:37:59 ---> 736560c91404 10:37:59 Step 11/25 : RUN $MAKE 10:37:59 ---> Running in fbd92a6a87a9 10:38:00 Removing intermediate container d27f099424a7 10:38:00 ---> 3bdf7a41199e 10:38:00 Step 12/25 : FROM alpine:3.12 10:38:00 3.12: Pulling from library/alpine 10:38:00 339de151aab4: Pulling fs layer 10:38:00 339de151aab4: Verifying Checksum 10:38:00 339de151aab4: Download complete 10:38:00 339de151aab4: Pull complete 10:38:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:38:00 Status: Downloaded newer image for alpine:3.12 10:38:00 ---> 13621d1b12d4 10:38:00 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:38:00 ---> Running in a1cc5b78dde4 10:38:00 Removing intermediate container a1cc5b78dde4 10:38:00 ---> 78a866a992f2 10:38:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:38:00 ---> Running in 5ecacfa336b0 10:38:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 10:38:02 Removing intermediate container 5ecacfa336b0 10:38:02 ---> e24183105f57 10:38:02 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 10:38:02 ---> Running in 754b1486cea9 10:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:38:04 (1/6) Installing dumb-init (1.2.2-r1) 10:38:04 (2/6) Installing libgcc (9.3.0-r2) 10:38:04 (3/6) Installing libsodium (1.0.18-r0) 10:38:04 (4/6) Installing libstdc++ (9.3.0-r2) 10:38:05 (5/6) Installing libzmq (4.3.3-r0) 10:38:05 (6/6) Installing zeromq (4.3.3-r0) 10:38:05 Executing busybox-1.31.1-r20.trigger 10:38:05 OK: 8 MiB in 20 packages 10:38:05 Removing intermediate container 754b1486cea9 10:38:05 ---> f941dd8ccef8 10:38:05 Step 16/25 : WORKDIR / 10:38:05 ---> Running in f4143f99bc39 10:38:06 Removing intermediate container f4143f99bc39 10:38:06 ---> 2610e5eb7dfa 10:38:06 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:38:06 ---> a0796785be65 10:38:06 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 10:38:06 ---> fc4ab1c5e464 10:38:06 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 10:38:07 ---> 3b0cd1af099d 10:38:07 Step 20/25 : EXPOSE 49990 10:38:07 ---> Running in 6a44ef295652 10:38:07 Removing intermediate container 6a44ef295652 10:38:07 ---> a79258af7d72 10:38:07 Step 21/25 : ENTRYPOINT ["/device-virtual"] 10:38:07 ---> Running in 8c2ae0e8d4d1 10:38:07 Removing intermediate container 8c2ae0e8d4d1 10:38:07 ---> 05b8655f9932 10:38:07 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:08 ---> Running in 7bd66a492597 10:38:08 Removing intermediate container 7bd66a492597 10:38:08 ---> 1c35a328d531 10:38:08 Step 23/25 : LABEL arch=amd64 10:38:08 ---> Running in bf2418dc0b7e 10:38:08 Removing intermediate container bf2418dc0b7e 10:38:08 ---> 67f03fc56e46 10:38:08 Step 24/25 : LABEL git_sha=b40166cd49d7c3655c31719d5d3e26684ada0af7 10:38:08 ---> Running in 3d3c443d27b9 10:38:08 Removing intermediate container 3d3c443d27b9 10:38:08 ---> 782046086feb 10:38:08 Step 25/25 : LABEL version=0.0.0 10:38:08 ---> Running in 930fa173828b 10:38:08 Removing intermediate container 930fa173828b 10:38:08 ---> 6b6731b238ec 10:38:08 [Warning] One or more build-args [ARCH] were not consumed 10:38:08 Successfully built 6b6731b238ec 10:38:08 Successfully tagged docker-device-virtual-go: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] libraryResource [Pipeline] sh 10:38:09 ---> job-cost.sh 10:38:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oqyy 10:38:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:38:47 CGO_ENABLED=1 GO111MODULE=on go build ./... 10:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-oqyy/bin to PATH 10:38:54 INFO: No Stack... 10:38:55 INFO: Retrieving Pricing Info for: v1-standard-2 10:38:56 INFO: Archiving Costs [Pipeline] sh 10:38:56 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 10:38:56 + cut -d, -f6 [Pipeline] lock 10:38:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-196-1-stack-cost] 10:38:56 Resource [jenkins-edgexfoundry-device-virtual-go-PR-196-1-stack-cost] did not exist. Created. 10:38:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:38:57 + echo total: 0.029999999329447746 [Pipeline] stash 10:38:57 Stashed 1 file(s) [Pipeline] } 10:38:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:38:58 Removing intermediate container fbd92a6a87a9 10:38:58 ---> e76ee893f700 10:38:58 Step 12/25 : FROM alpine:3.12 10:38:58 3.12: Pulling from library/alpine 10:38:58 d2f70382dc9a: Pulling fs layer 10:38:58 d2f70382dc9a: Verifying Checksum 10:38:58 d2f70382dc9a: Download complete 10:38:58 d2f70382dc9a: Pull complete 10:38:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:38:58 Status: Downloaded newer image for alpine:3.12 10:38:58 ---> 9852663dfa18 10:38:58 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:38:58 ---> Running in f95e28d246d8 10:38:59 Removing intermediate container f95e28d246d8 10:38:59 ---> 5a16fa50a929 10:38:59 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:38:59 ---> Running in f72ac5fff6a8 10:39:01 Removing intermediate container f72ac5fff6a8 10:39:01 ---> 50ff4c163516 10:39:01 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 10:39:01 ---> Running in 0553a94aa7dd 10:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:39:04 (1/6) Installing dumb-init (1.2.2-r1) 10:39:04 (2/6) Installing libgcc (9.3.0-r2) 10:39:04 (3/6) Installing libsodium (1.0.18-r0) 10:39:04 (4/6) Installing libstdc++ (9.3.0-r2) 10:39:05 (5/6) Installing libzmq (4.3.3-r0) 10:39:05 (6/6) Installing zeromq (4.3.3-r0) 10:39:05 Executing busybox-1.31.1-r20.trigger 10:39:05 OK: 8 MiB in 20 packages 10:39:06 Removing intermediate container 0553a94aa7dd 10:39:06 ---> 3e82a1f8fa96 10:39:06 Step 16/25 : WORKDIR / 10:39:06 ---> Running in c385e872202b 10:39:07 Removing intermediate container c385e872202b 10:39:07 ---> 54760a0e32f6 10:39:07 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:39:08 ---> 99d5efc870c7 10:39:08 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 10:39:08 ---> 74027e00ca85 10:39:08 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 10:39:10 ---> 83052b347de9 10:39:10 Step 20/25 : EXPOSE 49990 10:39:10 ---> Running in bfcdf34b3e95 10:39:10 Removing intermediate container bfcdf34b3e95 10:39:10 ---> 77afad6dad54 10:39:10 Step 21/25 : ENTRYPOINT ["/device-virtual"] 10:39:10 ---> Running in bf7d34503a91 10:39:11 Removing intermediate container bf7d34503a91 10:39:11 ---> 529d955b156a 10:39:11 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:39:11 ---> Running in a94a4be16fe2 10:39:11 Removing intermediate container a94a4be16fe2 10:39:11 ---> 91d16bdf3fcd 10:39:11 Step 23/25 : LABEL arch=arm64 10:39:11 ---> Running in 53e473b617fd 10:39:12 Removing intermediate container 53e473b617fd 10:39:12 ---> aa5695e28f3b 10:39:12 Step 24/25 : LABEL git_sha=b40166cd49d7c3655c31719d5d3e26684ada0af7 10:39:12 ---> Running in e61b98b34b16 10:39:13 Removing intermediate container e61b98b34b16 10:39:13 ---> 48f45e94b513 10:39:13 Step 25/25 : LABEL version=0.0.0 10:39:13 ---> Running in 6dd9025f5bae 10:39:13 Removing intermediate container 6dd9025f5bae 10:39:13 ---> c8d040117eaa 10:39:13 [Warning] One or more build-args [ARCH] were not consumed 10:39:13 Successfully built c8d040117eaa 10:39:13 Successfully tagged docker-device-virtual-go-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] libraryResource [Pipeline] sh 10:39:14 ---> job-cost.sh 10:39:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zeqD 10:39:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:41:30 lf-activate-venv(): INFO: Adding /tmp/venv-zeqD/bin to PATH 10:41:30 INFO: No Stack... 10:41:30 INFO: Retrieving Pricing Info for: lf-standard-4 10:41:30 INFO: Archiving Costs [Pipeline] sh 10:41:30 + cut -d, -f6 10:41:30 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 10:41:30 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-196-1-stack-cost] 10:41:30 Resource [jenkins-edgexfoundry-device-virtual-go-PR-196-1-stack-cost] did not exist. Created. 10:41:30 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:31 /w/workspace/device-virtual-go/1@tmp/durable-ad4a2d23/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-ad4a2d23/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:41:31 + echo total: 0.20999999344348907 [Pipeline] stash 10:41:31 Warning: overwriting stash ‘stack-cost’ 10:41:31 Stashed 1 file(s) [Pipeline] } 10:41:31 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-196-1-stack-cost] [Pipeline] // lock [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] wrap 10:41:32 provisioning config files... 10:41:32 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-196@tmp/config4828013387973507864tmp [Pipeline] { [Pipeline] sh 10:41:33 + set +x 10:41:33 + curl -s https://codecov.io/bash 10:41:33 + bash -s -- 10:41:33 10:41:33 _____ _ 10:41:33 / ____| | | 10:41:33 | | ___ __| | ___ ___ _____ __ 10:41:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:41:33 | |___| (_) | (_| | __/ (_| (_) \ V / 10:41:33 \_____\___/ \__,_|\___|\___\___/ \_/ 10:41:33 Bash-1.0.2 10:41:33 10:41:33 10:41:33 ==> git version 2.24.3 found 10:41:33 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:41:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:41:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:41:33 ==> Jenkins CI detected. 10:41:33 project root: . 10:41:33 --> token set from env 10:41:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:41:33 ==> Running gcov in . (disable via -X gcov) 10:41:33 ==> Python coveragepy not found 10:41:33 ==> Searching for coverage reports in: 10:41:33 + . 10:41:33 -> Found 1 reports 10:41:33 ==> Detecting git/mercurial file structure 10:41:33 ==> Reading reports 10:41:33 + ./coverage.out bytes=47247 10:41:33 ==> Appending adjustments 10:41:33 https://docs.codecov.io/docs/fixing-reports 10:41:33 + Found adjustments 10:41:33 ==> Gzipping contents 10:41:33 8.0K /tmp/codecov.Ftr0FH.gz 10:41:33 ==> Uploading reports 10:41:33 url: https://codecov.io 10:41:33 query: branch=PR-196&commit=b40166cd49d7c3655c31719d5d3e26684ada0af7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=196&job=&cmd_args= 10:41:33 -> Pinging Codecov 10:41:33 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-196&commit=b40166cd49d7c3655c31719d5d3e26684ada0af7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=196&job=&cmd_args= 10:41:34 -> Uploading to 10:41:34 https://storage.googleapis.com/codecov/v4/raw/2021-05-06/5E52B4B073DB2E39498172D8E973AA87/b40166cd49d7c3655c31719d5d3e26684ada0af7/54d62172-5fc3-4f34-b17e-deb7d5e39fa9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T104133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f3fa90594a6bc6ca793788e0438e1d187745402818c6a777ce12894e7a5d814 10:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:34 Dload Upload Total Spent Left Speed 10:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5767 0 0 100 5767 0 12197 --:--:-- --:--:-- --:--:-- 12218 10:41:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b40166cd49d7c3655c31719d5d3e26684ada0af7 [Pipeline] } 10:41:34 Deleting 1 temporary files [Pipeline] // wrap [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:41:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:37 ---> package-listing.sh 10:41:37 ++ tr '[:upper:]' '[:lower:]' 10:41:37 ++ facter osfamily 10:41:37 + OS_FAMILY=redhat 10:41:37 + workspace=/w/workspace/foundry_device-virtual-go_PR-196 10:41:37 + START_PACKAGES=/tmp/packages_start.txt 10:41:37 + END_PACKAGES=/tmp/packages_end.txt 10:41:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:37 + PACKAGES=/tmp/packages_start.txt 10:41:37 + '[' /w/workspace/foundry_device-virtual-go_PR-196 ']' 10:41:37 + PACKAGES=/tmp/packages_end.txt 10:41:37 + case "${OS_FAMILY}" in 10:41:37 + rpm -qa 10:41:37 + sort 10:41:42 + '[' -f /tmp/packages_start.txt ']' 10:41:42 + '[' -f /tmp/packages_end.txt ']' 10:41:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:42 + '[' /w/workspace/foundry_device-virtual-go_PR-196 ']' 10:41:42 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-196/archives/ 10:41:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-196/archives/ [Pipeline] echo 10:41:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:41:43 10:41:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:41:43 alpine: Pulling from edgex-lftools-log-publisher 10:41:43 df20fa9351a1: Pulling fs layer 10:41:43 36b3adc4ff6f: Pulling fs layer 10:41:43 8ad3a11d3b57: Pulling fs layer 10:41:43 46f8f816bc3b: Pulling fs layer 10:41:43 93b61091891f: Pulling fs layer 10:41:43 93b9cdb0e59b: Pulling fs layer 10:41:43 5e14af77c1be: Pulling fs layer 10:41:43 01666e4c0597: Pulling fs layer 10:41:43 aa168da1d23b: Pulling fs layer 10:41:43 93b9cdb0e59b: Waiting 10:41:43 5e14af77c1be: Waiting 10:41:43 01666e4c0597: Waiting 10:41:43 aa168da1d23b: Waiting 10:41:43 46f8f816bc3b: Waiting 10:41:43 93b61091891f: Waiting 10:41:43 36b3adc4ff6f: Download complete 10:41:43 46f8f816bc3b: Verifying Checksum 10:41:43 46f8f816bc3b: Download complete 10:41:43 df20fa9351a1: Verifying Checksum 10:41:43 df20fa9351a1: Download complete 10:41:43 93b9cdb0e59b: Verifying Checksum 10:41:43 93b9cdb0e59b: Download complete 10:41:43 5e14af77c1be: Verifying Checksum 10:41:43 5e14af77c1be: Download complete 10:41:43 01666e4c0597: Verifying Checksum 10:41:43 01666e4c0597: Download complete 10:41:43 93b61091891f: Download complete 10:41:43 8ad3a11d3b57: Verifying Checksum 10:41:43 8ad3a11d3b57: Download complete 10:41:43 df20fa9351a1: Pull complete 10:41:43 36b3adc4ff6f: Pull complete 10:41:44 8ad3a11d3b57: Pull complete 10:41:44 46f8f816bc3b: Pull complete 10:41:46 aa168da1d23b: Verifying Checksum 10:41:46 aa168da1d23b: Download complete 10:41:46 93b61091891f: Pull complete 10:41:46 93b9cdb0e59b: Pull complete 10:41:46 5e14af77c1be: Pull complete 10:41:46 01666e4c0597: Pull complete 10:41:53 aa168da1d23b: Pull complete 10:41:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:41:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:41:53 prd-centos7-docker-4c-2g-3200 does not seem to be running inside a container 10:41:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-196 -v /w/workspace/foundry_device-virtual-go_PR-196:/w/workspace/foundry_device-virtual-go_PR-196:rw,z -v /w/workspace/foundry_device-virtual-go_PR-196@tmp:/w/workspace/foundry_device-virtual-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:41:56 $ docker top 1ec1dd0e3ecd30e7dd9876557b841cb63b656203ed7e4fe05f8bd711283e407b -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:57 + mkdir -p /var/log/sa [Pipeline] sh 10:41:57 + ls /var/log/sa-host 10:41:57 + sadf -c /var/log/sa-host/sa06 10:41:57 file_magic: OK 10:41:57 HZ: Using current value: 100 10:41:57 file_header: OK 10:41:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:41:57 Statistics: 10:41:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:41:57 File successfully converted to sysstat format version 12.2.1 10:41:57 + sadf -c /var/log/sa-host/sa23 10:41:57 file_magic: OK 10:41:57 HZ: Using current value: 100 10:41:57 file_header: OK 10:41:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:41:57 Statistics: 10:41:57 Hnuu...uuuununununu... 10:41:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:58 provisioning config files... 10:41:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-196@tmp/config1124660341513739781tmp [Pipeline] { [Pipeline] echo 10:41:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:58 ---> create-netrc.sh [Pipeline] } 10:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:41:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:41:59 ---> python-tools-install.sh [Pipeline] echo 10:41:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:59 ---> sudo-logs.sh 10:41:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:59 ---> job-cost.sh 10:41:59 lf-activate-venv: SKIPPING 10:41:59 DEBUG: total: 0.20999999344348907 10:41:59 INFO: Retrieving Stack Cost... 10:42:01 INFO: Retrieving Pricing Info for: v1-standard-2 10:42:01 INFO: Archiving Costs [Pipeline] echo 10:42:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:42:02 ---> logs-deploy.sh 10:42:02 lf-activate-venv: SKIPPING 10:42:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-196/1 10:42:02 INFO: archiving workspace using pattern(s): 10:42:04 Archives upload complete. 10:42:04 INFO: archiving logs to Nexus 10:42:05 ---> uname -a: 10:42:05 Linux prd-centos7-docker-4c-2g-3200.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:42:05 10:42:05 10:42:05 ---> lscpu: 10:42:05 Architecture: x86_64 10:42:05 CPU op-mode(s): 32-bit, 64-bit 10:42:05 Byte Order: Little Endian 10:42:05 Address sizes: 40 bits physical, 48 bits virtual 10:42:05 CPU(s): 4 10:42:05 On-line CPU(s) list: 0-3 10:42:05 Thread(s) per core: 1 10:42:05 Core(s) per socket: 1 10:42:05 Socket(s): 4 10:42:05 NUMA node(s): 1 10:42:05 Vendor ID: GenuineIntel 10:42:05 CPU family: 6 10:42:05 Model: 44 10:42:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:42:05 Stepping: 1 10:42:05 CPU MHz: 2933.438 10:42:05 BogoMIPS: 5866.87 10:42:05 Virtualization: VT-x 10:42:05 Hypervisor vendor: KVM 10:42:05 Virtualization type: full 10:42:05 L1d cache: 128 KiB 10:42:05 L1i cache: 128 KiB 10:42:05 L2 cache: 16 MiB 10:42:05 L3 cache: 64 MiB 10:42:05 NUMA node0 CPU(s): 0-3 10:42:05 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:42:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:42:05 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:42:05 Vulnerability Meltdown: Mitigation; PTI 10:42:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:42:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:42:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:42:05 Vulnerability Srbds: Not affected 10:42:05 Vulnerability Tsx async abort: Not affected 10:42:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 10:42:05 10:42:05 10:42:05 ---> nproc: 10:42:05 4 10:42:05 10:42:05 10:42:05 ---> df -h: 10:42:05 Filesystem Size Used Available Use% Mounted on 10:42:05 overlay 50.0G 7.3G 42.7G 15% / 10:42:05 tmpfs 64.0M 0 64.0M 0% /dev 10:42:05 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:42:05 shm 64.0M 0 64.0M 0% /dev/shm 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-196@tmp 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:42:05 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-196 10:42:05 10:42:05 10:42:05 ---> free -m: 10:42:05 total used free shared buff/cache available 10:42:05 Mem: 1837 710 109 0 1017 1022 10:42:05 Swap: 1023 1 1022 10:42:05 10:42:05 10:42:05 ---> ip addr: 10:42:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:42:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:42:05 inet 127.0.0.1/8 scope host lo 10:42:05 valid_lft forever preferred_lft forever 10:42:05 inet6 ::1/128 scope host 10:42:05 valid_lft forever preferred_lft forever 10:42:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:42:05 link/ether fa:16:3e:16:66:5d brd ff:ff:ff:ff:ff:ff 10:42:05 inet 10.30.123.21/23 brd 10.30.123.255 scope global dynamic eth0 10:42:05 valid_lft 85768sec preferred_lft 85768sec 10:42:05 inet6 fe80::f816:3eff:fe16:665d/64 scope link 10:42:05 valid_lft forever preferred_lft forever 10:42:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:42:05 link/ether 02:42:03:15:7f:2e brd ff:ff:ff:ff:ff:ff 10:42:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:42:05 valid_lft forever preferred_lft forever 10:42:05 inet6 fe80::42:3ff:fe15:7f2e/64 scope link 10:42:05 valid_lft forever preferred_lft forever 10:42:05 10:42:05 10:42:05 ---> sar -b -r -n DEV: 10:42:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 10:42:05 10:42:05 10:31:22 LINUX RESTART (4 CPU) 10:42:05 10:42:05 10:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:42:05 10:33:02 32.21 11.55 20.66 0.00 4388.28 2968.54 0.00 10:42:05 10:34:01 1.91 0.00 1.91 0.00 0.00 38.43 0.00 10:42:05 10:35:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 10:42:05 10:36:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 10:42:05 10:37:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 10:42:05 10:38:01 0.33 0.00 0.33 0.00 0.00 5.45 0.00 10:42:05 10:39:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 10:42:05 10:40:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 10:42:05 10:41:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 10:42:05 Average: 4.00 1.29 2.71 0.00 488.77 337.43 0.00 10:42:05 10:42:05 10:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:42:05 10:33:02 134144 0 610020 32.42 2620 1134760 1104240 37.69 431292 1117032 20 10:42:05 10:34:01 139840 0 604316 32.12 2620 1134768 1068844 36.48 430476 1113152 8 10:42:05 10:35:01 138460 0 605692 32.19 2620 1134772 1069048 36.48 449956 1095068 8 10:42:05 10:36:01 138148 0 606004 32.21 2620 1134772 1069012 36.48 451136 1094556 8 10:42:05 10:37:01 136840 0 607304 32.28 2620 1134780 1068928 36.48 455532 1091528 16 10:42:05 10:38:01 136600 0 607540 32.29 2620 1134784 1068904 36.48 455672 1091528 12 10:42:05 10:39:01 137348 0 606788 32.25 2620 1134788 1068844 36.48 455264 1091528 8 10:42:05 10:40:01 137380 0 606752 32.25 2620 1134792 1068844 36.48 455156 1091528 8 10:42:05 10:41:01 137308 0 606760 32.25 2620 1134856 1068844 36.48 455392 1091544 20 10:42:05 Average: 137341 0 606797 32.25 2620 1134786 1072834 36.61 448875 1097496 12 10:42:05 10:42:05 10:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:42:05 10:33:02 eth0 153.75 110.74 454.73 29.45 0.00 0.00 0.00 0.00 10:42:05 10:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:33:02 docker0 2.18 1.81 0.44 4.37 0.00 0.00 0.00 0.00 10:42:05 10:34:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 10:42:05 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:35:01 eth0 1.20 0.53 0.36 0.22 0.00 0.00 0.00 0.00 10:42:05 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:36:01 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 10:42:05 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:37:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:42:05 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:38:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 10:42:05 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:42:05 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:42:05 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:42:05 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 Average: eth0 17.48 12.52 50.75 3.34 0.00 0.00 0.00 0.00 10:42:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:05 Average: docker0 0.24 0.20 0.05 0.49 0.00 0.00 0.00 0.00 10:42:05 10:42:05 10:42:05 ---> sar -P ALL: 10:42:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 10:42:05 10:42:05 10:31:22 LINUX RESTART (4 CPU) 10:42:05 10:42:05 10:32:01 CPU %user %nice %system %iowait %steal %idle 10:42:05 10:33:02 all 3.29 0.00 2.09 0.78 0.04 93.80 10:42:05 10:33:02 0 3.65 0.00 2.61 0.62 0.02 93.10 10:42:05 10:33:02 1 3.18 0.00 1.67 1.07 0.03 94.05 10:42:05 10:33:02 2 3.35 0.00 1.79 1.16 0.05 93.65 10:42:05 10:33:02 3 2.98 0.00 2.28 0.27 0.05 94.42 10:42:05 10:34:01 all 0.15 0.00 0.04 0.00 0.00 99.81 10:42:05 10:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:42:05 10:34:01 1 0.47 0.00 0.03 0.00 0.00 99.49 10:42:05 10:34:01 2 0.07 0.00 0.05 0.00 0.00 99.88 10:42:05 10:34:01 3 0.05 0.00 0.05 0.00 0.00 99.90 10:42:05 10:35:01 all 0.17 0.00 0.05 0.00 0.00 99.79 10:42:05 10:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:42:05 10:35:01 1 0.52 0.00 0.03 0.00 0.00 99.45 10:42:05 10:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:42:05 10:35:01 3 0.08 0.00 0.08 0.00 0.00 99.83 10:42:05 10:36:01 all 0.14 0.00 0.03 0.00 0.00 99.82 10:42:05 10:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:42:05 10:36:01 1 0.43 0.00 0.02 0.00 0.00 99.55 10:42:05 10:36:01 2 0.07 0.00 0.07 0.00 0.00 99.87 10:42:05 10:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:42:05 10:37:01 all 0.17 0.00 0.09 0.00 0.01 99.73 10:42:05 10:37:01 0 0.02 0.00 0.05 0.00 0.00 99.93 10:42:05 10:37:01 1 0.53 0.00 0.05 0.00 0.02 99.40 10:42:05 10:37:01 2 0.08 0.00 0.07 0.00 0.02 99.83 10:42:05 10:37:01 3 0.03 0.00 0.20 0.00 0.00 99.77 10:42:05 10:38:01 all 0.09 0.00 0.05 0.00 0.00 99.87 10:42:05 10:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:42:05 10:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:42:05 10:38:01 2 0.28 0.00 0.12 0.00 0.00 99.60 10:42:05 10:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:42:05 10:39:01 all 0.03 0.00 0.03 0.00 0.00 99.94 10:42:05 10:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:42:05 10:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:42:05 10:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:42:05 10:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:42:05 10:40:01 all 0.10 0.00 0.04 0.00 0.00 99.86 10:42:05 10:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:42:05 10:40:01 1 0.17 0.00 0.03 0.00 0.00 99.80 10:42:05 10:40:01 2 0.18 0.00 0.05 0.00 0.00 99.77 10:42:05 10:40:01 3 0.03 0.00 0.05 0.00 0.00 99.92 10:42:05 10:41:01 all 0.17 0.00 0.02 0.00 0.00 99.80 10:42:05 10:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:42:05 10:41:01 1 0.53 0.00 0.02 0.00 0.00 99.45 10:42:05 10:41:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:42:05 10:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:42:05 Average: all 0.48 0.00 0.27 0.09 0.01 99.16 10:42:05 Average: 0 0.42 0.00 0.32 0.07 0.00 99.19 10:42:05 Average: 1 0.66 0.00 0.21 0.12 0.01 99.01 10:42:05 Average: 2 0.47 0.00 0.25 0.13 0.01 99.15 10:42:05 Average: 3 0.37 0.00 0.30 0.03 0.01 99.29 10:42:05 10:42:05 10:42:05