Pull request #851 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c9b8fffa5d1c621d31ca054df39182d647a4d39f+4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 (2da99786a7c7fe1b144842e24643a63e8880dfd2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32303 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [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-851 # 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/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit c9b8fffa5d1c621d31ca054df39182d647a4d39f Merge succeeded, producing c9b8fffa5d1c621d31ca054df39182d647a4d39f Checking out Revision c9b8fffa5d1c621d31ca054df39182d647a4d39f (PR-851) > git config core.sparsecheckout # timeout=10 > git checkout -f c9b8fffa5d1c621d31ca054df39182d647a4d39f # 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 c9b8fffa5d1c621d31ca054df39182d647a4d39f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:08:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 [Pipeline] withCredentials 18:08:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:32 ========================================================= 18:08:32 EdgeX Global Pipelines Version Info 18:08:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:33 ------------------- 18:08:33 stable info: 18:08:33 ------------------- 18:08:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:33 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:08:33 Message: update stable to v1.0.186 18:08:34 ------------------- 18:08:34 experimental info: 18:08:34 ------------------- 18:08:34 Commited By: **** collab-it+edgex@linuxfoundation.org 18:08:34 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 18:08:34 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:08:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:08:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:08:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-851 [Pipeline] echo 18:08:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-851 [Pipeline] echo 18:08:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-851 [Pipeline] echo 18:08:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9b8fffa5d1c621d31ca054df39182d647a4d39f [Pipeline] echo 18:08:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9b8fff [Pipeline] echo 18:08:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:08:37 provisioning config files... 18:08:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/config7592750308112145514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:38 ---> docker-login.sh 18:08:38 nexus3.edgexfoundry.org:10001 18:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:38 Configure a credential helper to remove this warning. See 18:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:38 18:08:38 Login Succeeded 18:08:38 nexus3.edgexfoundry.org:10002 18:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:38 Configure a credential helper to remove this warning. See 18:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:38 18:08:38 Login Succeeded 18:08:38 nexus3.edgexfoundry.org:10003 18:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:38 Configure a credential helper to remove this warning. See 18:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:38 18:08:38 Login Succeeded 18:08:38 nexus3.edgexfoundry.org:10004 18:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:39 Configure a credential helper to remove this warning. See 18:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:39 18:08:39 Login Succeeded 18:08:39 docker.io 18:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:39 Configure a credential helper to remove this warning. See 18:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:39 18:08:39 Login Succeeded 18:08:39 ---> docker-login.sh ends [Pipeline] } 18:08:39 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 18:08:40 + git log --format=format:%s -1 c9b8fffa5d1c621d31ca054df39182d647a4d39f [Pipeline] echo 18:08:40 GIT_COMMIT: c9b8fffa5d1c621d31ca054df39182d647a4d39f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 18:08:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:41 18:08:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:08:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:41 latest: Pulling from edgex-devops/git-semver 18:08:41 31603596830f: Pulling fs layer 18:08:41 2a8b12db71e7: Pulling fs layer 18:08:41 6ca5941a6612: Pulling fs layer 18:08:41 ecc8261a40a4: Pulling fs layer 18:08:41 ecc8261a40a4: Waiting 18:08:41 2a8b12db71e7: Verifying Checksum 18:08:41 2a8b12db71e7: Download complete 18:08:41 31603596830f: Verifying Checksum 18:08:41 31603596830f: Download complete 18:08:41 ecc8261a40a4: Verifying Checksum 18:08:41 ecc8261a40a4: Download complete 18:08:41 6ca5941a6612: Verifying Checksum 18:08:41 6ca5941a6612: Download complete 18:08:41 31603596830f: Pull complete 18:08:41 2a8b12db71e7: Pull complete 18:08:42 6ca5941a6612: Pull complete 18:08:43 ecc8261a40a4: Pull complete 18:08:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:08:43 prd-centos7-docker-4c-2g-32303 does not seem to be running inside a container 18:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-851 -v /w/workspace/dgexfoundry_device-sdk-go_PR-851:/w/workspace/dgexfoundry_device-sdk-go_PR-851:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-851@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:08:45 $ docker top adc95697ba51eea8d89dd5b99a8afffb18e9d6b7378f6d077b038dde7b5c241d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:45 [ssh-agent] Looking for ssh-agent implementation... 18:08:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:45 $ docker exec adc95697ba51eea8d89dd5b99a8afffb18e9d6b7378f6d077b038dde7b5c241d ssh-agent 18:08:45 SSH_AUTH_SOCK=/tmp/ssh-bMc5isdY6xUQ/agent.12 18:08:45 SSH_AGENT_PID=18 18:08:46 Running ssh-add (command line suppressed) 18:08:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_4921714663360222333.key (/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_4921714663360222333.key) 18:08:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:46 + git tag --points-at HEAD [Pipeline] } 18:08:46 $ docker exec --env ******** --env ******** adc95697ba51eea8d89dd5b99a8afffb18e9d6b7378f6d077b038dde7b5c241d ssh-agent -k 18:08:46 unset SSH_AUTH_SOCK; 18:08:46 unset SSH_AGENT_PID; 18:08:46 echo Agent pid 18 killed; 18:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:08:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:46 [ssh-agent] Looking for ssh-agent implementation... 18:08:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:46 $ docker exec adc95697ba51eea8d89dd5b99a8afffb18e9d6b7378f6d077b038dde7b5c241d ssh-agent 18:08:47 SSH_AUTH_SOCK=/tmp/ssh-pKrgeO8EXWdU/agent.47 18:08:47 SSH_AGENT_PID=52 18:08:47 Running ssh-add (command line suppressed) 18:08:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_8724385347393870226.key (/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_8724385347393870226.key) 18:08:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:47 + git semver init 18:08:47 # -> Open(): unable to determine branch for HEAD 18:08:47 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-851/.git 18:08:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-851 18:08:47 # $SEMVER_REMOTE_NAME = origin 18:08:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:08:47 # $SEMVER_USER_NAME = edgex-jenkins 18:08:47 # $SEMVER_BRANCH = PR-851 18:08:47 # $SEMVER_TEMP = /tmp/semver-504995130 18:08:47 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:08:48 # '/tmp/semver-504995130' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-851/.semver' 18:08:48 # -> Force: false 18:08:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-851/.semver [Pipeline] } 18:08:48 $ docker exec --env ******** --env ******** adc95697ba51eea8d89dd5b99a8afffb18e9d6b7378f6d077b038dde7b5c241d ssh-agent -k 18:08:48 unset SSH_AUTH_SOCK; 18:08:48 unset SSH_AGENT_PID; 18:08:48 echo Agent pid 52 killed; 18:08:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:49 + git semver [Pipeline] } 18:08:49 $ docker stop --time=1 adc95697ba51eea8d89dd5b99a8afffb18e9d6b7378f6d077b038dde7b5c241d 18:08:50 $ docker rm -f adc95697ba51eea8d89dd5b99a8afffb18e9d6b7378f6d077b038dde7b5c241d [Pipeline] // withDockerContainer [Pipeline] sh 18:08:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:08:51 Stashed 1 file(s) [Pipeline] echo 18:08:51 [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 18:09:07 Still waiting to schedule task 18:09:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:09:07 Still waiting to schedule task 18:09:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:12:07 Running on prd-centos7-docker-4c-2g-32305 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [Pipeline] { [Pipeline] ws 18:12:07 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:12:09 using credential edgex-jenkins-ssh 18:12:09 Cloning the remote Git repository 18:12:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:12:09 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:12:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:12:09 > git --version # timeout=10 18:12:09 > git --version # 'git version 2.24.3' 18:12:09 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:12:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:12:10 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit c9b8fffa5d1c621d31ca054df39182d647a4d39f 18:12:10 Merge succeeded, producing c9b8fffa5d1c621d31ca054df39182d647a4d39f 18:12:10 Checking out Revision c9b8fffa5d1c621d31ca054df39182d647a4d39f (PR-851) 18:12:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:12:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:12:10 > git config core.sparsecheckout # timeout=10 18:12:10 > git checkout -f c9b8fffa5d1c621d31ca054df39182d647a4d39f # timeout=10 18:12:10 > git remote # timeout=10 18:12:10 > git config --get remote.origin.url # timeout=10 18:12:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:10 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 18:12:10 > git rev-parse HEAD^{commit} # timeout=10 18:12:10 > git config core.sparsecheckout # timeout=10 18:12:10 > git checkout -f c9b8fffa5d1c621d31ca054df39182d647a4d39f # timeout=10 18:12:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:12:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:12:16 + sudo service docker restart 18:12:16 + true 18:12:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:12:17 provisioning config files... 18:12:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4423502373480600213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:18 ---> docker-login.sh 18:12:18 nexus3.edgexfoundry.org:10001 18:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:18 Configure a credential helper to remove this warning. See 18:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:18 18:12:18 Login Succeeded 18:12:18 nexus3.edgexfoundry.org:10002 18:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:18 Configure a credential helper to remove this warning. See 18:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:18 18:12:18 Login Succeeded 18:12:18 nexus3.edgexfoundry.org:10003 18:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:18 Configure a credential helper to remove this warning. See 18:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:18 18:12:18 Login Succeeded 18:12:18 nexus3.edgexfoundry.org:10004 18:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:18 Configure a credential helper to remove this warning. See 18:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:18 18:12:18 Login Succeeded 18:12:18 docker.io 18:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:19 Configure a credential helper to remove this warning. See 18:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:19 18:12:19 Login Succeeded 18:12:19 ---> docker-login.sh ends [Pipeline] } 18:12:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:12:19 ========================================================= 18:12:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:12:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:12:20 + 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 . 18:12:20 Sending build context to Docker daemon 2.338MB 18:12:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:12:20 Step 2/8 : FROM ${BASE} 18:12:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:12:20 188c0c94c7c5: Pulling fs layer 18:12:20 0ef7d3d256c8: Pulling fs layer 18:12:20 de9db76c5a1d: Pulling fs layer 18:12:20 bca2f99d35d6: Pulling fs layer 18:12:20 93359f2a8cfa: Pulling fs layer 18:12:20 7c6f9722023f: Pulling fs layer 18:12:20 a35cf1a2eb13: Pulling fs layer 18:12:20 a35cf1a2eb13: Waiting 18:12:20 7c6f9722023f: Waiting 18:12:20 93359f2a8cfa: Waiting 18:12:20 bca2f99d35d6: Waiting 18:12:20 de9db76c5a1d: Verifying Checksum 18:12:20 de9db76c5a1d: Download complete 18:12:20 0ef7d3d256c8: Verifying Checksum 18:12:20 0ef7d3d256c8: Download complete 18:12:20 93359f2a8cfa: Verifying Checksum 18:12:20 93359f2a8cfa: Download complete 18:12:20 7c6f9722023f: Verifying Checksum 18:12:20 7c6f9722023f: Download complete 18:12:20 188c0c94c7c5: Verifying Checksum 18:12:20 188c0c94c7c5: Download complete 18:12:20 188c0c94c7c5: Pull complete 18:12:20 0ef7d3d256c8: Pull complete 18:12:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32304 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [Pipeline] { [Pipeline] ws 18:12:21 Running in /w/workspace/device-sdk-go/2 [Pipeline] { 18:12:21 de9db76c5a1d: Pull complete [Pipeline] checkout 18:12:22 a35cf1a2eb13: Verifying Checksum 18:12:22 a35cf1a2eb13: Download complete 18:12:22 bca2f99d35d6: Verifying Checksum 18:12:22 bca2f99d35d6: Download complete 18:12:26 using credential edgex-jenkins-ssh 18:12:26 Cloning the remote Git repository 18:12:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:12:26 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:12:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:12:26 > git --version # timeout=10 18:12:26 > git --version # 'git version 2.17.1' 18:12:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:28 bca2f99d35d6: Pull complete 18:12:28 93359f2a8cfa: Pull complete 18:12:28 7c6f9722023f: Pull complete 18:12:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:12:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:12:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:12:28 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit c9b8fffa5d1c621d31ca054df39182d647a4d39f 18:12:29 Merge succeeded, producing c9b8fffa5d1c621d31ca054df39182d647a4d39f 18:12:29 Checking out Revision c9b8fffa5d1c621d31ca054df39182d647a4d39f (PR-851) 18:12:29 > git config core.sparsecheckout # timeout=10 18:12:29 > git checkout -f c9b8fffa5d1c621d31ca054df39182d647a4d39f # timeout=10 18:12:29 > git remote # timeout=10 18:12:29 > git config --get remote.origin.url # timeout=10 18:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:29 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 18:12:29 > git rev-parse HEAD^{commit} # timeout=10 18:12:29 > git config core.sparsecheckout # timeout=10 18:12:29 > git checkout -f c9b8fffa5d1c621d31ca054df39182d647a4d39f # timeout=10 18:12:33 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:34 a35cf1a2eb13: Pull complete 18:12:34 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:12:34 ---> a62c8e92a672 18:12:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:12:34 ---> Running in 97b74229df3c 18:12:34 Removing intermediate container 97b74229df3c 18:12:34 ---> 51c025f00e92 18:12:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:34 ---> Running in 82aec063200d 18:12:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:12:35 Removing intermediate container 82aec063200d 18:12:35 ---> 3657ad0cb3f2 18:12:35 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:12:35 ---> Running in dc2e990d83bf 18:12:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:12:36 + true 18:12:36 + sudo service docker restart 18:12:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:12:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:12:37 (1/6) Installing libc-dev (0.7.2-r3) 18:12:37 (2/6) Installing libsodium (1.0.18-r0) 18:12:37 (3/6) Installing pkgconf (1.7.2-r0) 18:12:37 (4/6) Installing libsodium-dev (1.0.18-r0) 18:12:37 (5/6) Installing libzmq (4.3.3-r0) 18:12:37 (6/6) Installing zeromq-dev (4.3.3-r0) 18:12:38 Executing busybox-1.31.1-r19.trigger 18:12:38 OK: 167 MiB in 45 packages 18:12:38 Removing intermediate container dc2e990d83bf 18:12:38 ---> a2c67fd2c5b9 18:12:38 Step 6/8 : WORKDIR /device-sdk-go 18:12:38 ---> Running in 3edef1f4f7cd [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:12:38 provisioning config files... 18:12:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4974800851463766916tmp [Pipeline] { 18:12:38 Removing intermediate container 3edef1f4f7cd 18:12:38 ---> 1f7c47cb0c25 18:12:38 Step 7/8 : COPY . . [Pipeline] libraryResource [Pipeline] sh 18:12:39 ---> docker-login.sh 18:12:39 nexus3.edgexfoundry.org:10001 18:12:39 ---> ae1147d3af19 18:12:39 Step 8/8 : RUN go mod download 18:12:40 ---> Running in 71afda46cfd5 18:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:40 Configure a credential helper to remove this warning. See 18:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:40 18:12:40 Login Succeeded 18:12:40 nexus3.edgexfoundry.org:10002 18:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:41 Configure a credential helper to remove this warning. See 18:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:41 18:12:41 Login Succeeded 18:12:41 nexus3.edgexfoundry.org:10003 18:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:41 Configure a credential helper to remove this warning. See 18:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:41 18:12:41 Login Succeeded 18:12:41 nexus3.edgexfoundry.org:10004 18:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:42 Configure a credential helper to remove this warning. See 18:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:42 18:12:42 Login Succeeded 18:12:42 docker.io 18:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:43 Configure a credential helper to remove this warning. See 18:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:43 18:12:43 Login Succeeded 18:12:43 ---> docker-login.sh ends [Pipeline] } 18:12:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:12:43 ========================================================= 18:12:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:12:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:12:44 + 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 . 18:12:44 Sending build context to Docker daemon 2.337MB 18:12:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:12:44 Step 2/8 : FROM ${BASE} 18:12:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:12:44 5f621e34cdf4: Pulling fs layer 18:12:44 a4357932f1b6: Pulling fs layer 18:12:44 18c013af1878: Pulling fs layer 18:12:44 00ac8860ef70: Pulling fs layer 18:12:44 63d7cb157983: Pulling fs layer 18:12:44 b116817d02f9: Pulling fs layer 18:12:44 745a02a5169b: Pulling fs layer 18:12:44 63d7cb157983: Waiting 18:12:44 b116817d02f9: Waiting 18:12:44 745a02a5169b: Waiting 18:12:44 00ac8860ef70: Waiting 18:12:44 18c013af1878: Verifying Checksum 18:12:44 18c013af1878: Download complete 18:12:44 a4357932f1b6: Verifying Checksum 18:12:44 a4357932f1b6: Download complete 18:12:44 63d7cb157983: Verifying Checksum 18:12:44 63d7cb157983: Download complete 18:12:44 b116817d02f9: Verifying Checksum 18:12:44 5f621e34cdf4: Verifying Checksum 18:12:44 5f621e34cdf4: Download complete 18:12:45 5f621e34cdf4: Pull complete 18:12:46 a4357932f1b6: Pull complete 18:12:46 18c013af1878: Pull complete 18:12:47 745a02a5169b: Verifying Checksum 18:12:47 745a02a5169b: Download complete 18:12:48 00ac8860ef70: Verifying Checksum 18:12:48 00ac8860ef70: Download complete 18:12:58 00ac8860ef70: Pull complete 18:12:59 63d7cb157983: Pull complete 18:12:59 b116817d02f9: Pull complete 18:13:02 Removing intermediate container 71afda46cfd5 18:13:02 ---> eb5d575e2abf 18:13:02 Successfully built eb5d575e2abf 18:13:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:13:02 + docker inspect -f . ci-base-image-x86_64 18:13:02 . [Pipeline] withDockerContainer 18:13:02 prd-centos7-docker-4c-2g-32305 does not seem to be running inside a container 18:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 18:13:04 745a02a5169b: Pull complete 18:13:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:13:04 ---> b7e6874047d6 18:13:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:13:04 $ docker top 74ea64cf13935ccf0d52882873710c308178abaa05f8fd80be87f6cbef648f83 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:04 + go version 18:13:04 go version go1.15.5 linux/amd64 [Pipeline] } 18:13:04 $ docker stop --time=1 74ea64cf13935ccf0d52882873710c308178abaa05f8fd80be87f6cbef648f83 18:13:05 $ docker rm -f 74ea64cf13935ccf0d52882873710c308178abaa05f8fd80be87f6cbef648f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:06 ---> Running in 4c844d5843fe 18:13:06 + docker inspect -f . ci-base-image-x86_64 18:13:06 . [Pipeline] withDockerContainer 18:13:06 prd-centos7-docker-4c-2g-32305 does not seem to be running inside a container 18:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 18:13:06 Removing intermediate container 4c844d5843fe 18:13:06 ---> d8fb39b4b87e 18:13:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:07 ---> Running in 8dda26488468 18:13:07 $ docker top bb6db12406eba3336da16c696cf01f016612534a0c550a19fa8dbe2570db787e -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:08 + make test 18:13:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:13:09 Removing intermediate container 8dda26488468 18:13:09 ---> 6c1394f28ddf 18:13:09 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:13:09 ---> Running in 7abf08271205 18:13:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:13:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:13:12 (1/6) Installing libc-dev (0.7.2-r3) 18:13:12 (2/6) Installing libsodium (1.0.18-r0) 18:13:12 (3/6) Installing pkgconf (1.7.2-r0) 18:13:12 (4/6) Installing libsodium-dev (1.0.18-r0) 18:13:12 (5/6) Installing libzmq (4.3.3-r0) 18:13:12 (6/6) Installing zeromq-dev (4.3.3-r0) 18:13:12 Executing busybox-1.31.1-r19.trigger 18:13:12 OK: 144 MiB in 45 packages 18:13:14 Removing intermediate container 7abf08271205 18:13:14 ---> faeb6f8b35f0 18:13:14 Step 6/8 : WORKDIR /device-sdk-go 18:13:14 ---> Running in 508b73ba2774 18:13:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:13:14 Removing intermediate container 508b73ba2774 18:13:14 ---> 0c88d6a95b95 18:13:14 Step 7/8 : COPY . . 18:13:16 ---> 61c89c6cace0 18:13:16 Step 8/8 : RUN go mod download 18:13:16 ---> Running in 7d3e9040eefa 18:13:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:13:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:13:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:13:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 18:13:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:13:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.0% of statements 18:13:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.082s coverage: 81.2% of statements 18:13:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.061s coverage: 7.8% of statements 18:13:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:13:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:13:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:13:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 32.5% of statements 18:13:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:13:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:13:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:13:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.115s coverage: 57.3% of statements 18:13:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.217s coverage: 6.6% of statements 18:13:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 18:13:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:13:39 GO111MODULE=on go vet ./... 18:13:43 Removing intermediate container 7d3e9040eefa 18:13:43 ---> c75fb3fb2097 18:13:43 Successfully built c75fb3fb2097 18:13:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:13:43 + docker inspect -f . ci-base-image-arm64 18:13:43 . [Pipeline] withDockerContainer 18:13:43 prd-ubuntu18.04-docker-arm64-4c-16g-32304 does not seem to be running inside a container 18:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:13:45 $ docker top 4da9d64c53c955e4f97787d30f6cf1ebcd0ea38698ebb85f2ce55388fd25dfff -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:46 + go version 18:13:46 go version go1.15.5 linux/arm64 [Pipeline] } 18:13:46 $ docker stop --time=1 4da9d64c53c955e4f97787d30f6cf1ebcd0ea38698ebb85f2ce55388fd25dfff 18:13:48 $ docker rm -f 4da9d64c53c955e4f97787d30f6cf1ebcd0ea38698ebb85f2ce55388fd25dfff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:49 + docker inspect -f . ci-base-image-arm64 18:13:49 . [Pipeline] withDockerContainer 18:13:49 prd-ubuntu18.04-docker-arm64-4c-16g-32304 does not seem to be running inside a container 18:13:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:13:51 $ docker top 16d9ae781e30da63fb047e8624750a511d34df2ea39bae5ae7480cc7c1521f36 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:52 + make test 18:13:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:13:54 gofmt -l . 18:13:54 [ "`gofmt -l .`" = "" ] 18:13:54 ./bin/test-attribution-txt.sh 18:13:54 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:13:55 $ docker stop --time=1 bb6db12406eba3336da16c696cf01f016612534a0c550a19fa8dbe2570db787e 18:13:56 $ docker rm -f bb6db12406eba3336da16c696cf01f016612534a0c550a19fa8dbe2570db787e [Pipeline] // withDockerContainer [Pipeline] sh 18:13:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:13:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:14:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:00 + ls -al . 18:14:00 total 188 18:14:00 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 31 18:13 . 18:14:00 drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 18:12 .. 18:14:00 drwxrwxr-x. 2 jenkins jenkins 64 Mar 31 18:12 bin 18:14:00 -rw-r--r--. 1 jenkins jenkins 101416 Mar 31 18:13 coverage.out 18:14:00 -rw-rw-r--. 1 jenkins jenkins 987 Mar 31 18:12 Dockerfile.build 18:14:00 -rw-rw-r--. 1 jenkins jenkins 140 Mar 31 18:12 .dockerignore 18:14:00 drwxrwxr-x. 5 jenkins jenkins 62 Mar 31 18:12 example 18:14:00 drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 18:12 .git 18:14:00 drwxrwxr-x. 2 jenkins jenkins 103 Mar 31 18:12 .github 18:14:00 -rw-rw-r--. 1 jenkins jenkins 138 Mar 31 18:12 .gitignore 18:14:00 -rw-r--r--. 1 jenkins jenkins 537 Mar 31 18:13 go.mod 18:14:00 -rw-r--r--. 1 jenkins jenkins 21117 Mar 31 18:13 go.sum 18:14:00 drwxrwxr-x. 14 jenkins jenkins 207 Mar 31 18:12 internal 18:14:00 -rw-rw-r--. 1 jenkins jenkins 901 Mar 31 18:12 Jenkinsfile 18:14:00 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 31 18:12 LICENSE 18:14:00 -rw-rw-r--. 1 jenkins jenkins 1022 Mar 31 18:12 Makefile 18:14:00 drwxrwxr-x. 4 jenkins jenkins 26 Mar 31 18:12 openapi 18:14:00 drwxrwxr-x. 5 jenkins jenkins 50 Mar 31 18:12 pkg 18:14:00 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 31 18:12 README.md 18:14:00 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 31 18:12 RELEASE-NOTES.txt 18:14:00 drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 18:12 snap 18:14:00 -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 18:08 VERSION 18:14:00 -rw-rw-r--. 1 jenkins jenkins 222 Mar 31 18:12 version.go [Pipeline] isUnix [Pipeline] sh 18:14:01 + 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=c9b8fffa5d1c621d31ca054df39182d647a4d39f --label arch=amd64 --label version=0.0.0 . 18:14:01 Sending build context to Docker daemon 2.441MB 18:14:01 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 18:14:01 Step 2/23 : FROM ${BASE} AS builder 18:14:01 ---> eb5d575e2abf 18:14:01 Step 3/23 : WORKDIR /device-sdk-go 18:14:01 ---> Running in a020e24b3988 18:14:02 Removing intermediate container a020e24b3988 18:14:02 ---> 1495b047270e 18:14:02 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:14:02 ---> Running in d72ce7abd819 18:14:02 Removing intermediate container d72ce7abd819 18:14:02 ---> 0cac671941c9 18:14:02 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:02 ---> Running in deba9e81439d 18:14:03 Removing intermediate container deba9e81439d 18:14:03 ---> f26efadb873b 18:14:03 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:14:03 ---> Running in d5a05f6fd1f6 18:14:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:14:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:14:05 OK: 167 MiB in 45 packages 18:14:05 Removing intermediate container d5a05f6fd1f6 18:14:05 ---> 04c57ce3be6f 18:14:05 Step 7/23 : COPY . . 18:14:06 ---> c618942bc129 18:14:06 Step 8/23 : RUN go mod download 18:14:06 ---> Running in 15d264f711bc 18:14:07 Removing intermediate container 15d264f711bc 18:14:07 ---> 2a64a7acbb0f 18:14:07 Step 9/23 : RUN make build 18:14:08 ---> Running in d670c940911b 18:14:08 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 18:14:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:14:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:14:21 Removing intermediate container d670c940911b 18:14:21 ---> f336c7ac288b 18:14:21 Step 10/23 : FROM alpine:3.12 18:14:21 3.12: Pulling from library/alpine 18:14:21 22599d3e9e25: Pulling fs layer 18:14:21 22599d3e9e25: Verifying Checksum 18:14:21 22599d3e9e25: Download complete 18:14:21 22599d3e9e25: Pull complete 18:14:21 Digest: sha256:02cd4b50aef54502204d5956109e24876a5f9e8f3d3b22600dc14ea4de0d1d5d 18:14:21 Status: Downloaded newer image for alpine:3.12 18:14:21 ---> 42cb162f0360 18:14:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:14:21 ---> Running in c54821c103c4 18:14:21 Removing intermediate container c54821c103c4 18:14:21 ---> fd6ed939bb00 18:14:21 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:22 ---> Running in 07c764f04bc0 18:14:22 Removing intermediate container 07c764f04bc0 18:14:22 ---> d645931300a9 18:14:22 Step 13/23 : RUN apk add --update --no-cache zeromq 18:14:22 ---> Running in 7cdf5975e08f 18:14:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:14:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:14:24 (1/5) Installing libgcc (9.3.0-r2) 18:14:24 (2/5) Installing libsodium (1.0.18-r0) 18:14:24 (3/5) Installing libstdc++ (9.3.0-r2) 18:14:25 (4/5) Installing libzmq (4.3.3-r0) 18:14:25 (5/5) Installing zeromq (4.3.3-r0) 18:14:25 Executing busybox-1.31.1-r19.trigger 18:14:25 OK: 8 MiB in 19 packages 18:14:26 Removing intermediate container 7cdf5975e08f 18:14:26 ---> 3471370ea40a 18:14:26 Step 14/23 : WORKDIR / 18:14:26 ---> Running in e590c5c6ef2a 18:14:26 Removing intermediate container e590c5c6ef2a 18:14:26 ---> f5793eed11d0 18:14:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:14:26 ---> b7030229efd5 18:14:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:14:26 ---> b167a5a5b6e8 18:14:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:14:27 ---> 28499b730fb4 18:14:27 Step 18/23 : EXPOSE 49990 18:14:27 ---> Running in f55cc5ae8975 18:14:27 Removing intermediate container f55cc5ae8975 18:14:27 ---> 0288758d14cc 18:14:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:14:27 ---> Running in 4fecc72fe4fe 18:14:27 Removing intermediate container 4fecc72fe4fe 18:14:27 ---> 4158cd80c48c 18:14:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:27 ---> Running in 313f9fee0091 18:14:27 Removing intermediate container 313f9fee0091 18:14:27 ---> 77bddfadd422 18:14:27 Step 21/23 : LABEL arch=amd64 18:14:27 ---> Running in f418201a9f98 18:14:27 Removing intermediate container f418201a9f98 18:14:27 ---> ab102d638419 18:14:27 Step 22/23 : LABEL git_sha=c9b8fffa5d1c621d31ca054df39182d647a4d39f 18:14:27 ---> Running in 0fbb7b249200 18:14:28 Removing intermediate container 0fbb7b249200 18:14:28 ---> a1f23fe5c775 18:14:28 Step 23/23 : LABEL version=0.0.0 18:14:28 ---> Running in cb7c84014581 18:14:28 Removing intermediate container cb7c84014581 18:14:28 ---> 8221a899a335 18:14:28 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:14:28 Successfully built 8221a899a335 18:14:28 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 18:14:29 ---> job-cost.sh 18:14:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m2sq 18:14:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:15:10 lf-activate-venv(): INFO: Adding /tmp/venv-m2sq/bin to PATH 18:15:10 INFO: No Stack... 18:15:10 INFO: Retrieving Pricing Info for: v1-standard-2 18:15:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:15:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:15:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:15:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 18:15:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:15:11 INFO: Archiving Costs [Pipeline] sh 18:15:12 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:15:12 + cut -d, -f6 [Pipeline] lock 18:15:12 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-851-2-stack-cost] 18:15:12 Resource [jenkins-edgexfoundry-device-sdk-go-PR-851-2-stack-cost] did not exist. Created. 18:15:12 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-851-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:12 + echo total: 0.029999999329447746 [Pipeline] stash 18:15:12 Stashed 1 file(s) [Pipeline] } 18:15:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-851-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:15:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.146s coverage: 27.0% of statements 18:15:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.193s coverage: 81.2% of statements 18:15:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.181s coverage: 7.8% of statements 18:15:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:15:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:15:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:15:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.304s coverage: 32.5% of statements 18:15:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:15:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:15:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:15:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.317s coverage: 57.3% of statements 18:15:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.113s coverage: 6.6% of statements 18:15:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.138s coverage: 5.0% of statements 18:15:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:15:22 GO111MODULE=on go vet ./... 18:16:09 gofmt -l . 18:16:09 [ "`gofmt -l .`" = "" ] 18:16:09 ./bin/test-attribution-txt.sh 18:16:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:16:09 $ docker stop --time=1 16d9ae781e30da63fb047e8624750a511d34df2ea39bae5ae7480cc7c1521f36 18:16:11 $ docker rm -f 16d9ae781e30da63fb047e8624750a511d34df2ea39bae5ae7480cc7c1521f36 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:12 Warning: overwriting stash ‘coverage-report’ 18:16:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:16:14 + ls -al . 18:16:14 total 224 18:16:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 18:16 . 18:16:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:12 .. 18:16:14 -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 18:12 .dockerignore 18:16:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 18:12 .git 18:16:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 18:12 .github 18:16:14 -rw-rw-r-- 1 jenkins jenkins 138 Mar 31 18:12 .gitignore 18:16:14 -rw-rw-r-- 1 jenkins jenkins 987 Mar 31 18:12 Dockerfile.build 18:16:14 -rw-rw-r-- 1 jenkins jenkins 901 Mar 31 18:12 Jenkinsfile 18:16:14 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 18:12 LICENSE 18:16:14 -rw-rw-r-- 1 jenkins jenkins 1022 Mar 31 18:12 Makefile 18:16:14 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 31 18:12 README.md 18:16:14 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 31 18:12 RELEASE-NOTES.txt 18:16:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 18:08 VERSION 18:16:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 18:12 bin 18:16:14 -rw-r--r-- 1 jenkins jenkins 101416 Mar 31 18:15 coverage.out 18:16:14 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 18:12 example 18:16:14 -rw-r--r-- 1 jenkins jenkins 537 Mar 31 18:16 go.mod 18:16:14 -rw-r--r-- 1 jenkins jenkins 21117 Mar 31 18:16 go.sum 18:16:14 drwxrwxr-x 14 jenkins jenkins 4096 Mar 31 18:12 internal 18:16:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:12 openapi 18:16:14 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 18:12 pkg 18:16:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:12 snap 18:16:14 -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 18:12 version.go [Pipeline] isUnix [Pipeline] sh 18:16:15 + 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=c9b8fffa5d1c621d31ca054df39182d647a4d39f --label arch=arm64 --label version=0.0.0 . 18:16:15 Sending build context to Docker daemon 2.44MB 18:16:15 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 18:16:15 Step 2/23 : FROM ${BASE} AS builder 18:16:15 ---> c75fb3fb2097 18:16:15 Step 3/23 : WORKDIR /device-sdk-go 18:16:15 ---> Running in 054d49caa4cd 18:16:16 Removing intermediate container 054d49caa4cd 18:16:16 ---> 68a838e16e15 18:16:16 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:16:16 ---> Running in 92ee8a3eb131 18:16:16 Removing intermediate container 92ee8a3eb131 18:16:16 ---> 97429e262547 18:16:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:17 ---> Running in f00e8bd0fa06 18:16:19 Removing intermediate container f00e8bd0fa06 18:16:19 ---> f53761b36f1e 18:16:19 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:16:19 ---> Running in f0fbe72b102e 18:16:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:16:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:16:21 OK: 144 MiB in 45 packages 18:16:22 Removing intermediate container f0fbe72b102e 18:16:22 ---> 19fd2ad99c7d 18:16:22 Step 7/23 : COPY . . 18:16:24 ---> 5e3617e587e2 18:16:24 Step 8/23 : RUN go mod download 18:16:24 ---> Running in 13b6c9f7ebde 18:16:26 Removing intermediate container 13b6c9f7ebde 18:16:26 ---> c35e160d3efa 18:16:26 Step 9/23 : RUN make build 18:16:26 ---> Running in d171e4865ed9 18:16:27 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 18:17:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:17:01 Removing intermediate container d171e4865ed9 18:17:01 ---> 92cb49951219 18:17:01 Step 10/23 : FROM alpine:3.12 18:17:02 3.12: Pulling from library/alpine 18:17:02 9a219e8acc52: Pulling fs layer 18:17:02 9a219e8acc52: Verifying Checksum 18:17:02 9a219e8acc52: Download complete 18:17:03 9a219e8acc52: Pull complete 18:17:03 Digest: sha256:02cd4b50aef54502204d5956109e24876a5f9e8f3d3b22600dc14ea4de0d1d5d 18:17:03 Status: Downloaded newer image for alpine:3.12 18:17:03 ---> d75e27dfc0a0 18:17:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:17:03 ---> Running in 0b1e11d96d93 18:17:04 Removing intermediate container 0b1e11d96d93 18:17:04 ---> 6fc606ea1751 18:17:04 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:04 ---> Running in d97c36681981 18:17:06 Removing intermediate container d97c36681981 18:17:06 ---> 2f264c8fe2b6 18:17:06 Step 13/23 : RUN apk add --update --no-cache zeromq 18:17:06 ---> Running in e083aee182ff 18:17:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:17:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:17:09 (1/5) Installing libgcc (9.3.0-r2) 18:17:09 (2/5) Installing libsodium (1.0.18-r0) 18:17:09 (3/5) Installing libstdc++ (9.3.0-r2) 18:17:09 (4/5) Installing libzmq (4.3.3-r0) 18:17:09 (5/5) Installing zeromq (4.3.3-r0) 18:17:09 Executing busybox-1.31.1-r20.trigger 18:17:09 OK: 8 MiB in 19 packages 18:17:11 Removing intermediate container e083aee182ff 18:17:11 ---> ff907c3e2164 18:17:11 Step 14/23 : WORKDIR / 18:17:11 ---> Running in 9a74e516a4fe 18:17:11 Removing intermediate container 9a74e516a4fe 18:17:11 ---> c6c615a291c6 18:17:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:17:12 ---> 360df02d8f4e 18:17:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:17:13 ---> 8325f8698646 18:17:13 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:17:14 ---> 0207ef7437fe 18:17:14 Step 18/23 : EXPOSE 49990 18:17:14 ---> Running in a59c0bcf62c8 18:17:14 Removing intermediate container a59c0bcf62c8 18:17:14 ---> 4cba7e8a342c 18:17:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:17:15 ---> Running in 7a282e314e8c 18:17:15 Removing intermediate container 7a282e314e8c 18:17:15 ---> d00d3c3c7ed9 18:17:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:15 ---> Running in fa8ee6158abf 18:17:15 Removing intermediate container fa8ee6158abf 18:17:15 ---> 3b3ed26a4692 18:17:15 Step 21/23 : LABEL arch=arm64 18:17:16 ---> Running in c11524c71f83 18:17:16 Removing intermediate container c11524c71f83 18:17:16 ---> 9178dcb7ade8 18:17:16 Step 22/23 : LABEL git_sha=c9b8fffa5d1c621d31ca054df39182d647a4d39f 18:17:16 ---> Running in fd7f87048688 18:17:17 Removing intermediate container fd7f87048688 18:17:17 ---> 5546a72f861e 18:17:17 Step 23/23 : LABEL version=0.0.0 18:17:17 ---> Running in 23bbd4dd0032 18:17:17 Removing intermediate container 23bbd4dd0032 18:17:17 ---> b2027aa4c470 18:17:17 [Warning] One or more build-args [MAKE ARCH] were not consumed 18:17:17 Successfully built b2027aa4c470 18:17:17 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 18:17:18 ---> job-cost.sh 18:17:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZHSz 18:17:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:19:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZHSz/bin to PATH 18:19:34 INFO: No Stack... 18:19:34 INFO: Retrieving Pricing Info for: lf-standard-4 18:19:34 INFO: Archiving Costs [Pipeline] sh 18:19:34 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:19:34 + cut -d, -f6 [Pipeline] lock 18:19:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-851-2-stack-cost] 18:19:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-851-2-stack-cost] did not exist. Created. 18:19:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-851-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:19:35 /w/workspace/device-sdk-go/2@tmp/durable-b1ef2abf/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-b1ef2abf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:19:35 + echo total: 0.20999999344348907 [Pipeline] stash 18:19:35 Warning: overwriting stash ‘stack-cost’ 18:19:36 Stashed 1 file(s) [Pipeline] } 18:19:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-851-2-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 18:19:37 provisioning config files... 18:19:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/config2534425431515734278tmp [Pipeline] { [Pipeline] sh 18:19:37 + set +x 18:19:37 + curl -s https://codecov.io/bash 18:19:37 + bash -s -- 18:19:37 18:19:37 _____ _ 18:19:37 / ____| | | 18:19:37 | | ___ __| | ___ ___ _____ __ 18:19:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:19:37 | |___| (_) | (_| | __/ (_| (_) \ V / 18:19:37 \_____\___/ \__,_|\___|\___\___/ \_/ 18:19:37 Bash-20210309-2b87ace 18:19:37 18:19:37 18:19:37 ==> git version 2.24.3 found 18:19:37 ==> 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 18:19:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:19:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:19:37 ==> Jenkins CI detected. 18:19:37 project root: . 18:19:37 --> token set from env 18:19:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:19:37 ==> Running gcov in . (disable via -X gcov) 18:19:37 ==> Python coveragepy not found 18:19:37 ==> Searching for coverage reports in: 18:19:37 + . 18:19:37 -> Found 1 reports 18:19:37 ==> Detecting git/mercurial file structure 18:19:37 ==> Reading reports 18:19:37 + ./coverage.out bytes=101416 18:19:37 ==> Appending adjustments 18:19:37 https://docs.codecov.io/docs/fixing-reports 18:19:38 + Found adjustments 18:19:38 ==> Gzipping contents 18:19:38 16K /tmp/codecov.pgoksg.gz 18:19:38 ==> Uploading reports 18:19:38 url: https://codecov.io 18:19:38 query: branch=PR-851&commit=c9b8fffa5d1c621d31ca054df39182d647a4d39f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-851%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=851&job=&cmd_args= 18:19:38 -> Pinging Codecov 18:19:38 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-851&commit=c9b8fffa5d1c621d31ca054df39182d647a4d39f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-851%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=851&job=&cmd_args= 18:19:38 -> Uploading to 18:19:38 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/7E55EF52A471D76F132DFD9A03CDDE97/c9b8fffa5d1c621d31ca054df39182d647a4d39f/b97dbbea-27fa-45b3-85e4-e70987b3c950.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T181938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b662175f9cd4872b71b80b7c38116b06b02013dbca8270eff1a8be5933b8c276 18:19:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:19:38 Dload Upload Total Spent Left Speed 18:19:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13739 0 0 100 13739 0 25749 --:--:-- --:--:-- --:--:-- 25776 18:19:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c9b8fffa5d1c621d31ca054df39182d647a4d39f [Pipeline] } 18:19:39 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 18:19:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:19:42 ---> package-listing.sh 18:19:42 ++ facter osfamily 18:19:42 ++ tr '[:upper:]' '[:lower:]' 18:19:42 + OS_FAMILY=redhat 18:19:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-851 18:19:42 + START_PACKAGES=/tmp/packages_start.txt 18:19:42 + END_PACKAGES=/tmp/packages_end.txt 18:19:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:19:42 + PACKAGES=/tmp/packages_start.txt 18:19:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-851 ']' 18:19:42 + PACKAGES=/tmp/packages_end.txt 18:19:42 + case "${OS_FAMILY}" in 18:19:42 + rpm -qa 18:19:42 + sort 18:19:47 + '[' -f /tmp/packages_start.txt ']' 18:19:47 + '[' -f /tmp/packages_end.txt ']' 18:19:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:19:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-851 ']' 18:19:47 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-851/archives/ 18:19:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-851/archives/ [Pipeline] echo 18:19:47 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-851/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:19:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:19:48 18:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:19:48 alpine: Pulling from edgex-lftools-log-publisher 18:19:48 df20fa9351a1: Pulling fs layer 18:19:48 36b3adc4ff6f: Pulling fs layer 18:19:48 8ad3a11d3b57: Pulling fs layer 18:19:48 46f8f816bc3b: Pulling fs layer 18:19:48 93b61091891f: Pulling fs layer 18:19:48 93b9cdb0e59b: Pulling fs layer 18:19:48 5e14af77c1be: Pulling fs layer 18:19:48 01666e4c0597: Pulling fs layer 18:19:48 aa168da1d23b: Pulling fs layer 18:19:48 46f8f816bc3b: Waiting 18:19:48 01666e4c0597: Waiting 18:19:48 93b61091891f: Waiting 18:19:48 5e14af77c1be: Waiting 18:19:48 93b9cdb0e59b: Waiting 18:19:48 aa168da1d23b: Waiting 18:19:48 36b3adc4ff6f: Verifying Checksum 18:19:48 36b3adc4ff6f: Download complete 18:19:48 46f8f816bc3b: Verifying Checksum 18:19:48 46f8f816bc3b: Download complete 18:19:48 df20fa9351a1: Verifying Checksum 18:19:48 df20fa9351a1: Download complete 18:19:48 93b9cdb0e59b: Verifying Checksum 18:19:48 93b9cdb0e59b: Download complete 18:19:48 5e14af77c1be: Verifying Checksum 18:19:48 5e14af77c1be: Download complete 18:19:48 93b61091891f: Download complete 18:19:48 01666e4c0597: Verifying Checksum 18:19:48 01666e4c0597: Download complete 18:19:49 8ad3a11d3b57: Verifying Checksum 18:19:49 8ad3a11d3b57: Download complete 18:19:49 df20fa9351a1: Pull complete 18:19:49 36b3adc4ff6f: Pull complete 18:19:50 8ad3a11d3b57: Pull complete 18:19:50 46f8f816bc3b: Pull complete 18:19:51 aa168da1d23b: Verifying Checksum 18:19:51 aa168da1d23b: Download complete 18:19:51 93b61091891f: Pull complete 18:19:52 93b9cdb0e59b: Pull complete 18:19:52 5e14af77c1be: Pull complete 18:19:52 01666e4c0597: Pull complete 18:19:59 aa168da1d23b: Pull complete 18:19:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:19:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:19:59 prd-centos7-docker-4c-2g-32303 does not seem to be running inside a container 18:19:59 $ 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-851/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-851 -v /w/workspace/dgexfoundry_device-sdk-go_PR-851:/w/workspace/dgexfoundry_device-sdk-go_PR-851:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:20:02 $ docker top 254789427c1eec4840a288b8a0d9f5c3ab3d8e1c06a5cc432ec481a93144a79c -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:20:03 + mkdir -p /var/log/sa [Pipeline] sh 18:20:03 + ls /var/log/sa-host 18:20:03 + sadf -c /var/log/sa-host/sa23 18:20:03 file_magic: OK 18:20:03 HZ: Using current value: 100 18:20:03 file_header: OK 18:20:03 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 18:20:03 Statistics: 18:20:03 Hnuu...uuuununununu... 18:20:03 File successfully converted to sysstat format version 12.2.1 18:20:03 + sadf -c /var/log/sa-host/sa31 18:20:03 file_magic: OK 18:20:03 HZ: Using current value: 100 18:20:03 file_header: OK 18:20:03 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 18:20:03 Statistics: 18:20:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:20:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:04 provisioning config files... 18:20:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/config7181478036506729486tmp [Pipeline] { [Pipeline] echo 18:20:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:20:04 ---> create-netrc.sh [Pipeline] } 18:20:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:20:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:20:05 ---> python-tools-install.sh [Pipeline] echo 18:20:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:20:05 ---> sudo-logs.sh 18:20:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:20:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:20:05 ---> job-cost.sh 18:20:05 lf-activate-venv: SKIPPING 18:20:05 DEBUG: total: 0.20999999344348907 18:20:05 INFO: Retrieving Stack Cost... 18:20:07 INFO: Retrieving Pricing Info for: v1-standard-2 18:20:07 INFO: Archiving Costs [Pipeline] echo 18:20:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:20:07 ---> logs-deploy.sh 18:20:07 lf-activate-venv: SKIPPING 18:20:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-851/2 18:20:07 INFO: archiving workspace using pattern(s): 18:20:09 Archives upload complete. 18:20:09 INFO: archiving logs to Nexus 18:20:10 ---> uname -a: 18:20:10 Linux prd-centos7-docker-4c-2g-32303.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:20:10 18:20:10 18:20:10 ---> lscpu: 18:20:10 Architecture: x86_64 18:20:10 CPU op-mode(s): 32-bit, 64-bit 18:20:10 Byte Order: Little Endian 18:20:10 Address sizes: 40 bits physical, 48 bits virtual 18:20:10 CPU(s): 4 18:20:10 On-line CPU(s) list: 0-3 18:20:10 Thread(s) per core: 1 18:20:10 Core(s) per socket: 1 18:20:10 Socket(s): 4 18:20:10 NUMA node(s): 1 18:20:10 Vendor ID: GenuineIntel 18:20:10 CPU family: 6 18:20:10 Model: 44 18:20:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:20:10 Stepping: 1 18:20:10 CPU MHz: 2933.438 18:20:10 BogoMIPS: 5866.87 18:20:10 Virtualization: VT-x 18:20:10 Hypervisor vendor: KVM 18:20:10 Virtualization type: full 18:20:10 L1d cache: 128 KiB 18:20:10 L1i cache: 128 KiB 18:20:10 L2 cache: 16 MiB 18:20:10 L3 cache: 64 MiB 18:20:10 NUMA node0 CPU(s): 0-3 18:20:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:20:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:20:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:20:10 Vulnerability Meltdown: Mitigation; PTI 18:20:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:20:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:20:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:20:10 Vulnerability Srbds: Not affected 18:20:10 Vulnerability Tsx async abort: Not affected 18:20:10 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 18:20:10 18:20:10 18:20:10 ---> nproc: 18:20:10 4 18:20:10 18:20:10 18:20:10 ---> df -h: 18:20:10 Filesystem Size Used Available Use% Mounted on 18:20:10 overlay 50.0G 7.3G 42.7G 15% / 18:20:10 tmpfs 64.0M 0 64.0M 0% /dev 18:20:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:20:10 shm 64.0M 0 64.0M 0% /dev/shm 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-851 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:20:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:20:10 18:20:10 18:20:10 ---> free -m: 18:20:10 total used free shared buff/cache available 18:20:10 Mem: 1837 709 111 0 1016 1022 18:20:10 Swap: 1023 1 1022 18:20:10 18:20:10 18:20:10 ---> ip addr: 18:20:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:20:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:20:10 inet 127.0.0.1/8 scope host lo 18:20:10 valid_lft forever preferred_lft forever 18:20:10 inet6 ::1/128 scope host 18:20:10 valid_lft forever preferred_lft forever 18:20:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:20:10 link/ether fa:16:3e:0c:28:8e brd ff:ff:ff:ff:ff:ff 18:20:10 inet 10.30.123.74/23 brd 10.30.123.255 scope global dynamic eth0 18:20:10 valid_lft 85670sec preferred_lft 85670sec 18:20:10 inet6 fe80::f816:3eff:fe0c:288e/64 scope link 18:20:10 valid_lft forever preferred_lft forever 18:20:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:20:10 link/ether 02:42:ff:a6:76:51 brd ff:ff:ff:ff:ff:ff 18:20:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:20:10 valid_lft forever preferred_lft forever 18:20:10 inet6 fe80::42:ffff:fea6:7651/64 scope link 18:20:10 valid_lft forever preferred_lft forever 18:20:10 18:20:10 18:20:10 ---> sar -b -r -n DEV: 18:20:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 18:20:10 18:20:10 18:07:50 LINUX RESTART (4 CPU) 18:20:10 18:20:10 18:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:20:10 18:10:01 2.08 0.00 2.08 0.00 0.00 44.51 0.00 18:20:10 18:11:01 0.37 0.00 0.37 0.00 0.00 6.09 0.00 18:20:10 18:12:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 18:20:10 18:13:01 0.33 0.00 0.33 0.00 0.00 5.14 0.00 18:20:10 18:14:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 18:20:10 18:15:01 0.38 0.00 0.38 0.00 0.00 4.88 0.00 18:20:10 18:16:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 18:20:10 18:17:01 0.17 0.00 0.17 0.00 0.00 1.35 0.00 18:20:10 18:18:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 18:20:10 18:19:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 18:20:10 18:20:01 129.71 71.24 58.46 0.00 5997.67 18130.05 0.00 18:20:10 Average: 12.22 6.48 5.74 0.00 545.60 1656.36 0.00 18:20:10 18:20:10 18:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:20:10 18:10:01 161508 0 607056 32.26 2620 1110360 1074980 36.69 419452 1102348 24 18:20:10 18:11:01 161956 0 606600 32.24 2620 1110368 1074920 36.69 415872 1105596 16 18:20:10 18:12:01 160264 0 608288 32.33 2620 1110372 1074920 36.69 431168 1092148 8 18:20:10 18:13:01 159340 0 609212 32.38 2620 1110372 1075076 36.69 430684 1093476 8 18:20:10 18:14:01 157828 0 610716 32.46 2620 1110380 1074992 36.69 437832 1087820 8 18:20:10 18:15:01 158756 0 609784 32.41 2620 1110384 1074920 36.69 437344 1087936 16 18:20:10 18:16:01 158824 0 609712 32.40 2620 1110388 1074920 36.69 437348 1087936 8 18:20:10 18:17:01 158892 0 609640 32.40 2620 1110392 1074920 36.69 437352 1087936 8 18:20:10 18:18:01 158824 0 609700 32.40 2620 1110400 1074920 36.69 437360 1087936 8 18:20:10 18:19:01 158028 0 610492 32.45 2620 1110404 1074992 36.69 437868 1087936 8 18:20:10 18:20:01 172540 0 707704 37.61 2620 998680 1284848 43.85 466332 980352 16 18:20:10 Average: 160615 0 618082 32.85 2620 1100227 1094037 37.34 435328 1081947 12 18:20:10 18:20:10 18:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:20:10 18:10:01 eth0 2.13 1.30 2.32 0.09 0.00 0.00 0.00 0.00 18:20:10 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:11:01 eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:20:10 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:12:01 eth0 1.22 0.08 0.11 0.01 0.00 0.00 0.00 0.00 18:20:10 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:13:01 eth0 1.00 0.53 0.54 0.39 0.00 0.00 0.00 0.00 18:20:10 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:14:01 eth0 0.37 0.30 0.17 0.08 0.00 0.00 0.00 0.00 18:20:10 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:15:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:20:10 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:16:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:20:10 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:17:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:20:10 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:19:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:20:10 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:20:01 eth0 195.89 168.76 2173.27 19.34 0.00 0.00 0.00 0.00 18:20:10 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 Average: eth0 18.33 15.61 198.00 1.82 0.00 0.00 0.00 0.00 18:20:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:10 18:20:10 18:20:10 ---> sar -P ALL: 18:20:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 18:20:10 18:20:10 18:07:50 LINUX RESTART (4 CPU) 18:20:10 18:20:10 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:20:10 18:10:01 all 0.18 0.00 0.05 0.00 0.00 99.76 18:20:10 18:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:20:10 18:10:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:20:10 18:10:01 2 0.08 0.00 0.07 0.00 0.00 99.85 18:20:10 18:10:01 3 0.55 0.00 0.07 0.00 0.00 99.38 18:20:10 18:11:01 all 0.17 0.00 0.04 0.00 0.00 99.79 18:20:10 18:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:20:10 18:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:20:10 18:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:20:10 18:11:01 3 0.55 0.00 0.03 0.00 0.00 99.42 18:20:10 18:12:01 all 0.15 0.00 0.04 0.00 0.00 99.81 18:20:10 18:12:01 0 0.15 0.00 0.07 0.00 0.00 99.78 18:20:10 18:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:20:10 18:12:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:20:10 18:12:01 3 0.38 0.00 0.03 0.00 0.00 99.58 18:20:10 18:13:01 all 0.19 0.00 0.09 0.00 0.00 99.72 18:20:10 18:13:01 0 0.53 0.00 0.03 0.00 0.00 99.43 18:20:10 18:13:01 1 0.07 0.00 0.12 0.00 0.02 99.80 18:20:10 18:13:01 2 0.08 0.00 0.12 0.00 0.00 99.80 18:20:10 18:13:01 3 0.07 0.00 0.08 0.00 0.00 99.85 18:20:10 18:14:01 all 0.14 0.00 0.06 0.00 0.00 99.80 18:20:10 18:14:01 0 0.40 0.00 0.13 0.00 0.00 99.47 18:20:10 18:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:20:10 18:14:01 2 0.12 0.00 0.07 0.00 0.00 99.82 18:20:10 18:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:20:10 18:15:01 all 0.04 0.00 0.03 0.00 0.01 99.92 18:20:10 18:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:20:10 18:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:20:10 18:15:01 2 0.10 0.00 0.10 0.00 0.00 99.80 18:20:10 18:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:20:10 18:16:01 all 0.14 0.00 0.05 0.00 0.00 99.82 18:20:10 18:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:20:10 18:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:20:10 18:16:01 2 0.43 0.00 0.08 0.00 0.00 99.48 18:20:10 18:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:20:10 18:17:01 all 0.15 0.00 0.04 0.00 0.00 99.81 18:20:10 18:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:20:10 18:17:01 1 0.03 0.00 0.07 0.00 0.00 99.90 18:20:10 18:17:01 2 0.53 0.00 0.05 0.00 0.00 99.42 18:20:10 18:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:20:10 18:18:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:20:10 18:18:01 0 0.50 0.00 0.02 0.00 0.00 99.48 18:20:10 18:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:20:10 18:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:20:10 18:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:20:10 18:19:01 all 0.15 0.00 0.03 0.00 0.00 99.81 18:20:10 18:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:20:10 18:19:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:20:10 18:19:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:20:10 18:19:01 3 0.50 0.00 0.02 0.00 0.00 99.48 18:20:10 18:20:01 all 5.65 0.00 3.85 2.10 0.01 88.39 18:20:10 18:20:01 0 5.31 0.00 4.11 0.40 0.00 90.18 18:20:10 18:20:01 1 5.78 0.00 4.45 4.96 0.02 84.80 18:20:10 18:20:01 2 4.98 0.00 3.70 0.72 0.02 90.58 18:20:10 18:20:01 3 6.54 0.00 3.13 2.31 0.02 88.01 18:20:10 18:20:10 Average: CPU %user %nice %system %iowait %steal %idle 18:20:10 Average: all 0.64 0.00 0.39 0.19 0.00 98.78 18:20:10 Average: 0 0.64 0.00 0.41 0.04 0.00 98.91 18:20:10 Average: 1 0.56 0.00 0.44 0.45 0.00 98.55 18:20:10 Average: 2 0.59 0.00 0.39 0.07 0.00 98.95 18:20:10 Average: 3 0.78 0.00 0.31 0.21 0.00 98.69 18:20:10 18:20:10 18:20:10