Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 645745cc2ab9199d577c2f6eedd0068fe13701dd Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: 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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9388 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # 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 --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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 --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 645745cc2ab9199d577c2f6eedd0068fe13701dd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 Commit message: "Merge pull request #184 from weichou1229/issue-183" > git rev-list --no-walk ba9e6d923d70383f307bed2756b0cea3beca13c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:05:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:05:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:05:08 ========================================================= 03:05:08 EdgeX Global Pipelines Version Info 03:05:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:05:09 ------------------- 03:05:09 stable info: 03:05:09 ------------------- 03:05:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:05:09 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 03:05:09 Message: update stable to v1.0.148 03:05:10 ------------------- 03:05:10 experimental info: 03:05:10 ------------------- 03:05:10 Commited By: **** collab-it+edgex@linuxfoundation.org 03:05:10 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 03:05:10 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:05:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] echo 03:05:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 645745c [Pipeline] echo 03:05:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:14 + git log --format=format:%s -1 645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] echo 03:05:14 GIT_COMMIT: 645745cc2ab9199d577c2f6eedd0068fe13701dd, Commit Message: Merge pull request #184 from weichou1229/issue-183 [Pipeline] echo 03:05:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:15 03:05:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:05:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:16 latest: Pulling from edgex-devops/git-semver 03:05:16 31603596830f: Pulling fs layer 03:05:16 2a8b12db71e7: Pulling fs layer 03:05:16 6ca5941a6612: Pulling fs layer 03:05:16 ecc8261a40a4: Pulling fs layer 03:05:16 ecc8261a40a4: Waiting 03:05:16 2a8b12db71e7: Verifying Checksum 03:05:16 2a8b12db71e7: Download complete 03:05:16 31603596830f: Verifying Checksum 03:05:16 31603596830f: Download complete 03:05:16 ecc8261a40a4: Verifying Checksum 03:05:16 ecc8261a40a4: Download complete 03:05:16 6ca5941a6612: Verifying Checksum 03:05:16 6ca5941a6612: Download complete 03:05:16 31603596830f: Pull complete 03:05:17 2a8b12db71e7: Pull complete 03:05:17 6ca5941a6612: Pull complete 03:05:17 ecc8261a40a4: Pull complete 03:05:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:05:18 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:05:19 $ docker top e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:20 [ssh-agent] Looking for ssh-agent implementation... 03:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:20 $ docker exec e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 ssh-agent 03:05:20 SSH_AUTH_SOCK=/tmp/ssh-vGgMsNEw3o1c/agent.11 03:05:20 SSH_AGENT_PID=16 03:05:20 Running ssh-add (command line suppressed) 03:05:20 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8896922002031375377.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8896922002031375377.key) 03:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:21 + git tag --points-at HEAD [Pipeline] } 03:05:21 $ docker exec --env ******** --env ******** e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 ssh-agent -k 03:05:21 unset SSH_AUTH_SOCK; 03:05:21 unset SSH_AGENT_PID; 03:05:21 echo Agent pid 16 killed; 03:05:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:05:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:21 [ssh-agent] Looking for ssh-agent implementation... 03:05:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:22 $ docker exec e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 ssh-agent 03:05:22 SSH_AUTH_SOCK=/tmp/ssh-8qKM1pGoRaOR/agent.44 03:05:22 SSH_AGENT_PID=49 03:05:22 Running ssh-add (command line suppressed) 03:05:22 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8906334941546160299.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8906334941546160299.key) 03:05:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:22 + git semver init 03:05:22 # -> Open(): unable to determine branch for HEAD 03:05:22 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 03:05:22 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 03:05:22 # $SEMVER_REMOTE_NAME = origin 03:05:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:05:22 # $SEMVER_USER_NAME = edgex-jenkins 03:05:22 # $SEMVER_BRANCH = master 03:05:22 # $SEMVER_TEMP = /tmp/semver-853282891 03:05:22 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 03:05:23 # '/tmp/semver-853282891' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 03:05:23 # -> Force: false 03:05:23 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 03:05:23 $ docker exec --env ******** --env ******** e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 ssh-agent -k 03:05:23 unset SSH_AUTH_SOCK; 03:05:23 unset SSH_AGENT_PID; 03:05:23 echo Agent pid 49 killed; 03:05:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:23 + git semver [Pipeline] } 03:05:23 $ docker stop --time=1 e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 03:05:25 $ docker rm -f e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:05:25 Stashed 1 file(s) [Pipeline] echo 03:05:25 [edgeXSemver]: initialized semver on version 1.2.3-dev.8 [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 03:05:41 Still waiting to schedule task 03:05:41 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9377’ is offline; ‘prd-centos7-docker-4c-2g-9392’ is offline; ‘prd-centos7-docker-4c-2g-9394’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9376’ doesn’t have label ‘centos7-docker-4c-2g’ 03:05:41 Still waiting to schedule task 03:05:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:07:14 Running on prd-centos7-docker-4c-2g-9400 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 03:07:14 Running in /w/workspace/device-modbus-go/26 [Pipeline] { [Pipeline] checkout 03:07:19 using credential edgex-jenkins-ssh 03:07:19 Cloning the remote Git repository 03:07:19 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 03:07:19 > git init /w/workspace/device-modbus-go/26 # timeout=10 03:07:19 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:07:19 > git --version # timeout=10 03:07:19 > git --version # 'git version 2.16.5' 03:07:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:20 Checking out Revision 645745cc2ab9199d577c2f6eedd0068fe13701dd (master) 03:07:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:07:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:07:20 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:07:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:07:20 > git config core.sparsecheckout # timeout=10 03:07:20 > git checkout -f 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 03:07:24 Commit message: "Merge pull request #184 from weichou1229/issue-183" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:07:25 ========================================================= 03:07:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:07:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:07:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:07:26 Sending build context to Docker daemon 492.5kB 03:07:26 Step 1/8 : ARG BASE=golang:1.15-alpine 03:07:26 Step 2/8 : FROM ${BASE} 03:07:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:07:26 df20fa9351a1: Pulling fs layer 03:07:26 ed8968b2872e: Pulling fs layer 03:07:26 a92cc7c5fd73: Pulling fs layer 03:07:26 e871e8e8d7a9: Pulling fs layer 03:07:26 e73272ec9a57: Pulling fs layer 03:07:26 1e910a182e73: Pulling fs layer 03:07:26 4e634b169226: Pulling fs layer 03:07:26 e871e8e8d7a9: Waiting 03:07:26 1e910a182e73: Waiting 03:07:26 e73272ec9a57: Waiting 03:07:26 a92cc7c5fd73: Verifying Checksum 03:07:26 a92cc7c5fd73: Download complete 03:07:26 ed8968b2872e: Download complete 03:07:26 e73272ec9a57: Verifying Checksum 03:07:26 e73272ec9a57: Download complete 03:07:26 1e910a182e73: Download complete 03:07:26 df20fa9351a1: Verifying Checksum 03:07:26 df20fa9351a1: Download complete 03:07:26 df20fa9351a1: Pull complete 03:07:27 ed8968b2872e: Pull complete 03:07:27 a92cc7c5fd73: Pull complete 03:07:28 4e634b169226: Verifying Checksum 03:07:28 4e634b169226: Download complete 03:07:30 e871e8e8d7a9: Verifying Checksum 03:07:30 e871e8e8d7a9: Download complete 03:07:36 e871e8e8d7a9: Pull complete 03:07:36 e73272ec9a57: Pull complete 03:07:36 1e910a182e73: Pull complete 03:07:44 4e634b169226: Pull complete 03:07:44 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 03:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:07:44 ---> f7629b54cfaa 03:07:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:07:44 ---> Running in e469ad9485d2 03:07:44 Removing intermediate container e469ad9485d2 03:07:44 ---> 0a067a019ffc 03:07:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:44 ---> Running in bf84d84be255 03:07:46 Removing intermediate container bf84d84be255 03:07:46 ---> 8f62c56bb2e6 03:07:46 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:07:46 ---> Running in 8ad237ef6741 03:07:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:07:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:07:50 (1/14) Installing libmagic (5.38-r0) 03:07:50 (2/14) Installing file (5.38-r0) 03:07:50 (3/14) Installing libc-dev (0.7.2-r3) 03:07:50 (4/14) Installing g++ (9.3.0-r2) 03:08:03 (5/14) Installing fortify-headers (1.1-r0) 03:08:03 (6/14) Installing patch (2.7.6-r6) 03:08:03 (7/14) Installing build-base (0.5-r2) 03:08:03 (8/14) Installing openssh-keygen (8.3_p1-r0) 03:08:03 (9/14) Installing libedit (20191231.3.1-r0) 03:08:03 (10/14) Installing openssh-client (8.3_p1-r0) 03:08:03 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 03:08:03 (12/14) Installing openssh-server-common (8.3_p1-r0) 03:08:03 (13/14) Installing openssh-server (8.3_p1-r0) 03:08:04 (14/14) Installing openssh (8.3_p1-r0) 03:08:04 Executing busybox-1.31.1-r16.trigger 03:08:04 OK: 237 MiB in 53 packages 03:08:08 Removing intermediate container 8ad237ef6741 03:08:08 ---> c0a0f2a73ed6 03:08:08 Step 6/8 : WORKDIR /device-modbus-go 03:08:08 ---> Running in ddf0e42b88bd 03:08:08 Removing intermediate container ddf0e42b88bd 03:08:08 ---> bd61726d746e 03:08:08 Step 7/8 : COPY . . 03:08:08 ---> b32f990a4b69 03:08:08 Step 8/8 : RUN go mod download 03:08:08 ---> Running in f92c21d7076d 03:08:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9401 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 03:08:12 Running in /w/workspace/device-modbus-go/26 [Pipeline] { [Pipeline] checkout 03:08:19 using credential edgex-jenkins-ssh 03:08:19 Cloning the remote Git repository 03:08:19 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 03:08:19 > git init /w/workspace/device-modbus-go/26 # timeout=10 03:08:19 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:08:19 > git --version # timeout=10 03:08:19 > git --version # 'git version 2.17.1' 03:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:21 Checking out Revision 645745cc2ab9199d577c2f6eedd0068fe13701dd (master) 03:08:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:08:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:08:20 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:08:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:08:21 > git config core.sparsecheckout # timeout=10 03:08:21 > git checkout -f 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 03:08:25 Commit message: "Merge pull request #184 from weichou1229/issue-183" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:08:26 ========================================================= 03:08:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:08:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:08:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:08:29 Sending build context to Docker daemon 492.5kB 03:08:29 Step 1/8 : ARG BASE=golang:1.15-alpine 03:08:29 Step 2/8 : FROM ${BASE} 03:08:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:08:29 b538f80385f9: Pulling fs layer 03:08:29 74f711af9a0d: Pulling fs layer 03:08:29 99f96fe45779: Pulling fs layer 03:08:29 8529a6b9a6be: Pulling fs layer 03:08:29 45590311c82a: Pulling fs layer 03:08:29 69ca0ff8b7b3: Pulling fs layer 03:08:29 209524e5b208: Pulling fs layer 03:08:29 8529a6b9a6be: Waiting 03:08:29 45590311c82a: Waiting 03:08:29 69ca0ff8b7b3: Waiting 03:08:29 209524e5b208: Waiting 03:08:29 99f96fe45779: Verifying Checksum 03:08:29 99f96fe45779: Download complete 03:08:29 74f711af9a0d: Verifying Checksum 03:08:29 74f711af9a0d: Download complete 03:08:29 45590311c82a: Verifying Checksum 03:08:29 45590311c82a: Download complete 03:08:29 69ca0ff8b7b3: Verifying Checksum 03:08:29 69ca0ff8b7b3: Download complete 03:08:29 b538f80385f9: Verifying Checksum 03:08:29 b538f80385f9: Download complete 03:08:30 b538f80385f9: Pull complete 03:08:30 Removing intermediate container f92c21d7076d 03:08:30 ---> 9b05dfc383c1 03:08:30 Successfully built 9b05dfc383c1 03:08:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:08:31 74f711af9a0d: Pull complete 03:08:31 99f96fe45779: Pull complete 03:08:31 + docker inspect -f . ci-base-image-x86_64 03:08:31 . [Pipeline] withDockerContainer 03:08:31 prd-centos7-docker-4c-2g-9400 does not seem to be running inside a container 03:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/26 -v /w/workspace/device-modbus-go/26:/w/workspace/device-modbus-go/26:rw,z -v /w/workspace/device-modbus-go/26@tmp:/w/workspace/device-modbus-go/26@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 ******** ci-base-image-x86_64 cat 03:08:32 $ docker top ad6f37f820eddd4c3ffa5bb15a4ef1e418719936ca11110e9c996c45e4ea8523 -eo pid,comm 03:08:32 209524e5b208: Verifying Checksum 03:08:32 209524e5b208: Download complete [Pipeline] { [Pipeline] sh 03:08:33 + go version 03:08:33 go version go1.15.2 linux/amd64 [Pipeline] } 03:08:33 $ docker stop --time=1 ad6f37f820eddd4c3ffa5bb15a4ef1e418719936ca11110e9c996c45e4ea8523 03:08:34 $ docker rm -f ad6f37f820eddd4c3ffa5bb15a4ef1e418719936ca11110e9c996c45e4ea8523 [Pipeline] // withDockerContainer [Pipeline] } 03:08:34 8529a6b9a6be: Verifying Checksum 03:08:34 8529a6b9a6be: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:36 + ls -al . 03:08:36 total 64 03:08:36 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 03:07 . 03:08:36 drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 03:07 .. 03:08:36 -rw-rw-r--. 1 jenkins jenkins 5589 Oct 28 03:07 Attribution.txt 03:08:36 drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 03:07 bin 03:08:36 drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 03:07 cmd 03:08:36 -rw-rw-r--. 1 jenkins jenkins 1430 Oct 28 03:07 Dockerfile 03:08:36 -rw-rw-r--. 1 jenkins jenkins 954 Oct 28 03:07 Dockerfile.build 03:08:36 -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 03:07 .dockerignore 03:08:36 drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 03:07 .git 03:08:36 drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 03:07 .github 03:08:36 -rw-rw-r--. 1 jenkins jenkins 338 Oct 28 03:07 .gitignore 03:08:36 -rw-rw-r--. 1 jenkins jenkins 523 Oct 28 03:07 go.mod 03:08:36 drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 03:07 internal 03:08:36 -rw-rw-r--. 1 jenkins jenkins 679 Oct 28 03:07 Jenkinsfile 03:08:36 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 03:07 LICENSE 03:08:36 -rw-rw-r--. 1 jenkins jenkins 880 Oct 28 03:07 Makefile 03:08:36 -rw-rw-r--. 1 jenkins jenkins 591 Oct 28 03:07 README.md 03:08:36 drwxrwxr-x. 2 jenkins jenkins 52 Oct 28 03:07 simulator 03:08:36 drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 03:07 snap 03:08:36 -rw-rw-r--. 1 jenkins jenkins 11 Oct 28 03:05 VERSION 03:08:36 -rw-rw-r--. 1 jenkins jenkins 229 Oct 28 03:07 version.go [Pipeline] isUnix [Pipeline] sh 03:08:37 + 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=645745cc2ab9199d577c2f6eedd0068fe13701dd --label arch=amd64 --label version=1.2.3-dev.8 . 03:08:37 Sending build context to Docker daemon 492.5kB 03:08:37 Step 1/20 : ARG BASE=golang:1.15-alpine 03:08:37 Step 2/20 : FROM ${BASE} AS builder 03:08:37 ---> 9b05dfc383c1 03:08:37 Step 3/20 : ARG MAKE='make build' 03:08:37 ---> Running in 57510144dfc9 03:08:37 Removing intermediate container 57510144dfc9 03:08:37 ---> e9d02017544e 03:08:37 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:37 ---> Running in 2c7d2b567beb 03:08:38 Removing intermediate container 2c7d2b567beb 03:08:38 ---> aaf733bb2ab5 03:08:38 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 03:08:38 ---> Running in d26f1dfc34d7 03:08:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:08:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:08:41 OK: 237 MiB in 53 packages 03:08:42 Removing intermediate container d26f1dfc34d7 03:08:42 ---> 7810fa13be92 03:08:42 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 03:08:42 ---> Running in 2c1661a079d6 03:08:42 Removing intermediate container 2c1661a079d6 03:08:42 ---> 6926af9ba53c 03:08:42 Step 7/20 : COPY . . 03:08:43 ---> a7b5a4a1a726 03:08:43 Step 8/20 : RUN ${MAKE} 03:08:43 ---> Running in 96cb28b234a8 03:08:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.3-dev.8" -o cmd/device-modbus ./cmd 03:08:45 8529a6b9a6be: Pull complete 03:08:45 45590311c82a: Pull complete 03:08:45 69ca0ff8b7b3: Pull complete 03:08:48 209524e5b208: Pull complete 03:08:48 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 03:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:08:48 ---> 5bddaf1c2fca 03:08:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:08:51 ---> Running in cbece0e4b40e 03:08:52 Removing intermediate container cbece0e4b40e 03:08:52 ---> e52e3bcf5eb0 03:08:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:52 ---> Running in 8268d0a59cd6 03:08:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:08:55 Removing intermediate container 8268d0a59cd6 03:08:55 ---> 296568beb4ca 03:08:55 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:08:55 ---> Running in cfd1deaba152 03:08:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:08:57 Removing intermediate container 96cb28b234a8 03:08:57 ---> 7d8dd1e06a5d 03:08:57 Step 9/20 : FROM scratch 03:08:57 ---> 03:08:57 Step 10/20 : ENV APP_PORT=49991 03:08:57 ---> Running in 611fc92f5469 03:08:57 Removing intermediate container 611fc92f5469 03:08:57 ---> b1b744ac018c 03:08:57 Step 11/20 : EXPOSE $APP_PORT 03:08:57 ---> Running in 9e913b0a540d 03:08:57 Removing intermediate container 9e913b0a540d 03:08:57 ---> d32ebd53ac3a 03:08:57 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 03:08:58 ---> e57a6b74bc0b 03:08:58 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 03:08:58 ---> 61956c578fd0 03:08:58 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 03:08:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:08:58 ---> ee94d0cf6a88 03:08:58 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 03:08:58 ---> Running in 794cf4ff6713 03:08:58 Removing intermediate container 794cf4ff6713 03:08:58 ---> 4428882f15b6 03:08:58 Step 16/20 : ENTRYPOINT ["/device-modbus"] 03:08:58 ---> Running in 18d3cf4c549a 03:08:58 Removing intermediate container 18d3cf4c549a 03:08:58 ---> 2de34e7373a1 03:08:58 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:58 ---> Running in 3f35ad168ba1 03:08:59 Removing intermediate container 3f35ad168ba1 03:08:59 ---> ffc383d0fe99 03:08:59 Step 18/20 : LABEL arch=amd64 03:08:59 ---> Running in a9a3db412b73 03:08:59 (1/14) Installing libmagic (5.38-r0) 03:08:59 Removing intermediate container a9a3db412b73 03:08:59 ---> 7dcd1c315f90 03:08:59 Step 19/20 : LABEL git_sha=645745cc2ab9199d577c2f6eedd0068fe13701dd 03:08:59 ---> Running in f525d67b489f 03:08:59 Removing intermediate container f525d67b489f 03:08:59 ---> 3c40455d6500 03:08:59 Step 20/20 : LABEL version=1.2.3-dev.8 03:08:59 (2/14) Installing file (5.38-r0) 03:08:59 ---> Running in b3a55c63ac75 03:08:59 Removing intermediate container b3a55c63ac75 03:08:59 ---> 04336b3b029e 03:08:59 [Warning] One or more build-args [ARCH] were not consumed 03:08:59 Successfully built 04336b3b029e 03:08:59 Successfully tagged docker-device-modbus-go:latest 03:08:59 (3/14) Installing libc-dev (0.7.2-r3) 03:08:59 (4/14) Installing g++ (9.3.0-r2) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:09:00 provisioning config files... 03:09:00 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/26@tmp/config4304614314306802238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:00 ---> docker-login.sh 03:09:00 nexus3.edgexfoundry.org:10001 03:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 nexus3.edgexfoundry.org:10002 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 nexus3.edgexfoundry.org:10003 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 nexus3.edgexfoundry.org:10004 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 docker.io 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:02 Configure a credential helper to remove this warning. See 03:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:02 03:09:02 Login Succeeded 03:09:02 ---> docker-login.sh ends [Pipeline] } 03:09:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:02 [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: 03:09:02 645745cc2ab9199d577c2f6eedd0068fe13701dd 03:09:02 latest 03:09:02 1.2.3-dev.8 03:09:02 645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 03:09:02 master 03:09:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:02 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] isUnix [Pipeline] sh 03:09:03 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd 03:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 03:09:03 af21e17e8745: Preparing 03:09:03 8841eded27e1: Preparing 03:09:03 4f5b83a5ba1c: Preparing 03:09:03 8841eded27e1: Pushed 03:09:03 af21e17e8745: Pushed 03:09:04 4f5b83a5ba1c: Pushed 03:09:04 645745cc2ab9199d577c2f6eedd0068fe13701dd: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] isUnix [Pipeline] sh 03:09:05 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh 03:09:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 03:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 03:09:05 af21e17e8745: Preparing 03:09:05 8841eded27e1: Preparing 03:09:05 4f5b83a5ba1c: Preparing 03:09:05 af21e17e8745: Layer already exists 03:09:05 8841eded27e1: Layer already exists 03:09:05 4f5b83a5ba1c: Layer already exists 03:09:05 latest: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] isUnix [Pipeline] sh 03:09:05 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh 03:09:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.8 03:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 03:09:06 af21e17e8745: Preparing 03:09:06 8841eded27e1: Preparing 03:09:06 4f5b83a5ba1c: Preparing 03:09:06 4f5b83a5ba1c: Layer already exists 03:09:06 8841eded27e1: Layer already exists 03:09:06 af21e17e8745: Layer already exists 03:09:06 1.2.3-dev.8: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] isUnix [Pipeline] sh 03:09:06 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh 03:09:07 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 03:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 03:09:07 af21e17e8745: Preparing 03:09:07 8841eded27e1: Preparing 03:09:07 4f5b83a5ba1c: Preparing 03:09:07 8841eded27e1: Layer already exists 03:09:07 4f5b83a5ba1c: Layer already exists 03:09:07 af21e17e8745: Layer already exists 03:09:07 645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] isUnix [Pipeline] sh 03:09:07 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh 03:09:07 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master 03:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 03:09:07 af21e17e8745: Preparing 03:09:07 8841eded27e1: Preparing 03:09:07 4f5b83a5ba1c: Preparing 03:09:07 8841eded27e1: Layer already exists 03:09:07 af21e17e8745: Layer already exists 03:09:07 4f5b83a5ba1c: Layer already exists 03:09:07 master: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:08 ===================================================== [Pipeline] echo 03:09:08 taggedImages: 03:09:08 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd 03:09:08 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 03:09:08 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.8 03:09:08 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 03:09:08 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:09:38 (5/14) Installing fortify-headers (1.1-r0) 03:09:38 (6/14) Installing patch (2.7.6-r6) 03:09:38 (7/14) Installing build-base (0.5-r2) 03:09:38 (8/14) Installing openssh-keygen (8.3_p1-r0) 03:09:38 (9/14) Installing libedit (20191231.3.1-r0) 03:09:38 (10/14) Installing openssh-client (8.3_p1-r0) 03:09:38 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 03:09:38 (12/14) Installing openssh-server-common (8.3_p1-r0) 03:09:38 (13/14) Installing openssh-server (8.3_p1-r0) 03:09:39 (14/14) Installing openssh (8.3_p1-r0) 03:09:40 Executing busybox-1.31.1-r16.trigger 03:09:40 OK: 221 MiB in 53 packages 03:09:44 Removing intermediate container cfd1deaba152 03:09:44 ---> 4d63aeb1eb57 03:09:44 Step 6/8 : WORKDIR /device-modbus-go 03:09:44 ---> Running in 53dbd2be74c4 03:09:44 Removing intermediate container 53dbd2be74c4 03:09:44 ---> 9158fb8e89aa 03:09:44 Step 7/8 : COPY . . 03:09:45 ---> c3c6b15c348a 03:09:45 Step 8/8 : RUN go mod download 03:09:46 ---> Running in 2b66eee20316 03:10:08 Removing intermediate container 2b66eee20316 03:10:08 ---> 1e66c421c952 03:10:08 Successfully built 1e66c421c952 03:10:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:10:08 + docker inspect -f . ci-base-image-arm64 03:10:08 . [Pipeline] withDockerContainer 03:10:08 prd-ubuntu18.04-docker-arm64-4c-16g-9401 does not seem to be running inside a container 03:10:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/26 -v /w/workspace/device-modbus-go/26:/w/workspace/device-modbus-go/26:rw,z -v /w/workspace/device-modbus-go/26@tmp:/w/workspace/device-modbus-go/26@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 ******** ci-base-image-arm64 cat 03:10:11 $ docker top d54de153d8c17a96343d43af883ae8cd4bb3662e5d95cfae0465c43b2054be8a -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:12 + go version 03:10:12 go version go1.15.2 linux/arm64 [Pipeline] } 03:10:12 $ docker stop --time=1 d54de153d8c17a96343d43af883ae8cd4bb3662e5d95cfae0465c43b2054be8a 03:10:14 $ docker rm -f d54de153d8c17a96343d43af883ae8cd4bb3662e5d95cfae0465c43b2054be8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:10:16 + ls -al . 03:10:16 total 96 03:10:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 03:08 . 03:10:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:08 .. 03:10:16 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 03:08 .dockerignore 03:10:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 03:08 .git 03:10:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:08 .github 03:10:16 -rw-rw-r-- 1 jenkins jenkins 338 Oct 28 03:08 .gitignore 03:10:16 -rw-rw-r-- 1 jenkins jenkins 5589 Oct 28 03:08 Attribution.txt 03:10:16 -rw-rw-r-- 1 jenkins jenkins 1430 Oct 28 03:08 Dockerfile 03:10:16 -rw-rw-r-- 1 jenkins jenkins 954 Oct 28 03:08 Dockerfile.build 03:10:16 -rw-rw-r-- 1 jenkins jenkins 679 Oct 28 03:08 Jenkinsfile 03:10:16 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 03:08 LICENSE 03:10:16 -rw-rw-r-- 1 jenkins jenkins 880 Oct 28 03:08 Makefile 03:10:16 -rw-rw-r-- 1 jenkins jenkins 591 Oct 28 03:08 README.md 03:10:16 -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 03:05 VERSION 03:10:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:08 bin 03:10:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:08 cmd 03:10:16 -rw-rw-r-- 1 jenkins jenkins 523 Oct 28 03:08 go.mod 03:10:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:08 internal 03:10:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:08 simulator 03:10:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:08 snap 03:10:16 -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 03:08 version.go [Pipeline] isUnix [Pipeline] sh 03:10:16 + 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=645745cc2ab9199d577c2f6eedd0068fe13701dd --label arch=arm64 --label version=1.2.3-dev.8 . 03:10:16 Sending build context to Docker daemon 492.5kB 03:10:16 Step 1/20 : ARG BASE=golang:1.15-alpine 03:10:16 Step 2/20 : FROM ${BASE} AS builder 03:10:16 ---> 1e66c421c952 03:10:16 Step 3/20 : ARG MAKE='make build' 03:10:16 ---> Running in 0d591b64c563 03:10:17 Removing intermediate container 0d591b64c563 03:10:17 ---> 031903b27c1f 03:10:17 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:17 ---> Running in 4d40ea2f1c7b 03:10:20 Removing intermediate container 4d40ea2f1c7b 03:10:20 ---> 5955ef611599 03:10:20 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 03:10:20 ---> Running in fe498d2ef4a0 03:10:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:10:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:10:23 OK: 221 MiB in 53 packages 03:10:24 Removing intermediate container fe498d2ef4a0 03:10:24 ---> a54d1f801618 03:10:24 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 03:10:24 ---> Running in cd57fe1e8a2f 03:10:25 Removing intermediate container cd57fe1e8a2f 03:10:25 ---> 919e889e0a64 03:10:25 Step 7/20 : COPY . . 03:10:26 ---> 34e8edc7e7a7 03:10:26 Step 8/20 : RUN ${MAKE} 03:10:26 ---> Running in f6151c108e92 03:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.3-dev.8" -o cmd/device-modbus ./cmd 03:10:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:10:58 Removing intermediate container f6151c108e92 03:10:58 ---> 4d1ebf1966c8 03:10:58 Step 9/20 : FROM scratch 03:10:58 ---> 03:10:58 Step 10/20 : ENV APP_PORT=49991 03:10:58 ---> Running in a27b64b8362e 03:10:58 Removing intermediate container a27b64b8362e 03:10:58 ---> 1bacd7154bb8 03:10:58 Step 11/20 : EXPOSE $APP_PORT 03:10:58 ---> Running in 62a18e5aec35 03:10:58 Removing intermediate container 62a18e5aec35 03:10:58 ---> f754e74be2ad 03:10:58 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 03:10:59 ---> af659234f2b0 03:10:59 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 03:11:00 ---> dd17838270a5 03:11:00 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 03:11:01 ---> 1096077167d1 03:11:01 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 03:11:01 ---> Running in b8b49ce8fe9f 03:11:01 Removing intermediate container b8b49ce8fe9f 03:11:01 ---> 90d3b21462dc 03:11:01 Step 16/20 : ENTRYPOINT ["/device-modbus"] 03:11:01 ---> Running in 042c90b61240 03:11:02 Removing intermediate container 042c90b61240 03:11:02 ---> 11a74e5012a4 03:11:02 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:02 ---> Running in 77c8960cb070 03:11:03 Removing intermediate container 77c8960cb070 03:11:03 ---> d4f43c2b7325 03:11:03 Step 18/20 : LABEL arch=arm64 03:11:03 ---> Running in ba2b198a2b28 03:11:03 Removing intermediate container ba2b198a2b28 03:11:03 ---> f59a2025b5db 03:11:03 Step 19/20 : LABEL git_sha=645745cc2ab9199d577c2f6eedd0068fe13701dd 03:11:03 ---> Running in 3f0cb81159d1 03:11:04 Removing intermediate container 3f0cb81159d1 03:11:04 ---> ad6745e234ca 03:11:04 Step 20/20 : LABEL version=1.2.3-dev.8 03:11:04 ---> Running in 9bc39c2ae471 03:11:04 Removing intermediate container 9bc39c2ae471 03:11:04 ---> f625b2a17870 03:11:04 [Warning] One or more build-args [ARCH] were not consumed 03:11:04 Successfully built f625b2a17870 03:11:04 Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:11:05 provisioning config files... 03:11:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/26@tmp/config8295109351990511410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:05 ---> docker-login.sh 03:11:05 nexus3.edgexfoundry.org:10001 03:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:06 Configure a credential helper to remove this warning. See 03:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:06 03:11:06 Login Succeeded 03:11:06 nexus3.edgexfoundry.org:10002 03:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:06 Configure a credential helper to remove this warning. See 03:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:06 03:11:06 Login Succeeded 03:11:06 nexus3.edgexfoundry.org:10003 03:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:07 Configure a credential helper to remove this warning. See 03:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:07 03:11:07 Login Succeeded 03:11:07 nexus3.edgexfoundry.org:10004 03:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:07 Configure a credential helper to remove this warning. See 03:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:07 03:11:07 Login Succeeded 03:11:07 docker.io 03:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:08 Configure a credential helper to remove this warning. See 03:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:08 03:11:08 Login Succeeded 03:11:08 ---> docker-login.sh ends [Pipeline] } 03:11:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:08 [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: 03:11:08 645745cc2ab9199d577c2f6eedd0068fe13701dd 03:11:08 latest 03:11:08 1.2.3-dev.8 03:11:08 645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 03:11:08 master 03:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:11:09 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] isUnix [Pipeline] sh 03:11:09 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd 03:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 03:11:09 843f8220bc71: Preparing 03:11:09 9bce934c7fbe: Preparing 03:11:09 680f53273d4f: Preparing 03:11:09 9bce934c7fbe: Pushed 03:11:09 843f8220bc71: Pushed 03:11:12 680f53273d4f: Pushed 03:11:12 645745cc2ab9199d577c2f6eedd0068fe13701dd: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] isUnix [Pipeline] sh 03:11:12 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:11:13 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 03:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 03:11:13 843f8220bc71: Preparing 03:11:13 9bce934c7fbe: Preparing 03:11:13 680f53273d4f: Preparing 03:11:13 843f8220bc71: Layer already exists 03:11:13 9bce934c7fbe: Layer already exists 03:11:13 680f53273d4f: Layer already exists 03:11:13 latest: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] isUnix [Pipeline] sh 03:11:13 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh 03:11:14 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.8 03:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 03:11:14 843f8220bc71: Preparing 03:11:14 9bce934c7fbe: Preparing 03:11:14 680f53273d4f: Preparing 03:11:14 843f8220bc71: Layer already exists 03:11:14 9bce934c7fbe: Layer already exists 03:11:14 680f53273d4f: Layer already exists 03:11:14 1.2.3-dev.8: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] isUnix [Pipeline] sh 03:11:14 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh 03:11:15 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 03:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 03:11:15 843f8220bc71: Preparing 03:11:15 9bce934c7fbe: Preparing 03:11:15 680f53273d4f: Preparing 03:11:15 843f8220bc71: Layer already exists 03:11:15 9bce934c7fbe: Layer already exists 03:11:15 680f53273d4f: Layer already exists 03:11:15 645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] isUnix [Pipeline] sh 03:11:15 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:11:16 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master 03:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 03:11:16 843f8220bc71: Preparing 03:11:16 9bce934c7fbe: Preparing 03:11:16 680f53273d4f: Preparing 03:11:16 680f53273d4f: Layer already exists 03:11:16 843f8220bc71: Layer already exists 03:11:16 9bce934c7fbe: Layer already exists 03:11:16 master: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:16 ===================================================== [Pipeline] echo 03:11:16 taggedImages: 03:11:16 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd 03:11:16 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 03:11:16 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.8 03:11:16 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 03:11:16 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:11:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 03:11:19 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 03:11:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:11:19 03:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 03:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:11:20 1.317.0: Pulling from edgex-devops/edgex-snyk-go 03:11:20 cbdbe7a5bc2a: Pulling fs layer 03:11:20 408f87550127: Pulling fs layer 03:11:20 fe522b08c979: Pulling fs layer 03:11:20 221eaa008020: Pulling fs layer 03:11:20 2a4607e5d6b9: Pulling fs layer 03:11:20 8f79b27c4fd2: Pulling fs layer 03:11:20 e5c8dbe1645b: Pulling fs layer 03:11:20 23e8b3b47431: Pulling fs layer 03:11:20 5c568d65a230: Pulling fs layer 03:11:20 221eaa008020: Waiting 03:11:20 8f79b27c4fd2: Waiting 03:11:20 2a4607e5d6b9: Waiting 03:11:20 e5c8dbe1645b: Waiting 03:11:20 23e8b3b47431: Waiting 03:11:20 5c568d65a230: Waiting 03:11:20 fe522b08c979: Verifying Checksum 03:11:20 fe522b08c979: Download complete 03:11:20 408f87550127: Download complete 03:11:20 2a4607e5d6b9: Verifying Checksum 03:11:20 2a4607e5d6b9: Download complete 03:11:20 8f79b27c4fd2: Verifying Checksum 03:11:20 8f79b27c4fd2: Download complete 03:11:20 cbdbe7a5bc2a: Verifying Checksum 03:11:20 cbdbe7a5bc2a: Pull complete 03:11:20 408f87550127: Pull complete 03:11:21 fe522b08c979: Pull complete 03:11:21 e5c8dbe1645b: Download complete 03:11:22 23e8b3b47431: Verifying Checksum 03:11:22 23e8b3b47431: Download complete 03:11:22 5c568d65a230: Verifying Checksum 03:11:22 5c568d65a230: Download complete 03:11:23 221eaa008020: Verifying Checksum 03:11:23 221eaa008020: Download complete 03:11:28 221eaa008020: Pull complete 03:11:29 2a4607e5d6b9: Pull complete 03:11:29 8f79b27c4fd2: Pull complete 03:11:30 e5c8dbe1645b: Pull complete 03:11:33 23e8b3b47431: Pull complete 03:11:35 5c568d65a230: Pull complete 03:11:35 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 03:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:11:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 03:11:35 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_device-modbus-go_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 03:11:36 $ docker top 07c3f2dde3c721b7e75a9afb50253c117b06d24e08c5f1025e2915b9e51b28e3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:37 + snyk monitor '--org=edgex-jenkins' 03:11:45 03:11:45 Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... 03:11:45 03:11:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/7eb58b7b-ea98-41b0-832b-79d4184990d4 03:11:45 03:11:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:11:45 03:11:45 03:11:45 Snyk CLI supports Node.js 8 and higher. 03:11:45 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 03:11:45 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 03:11:45 03:11:45 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 03:11:45 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 03:11:45 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 03:11:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:11:45 $ docker stop --time=1 07c3f2dde3c721b7e75a9afb50253c117b06d24e08c5f1025e2915b9e51b28e3 03:11:48 $ docker rm -f 07c3f2dde3c721b7e75a9afb50253c117b06d24e08c5f1025e2915b9e51b28e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:11:49 03:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 03:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:11:49 latest: Pulling from edgex-devops/edgex-klar 03:11:49 e7c96db7181b: Pulling fs layer 03:11:49 1868ca2cb446: Pulling fs layer 03:11:49 136be5d0fe8e: Pulling fs layer 03:11:49 894bfe63afcb: Pulling fs layer 03:11:49 894bfe63afcb: Waiting 03:11:49 1868ca2cb446: Download complete 03:11:49 136be5d0fe8e: Download complete 03:11:49 e7c96db7181b: Verifying Checksum 03:11:49 e7c96db7181b: Download complete 03:11:50 894bfe63afcb: Verifying Checksum 03:11:50 894bfe63afcb: Download complete 03:11:50 e7c96db7181b: Pull complete 03:11:50 1868ca2cb446: Pull complete 03:11:50 136be5d0fe8e: Pull complete 03:11:50 894bfe63afcb: Pull complete 03:11:50 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 03:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 03:11:50 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:11:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-devops/edgex-klar:latest cat 03:11:51 $ docker top 6ec64715f687ea41ba39959aee72f47891b5649608b3a4f52f38b23119625198 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:52 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd 03:11:52 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:11:54 $ docker stop --time=1 6ec64715f687ea41ba39959aee72f47891b5649608b3a4f52f38b23119625198 03:11:56 $ docker rm -f 6ec64715f687ea41ba39959aee72f47891b5649608b3a4f52f38b23119625198 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:11:56 . [Pipeline] withDockerContainer 03:11:56 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:11:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-devops/edgex-klar:latest cat 03:11:57 $ docker top 352e6fbca8ee2603539b643db156f748ed032b09eaa2a03af9f665b16d691645 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:58 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd 03:11:58 + tee 03:11:58 clair timeout 1m0s 03:11:58 docker timeout: 1m0s 03:11:58 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:11:59 $ docker stop --time=1 352e6fbca8ee2603539b643db156f748ed032b09eaa2a03af9f665b16d691645 03:12:00 $ docker rm -f 352e6fbca8ee2603539b643db156f748ed032b09eaa2a03af9f665b16d691645 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:00 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo 03:12:01 Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_645745cc2ab9199d577c2f6eedd0068fe13701dd.html [Pipeline] writeFile [Pipeline] step 03:12:01 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 03:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:12:01 . [Pipeline] withDockerContainer 03:12:01 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:12:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-devops/edgex-klar:latest cat 03:12:02 $ docker top 6fae31f6aa21700858485abaf0ef6951843b699fe12b20ac33e152e5eb3dda3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:03 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd 03:12:03 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:12:05 $ docker stop --time=1 6fae31f6aa21700858485abaf0ef6951843b699fe12b20ac33e152e5eb3dda3c 03:12:06 $ docker rm -f 6fae31f6aa21700858485abaf0ef6951843b699fe12b20ac33e152e5eb3dda3c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:12:07 . [Pipeline] withDockerContainer 03:12:07 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:12:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-devops/edgex-klar:latest cat 03:12:07 $ docker top 1e3cbdfba30925887c1a7caeacdfdd417f9fbafc46d6d9d9c99e56810d4b274f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:08 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd 03:12:08 + tee 03:12:08 clair timeout 1m0s 03:12:08 docker timeout: 1m0s 03:12:08 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:12:09 $ docker stop --time=1 1e3cbdfba30925887c1a7caeacdfdd417f9fbafc46d6d9d9c99e56810d4b274f 03:12:10 $ docker rm -f 1e3cbdfba30925887c1a7caeacdfdd417f9fbafc46d6d9d9c99e56810d4b274f [Pipeline] // withDockerContainer [Pipeline] sh 03:12:10 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo 03:12:10 Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_645745cc2ab9199d577c2f6eedd0068fe13701dd.html [Pipeline] writeFile [Pipeline] step 03:12:11 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:12 + git log --format=format:%s -1 645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] isUnix [Pipeline] sh 03:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:12:12 . [Pipeline] withDockerContainer 03:12:12 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 03:12:13 $ docker top fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:13 [ssh-agent] Looking for ssh-agent implementation... 03:12:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:14 $ docker exec fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b ssh-agent 03:12:14 SSH_AUTH_SOCK=/tmp/ssh-XczNMsEVG8xC/agent.11 03:12:14 SSH_AGENT_PID=16 03:12:14 Running ssh-add (command line suppressed) 03:12:14 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5826167223182795444.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5826167223182795444.key) 03:12:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:14 + git semver tag 03:12:14 # -> Open(): unable to determine branch for HEAD 03:12:14 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 03:12:14 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 03:12:14 # $SEMVER_REMOTE_NAME = origin 03:12:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:12:14 # $SEMVER_USER_NAME = edgex-jenkins 03:12:14 # $SEMVER_BRANCH = master 03:12:14 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 03:12:14 # 645745cc2ab9199d577c2f6eedd0068fe13701dd HEAD 03:12:14 # -> Force: false 03:12:14 # 3038c2fbed184b427e3b86e4b379a18075575b05 refs/tags/v1.2.3-dev.8 [Pipeline] } 03:12:14 $ docker exec --env ******** --env ******** fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b ssh-agent -k 03:12:14 unset SSH_AUTH_SOCK; 03:12:14 unset SSH_AGENT_PID; 03:12:14 echo Agent pid 16 killed; 03:12:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:15 + git semver [Pipeline] } 03:12:15 $ docker stop --time=1 fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b 03:12:17 $ docker rm -f fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:12:18 03:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:12:18 0.23.1-centos7: Pulling from edgex-lftools 03:12:18 ab5ef0e58194: Pulling fs layer 03:12:18 9712f1f96733: Pulling fs layer 03:12:18 63f879dbbcfc: Pulling fs layer 03:12:18 0d9ebad4ef96: Pulling fs layer 03:12:18 e9a5061849ea: Pulling fs layer 03:12:18 d747dcd14b5f: Pulling fs layer 03:12:18 2de7ff778b66: Pulling fs layer 03:12:18 e9a5061849ea: Waiting 03:12:18 d747dcd14b5f: Waiting 03:12:18 0d9ebad4ef96: Waiting 03:12:18 2de7ff778b66: Waiting 03:12:18 9712f1f96733: Verifying Checksum 03:12:18 9712f1f96733: Download complete 03:12:19 63f879dbbcfc: Verifying Checksum 03:12:19 63f879dbbcfc: Download complete 03:12:20 e9a5061849ea: Verifying Checksum 03:12:20 e9a5061849ea: Download complete 03:12:20 d747dcd14b5f: Verifying Checksum 03:12:20 d747dcd14b5f: Download complete 03:12:20 2de7ff778b66: Verifying Checksum 03:12:20 2de7ff778b66: Download complete 03:12:20 ab5ef0e58194: Verifying Checksum 03:12:20 ab5ef0e58194: Download complete 03:12:20 0d9ebad4ef96: Verifying Checksum 03:12:20 0d9ebad4ef96: Download complete 03:12:25 ab5ef0e58194: Pull complete 03:12:25 9712f1f96733: Pull complete 03:12:27 63f879dbbcfc: Pull complete 03:12:33 0d9ebad4ef96: Pull complete 03:12:35 e9a5061849ea: Pull complete 03:12:35 d747dcd14b5f: Pull complete 03:12:37 2de7ff778b66: Pull complete 03:12:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:12:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:12:37 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 03:12:41 $ docker top f187fe39496adad9ccaaed799cca727dcb3d33dc4ef0e5e888a71d8e0bf77896 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:12:41 provisioning config files... 03:12:41 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1494329925939855343tmp 03:12:41 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config841056551096467965tmp 03:12:41 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config875121089452860419tmp [Pipeline] { [Pipeline] echo 03:12:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:12:42 ---> sigul-configuration.sh 03:12:42 gpg: directory `/root/.gnupg' created 03:12:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:12:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:12:42 gpg: keyring `/root/.gnupg/secring.gpg' created 03:12:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:12:42 gpg: CAST5 encrypted data 03:12:42 gpg: encrypted with 1 passphrase 03:12:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:12:42 + mkdir /home/jenkins 03:12:42 + mkdir /home/jenkins/sigul [Pipeline] sh 03:12:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:12:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:12:43 ---> sigul-install.sh 03:12:48 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:12:49 + git tag --list 03:12:49 0.7.1 03:12:49 v1.0.0 03:12:49 v1.1.0 03:12:49 v1.1.1 03:12:49 v1.2.0 03:12:49 v1.2.1 03:12:49 v1.2.2 03:12:49 v1.2.2-dev.1 03:12:49 v1.2.2-dev.2 03:12:49 v1.2.2-dev.3 03:12:49 v1.2.3-dev.1 03:12:49 v1.2.3-dev.2 03:12:49 v1.2.3-dev.3 03:12:49 v1.2.3-dev.4 03:12:49 v1.2.3-dev.5 03:12:49 v1.2.3-dev.6 03:12:49 v1.2.3-dev.7 03:12:49 v1.2.3-dev.8 [Pipeline] sh 03:12:49 + lftools sign git-tag v1.2.3-dev.8 03:12:50 Signing Git tag with Sigul... 03:12:50 Signing v1.2.3-dev.8 [Pipeline] echo 03:12:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:12:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:12:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:12:52 $ docker stop --time=1 f187fe39496adad9ccaaed799cca727dcb3d33dc4ef0e5e888a71d8e0bf77896 03:12:54 $ docker rm -f f187fe39496adad9ccaaed799cca727dcb3d33dc4ef0e5e888a71d8e0bf77896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:12:55 . [Pipeline] withDockerContainer 03:12:55 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:12:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 03:12:56 $ docker top d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:56 [ssh-agent] Looking for ssh-agent implementation... 03:12:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:56 $ docker exec d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 ssh-agent 03:12:57 SSH_AUTH_SOCK=/tmp/ssh-M8LQ3ISN1xHL/agent.13 03:12:57 SSH_AGENT_PID=18 03:12:57 Running ssh-add (command line suppressed) 03:12:57 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5284016494210999253.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5284016494210999253.key) 03:12:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:57 + git semver bump pre 03:12:57 # -> Open(): unable to determine branch for HEAD 03:12:57 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 03:12:57 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 03:12:57 # $SEMVER_REMOTE_NAME = origin 03:12:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:12:57 # $SEMVER_USER_NAME = edgex-jenkins 03:12:57 # $SEMVER_BRANCH = master 03:12:57 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 03:12:57 1.2.3-dev.9 [Pipeline] } 03:12:57 $ docker exec --env ******** --env ******** d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 ssh-agent -k 03:12:57 unset SSH_AUTH_SOCK; 03:12:57 unset SSH_AGENT_PID; 03:12:57 echo Agent pid 18 killed; 03:12:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:58 + git semver [Pipeline] } 03:12:58 $ docker stop --time=1 d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 03:12:59 $ docker rm -f d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:00 . [Pipeline] withDockerContainer 03:13:00 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 03:13:00 $ docker top 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:01 [ssh-agent] Looking for ssh-agent implementation... 03:13:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:01 $ docker exec 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 ssh-agent 03:13:01 SSH_AUTH_SOCK=/tmp/ssh-JwJROfygp2CF/agent.11 03:13:01 SSH_AGENT_PID=17 03:13:01 Running ssh-add (command line suppressed) 03:13:01 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2525166104413691738.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2525166104413691738.key) 03:13:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:02 + git semver push 03:13:02 # -> Open(): unable to determine branch for HEAD 03:13:02 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 03:13:02 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 03:13:02 # $SEMVER_REMOTE_NAME = origin 03:13:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:13:02 # $SEMVER_USER_NAME = edgex-jenkins 03:13:02 # $SEMVER_BRANCH = master 03:13:02 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 03:13:08 $ docker exec --env ******** --env ******** 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 ssh-agent -k 03:13:08 unset SSH_AUTH_SOCK; 03:13:08 unset SSH_AGENT_PID; 03:13:08 echo Agent pid 17 killed; 03:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:09 + git semver [Pipeline] } 03:13:09 $ docker stop --time=1 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 03:13:10 $ docker rm -f 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 03:13:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:13:12 ---> package-listing.sh 03:13:12 ++ facter osfamily 03:13:12 ++ tr '[:upper:]' '[:lower:]' 03:13:12 + OS_FAMILY=redhat 03:13:12 + workspace=/w/workspace/xfoundry_device-modbus-go_master 03:13:12 + START_PACKAGES=/tmp/packages_start.txt 03:13:12 + END_PACKAGES=/tmp/packages_end.txt 03:13:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:13:12 + PACKAGES=/tmp/packages_start.txt 03:13:12 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 03:13:12 + PACKAGES=/tmp/packages_end.txt 03:13:12 + case "${OS_FAMILY}" in 03:13:12 + rpm -qa 03:13:12 + sort 03:13:17 + '[' -f /tmp/packages_start.txt ']' 03:13:17 + '[' -f /tmp/packages_end.txt ']' 03:13:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:13:17 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 03:13:17 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 03:13:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo 03:13:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:13:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:13:17 03:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:13:18 alpine: Pulling from edgex-lftools-log-publisher 03:13:18 df20fa9351a1: Pulling fs layer 03:13:18 36b3adc4ff6f: Pulling fs layer 03:13:18 8ad3a11d3b57: Pulling fs layer 03:13:18 46f8f816bc3b: Pulling fs layer 03:13:18 93b61091891f: Pulling fs layer 03:13:18 93b9cdb0e59b: Pulling fs layer 03:13:18 5e14af77c1be: Pulling fs layer 03:13:18 01666e4c0597: Pulling fs layer 03:13:18 aa168da1d23b: Pulling fs layer 03:13:18 93b9cdb0e59b: Waiting 03:13:18 5e14af77c1be: Waiting 03:13:18 01666e4c0597: Waiting 03:13:18 aa168da1d23b: Waiting 03:13:18 46f8f816bc3b: Waiting 03:13:18 36b3adc4ff6f: Verifying Checksum 03:13:18 36b3adc4ff6f: Download complete 03:13:18 46f8f816bc3b: Verifying Checksum 03:13:18 46f8f816bc3b: Download complete 03:13:18 df20fa9351a1: Verifying Checksum 03:13:18 df20fa9351a1: Download complete 03:13:18 93b9cdb0e59b: Verifying Checksum 03:13:18 93b9cdb0e59b: Download complete 03:13:18 93b61091891f: Verifying Checksum 03:13:18 93b61091891f: Download complete 03:13:18 5e14af77c1be: Download complete 03:13:18 01666e4c0597: Verifying Checksum 03:13:18 01666e4c0597: Download complete 03:13:18 8ad3a11d3b57: Verifying Checksum 03:13:18 8ad3a11d3b57: Download complete 03:13:18 df20fa9351a1: Pull complete 03:13:18 36b3adc4ff6f: Pull complete 03:13:19 8ad3a11d3b57: Pull complete 03:13:19 46f8f816bc3b: Pull complete 03:13:20 aa168da1d23b: Verifying Checksum 03:13:20 aa168da1d23b: Download complete 03:13:20 93b61091891f: Pull complete 03:13:20 93b9cdb0e59b: Pull complete 03:13:21 5e14af77c1be: Pull complete 03:13:21 01666e4c0597: Pull complete 03:13:27 aa168da1d23b: Pull complete 03:13:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:13:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:13:27 prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container 03:13:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 03:13:30 $ docker top a19547f3486cde3a14f64eb0b1f2c988abc8a7e3362c26369191f3c7fe04eaba -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:31 + touch /tmp/pre-build-complete [Pipeline] sh 03:13:31 + mkdir -p /var/log/sa [Pipeline] sh 03:13:32 + ls /var/log/sa-host 03:13:32 + sadf -c /var/log/sa-host/sa05 03:13:32 file_magic: OK 03:13:32 HZ: Using current value: 100 03:13:32 file_header: OK 03:13:32 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 03:13:32 Statistics: 03:13:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:13:32 File successfully converted to sysstat format version 12.2.1 03:13:32 + sadf -c /var/log/sa-host/sa28 03:13:32 file_magic: OK 03:13:32 HZ: Using current value: 100 03:13:32 file_header: OK 03:13:32 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 03:13:32 Statistics: 03:13:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:13:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:32 provisioning config files... 03:13:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config9189582828649086947tmp [Pipeline] { [Pipeline] echo 03:13:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:13:32 ---> create-netrc.sh [Pipeline] } 03:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:13:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:13:33 ---> python-tools-install.sh [Pipeline] echo 03:13:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:13:33 ---> sudo-logs.sh 03:13:33 Archiving 'sudo' log.. [Pipeline] echo 03:13:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:13:33 ---> job-cost.sh 03:13:33 lf-activate-venv: SKIPPING 03:13:33 INFO: No Stack... 03:13:35 INFO: Retrieving Pricing Info for: v1-standard-2 03:13:36 INFO: Archiving Costs [Pipeline] echo 03:13:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:13:36 ---> logs-deploy.sh 03:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/26 03:13:36 INFO: archiving workspace using pattern(s): 03:13:38 Archives upload complete. 03:13:38 INFO: archiving logs to Nexus 03:13:39 ---> uname -a: 03:13:39 Linux prd-centos7-docker-4c-2g-9388.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 03:13:39 03:13:39 03:13:39 ---> lscpu: 03:13:39 Architecture: x86_64 03:13:39 CPU op-mode(s): 32-bit, 64-bit 03:13:39 Byte Order: Little Endian 03:13:39 Address sizes: 40 bits physical, 48 bits virtual 03:13:39 CPU(s): 4 03:13:39 On-line CPU(s) list: 0-3 03:13:39 Thread(s) per core: 1 03:13:39 Core(s) per socket: 1 03:13:39 Socket(s): 4 03:13:39 NUMA node(s): 1 03:13:39 Vendor ID: GenuineIntel 03:13:39 CPU family: 6 03:13:39 Model: 44 03:13:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:13:39 Stepping: 1 03:13:39 CPU MHz: 2933.442 03:13:39 BogoMIPS: 5866.88 03:13:39 Virtualization: VT-x 03:13:39 Hypervisor vendor: KVM 03:13:39 Virtualization type: full 03:13:39 L1d cache: 128 KiB 03:13:39 L1i cache: 128 KiB 03:13:39 L2 cache: 16 MiB 03:13:39 L3 cache: 64 MiB 03:13:39 NUMA node0 CPU(s): 0-3 03:13:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:13:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:13:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:13:39 Vulnerability Meltdown: Mitigation; PTI 03:13:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:13:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:13:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:13:39 Vulnerability Tsx async abort: Not affected 03:13:39 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 03:13:39 03:13:39 03:13:39 ---> nproc: 03:13:39 4 03:13:39 03:13:39 03:13:39 ---> df -h: 03:13:39 Filesystem Size Used Available Use% Mounted on 03:13:39 overlay 50.0G 8.5G 41.5G 17% / 03:13:39 tmpfs 64.0M 0 64.0M 0% /dev 03:13:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:13:39 shm 64.0M 0 64.0M 0% /dev/shm 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/xfoundry_device-modbus-go_master 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/xfoundry_device-modbus-go_master@tmp 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 03:13:39 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 03:13:39 03:13:39 03:13:39 ---> free -m: 03:13:39 total used free shared buff/cache available 03:13:39 Mem: 1837 778 153 0 905 996 03:13:39 Swap: 1023 3 1020 03:13:39 03:13:39 03:13:39 ---> ip addr: 03:13:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:13:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:13:39 inet 127.0.0.1/8 scope host lo 03:13:39 valid_lft forever preferred_lft forever 03:13:39 inet6 ::1/128 scope host 03:13:39 valid_lft forever preferred_lft forever 03:13:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:13:39 link/ether fa:16:3e:67:4f:5c brd ff:ff:ff:ff:ff:ff 03:13:39 inet 10.30.123.74/23 brd 10.30.123.255 scope global dynamic eth0 03:13:39 valid_lft 85855sec preferred_lft 85855sec 03:13:39 inet6 fe80::f816:3eff:fe67:4f5c/64 scope link 03:13:39 valid_lft forever preferred_lft forever 03:13:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:13:39 link/ether 02:42:28:c5:f4:ad brd ff:ff:ff:ff:ff:ff 03:13:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:13:39 valid_lft forever preferred_lft forever 03:13:39 inet6 fe80::42:28ff:fec5:f4ad/64 scope link 03:13:39 valid_lft forever preferred_lft forever 03:13:39 03:13:39 03:13:39 ---> sar -b -r -n DEV: 03:13:39 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 03:13:39 03:13:39 03:04:16 LINUX RESTART (4 CPU) 03:13:39 03:13:39 03:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:13:39 03:06:01 42.82 10.62 32.20 0.00 4438.76 2488.96 0.00 03:13:39 03:07:01 1.87 0.00 1.87 0.00 0.00 36.37 0.00 03:13:39 03:08:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 03:13:39 03:09:01 0.28 0.00 0.28 0.00 0.00 4.05 0.00 03:13:39 03:10:01 0.20 0.00 0.20 0.00 0.00 2.78 0.00 03:13:39 03:11:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 03:13:39 03:12:01 230.33 126.37 103.96 0.00 7118.89 33540.75 0.00 03:13:39 03:13:01 214.08 76.13 137.95 0.00 4496.27 32683.46 0.00 03:13:39 Average: 61.28 26.65 34.63 0.00 2007.41 8598.86 0.00 03:13:39 03:13:39 03:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:13:39 03:06:01 149396 0 570836 30.34 2620 1158704 1102412 37.62 438328 1133324 20 03:13:39 03:07:01 148416 0 571808 30.39 2620 1158712 1102092 37.61 440484 1132516 8 03:13:39 03:08:01 149008 0 571212 30.36 2620 1158716 1089760 37.19 440884 1131800 20 03:13:39 03:09:01 148804 0 571416 30.37 2620 1158716 1083616 36.98 442448 1130912 16 03:13:39 03:10:01 145968 0 574244 30.52 2620 1158724 1083616 36.98 458900 1117164 16 03:13:39 03:11:01 146728 0 573480 30.48 2620 1158728 1077424 36.77 458512 1116936 12 03:13:39 03:12:01 180436 0 645332 34.30 2596 1053192 1268768 43.30 551504 954176 20 03:13:39 03:13:01 241536 0 728744 38.73 1512 909764 1201364 41.00 601296 750000 32 03:13:39 Average: 163786 0 600884 31.94 2478 1114407 1126132 38.43 479044 1058354 18 03:13:39 03:13:39 03:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:13:39 03:06:01 eth0 145.35 109.77 475.42 47.86 0.00 0.00 0.00 0.00 03:13:39 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:06:01 docker0 2.13 1.73 0.38 3.77 0.00 0.00 0.00 0.00 03:13:39 03:07:01 eth0 5.16 1.02 1.46 0.84 0.00 0.00 0.00 0.00 03:13:39 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:08:01 eth0 4.03 0.93 1.28 0.74 0.00 0.00 0.00 0.00 03:13:39 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:09:01 eth0 2.82 0.58 0.71 0.43 0.00 0.00 0.00 0.00 03:13:39 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:10:01 eth0 1.28 0.68 0.63 0.44 0.00 0.00 0.00 0.00 03:13:39 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:11:01 eth0 0.25 0.08 0.07 0.03 0.00 0.00 0.00 0.00 03:13:39 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:12:01 eth0 498.70 444.45 4130.96 46.69 0.00 0.00 0.00 0.00 03:13:39 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:12:01 docker0 34.64 32.53 3.61 160.02 0.00 0.00 0.00 0.00 03:13:39 03:13:01 vethb072763 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:13:01 eth0 461.63 411.27 3474.86 148.94 0.00 0.00 0.00 0.00 03:13:39 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 03:13:01 docker0 25.32 27.13 1.49 202.40 0.00 0.00 0.00 0.00 03:13:39 Average: vethb072763 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 Average: eth0 139.96 121.14 1011.07 30.76 0.00 0.00 0.00 0.00 03:13:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:39 Average: docker0 7.76 7.68 0.68 45.79 0.00 0.00 0.00 0.00 03:13:39 03:13:39 03:13:39 ---> sar -P ALL: 03:13:39 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 03:13:39 03:13:39 03:04:16 LINUX RESTART (4 CPU) 03:13:39 03:13:39 03:05:01 CPU %user %nice %system %iowait %steal %idle 03:13:39 03:06:01 all 3.79 0.00 1.82 1.25 0.02 93.12 03:13:39 03:06:01 0 4.00 0.00 2.04 0.15 0.02 93.79 03:13:39 03:06:01 1 3.60 0.00 1.76 1.51 0.02 93.12 03:13:39 03:06:01 2 3.63 0.00 1.54 0.37 0.02 94.44 03:13:39 03:06:01 3 3.94 0.00 1.96 2.96 0.03 91.11 03:13:39 03:07:01 all 0.18 0.00 0.05 0.00 0.00 99.78 03:13:39 03:07:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:13:39 03:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 03:13:39 03:07:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:13:39 03:07:01 3 0.53 0.00 0.07 0.00 0.00 99.40 03:13:39 03:08:01 all 0.19 0.00 0.04 0.00 0.00 99.78 03:13:39 03:08:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:13:39 03:08:01 1 0.08 0.00 0.05 0.00 0.00 99.87 03:13:39 03:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:13:39 03:08:01 3 0.55 0.00 0.02 0.00 0.00 99.43 03:13:39 03:09:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:13:39 03:09:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:13:39 03:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:13:39 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:13:39 03:09:01 3 0.53 0.00 0.02 0.00 0.00 99.45 03:13:39 03:10:01 all 0.16 0.00 0.05 0.00 0.00 99.78 03:13:39 03:10:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:13:39 03:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:13:39 03:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:13:39 03:10:01 3 0.53 0.00 0.13 0.00 0.00 99.33 03:13:39 03:11:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:13:39 03:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:13:39 03:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:13:39 03:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:13:39 03:11:01 3 0.53 0.00 0.03 0.00 0.00 99.43 03:13:39 03:12:01 all 9.06 0.00 5.27 2.16 0.03 83.49 03:13:39 03:12:01 0 8.86 0.00 5.17 2.57 0.02 83.39 03:13:39 03:12:01 1 8.86 0.00 5.44 2.22 0.03 83.45 03:13:39 03:12:01 2 8.44 0.00 4.89 2.76 0.02 83.90 03:13:39 03:12:01 3 10.07 0.00 5.60 1.09 0.03 83.21 03:13:39 03:13:01 all 11.78 0.00 7.76 2.95 0.04 77.47 03:13:39 03:13:01 0 10.72 0.00 7.94 0.82 0.03 80.48 03:13:39 03:13:01 1 10.65 0.00 7.02 4.55 0.03 77.74 03:13:39 03:13:01 2 14.12 0.00 8.50 4.05 0.07 73.25 03:13:39 03:13:01 3 11.63 0.00 7.58 2.36 0.03 78.39 03:13:39 Average: all 3.15 0.00 1.86 0.79 0.01 94.20 03:13:39 Average: 0 2.94 0.00 1.90 0.44 0.01 94.72 03:13:39 Average: 1 2.89 0.00 1.78 1.02 0.01 94.30 03:13:39 Average: 2 3.26 0.00 1.85 0.89 0.01 93.99 03:13:39 Average: 3 3.51 0.00 1.90 0.80 0.01 93.78 03:13:39 03:13:39 03:13:39