Pull request #844 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0a2987b4589b813d1d3ff1f40d1ad7d23589abff+4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 (fcd3f6d5dd17204ea7db9e75dc6907aa8afde443) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32408 in /w/workspace/dgexfoundry_device-sdk-go_PR-844 [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-844 # 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 > 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/844/head:refs/remotes/origin/PR-844 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit 0a2987b4589b813d1d3ff1f40d1ad7d23589abff Merge succeeded, producing 0a2987b4589b813d1d3ff1f40d1ad7d23589abff Checking out Revision 0a2987b4589b813d1d3ff1f40d1ad7d23589abff (PR-844) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a2987b4589b813d1d3ff1f40d1ad7d23589abff # 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 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a2987b4589b813d1d3ff1f40d1ad7d23589abff # timeout=10 Commit message: "feat: add capability to load devices from directory" First time build. Skipping changelog. > git rev-list --no-walk 0661f366d8de95eb9906ebf21de586e5b1eddbd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:32:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:32:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:32:05 ========================================================= 04:32:05 EdgeX Global Pipelines Version Info 04:32:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:32:08 ------------------- 04:32:08 stable info: 04:32:08 ------------------- 04:32:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:32:08 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 04:32:08 Message: update stable to v1.0.186 04:32:09 ------------------- 04:32:09 experimental info: 04:32:09 ------------------- 04:32:09 Commited By: **** collab-it+edgex@linuxfoundation.org 04:32:09 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 04:32:09 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:32:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:32:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:32:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:32:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:32:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-844 [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-844 [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-844 [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a2987b4589b813d1d3ff1f40d1ad7d23589abff [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a2987b [Pipeline] echo 04:32:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:32:14 provisioning config files... 04:32:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp/config2949458141055924284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:14 ---> docker-login.sh 04:32:14 nexus3.edgexfoundry.org:10001 04:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:15 Configure a credential helper to remove this warning. See 04:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:15 04:32:15 Login Succeeded 04:32:15 nexus3.edgexfoundry.org:10002 04:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:15 Configure a credential helper to remove this warning. See 04:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:15 04:32:15 Login Succeeded 04:32:15 nexus3.edgexfoundry.org:10003 04:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:16 Configure a credential helper to remove this warning. See 04:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:16 04:32:16 Login Succeeded 04:32:16 nexus3.edgexfoundry.org:10004 04:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:17 Configure a credential helper to remove this warning. See 04:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:17 04:32:17 Login Succeeded 04:32:17 docker.io 04:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:18 Configure a credential helper to remove this warning. See 04:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:18 04:32:18 Login Succeeded 04:32:18 ---> docker-login.sh ends [Pipeline] } 04:32:18 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 04:32:19 + git log --format=format:%s -1 0a2987b4589b813d1d3ff1f40d1ad7d23589abff [Pipeline] echo 04:32:19 GIT_COMMIT: 0a2987b4589b813d1d3ff1f40d1ad7d23589abff, Commit Message: feat: add capability to load devices from directory [Pipeline] echo 04:32:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:20 04:32:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:32:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:21 latest: Pulling from edgex-devops/git-semver 04:32:21 31603596830f: Pulling fs layer 04:32:21 2a8b12db71e7: Pulling fs layer 04:32:21 6ca5941a6612: Pulling fs layer 04:32:21 ecc8261a40a4: Pulling fs layer 04:32:21 2a8b12db71e7: Download complete 04:32:21 31603596830f: Verifying Checksum 04:32:21 31603596830f: Download complete 04:32:22 ecc8261a40a4: Verifying Checksum 04:32:22 ecc8261a40a4: Download complete 04:32:22 6ca5941a6612: Verifying Checksum 04:32:22 6ca5941a6612: Download complete 04:32:22 31603596830f: Pull complete 04:32:23 2a8b12db71e7: Pull complete 04:32:25 6ca5941a6612: Pull complete 04:32:26 ecc8261a40a4: Pull complete 04:32:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:32:27 prd-centos7-docker-4c-2g-32408 does not seem to be running inside a container 04:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-844 -v /w/workspace/dgexfoundry_device-sdk-go_PR-844:/w/workspace/dgexfoundry_device-sdk-go_PR-844:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:32:30 $ docker top 4dacd92c8b2b8eb65935f0dc97b47d34a83fcb5e7d0b4c721667ab4646f1b9ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:30 [ssh-agent] Looking for ssh-agent implementation... 04:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:31 $ docker exec 4dacd92c8b2b8eb65935f0dc97b47d34a83fcb5e7d0b4c721667ab4646f1b9ef ssh-agent 04:32:32 SSH_AUTH_SOCK=/tmp/ssh-AglWuV8wln8k/agent.11 04:32:32 SSH_AGENT_PID=16 04:32:32 Running ssh-add (command line suppressed) 04:32:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp/private_key_3171702407155047856.key (/w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp/private_key_3171702407155047856.key) 04:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:34 + git tag --points-at HEAD [Pipeline] } 04:32:34 $ docker exec --env ******** --env ******** 4dacd92c8b2b8eb65935f0dc97b47d34a83fcb5e7d0b4c721667ab4646f1b9ef ssh-agent -k 04:32:34 unset SSH_AUTH_SOCK; 04:32:34 unset SSH_AGENT_PID; 04:32:34 echo Agent pid 16 killed; 04:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:32:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:34 [ssh-agent] Looking for ssh-agent implementation... 04:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:35 $ docker exec 4dacd92c8b2b8eb65935f0dc97b47d34a83fcb5e7d0b4c721667ab4646f1b9ef ssh-agent 04:32:36 SSH_AUTH_SOCK=/tmp/ssh-lnVF1UFAkfBU/agent.44 04:32:36 SSH_AGENT_PID=49 04:32:36 Running ssh-add (command line suppressed) 04:32:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp/private_key_5535118644195807318.key (/w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp/private_key_5535118644195807318.key) 04:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:37 + git semver init 04:32:37 # -> Open(): unable to determine branch for HEAD 04:32:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-844/.git 04:32:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-844 04:32:37 # $SEMVER_REMOTE_NAME = origin 04:32:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:32:37 # $SEMVER_USER_NAME = edgex-jenkins 04:32:37 # $SEMVER_BRANCH = PR-844 04:32:37 # $SEMVER_TEMP = /tmp/semver-813083252 04:32:37 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:32:39 # '/tmp/semver-813083252' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-844/.semver' 04:32:39 # -> Force: false 04:32:39 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-844/.semver [Pipeline] } 04:32:39 $ docker exec --env ******** --env ******** 4dacd92c8b2b8eb65935f0dc97b47d34a83fcb5e7d0b4c721667ab4646f1b9ef ssh-agent -k 04:32:39 unset SSH_AUTH_SOCK; 04:32:39 unset SSH_AGENT_PID; 04:32:39 echo Agent pid 49 killed; 04:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:41 + git semver [Pipeline] } 04:32:41 $ docker stop --time=1 4dacd92c8b2b8eb65935f0dc97b47d34a83fcb5e7d0b4c721667ab4646f1b9ef 04:32:43 $ docker rm -f 4dacd92c8b2b8eb65935f0dc97b47d34a83fcb5e7d0b4c721667ab4646f1b9ef [Pipeline] // withDockerContainer [Pipeline] sh 04:32:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:32:45 Stashed 1 file(s) [Pipeline] echo 04:32:45 [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 04:33:00 Still waiting to schedule task 04:33:00 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32408’ 04:33:00 Still waiting to schedule task 04:33:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:34:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32409 in /w/workspace/dgexfoundry_device-sdk-go_PR-844 [Pipeline] { [Pipeline] ws 04:34:43 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 04:34:48 using credential edgex-jenkins-ssh 04:34:48 Cloning the remote Git repository 04:34:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:34:48 > git init /w/workspace/device-sdk-go/7 # timeout=10 04:34:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:34:48 > git --version # timeout=10 04:34:48 > git --version # 'git version 2.17.1' 04:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:34:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:34:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/844/head:refs/remotes/origin/PR-844 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:34:51 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit 0a2987b4589b813d1d3ff1f40d1ad7d23589abff 04:34:51 Merge succeeded, producing 0a2987b4589b813d1d3ff1f40d1ad7d23589abff 04:34:51 Checking out Revision 0a2987b4589b813d1d3ff1f40d1ad7d23589abff (PR-844) 04:34:51 > git config core.sparsecheckout # timeout=10 04:34:51 > git checkout -f 0a2987b4589b813d1d3ff1f40d1ad7d23589abff # timeout=10 04:34:51 > git remote # timeout=10 04:34:51 > git config --get remote.origin.url # timeout=10 04:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:51 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 04:34:51 > git rev-parse HEAD^{commit} # timeout=10 04:34:51 > git config core.sparsecheckout # timeout=10 04:34:51 > git checkout -f 0a2987b4589b813d1d3ff1f40d1ad7d23589abff # timeout=10 04:34:56 Commit message: "feat: add capability to load devices from directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:34:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:34:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:34:58 + true 04:34:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:35:00 provisioning config files... 04:35:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config4011115437040707803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:01 ---> docker-login.sh 04:35:01 nexus3.edgexfoundry.org:10001 04:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:02 Configure a credential helper to remove this warning. See 04:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:02 04:35:02 Login Succeeded 04:35:02 nexus3.edgexfoundry.org:10002 04:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:02 Configure a credential helper to remove this warning. See 04:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:02 04:35:02 Login Succeeded 04:35:02 nexus3.edgexfoundry.org:10003 04:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:03 Configure a credential helper to remove this warning. See 04:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:03 04:35:03 Login Succeeded 04:35:03 nexus3.edgexfoundry.org:10004 04:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:03 Configure a credential helper to remove this warning. See 04:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:03 04:35:03 Login Succeeded 04:35:03 docker.io 04:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:04 Configure a credential helper to remove this warning. See 04:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:04 04:35:04 Login Succeeded 04:35:04 ---> docker-login.sh ends [Pipeline] } 04:35:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:05 ========================================================= 04:35:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:35:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:35:05 + 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 . 04:35:05 Sending build context to Docker daemon 2.401MB 04:35:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:35:06 Step 2/8 : FROM ${BASE} 04:35:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:06 5f621e34cdf4: Pulling fs layer 04:35:06 a4357932f1b6: Pulling fs layer 04:35:06 18c013af1878: Pulling fs layer 04:35:06 00ac8860ef70: Pulling fs layer 04:35:06 63d7cb157983: Pulling fs layer 04:35:06 b116817d02f9: Pulling fs layer 04:35:06 745a02a5169b: Pulling fs layer 04:35:06 00ac8860ef70: Waiting 04:35:06 63d7cb157983: Waiting 04:35:06 745a02a5169b: Waiting 04:35:06 18c013af1878: Verifying Checksum 04:35:06 18c013af1878: Download complete 04:35:06 a4357932f1b6: Download complete 04:35:06 63d7cb157983: Download complete 04:35:06 5f621e34cdf4: Verifying Checksum 04:35:06 5f621e34cdf4: Download complete 04:35:06 b116817d02f9: Download complete 04:35:06 5f621e34cdf4: Pull complete 04:35:07 a4357932f1b6: Pull complete 04:35:07 18c013af1878: Pull complete 04:35:08 745a02a5169b: Download complete 04:35:09 00ac8860ef70: Verifying Checksum 04:35:09 00ac8860ef70: Download complete 04:35:15 Running on prd-centos7-docker-4c-2g-32410 in /w/workspace/dgexfoundry_device-sdk-go_PR-844 [Pipeline] { [Pipeline] ws 04:35:15 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 04:35:18 using credential edgex-jenkins-ssh 04:35:18 Cloning the remote Git repository 04:35:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:35:18 > git init /w/workspace/device-sdk-go/7 # timeout=10 04:35:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:35:18 > git --version # timeout=10 04:35:18 > git --version # 'git version 2.24.3' 04:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:35:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:35:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:35:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/844/head:refs/remotes/origin/PR-844 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:35:19 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit 0a2987b4589b813d1d3ff1f40d1ad7d23589abff 04:35:20 Merge succeeded, producing 0a2987b4589b813d1d3ff1f40d1ad7d23589abff 04:35:20 Checking out Revision 0a2987b4589b813d1d3ff1f40d1ad7d23589abff (PR-844) 04:35:19 > git config core.sparsecheckout # timeout=10 04:35:19 > git checkout -f 0a2987b4589b813d1d3ff1f40d1ad7d23589abff # timeout=10 04:35:19 > git remote # timeout=10 04:35:19 > git config --get remote.origin.url # timeout=10 04:35:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:20 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 04:35:20 > git rev-parse HEAD^{commit} # timeout=10 04:35:20 > git config core.sparsecheckout # timeout=10 04:35:20 > git checkout -f 0a2987b4589b813d1d3ff1f40d1ad7d23589abff # timeout=10 04:35:22 00ac8860ef70: Pull complete 04:35:22 63d7cb157983: Pull complete 04:35:22 b116817d02f9: Pull complete 04:35:23 Commit message: "feat: add capability to load devices from directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:35:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:35:25 + sudo service docker restart 04:35:25 + true 04:35:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:35:26 provisioning config files... 04:35:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config1982149974527485709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:26 745a02a5169b: Pull complete 04:35:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:35:26 ---> b7e6874047d6 04:35:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:35:26 ---> docker-login.sh 04:35:26 nexus3.edgexfoundry.org:10001 04:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:27 Configure a credential helper to remove this warning. See 04:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:27 04:35:27 Login Succeeded 04:35:27 nexus3.edgexfoundry.org:10002 04:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:27 Configure a credential helper to remove this warning. See 04:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:27 04:35:27 Login Succeeded 04:35:27 nexus3.edgexfoundry.org:10003 04:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:27 Configure a credential helper to remove this warning. See 04:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:27 04:35:27 Login Succeeded 04:35:27 nexus3.edgexfoundry.org:10004 04:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:28 Configure a credential helper to remove this warning. See 04:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:28 04:35:28 Login Succeeded 04:35:28 docker.io 04:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:28 Configure a credential helper to remove this warning. See 04:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:28 04:35:28 Login Succeeded 04:35:28 ---> docker-login.sh ends [Pipeline] } 04:35:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:28 ========================================================= 04:35:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:35:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:35:28 + 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 . 04:35:29 Sending build context to Docker daemon 2.38MB 04:35:29 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:35:29 Step 2/8 : FROM ${BASE} 04:35:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:35:29 188c0c94c7c5: Pulling fs layer 04:35:29 0ef7d3d256c8: Pulling fs layer 04:35:29 de9db76c5a1d: Pulling fs layer 04:35:29 bca2f99d35d6: Pulling fs layer 04:35:29 93359f2a8cfa: Pulling fs layer 04:35:29 7c6f9722023f: Pulling fs layer 04:35:29 a35cf1a2eb13: Pulling fs layer 04:35:29 93359f2a8cfa: Waiting 04:35:29 7c6f9722023f: Waiting 04:35:29 a35cf1a2eb13: Waiting 04:35:29 bca2f99d35d6: Waiting 04:35:29 de9db76c5a1d: Verifying Checksum 04:35:29 de9db76c5a1d: Download complete 04:35:29 0ef7d3d256c8: Download complete 04:35:29 93359f2a8cfa: Verifying Checksum 04:35:29 93359f2a8cfa: Download complete 04:35:29 7c6f9722023f: Verifying Checksum 04:35:29 7c6f9722023f: Download complete 04:35:29 188c0c94c7c5: Verifying Checksum 04:35:29 188c0c94c7c5: Download complete 04:35:29 ---> Running in c7a6c74d105b 04:35:29 Removing intermediate container c7a6c74d105b 04:35:29 ---> 7de123eab9ab 04:35:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:29 ---> Running in 2b7a4d67955e 04:35:29 188c0c94c7c5: Pull complete 04:35:29 0ef7d3d256c8: Pull complete 04:35:30 de9db76c5a1d: Pull complete 04:35:31 a35cf1a2eb13: Verifying Checksum 04:35:31 a35cf1a2eb13: Download complete 04:35:31 Removing intermediate container 2b7a4d67955e 04:35:31 ---> 840a150b2129 04:35:31 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:35:31 ---> Running in c2db20281823 04:35:32 bca2f99d35d6: Verifying Checksum 04:35:32 bca2f99d35d6: Download complete 04:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:35:34 (1/6) Installing libc-dev (0.7.2-r3) 04:35:34 (2/6) Installing libsodium (1.0.18-r0) 04:35:34 (3/6) Installing pkgconf (1.7.2-r0) 04:35:34 (4/6) Installing libsodium-dev (1.0.18-r0) 04:35:34 (5/6) Installing libzmq (4.3.3-r0) 04:35:34 (6/6) Installing zeromq-dev (4.3.3-r0) 04:35:34 Executing busybox-1.31.1-r19.trigger 04:35:34 OK: 144 MiB in 45 packages 04:35:35 Removing intermediate container c2db20281823 04:35:35 ---> 8b9d1064c1da 04:35:35 Step 6/8 : WORKDIR /device-sdk-go 04:35:35 ---> Running in c8bb06b1f2f0 04:35:36 Removing intermediate container c8bb06b1f2f0 04:35:36 ---> 4426e0b2c297 04:35:36 Step 7/8 : COPY . . 04:35:37 bca2f99d35d6: Pull complete 04:35:37 93359f2a8cfa: Pull complete 04:35:37 7c6f9722023f: Pull complete 04:35:38 ---> 5640ea2093ab 04:35:38 Step 8/8 : RUN go mod download 04:35:38 ---> Running in 82d22cb70b1c 04:35:41 a35cf1a2eb13: Pull complete 04:35:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:35:41 ---> a62c8e92a672 04:35:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:35:41 ---> Running in ab9302264933 04:35:41 Removing intermediate container ab9302264933 04:35:41 ---> 3bc8a116aa9a 04:35:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:41 ---> Running in ec4caa269175 04:35:43 Removing intermediate container ec4caa269175 04:35:43 ---> d9ce991b28ee 04:35:43 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:35:43 ---> Running in 745bf4118a0a 04:35:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:45 (1/6) Installing libc-dev (0.7.2-r3) 04:35:45 (2/6) Installing libsodium (1.0.18-r0) 04:35:45 (3/6) Installing pkgconf (1.7.2-r0) 04:35:45 (4/6) Installing libsodium-dev (1.0.18-r0) 04:35:45 (5/6) Installing libzmq (4.3.3-r0) 04:35:45 (6/6) Installing zeromq-dev (4.3.3-r0) 04:35:45 Executing busybox-1.31.1-r19.trigger 04:35:45 OK: 167 MiB in 45 packages 04:35:46 Removing intermediate container 745bf4118a0a 04:35:46 ---> b01a7da56c35 04:35:46 Step 6/8 : WORKDIR /device-sdk-go 04:35:46 ---> Running in 6b9846ea4c27 04:35:46 Removing intermediate container 6b9846ea4c27 04:35:46 ---> 90530b74a4ff 04:35:46 Step 7/8 : COPY . . 04:35:47 ---> 79784d27bd15 04:35:47 Step 8/8 : RUN go mod download 04:35:47 ---> Running in dd7979048eec 04:36:04 Removing intermediate container 82d22cb70b1c 04:36:04 ---> fa98e7cff06f 04:36:04 Successfully built fa98e7cff06f 04:36:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:36:05 + docker inspect -f . ci-base-image-arm64 04:36:05 . [Pipeline] withDockerContainer 04:36:05 prd-ubuntu18.04-docker-arm64-4c-16g-32409 does not seem to be running inside a container 04:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:07 $ docker top 8379c27da11fd95c380f235614079c2b76ecfc747604f8389e24e37cfea49ae1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:08 + go version 04:36:08 go version go1.15.5 linux/arm64 [Pipeline] } 04:36:08 $ docker stop --time=1 8379c27da11fd95c380f235614079c2b76ecfc747604f8389e24e37cfea49ae1 04:36:10 $ docker rm -f 8379c27da11fd95c380f235614079c2b76ecfc747604f8389e24e37cfea49ae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:11 + docker inspect -f . ci-base-image-arm64 04:36:11 . [Pipeline] withDockerContainer 04:36:11 prd-ubuntu18.04-docker-arm64-4c-16g-32409 does not seem to be running inside a container 04:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:12 $ docker top 1e1b442d415a7dfb8f0fa38cc79499a035114df477baa3625529d0650cb98ee3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:14 + make test 04:36:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:36:14 Removing intermediate container dd7979048eec 04:36:14 ---> 7566ac20098b 04:36:14 Successfully built 7566ac20098b 04:36:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:36:14 + docker inspect -f . ci-base-image-x86_64 04:36:14 . [Pipeline] withDockerContainer 04:36:15 prd-centos7-docker-4c-2g-32410 does not seem to be running inside a container 04:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:36:15 $ docker top b9582a1a506f2c0b8c72926b8b0d88e7bb6b3a75d95acec594f7f7747c696639 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:16 + go version 04:36:16 go version go1.15.5 linux/amd64 [Pipeline] } 04:36:16 $ docker stop --time=1 b9582a1a506f2c0b8c72926b8b0d88e7bb6b3a75d95acec594f7f7747c696639 04:36:17 $ docker rm -f b9582a1a506f2c0b8c72926b8b0d88e7bb6b3a75d95acec594f7f7747c696639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:18 + docker inspect -f . ci-base-image-x86_64 04:36:18 . [Pipeline] withDockerContainer 04:36:18 prd-centos7-docker-4c-2g-32410 does not seem to be running inside a container 04:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:36:19 $ docker top 229740c53d596f0263007669dcbe1e2ebb114370919f69cf3d0789d4841da757 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:20 + make test 04:36:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:36:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:36:36 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:36:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:36:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:36:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:36:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 04:36:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:36:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.097s coverage: 27.0% of statements 04:36:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 81.2% of statements 04:36:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.088s coverage: 7.8% of statements 04:36:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:36:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:36:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:36:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.094s coverage: 32.5% of statements 04:36:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:36:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:36:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:36:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.093s coverage: 57.3% of statements 04:36:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.192s coverage: 6.6% of statements 04:36:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 04:36:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:36:51 GO111MODULE=on go vet ./... 04:37:06 gofmt -l . 04:37:06 [ "`gofmt -l .`" = "" ] 04:37:06 ./bin/test-attribution-txt.sh 04:37:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:37:08 $ docker stop --time=1 229740c53d596f0263007669dcbe1e2ebb114370919f69cf3d0789d4841da757 04:37:10 $ docker rm -f 229740c53d596f0263007669dcbe1e2ebb114370919f69cf3d0789d4841da757 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:14 + ls -al . 04:37:14 total 188 04:37:14 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 1 04:37 . 04:37:14 drwxrwxr-x. 4 jenkins jenkins 28 Apr 1 04:35 .. 04:37:14 drwxrwxr-x. 2 jenkins jenkins 64 Apr 1 04:35 bin 04:37:14 -rw-r--r--. 1 jenkins jenkins 101416 Apr 1 04:36 coverage.out 04:37:14 -rw-rw-r--. 1 jenkins jenkins 987 Apr 1 04:35 Dockerfile.build 04:37:14 -rw-rw-r--. 1 jenkins jenkins 140 Apr 1 04:35 .dockerignore 04:37:14 drwxrwxr-x. 5 jenkins jenkins 62 Apr 1 04:35 example 04:37:14 drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 04:35 .git 04:37:14 drwxrwxr-x. 2 jenkins jenkins 103 Apr 1 04:35 .github 04:37:14 -rw-rw-r--. 1 jenkins jenkins 138 Apr 1 04:35 .gitignore 04:37:14 -rw-r--r--. 1 jenkins jenkins 572 Apr 1 04:37 go.mod 04:37:14 -rw-r--r--. 1 jenkins jenkins 21117 Apr 1 04:37 go.sum 04:37:14 drwxrwxr-x. 14 jenkins jenkins 207 Apr 1 04:35 internal 04:37:14 -rw-rw-r--. 1 jenkins jenkins 901 Apr 1 04:35 Jenkinsfile 04:37:14 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 1 04:35 LICENSE 04:37:14 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 1 04:35 Makefile 04:37:14 drwxrwxr-x. 4 jenkins jenkins 26 Apr 1 04:35 openapi 04:37:14 drwxrwxr-x. 5 jenkins jenkins 50 Apr 1 04:35 pkg 04:37:14 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 1 04:35 README.md 04:37:14 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 1 04:35 RELEASE-NOTES.txt 04:37:14 drwxrwxr-x. 4 jenkins jenkins 54 Apr 1 04:35 snap 04:37:14 -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 04:32 VERSION 04:37:14 -rw-rw-r--. 1 jenkins jenkins 222 Apr 1 04:35 version.go [Pipeline] isUnix [Pipeline] sh 04:37:15 + 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=0a2987b4589b813d1d3ff1f40d1ad7d23589abff --label arch=amd64 --label version=0.0.0 . 04:37:15 Sending build context to Docker daemon 2.483MB 04:37:15 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 04:37:15 Step 2/23 : FROM ${BASE} AS builder 04:37:15 ---> 7566ac20098b 04:37:15 Step 3/23 : WORKDIR /device-sdk-go 04:37:16 ---> Running in 2f9e05ea8c43 04:37:16 Removing intermediate container 2f9e05ea8c43 04:37:16 ---> ae99bce0b68e 04:37:16 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:37:16 ---> Running in 7584ae939cd7 04:37:16 Removing intermediate container 7584ae939cd7 04:37:16 ---> aa746c227cb0 04:37:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:16 ---> Running in ac52921bacdd 04:37:17 Removing intermediate container ac52921bacdd 04:37:17 ---> ee40bd7847ee 04:37:17 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:37:17 ---> Running in ea2142bb581c 04:37:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:19 OK: 167 MiB in 45 packages 04:37:19 Removing intermediate container ea2142bb581c 04:37:19 ---> 411f3e778f98 04:37:19 Step 7/23 : COPY . . 04:37:20 ---> 48f8dfd8de75 04:37:20 Step 8/23 : RUN go mod download 04:37:20 ---> Running in f057d21f7561 04:37:22 Removing intermediate container f057d21f7561 04:37:22 ---> 6e9f0f4b3ef0 04:37:22 Step 9/23 : RUN make build 04:37:22 ---> Running in 9d68a73b0752 04:37:22 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 04:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 04:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:37:32 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:37:34 Removing intermediate container 9d68a73b0752 04:37:34 ---> 70efa6b6cd64 04:37:34 Step 10/23 : FROM alpine:3.12 04:37:34 3.12: Pulling from library/alpine 04:37:35 532819f3e44c: Pulling fs layer 04:37:35 532819f3e44c: Verifying Checksum 04:37:35 532819f3e44c: Download complete 04:37:35 532819f3e44c: Pull complete 04:37:35 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 04:37:35 Status: Downloaded newer image for alpine:3.12 04:37:35 ---> 7230e588e954 04:37:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:37:35 ---> Running in a295254bab2f 04:37:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.149s coverage: 27.0% of statements 04:37:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.193s coverage: 81.2% of statements 04:37:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.144s coverage: 7.8% of statements 04:37:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:37:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:37:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:37:35 Removing intermediate container a295254bab2f 04:37:35 ---> a23ac84b00c5 04:37:35 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:35 ---> Running in bdea3f587888 04:37:36 Removing intermediate container bdea3f587888 04:37:36 ---> 46e0d0427fcb 04:37:36 Step 13/23 : RUN apk add --update --no-cache zeromq 04:37:36 ---> Running in 80119de8e2cb 04:37:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.256s coverage: 32.5% of statements 04:37:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:37:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:37:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:37:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:38 (1/5) Installing libgcc (9.3.0-r2) 04:37:38 (2/5) Installing libsodium (1.0.18-r0) 04:37:38 (3/5) Installing libstdc++ (9.3.0-r2) 04:37:38 (4/5) Installing libzmq (4.3.3-r0) 04:37:38 (5/5) Installing zeromq (4.3.3-r0) 04:37:38 Executing busybox-1.31.1-r20.trigger 04:37:38 OK: 8 MiB in 19 packages 04:37:39 Removing intermediate container 80119de8e2cb 04:37:39 ---> 1e49594a964e 04:37:39 Step 14/23 : WORKDIR / 04:37:39 ---> Running in 5c061c65488e 04:37:39 Removing intermediate container 5c061c65488e 04:37:39 ---> 1e844be5888e 04:37:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:37:39 ---> 89e85d3e5717 04:37:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:37:40 ---> 46f7f00aec69 04:37:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:37:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.305s coverage: 57.3% of statements 04:37:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.146s coverage: 6.6% of statements 04:37:40 ---> 01b611c93f46 04:37:40 Step 18/23 : EXPOSE 49990 04:37:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.148s coverage: 5.0% of statements 04:37:40 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:37:40 ---> Running in 832004ba5f06 04:37:40 Removing intermediate container 832004ba5f06 04:37:40 ---> a184f1acdef2 04:37:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:37:40 ---> Running in 720872f38bcf 04:37:41 Removing intermediate container 720872f38bcf 04:37:41 ---> b3a99e5e6626 04:37:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:41 ---> Running in a4f07742d24d 04:37:41 GO111MODULE=on go vet ./... 04:37:41 Removing intermediate container a4f07742d24d 04:37:41 ---> 166c78797c52 04:37:41 Step 21/23 : LABEL arch=amd64 04:37:41 ---> Running in 49fc56d27143 04:37:41 Removing intermediate container 49fc56d27143 04:37:41 ---> 64dd8ef31f1f 04:37:41 Step 22/23 : LABEL git_sha=0a2987b4589b813d1d3ff1f40d1ad7d23589abff 04:37:41 ---> Running in c148a2e22549 04:37:41 Removing intermediate container c148a2e22549 04:37:41 ---> b93c4ab21585 04:37:41 Step 23/23 : LABEL version=0.0.0 04:37:42 ---> Running in 003ff5c81c91 04:37:42 Removing intermediate container 003ff5c81c91 04:37:42 ---> 1025d70ba922 04:37:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:37:42 Successfully built 1025d70ba922 04:37:42 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 04:37:43 ---> job-cost.sh 04:37:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cML7 04:37:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:38:28 gofmt -l . 04:38:28 [ "`gofmt -l .`" = "" ] 04:38:28 ./bin/test-attribution-txt.sh 04:38:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:38:28 $ docker stop --time=1 1e1b442d415a7dfb8f0fa38cc79499a035114df477baa3625529d0650cb98ee3 04:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-cML7/bin to PATH 04:38:30 INFO: No Stack... 04:38:30 INFO: Retrieving Pricing Info for: v1-standard-2 04:38:30 INFO: Archiving Costs 04:38:30 $ docker rm -f 1e1b442d415a7dfb8f0fa38cc79499a035114df477baa3625529d0650cb98ee3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 04:38:31 + cat /w/workspace/device-sdk-go/7/archives/cost.csv 04:38:31 + cut -d, -f6 04:38:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:38:32 Warning: overwriting stash ‘coverage-report’ [Pipeline] lock 04:38:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-844-7-stack-cost] 04:38:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-844-7-stack-cost] did not exist. Created. 04:38:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-844-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:32 + echo total: 0.029999999329447746 [Pipeline] stash 04:38:32 Stashed 1 file(s) [Pipeline] } 04:38:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-844-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv 04:38:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:38:34 + ls -al . 04:38:34 total 224 04:38:34 drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 04:38 . 04:38:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 04:34 .. 04:38:34 -rw-rw-r-- 1 jenkins jenkins 140 Apr 1 04:34 .dockerignore 04:38:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 04:34 .git 04:38:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 04:34 .github 04:38:34 -rw-rw-r-- 1 jenkins jenkins 138 Apr 1 04:34 .gitignore 04:38:34 -rw-rw-r-- 1 jenkins jenkins 987 Apr 1 04:34 Dockerfile.build 04:38:34 -rw-rw-r-- 1 jenkins jenkins 901 Apr 1 04:34 Jenkinsfile 04:38:34 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 1 04:34 LICENSE 04:38:34 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 1 04:34 Makefile 04:38:34 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 1 04:34 README.md 04:38:34 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 1 04:34 RELEASE-NOTES.txt 04:38:34 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 04:32 VERSION 04:38:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 04:34 bin 04:38:34 -rw-r--r-- 1 jenkins jenkins 101416 Apr 1 04:37 coverage.out 04:38:34 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 04:34 example 04:38:34 -rw-r--r-- 1 jenkins jenkins 572 Apr 1 04:38 go.mod 04:38:34 -rw-r--r-- 1 jenkins jenkins 21117 Apr 1 04:38 go.sum 04:38:34 drwxrwxr-x 14 jenkins jenkins 4096 Apr 1 04:34 internal 04:38:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 04:34 openapi 04:38:34 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 04:34 pkg 04:38:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 04:34 snap 04:38:34 -rw-rw-r-- 1 jenkins jenkins 222 Apr 1 04:34 version.go [Pipeline] isUnix [Pipeline] sh 04:38:34 + 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=0a2987b4589b813d1d3ff1f40d1ad7d23589abff --label arch=arm64 --label version=0.0.0 . 04:38:35 Sending build context to Docker daemon 2.504MB 04:38:35 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 04:38:35 Step 2/23 : FROM ${BASE} AS builder 04:38:35 ---> fa98e7cff06f 04:38:35 Step 3/23 : WORKDIR /device-sdk-go 04:38:36 ---> Running in b8f3072bcb6a 04:38:37 Removing intermediate container b8f3072bcb6a 04:38:37 ---> dc1e47eaab5d 04:38:37 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:38:37 ---> Running in a42bc24ccb04 04:38:37 Removing intermediate container a42bc24ccb04 04:38:37 ---> 5204620cf6e1 04:38:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:37 ---> Running in b2c6c6882bbb 04:38:39 Removing intermediate container b2c6c6882bbb 04:38:39 ---> 2ad416421def 04:38:39 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:38:40 ---> Running in 84cea26bb6e3 04:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:38:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:38:42 OK: 144 MiB in 45 packages 04:38:43 Removing intermediate container 84cea26bb6e3 04:38:43 ---> 288bff689d69 04:38:43 Step 7/23 : COPY . . 04:38:44 ---> ad28e6927772 04:38:44 Step 8/23 : RUN go mod download 04:38:44 ---> Running in 38bf4b9094d4 04:38:47 Removing intermediate container 38bf4b9094d4 04:38:47 ---> a58b0d0b939b 04:38:47 Step 9/23 : RUN make build 04:38:47 ---> Running in 39532fca8b66 04:38:48 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 04:39:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:39:23 Removing intermediate container 39532fca8b66 04:39:23 ---> 2dd85ec861dc 04:39:23 Step 10/23 : FROM alpine:3.12 04:39:23 3.12: Pulling from library/alpine 04:39:24 9a219e8acc52: Pulling fs layer 04:39:24 9a219e8acc52: Verifying Checksum 04:39:24 9a219e8acc52: Download complete 04:39:25 9a219e8acc52: Pull complete 04:39:25 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 04:39:25 Status: Downloaded newer image for alpine:3.12 04:39:25 ---> d75e27dfc0a0 04:39:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:39:25 ---> Running in 046fe6821aa0 04:39:25 Removing intermediate container 046fe6821aa0 04:39:25 ---> a0a0fe805ecf 04:39:25 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:25 ---> Running in 3c781bad5e33 04:39:27 Removing intermediate container 3c781bad5e33 04:39:27 ---> dc8b8eb81c00 04:39:27 Step 13/23 : RUN apk add --update --no-cache zeromq 04:39:27 ---> Running in f85ff256d8c8 04:39:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:39:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:39:30 (1/5) Installing libgcc (9.3.0-r2) 04:39:30 (2/5) Installing libsodium (1.0.18-r0) 04:39:30 (3/5) Installing libstdc++ (9.3.0-r2) 04:39:30 (4/5) Installing libzmq (4.3.3-r0) 04:39:30 (5/5) Installing zeromq (4.3.3-r0) 04:39:30 Executing busybox-1.31.1-r20.trigger 04:39:30 OK: 8 MiB in 19 packages 04:39:32 Removing intermediate container f85ff256d8c8 04:39:32 ---> 4ffa9ed30e37 04:39:32 Step 14/23 : WORKDIR / 04:39:32 ---> Running in 89ab1b3b42a5 04:39:32 Removing intermediate container 89ab1b3b42a5 04:39:32 ---> b60ececcae0d 04:39:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:39:33 ---> 523be638518d 04:39:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:39:34 ---> 9f5d5dd1c259 04:39:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:39:35 ---> 324519cef0ce 04:39:35 Step 18/23 : EXPOSE 49990 04:39:35 ---> Running in 81c8dafc502f 04:39:35 Removing intermediate container 81c8dafc502f 04:39:35 ---> 2fa100f8b4c2 04:39:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:39:35 ---> Running in e7f47ca9949c 04:39:36 Removing intermediate container e7f47ca9949c 04:39:36 ---> 6aa70b36205f 04:39:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:36 ---> Running in bdbc556c6082 04:39:37 Removing intermediate container bdbc556c6082 04:39:37 ---> 86e0135a0ed7 04:39:37 Step 21/23 : LABEL arch=arm64 04:39:37 ---> Running in 9e2008ec29fe 04:39:37 Removing intermediate container 9e2008ec29fe 04:39:37 ---> d23a0035e4ae 04:39:37 Step 22/23 : LABEL git_sha=0a2987b4589b813d1d3ff1f40d1ad7d23589abff 04:39:37 ---> Running in 05460cb8b7e9 04:39:38 Removing intermediate container 05460cb8b7e9 04:39:38 ---> b13af780e3c8 04:39:38 Step 23/23 : LABEL version=0.0.0 04:39:38 ---> Running in 06e83dd9a321 04:39:38 Removing intermediate container 06e83dd9a321 04:39:38 ---> 95c3e78ddff9 04:39:38 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:39:39 Successfully built 95c3e78ddff9 04:39:39 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 04:39:39 ---> job-cost.sh 04:39:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eNLk 04:40:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:41:55 lf-activate-venv(): INFO: Adding /tmp/venv-eNLk/bin to PATH 04:41:55 INFO: No Stack... 04:41:55 INFO: Retrieving Pricing Info for: lf-standard-4 04:41:55 INFO: Archiving Costs [Pipeline] sh 04:41:55 + cat /w/workspace/device-sdk-go/7/archives/cost.csv 04:41:55 + cut -d, -f6 [Pipeline] lock 04:41:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-844-7-stack-cost] 04:41:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-844-7-stack-cost] did not exist. Created. 04:41:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-844-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:56 /w/workspace/device-sdk-go/7@tmp/durable-01703832/script.sh: 1: /w/workspace/device-sdk-go/7@tmp/durable-01703832/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:41:56 + echo total: 0.20999999344348907 [Pipeline] stash 04:41:56 Warning: overwriting stash ‘stack-cost’ 04:41:57 Stashed 1 file(s) [Pipeline] } 04:41:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-844-7-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 04:41:58 provisioning config files... 04:41:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp/config5818989360807730057tmp [Pipeline] { [Pipeline] sh 04:41:59 + set +x 04:41:59 + curl -s https://codecov.io/bash 04:41:59 + bash -s -- 04:41:59 04:41:59 _____ _ 04:41:59 / ____| | | 04:41:59 | | ___ __| | ___ ___ _____ __ 04:41:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:41:59 | |___| (_) | (_| | __/ (_| (_) \ V / 04:41:59 \_____\___/ \__,_|\___|\___\___/ \_/ 04:41:59 Bash-20210309-2b87ace 04:41:59 04:41:59 04:41:59 ==> git version 2.24.3 found 04:41:59 ==> 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 04:41:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:41:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:41:59 ==> Jenkins CI detected. 04:41:59 project root: . 04:41:59 --> token set from env 04:41:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:42:00 ==> Running gcov in . (disable via -X gcov) 04:42:00 ==> Python coveragepy not found 04:42:00 ==> Searching for coverage reports in: 04:42:00 + . 04:42:00 -> Found 1 reports 04:42:00 ==> Detecting git/mercurial file structure 04:42:00 ==> Reading reports 04:42:00 + ./coverage.out bytes=101416 04:42:00 ==> Appending adjustments 04:42:00 https://docs.codecov.io/docs/fixing-reports 04:42:01 + Found adjustments 04:42:01 ==> Gzipping contents 04:42:01 16K /tmp/codecov.QjGVbb.gz 04:42:01 ==> Uploading reports 04:42:01 url: https://codecov.io 04:42:01 query: branch=PR-844&commit=0a2987b4589b813d1d3ff1f40d1ad7d23589abff&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-844%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=844&job=&cmd_args= 04:42:01 -> Pinging Codecov 04:42:01 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-844&commit=0a2987b4589b813d1d3ff1f40d1ad7d23589abff&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-844%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=844&job=&cmd_args= 04:42:01 -> Uploading to 04:42:01 https://storage.googleapis.com/codecov/v4/raw/2021-04-01/7E55EF52A471D76F132DFD9A03CDDE97/0a2987b4589b813d1d3ff1f40d1ad7d23589abff/5609fbb1-4c66-44a2-96c6-f9cc2000faf8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T044201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19fd85f3cec33ee580d3015cecf08bb295c282e982567d01b7907f95739b600c 04:42:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:01 Dload Upload Total Spent Left Speed 04:42:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13754 0 0 100 13754 0 27567 --:--:-- --:--:-- --:--:-- 27618 04:42:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0a2987b4589b813d1d3ff1f40d1ad7d23589abff [Pipeline] } 04:42:02 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 04:42:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:42:06 ---> package-listing.sh 04:42:06 ++ tr '[:upper:]' '[:lower:]' 04:42:06 ++ facter osfamily 04:42:06 + OS_FAMILY=redhat 04:42:06 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-844 04:42:06 + START_PACKAGES=/tmp/packages_start.txt 04:42:06 + END_PACKAGES=/tmp/packages_end.txt 04:42:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:06 + PACKAGES=/tmp/packages_start.txt 04:42:06 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-844 ']' 04:42:06 + PACKAGES=/tmp/packages_end.txt 04:42:06 + case "${OS_FAMILY}" in 04:42:06 + rpm -qa 04:42:06 + sort 04:42:13 + '[' -f /tmp/packages_start.txt ']' 04:42:13 + '[' -f /tmp/packages_end.txt ']' 04:42:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:42:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-844 ']' 04:42:13 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-844/archives/ 04:42:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-844/archives/ [Pipeline] echo 04:42:13 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-844/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:42:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:42:14 04:42:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:42:15 alpine: Pulling from edgex-lftools-log-publisher 04:42:15 df20fa9351a1: Pulling fs layer 04:42:15 36b3adc4ff6f: Pulling fs layer 04:42:15 8ad3a11d3b57: Pulling fs layer 04:42:15 46f8f816bc3b: Pulling fs layer 04:42:15 93b61091891f: Pulling fs layer 04:42:15 93b9cdb0e59b: Pulling fs layer 04:42:15 5e14af77c1be: Pulling fs layer 04:42:15 01666e4c0597: Pulling fs layer 04:42:15 aa168da1d23b: Pulling fs layer 04:42:15 46f8f816bc3b: Waiting 04:42:15 93b61091891f: Waiting 04:42:15 93b9cdb0e59b: Waiting 04:42:15 5e14af77c1be: Waiting 04:42:15 01666e4c0597: Waiting 04:42:15 aa168da1d23b: Waiting 04:42:15 36b3adc4ff6f: Verifying Checksum 04:42:15 36b3adc4ff6f: Download complete 04:42:16 46f8f816bc3b: Verifying Checksum 04:42:16 46f8f816bc3b: Download complete 04:42:16 df20fa9351a1: Verifying Checksum 04:42:16 df20fa9351a1: Download complete 04:42:16 93b61091891f: Verifying Checksum 04:42:16 93b61091891f: Download complete 04:42:16 93b9cdb0e59b: Verifying Checksum 04:42:16 93b9cdb0e59b: Download complete 04:42:16 5e14af77c1be: Verifying Checksum 04:42:16 5e14af77c1be: Download complete 04:42:16 01666e4c0597: Verifying Checksum 04:42:16 01666e4c0597: Download complete 04:42:18 df20fa9351a1: Pull complete 04:42:19 8ad3a11d3b57: Verifying Checksum 04:42:19 8ad3a11d3b57: Download complete 04:42:19 36b3adc4ff6f: Pull complete 04:42:23 8ad3a11d3b57: Pull complete 04:42:23 46f8f816bc3b: Pull complete 04:42:25 93b61091891f: Pull complete 04:42:26 93b9cdb0e59b: Pull complete 04:42:27 5e14af77c1be: Pull complete 04:42:27 01666e4c0597: Pull complete 04:42:28 aa168da1d23b: Verifying Checksum 04:42:28 aa168da1d23b: Download complete 04:42:47 aa168da1d23b: Pull complete 04:42:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:42:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:42:47 prd-centos7-docker-4c-2g-32408 does not seem to be running inside a container 04:42:48 $ 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-844/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-844 -v /w/workspace/dgexfoundry_device-sdk-go_PR-844:/w/workspace/dgexfoundry_device-sdk-go_PR-844:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:42:52 $ docker top 5754bd7aaccc65077ea95990ada05312b36924a4146fe5ae5c0cd764bd3b2ac1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:54 + touch /tmp/pre-build-complete [Pipeline] sh 04:42:55 + mkdir -p /var/log/sa [Pipeline] sh 04:42:55 + ls /var/log/sa-host 04:42:55 + sadf -c /var/log/sa-host/sa01 04:42:55 file_magic: OK 04:42:55 HZ: Using current value: 100 04:42:55 file_header: OK 04:42:55 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 04:42:55 Statistics: 04:42:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:42:55 File successfully converted to sysstat format version 12.2.1 04:42:55 + sadf -c /var/log/sa-host/sa23 04:42:55 file_magic: OK 04:42:55 HZ: Using current value: 100 04:42:55 file_header: OK 04:42:55 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 04:42:55 Statistics: 04:42:55 Hnuu...uuuununununu... 04:42:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:56 provisioning config files... 04:42:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp/config1213486595100951527tmp [Pipeline] { [Pipeline] echo 04:42:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:42:57 ---> create-netrc.sh [Pipeline] } 04:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:42:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:42:58 ---> python-tools-install.sh [Pipeline] echo 04:42:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:42:59 ---> sudo-logs.sh 04:42:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:42:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:42:59 ---> job-cost.sh 04:42:59 lf-activate-venv: SKIPPING 04:42:59 DEBUG: total: 0.20999999344348907 04:42:59 INFO: Retrieving Stack Cost... 04:43:00 INFO: Retrieving Pricing Info for: v1-standard-2 04:43:01 INFO: Archiving Costs [Pipeline] echo 04:43:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:43:01 ---> logs-deploy.sh 04:43:01 lf-activate-venv: SKIPPING 04:43:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-844/7 04:43:01 INFO: archiving workspace using pattern(s): 04:43:04 Archives upload complete. 04:43:04 INFO: archiving logs to Nexus 04:43:06 ---> uname -a: 04:43:06 Linux prd-centos7-docker-4c-2g-32408.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:43:06 04:43:06 04:43:06 ---> lscpu: 04:43:06 Architecture: x86_64 04:43:06 CPU op-mode(s): 32-bit, 64-bit 04:43:06 Byte Order: Little Endian 04:43:06 Address sizes: 40 bits physical, 48 bits virtual 04:43:06 CPU(s): 4 04:43:06 On-line CPU(s) list: 0-3 04:43:06 Thread(s) per core: 1 04:43:06 Core(s) per socket: 1 04:43:06 Socket(s): 4 04:43:06 NUMA node(s): 1 04:43:06 Vendor ID: GenuineIntel 04:43:06 CPU family: 6 04:43:06 Model: 44 04:43:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:43:06 Stepping: 1 04:43:06 CPU MHz: 2933.438 04:43:06 BogoMIPS: 5866.87 04:43:06 Virtualization: VT-x 04:43:06 Hypervisor vendor: KVM 04:43:06 Virtualization type: full 04:43:06 L1d cache: 128 KiB 04:43:06 L1i cache: 128 KiB 04:43:06 L2 cache: 16 MiB 04:43:06 L3 cache: 64 MiB 04:43:06 NUMA node0 CPU(s): 0-3 04:43:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:43:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:43:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:43:06 Vulnerability Meltdown: Mitigation; PTI 04:43:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:43:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:43:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:43:06 Vulnerability Srbds: Not affected 04:43:06 Vulnerability Tsx async abort: Not affected 04:43:06 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 04:43:06 04:43:06 04:43:06 ---> nproc: 04:43:06 4 04:43:06 04:43:06 04:43:06 ---> df -h: 04:43:06 Filesystem Size Used Available Use% Mounted on 04:43:06 overlay 50.0G 7.3G 42.7G 15% / 04:43:06 tmpfs 64.0M 0 64.0M 0% /dev 04:43:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:43:06 shm 64.0M 0 64.0M 0% /dev/shm 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-844 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-844@tmp 04:43:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:43:06 04:43:06 04:43:06 ---> free -m: 04:43:06 total used free shared buff/cache available 04:43:06 Mem: 1837 691 97 0 1048 1041 04:43:06 Swap: 1023 0 1023 04:43:06 04:43:06 04:43:06 ---> ip addr: 04:43:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:43:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:43:06 inet 127.0.0.1/8 scope host lo 04:43:06 valid_lft forever preferred_lft forever 04:43:06 inet6 ::1/128 scope host 04:43:06 valid_lft forever preferred_lft forever 04:43:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:43:06 link/ether fa:16:3e:b3:fa:88 brd ff:ff:ff:ff:ff:ff 04:43:06 inet 10.30.122.28/23 brd 10.30.123.255 scope global dynamic eth0 04:43:06 valid_lft 85658sec preferred_lft 85658sec 04:43:06 inet6 fe80::f816:3eff:feb3:fa88/64 scope link 04:43:06 valid_lft forever preferred_lft forever 04:43:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:43:06 link/ether 02:42:25:9f:f6:1c brd ff:ff:ff:ff:ff:ff 04:43:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:43:06 valid_lft forever preferred_lft forever 04:43:06 inet6 fe80::42:25ff:fe9f:f61c/64 scope link 04:43:06 valid_lft forever preferred_lft forever 04:43:06 04:43:06 04:43:07 ---> sar -b -r -n DEV: 04:43:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 04:43:07 04:43:07 04:30:28 LINUX RESTART (4 CPU) 04:43:07 04:43:07 04:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:43:07 04:32:03 137.77 76.60 61.17 0.00 4979.30 36663.84 0.00 04:43:07 04:33:01 32.55 11.89 20.66 0.00 4471.63 2391.59 0.00 04:43:07 04:34:01 1.88 0.00 1.88 0.00 0.00 40.02 0.00 04:43:07 04:35:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 04:43:07 04:36:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 04:43:07 04:37:01 0.35 0.00 0.35 0.00 0.00 4.96 0.00 04:43:07 04:38:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 04:43:07 04:39:01 0.17 0.00 0.17 0.00 0.00 1.61 0.00 04:43:07 04:40:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 04:43:07 04:41:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 04:43:07 04:42:02 0.47 0.08 0.38 0.00 7.32 5.49 0.00 04:43:07 Average: 15.84 8.06 7.78 0.00 850.39 3570.23 0.00 04:43:07 04:43:07 04:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:43:07 04:32:03 73976 0 535384 28.45 2620 1269564 1074576 36.67 363408 1246640 5728 04:43:07 04:33:01 156660 0 583644 31.02 2620 1138620 1156536 39.47 389060 1134824 132 04:43:07 04:34:01 172044 0 568256 30.20 2620 1138624 1052068 35.91 393940 1117264 20 04:43:07 04:35:01 169736 0 570560 30.32 2620 1138628 1052260 35.91 389776 1123660 16 04:43:07 04:36:01 169580 0 570712 30.33 2620 1138632 1052308 35.91 400104 1113488 8 04:43:07 04:37:01 169916 0 570368 30.31 2620 1138640 1052164 35.91 419224 1094044 8 04:43:07 04:38:01 170020 0 570264 30.31 2620 1138640 1052116 35.91 419220 1094040 8 04:43:07 04:39:01 170504 0 569776 30.28 2620 1138644 1052068 35.91 418824 1094040 20 04:43:07 04:40:01 170992 0 569280 30.26 2620 1138652 1052068 35.91 418848 1094040 8 04:43:07 04:41:01 170580 0 569688 30.28 2620 1138656 1052068 35.91 418852 1094040 8 04:43:07 04:42:02 161660 0 578212 30.73 2620 1139052 1066572 36.40 425908 1094112 152 04:43:07 Average: 159606 0 568740 30.23 2620 1150577 1064982 36.35 405197 1118199 555 04:43:07 04:43:07 04:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:43:07 04:32:03 eth0 155.96 115.69 609.30 45.17 0.00 0.00 0.00 0.00 04:43:07 04:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:32:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:33:01 eth0 105.30 86.10 492.03 54.20 0.00 0.00 0.00 0.00 04:43:07 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:33:01 docker0 4.08 3.99 1.23 25.11 0.00 0.00 0.00 0.00 04:43:07 04:34:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:43:07 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:35:01 eth0 1.12 0.47 0.34 0.21 0.00 0.00 0.00 0.00 04:43:07 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:36:01 eth0 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 04:43:07 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:37:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:43:07 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:38:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 04:43:07 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:39:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:43:07 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:43:07 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:43:07 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:42:02 eth0 5.09 3.49 5.01 1.80 0.00 0.00 0.00 0.00 04:43:07 04:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 04:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 Average: eth0 24.29 18.62 99.65 9.12 0.00 0.00 0.00 0.00 04:43:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:07 Average: docker0 0.36 0.35 0.11 2.21 0.00 0.00 0.00 0.00 04:43:07 04:43:07 04:43:07 ---> sar -P ALL: 04:43:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 04:43:07 04:43:07 04:30:28 LINUX RESTART (4 CPU) 04:43:07 04:43:07 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:43:07 04:32:03 all 11.70 0.00 7.63 6.72 36.68 37.26 04:43:07 04:32:03 0 9.80 0.00 6.60 8.49 38.22 36.90 04:43:07 04:32:03 1 10.93 0.00 7.06 6.86 38.28 36.87 04:43:07 04:32:03 2 12.06 0.00 10.24 4.95 33.88 38.87 04:43:07 04:32:03 3 14.15 0.00 6.66 6.51 36.28 36.41 04:43:07 04:33:01 all 3.91 0.00 3.91 0.96 18.84 72.37 04:43:07 04:33:01 0 4.87 0.00 4.35 1.88 19.57 69.34 04:43:07 04:33:01 1 5.12 0.00 4.27 0.80 19.09 70.72 04:43:07 04:33:01 2 2.56 0.00 2.98 0.86 19.05 74.54 04:43:07 04:33:01 3 3.13 0.00 4.07 0.30 17.65 74.85 04:43:07 04:34:01 all 0.39 0.00 0.07 0.00 0.65 98.89 04:43:07 04:34:01 0 0.00 0.00 0.03 0.00 0.56 99.40 04:43:07 04:34:01 1 0.92 0.00 0.05 0.00 0.77 98.27 04:43:07 04:34:01 2 0.28 0.00 0.08 0.00 0.88 98.76 04:43:07 04:34:01 3 0.37 0.00 0.10 0.00 0.40 99.13 04:43:07 04:35:01 all 0.10 0.00 0.26 0.00 1.18 98.45 04:43:07 04:35:01 0 0.03 0.00 0.40 0.00 0.88 98.69 04:43:07 04:35:01 1 0.03 0.00 0.13 0.00 0.71 99.12 04:43:07 04:35:01 2 0.03 0.00 0.48 0.00 0.68 98.81 04:43:07 04:35:01 3 0.31 0.00 0.05 0.00 2.44 97.20 04:43:07 04:36:01 all 0.11 0.00 0.04 0.00 0.41 99.44 04:43:07 04:36:01 0 0.02 0.00 0.02 0.00 0.28 99.68 04:43:07 04:36:01 1 0.03 0.00 0.03 0.00 0.40 99.53 04:43:07 04:36:01 2 0.03 0.00 0.08 0.00 0.05 99.83 04:43:07 04:36:01 3 0.35 0.00 0.03 0.00 0.89 98.72 04:43:07 04:37:01 all 0.13 0.00 0.07 0.00 0.18 99.62 04:43:07 04:37:01 0 0.02 0.00 0.03 0.00 0.10 99.85 04:43:07 04:37:01 1 0.07 0.00 0.05 0.00 0.23 99.65 04:43:07 04:37:01 2 0.02 0.00 0.15 0.00 0.18 99.65 04:43:07 04:37:01 3 0.42 0.00 0.07 0.00 0.20 99.32 04:43:07 04:38:01 all 0.12 0.00 0.02 0.00 0.19 99.66 04:43:07 04:38:01 0 0.02 0.00 0.02 0.00 0.07 99.90 04:43:07 04:38:01 1 0.03 0.00 0.05 0.00 0.28 99.63 04:43:07 04:38:01 2 0.02 0.00 0.02 0.00 0.33 99.63 04:43:07 04:38:01 3 0.42 0.00 0.02 0.00 0.08 99.48 04:43:07 04:39:01 all 0.11 0.00 0.04 0.00 0.50 99.35 04:43:07 04:39:01 0 0.05 0.00 0.02 0.00 0.45 99.49 04:43:07 04:39:01 1 0.35 0.00 0.08 0.00 0.78 98.79 04:43:07 04:39:01 2 0.03 0.00 0.03 0.00 0.35 99.58 04:43:07 04:39:01 3 0.02 0.00 0.02 0.00 0.42 99.55 04:43:07 04:40:01 all 0.11 0.00 0.03 0.00 0.12 99.74 04:43:07 04:40:01 0 0.02 0.00 0.03 0.00 0.12 99.83 04:43:07 04:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:43:07 04:40:01 2 0.38 0.00 0.03 0.00 0.13 99.45 04:43:07 04:40:01 3 0.02 0.00 0.03 0.00 0.20 99.75 04:43:07 04:41:01 all 0.10 0.00 0.04 0.00 0.32 99.54 04:43:07 04:41:01 0 0.03 0.00 0.08 0.00 0.55 99.34 04:43:07 04:41:01 1 0.02 0.00 0.02 0.00 0.15 99.82 04:43:07 04:41:01 2 0.30 0.00 0.03 0.00 0.13 99.53 04:43:07 04:41:01 3 0.03 0.00 0.03 0.00 0.45 99.49 04:43:07 04:42:02 all 0.38 0.00 0.34 0.00 3.17 96.10 04:43:07 04:42:02 0 0.67 0.00 0.67 0.00 3.96 94.71 04:43:07 04:42:02 1 0.20 0.00 0.25 0.00 2.50 97.06 04:43:07 04:42:02 2 0.47 0.00 0.19 0.02 2.99 96.33 04:43:07 04:42:02 3 0.20 0.00 0.26 0.00 3.23 96.31 04:43:07 04:43:07 Average: CPU %user %nice %system %iowait %steal %idle 04:43:07 Average: all 1.72 0.00 1.24 0.79 6.19 90.07 04:43:07 Average: 0 1.59 0.00 1.24 1.08 6.57 89.53 04:43:07 Average: 1 1.75 0.00 1.19 0.78 6.24 90.05 04:43:07 Average: 2 1.62 0.00 1.43 0.59 5.83 90.52 04:43:07 Average: 3 1.92 0.00 1.12 0.69 6.10 90.17 04:43:07 04:43:07 04:43:07