Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 038d3e0e2d477805d055a7f0f6fc36f106f8f37c+666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 (94453378c77c74fe998eb10cca6dff20de1ec98b) Running in Durability level: PERFORMANCE_OPTIMIZED 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-32553 in /w/workspace/dgexfoundry_device-sdk-go_PR-850 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-850 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 into PR head commit 038d3e0e2d477805d055a7f0f6fc36f106f8f37c Merge succeeded, producing 7835cba7ba0ebd50693c73636895cef7a996a10e Checking out Revision 7835cba7ba0ebd50693c73636895cef7a996a10e (PR-850) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/850/head:refs/remotes/origin/PR-850 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # 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 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7835cba7ba0ebd50693c73636895cef7a996a10e # timeout=10 Commit message: "Merge commit '666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2' into HEAD" > git rev-list --no-walk 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:41:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:41:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:41:33 ========================================================= 02:41:33 EdgeX Global Pipelines Version Info 02:41:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:41:34 ------------------- 02:41:34 stable info: 02:41:34 ------------------- 02:41:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:41:34 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 02:41:34 Message: update stable to v1.0.186 02:41:35 ------------------- 02:41:35 experimental info: 02:41:35 ------------------- 02:41:35 Commited By: **** collab-it+edgex@linuxfoundation.org 02:41:35 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 02:41:35 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:41:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:41:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-850 [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-850 [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-850 [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7835cba7ba0ebd50693c73636895cef7a996a10e [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7835cba [Pipeline] echo 02:41:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:41:39 provisioning config files... 02:41:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/config5208824304663455202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:39 ---> docker-login.sh 02:41:39 nexus3.edgexfoundry.org:10001 02:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:40 Configure a credential helper to remove this warning. See 02:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:40 02:41:40 Login Succeeded 02:41:40 nexus3.edgexfoundry.org:10002 02:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:40 Configure a credential helper to remove this warning. See 02:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:40 02:41:40 Login Succeeded 02:41:40 nexus3.edgexfoundry.org:10003 02:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:40 Configure a credential helper to remove this warning. See 02:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:40 02:41:40 Login Succeeded 02:41:40 nexus3.edgexfoundry.org:10004 02:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:40 Configure a credential helper to remove this warning. See 02:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:40 02:41:40 Login Succeeded 02:41:40 docker.io 02:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:41 Configure a credential helper to remove this warning. See 02:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:41 02:41:41 Login Succeeded 02:41:41 ---> docker-login.sh ends [Pipeline] } 02:41:41 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 02:41:41 + git log --format=format:%s -1 7835cba7ba0ebd50693c73636895cef7a996a10e [Pipeline] echo 02:41:42 GIT_COMMIT: 7835cba7ba0ebd50693c73636895cef7a996a10e, Commit Message: Merge commit '666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2' into HEAD [Pipeline] echo 02:41:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:43 02:41:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:41:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:43 latest: Pulling from edgex-devops/git-semver 02:41:43 31603596830f: Pulling fs layer 02:41:43 2a8b12db71e7: Pulling fs layer 02:41:43 6ca5941a6612: Pulling fs layer 02:41:43 ecc8261a40a4: Pulling fs layer 02:41:43 ecc8261a40a4: Waiting 02:41:43 2a8b12db71e7: Verifying Checksum 02:41:43 2a8b12db71e7: Download complete 02:41:43 31603596830f: Verifying Checksum 02:41:43 31603596830f: Download complete 02:41:43 ecc8261a40a4: Verifying Checksum 02:41:43 ecc8261a40a4: Download complete 02:41:44 6ca5941a6612: Verifying Checksum 02:41:44 6ca5941a6612: Download complete 02:41:44 31603596830f: Pull complete 02:41:44 2a8b12db71e7: Pull complete 02:41:45 6ca5941a6612: Pull complete 02:41:45 ecc8261a40a4: Pull complete 02:41:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:41:45 prd-centos7-docker-4c-2g-32553 does not seem to be running inside a container 02:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-850 -v /w/workspace/dgexfoundry_device-sdk-go_PR-850:/w/workspace/dgexfoundry_device-sdk-go_PR-850:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-850@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:41:47 $ docker top b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:48 [ssh-agent] Looking for ssh-agent implementation... 02:41:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:48 $ docker exec b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 ssh-agent 02:41:48 SSH_AUTH_SOCK=/tmp/ssh-flKAs7oVpPtQ/agent.13 02:41:48 SSH_AGENT_PID=18 02:41:48 Running ssh-add (command line suppressed) 02:41:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/private_key_2896141838463042708.key (/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/private_key_2896141838463042708.key) 02:41:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:49 + git tag --points-at HEAD [Pipeline] } 02:41:49 $ docker exec --env ******** --env ******** b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 ssh-agent -k 02:41:49 unset SSH_AUTH_SOCK; 02:41:49 unset SSH_AGENT_PID; 02:41:49 echo Agent pid 18 killed; 02:41:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:49 [ssh-agent] Looking for ssh-agent implementation... 02:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:49 $ docker exec b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 ssh-agent 02:41:49 SSH_AUTH_SOCK=/tmp/ssh-1EgKhIgpW4v5/agent.46 02:41:49 SSH_AGENT_PID=51 02:41:49 Running ssh-add (command line suppressed) 02:41:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/private_key_6347074681753718068.key (/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/private_key_6347074681753718068.key) 02:41:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:50 + git semver init 02:41:50 # -> Open(): unable to determine branch for HEAD 02:41:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-850/.git 02:41:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-850 02:41:50 # $SEMVER_REMOTE_NAME = origin 02:41:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:41:50 # $SEMVER_USER_NAME = edgex-jenkins 02:41:50 # $SEMVER_BRANCH = PR-850 02:41:50 # $SEMVER_TEMP = /tmp/semver-598999266 02:41:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:41:51 # '/tmp/semver-598999266' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-850/.semver' 02:41:51 # -> Force: false 02:41:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-850/.semver [Pipeline] } 02:41:51 $ docker exec --env ******** --env ******** b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 ssh-agent -k 02:41:51 unset SSH_AUTH_SOCK; 02:41:51 unset SSH_AGENT_PID; 02:41:51 echo Agent pid 51 killed; 02:41:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:52 + git semver [Pipeline] } 02:41:52 $ docker stop --time=1 b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 02:41:53 $ docker rm -f b36d9aec2ac0b54cd41a50294530b3f1f3ee3add9e36178484741196bd2ce894 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:41:54 Stashed 1 file(s) [Pipeline] echo 02:41:54 [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 02:42:10 Still waiting to schedule task 02:42:10 ‘prd-centos7-docker-4c-2g-32554’ is offline 02:42:10 Still waiting to schedule task 02:42:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:43:45 Running on prd-centos7-docker-4c-2g-32558 in /w/workspace/dgexfoundry_device-sdk-go_PR-850 [Pipeline] { [Pipeline] ws 02:43:45 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 02:43:48 using credential edgex-jenkins-ssh 02:43:48 Cloning the remote Git repository 02:43:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:43:48 > git init /w/workspace/device-sdk-go/3 # timeout=10 02:43:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:43:48 > git --version # timeout=10 02:43:48 > git --version # 'git version 2.24.3' 02:43:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:43:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:43:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:43:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/850/head:refs/remotes/origin/PR-850 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:43:49 Merging remotes/origin/master commit 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 into PR head commit 038d3e0e2d477805d055a7f0f6fc36f106f8f37c 02:43:50 Merge succeeded, producing b3095e4fedad2009046a3abcb619cfa589656deb 02:43:50 Checking out Revision b3095e4fedad2009046a3abcb619cfa589656deb (PR-850) 02:43:49 > git config core.sparsecheckout # timeout=10 02:43:49 > git checkout -f 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 02:43:49 > git remote # timeout=10 02:43:49 > git config --get remote.origin.url # timeout=10 02:43:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:49 > git merge 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 # timeout=10 02:43:50 > git rev-parse HEAD^{commit} # timeout=10 02:43:50 > git config core.sparsecheckout # timeout=10 02:43:50 > git checkout -f b3095e4fedad2009046a3abcb619cfa589656deb # timeout=10 02:43:53 Commit message: "Merge commit '666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2' into HEAD" 02:43:53 > git rev-list --no-walk 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:43:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:43:55 + sudo service docker restart 02:43:55 + true 02:43:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:43:56 provisioning config files... 02:43:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5330977685633661970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:57 ---> docker-login.sh 02:43:57 nexus3.edgexfoundry.org:10001 02:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:57 Configure a credential helper to remove this warning. See 02:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:57 02:43:57 Login Succeeded 02:43:57 nexus3.edgexfoundry.org:10002 02:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:57 Configure a credential helper to remove this warning. See 02:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:57 02:43:57 Login Succeeded 02:43:57 nexus3.edgexfoundry.org:10003 02:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:57 Configure a credential helper to remove this warning. See 02:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:57 02:43:57 Login Succeeded 02:43:57 nexus3.edgexfoundry.org:10004 02:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:58 Configure a credential helper to remove this warning. See 02:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:58 02:43:58 Login Succeeded 02:43:58 docker.io 02:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:58 Configure a credential helper to remove this warning. See 02:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:58 02:43:58 Login Succeeded 02:43:58 ---> docker-login.sh ends [Pipeline] } 02:43:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:43:59 ========================================================= 02:43:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:43:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:43:59 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 02:43:59 Sending build context to Docker daemon 2.354MB 02:43:59 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:43:59 Step 2/8 : FROM ${BASE} 02:43:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:43:59 188c0c94c7c5: Pulling fs layer 02:43:59 0ef7d3d256c8: Pulling fs layer 02:43:59 de9db76c5a1d: Pulling fs layer 02:43:59 bca2f99d35d6: Pulling fs layer 02:43:59 93359f2a8cfa: Pulling fs layer 02:43:59 7c6f9722023f: Pulling fs layer 02:43:59 a35cf1a2eb13: Pulling fs layer 02:43:59 bca2f99d35d6: Waiting 02:43:59 93359f2a8cfa: Waiting 02:43:59 7c6f9722023f: Waiting 02:43:59 a35cf1a2eb13: Waiting 02:43:59 de9db76c5a1d: Verifying Checksum 02:43:59 de9db76c5a1d: Download complete 02:43:59 0ef7d3d256c8: Verifying Checksum 02:43:59 0ef7d3d256c8: Download complete 02:44:00 93359f2a8cfa: Verifying Checksum 02:44:00 93359f2a8cfa: Download complete 02:44:00 188c0c94c7c5: Verifying Checksum 02:44:00 188c0c94c7c5: Download complete 02:44:00 7c6f9722023f: Verifying Checksum 02:44:00 7c6f9722023f: Download complete 02:44:01 188c0c94c7c5: Pull complete 02:44:01 0ef7d3d256c8: Pull complete 02:44:01 de9db76c5a1d: Pull complete 02:44:02 a35cf1a2eb13: Verifying Checksum 02:44:02 a35cf1a2eb13: Download complete 02:44:03 bca2f99d35d6: Verifying Checksum 02:44:03 bca2f99d35d6: Download complete 02:44:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32557 in /w/workspace/dgexfoundry_device-sdk-go_PR-850 [Pipeline] { [Pipeline] ws 02:44:07 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 02:44:09 bca2f99d35d6: Pull complete 02:44:09 93359f2a8cfa: Pull complete 02:44:09 7c6f9722023f: Pull complete 02:44:12 using credential edgex-jenkins-ssh 02:44:12 Cloning the remote Git repository 02:44:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:44:12 > git init /w/workspace/device-sdk-go/3 # timeout=10 02:44:14 a35cf1a2eb13: Pull complete 02:44:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:44:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:13 > git --version # timeout=10 02:44:13 > git --version # 'git version 2.17.1' 02:44:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:44:14 ---> a62c8e92a672 02:44:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:44:14 ---> Running in 23c7ef26c6ec 02:44:14 Merging remotes/origin/master commit 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 into PR head commit 038d3e0e2d477805d055a7f0f6fc36f106f8f37c 02:44:14 Removing intermediate container 23c7ef26c6ec 02:44:14 ---> c40cdb458d16 02:44:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:14 ---> Running in 372018a44454 02:44:15 Merge succeeded, producing 2279fef49fdf17a8af7151b09ab52159892272b1 02:44:15 Checking out Revision 2279fef49fdf17a8af7151b09ab52159892272b1 (PR-850) 02:44:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/850/head:refs/remotes/origin/PR-850 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:44:14 > git config core.sparsecheckout # timeout=10 02:44:14 > git checkout -f 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 02:44:15 > git remote # timeout=10 02:44:15 > git config --get remote.origin.url # timeout=10 02:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:15 > git merge 666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2 # timeout=10 02:44:15 > git rev-parse HEAD^{commit} # timeout=10 02:44:15 > git config core.sparsecheckout # timeout=10 02:44:15 > git checkout -f 2279fef49fdf17a8af7151b09ab52159892272b1 # timeout=10 02:44:16 Removing intermediate container 372018a44454 02:44:16 ---> 11b17848e655 02:44:16 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:44:16 ---> Running in 56af418cb4f8 02:44:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:44:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:44:18 (1/6) Installing libc-dev (0.7.2-r3) 02:44:18 (2/6) Installing libsodium (1.0.18-r0) 02:44:18 (3/6) Installing pkgconf (1.7.2-r0) 02:44:18 (4/6) Installing libsodium-dev (1.0.18-r0) 02:44:18 (5/6) Installing libzmq (4.3.3-r0) 02:44:18 (6/6) Installing zeromq-dev (4.3.3-r0) 02:44:18 Executing busybox-1.31.1-r19.trigger 02:44:18 OK: 167 MiB in 45 packages 02:44:19 Commit message: "Merge commit '666827f8b6804176e2a9d12c5bdc6fe2f1e0b4f2' into HEAD" 02:44:19 > git rev-list --no-walk 038d3e0e2d477805d055a7f0f6fc36f106f8f37c # timeout=10 02:44:19 Removing intermediate container 56af418cb4f8 02:44:19 ---> a0a8566830cc 02:44:19 Step 6/8 : WORKDIR /device-sdk-go 02:44:19 ---> Running in 0ac424dbb8c4 02:44:19 Removing intermediate container 0ac424dbb8c4 02:44:19 ---> 60243fc450eb 02:44:19 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 02:44:20 ---> 55d1241f4071 02:44:20 Step 8/8 : RUN go mod download 02:44:20 ---> Running in 3dd5ce4b48ad [Pipeline] sh 02:44:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:44:21 + true 02:44:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:44:23 provisioning config files... 02:44:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5589160676051350131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:24 ---> docker-login.sh 02:44:24 nexus3.edgexfoundry.org:10001 02:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:25 Configure a credential helper to remove this warning. See 02:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:25 02:44:25 Login Succeeded 02:44:25 nexus3.edgexfoundry.org:10002 02:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:26 Configure a credential helper to remove this warning. See 02:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:26 02:44:26 Login Succeeded 02:44:26 nexus3.edgexfoundry.org:10003 02:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:26 Configure a credential helper to remove this warning. See 02:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:26 02:44:26 Login Succeeded 02:44:26 nexus3.edgexfoundry.org:10004 02:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:26 Configure a credential helper to remove this warning. See 02:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:26 02:44:26 Login Succeeded 02:44:26 docker.io 02:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:27 Configure a credential helper to remove this warning. See 02:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:27 02:44:27 Login Succeeded 02:44:27 ---> docker-login.sh ends [Pipeline] } 02:44:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:44:28 ========================================================= 02:44:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:44:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:44:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 02:44:28 Sending build context to Docker daemon 2.366MB 02:44:29 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:44:29 Step 2/8 : FROM ${BASE} 02:44:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:44:29 5f621e34cdf4: Pulling fs layer 02:44:29 a4357932f1b6: Pulling fs layer 02:44:29 18c013af1878: Pulling fs layer 02:44:29 00ac8860ef70: Pulling fs layer 02:44:29 63d7cb157983: Pulling fs layer 02:44:29 b116817d02f9: Pulling fs layer 02:44:29 745a02a5169b: Pulling fs layer 02:44:29 00ac8860ef70: Waiting 02:44:29 63d7cb157983: Waiting 02:44:29 b116817d02f9: Waiting 02:44:29 745a02a5169b: Waiting 02:44:29 18c013af1878: Verifying Checksum 02:44:29 18c013af1878: Download complete 02:44:29 a4357932f1b6: Verifying Checksum 02:44:29 a4357932f1b6: Download complete 02:44:29 63d7cb157983: Verifying Checksum 02:44:29 63d7cb157983: Download complete 02:44:29 b116817d02f9: Download complete 02:44:29 5f621e34cdf4: Verifying Checksum 02:44:29 5f621e34cdf4: Download complete 02:44:30 5f621e34cdf4: Pull complete 02:44:30 a4357932f1b6: Pull complete 02:44:31 18c013af1878: Pull complete 02:44:31 745a02a5169b: Download complete 02:44:33 00ac8860ef70: Verifying Checksum 02:44:33 00ac8860ef70: Download complete 02:44:43 00ac8860ef70: Pull complete 02:44:43 63d7cb157983: Pull complete 02:44:43 b116817d02f9: Pull complete 02:44:47 Removing intermediate container 3dd5ce4b48ad 02:44:47 ---> 7180ed5c7727 02:44:47 Successfully built 7180ed5c7727 02:44:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:44:47 + docker inspect -f . ci-base-image-x86_64 02:44:47 . [Pipeline] withDockerContainer 02:44:47 745a02a5169b: Pull complete 02:44:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:44:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:44:47 ---> b7e6874047d6 02:44:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:44:48 prd-centos7-docker-4c-2g-32558 does not seem to be running inside a container 02:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 02:44:49 $ docker top 9124341ba963c6a1cd5b10507e3de17b212d536edb48e0297003c0c5a54db4b7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:49 + go version 02:44:49 go version go1.15.5 linux/amd64 [Pipeline] } 02:44:49 $ docker stop --time=1 9124341ba963c6a1cd5b10507e3de17b212d536edb48e0297003c0c5a54db4b7 02:44:49 ---> Running in 5d255fc89656 02:44:50 Removing intermediate container 5d255fc89656 02:44:50 ---> 875f6f668c6b 02:44:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:50 ---> Running in 1e10e98eedc6 02:44:51 $ docker rm -f 9124341ba963c6a1cd5b10507e3de17b212d536edb48e0297003c0c5a54db4b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:44:52 + docker inspect -f . ci-base-image-x86_64 02:44:52 . [Pipeline] withDockerContainer 02:44:52 prd-centos7-docker-4c-2g-32558 does not seem to be running inside a container 02:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 02:44:52 $ docker top da6c375aa1c3afc021b04718b42fef17b0abfc3ab30a23f4b4c32e0a9717559d -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:53 Removing intermediate container 1e10e98eedc6 02:44:53 ---> 945f07cdad9d 02:44:53 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:44:53 ---> Running in 22ba9e0bc83c 02:44:53 + make test 02:44:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:44:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:44:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:44:56 (1/6) Installing libc-dev (0.7.2-r3) 02:44:56 (2/6) Installing libsodium (1.0.18-r0) 02:44:56 (3/6) Installing pkgconf (1.7.2-r0) 02:44:56 (4/6) Installing libsodium-dev (1.0.18-r0) 02:44:56 (5/6) Installing libzmq (4.3.3-r0) 02:44:56 (6/6) Installing zeromq-dev (4.3.3-r0) 02:44:56 Executing busybox-1.31.1-r19.trigger 02:44:56 OK: 144 MiB in 45 packages 02:44:57 Removing intermediate container 22ba9e0bc83c 02:44:57 ---> 03ed2abb091c 02:44:57 Step 6/8 : WORKDIR /device-sdk-go 02:44:58 ---> Running in 262d57bfd950 02:44:58 Removing intermediate container 262d57bfd950 02:44:58 ---> f907184bf612 02:44:58 Step 7/8 : COPY . . 02:44:59 ---> c1f9bc3a83cc 02:44:59 Step 8/8 : RUN go mod download 02:44:59 ---> Running in 4fd66e19b90e 02:45:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:45:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:45:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:45:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:45:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:45:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:45:26 Removing intermediate container 4fd66e19b90e 02:45:26 ---> 28b500a2d979 02:45:26 Successfully built 28b500a2d979 02:45:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:45:27 + docker inspect -f . ci-base-image-arm64 02:45:27 . [Pipeline] withDockerContainer 02:45:27 prd-ubuntu18.04-docker-arm64-4c-16g-32557 does not seem to be running inside a container 02:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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-arm64 cat 02:45:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.128s coverage: 28.1% of statements 02:45:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.163s coverage: 81.2% of statements 02:45:28 $ docker top edb5277e3f10f49b81cde85d6ee973732234feab77f5638efddb40a00c568ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.134s coverage: 7.8% of statements 02:45:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:45:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:45:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:45:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.118s coverage: 32.5% of statements 02:45:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:45:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:45:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:45:30 + go version 02:45:30 go version go1.15.5 linux/arm64 [Pipeline] } 02:45:30 $ docker stop --time=1 edb5277e3f10f49b81cde85d6ee973732234feab77f5638efddb40a00c568ae4 02:45:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.129s coverage: 57.3% of statements 02:45:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.372s coverage: 6.6% of statements 02:45:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 5.0% of statements 02:45:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:45:30 GO111MODULE=on go vet ./... 02:45:32 $ docker rm -f edb5277e3f10f49b81cde85d6ee973732234feab77f5638efddb40a00c568ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:33 + docker inspect -f . ci-base-image-arm64 02:45:33 . [Pipeline] withDockerContainer 02:45:33 prd-ubuntu18.04-docker-arm64-4c-16g-32557 does not seem to be running inside a container 02:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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-arm64 cat 02:45:34 $ docker top e74a2bf7e8fe8e3fed3884e6ba105fa15091d7c30ae8c349c09c5cefc97eab52 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:35 + make test 02:45:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:45:49 gofmt -l . 02:45:49 [ "`gofmt -l .`" = "" ] 02:45:49 ./bin/test-attribution-txt.sh 02:45:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:45:50 $ docker stop --time=1 da6c375aa1c3afc021b04718b42fef17b0abfc3ab30a23f4b4c32e0a9717559d 02:45:52 $ docker rm -f da6c375aa1c3afc021b04718b42fef17b0abfc3ab30a23f4b4c32e0a9717559d [Pipeline] // withDockerContainer [Pipeline] sh 02:45:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:45:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:45:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:45:56 + ls -al . 02:45:56 total 188 02:45:56 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 2 02:45 . 02:45:56 drwxrwxr-x. 4 jenkins jenkins 28 Apr 2 02:43 .. 02:45:56 drwxrwxr-x. 2 jenkins jenkins 64 Apr 2 02:43 bin 02:45:56 -rw-r--r--. 1 jenkins jenkins 101239 Apr 2 02:45 coverage.out 02:45:56 -rw-rw-r--. 1 jenkins jenkins 987 Apr 2 02:43 Dockerfile.build 02:45:56 -rw-rw-r--. 1 jenkins jenkins 140 Apr 2 02:43 .dockerignore 02:45:56 drwxrwxr-x. 5 jenkins jenkins 62 Apr 2 02:43 example 02:45:56 drwxrwxr-x. 8 jenkins jenkins 179 Apr 2 02:43 .git 02:45:56 drwxrwxr-x. 2 jenkins jenkins 103 Apr 2 02:43 .github 02:45:56 -rw-rw-r--. 1 jenkins jenkins 138 Apr 2 02:43 .gitignore 02:45:56 -rw-r--r--. 1 jenkins jenkins 537 Apr 2 02:45 go.mod 02:45:56 -rw-r--r--. 1 jenkins jenkins 20946 Apr 2 02:45 go.sum 02:45:56 drwxrwxr-x. 14 jenkins jenkins 207 Apr 2 02:43 internal 02:45:56 -rw-rw-r--. 1 jenkins jenkins 901 Apr 2 02:43 Jenkinsfile 02:45:56 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 2 02:43 LICENSE 02:45:56 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 2 02:43 Makefile 02:45:56 drwxrwxr-x. 4 jenkins jenkins 26 Apr 2 02:43 openapi 02:45:56 drwxrwxr-x. 5 jenkins jenkins 50 Apr 2 02:43 pkg 02:45:56 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 2 02:43 README.md 02:45:56 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 2 02:43 RELEASE-NOTES.txt 02:45:56 drwxrwxr-x. 4 jenkins jenkins 54 Apr 2 02:43 snap 02:45:56 -rw-rw-r--. 1 jenkins jenkins 5 Apr 2 02:41 VERSION 02:45:56 -rw-rw-r--. 1 jenkins jenkins 222 Apr 2 02:43 version.go [Pipeline] isUnix [Pipeline] sh 02:45:57 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7835cba7ba0ebd50693c73636895cef7a996a10e --label arch=amd64 --label version=0.0.0 . 02:45:57 Sending build context to Docker daemon 2.456MB 02:45:57 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 02:45:57 Step 2/23 : FROM ${BASE} AS builder 02:45:57 ---> 7180ed5c7727 02:45:57 Step 3/23 : WORKDIR /device-sdk-go 02:45:57 ---> Running in d4f5d233c99c 02:45:57 Removing intermediate container d4f5d233c99c 02:45:57 ---> 5fa97d7ad33b 02:45:57 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:45:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:45:58 ---> Running in 339b9e5f92de 02:45:58 Removing intermediate container 339b9e5f92de 02:45:58 ---> 8f2d6ff2a288 02:45:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:58 ---> Running in 0879f7b04f6a 02:45:59 Removing intermediate container 0879f7b04f6a 02:45:59 ---> db2c2855f621 02:45:59 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:45:59 ---> Running in 83f31b4344bf 02:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:46:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:46:02 OK: 167 MiB in 45 packages 02:46:02 Removing intermediate container 83f31b4344bf 02:46:02 ---> b9a2132ce143 02:46:02 Step 7/23 : COPY . . 02:46:03 ---> fe60ac3de768 02:46:03 Step 8/23 : RUN go mod download 02:46:03 ---> Running in a4567471e9c1 02:46:05 Removing intermediate container a4567471e9c1 02:46:05 ---> 07ed148fba1b 02:46:05 Step 9/23 : RUN make build 02:46:05 ---> Running in 36d78ac3f233 02:46:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:46:17 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:46:19 Removing intermediate container 36d78ac3f233 02:46:19 ---> 73b26c2d49c8 02:46:19 Step 10/23 : FROM alpine:3.12 02:46:19 3.12: Pulling from library/alpine 02:46:19 532819f3e44c: Pulling fs layer 02:46:19 532819f3e44c: Verifying Checksum 02:46:19 532819f3e44c: Download complete 02:46:19 532819f3e44c: Pull complete 02:46:19 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 02:46:19 Status: Downloaded newer image for alpine:3.12 02:46:19 ---> 7230e588e954 02:46:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:20 ---> Running in 7167e7247286 02:46:20 Removing intermediate container 7167e7247286 02:46:20 ---> 0483b6205e7a 02:46:20 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:20 ---> Running in b57e01a983c7 02:46:21 Removing intermediate container b57e01a983c7 02:46:21 ---> 51c989c8656e 02:46:21 Step 13/23 : RUN apk add --update --no-cache zeromq 02:46:21 ---> Running in f479887df2ce 02:46:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:46:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:46:23 (1/5) Installing libgcc (9.3.0-r2) 02:46:23 (2/5) Installing libsodium (1.0.18-r0) 02:46:23 (3/5) Installing libstdc++ (9.3.0-r2) 02:46:24 (4/5) Installing libzmq (4.3.3-r0) 02:46:24 (5/5) Installing zeromq (4.3.3-r0) 02:46:24 Executing busybox-1.31.1-r20.trigger 02:46:24 OK: 8 MiB in 19 packages 02:46:24 Removing intermediate container f479887df2ce 02:46:24 ---> 3c651d6fc10b 02:46:24 Step 14/23 : WORKDIR / 02:46:24 ---> Running in cf977847a3ce 02:46:24 Removing intermediate container cf977847a3ce 02:46:24 ---> 5202d3b1eea9 02:46:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:46:25 ---> 29992c040f00 02:46:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:46:25 ---> 6f47959b2d6f 02:46:25 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:46:26 ---> 4868171df4b3 02:46:26 Step 18/23 : EXPOSE 49990 02:46:26 ---> Running in 36454ac73fab 02:46:26 Removing intermediate container 36454ac73fab 02:46:26 ---> 31409672aa90 02:46:26 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:46:26 ---> Running in 0aff07cfdf51 02:46:26 Removing intermediate container 0aff07cfdf51 02:46:26 ---> 7bd538d05a20 02:46:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:26 ---> Running in 9d52c6d42630 02:46:27 Removing intermediate container 9d52c6d42630 02:46:27 ---> 4e965445fa0a 02:46:27 Step 21/23 : LABEL arch=amd64 02:46:27 ---> Running in b734e083b7a3 02:46:27 Removing intermediate container b734e083b7a3 02:46:27 ---> 294329cf9b9d 02:46:27 Step 22/23 : LABEL git_sha=7835cba7ba0ebd50693c73636895cef7a996a10e 02:46:27 ---> Running in c2d1dd8b9ce3 02:46:27 Removing intermediate container c2d1dd8b9ce3 02:46:27 ---> eb58b02a8788 02:46:27 Step 23/23 : LABEL version=0.0.0 02:46:27 ---> Running in 8049de438f6d 02:46:27 Removing intermediate container 8049de438f6d 02:46:27 ---> f8b2998b8619 02:46:27 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:46:27 Successfully built f8b2998b8619 02:46:27 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:46:28 ---> job-cost.sh 02:46:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gao6 02:46:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:46:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:46:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:46:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:46:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:46:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:46:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.169s coverage: 28.1% of statements 02:46:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.178s coverage: 81.2% of statements 02:46:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.259s coverage: 7.8% of statements 02:46:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:46:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:46:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:46:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.260s coverage: 32.5% of statements 02:46:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:46:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:46:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:47:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.270s coverage: 57.3% of statements 02:47:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.030s coverage: 6.6% of statements 02:47:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.152s coverage: 5.0% of statements 02:47:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:47:03 GO111MODULE=on go vet ./... 02:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-Gao6/bin to PATH 02:47:15 INFO: No Stack... 02:47:15 INFO: Retrieving Pricing Info for: v1-standard-2 02:47:15 INFO: Archiving Costs [Pipeline] sh 02:47:16 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 02:47:16 + cut -d, -f6 [Pipeline] lock 02:47:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] 02:47:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] did not exist. Created. 02:47:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:47:16 + echo total: 0.029999999329447746 [Pipeline] stash 02:47:16 Stashed 1 file(s) [Pipeline] } 02:47:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:50 gofmt -l . 02:47:50 [ "`gofmt -l .`" = "" ] 02:47:50 ./bin/test-attribution-txt.sh 02:47:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:47:50 $ docker stop --time=1 e74a2bf7e8fe8e3fed3884e6ba105fa15091d7c30ae8c349c09c5cefc97eab52 02:47:53 $ docker rm -f e74a2bf7e8fe8e3fed3884e6ba105fa15091d7c30ae8c349c09c5cefc97eab52 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:47:54 Warning: overwriting stash ‘coverage-report’ 02:47:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:47:56 + ls -al . 02:47:56 total 224 02:47:56 drwxrwxr-x 10 jenkins jenkins 4096 Apr 2 02:47 . 02:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 02:44 .. 02:47:56 -rw-rw-r-- 1 jenkins jenkins 140 Apr 2 02:44 .dockerignore 02:47:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 02:44 .git 02:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 02:44 .github 02:47:56 -rw-rw-r-- 1 jenkins jenkins 138 Apr 2 02:44 .gitignore 02:47:56 -rw-rw-r-- 1 jenkins jenkins 987 Apr 2 02:44 Dockerfile.build 02:47:56 -rw-rw-r-- 1 jenkins jenkins 901 Apr 2 02:44 Jenkinsfile 02:47:56 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 2 02:44 LICENSE 02:47:56 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 2 02:44 Makefile 02:47:56 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 2 02:44 README.md 02:47:56 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 2 02:44 RELEASE-NOTES.txt 02:47:56 -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 02:41 VERSION 02:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 02:44 bin 02:47:56 -rw-r--r-- 1 jenkins jenkins 101239 Apr 2 02:47 coverage.out 02:47:56 drwxrwxr-x 5 jenkins jenkins 4096 Apr 2 02:44 example 02:47:56 -rw-r--r-- 1 jenkins jenkins 537 Apr 2 02:47 go.mod 02:47:56 -rw-r--r-- 1 jenkins jenkins 20946 Apr 2 02:47 go.sum 02:47:56 drwxrwxr-x 14 jenkins jenkins 4096 Apr 2 02:44 internal 02:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 02:44 openapi 02:47:56 drwxrwxr-x 5 jenkins jenkins 4096 Apr 2 02:44 pkg 02:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 02:44 snap 02:47:56 -rw-rw-r-- 1 jenkins jenkins 222 Apr 2 02:44 version.go [Pipeline] isUnix [Pipeline] sh 02:47:56 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7835cba7ba0ebd50693c73636895cef7a996a10e --label arch=arm64 --label version=0.0.0 . 02:47:56 Sending build context to Docker daemon 2.468MB 02:47:57 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 02:47:57 Step 2/23 : FROM ${BASE} AS builder 02:47:57 ---> 28b500a2d979 02:47:57 Step 3/23 : WORKDIR /device-sdk-go 02:47:57 ---> Running in 0cae7e4a41cd 02:47:58 Removing intermediate container 0cae7e4a41cd 02:47:58 ---> 1ffeafb8b3b6 02:47:58 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:58 ---> Running in 62eed1b83110 02:47:58 Removing intermediate container 62eed1b83110 02:47:58 ---> eaf064dba95d 02:47:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:58 ---> Running in e80246fb9bd2 02:48:00 Removing intermediate container e80246fb9bd2 02:48:00 ---> 6097316c5cb9 02:48:00 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:48:00 ---> Running in 18232d07dd29 02:48:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:48:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:48:03 OK: 144 MiB in 45 packages 02:48:05 Removing intermediate container 18232d07dd29 02:48:05 ---> 34280993dc13 02:48:05 Step 7/23 : COPY . . 02:48:06 ---> 3c75c00811f1 02:48:06 Step 8/23 : RUN go mod download 02:48:06 ---> Running in 4fd2b9a4dd13 02:48:09 Removing intermediate container 4fd2b9a4dd13 02:48:09 ---> 2ad6e8038f54 02:48:09 Step 9/23 : RUN make build 02:48:09 ---> Running in 3821110a22d1 02:48:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:48:42 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:48:44 Removing intermediate container 3821110a22d1 02:48:44 ---> edc89064f59d 02:48:44 Step 10/23 : FROM alpine:3.12 02:48:45 3.12: Pulling from library/alpine 02:48:45 9a219e8acc52: Pulling fs layer 02:48:45 9a219e8acc52: Verifying Checksum 02:48:45 9a219e8acc52: Download complete 02:48:46 9a219e8acc52: Pull complete 02:48:46 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 02:48:46 Status: Downloaded newer image for alpine:3.12 02:48:46 ---> d75e27dfc0a0 02:48:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:48:46 ---> Running in 93b6fb3b031e 02:48:46 Removing intermediate container 93b6fb3b031e 02:48:46 ---> e2c6496d177e 02:48:46 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:46 ---> Running in 12ab03f17d1c 02:48:48 Removing intermediate container 12ab03f17d1c 02:48:48 ---> 863d65df07ec 02:48:48 Step 13/23 : RUN apk add --update --no-cache zeromq 02:48:49 ---> Running in 3e004c21cf2c 02:48:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:48:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:48:52 (1/5) Installing libgcc (9.3.0-r2) 02:48:52 (2/5) Installing libsodium (1.0.18-r0) 02:48:52 (3/5) Installing libstdc++ (9.3.0-r2) 02:48:52 (4/5) Installing libzmq (4.3.3-r0) 02:48:52 (5/5) Installing zeromq (4.3.3-r0) 02:48:52 Executing busybox-1.31.1-r20.trigger 02:48:52 OK: 8 MiB in 19 packages 02:48:54 Removing intermediate container 3e004c21cf2c 02:48:54 ---> 29c5101bd611 02:48:54 Step 14/23 : WORKDIR / 02:48:54 ---> Running in 5b7db9257de3 02:48:54 Removing intermediate container 5b7db9257de3 02:48:54 ---> 286fdb7f0e29 02:48:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:48:55 ---> 9bf94999304c 02:48:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:48:56 ---> d1952733ad37 02:48:56 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:48:57 ---> 113dae49f1f9 02:48:57 Step 18/23 : EXPOSE 49990 02:48:57 ---> Running in ad836eb2477f 02:48:57 Removing intermediate container ad836eb2477f 02:48:57 ---> d7e72f26c3a7 02:48:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:48:57 ---> Running in 1db81a15243d 02:48:58 Removing intermediate container 1db81a15243d 02:48:58 ---> e70b3913c608 02:48:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:48:58 ---> Running in 4461eda91ac8 02:48:59 Removing intermediate container 4461eda91ac8 02:48:59 ---> fbb9d37e940b 02:48:59 Step 21/23 : LABEL arch=arm64 02:48:59 ---> Running in 12db274a16a2 02:48:59 Removing intermediate container 12db274a16a2 02:48:59 ---> daff0b59dc5d 02:48:59 Step 22/23 : LABEL git_sha=7835cba7ba0ebd50693c73636895cef7a996a10e 02:48:59 ---> Running in 0758593f63cc 02:49:00 Removing intermediate container 0758593f63cc 02:49:00 ---> 247ecdd77ef8 02:49:00 Step 23/23 : LABEL version=0.0.0 02:49:00 ---> Running in 5dc4d3f0be3d 02:49:00 Removing intermediate container 5dc4d3f0be3d 02:49:00 ---> 9b05e5fb6400 02:49:00 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:49:00 Successfully built 9b05e5fb6400 02:49:00 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:49:01 ---> job-cost.sh 02:49:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nmGv 02:49:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-nmGv/bin to PATH 02:51:17 INFO: No Stack... 02:51:17 INFO: Retrieving Pricing Info for: lf-standard-4 02:51:17 INFO: Archiving Costs [Pipeline] sh 02:51:17 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 02:51:17 + cut -d, -f6 [Pipeline] lock 02:51:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] 02:51:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] did not exist. Created. 02:51:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-850-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:18 /w/workspace/device-sdk-go/3@tmp/durable-d7cfcd67/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-d7cfcd67/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:51:18 + echo total: 0.20999999344348907 [Pipeline] stash 02:51:18 Warning: overwriting stash ‘stack-cost’ 02:51:18 Stashed 1 file(s) [Pipeline] } 02:51:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-850-3-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 02:51:20 provisioning config files... 02:51:20 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/config6106386734514650063tmp [Pipeline] { [Pipeline] sh 02:51:20 + set +x 02:51:20 + curl -s https://codecov.io/bash 02:51:20 + bash -s -- 02:51:20 02:51:20 _____ _ 02:51:20 / ____| | | 02:51:20 | | ___ __| | ___ ___ _____ __ 02:51:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:51:20 | |___| (_) | (_| | __/ (_| (_) \ V / 02:51:20 \_____\___/ \__,_|\___|\___\___/ \_/ 02:51:20 Bash-20210309-2b87ace 02:51:20 02:51:20 02:51:20 ==> git version 2.24.3 found 02:51:20 ==> 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 02:51:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:51:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:51:20 ==> Jenkins CI detected. 02:51:20 project root: . 02:51:20 --> token set from env 02:51:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:51:20 ==> Running gcov in . (disable via -X gcov) 02:51:20 ==> Python coveragepy not found 02:51:20 ==> Searching for coverage reports in: 02:51:20 + . 02:51:20 -> Found 1 reports 02:51:20 ==> Detecting git/mercurial file structure 02:51:20 ==> Reading reports 02:51:20 + ./coverage.out bytes=101239 02:51:20 ==> Appending adjustments 02:51:20 https://docs.codecov.io/docs/fixing-reports 02:51:21 + Found adjustments 02:51:21 ==> Gzipping contents 02:51:21 16K /tmp/codecov.g33jV6.gz 02:51:21 ==> Uploading reports 02:51:21 url: https://codecov.io 02:51:21 query: branch=PR-850&commit=7835cba7ba0ebd50693c73636895cef7a996a10e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-850%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=850&job=&cmd_args= 02:51:21 -> Pinging Codecov 02:51:21 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-850&commit=7835cba7ba0ebd50693c73636895cef7a996a10e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-850%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=850&job=&cmd_args= 02:51:21 -> Uploading to 02:51:21 https://storage.googleapis.com/codecov/v4/raw/2021-04-02/7E55EF52A471D76F132DFD9A03CDDE97/7835cba7ba0ebd50693c73636895cef7a996a10e/b12efa8d-9058-47bb-bb3a-b3b9b43abadc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210402T025121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4c57ef31a09188fe9c63980a13b8a89d91593f8caac6201784c136733d0f4e1 02:51:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:21 Dload Upload Total Spent Left Speed 02:51:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13663 0 0 100 13663 0 33717 --:--:-- --:--:-- --:--:-- 33735 02:51:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7835cba7ba0ebd50693c73636895cef7a996a10e [Pipeline] } 02:51:22 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 02:51:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:51:25 ---> package-listing.sh 02:51:25 ++ facter osfamily 02:51:25 ++ tr '[:upper:]' '[:lower:]' 02:51:25 + OS_FAMILY=redhat 02:51:25 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-850 02:51:25 + START_PACKAGES=/tmp/packages_start.txt 02:51:25 + END_PACKAGES=/tmp/packages_end.txt 02:51:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:51:25 + PACKAGES=/tmp/packages_start.txt 02:51:25 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-850 ']' 02:51:25 + PACKAGES=/tmp/packages_end.txt 02:51:25 + case "${OS_FAMILY}" in 02:51:25 + rpm -qa 02:51:25 + sort 02:51:30 + '[' -f /tmp/packages_start.txt ']' 02:51:30 + '[' -f /tmp/packages_end.txt ']' 02:51:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:51:30 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-850 ']' 02:51:30 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-850/archives/ 02:51:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-850/archives/ [Pipeline] echo 02:51:30 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/dgexfoundry_device-sdk-go_PR-850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:51:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:51:31 02:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:51:31 alpine: Pulling from edgex-lftools-log-publisher 02:51:31 df20fa9351a1: Pulling fs layer 02:51:31 36b3adc4ff6f: Pulling fs layer 02:51:31 8ad3a11d3b57: Pulling fs layer 02:51:31 46f8f816bc3b: Pulling fs layer 02:51:31 93b61091891f: Pulling fs layer 02:51:31 93b9cdb0e59b: Pulling fs layer 02:51:31 5e14af77c1be: Pulling fs layer 02:51:31 01666e4c0597: Pulling fs layer 02:51:31 aa168da1d23b: Pulling fs layer 02:51:31 93b9cdb0e59b: Waiting 02:51:31 5e14af77c1be: Waiting 02:51:31 01666e4c0597: Waiting 02:51:31 93b61091891f: Waiting 02:51:31 46f8f816bc3b: Waiting 02:51:31 aa168da1d23b: Waiting 02:51:31 36b3adc4ff6f: Verifying Checksum 02:51:31 36b3adc4ff6f: Download complete 02:51:31 df20fa9351a1: Verifying Checksum 02:51:31 df20fa9351a1: Download complete 02:51:31 93b9cdb0e59b: Verifying Checksum 02:51:31 93b9cdb0e59b: Download complete 02:51:31 93b61091891f: Download complete 02:51:31 5e14af77c1be: Verifying Checksum 02:51:31 5e14af77c1be: Download complete 02:51:31 01666e4c0597: Verifying Checksum 02:51:31 01666e4c0597: Download complete 02:51:32 df20fa9351a1: Pull complete 02:51:32 36b3adc4ff6f: Pull complete 02:51:32 8ad3a11d3b57: Verifying Checksum 02:51:32 8ad3a11d3b57: Download complete 02:51:33 8ad3a11d3b57: Pull complete 02:51:33 46f8f816bc3b: Pull complete 02:51:34 93b61091891f: Pull complete 02:51:34 aa168da1d23b: Verifying Checksum 02:51:34 aa168da1d23b: Download complete 02:51:34 93b9cdb0e59b: Pull complete 02:51:35 5e14af77c1be: Pull complete 02:51:35 01666e4c0597: Pull complete 02:51:41 aa168da1d23b: Pull complete 02:51:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:51:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:51:41 prd-centos7-docker-4c-2g-32553 does not seem to be running inside a container 02:51:41 $ 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/dgexfoundry_device-sdk-go_PR-850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-850 -v /w/workspace/dgexfoundry_device-sdk-go_PR-850:/w/workspace/dgexfoundry_device-sdk-go_PR-850:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:51:46 $ docker top 5208814f4f125e185491138f36f9439b3b333eaf9e126b1529e205fea166b63b -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:46 + touch /tmp/pre-build-complete [Pipeline] sh 02:51:47 + mkdir -p /var/log/sa [Pipeline] sh 02:51:47 + ls /var/log/sa-host 02:51:47 + sadf -c /var/log/sa-host/sa02 02:51:47 file_magic: OK 02:51:47 HZ: Using current value: 100 02:51:47 file_header: OK 02:51:47 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 02:51:47 Statistics: 02:51:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:51:47 File successfully converted to sysstat format version 12.2.1 02:51:47 + sadf -c /var/log/sa-host/sa23 02:51:47 file_magic: OK 02:51:47 HZ: Using current value: 100 02:51:47 file_header: OK 02:51:47 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 02:51:47 Statistics: 02:51:47 Hnuu...uuuununununu... 02:51:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:48 provisioning config files... 02:51:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp/config2489925817966591417tmp [Pipeline] { [Pipeline] echo 02:51:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:51:48 ---> create-netrc.sh [Pipeline] } 02:51:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:51:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:51:48 ---> python-tools-install.sh [Pipeline] echo 02:51:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:51:49 ---> sudo-logs.sh 02:51:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:51:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:51:50 ---> job-cost.sh 02:51:50 lf-activate-venv: SKIPPING 02:51:50 DEBUG: total: 0.20999999344348907 02:51:50 INFO: Retrieving Stack Cost... 02:51:51 INFO: Retrieving Pricing Info for: v1-standard-2 02:51:51 INFO: Archiving Costs [Pipeline] echo 02:51:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:51:51 ---> logs-deploy.sh 02:51:51 lf-activate-venv: SKIPPING 02:51:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-850/3 02:51:51 INFO: archiving workspace using pattern(s): 02:51:53 Archives upload complete. 02:51:53 INFO: archiving logs to Nexus 02:51:54 ---> uname -a: 02:51:54 Linux prd-centos7-docker-4c-2g-32553.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:51:54 02:51:54 02:51:54 ---> lscpu: 02:51:54 Architecture: x86_64 02:51:54 CPU op-mode(s): 32-bit, 64-bit 02:51:54 Byte Order: Little Endian 02:51:54 Address sizes: 40 bits physical, 48 bits virtual 02:51:54 CPU(s): 4 02:51:54 On-line CPU(s) list: 0-3 02:51:54 Thread(s) per core: 1 02:51:54 Core(s) per socket: 1 02:51:54 Socket(s): 4 02:51:54 NUMA node(s): 1 02:51:54 Vendor ID: GenuineIntel 02:51:54 CPU family: 6 02:51:54 Model: 44 02:51:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:51:54 Stepping: 1 02:51:54 CPU MHz: 2933.438 02:51:54 BogoMIPS: 5866.87 02:51:54 Virtualization: VT-x 02:51:54 Hypervisor vendor: KVM 02:51:54 Virtualization type: full 02:51:54 L1d cache: 128 KiB 02:51:54 L1i cache: 128 KiB 02:51:54 L2 cache: 16 MiB 02:51:54 L3 cache: 64 MiB 02:51:54 NUMA node0 CPU(s): 0-3 02:51:54 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:51:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:51:54 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:51:54 Vulnerability Meltdown: Mitigation; PTI 02:51:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:51:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:51:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:51:54 Vulnerability Srbds: Not affected 02:51:54 Vulnerability Tsx async abort: Not affected 02:51:54 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 02:51:54 02:51:54 02:51:54 ---> nproc: 02:51:54 4 02:51:54 02:51:54 02:51:54 ---> df -h: 02:51:54 Filesystem Size Used Available Use% Mounted on 02:51:54 overlay 50.0G 7.3G 42.7G 15% / 02:51:54 tmpfs 64.0M 0 64.0M 0% /dev 02:51:54 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:51:54 shm 64.0M 0 64.0M 0% /dev/shm 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-850 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-850@tmp 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 02:51:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 02:51:54 02:51:54 02:51:54 ---> free -m: 02:51:54 total used free shared buff/cache available 02:51:54 Mem: 1837 728 97 0 1011 1003 02:51:54 Swap: 1023 1 1022 02:51:54 02:51:54 02:51:54 ---> ip addr: 02:51:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:51:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:51:54 inet 127.0.0.1/8 scope host lo 02:51:54 valid_lft forever preferred_lft forever 02:51:54 inet6 ::1/128 scope host 02:51:54 valid_lft forever preferred_lft forever 02:51:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:51:54 link/ether fa:16:3e:a0:96:91 brd ff:ff:ff:ff:ff:ff 02:51:54 inet 10.30.122.157/23 brd 10.30.123.255 scope global dynamic eth0 02:51:54 valid_lft 85745sec preferred_lft 85745sec 02:51:54 inet6 fe80::f816:3eff:fea0:9691/64 scope link 02:51:54 valid_lft forever preferred_lft forever 02:51:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:51:54 link/ether 02:42:d7:de:02:5f brd ff:ff:ff:ff:ff:ff 02:51:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:51:54 valid_lft forever preferred_lft forever 02:51:54 inet6 fe80::42:d7ff:fede:25f/64 scope link 02:51:54 valid_lft forever preferred_lft forever 02:51:54 02:51:54 02:51:54 ---> sar -b -r -n DEV: 02:51:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/02/21 _x86_64_ (4 CPU) 02:51:54 02:51:54 02:40:49 LINUX RESTART (4 CPU) 02:51:54 02:51:54 02:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:51:54 02:43:01 9.02 0.00 9.02 0.00 0.00 133.68 0.00 02:51:54 02:44:01 0.40 0.00 0.40 0.00 0.00 5.85 0.00 02:51:54 02:45:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 02:51:54 02:46:01 0.58 0.00 0.58 0.00 0.00 7.33 0.00 02:51:54 02:47:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 02:51:54 02:48:01 0.50 0.00 0.50 0.00 0.00 5.90 0.00 02:51:54 02:49:01 0.20 0.00 0.20 0.00 0.00 1.70 0.00 02:51:54 02:50:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 02:51:54 02:51:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 02:51:54 Average: 1.31 0.00 1.31 0.00 0.00 18.70 0.00 02:51:54 02:51:54 02:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:51:54 02:43:01 118204 0 621956 33.06 2620 1138764 1122272 38.30 456472 1106756 16 02:51:54 02:44:01 125144 0 615008 32.69 2620 1138772 1087736 37.12 451996 1105300 20 02:51:54 02:45:01 125304 0 614844 32.68 2620 1138776 1087688 37.12 450492 1106652 12 02:51:54 02:46:01 125612 0 614536 32.66 2620 1138776 1078580 36.81 451328 1106264 8 02:51:54 02:47:01 125896 0 614244 32.65 2620 1138784 1078696 36.81 448316 1109224 12 02:51:54 02:48:01 127216 0 612920 32.58 2620 1138788 1078492 36.81 447064 1109224 12 02:51:54 02:49:01 127084 0 613048 32.58 2620 1138792 1078492 36.81 447192 1109224 8 02:51:54 02:50:01 127052 0 613076 32.58 2620 1138796 1078492 36.81 447072 1109224 8 02:51:54 02:51:01 127044 0 613076 32.58 2620 1138804 1078492 36.81 447076 1109228 8 02:51:54 Average: 125395 0 614745 32.67 2620 1138784 1085438 37.04 449668 1107900 12 02:51:54 02:51:54 02:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:51:54 02:43:01 eth0 101.22 66.89 83.72 83.82 0.00 0.00 0.00 0.00 02:51:54 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:44:01 eth0 3.23 1.13 1.24 0.79 0.00 0.00 0.00 0.00 02:51:54 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:45:01 eth0 1.37 0.30 0.34 0.23 0.00 0.00 0.00 0.00 02:51:54 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:46:01 eth0 3.23 0.73 0.75 0.38 0.00 0.00 0.00 0.00 02:51:54 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:47:01 eth0 1.18 0.65 0.67 0.46 0.00 0.00 0.00 0.00 02:51:54 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:48:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 02:51:54 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:49:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:51:54 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:50:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:51:54 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 Average: eth0 12.30 7.78 9.64 9.53 0.00 0.00 0.00 0.00 02:51:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:54 02:51:54 02:51:54 ---> sar -P ALL: 02:51:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/02/21 _x86_64_ (4 CPU) 02:51:54 02:51:54 02:40:49 LINUX RESTART (4 CPU) 02:51:54 02:51:54 02:42:01 CPU %user %nice %system %iowait %steal %idle 02:51:54 02:43:01 all 1.66 0.00 0.56 0.03 0.08 97.67 02:51:54 02:43:01 0 1.76 0.00 0.59 0.02 0.05 97.58 02:51:54 02:43:01 1 2.16 0.00 0.55 0.03 0.07 97.19 02:51:54 02:43:01 2 1.27 0.00 0.57 0.03 0.10 98.03 02:51:54 02:43:01 3 1.44 0.00 0.53 0.05 0.10 97.88 02:51:54 02:44:01 all 0.20 0.00 0.05 0.00 0.00 99.75 02:51:54 02:44:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:51:54 02:44:01 1 0.57 0.00 0.07 0.00 0.02 99.35 02:51:54 02:44:01 2 0.12 0.00 0.07 0.00 0.00 99.82 02:51:54 02:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:51:54 02:45:01 all 0.15 0.00 0.04 0.00 0.01 99.80 02:51:54 02:45:01 0 0.47 0.00 0.05 0.00 0.02 99.47 02:51:54 02:45:01 1 0.08 0.00 0.07 0.00 0.02 99.83 02:51:54 02:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:51:54 02:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:51:54 02:46:01 all 0.15 0.00 0.04 0.00 0.00 99.80 02:51:54 02:46:01 0 0.45 0.00 0.03 0.00 0.00 99.52 02:51:54 02:46:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:51:54 02:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:51:54 02:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:51:54 02:47:01 all 0.16 0.00 0.06 0.00 0.01 99.77 02:51:54 02:47:01 0 0.38 0.00 0.05 0.00 0.02 99.55 02:51:54 02:47:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:51:54 02:47:01 2 0.13 0.00 0.08 0.00 0.02 99.77 02:51:54 02:47:01 3 0.05 0.00 0.08 0.00 0.02 99.85 02:51:54 02:48:01 all 0.11 0.00 0.05 0.00 0.00 99.85 02:51:54 02:48:01 0 0.15 0.00 0.02 0.00 0.00 99.83 02:51:54 02:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:51:54 02:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:51:54 02:48:01 3 0.22 0.00 0.10 0.00 0.00 99.68 02:51:54 02:49:01 all 0.05 0.00 0.04 0.00 0.00 99.91 02:51:54 02:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:51:54 02:49:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:51:54 02:49:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:51:54 02:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:51:54 02:50:01 all 0.13 0.00 0.03 0.00 0.00 99.84 02:51:54 02:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:51:54 02:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:51:54 02:50:01 2 0.43 0.00 0.07 0.00 0.02 99.48 02:51:54 02:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:51:54 02:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 02:51:54 02:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:51:54 02:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:51:54 02:51:01 2 0.52 0.00 0.05 0.00 0.00 99.43 02:51:54 02:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:51:54 Average: all 0.30 0.00 0.10 0.00 0.01 99.58 02:51:54 Average: 0 0.37 0.00 0.09 0.00 0.01 99.53 02:51:54 Average: 1 0.35 0.00 0.10 0.00 0.01 99.53 02:51:54 Average: 2 0.29 0.00 0.11 0.00 0.01 99.58 02:51:54 Average: 3 0.21 0.00 0.10 0.01 0.01 99.67 02:51:54 02:51:54 02:51:54