Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bill-mahoney for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 92289978bc2a039caeec21bff956467657c013f1+1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 (622e13eeef789ba15acc06d1d2d2472778a5eeae) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-172/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2002 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) > git config core.sparsecheckout # timeout=10 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # 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 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 Commit message: "fix: local snap development" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:19:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:19:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:19:47 ========================================================= 22:19:47 EdgeX Global Pipelines Version Info 22:19:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:19:48 ------------------- 22:19:48 stable info: 22:19:48 ------------------- 22:19:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:19:48 Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 22:19:48 Message: update stable to v1.0.119 22:19:49 ------------------- 22:19:49 experimental info: 22:19:49 ------------------- 22:19:49 Commited By: **** collab-it+edgex@linuxfoundation.org 22:19:49 Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d 22:19:49 Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:19:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 22:19:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 22:19:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:19:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:19:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:19:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 22:19:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:19:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 22:19:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:19:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:19:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:19:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 22:19:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:19:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92289978bc2a039caeec21bff956467657c013f1 [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9228997 [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:54 + git log --format=format:%s -1 92289978bc2a039caeec21bff956467657c013f1 [Pipeline] echo 22:19:54 GIT_COMMIT: 92289978bc2a039caeec21bff956467657c013f1, Commit Message: fix: local snap development [Pipeline] echo 22:19:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:55 22:19:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:19:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:55 latest: Pulling from edgex-devops/git-semver 22:19:55 31603596830f: Pulling fs layer 22:19:55 2a8b12db71e7: Pulling fs layer 22:19:55 6ca5941a6612: Pulling fs layer 22:19:55 ecc8261a40a4: Pulling fs layer 22:19:55 ecc8261a40a4: Waiting 22:19:55 2a8b12db71e7: Verifying Checksum 22:19:55 2a8b12db71e7: Download complete 22:19:55 31603596830f: Verifying Checksum 22:19:55 31603596830f: Download complete 22:19:55 6ca5941a6612: Verifying Checksum 22:19:55 6ca5941a6612: Download complete 22:19:55 ecc8261a40a4: Verifying Checksum 22:19:55 ecc8261a40a4: Download complete 22:19:56 31603596830f: Pull complete 22:19:56 2a8b12db71e7: Pull complete 22:19:57 6ca5941a6612: Pull complete 22:19:57 ecc8261a40a4: Pull complete 22:19:57 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:19:57 prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container 22:19:57 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-172 -v /w/workspace/xfoundry_device-modbus-go_PR-172:/w/workspace/xfoundry_device-modbus-go_PR-172:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-172@tmp:/w/workspace/xfoundry_device-modbus-go_PR-172@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:19:59 $ docker top 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:00 [ssh-agent] Looking for ssh-agent implementation... 22:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:00 $ docker exec 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad ssh-agent 22:20:00 SSH_AUTH_SOCK=/tmp/ssh-G9mPncDtpYWD/agent.11 22:20:00 SSH_AGENT_PID=16 22:20:00 Running ssh-add (command line suppressed) 22:20:00 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-172@tmp/private_key_7163643227772441567.key (/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/private_key_7163643227772441567.key) 22:20:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:00 + git describe --exact-match --tags HEAD 22:20:00 fatal: No names found, cannot describe anything. [Pipeline] } 22:20:01 $ docker exec --env ******** --env ******** 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad ssh-agent -k 22:20:01 unset SSH_AUTH_SOCK; 22:20:01 unset SSH_AGENT_PID; 22:20:01 echo Agent pid 16 killed; 22:20:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:20:01 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:20:01 This usually means this commit has not been tagged. [Pipeline] sshagent 22:20:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:01 [ssh-agent] Looking for ssh-agent implementation... 22:20:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:01 $ docker exec 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad ssh-agent 22:20:01 SSH_AUTH_SOCK=/tmp/ssh-iJMlbqPcyCuJ/agent.45 22:20:01 SSH_AGENT_PID=51 22:20:01 Running ssh-add (command line suppressed) 22:20:02 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-172@tmp/private_key_3099732924294474449.key (/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/private_key_3099732924294474449.key) 22:20:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:02 + git semver init 22:20:02 # -> Open(): unable to determine branch for HEAD 22:20:02 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-172/.git 22:20:02 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-172 22:20:02 # $SEMVER_REMOTE_NAME = origin 22:20:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:20:02 # $SEMVER_USER_NAME = edgex-jenkins 22:20:02 # $SEMVER_BRANCH = PR-172 22:20:02 # $SEMVER_TEMP = /tmp/semver-495934071 22:20:02 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 22:20:03 # '/tmp/semver-495934071' -> '/w/workspace/xfoundry_device-modbus-go_PR-172/.semver' 22:20:03 # -> Force: false 22:20:03 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-172/.semver [Pipeline] } 22:20:03 $ docker exec --env ******** --env ******** 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad ssh-agent -k 22:20:04 unset SSH_AUTH_SOCK; 22:20:04 unset SSH_AGENT_PID; 22:20:04 echo Agent pid 51 killed; 22:20:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:04 + git semver [Pipeline] } 22:20:04 $ docker stop --time=1 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad 22:20:05 $ docker rm -f 8b7862fd7d7279cfc25e1119d25c3c77d053002eec457cc5c29f93b5bdd80dad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:20:06 Stashed 28 file(s) [Pipeline] echo 22:20:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 22:20:06 Archived original 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 22:20:22 Still waiting to schedule task 22:20:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:20:22 Still waiting to schedule task 22:20:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2000’ is offline 22:22:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2003 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] ws 22:22:10 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 22:22:15 using credential edgex-jenkins-ssh 22:22:15 Cloning the remote Git repository 22:22:15 Cloning with configured refspecs honoured and without tags 22:22:15 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:22:15 > git init /w/workspace/device-modbus-go/1 # timeout=10 22:22:15 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:22:15 > git --version # timeout=10 22:22:15 > git --version # 'git version 2.17.1' 22:22:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:22:16 Fetching without tags 22:22:17 Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 22:22:17 Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 22:22:17 Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) 22:22:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:22:16 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 22:22:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:22:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:22:16 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:22:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:22:17 > git config core.sparsecheckout # timeout=10 22:22:17 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 22:22:17 > git remote # timeout=10 22:22:17 > git config --get remote.origin.url # timeout=10 22:22:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:17 > git merge 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 22:22:17 > git rev-parse HEAD^{commit} # timeout=10 22:22:17 > git config core.sparsecheckout # timeout=10 22:22:17 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 22:22:22 Commit message: "fix: local snap development" 22:22:22 > git --version # timeout=10 22:22:22 > git --version # 'git version 2.17.1' 22:22:22 fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:22:23 ========================================================= 22:22:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:22:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:22:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 22:22:25 Sending build context to Docker daemon 677.4kB 22:22:25 Step 1/8 : ARG BASE=golang:1.13-alpine 22:22:25 Step 2/8 : FROM ${BASE} 22:22:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:22:25 b538f80385f9: Pulling fs layer 22:22:25 74f711af9a0d: Pulling fs layer 22:22:25 99f96fe45779: Pulling fs layer 22:22:25 fd7a069fd194: Pulling fs layer 22:22:25 66aa3694b03b: Pulling fs layer 22:22:25 170f70906a0f: Pulling fs layer 22:22:25 ad7c5574e4b9: Pulling fs layer 22:22:25 e772456be8f7: Pulling fs layer 22:22:25 c890913d741a: Pulling fs layer 22:22:25 2480fcc9aa5a: Pulling fs layer 22:22:25 09adf4765672: Pulling fs layer 22:22:25 fd7a069fd194: Waiting 22:22:25 66aa3694b03b: Waiting 22:22:25 170f70906a0f: Waiting 22:22:25 e772456be8f7: Waiting 22:22:25 c890913d741a: Waiting 22:22:25 2480fcc9aa5a: Waiting 22:22:25 ad7c5574e4b9: Waiting 22:22:25 09adf4765672: Waiting 22:22:25 99f96fe45779: Download complete 22:22:25 74f711af9a0d: Verifying Checksum 22:22:25 74f711af9a0d: Download complete 22:22:25 66aa3694b03b: Download complete 22:22:25 170f70906a0f: Verifying Checksum 22:22:25 170f70906a0f: Download complete 22:22:25 b538f80385f9: Verifying Checksum 22:22:25 b538f80385f9: Download complete 22:22:26 b538f80385f9: Pull complete 22:22:27 74f711af9a0d: Pull complete 22:22:27 99f96fe45779: Pull complete 22:22:28 ad7c5574e4b9: Verifying Checksum 22:22:28 ad7c5574e4b9: Download complete 22:22:28 c890913d741a: Download complete 22:22:30 2480fcc9aa5a: Verifying Checksum 22:22:30 2480fcc9aa5a: Download complete 22:22:30 09adf4765672: Verifying Checksum 22:22:30 09adf4765672: Download complete 22:22:31 e772456be8f7: Verifying Checksum 22:22:31 e772456be8f7: Download complete 22:22:31 fd7a069fd194: Verifying Checksum 22:22:31 fd7a069fd194: Download complete 22:22:44 fd7a069fd194: Pull complete 22:22:44 66aa3694b03b: Pull complete 22:22:44 170f70906a0f: Pull complete 22:22:47 ad7c5574e4b9: Pull complete 22:22:53 e772456be8f7: Pull complete 22:22:53 c890913d741a: Pull complete 22:22:55 2480fcc9aa5a: Pull complete 22:22:55 09adf4765672: Pull complete 22:22:55 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 22:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:22:55 ---> 2248a725d1cf 22:22:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 22:22:59 ---> Running in b223d7556f4d 22:23:00 Removing intermediate container b223d7556f4d 22:23:00 ---> 1f123691dcc2 22:23:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:00 ---> Running in eb313eb765d1 22:23:03 Removing intermediate container eb313eb765d1 22:23:03 ---> c0f7ee6a61a3 22:23:03 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 22:23:03 ---> Running in 0927f5697a4b 22:23:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:23:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:23:06 (1/14) Installing libmagic (5.38-r0) 22:23:06 (2/14) Installing file (5.38-r0) 22:23:06 (3/14) Installing libc-dev (0.7.2-r3) 22:23:06 (4/14) Installing g++ (9.3.0-r2) 22:23:09 Running on prd-centos7-docker-4c-2g-2004 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] ws 22:23:09 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 22:23:10 (5/14) Installing fortify-headers (1.1-r0) 22:23:10 (6/14) Installing patch (2.7.6-r6) 22:23:10 (7/14) Installing build-base (0.5-r2) 22:23:10 (8/14) Installing openssh-keygen (8.3_p1-r0) 22:23:10 (9/14) Installing libedit (20191231.3.1-r0) 22:23:10 (10/14) Installing openssh-client (8.3_p1-r0) 22:23:10 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 22:23:10 (12/14) Installing openssh-server-common (8.3_p1-r0) 22:23:10 (13/14) Installing openssh-server (8.3_p1-r0) 22:23:11 (14/14) Installing openssh (8.3_p1-r0) 22:23:11 Executing busybox-1.31.1-r16.trigger 22:23:11 OK: 221 MiB in 53 packages 22:23:12 using credential edgex-jenkins-ssh 22:23:12 Cloning the remote Git repository 22:23:12 Cloning with configured refspecs honoured and without tags 22:23:12 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:23:12 > git init /w/workspace/device-modbus-go/1 # timeout=10 22:23:12 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:23:12 > git --version # timeout=10 22:23:12 > git --version # 'git version 2.16.5' 22:23:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:23:15 Removing intermediate container 0927f5697a4b 22:23:15 ---> cd04d66d16b0 22:23:15 Step 6/8 : WORKDIR /device-modbus-go 22:23:15 ---> Running in 47b3f9d1bdb1 22:23:16 Removing intermediate container 47b3f9d1bdb1 22:23:16 ---> e4c592eb927c 22:23:16 Step 7/8 : COPY . . 22:23:17 ---> 58848a2249be 22:23:17 Step 8/8 : RUN go mod download 22:23:17 ---> Running in d8fcb31c143a 22:23:18 Fetching without tags 22:23:18 Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 22:23:18 Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 22:23:18 Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) 22:23:17 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:23:18 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 22:23:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:23:18 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:23:18 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:23:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:23:18 > git config core.sparsecheckout # timeout=10 22:23:18 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 22:23:18 > git remote # timeout=10 22:23:18 > git config --get remote.origin.url # timeout=10 22:23:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:18 > git merge 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 22:23:18 > git rev-parse HEAD^{commit} # timeout=10 22:23:18 > git config core.sparsecheckout # timeout=10 22:23:18 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 22:23:20 go: finding github.com/BurntSushi/toml v0.3.1 22:23:20 go: finding github.com/OneOfOne/xxhash v1.2.6 22:23:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:23:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:23:20 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:23:20 go: finding github.com/bgentry/speakeasy v0.1.0 22:23:20 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:23:20 go: finding github.com/davecgh/go-spew v1.1.1 22:23:20 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 22:23:20 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:23:20 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:23:20 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:23:20 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:23:20 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:23:20 go: finding github.com/fatih/color v1.7.0 22:23:20 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:23:20 go: finding github.com/go-kit/kit v0.8.0 22:23:20 go: finding github.com/go-logfmt/logfmt v0.4.0 22:23:20 go: finding github.com/go-stack/stack v1.8.0 22:23:20 go: finding github.com/goburrow/modbus v0.1.0 22:23:20 go: finding github.com/goburrow/serial v0.1.0 22:23:20 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:23:20 go: finding github.com/google/uuid v1.1.1 22:23:20 go: finding github.com/gorilla/mux v1.7.1 22:23:20 go: finding github.com/hashicorp/consul/api v1.1.0 22:23:20 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:23:21 go: finding github.com/hashicorp/errwrap v1.0.0 22:23:21 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:23:21 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:23:21 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:23:21 go: finding github.com/hashicorp/go-multierror v1.0.0 22:23:21 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:23:21 go: finding github.com/hashicorp/go-sockaddr v1.0.1 22:23:21 go: finding github.com/hashicorp/go-syslog v1.0.0 22:23:21 go: finding github.com/hashicorp/go-uuid v1.0.1 22:23:21 go: finding github.com/hashicorp/go.net v0.0.1 22:23:21 go: finding github.com/hashicorp/golang-lru v0.5.1 22:23:21 go: finding github.com/hashicorp/logutils v1.0.0 22:23:21 go: finding github.com/hashicorp/mdns v1.0.0 22:23:21 go: finding github.com/hashicorp/memberlist v0.1.3 22:23:21 go: finding github.com/hashicorp/serf v0.8.2 22:23:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:23:21 go: finding github.com/mattn/go-colorable v0.0.9 22:23:21 go: finding github.com/mattn/go-isatty v0.0.3 22:23:21 go: finding github.com/miekg/dns v1.1.4 22:23:21 go: finding github.com/mitchellh/cli v1.0.0 22:23:21 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:23:21 go: finding github.com/mitchellh/copystructure v1.0.0 22:23:21 go: finding github.com/mitchellh/go-homedir v1.1.0 22:23:21 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:23:21 go: finding github.com/mitchellh/go-wordwrap v1.0.0 22:23:21 go: finding github.com/mitchellh/gox v0.4.0 22:23:21 go: finding github.com/mitchellh/iochan v1.0.0 22:23:21 go: finding github.com/mitchellh/mapstructure v1.1.2 22:23:21 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:23:21 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:23:21 go: finding github.com/pelletier/go-toml v1.2.0 22:23:21 go: finding github.com/pkg/errors v0.8.1 22:23:21 go: finding github.com/pmezard/go-difflib v1.0.0 22:23:21 go: finding github.com/posener/complete v1.1.1 22:23:21 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 22:23:21 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:23:21 go: finding github.com/stretchr/objx v0.1.0 22:23:21 go: finding github.com/stretchr/testify v1.5.1 22:23:21 go: finding github.com/ugorji/go v1.1.4 22:23:21 go: finding github.com/x448/float16 v0.8.4 22:23:21 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:23:21 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 22:23:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:23:22 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:23:22 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:23:22 go: finding gopkg.in/yaml.v2 v2.2.8 22:23:22 Commit message: "fix: local snap development" 22:23:22 > git --version # timeout=10 22:23:22 > git --version # 'git version 2.16.5' 22:23:22 fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:23:23 ========================================================= 22:23:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:23:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:23:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 22:23:24 Sending build context to Docker daemon 677.4kB 22:23:24 Step 1/8 : ARG BASE=golang:1.13-alpine 22:23:24 Step 2/8 : FROM ${BASE} 22:23:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:24 df20fa9351a1: Pulling fs layer 22:23:24 ed8968b2872e: Pulling fs layer 22:23:24 a92cc7c5fd73: Pulling fs layer 22:23:24 2dd03ba5bac4: Pulling fs layer 22:23:24 1e091d79d1de: Pulling fs layer 22:23:24 481702a1767f: Pulling fs layer 22:23:24 f64a6f60c768: Pulling fs layer 22:23:24 e78d2573fc39: Pulling fs layer 22:23:24 e876d2f968b6: Pulling fs layer 22:23:24 ce8a83651883: Pulling fs layer 22:23:24 07967f4d0e4b: Pulling fs layer 22:23:24 2dd03ba5bac4: Waiting 22:23:24 1e091d79d1de: Waiting 22:23:24 481702a1767f: Waiting 22:23:24 f64a6f60c768: Waiting 22:23:24 e78d2573fc39: Waiting 22:23:24 e876d2f968b6: Waiting 22:23:24 ce8a83651883: Waiting 22:23:24 07967f4d0e4b: Waiting 22:23:24 a92cc7c5fd73: Verifying Checksum 22:23:24 a92cc7c5fd73: Download complete 22:23:24 ed8968b2872e: Download complete 22:23:24 1e091d79d1de: Verifying Checksum 22:23:24 1e091d79d1de: Download complete 22:23:24 481702a1767f: Verifying Checksum 22:23:24 481702a1767f: Download complete 22:23:24 df20fa9351a1: Verifying Checksum 22:23:24 df20fa9351a1: Download complete 22:23:24 df20fa9351a1: Pull complete 22:23:25 ed8968b2872e: Pull complete 22:23:25 a92cc7c5fd73: Pull complete 22:23:26 f64a6f60c768: Verifying Checksum 22:23:26 f64a6f60c768: Download complete 22:23:26 e876d2f968b6: Verifying Checksum 22:23:26 e876d2f968b6: Download complete 22:23:28 ce8a83651883: Verifying Checksum 22:23:28 ce8a83651883: Download complete 22:23:28 07967f4d0e4b: Verifying Checksum 22:23:28 07967f4d0e4b: Download complete 22:23:28 2dd03ba5bac4: Verifying Checksum 22:23:28 2dd03ba5bac4: Download complete 22:23:28 e78d2573fc39: Verifying Checksum 22:23:28 e78d2573fc39: Download complete 22:23:32 Removing intermediate container d8fcb31c143a 22:23:32 ---> 1e0e6357f3d0 22:23:32 Successfully built 1e0e6357f3d0 22:23:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:33 + docker inspect -f . ci-base-image-arm64 22:23:33 . [Pipeline] withDockerContainer 22:23:33 prd-ubuntu18.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container 22:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:23:34 2dd03ba5bac4: Pull complete 22:23:34 1e091d79d1de: Pull complete 22:23:34 481702a1767f: Pull complete 22:23:35 $ docker top bfb4ac122b18e621f1dff0fb63da9784c2a62a1a9fd49fd99f24548269760c1b -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:37 + go version 22:23:37 go version go1.13.13 linux/arm64 [Pipeline] sh 22:23:38 + make test 22:23:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:23:38 f64a6f60c768: Pull complete 22:23:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:23:41 e78d2573fc39: Pull complete 22:23:41 e876d2f968b6: Pull complete 22:23:42 ce8a83651883: Pull complete 22:23:42 07967f4d0e4b: Pull complete 22:23:42 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 22:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:23:42 ---> 5d7c900382c6 22:23:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 22:23:44 ---> Running in 1fa321c6d3e7 22:23:44 Removing intermediate container 1fa321c6d3e7 22:23:44 ---> b9abe23fd70f 22:23:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:44 ---> Running in 74a28932b1d6 22:23:46 Removing intermediate container 74a28932b1d6 22:23:46 ---> 7003703f0f92 22:23:46 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 22:23:46 ---> Running in 42057e796200 22:23:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:47 (1/14) Installing libmagic (5.38-r0) 22:23:48 (2/14) Installing file (5.38-r0) 22:23:48 (3/14) Installing libc-dev (0.7.2-r3) 22:23:48 (4/14) Installing g++ (9.3.0-r2) 22:23:53 (5/14) Installing fortify-headers (1.1-r0) 22:23:53 (6/14) Installing patch (2.7.6-r6) 22:23:53 (7/14) Installing build-base (0.5-r2) 22:23:53 (8/14) Installing openssh-keygen (8.3_p1-r0) 22:23:53 (9/14) Installing libedit (20191231.3.1-r0) 22:23:53 (10/14) Installing openssh-client (8.3_p1-r0) 22:23:54 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 22:23:54 (12/14) Installing openssh-server-common (8.3_p1-r0) 22:23:54 (13/14) Installing openssh-server (8.3_p1-r0) 22:23:54 (14/14) Installing openssh (8.3_p1-r0) 22:23:54 Executing busybox-1.31.1-r16.trigger 22:23:54 OK: 237 MiB in 53 packages 22:23:58 Removing intermediate container 42057e796200 22:23:58 ---> 890d441b52f0 22:23:58 Step 6/8 : WORKDIR /device-modbus-go 22:23:58 ---> Running in aeba0a32bc8a 22:23:58 Removing intermediate container aeba0a32bc8a 22:23:58 ---> 3b6817a5f12d 22:23:58 Step 7/8 : COPY . . 22:23:59 ---> 51725fbc9ce4 22:23:59 Step 8/8 : RUN go mod download 22:23:59 ---> Running in 3087192dc6b6 22:24:01 go: finding github.com/BurntSushi/toml v0.3.1 22:24:01 go: finding github.com/OneOfOne/xxhash v1.2.6 22:24:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:24:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:24:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:24:01 go: finding github.com/bgentry/speakeasy v0.1.0 22:24:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:24:01 go: finding github.com/davecgh/go-spew v1.1.1 22:24:01 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 22:24:01 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:24:01 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:24:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:24:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:24:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:24:01 go: finding github.com/fatih/color v1.7.0 22:24:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:24:01 go: finding github.com/go-kit/kit v0.8.0 22:24:01 go: finding github.com/go-logfmt/logfmt v0.4.0 22:24:01 go: finding github.com/go-stack/stack v1.8.0 22:24:01 go: finding github.com/goburrow/modbus v0.1.0 22:24:01 go: finding github.com/goburrow/serial v0.1.0 22:24:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:24:01 go: finding github.com/google/uuid v1.1.1 22:24:01 go: finding github.com/gorilla/mux v1.7.1 22:24:01 go: finding github.com/hashicorp/consul/api v1.1.0 22:24:01 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:24:01 go: finding github.com/hashicorp/errwrap v1.0.0 22:24:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:24:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:24:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:24:01 go: finding github.com/hashicorp/go-multierror v1.0.0 22:24:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:24:01 go: finding github.com/hashicorp/go-sockaddr v1.0.1 22:24:01 go: finding github.com/hashicorp/go-syslog v1.0.0 22:24:01 go: finding github.com/hashicorp/go-uuid v1.0.1 22:24:01 go: finding github.com/hashicorp/go.net v0.0.1 22:24:02 go: finding github.com/hashicorp/golang-lru v0.5.1 22:24:02 go: finding github.com/hashicorp/logutils v1.0.0 22:24:02 go: finding github.com/hashicorp/mdns v1.0.0 22:24:02 go: finding github.com/hashicorp/memberlist v0.1.3 22:24:02 go: finding github.com/hashicorp/serf v0.8.2 22:24:02 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:24:02 go: finding github.com/mattn/go-colorable v0.0.9 22:24:02 go: finding github.com/mattn/go-isatty v0.0.3 22:24:02 go: finding github.com/miekg/dns v1.1.4 22:24:02 go: finding github.com/mitchellh/cli v1.0.0 22:24:02 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:24:02 go: finding github.com/mitchellh/copystructure v1.0.0 22:24:02 go: finding github.com/mitchellh/go-homedir v1.1.0 22:24:02 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:24:02 go: finding github.com/mitchellh/go-wordwrap v1.0.0 22:24:02 go: finding github.com/mitchellh/gox v0.4.0 22:24:02 go: finding github.com/mitchellh/iochan v1.0.0 22:24:02 go: finding github.com/mitchellh/mapstructure v1.1.2 22:24:02 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:24:02 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:24:02 go: finding github.com/pelletier/go-toml v1.2.0 22:24:02 go: finding github.com/pkg/errors v0.8.1 22:24:02 go: finding github.com/pmezard/go-difflib v1.0.0 22:24:02 go: finding github.com/posener/complete v1.1.1 22:24:02 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 22:24:02 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:24:02 go: finding github.com/stretchr/objx v0.1.0 22:24:02 go: finding github.com/stretchr/testify v1.5.1 22:24:02 go: finding github.com/ugorji/go v1.1.4 22:24:02 go: finding github.com/x448/float16 v0.8.4 22:24:02 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:24:02 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 22:24:02 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:24:02 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:24:02 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:24:02 go: finding gopkg.in/yaml.v2 v2.2.8 22:24:05 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:24:05 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.472s coverage: 50.3% of statements 22:24:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:24:10 Removing intermediate container 3087192dc6b6 22:24:10 ---> 91d162f55593 22:24:10 Successfully built 91d162f55593 22:24:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:11 gofmt -l . 22:24:11 [ "`gofmt -l .`" = "" ] 22:24:11 + docker inspect -f . ci-base-image-x86_64 22:24:11 . [Pipeline] withDockerContainer 22:24:11 ./bin/test-attribution-txt.sh 22:24:11 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 22:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:12 ./bin/test-go-mod-tidy.sh 22:24:13 $ docker top 95c88e25a6630c3feedddb3f46504de4c91a709336333b8e3360e47e82c74719 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 22:24:13 + go version 22:24:13 go version go1.13.13 linux/amd64 [Pipeline] sh 22:24:14 Stashed 1 file(s) [Pipeline] } 22:24:14 $ docker stop --time=1 bfb4ac122b18e621f1dff0fb63da9784c2a62a1a9fd49fd99f24548269760c1b 22:24:14 + make test 22:24:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:24:15 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:24:16 $ docker rm -f bfb4ac122b18e621f1dff0fb63da9784c2a62a1a9fd49fd99f24548269760c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:20 + ls -al . 22:24:20 total 140 22:24:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 22:24 . 22:24:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 22:22 .. 22:24:20 -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 22:22 .dockerignore 22:24:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 22:22 .git 22:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 22:22 .github 22:24:20 -rw-rw-r-- 1 jenkins jenkins 338 Sep 9 22:22 .gitignore 22:24:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 22:22 .semver 22:24:20 -rw-rw-r-- 1 jenkins jenkins 4564 Sep 9 22:22 Attribution.txt 22:24:20 -rw-rw-r-- 1 jenkins jenkins 1430 Sep 9 22:22 Dockerfile 22:24:20 -rw-rw-r-- 1 jenkins jenkins 954 Sep 9 22:22 Dockerfile.build 22:24:20 -rw-rw-r-- 1 jenkins jenkins 702 Sep 9 22:22 Jenkinsfile 22:24:20 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 22:22 LICENSE 22:24:20 -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 22:22 Makefile 22:24:20 -rw-rw-r-- 1 jenkins jenkins 591 Sep 9 22:22 README.md 22:24:20 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 22:20 VERSION 22:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 22:22 bin 22:24:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 22:22 cmd 22:24:20 -rw-r--r-- 1 jenkins jenkins 22364 Sep 9 22:24 coverage.out 22:24:20 -rw-r--r-- 1 jenkins jenkins 559 Sep 9 22:24 go.mod 22:24:20 -rw-r--r-- 1 jenkins jenkins 13471 Sep 9 22:24 go.sum 22:24:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 22:22 internal 22:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 22:22 simulator 22:24:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 22:22 snap 22:24:20 -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 22:22 version.go [Pipeline] isUnix [Pipeline] sh 22:24:21 + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=92289978bc2a039caeec21bff956467657c013f1 --label arch=arm64 --label version=0.0.0 . 22:24:21 Sending build context to Docker daemon 708.6kB 22:24:21 Step 1/20 : ARG BASE=golang:1.13-alpine 22:24:21 Step 2/20 : FROM ${BASE} AS builder 22:24:21 ---> 1e0e6357f3d0 22:24:21 Step 3/20 : ARG MAKE='make build' 22:24:21 ---> Running in 8fec51481501 22:24:22 Removing intermediate container 8fec51481501 22:24:22 ---> 3ca554971efe 22:24:22 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:22 ---> Running in bce70cb2340a 22:24:25 Removing intermediate container bce70cb2340a 22:24:25 ---> 4f5c3ba43a33 22:24:25 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 22:24:25 ---> Running in a080f827e609 22:24:25 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:24:25 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.191s coverage: 50.3% of statements 22:24:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:24:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:26 gofmt -l . 22:24:26 [ "`gofmt -l .`" = "" ] 22:24:26 ./bin/test-attribution-txt.sh 22:24:27 ./bin/test-go-mod-tidy.sh 22:24:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] stash 22:24:27 Warning: overwriting stash ‘coverage-report’ 22:24:27 Stashed 1 file(s) [Pipeline] } 22:24:27 $ docker stop --time=1 95c88e25a6630c3feedddb3f46504de4c91a709336333b8e3360e47e82c74719 22:24:28 OK: 221 MiB in 53 packages 22:24:29 Removing intermediate container a080f827e609 22:24:29 ---> c1b3a9e7715a 22:24:29 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 22:24:29 ---> Running in 974aafc1c5d1 22:24:29 Removing intermediate container 974aafc1c5d1 22:24:29 ---> b3cf1bc02116 22:24:29 Step 7/20 : COPY . . 22:24:30 $ docker rm -f 95c88e25a6630c3feedddb3f46504de4c91a709336333b8e3360e47e82c74719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 22:24:30 ---> 5a7eb5def159 22:24:30 Step 8/20 : RUN ${MAKE} 22:24:30 ---> Running in 00424d59199b [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:31 + ls -al . 22:24:31 total 104 22:24:31 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 9 22:24 . 22:24:31 drwxrwxr-x. 4 jenkins jenkins 28 Sep 9 22:23 .. 22:24:31 -rw-rw-r--. 1 jenkins jenkins 4564 Sep 9 22:23 Attribution.txt 22:24:31 drwxrwxr-x. 2 jenkins jenkins 87 Sep 9 22:23 bin 22:24:31 drwxrwxr-x. 3 jenkins jenkins 32 Sep 9 22:23 cmd 22:24:31 -rw-r--r--. 1 jenkins jenkins 22364 Sep 9 22:24 coverage.out 22:24:31 -rw-rw-r--. 1 jenkins jenkins 1430 Sep 9 22:23 Dockerfile 22:24:31 -rw-rw-r--. 1 jenkins jenkins 954 Sep 9 22:23 Dockerfile.build 22:24:31 -rw-rw-r--. 1 jenkins jenkins 140 Sep 9 22:23 .dockerignore 22:24:31 drwxrwxr-x. 8 jenkins jenkins 179 Sep 9 22:23 .git 22:24:31 drwxrwxr-x. 2 jenkins jenkins 38 Sep 9 22:23 .github 22:24:31 -rw-rw-r--. 1 jenkins jenkins 338 Sep 9 22:23 .gitignore 22:24:31 -rw-r--r--. 1 jenkins jenkins 559 Sep 9 22:24 go.mod 22:24:31 -rw-r--r--. 1 jenkins jenkins 13471 Sep 9 22:24 go.sum 22:24:31 drwxrwxr-x. 3 jenkins jenkins 20 Sep 9 22:23 internal 22:24:31 -rw-rw-r--. 1 jenkins jenkins 702 Sep 9 22:23 Jenkinsfile 22:24:31 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 9 22:23 LICENSE 22:24:31 -rw-rw-r--. 1 jenkins jenkins 880 Sep 9 22:23 Makefile 22:24:31 -rw-rw-r--. 1 jenkins jenkins 591 Sep 9 22:23 README.md 22:24:31 drwxrwxr-x. 3 jenkins jenkins 58 Sep 9 22:23 .semver 22:24:31 drwxrwxr-x. 2 jenkins jenkins 52 Sep 9 22:23 simulator 22:24:31 drwxrwxr-x. 4 jenkins jenkins 54 Sep 9 22:23 snap 22:24:31 -rw-rw-r--. 1 jenkins jenkins 5 Sep 9 22:20 VERSION 22:24:31 -rw-rw-r--. 1 jenkins jenkins 229 Sep 9 22:23 version.go [Pipeline] isUnix [Pipeline] sh 22:24:32 + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=92289978bc2a039caeec21bff956467657c013f1 --label arch=amd64 --label version=0.0.0 . 22:24:32 Sending build context to Docker daemon 708.6kB 22:24:32 Step 1/20 : ARG BASE=golang:1.13-alpine 22:24:32 Step 2/20 : FROM ${BASE} AS builder 22:24:32 ---> 91d162f55593 22:24:32 Step 3/20 : ARG MAKE='make build' 22:24:32 ---> Running in 6524bb4836c3 22:24:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 22:24:32 Removing intermediate container 6524bb4836c3 22:24:32 ---> a8d75ee5092a 22:24:32 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:32 ---> Running in f27c2358852d 22:24:33 Removing intermediate container f27c2358852d 22:24:33 ---> a8a2114accfd 22:24:33 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 22:24:33 ---> Running in 336a6601c2b3 22:24:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:35 OK: 237 MiB in 53 packages 22:24:35 Removing intermediate container 336a6601c2b3 22:24:35 ---> 7f48c535e7cd 22:24:35 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 22:24:35 ---> Running in 64aa3d277290 22:24:35 Removing intermediate container 64aa3d277290 22:24:35 ---> bdee922b9ea4 22:24:35 Step 7/20 : COPY . . 22:24:36 ---> 86ebc7801cdb 22:24:36 Step 8/20 : RUN ${MAKE} 22:24:36 ---> Running in b431952d8af9 22:24:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 22:24:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:24:48 Removing intermediate container b431952d8af9 22:24:48 ---> 78bc5e7083ef 22:24:48 Step 9/20 : FROM scratch 22:24:48 ---> 22:24:48 Step 10/20 : ENV APP_PORT=49991 22:24:48 ---> Running in fb4d556f61f1 22:24:48 Removing intermediate container fb4d556f61f1 22:24:48 ---> db5d3f08e1b3 22:24:48 Step 11/20 : EXPOSE $APP_PORT 22:24:48 ---> Running in 53072cea6f3d 22:24:49 Removing intermediate container 53072cea6f3d 22:24:49 ---> bb5303bb7389 22:24:49 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 22:24:49 ---> 66cb50b73296 22:24:49 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 22:24:49 ---> ed6253c8e0a1 22:24:49 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 22:24:49 ---> f4acbe66e7e1 22:24:49 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 22:24:49 ---> Running in db2bd811b13d 22:24:50 Removing intermediate container db2bd811b13d 22:24:50 ---> 3d4fd905e83a 22:24:50 Step 16/20 : ENTRYPOINT ["/device-modbus"] 22:24:50 ---> Running in bb5218128456 22:24:50 Removing intermediate container bb5218128456 22:24:50 ---> 6753c1ec6736 22:24:50 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:50 ---> Running in fe9984cc2bb6 22:24:50 Removing intermediate container fe9984cc2bb6 22:24:50 ---> e8664e634019 22:24:50 Step 18/20 : LABEL arch=amd64 22:24:50 ---> Running in 0f3ba4f3d37d 22:24:50 Removing intermediate container 0f3ba4f3d37d 22:24:50 ---> d22f23d45bc1 22:24:50 Step 19/20 : LABEL git_sha=92289978bc2a039caeec21bff956467657c013f1 22:24:50 ---> Running in 12fa5ad845a0 22:24:51 Removing intermediate container 12fa5ad845a0 22:24:51 ---> d0a94c17fe87 22:24:51 Step 20/20 : LABEL version=0.0.0 22:24:51 ---> Running in 54151bffc9f0 22:24:51 Removing intermediate container 54151bffc9f0 22:24:51 ---> 74e3d0e29778 22:24:51 [Warning] One or more build-args [ARCH] were not consumed 22:24:51 Successfully built 74e3d0e29778 22:24:51 Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:24:59 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:25:01 Removing intermediate container 00424d59199b 22:25:01 ---> b532729c0073 22:25:01 Step 9/20 : FROM scratch 22:25:01 ---> 22:25:01 Step 10/20 : ENV APP_PORT=49991 22:25:01 ---> Running in f8f9dbc85634 22:25:02 Removing intermediate container f8f9dbc85634 22:25:02 ---> 968dfb31774a 22:25:02 Step 11/20 : EXPOSE $APP_PORT 22:25:02 ---> Running in 992a0a6a64dd 22:25:02 Removing intermediate container 992a0a6a64dd 22:25:02 ---> 2a087b2e7156 22:25:02 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 22:25:03 ---> a1156a39d574 22:25:03 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 22:25:04 ---> 12113e6cf6a8 22:25:04 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 22:25:05 ---> 0ef1d2b34975 22:25:05 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 22:25:05 ---> Running in d4841f3774b2 22:25:05 Removing intermediate container d4841f3774b2 22:25:05 ---> 42ca9ca0a63a 22:25:05 Step 16/20 : ENTRYPOINT ["/device-modbus"] 22:25:05 ---> Running in 1e32779ca15a 22:25:06 Removing intermediate container 1e32779ca15a 22:25:06 ---> 573a3319c7ba 22:25:06 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:25:06 ---> Running in 16fb438f8db1 22:25:06 Removing intermediate container 16fb438f8db1 22:25:06 ---> f5cdb4c857ff 22:25:06 Step 18/20 : LABEL arch=arm64 22:25:06 ---> Running in 27393b8db867 22:25:07 Removing intermediate container 27393b8db867 22:25:07 ---> 4adca30f3a4e 22:25:07 Step 19/20 : LABEL git_sha=92289978bc2a039caeec21bff956467657c013f1 22:25:07 Still waiting to schedule task 22:25:07 All nodes of label ‘centos7-docker-8c-8g’ are offline 22:25:07 ---> Running in 43412f5d0ce1 22:25:07 Removing intermediate container 43412f5d0ce1 22:25:07 ---> 9ae62169db3a 22:25:07 Step 20/20 : LABEL version=0.0.0 22:25:07 ---> Running in 6f6acd5bd844 22:25:08 Removing intermediate container 6f6acd5bd844 22:25:08 ---> f7e47fd332b4 22:25:08 [Warning] One or more build-args [ARCH] were not consumed 22:25:08 Successfully built f7e47fd332b4 22:25:08 Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:25:24 Still waiting to schedule task 22:25:24 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 22:26:12 Running on prd-centos7-docker-8c-8g-2005 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] ws 22:26:12 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 22:26:14 using credential edgex-jenkins-ssh 22:26:14 Cloning the remote Git repository 22:26:14 Cloning with configured refspecs honoured and without tags 22:26:14 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:26:14 > git init /w/workspace/device-modbus-go/1 # timeout=10 22:26:14 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:26:14 > git --version # timeout=10 22:26:14 > git --version # 'git version 2.16.5' 22:26:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:26:15 Fetching without tags 22:26:15 Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 22:26:15 Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 22:26:15 Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) 22:26:15 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:26:15 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 22:26:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:26:15 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:26:15 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:26:15 > git config core.sparsecheckout # timeout=10 22:26:15 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 22:26:15 > git remote # timeout=10 22:26:15 > git config --get remote.origin.url # timeout=10 22:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:15 > git merge 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 22:26:15 > git rev-parse HEAD^{commit} # timeout=10 22:26:15 > git config core.sparsecheckout # timeout=10 22:26:15 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 22:26:19 Commit message: "fix: local snap development" 22:26:19 > git --version # timeout=10 22:26:19 > git --version # 'git version 2.16.5' 22:26:19 fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:20 ++ find /w/workspace/device-modbus-go/1 22:26:20 ++ grep snapcraft.yaml 22:26:20 + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:21 provisioning config files... 22:26:21 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config7137058566892489808tmp [Pipeline] { [Pipeline] sh 22:26:21 + cp /w/workspace/device-modbus-go/1@tmp/config7137058566892489808tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh 22:26:21 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 22:26:21 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 22:26:22 latest: Pulling from edgex-devops/edgex-snap-builder 22:26:22 f08d8e2a3ba1: Pulling fs layer 22:26:22 3baa9cb2483b: Pulling fs layer 22:26:22 94e5ff4c0b15: Pulling fs layer 22:26:22 1860925334f9: Pulling fs layer 22:26:22 2daf38717194: Pulling fs layer 22:26:22 309017e8d7a4: Pulling fs layer 22:26:22 f7790dc9fd0f: Pulling fs layer 22:26:22 cac0ae9282c2: Pulling fs layer 22:26:22 1f4cadf9a1ed: Pulling fs layer 22:26:22 1860925334f9: Waiting 22:26:22 2daf38717194: Waiting 22:26:22 1f4cadf9a1ed: Waiting 22:26:22 309017e8d7a4: Waiting 22:26:22 f7790dc9fd0f: Waiting 22:26:22 cac0ae9282c2: Waiting 22:26:22 94e5ff4c0b15: Verifying Checksum 22:26:22 94e5ff4c0b15: Download complete 22:26:22 3baa9cb2483b: Verifying Checksum 22:26:22 3baa9cb2483b: Download complete 22:26:22 1860925334f9: Verifying Checksum 22:26:22 1860925334f9: Download complete 22:26:22 309017e8d7a4: Verifying Checksum 22:26:22 309017e8d7a4: Download complete 22:26:22 f7790dc9fd0f: Download complete 22:26:22 cac0ae9282c2: Download complete 22:26:22 1f4cadf9a1ed: Verifying Checksum 22:26:22 1f4cadf9a1ed: Download complete 22:26:22 f08d8e2a3ba1: Verifying Checksum 22:26:22 f08d8e2a3ba1: Download complete 22:26:24 f08d8e2a3ba1: Pull complete 22:26:24 3baa9cb2483b: Pull complete 22:26:24 94e5ff4c0b15: Pull complete 22:26:24 1860925334f9: Pull complete 22:26:28 2daf38717194: Verifying Checksum 22:26:28 2daf38717194: Download complete 22:26:50 2daf38717194: Pull complete 22:26:50 309017e8d7a4: Pull complete 22:26:50 f7790dc9fd0f: Pull complete 22:26:50 cac0ae9282c2: Pull complete 22:26:50 1f4cadf9a1ed: Pull complete 22:26:50 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 22:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 22:26:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:26:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:26:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [897 kB] 22:26:50 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:26:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [116 kB] 22:26:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] 22:26:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1089 kB] 22:26:50 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 22:26:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [132 kB] 22:26:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.7 kB] 22:26:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1384 kB] 22:26:50 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1425 kB] 22:26:51 Fetched 5334 kB in 1s (3718 kB/s) 22:26:52 Reading package lists... 22:26:55 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:26:55 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:26:55 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:26:55 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 22:26:57 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 59% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 22:26:59 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 22:27:00 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 60% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 22:27:00 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 22:27:00 Reading state information... 0% Reading state information... 0% Reading state information... Done 22:27:00 The following packages were automatically installed and are no longer required: 22:27:00 libjq1 libonig4 22:27:00 Use 'sudo apt autoremove' to remove them. 22:27:00 Suggested packages: 22:27:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:27:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 22:27:00 diffutils-doc perl-doc libterm-readline-gnu-perl 22:27:00 | libterm-readline-perl-perl 22:27:01 The following NEW packages will be installed: 22:27:01 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 22:27:01 libperl5.26 make netbase patch perl perl-modules-5.26 22:27:01 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. 22:27:01 Need to get 12.0 MB of archives. 22:27:01 After this operation, 77.5 MB of additional disk space will be used. 22:27:01 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 22:27:01 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 657 kB/2763 kB 24%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 22:27:01 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Working] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 22:27:01 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 22:27:02 23% [4 libperl5.26 19.0 kB/3527 kB 1%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 22:27:02 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 22:27:02 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 22:27:02 53% [7 netbase 12.7 kB/12.7 kB 100%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 22:27:02 54% [8 curl 34.7 kB/159 kB 22%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 22:27:02 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:27:02 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:27:02 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 22:27:02 68% [12 git 9851 B/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 22:27:02 95% [13 make 5036 B/154 kB 3%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:27:02 98% [14 patch 4101 B/102 kB 4%] 100% [Working] Fetched 12.0 MB in 2s (6444 kB/s) 22:27:02 debconf: delaying package configuration, since apt-utils is not installed 22:27:02 Selecting previously unselected package perl-modules-5.26. 22:27:02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 22:27:02 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 22:27:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:27:03 Selecting previously unselected package libgdbm5:amd64. 22:27:03 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 22:27:03 Unpacking libgdbm5:amd64 (1.14.1-6) ... 22:27:04 Selecting previously unselected package libgdbm-compat4:amd64. 22:27:04 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 22:27:04 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 22:27:04 Selecting previously unselected package libperl5.26:amd64. 22:27:04 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 22:27:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 22:27:04 Selecting previously unselected package perl. 22:27:04 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... 22:27:04 Unpacking perl (5.26.1-6ubuntu0.3) ... 22:27:04 Selecting previously unselected package less. 22:27:04 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 22:27:04 Unpacking less (487-0.1) ... 22:27:04 Selecting previously unselected package netbase. 22:27:04 Preparing to unpack .../06-netbase_5.4_all.deb ... 22:27:04 Unpacking netbase (5.4) ... 22:27:04 Selecting previously unselected package curl. 22:27:04 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 22:27:04 Unpacking curl (7.58.0-2ubuntu3.10) ... 22:27:05 Selecting previously unselected package libcurl3-gnutls:amd64. 22:27:05 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 22:27:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 22:27:05 Selecting previously unselected package liberror-perl. 22:27:05 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 22:27:05 Unpacking liberror-perl (0.17025-1) ... 22:27:05 Selecting previously unselected package git-man. 22:27:05 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:27:05 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:27:05 Selecting previously unselected package git. 22:27:05 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 22:27:05 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:27:06 Selecting previously unselected package make. 22:27:06 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 22:27:06 Unpacking make (4.1-9.1ubuntu1) ... 22:27:06 Selecting previously unselected package patch. 22:27:06 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:27:06 Unpacking patch (2.7.6-2ubuntu1.1) ... 22:27:06 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:27:06 Setting up less (487-0.1) ... 22:27:06 Setting up make (4.1-9.1ubuntu1) ... 22:27:06 Setting up curl (7.58.0-2ubuntu3.10) ... 22:27:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 22:27:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:27:06 Setting up libgdbm5:amd64 (1.14.1-6) ... 22:27:06 Setting up patch (2.7.6-2ubuntu1.1) ... 22:27:06 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 22:27:06 Setting up netbase (5.4) ... 22:27:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 22:27:06 Setting up perl (5.26.1-6ubuntu0.3) ... 22:27:06 Setting up liberror-perl (0.17025-1) ... 22:27:06 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:27:06 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 22:27:06 Processing triggers for mime-support (3.60ubuntu1) ... 22:27:08 curl set to automatically installed. 22:27:08 git set to automatically installed. 22:27:08 git-man set to automatically installed. 22:27:08 less set to automatically installed. 22:27:08 libcurl3-gnutls set to automatically installed. 22:27:08 liberror-perl set to automatically installed. 22:27:08 libgdbm-compat4 set to automatically installed. 22:27:08 libgdbm5 set to automatically installed. 22:27:08 libperl5.26 set to automatically installed. 22:27:08 make set to automatically installed. 22:27:08 netbase set to automatically installed. 22:27:08 patch set to automatically installed. 22:27:08 perl set to automatically installed. 22:27:08 perl-modules-5.26 set to automatically installed. 22:27:08 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 22:27:08 Please ensure the environment is properly setup before continuing. 22:27:08 Ignore this message if the appropriate measures have already been taken 22:27:08 Pulling go  22:27:09 'device-modbus' has dependencies that need to be staged: go 22:27:09 Skipping pull go (already ran) 22:27:09 Building go  22:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:09 Dload Upload Total Spent Left Speed 22:27:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 114M 6 7439k 0 0 22.4M 0 0:00:05 --:--:-- 0:00:05 22.3M 61 114M 61 70.3M 0 0 52.7M 0 0:00:02 0:00:01 0:00:01 52.7M 100 114M 100 114M 0 0 56.4M 0 0:00:02 0:00:02 --:--:-- 56.5M 22:27:12 go1.13.5.linux-amd64.tar.gz: OK 22:27:19 Staging go  22:27:19 Running on prd-ubuntu18.04-docker-arm64-16c-16g-2006 in /w/workspace/xfoundry_device-modbus-go_PR-172 [Pipeline] { [Pipeline] ws 22:27:19 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 22:27:19 Pulling device-modbus  22:27:20 Skipping build go (already ran) 22:27:20 Building device-modbus  22:27:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 22:27:21 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 22:27:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:27:21 go: downloading github.com/goburrow/modbus v0.1.0 22:27:21 go: extracting github.com/goburrow/modbus v0.1.0 22:27:21 go: downloading github.com/goburrow/serial v0.1.0 22:27:21 go: extracting github.com/goburrow/serial v0.1.0 22:27:21 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:27:21 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 22:27:21 go: downloading github.com/go-kit/kit v0.8.0 22:27:21 go: downloading github.com/google/uuid v1.1.1 22:27:21 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:27:21 go: downloading github.com/gorilla/mux v1.7.1 22:27:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:27:21 go: extracting github.com/google/uuid v1.1.1 22:27:21 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 22:27:21 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:27:21 go: downloading github.com/x448/float16 v0.8.4 22:27:21 go: extracting github.com/gorilla/mux v1.7.1 22:27:21 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 22:27:21 go: downloading gopkg.in/yaml.v2 v2.2.8 22:27:21 go: downloading github.com/pkg/errors v0.8.1 22:27:21 go: downloading github.com/OneOfOne/xxhash v1.2.6 22:27:21 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 22:27:21 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 22:27:21 go: downloading github.com/BurntSushi/toml v0.3.1 22:27:21 go: extracting github.com/go-kit/kit v0.8.0 22:27:21 go: extracting github.com/x448/float16 v0.8.4 22:27:21 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 22:27:21 go: extracting github.com/OneOfOne/xxhash v1.2.6 22:27:21 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 22:27:21 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 22:27:21 go: extracting github.com/pkg/errors v0.8.1 22:27:21 go: downloading github.com/pelletier/go-toml v1.2.0 22:27:21 go: extracting github.com/BurntSushi/toml v0.3.1 22:27:21 go: downloading github.com/hashicorp/consul/api v1.1.0 22:27:21 go: extracting gopkg.in/yaml.v2 v2.2.8 22:27:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:27:21 go: extracting github.com/pelletier/go-toml v1.2.0 22:27:21 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:27:21 go: extracting github.com/hashicorp/consul/api v1.1.0 22:27:21 go: downloading github.com/mitchellh/copystructure v1.0.0 22:27:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:27:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:27:21 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:27:21 go: downloading github.com/hashicorp/serf v0.8.2 22:27:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:27:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:27:21 go: extracting github.com/mitchellh/mapstructure v1.1.2 22:27:21 go: extracting github.com/mitchellh/copystructure v1.0.0 22:27:21 go: extracting github.com/go-logfmt/logfmt v0.4.0 22:27:21 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 22:27:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:27:21 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 22:27:21 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 22:27:21 go: extracting github.com/mitchellh/reflectwalk v1.0.0 22:27:21 go: extracting github.com/hashicorp/serf v0.8.2 22:27:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:27:22 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:27:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:27:22 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 22:27:22 go: downloading github.com/hashicorp/golang-lru v0.5.1 22:27:22 go: extracting github.com/hashicorp/golang-lru v0.5.1 22:27:22 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 22:27:22 go: finding github.com/goburrow/modbus v0.1.0 22:27:22 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:27:22 go: finding github.com/gorilla/mux v1.7.1 22:27:22 go: finding github.com/OneOfOne/xxhash v1.2.6 22:27:22 go: finding github.com/goburrow/serial v0.1.0 22:27:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:27:22 go: finding github.com/go-kit/kit v0.8.0 22:27:22 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:27:22 go: finding github.com/google/uuid v1.1.1 22:27:22 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:27:22 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:27:22 go: finding github.com/x448/float16 v0.8.4 22:27:22 go: finding github.com/go-logfmt/logfmt v0.4.0 22:27:22 go: finding gopkg.in/yaml.v2 v2.2.8 22:27:22 go: finding github.com/BurntSushi/toml v0.3.1 22:27:22 go: finding github.com/pkg/errors v0.8.1 22:27:22 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:27:22 go: finding github.com/pelletier/go-toml v1.2.0 22:27:22 go: finding github.com/hashicorp/consul/api v1.1.0 22:27:22 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:27:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:27:22 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:27:22 go: finding github.com/hashicorp/serf v0.8.2 22:27:22 go: finding github.com/mitchellh/mapstructure v1.1.2 22:27:22 go: finding github.com/mitchellh/copystructure v1.0.0 22:27:22 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:27:22 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:27:22 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:27:22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:27:22 go: finding github.com/hashicorp/golang-lru v0.5.1 22:27:23 using credential edgex-jenkins-ssh 22:27:23 Cloning the remote Git repository 22:27:23 Cloning with configured refspecs honoured and without tags 22:27:23 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:27:23 > git init /w/workspace/device-modbus-go/1 # timeout=10 22:27:23 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:27:23 > git --version # timeout=10 22:27:23 > git --version # 'git version 2.17.1' 22:27:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:27:24 Fetching without tags 22:27:24 Merging remotes/origin/master commit 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 into PR head commit 92289978bc2a039caeec21bff956467657c013f1 22:27:25 Merge succeeded, producing 92289978bc2a039caeec21bff956467657c013f1 22:27:25 Checking out Revision 92289978bc2a039caeec21bff956467657c013f1 (PR-172) 22:27:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:27:24 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 22:27:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:27:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:27:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:27:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:27:24 > git config core.sparsecheckout # timeout=10 22:27:24 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 22:27:25 > git remote # timeout=10 22:27:25 > git config --get remote.origin.url # timeout=10 22:27:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:25 > git merge 1bcfeefe91d93b9693c7bc273dc4ca37c3d910c1 # timeout=10 22:27:25 > git rev-parse HEAD^{commit} # timeout=10 22:27:25 > git config core.sparsecheckout # timeout=10 22:27:25 > git checkout -f 92289978bc2a039caeec21bff956467657c013f1 # timeout=10 22:27:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:27:29 Commit message: "fix: local snap development" 22:27:29 > git --version # timeout=10 22:27:29 > git --version # 'git version 2.17.1' 22:27:29 fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:30 Skipping stage go (already ran) 22:27:30 Staging device-modbus  22:27:30 + find /w/workspace/device-modbus-go/1 22:27:30 + grep snapcraft.yaml 22:27:30 + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:31 provisioning config files... 22:27:31 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config5999682426860463617tmp [Pipeline] { [Pipeline] sh 22:27:31 + cp /w/workspace/device-modbus-go/1@tmp/config5999682426860463617tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh 22:27:31 Priming go  22:27:31 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 22:27:32 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 22:27:32 Priming device-modbus  22:27:32 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 22:27:32 237528ba509b: Pulling fs layer 22:27:32 393b96f31d8b: Pulling fs layer 22:27:32 4d82b0e39008: Pulling fs layer 22:27:32 e7ca375b8d34: Pulling fs layer 22:27:32 418f656485bb: Pulling fs layer 22:27:32 aebe8db9254c: Pulling fs layer 22:27:32 e7ca375b8d34: Waiting 22:27:32 418f656485bb: Waiting 22:27:32 4f5f7b207d3f: Pulling fs layer 22:27:32 d19ca6af091a: Pulling fs layer 22:27:32 aebe8db9254c: Waiting 22:27:32 16b5a0711add: Pulling fs layer 22:27:32 4f5f7b207d3f: Waiting 22:27:32 16b5a0711add: Waiting 22:27:32 d19ca6af091a: Waiting 22:27:32 4d82b0e39008: Verifying Checksum 22:27:32 4d82b0e39008: Download complete 22:27:32 393b96f31d8b: Download complete 22:27:32 e7ca375b8d34: Verifying Checksum 22:27:32 e7ca375b8d34: Download complete 22:27:32 aebe8db9254c: Download complete 22:27:32 4f5f7b207d3f: Download complete 22:27:32 d19ca6af091a: Verifying Checksum 22:27:32 d19ca6af091a: Download complete 22:27:33 16b5a0711add: Verifying Checksum 22:27:33 16b5a0711add: Download complete 22:27:33 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 22:27:33 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 22:27:33 Determining the version from the project repo (version-script). 22:27:33 The version has been set to 'local-dev-20200909+9228997' 22:27:33 Snapping | Snapping / Snapping - Snapping | 22:27:33 Snapped edgex-device-modbus_local-dev-20200909+9228997_amd64.snap 22:27:33 237528ba509b: Verifying Checksum 22:27:33 237528ba509b: Download complete [Pipeline] } 22:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:27:37 237528ba509b: Pull complete 22:27:37 393b96f31d8b: Pull complete [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 22:27:37 4d82b0e39008: Pull complete [Pipeline] // stage [Pipeline] } 22:27:37 e7ca375b8d34: Pull complete 22:27:43 418f656485bb: Verifying Checksum 22:27:43 418f656485bb: Download complete 22:28:30 418f656485bb: Pull complete 22:28:30 aebe8db9254c: Pull complete 22:28:30 4f5f7b207d3f: Pull complete 22:28:30 d19ca6af091a: Pull complete 22:28:30 16b5a0711add: Pull complete 22:28:30 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 22:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 22:28:30 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 22:28:30 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 22:28:30 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 22:28:30 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 22:28:30 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1260 kB] 22:28:31 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [943 kB] 22:28:31 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [671 kB] 22:28:31 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [783 kB] 22:28:32 Fetched 3909 kB in 2s (1806 kB/s) 22:28:36 Reading package lists... 22:28:48 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 22:28:48 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 22:28:48 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 22:28:48 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 22:28:53 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 11% Reading package lists... 33% Reading package lists... 56% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 77% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 22:29:00 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 22:29:04 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 22:29:04 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 59% Building dependency tree 22:29:04 Reading state information... 0% Reading state information... 0% Reading state information... Done 22:29:05 The following packages were automatically installed and are no longer required: 22:29:05 libjq1 libonig4 22:29:05 Use 'sudo apt autoremove' to remove them. 22:29:05 Suggested packages: 22:29:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:29:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 22:29:05 diffutils-doc perl-doc libterm-readline-gnu-perl 22:29:05 | libterm-readline-perl-perl 22:29:06 The following NEW packages will be installed: 22:29:06 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 22:29:06 libperl5.26 make netbase patch perl perl-modules-5.26 22:29:06 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. 22:29:06 Need to get 10.8 MB of archives. 22:29:06 After this operation, 73.6 MB of additional disk space will be used. 22:29:06 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 22:29:07 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 4% [1 perl-modules-5.26 603 kB/2763 kB 22%] 14% [1 perl-modules-5.26 1880 kB/2763 kB 68%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 22:29:07 22% [2 libgdbm5 19.4 kB/23.1 kB 84%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 22:29:07 24% [3 libgdbm-compat4 0 B/5536 B 0%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 22:29:08 25% [4 libperl5.26 25.8 kB/3326 kB 1%] 36% [4 libperl5.26 1438 kB/3326 kB 43%] 47% [4 libperl5.26 2988 kB/3326 kB 90%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 22:29:08 51% [5 perl 42.3 kB/201 kB 21%] 54% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 22:29:08 54% [6 less 3103 B/99.7 kB 3%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 22:29:08 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 22:29:08 58% [8 curl 0 B/152 kB 0%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 22:29:08 60% [9 libcurl3-gnutls 7780 B/179 kB 4%] 63% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 22:29:08 63% [10 liberror-perl 4096 B/22.8 kB 18%] 65% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:29:09 65% [11 git-man 20.5 kB/804 kB 3%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 22:29:10 72% [12 git 22.5 kB/2952 kB 1%] 83% [12 git 1506 kB/2952 kB 51%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 22:29:10 96% [13 make 31.8 kB/139 kB 23%] 98% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 22:29:10 98% [14 patch 4096 B/91.8 kB 4%] 100% [Working] Fetched 10.8 MB in 4s (2588 kB/s) 22:29:10 debconf: delaying package configuration, since apt-utils is not installed 22:29:10 Selecting previously unselected package perl-modules-5.26. 22:29:10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) 22:29:10 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 22:29:10 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:29:12 Selecting previously unselected package libgdbm5:arm64. 22:29:12 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 22:29:12 Unpacking libgdbm5:arm64 (1.14.1-6) ... 22:29:12 Selecting previously unselected package libgdbm-compat4:arm64. 22:29:12 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 22:29:12 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 22:29:12 Selecting previously unselected package libperl5.26:arm64. 22:29:12 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 22:29:12 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 22:29:14 Selecting previously unselected package perl. 22:29:14 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... 22:29:14 Unpacking perl (5.26.1-6ubuntu0.3) ... 22:29:14 Selecting previously unselected package less. 22:29:14 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 22:29:14 Unpacking less (487-0.1) ... 22:29:14 Selecting previously unselected package netbase. 22:29:14 Preparing to unpack .../06-netbase_5.4_all.deb ... 22:29:14 Unpacking netbase (5.4) ... 22:29:14 Selecting previously unselected package curl. 22:29:14 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 22:29:14 Unpacking curl (7.58.0-2ubuntu3.10) ... 22:29:14 Selecting previously unselected package libcurl3-gnutls:arm64. 22:29:14 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 22:29:14 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 22:29:14 Selecting previously unselected package liberror-perl. 22:29:14 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 22:29:14 Unpacking liberror-perl (0.17025-1) ... 22:29:15 Selecting previously unselected package git-man. 22:29:15 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:29:15 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:29:15 Selecting previously unselected package git. 22:29:15 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 22:29:15 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:29:16 Selecting previously unselected package make. 22:29:16 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 22:29:16 Unpacking make (4.1-9.1ubuntu1) ... 22:29:16 Selecting previously unselected package patch. 22:29:16 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 22:29:16 Unpacking patch (2.7.6-2ubuntu1.1) ... 22:29:17 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:29:17 Setting up less (487-0.1) ... 22:29:17 Setting up make (4.1-9.1ubuntu1) ... 22:29:17 Setting up curl (7.58.0-2ubuntu3.10) ... 22:29:17 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 22:29:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:29:17 Setting up libgdbm5:arm64 (1.14.1-6) ... 22:29:17 Setting up patch (2.7.6-2ubuntu1.1) ... 22:29:17 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 22:29:17 Setting up netbase (5.4) ... 22:29:17 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 22:29:17 Setting up perl (5.26.1-6ubuntu0.3) ... 22:29:17 Setting up liberror-perl (0.17025-1) ... 22:29:17 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:29:17 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 22:29:18 Processing triggers for mime-support (3.60ubuntu1) ... 22:29:23 curl set to automatically installed. 22:29:23 git set to automatically installed. 22:29:23 git-man set to automatically installed. 22:29:23 less set to automatically installed. 22:29:23 libcurl3-gnutls set to automatically installed. 22:29:23 liberror-perl set to automatically installed. 22:29:23 libgdbm-compat4 set to automatically installed. 22:29:23 libgdbm5 set to automatically installed. 22:29:23 libperl5.26 set to automatically installed. 22:29:23 make set to automatically installed. 22:29:23 netbase set to automatically installed. 22:29:23 patch set to automatically installed. 22:29:23 perl set to automatically installed. 22:29:23 perl-modules-5.26 set to automatically installed. 22:29:24 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 22:29:24 Please ensure the environment is properly setup before continuing. 22:29:24 Ignore this message if the appropriate measures have already been taken 22:29:25 Pulling go  22:29:28 'device-modbus' has dependencies that need to be staged: go 22:29:28 Skipping pull go (already ran) 22:29:28 Building go  22:29:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:28 Dload Upload Total Spent Left Speed 22:29:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 93.0M 23 21.9M 0 0 28.5M 0 0:00:03 --:--:-- 0:00:03 28.5M 60 93.0M 60 56.1M 0 0 32.0M 0 0:00:02 0:00:01 0:00:01 32.0M 90 93.0M 90 84.6M 0 0 30.7M 0 0:00:03 0:00:02 0:00:01 30.7M 100 93.0M 100 93.0M 0 0 31.7M 0 0:00:02 0:00:02 --:--:-- 31.7M 22:29:32 go1.13.5.linux-arm64.tar.gz: OK 22:29:51 Staging go  22:29:53 Pulling device-modbus  22:29:57 Skipping build go (already ran) 22:29:57 Building device-modbus  22:29:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 22:29:58 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 22:29:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:29:58 go: downloading github.com/goburrow/modbus v0.1.0 22:29:58 go: extracting github.com/goburrow/modbus v0.1.0 22:29:58 go: downloading github.com/goburrow/serial v0.1.0 22:29:58 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 22:29:58 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:29:58 go: extracting github.com/goburrow/serial v0.1.0 22:29:58 go: downloading github.com/gorilla/mux v1.7.1 22:29:58 go: downloading github.com/google/uuid v1.1.1 22:29:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:29:58 go: downloading github.com/OneOfOne/xxhash v1.2.6 22:29:58 go: downloading github.com/pkg/errors v0.8.1 22:29:58 go: extracting github.com/OneOfOne/xxhash v1.2.6 22:29:58 go: extracting github.com/pkg/errors v0.8.1 22:29:58 go: extracting github.com/gorilla/mux v1.7.1 22:29:58 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:29:58 go: extracting github.com/google/uuid v1.1.1 22:29:58 go: downloading github.com/go-kit/kit v0.8.0 22:29:58 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:29:58 go: downloading gopkg.in/yaml.v2 v2.2.8 22:29:58 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 22:29:58 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 22:29:58 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 22:29:58 go: downloading github.com/BurntSushi/toml v0.3.1 22:29:58 go: downloading github.com/pelletier/go-toml v1.2.0 22:29:58 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 22:29:58 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 22:29:58 go: extracting gopkg.in/yaml.v2 v2.2.8 22:29:58 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 22:29:58 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 22:29:58 go: extracting github.com/BurntSushi/toml v0.3.1 22:29:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:29:58 go: downloading github.com/hashicorp/consul/api v1.1.0 22:29:58 go: extracting github.com/pelletier/go-toml v1.2.0 22:29:58 go: downloading github.com/x448/float16 v0.8.4 22:29:58 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:29:58 go: downloading github.com/mitchellh/copystructure v1.0.0 22:29:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:29:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:29:58 go: extracting github.com/go-kit/kit v0.8.0 22:29:58 go: extracting github.com/x448/float16 v0.8.4 22:29:58 go: extracting github.com/hashicorp/consul/api v1.1.0 22:29:58 go: extracting github.com/mitchellh/copystructure v1.0.0 22:29:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:29:58 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 22:29:58 go: extracting github.com/mitchellh/mapstructure v1.1.2 22:29:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:29:58 go: downloading github.com/hashicorp/serf v0.8.2 22:29:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:29:58 go: extracting github.com/mitchellh/reflectwalk v1.0.0 22:29:58 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 22:29:58 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 22:29:58 go: extracting github.com/hashicorp/serf v0.8.2 22:29:58 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:29:58 go: extracting github.com/go-logfmt/logfmt v0.4.0 22:29:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:29:58 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:29:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:29:58 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 22:29:59 go: downloading github.com/hashicorp/golang-lru v0.5.1 22:29:59 go: extracting github.com/hashicorp/golang-lru v0.5.1 22:29:59 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 22:29:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:29:59 go: finding github.com/goburrow/modbus v0.1.0 22:29:59 go: finding github.com/gorilla/mux v1.7.1 22:29:59 go: finding github.com/go-kit/kit v0.8.0 22:29:59 go: finding github.com/goburrow/serial v0.1.0 22:29:59 go: finding github.com/OneOfOne/xxhash v1.2.6 22:29:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:29:59 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:29:59 go: finding github.com/google/uuid v1.1.1 22:29:59 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:29:59 go: finding github.com/go-logfmt/logfmt v0.4.0 22:29:59 go: finding github.com/x448/float16 v0.8.4 22:29:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:29:59 go: finding gopkg.in/yaml.v2 v2.2.8 22:29:59 go: finding github.com/BurntSushi/toml v0.3.1 22:29:59 go: finding github.com/pkg/errors v0.8.1 22:29:59 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:29:59 go: finding github.com/pelletier/go-toml v1.2.0 22:29:59 go: finding github.com/hashicorp/consul/api v1.1.0 22:29:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:29:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:29:59 go: finding github.com/mitchellh/copystructure v1.0.0 22:29:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:29:59 go: finding github.com/hashicorp/serf v0.8.2 22:29:59 go: finding github.com/mitchellh/mapstructure v1.1.2 22:29:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:29:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:29:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:29:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:29:59 go: finding github.com/hashicorp/golang-lru v0.5.1 22:30:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:30:32 Skipping stage go (already ran) 22:30:32 Staging device-modbus  22:30:36 Priming go  22:30:39 Priming device-modbus  22:30:42 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 22:30:42 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 22:30:42 Determining the version from the project repo (version-script). 22:30:42 The version has been set to 'local-dev-20200909+9228997' 22:30:43 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | 22:30:43 Snapped edgex-device-modbus_local-dev-20200909+9228997_arm64.snap [Pipeline] } 22:30:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [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 22:30:48 provisioning config files... 22:30:48 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/config8764566123370763426tmp [Pipeline] { [Pipeline] sh 22:30:49 + curl -s https://codecov.io/bash 22:30:49 + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/config8764566123370763426tmp [Pipeline] } 22:30:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 22:30:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:30:53 ---> package-listing.sh 22:30:53 ++ facter osfamily 22:30:53 ++ tr '[:upper:]' '[:lower:]' 22:30:53 + OS_FAMILY=redhat 22:30:53 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-172 22:30:53 + START_PACKAGES=/tmp/packages_start.txt 22:30:53 + END_PACKAGES=/tmp/packages_end.txt 22:30:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:30:53 + PACKAGES=/tmp/packages_start.txt 22:30:53 + '[' /w/workspace/xfoundry_device-modbus-go_PR-172 ']' 22:30:53 + PACKAGES=/tmp/packages_end.txt 22:30:53 + case "${OS_FAMILY}" in 22:30:53 + rpm -qa 22:30:53 + sort 22:30:57 + '[' -f /tmp/packages_start.txt ']' 22:30:57 + '[' -f /tmp/packages_end.txt ']' 22:30:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:30:57 + '[' /w/workspace/xfoundry_device-modbus-go_PR-172 ']' 22:30:57 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-172/archives/ 22:30:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-172/archives/ [Pipeline] isUnix [Pipeline] sh 22:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:30:58 22:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:30:58 alpine: Pulling from edgex-lftools-log-publisher 22:30:58 df20fa9351a1: Pulling fs layer 22:30:58 36b3adc4ff6f: Pulling fs layer 22:30:58 8ad3a11d3b57: Pulling fs layer 22:30:58 46f8f816bc3b: Pulling fs layer 22:30:58 0dadc02b9964: Pulling fs layer 22:30:58 ce6a7cf60c04: Pulling fs layer 22:30:58 7a184a31f384: Pulling fs layer 22:30:58 0879bd2ef858: Pulling fs layer 22:30:58 0dadc02b9964: Waiting 22:30:58 0879bd2ef858: Waiting 22:30:58 ce6a7cf60c04: Waiting 22:30:58 36b3adc4ff6f: Verifying Checksum 22:30:58 36b3adc4ff6f: Download complete 22:30:58 46f8f816bc3b: Verifying Checksum 22:30:58 46f8f816bc3b: Download complete 22:30:58 df20fa9351a1: Verifying Checksum 22:30:58 df20fa9351a1: Download complete 22:30:58 ce6a7cf60c04: Verifying Checksum 22:30:58 ce6a7cf60c04: Download complete 22:30:58 7a184a31f384: Verifying Checksum 22:30:58 7a184a31f384: Download complete 22:30:58 0dadc02b9964: Verifying Checksum 22:30:58 0dadc02b9964: Download complete 22:30:58 8ad3a11d3b57: Verifying Checksum 22:30:58 8ad3a11d3b57: Download complete 22:30:59 df20fa9351a1: Pull complete 22:30:59 36b3adc4ff6f: Pull complete 22:30:59 0879bd2ef858: Verifying Checksum 22:30:59 0879bd2ef858: Download complete 22:30:59 8ad3a11d3b57: Pull complete 22:30:59 46f8f816bc3b: Pull complete 22:31:00 0dadc02b9964: Pull complete 22:31:00 ce6a7cf60c04: Pull complete 22:31:00 7a184a31f384: Pull complete 22:31:03 0879bd2ef858: Pull complete 22:31:03 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 22:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:31:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:31:03 prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container 22:31:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/xfoundry_device-modbus-go_PR-172 -v /w/workspace/xfoundry_device-modbus-go_PR-172:/w/workspace/xfoundry_device-modbus-go_PR-172:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-172@tmp:/w/workspace/xfoundry_device-modbus-go_PR-172@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:31:08 $ docker top ffc194509d152945ddd29027f3f27444e3c4ea15c26471668dd64f0191871828 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:08 + mkdir -p /var/log/sa [Pipeline] sh 22:31:09 + ls /var/log/sa-host 22:31:09 + sadf -c /var/log/sa-host/sa05 22:31:09 file_magic: OK 22:31:09 HZ: Using current value: 100 22:31:09 file_header: OK 22:31:09 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 22:31:09 Statistics: 22:31:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:31:09 File successfully converted to sysstat format version 12.2.1 22:31:09 + sadf -c /var/log/sa-host/sa09 22:31:09 file_magic: OK 22:31:09 HZ: Using current value: 100 22:31:09 file_header: OK 22:31:09 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 22:31:09 Statistics: 22:31:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:31:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:09 provisioning config files... 22:31:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-172@tmp/config6186133089988379152tmp [Pipeline] { [Pipeline] echo 22:31:09 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:31:09 ---> create-netrc.sh [Pipeline] echo 22:31:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:31:10 ---> logs-deploy.sh 22:31:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-172/1 22:31:10 INFO: archiving workspace using pattern(s): 22:31:11 Archives upload complete. 22:31:11 INFO: archiving logs to Nexus 22:31:12 ---> uname -a: 22:31:12 Linux ffc194509d15 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:31:12 22:31:12 22:31:12 ---> lscpu: 22:31:12 Architecture: x86_64 22:31:12 CPU op-mode(s): 32-bit, 64-bit 22:31:12 Byte Order: Little Endian 22:31:12 Address sizes: 40 bits physical, 48 bits virtual 22:31:12 CPU(s): 4 22:31:12 On-line CPU(s) list: 0-3 22:31:12 Thread(s) per core: 1 22:31:12 Core(s) per socket: 1 22:31:12 Socket(s): 4 22:31:12 NUMA node(s): 1 22:31:12 Vendor ID: GenuineIntel 22:31:12 CPU family: 6 22:31:12 Model: 44 22:31:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:31:12 Stepping: 1 22:31:12 CPU MHz: 2933.438 22:31:12 BogoMIPS: 5866.87 22:31:12 Virtualization: VT-x 22:31:12 Hypervisor vendor: KVM 22:31:12 Virtualization type: full 22:31:12 L1d cache: 128 KiB 22:31:12 L1i cache: 128 KiB 22:31:12 L2 cache: 16 MiB 22:31:12 L3 cache: 64 MiB 22:31:12 NUMA node0 CPU(s): 0-3 22:31:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:31:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:31:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:31:12 Vulnerability Meltdown: Mitigation; PTI 22:31:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:31:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:31:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:31:12 Vulnerability Tsx async abort: Not affected 22:31:12 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 22:31:12 22:31:12 22:31:12 ---> nproc: 22:31:12 4 22:31:12 22:31:12 22:31:12 ---> df -h: 22:31:12 Filesystem Size Used Available Use% Mounted on 22:31:12 overlay 50.0G 6.9G 43.0G 14% / 22:31:12 tmpfs 64.0M 0 64.0M 0% /dev 22:31:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:31:12 shm 64.0M 0 64.0M 0% /dev/shm 22:31:12 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf 22:31:12 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname 22:31:12 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts 22:31:12 /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa-host 22:31:12 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/xfoundry_device-modbus-go_PR-172 22:31:12 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/xfoundry_device-modbus-go_PR-172@tmp 22:31:12 22:31:12 22:31:12 ---> free -m: 22:31:12 total used free shared buff/cache available 22:31:12 Mem: 1837 663 136 0 1037 1067 22:31:12 Swap: 1023 0 1023 22:31:12 22:31:12 22:31:12 ---> ip addr: 22:31:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:31:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:31:12 inet 127.0.0.1/8 scope host lo 22:31:12 valid_lft forever preferred_lft forever 22:31:12 6: eth0@if7: mtu 1458 qdisc noqueue state UP 22:31:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:31:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:31:12 valid_lft forever preferred_lft forever 22:31:12 22:31:12 22:31:12 ---> sar -b -r -n DEV: 22:31:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/09/20 _x86_64_ (4 CPU) 22:31:12 22:31:12 22:18:57 LINUX RESTART (4 CPU) 22:31:12 22:31:12 22:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:31:12 22:21:01 6.43 1.45 4.98 0.00 97.49 143.17 0.00 22:31:12 22:22:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 22:31:12 22:23:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 22:31:12 22:24:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 22:31:12 22:25:01 0.28 0.00 0.28 0.00 0.00 4.56 0.00 22:31:12 22:26:01 0.32 0.02 0.30 0.00 0.13 3.90 0.00 22:31:12 22:27:01 0.55 0.00 0.55 0.00 0.00 6.66 0.00 22:31:12 22:28:01 0.72 0.00 0.72 0.00 0.00 8.89 0.00 22:31:12 22:29:01 0.60 0.00 0.60 0.00 0.00 6.80 0.00 22:31:12 22:30:01 0.57 0.00 0.57 0.00 0.00 6.68 0.00 22:31:12 22:31:01 52.85 42.96 9.89 0.00 4286.28 2805.34 0.00 22:31:12 Average: 5.74 4.04 1.70 0.00 398.75 272.56 0.00 22:31:12 22:31:12 22:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:31:12 22:21:01 151640 0 586820 31.19 2620 1140476 1111664 37.94 431344 1139328 20 22:31:12 22:22:01 155852 0 582604 30.96 2620 1140480 1084164 37.00 430992 1136072 12 22:31:12 22:23:01 155792 0 582656 30.97 2620 1140488 1084188 37.00 431264 1136072 8 22:31:12 22:24:01 154524 0 583924 31.03 2620 1140488 1084224 37.00 435288 1133412 12 22:31:12 22:25:01 155560 0 582880 30.98 2620 1140496 1074984 36.69 440624 1126976 20 22:31:12 22:26:01 155692 0 582736 30.97 2620 1140508 1074948 36.69 440540 1126976 12 22:31:12 22:27:01 155104 0 583324 31.00 2620 1140508 1075104 36.69 430716 1137680 8 22:31:12 22:28:01 154972 0 583448 31.01 2620 1140516 1075116 36.69 430788 1137680 8 22:31:12 22:29:01 156268 0 582148 30.94 2620 1140520 1074888 36.68 429700 1137680 8 22:31:12 22:30:01 155908 0 582500 30.96 2620 1140528 1075012 36.69 428736 1138984 8 22:31:12 22:31:01 79392 0 695756 36.98 2620 1103788 1509040 51.50 495044 1119540 63148 22:31:12 Average: 148246 0 593527 31.54 2620 1137163 1120303 38.23 438640 1133673 5751 22:31:12 22:31:12 22:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:31:12 22:21:01 eth0 22.41 17.50 19.48 29.03 0.00 0.00 0.00 0.00 22:31:12 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:21:01 docker0 2.10 1.60 0.36 3.73 0.00 0.00 0.00 0.00 22:31:12 22:22:01 eth0 1.78 0.70 1.04 0.19 0.00 0.00 0.00 0.00 22:31:12 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:23:01 eth0 1.00 0.37 0.32 0.23 0.00 0.00 0.00 0.00 22:31:12 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:24:01 eth0 0.57 0.43 0.31 0.21 0.00 0.00 0.00 0.00 22:31:12 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:25:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:31:12 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:26:01 eth0 0.67 0.10 0.12 0.01 0.00 0.00 0.00 0.00 22:31:12 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:27:01 eth0 1.12 0.40 0.32 0.18 0.00 0.00 0.00 0.00 22:31:12 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:28:01 eth0 0.53 0.48 0.27 0.24 0.00 0.00 0.00 0.00 22:31:12 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:31:12 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:30:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:31:12 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:31:01 eth0 79.78 62.80 736.71 8.74 0.00 0.00 0.00 0.00 22:31:12 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 Average: eth0 9.86 7.57 69.01 3.54 0.00 0.00 0.00 0.00 22:31:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:12 Average: docker0 0.19 0.15 0.03 0.34 0.00 0.00 0.00 0.00 22:31:12 22:31:12 22:31:12 ---> sar -P ALL: 22:31:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/09/20 _x86_64_ (4 CPU) 22:31:12 22:31:12 22:18:57 LINUX RESTART (4 CPU) 22:31:12 22:31:12 22:20:01 CPU %user %nice %system %iowait %steal %idle 22:31:12 22:21:01 all 1.01 0.00 0.46 0.03 0.01 98.49 22:31:12 22:21:01 0 0.97 0.00 0.58 0.08 0.02 98.35 22:31:12 22:21:01 1 1.22 0.00 0.32 0.02 0.00 98.45 22:31:12 22:21:01 2 1.12 0.00 0.48 0.02 0.00 98.38 22:31:12 22:21:01 3 0.73 0.00 0.45 0.02 0.02 98.78 22:31:12 22:22:01 all 0.12 0.00 0.04 0.00 0.00 99.85 22:31:12 22:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:31:12 22:22:01 1 0.33 0.00 0.05 0.00 0.00 99.62 22:31:12 22:22:01 2 0.07 0.00 0.03 0.00 0.00 99.90 22:31:12 22:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:31:12 22:23:01 all 0.16 0.00 0.03 0.00 0.00 99.81 22:31:12 22:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:31:12 22:23:01 1 0.52 0.00 0.02 0.00 0.00 99.47 22:31:12 22:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:31:12 22:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:31:12 22:24:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:31:12 22:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:12 22:24:01 1 0.53 0.00 0.03 0.00 0.00 99.43 22:31:12 22:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:31:12 22:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:31:12 22:25:01 all 0.14 0.00 0.05 0.00 0.01 99.80 22:31:12 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:12 22:25:01 1 0.47 0.00 0.08 0.00 0.02 99.43 22:31:12 22:25:01 2 0.07 0.00 0.05 0.00 0.02 99.87 22:31:12 22:25:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:31:12 22:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 22:31:12 22:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:31:12 22:26:01 1 0.52 0.00 0.02 0.00 0.00 99.47 22:31:12 22:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:31:12 22:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:31:12 22:27:01 all 0.16 0.00 0.03 0.00 0.00 99.81 22:31:12 22:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:31:12 22:27:01 1 0.53 0.00 0.02 0.00 0.00 99.45 22:31:12 22:27:01 2 0.07 0.00 0.05 0.00 0.00 99.88 22:31:12 22:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:31:12 22:28:01 all 0.15 0.00 0.04 0.00 0.00 99.81 22:31:12 22:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 22:31:12 22:28:01 1 0.52 0.00 0.02 0.00 0.00 99.47 22:31:12 22:28:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:31:12 22:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:31:12 22:29:01 all 0.17 0.00 0.02 0.00 0.00 99.80 22:31:12 22:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:12 22:29:01 1 0.55 0.00 0.03 0.00 0.00 99.42 22:31:12 22:29:01 2 0.07 0.00 0.02 0.00 0.00 99.92 22:31:12 22:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:31:12 22:30:01 all 0.14 0.00 0.03 0.00 0.00 99.83 22:31:12 22:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:31:12 22:30:01 1 0.50 0.00 0.07 0.00 0.00 99.43 22:31:12 22:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:31:12 22:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:31:12 22:31:01 all 2.45 0.00 1.51 0.97 0.00 95.07 22:31:12 22:31:01 0 1.90 0.00 1.72 0.17 0.00 96.21 22:31:12 22:31:01 1 3.00 0.00 1.36 1.12 0.00 94.51 22:31:12 22:31:01 2 2.34 0.00 1.39 1.55 0.00 94.72 22:31:12 22:31:01 3 2.54 0.00 1.59 1.04 0.00 94.84 22:31:12 22:31:12 Average: CPU %user %nice %system %iowait %steal %idle 22:31:12 Average: all 0.44 0.00 0.21 0.09 0.00 99.27 22:31:12 Average: 0 0.28 0.00 0.23 0.02 0.00 99.47 22:31:12 Average: 1 0.79 0.00 0.18 0.10 0.00 98.93 22:31:12 Average: 2 0.35 0.00 0.20 0.14 0.00 99.30 22:31:12 Average: 3 0.32 0.00 0.21 0.10 0.00 99.37 22:31:12 22:31:12 22:31:12