Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 15ac84f23aa11eeb9442daa2d5db1053a10c3bad 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17991 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 15ac84f23aa11eeb9442daa2d5db1053a10c3bad (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 Commit message: "Merge pull request #208 from vijay-hcl-epl/issue-180" > git rev-list --no-walk 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-02T01:59:14.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-02T01:59:14.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-02T01:59:14.504Z] ========================================================= [2021-01-02T01:59:14.504Z] EdgeX Global Pipelines Version Info [2021-01-02T01:59:14.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-02T01:59:16.013Z] ------------------- [2021-01-02T01:59:16.013Z] stable info: [2021-01-02T01:59:16.013Z] ------------------- [2021-01-02T01:59:16.013Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-02T01:59:16.013Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-02T01:59:16.013Z] Message: update stable to v1.0.173 [2021-01-02T01:59:16.979Z] ------------------- [2021-01-02T01:59:16.979Z] experimental info: [2021-01-02T01:59:16.979Z] ------------------- [2021-01-02T01:59:16.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-02T01:59:16.979Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-02T01:59:16.979Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-02T01:59:17.261Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-01-02T01:59:17.363Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-01-02T01:59:17.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-02T01:59:17.577Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-02T01:59:17.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-02T01:59:17.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-02T01:59:17.893Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-02T01:59:17.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-02T01:59:18.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-02T01:59:18.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-02T01:59:18.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-02T01:59:18.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2021-01-02T01:59:18.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-02T01:59:18.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-02T01:59:18.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-02T01:59:18.828Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-02T01:59:18.939Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-02T01:59:19.038Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-02T01:59:19.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-02T01:59:19.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-02T01:59:19.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-02T01:59:19.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-02T01:59:19.535Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-02T01:59:19.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-02T01:59:19.735Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-02T01:59:19.841Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-02T01:59:19.938Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-02T01:59:20.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-02T01:59:20.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-02T01:59:20.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-02T01:59:20.523Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] echo [2021-01-02T01:59:20.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15ac84f [Pipeline] echo [2021-01-02T01:59:20.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-02T01:59:20.937Z] provisioning config files... [2021-01-02T01:59:20.965Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8480238158443008255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-02T01:59:21.332Z] ---> docker-login.sh [2021-01-02T01:59:21.332Z] nexus3.edgexfoundry.org:10001 [2021-01-02T01:59:21.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T01:59:21.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T01:59:21.864Z] Configure a credential helper to remove this warning. See [2021-01-02T01:59:21.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T01:59:21.864Z] [2021-01-02T01:59:21.864Z] Login Succeeded [2021-01-02T01:59:21.864Z] nexus3.edgexfoundry.org:10002 [2021-01-02T01:59:21.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T01:59:21.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T01:59:21.864Z] Configure a credential helper to remove this warning. See [2021-01-02T01:59:21.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T01:59:21.864Z] [2021-01-02T01:59:21.864Z] Login Succeeded [2021-01-02T01:59:21.864Z] nexus3.edgexfoundry.org:10003 [2021-01-02T01:59:22.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T01:59:22.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T01:59:22.128Z] Configure a credential helper to remove this warning. See [2021-01-02T01:59:22.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T01:59:22.128Z] [2021-01-02T01:59:22.128Z] Login Succeeded [2021-01-02T01:59:22.128Z] nexus3.edgexfoundry.org:10004 [2021-01-02T01:59:22.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T01:59:22.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T01:59:22.390Z] Configure a credential helper to remove this warning. See [2021-01-02T01:59:22.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T01:59:22.390Z] [2021-01-02T01:59:22.390Z] Login Succeeded [2021-01-02T01:59:22.390Z] docker.io [2021-01-02T01:59:22.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T01:59:22.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T01:59:22.652Z] Configure a credential helper to remove this warning. See [2021-01-02T01:59:22.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T01:59:22.652Z] [2021-01-02T01:59:22.652Z] Login Succeeded [2021-01-02T01:59:22.652Z] ---> docker-login.sh ends [Pipeline] } [2021-01-02T01:59:22.662Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-02T01:59:23.533Z] + git log --format=format:%s -1 15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] echo [2021-01-02T01:59:23.598Z] GIT_COMMIT: 15ac84f23aa11eeb9442daa2d5db1053a10c3bad, Commit Message: Merge pull request #208 from vijay-hcl-epl/issue-180 [Pipeline] echo [2021-01-02T01:59:23.661Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-02T01:59:24.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-02T01:59:24.626Z] [2021-01-02T01:59:24.626Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-02T01:59:24.975Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-02T01:59:24.975Z] latest: Pulling from edgex-devops/git-semver [2021-01-02T01:59:24.975Z] 31603596830f: Pulling fs layer [2021-01-02T01:59:24.975Z] 2a8b12db71e7: Pulling fs layer [2021-01-02T01:59:24.975Z] 6ca5941a6612: Pulling fs layer [2021-01-02T01:59:24.975Z] ecc8261a40a4: Pulling fs layer [2021-01-02T01:59:24.975Z] ecc8261a40a4: Waiting [2021-01-02T01:59:24.975Z] 2a8b12db71e7: Download complete [2021-01-02T01:59:25.238Z] 31603596830f: Verifying Checksum [2021-01-02T01:59:25.238Z] 31603596830f: Download complete [2021-01-02T01:59:25.238Z] ecc8261a40a4: Verifying Checksum [2021-01-02T01:59:25.238Z] ecc8261a40a4: Download complete [2021-01-02T01:59:25.238Z] 6ca5941a6612: Verifying Checksum [2021-01-02T01:59:25.238Z] 6ca5941a6612: Download complete [2021-01-02T01:59:25.501Z] 31603596830f: Pull complete [2021-01-02T01:59:25.768Z] 2a8b12db71e7: Pull complete [2021-01-02T01:59:26.347Z] 6ca5941a6612: Pull complete [2021-01-02T01:59:26.619Z] ecc8261a40a4: Pull complete [2021-01-02T01:59:26.619Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-02T01:59:26.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-02T01:59:26.619Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-02T01:59:26.725Z] prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container [2021-01-02T01:59:26.773Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-02T01:59:28.971Z] $ docker top 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-02T01:59:29.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-02T01:59:29.286Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-02T01:59:29.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-02T01:59:29.514Z] $ docker exec 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 ssh-agent [2021-01-02T01:59:29.845Z] SSH_AUTH_SOCK=/tmp/ssh-aYVRaKMplfh7/agent.11 [2021-01-02T01:59:29.845Z] SSH_AGENT_PID=16 [2021-01-02T01:59:29.855Z] Running ssh-add (command line suppressed) [2021-01-02T01:59:29.976Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3169984149333694042.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3169984149333694042.key) [2021-01-02T01:59:30.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-02T01:59:30.364Z] + git tag --points-at HEAD [Pipeline] } [2021-01-02T01:59:30.384Z] $ docker exec --env ******** --env ******** 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 ssh-agent -k [2021-01-02T01:59:30.496Z] unset SSH_AUTH_SOCK; [2021-01-02T01:59:30.496Z] unset SSH_AGENT_PID; [2021-01-02T01:59:30.496Z] echo Agent pid 16 killed; [2021-01-02T01:59:30.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-02T01:59:30.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-02T01:59:30.708Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-02T01:59:30.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-02T01:59:30.873Z] $ docker exec 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 ssh-agent [2021-01-02T01:59:31.032Z] SSH_AUTH_SOCK=/tmp/ssh-lssMSNL1JmBM/agent.46 [2021-01-02T01:59:31.032Z] SSH_AGENT_PID=51 [2021-01-02T01:59:31.039Z] Running ssh-add (command line suppressed) [2021-01-02T01:59:31.164Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4592613868099305019.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4592613868099305019.key) [2021-01-02T01:59:31.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-02T01:59:31.557Z] + git semver init [2021-01-02T01:59:31.557Z] # -> Open(): unable to determine branch for HEAD [2021-01-02T01:59:31.557Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-01-02T01:59:31.557Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-01-02T01:59:31.557Z] # $SEMVER_REMOTE_NAME = origin [2021-01-02T01:59:31.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-02T01:59:31.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-02T01:59:31.557Z] # $SEMVER_BRANCH = master [2021-01-02T01:59:31.557Z] # $SEMVER_TEMP = /tmp/semver-023035282 [2021-01-02T01:59:31.557Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-01-02T01:59:32.135Z] # '/tmp/semver-023035282' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2021-01-02T01:59:32.135Z] # -> Force: false [2021-01-02T01:59:32.135Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2021-01-02T01:59:32.146Z] $ docker exec --env ******** --env ******** 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 ssh-agent -k [2021-01-02T01:59:32.265Z] unset SSH_AUTH_SOCK; [2021-01-02T01:59:32.265Z] unset SSH_AGENT_PID; [2021-01-02T01:59:32.265Z] echo Agent pid 51 killed; [2021-01-02T01:59:32.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-02T01:59:32.798Z] + git semver [Pipeline] } [2021-01-02T01:59:32.814Z] $ docker stop --time=1 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 [2021-01-02T01:59:34.236Z] $ docker rm -f 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-02T01:59:34.785Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-02T01:59:35.236Z] Stashed 1 file(s) [Pipeline] echo [2021-01-02T01:59:35.240Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.6 [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 [2021-01-02T01:59:50.908Z] Still waiting to schedule task [2021-01-02T01:59:50.908Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-02T01:59:50.912Z] Still waiting to schedule task [2021-01-02T01:59:50.912Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-02T02:01:43.169Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17992 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2021-01-02T02:01:43.238Z] Running in /w/workspace/device-modbus-go/34 [Pipeline] { [Pipeline] checkout [2021-01-02T02:01:48.202Z] using credential edgex-jenkins-ssh [2021-01-02T02:01:48.269Z] Cloning the remote Git repository [2021-01-02T02:01:48.320Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-01-02T02:01:48.443Z] > git init /w/workspace/device-modbus-go/34 # timeout=10 [2021-01-02T02:01:48.552Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-01-02T02:01:48.553Z] > git --version # timeout=10 [2021-01-02T02:01:48.578Z] > git --version # 'git version 2.17.1' [2021-01-02T02:01:48.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-02T02:01:48.644Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-02T02:01:49.427Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-01-02T02:01:49.456Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-02T02:01:49.486Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-01-02T02:01:50.005Z] Checking out Revision 15ac84f23aa11eeb9442daa2d5db1053a10c3bad (master) [2021-01-02T02:01:49.530Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-01-02T02:01:49.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-02T02:01:49.542Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-02T02:01:50.020Z] > git config core.sparsecheckout # timeout=10 [2021-01-02T02:01:50.048Z] > git checkout -f 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 [2021-01-02T02:01:54.532Z] Commit message: "Merge pull request #208 from vijay-hcl-epl/issue-180" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-02T02:01:56.333Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-02T02:01:56.738Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-02T02:01:57.161Z] + sudo service docker restart [2021-01-02T02:01:57.161Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-02T02:01:59.862Z] provisioning config files... [2021-01-02T02:01:59.907Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/34@tmp/config1313807546472582403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:02:00.346Z] ---> docker-login.sh [2021-01-02T02:02:00.346Z] nexus3.edgexfoundry.org:10001 [2021-01-02T02:02:01.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:01.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:01.611Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:01.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:01.611Z] [2021-01-02T02:02:01.611Z] Login Succeeded [2021-01-02T02:02:01.611Z] nexus3.edgexfoundry.org:10002 [2021-01-02T02:02:01.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:02.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:02.169Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:02.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:02.169Z] [2021-01-02T02:02:02.169Z] Login Succeeded [2021-01-02T02:02:02.169Z] nexus3.edgexfoundry.org:10003 [2021-01-02T02:02:02.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:02.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:02.726Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:02.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:02.726Z] [2021-01-02T02:02:02.726Z] Login Succeeded [2021-01-02T02:02:02.726Z] nexus3.edgexfoundry.org:10004 [2021-01-02T02:02:02.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:03.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:03.278Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:03.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:03.278Z] [2021-01-02T02:02:03.278Z] Login Succeeded [2021-01-02T02:02:03.278Z] docker.io [2021-01-02T02:02:03.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:03.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:03.825Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:03.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:03.825Z] [2021-01-02T02:02:03.825Z] Login Succeeded [2021-01-02T02:02:03.825Z] ---> docker-login.sh ends [Pipeline] } [2021-01-02T02:02:03.842Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-02T02:02:04.299Z] ========================================================= [2021-01-02T02:02:04.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-02T02:02:04.299Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:02:04.684Z] + 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 . [2021-01-02T02:02:04.963Z] Sending build context to Docker daemon 532.5kB [2021-01-02T02:02:04.963Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-02T02:02:04.963Z] Step 2/8 : FROM ${BASE} [2021-01-02T02:02:05.241Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-02T02:02:05.241Z] 5f621e34cdf4: Pulling fs layer [2021-01-02T02:02:05.241Z] a4357932f1b6: Pulling fs layer [2021-01-02T02:02:05.241Z] 18c013af1878: Pulling fs layer [2021-01-02T02:02:05.241Z] 00ac8860ef70: Pulling fs layer [2021-01-02T02:02:05.241Z] 63d7cb157983: Pulling fs layer [2021-01-02T02:02:05.241Z] b116817d02f9: Pulling fs layer [2021-01-02T02:02:05.241Z] 745a02a5169b: Pulling fs layer [2021-01-02T02:02:05.241Z] 63d7cb157983: Waiting [2021-01-02T02:02:05.241Z] b116817d02f9: Waiting [2021-01-02T02:02:05.241Z] 745a02a5169b: Waiting [2021-01-02T02:02:05.241Z] 00ac8860ef70: Waiting [2021-01-02T02:02:05.241Z] 18c013af1878: Verifying Checksum [2021-01-02T02:02:05.241Z] 18c013af1878: Download complete [2021-01-02T02:02:05.241Z] a4357932f1b6: Download complete [2021-01-02T02:02:05.241Z] 63d7cb157983: Verifying Checksum [2021-01-02T02:02:05.241Z] 63d7cb157983: Download complete [2021-01-02T02:02:05.241Z] b116817d02f9: Verifying Checksum [2021-01-02T02:02:05.241Z] b116817d02f9: Download complete [2021-01-02T02:02:05.241Z] 5f621e34cdf4: Verifying Checksum [2021-01-02T02:02:05.241Z] 5f621e34cdf4: Download complete [2021-01-02T02:02:06.235Z] 5f621e34cdf4: Pull complete [2021-01-02T02:02:06.839Z] a4357932f1b6: Pull complete [2021-01-02T02:02:07.120Z] 18c013af1878: Pull complete [2021-01-02T02:02:07.727Z] 745a02a5169b: Verifying Checksum [2021-01-02T02:02:07.727Z] 745a02a5169b: Download complete [2021-01-02T02:02:08.705Z] 00ac8860ef70: Verifying Checksum [2021-01-02T02:02:08.705Z] 00ac8860ef70: Download complete [2021-01-02T02:02:17.149Z] Running on prd-centos7-docker-4c-2g-17993 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2021-01-02T02:02:17.228Z] Running in /w/workspace/device-modbus-go/34 [Pipeline] { [Pipeline] checkout [2021-01-02T02:02:18.897Z] 00ac8860ef70: Pull complete [2021-01-02T02:02:18.897Z] 63d7cb157983: Pull complete [2021-01-02T02:02:19.495Z] b116817d02f9: Pull complete [2021-01-02T02:02:19.536Z] using credential edgex-jenkins-ssh [2021-01-02T02:02:19.592Z] Cloning the remote Git repository [2021-01-02T02:02:19.630Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-01-02T02:02:19.748Z] > git init /w/workspace/device-modbus-go/34 # timeout=10 [2021-01-02T02:02:19.832Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-01-02T02:02:19.833Z] > git --version # timeout=10 [2021-01-02T02:02:19.856Z] > git --version # 'git version 2.24.3' [2021-01-02T02:02:19.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-02T02:02:19.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-02T02:02:20.506Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-01-02T02:02:20.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-02T02:02:20.533Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-01-02T02:02:20.546Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-01-02T02:02:20.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-02T02:02:20.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-02T02:02:20.885Z] Checking out Revision 15ac84f23aa11eeb9442daa2d5db1053a10c3bad (master) [2021-01-02T02:02:20.892Z] > git config core.sparsecheckout # timeout=10 [2021-01-02T02:02:20.899Z] > git checkout -f 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 [2021-01-02T02:02:22.896Z] 745a02a5169b: Pull complete [2021-01-02T02:02:22.896Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-02T02:02:22.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-02T02:02:22.896Z] ---> b7e6874047d6 [2021-01-02T02:02:22.896Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-02T02:02:24.483Z] Commit message: "Merge pull request #208 from vijay-hcl-epl/issue-180" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-02T02:02:25.545Z] ---> Running in 245889dd2b15 [2021-01-02T02:02:25.764Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-02T02:02:25.820Z] Removing intermediate container 245889dd2b15 [2021-01-02T02:02:25.820Z] ---> 6090e14ba6f7 [2021-01-02T02:02:25.820Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-02T02:02:26.092Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-01-02T02:02:26.094Z] ---> Running in fc31a7206b1c [Pipeline] sh [2021-01-02T02:02:26.387Z] + sudo service docker restart [2021-01-02T02:02:26.387Z] + true [2021-01-02T02:02:26.387Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-02T02:02:27.853Z] provisioning config files... [2021-01-02T02:02:27.880Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/34@tmp/config3631365824697755985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:02:28.250Z] ---> docker-login.sh [2021-01-02T02:02:28.250Z] nexus3.edgexfoundry.org:10001 [2021-01-02T02:02:28.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:28.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:28.515Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:28.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:28.516Z] [2021-01-02T02:02:28.516Z] Login Succeeded [2021-01-02T02:02:28.516Z] nexus3.edgexfoundry.org:10002 [2021-01-02T02:02:28.714Z] Removing intermediate container fc31a7206b1c [2021-01-02T02:02:28.714Z] ---> 5f2e66b53075 [2021-01-02T02:02:28.714Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-02T02:02:28.714Z] ---> Running in 251cb85eff35 [2021-01-02T02:02:28.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:28.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:28.779Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:28.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:28.779Z] [2021-01-02T02:02:28.779Z] Login Succeeded [2021-01-02T02:02:28.779Z] nexus3.edgexfoundry.org:10003 [2021-01-02T02:02:28.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:29.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:29.041Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:29.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:29.041Z] [2021-01-02T02:02:29.041Z] Login Succeeded [2021-01-02T02:02:29.041Z] nexus3.edgexfoundry.org:10004 [2021-01-02T02:02:29.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:29.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:29.041Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:29.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:29.041Z] [2021-01-02T02:02:29.041Z] Login Succeeded [2021-01-02T02:02:29.041Z] docker.io [2021-01-02T02:02:29.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:02:29.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-02T02:02:29.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:02:29.565Z] Configure a credential helper to remove this warning. See [2021-01-02T02:02:29.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:02:29.565Z] [2021-01-02T02:02:29.565Z] Login Succeeded [2021-01-02T02:02:29.565Z] ---> docker-login.sh ends [Pipeline] } [2021-01-02T02:02:29.575Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-02T02:02:29.895Z] ========================================================= [2021-01-02T02:02:29.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-02T02:02:29.895Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:02:30.247Z] + 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 . [2021-01-02T02:02:30.247Z] Sending build context to Docker daemon 533.5kB [2021-01-02T02:02:30.247Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-02T02:02:30.247Z] Step 2/8 : FROM ${BASE} [2021-01-02T02:02:30.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-02T02:02:30.516Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-02T02:02:30.516Z] 188c0c94c7c5: Pulling fs layer [2021-01-02T02:02:30.517Z] 0ef7d3d256c8: Pulling fs layer [2021-01-02T02:02:30.517Z] de9db76c5a1d: Pulling fs layer [2021-01-02T02:02:30.517Z] bca2f99d35d6: Pulling fs layer [2021-01-02T02:02:30.517Z] 93359f2a8cfa: Pulling fs layer [2021-01-02T02:02:30.517Z] 7c6f9722023f: Pulling fs layer [2021-01-02T02:02:30.517Z] a35cf1a2eb13: Pulling fs layer [2021-01-02T02:02:30.517Z] 93359f2a8cfa: Waiting [2021-01-02T02:02:30.517Z] 7c6f9722023f: Waiting [2021-01-02T02:02:30.517Z] a35cf1a2eb13: Waiting [2021-01-02T02:02:30.517Z] bca2f99d35d6: Waiting [2021-01-02T02:02:30.517Z] de9db76c5a1d: Download complete [2021-01-02T02:02:30.517Z] 0ef7d3d256c8: Verifying Checksum [2021-01-02T02:02:30.517Z] 0ef7d3d256c8: Download complete [2021-01-02T02:02:30.517Z] 93359f2a8cfa: Download complete [2021-01-02T02:02:30.517Z] 188c0c94c7c5: Verifying Checksum [2021-01-02T02:02:30.517Z] 188c0c94c7c5: Download complete [2021-01-02T02:02:30.517Z] 7c6f9722023f: Verifying Checksum [2021-01-02T02:02:30.517Z] 7c6f9722023f: Download complete [2021-01-02T02:02:30.781Z] 188c0c94c7c5: Pull complete [2021-01-02T02:02:30.890Z] (1/14) Installing libmagic (5.38-r0) [2021-01-02T02:02:31.044Z] 0ef7d3d256c8: Pull complete [2021-01-02T02:02:31.044Z] de9db76c5a1d: Pull complete [2021-01-02T02:02:31.162Z] (2/14) Installing file (5.38-r0) [2021-01-02T02:02:31.162Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-02T02:02:31.434Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-02T02:02:32.439Z] a35cf1a2eb13: Verifying Checksum [2021-01-02T02:02:32.439Z] a35cf1a2eb13: Download complete [2021-01-02T02:02:32.701Z] bca2f99d35d6: Verifying Checksum [2021-01-02T02:02:32.701Z] bca2f99d35d6: Download complete [2021-01-02T02:02:38.049Z] bca2f99d35d6: Pull complete [2021-01-02T02:02:38.049Z] 93359f2a8cfa: Pull complete [2021-01-02T02:02:38.049Z] 7c6f9722023f: Pull complete [2021-01-02T02:02:43.795Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-02T02:02:43.795Z] (6/14) Installing patch (2.7.6-r6) [2021-01-02T02:02:43.795Z] (7/14) Installing build-base (0.5-r2) [2021-01-02T02:02:43.795Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-02T02:02:43.795Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-02T02:02:43.795Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-02T02:02:43.795Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-02T02:02:43.795Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-02T02:02:43.795Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-02T02:02:43.795Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-02T02:02:43.795Z] Executing busybox-1.31.1-r19.trigger [2021-01-02T02:02:43.795Z] OK: 221 MiB in 53 packages [2021-01-02T02:02:48.099Z] Removing intermediate container 251cb85eff35 [2021-01-02T02:02:48.099Z] ---> faa163506088 [2021-01-02T02:02:48.099Z] Step 6/8 : WORKDIR /device-modbus-go [2021-01-02T02:02:48.099Z] ---> Running in cd86956c8178 [2021-01-02T02:02:48.099Z] a35cf1a2eb13: Pull complete [2021-01-02T02:02:48.100Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-02T02:02:48.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-02T02:02:48.100Z] ---> a62c8e92a672 [2021-01-02T02:02:48.100Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-02T02:02:48.100Z] ---> Running in 4746ba247d5a [2021-01-02T02:02:48.100Z] Removing intermediate container 4746ba247d5a [2021-01-02T02:02:48.100Z] ---> 9a0868f2d020 [2021-01-02T02:02:48.100Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-02T02:02:48.100Z] ---> Running in 46ccf004ee13 [2021-01-02T02:02:48.370Z] Removing intermediate container cd86956c8178 [2021-01-02T02:02:48.370Z] ---> f330e701baaf [2021-01-02T02:02:48.370Z] Step 7/8 : COPY . . [2021-01-02T02:02:48.677Z] Removing intermediate container 46ccf004ee13 [2021-01-02T02:02:48.677Z] ---> ddc5e9b3aac3 [2021-01-02T02:02:48.677Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-02T02:02:48.945Z] ---> Running in d08eb097c11d [2021-01-02T02:02:48.964Z] ---> abd6cc74d3a9 [2021-01-02T02:02:48.964Z] Step 8/8 : RUN go mod download [2021-01-02T02:02:49.235Z] ---> Running in 7746480e2f4e [2021-01-02T02:02:49.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-02T02:02:50.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-02T02:02:51.043Z] (1/14) Installing libmagic (5.38-r0) [2021-01-02T02:02:51.043Z] (2/14) Installing file (5.38-r0) [2021-01-02T02:02:51.304Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-02T02:02:51.304Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-02T02:02:55.524Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-02T02:02:55.524Z] (6/14) Installing patch (2.7.6-r6) [2021-01-02T02:02:55.524Z] (7/14) Installing build-base (0.5-r2) [2021-01-02T02:02:55.524Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-02T02:02:55.524Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-02T02:02:55.524Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-02T02:02:55.786Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-02T02:02:55.786Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-02T02:02:56.049Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-02T02:02:56.049Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-02T02:02:56.313Z] Executing busybox-1.31.1-r19.trigger [2021-01-02T02:02:56.313Z] OK: 237 MiB in 53 packages [2021-01-02T02:02:59.650Z] Removing intermediate container d08eb097c11d [2021-01-02T02:02:59.650Z] ---> 2b7fdc896255 [2021-01-02T02:02:59.650Z] Step 6/8 : WORKDIR /device-modbus-go [2021-01-02T02:02:59.650Z] ---> Running in 6dc922f9734d [2021-01-02T02:02:59.650Z] Removing intermediate container 6dc922f9734d [2021-01-02T02:02:59.650Z] ---> 6bc334965c37 [2021-01-02T02:02:59.650Z] Step 7/8 : COPY . . [2021-01-02T02:03:00.229Z] ---> 81f3ecebdd5a [2021-01-02T02:03:00.229Z] Step 8/8 : RUN go mod download [2021-01-02T02:03:00.511Z] ---> Running in bc345cd6692d [2021-01-02T02:03:11.404Z] Removing intermediate container 7746480e2f4e [2021-01-02T02:03:11.404Z] ---> 530eb423c11c [2021-01-02T02:03:11.404Z] Successfully built 530eb423c11c [2021-01-02T02:03:11.404Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:03:11.753Z] + docker inspect -f . ci-base-image-arm64 [2021-01-02T02:03:11.753Z] . [Pipeline] withDockerContainer [2021-01-02T02:03:12.001Z] prd-ubuntu18.04-docker-arm64-4c-16g-17992 does not seem to be running inside a container [2021-01-02T02:03:12.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/34 -v /w/workspace/device-modbus-go/34:/w/workspace/device-modbus-go/34:rw,z -v /w/workspace/device-modbus-go/34@tmp:/w/workspace/device-modbus-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-02T02:03:13.738Z] $ docker top 450ea08b896d4ff2edf198c931abdce11aeabf4ae500448569e63eb12e26e912 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-02T02:03:14.778Z] + go version [2021-01-02T02:03:14.778Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-02T02:03:14.798Z] $ docker stop --time=1 450ea08b896d4ff2edf198c931abdce11aeabf4ae500448569e63eb12e26e912 [2021-01-02T02:03:16.801Z] $ docker rm -f 450ea08b896d4ff2edf198c931abdce11aeabf4ae500448569e63eb12e26e912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:03:17.908Z] + docker inspect -f . ci-base-image-arm64 [2021-01-02T02:03:17.908Z] . [Pipeline] withDockerContainer [2021-01-02T02:03:18.176Z] prd-ubuntu18.04-docker-arm64-4c-16g-17992 does not seem to be running inside a container [2021-01-02T02:03:18.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/34 -v /w/workspace/device-modbus-go/34:/w/workspace/device-modbus-go/34:rw,z -v /w/workspace/device-modbus-go/34@tmp:/w/workspace/device-modbus-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-02T02:03:19.728Z] $ docker top a04c72364f569ec535ebd7945acef1b1eec61732fb7a9ff513d5e819a75ac327 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-02T02:03:20.806Z] + make test [2021-01-02T02:03:20.806Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-02T02:03:21.789Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-01-02T02:03:22.547Z] Removing intermediate container bc345cd6692d [2021-01-02T02:03:22.547Z] ---> bc76c4b09947 [2021-01-02T02:03:22.547Z] Successfully built bc76c4b09947 [2021-01-02T02:03:22.547Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:03:22.868Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-02T02:03:22.868Z] . [Pipeline] withDockerContainer [2021-01-02T02:03:23.044Z] prd-centos7-docker-4c-2g-17993 does not seem to be running inside a container [2021-01-02T02:03:23.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/34 -v /w/workspace/device-modbus-go/34:/w/workspace/device-modbus-go/34:rw,z -v /w/workspace/device-modbus-go/34@tmp:/w/workspace/device-modbus-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-02T02:03:23.991Z] $ docker top f551090485cff8d0f77b35f6da14e35f8bf1bbdfac0a2ed088a7e522b97b880d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-02T02:03:24.529Z] + go version [2021-01-02T02:03:24.529Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-02T02:03:24.543Z] $ docker stop --time=1 f551090485cff8d0f77b35f6da14e35f8bf1bbdfac0a2ed088a7e522b97b880d [2021-01-02T02:03:26.013Z] $ docker rm -f f551090485cff8d0f77b35f6da14e35f8bf1bbdfac0a2ed088a7e522b97b880d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:03:26.850Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-02T02:03:26.850Z] . [Pipeline] withDockerContainer [2021-01-02T02:03:26.957Z] prd-centos7-docker-4c-2g-17993 does not seem to be running inside a container [2021-01-02T02:03:27.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/34 -v /w/workspace/device-modbus-go/34:/w/workspace/device-modbus-go/34:rw,z -v /w/workspace/device-modbus-go/34@tmp:/w/workspace/device-modbus-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-02T02:03:27.661Z] $ docker top 6e2159c1f8e4de141e1a14e91b0ea272fe356531568d878ef49af13b17710e74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-02T02:03:28.147Z] + make test [2021-01-02T02:03:28.147Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-02T02:03:29.542Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-01-02T02:03:39.670Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-01-02T02:03:40.248Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.400s coverage: 50.3% of statements [2021-01-02T02:03:40.513Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-02T02:03:43.096Z] gofmt -l . [2021-01-02T02:03:43.096Z] [ "`gofmt -l .`" = "" ] [2021-01-02T02:03:43.096Z] ./bin/test-attribution-txt.sh [2021-01-02T02:03:45.019Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-02T02:03:45.608Z] $ docker stop --time=1 6e2159c1f8e4de141e1a14e91b0ea272fe356531568d878ef49af13b17710e74 [2021-01-02T02:03:48.245Z] $ docker rm -f 6e2159c1f8e4de141e1a14e91b0ea272fe356531568d878ef49af13b17710e74 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-02T02:03:48.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-02T02:03:49.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-02T02:03:52.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-02T02:03:53.206Z] + ls -al . [2021-01-02T02:03:53.206Z] total 104 [2021-01-02T02:03:53.206Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 2 02:03 . [2021-01-02T02:03:53.206Z] drwxrwxr-x. 4 jenkins jenkins 30 Jan 2 02:02 .. [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 5589 Jan 2 02:02 Attribution.txt [2021-01-02T02:03:53.206Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 2 02:02 bin [2021-01-02T02:03:53.206Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 2 02:02 cmd [2021-01-02T02:03:53.206Z] -rw-r--r--. 1 jenkins jenkins 22362 Jan 2 02:03 coverage.out [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 1434 Jan 2 02:02 Dockerfile [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 958 Jan 2 02:02 Dockerfile.build [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 2 02:02 .dockerignore [2021-01-02T02:03:53.206Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 2 02:02 .git [2021-01-02T02:03:53.206Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 2 02:02 .github [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 338 Jan 2 02:02 .gitignore [2021-01-02T02:03:53.206Z] -rw-r--r--. 1 jenkins jenkins 524 Jan 2 02:03 go.mod [2021-01-02T02:03:53.206Z] -rw-r--r--. 1 jenkins jenkins 14852 Jan 2 02:03 go.sum [2021-01-02T02:03:53.206Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 2 02:02 internal [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 679 Jan 2 02:02 Jenkinsfile [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 2 02:02 LICENSE [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 880 Jan 2 02:02 Makefile [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 591 Jan 2 02:02 README.md [2021-01-02T02:03:53.206Z] drwxrwxr-x. 2 jenkins jenkins 52 Jan 2 02:02 simulator [2021-01-02T02:03:53.206Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 2 02:02 snap [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 2 01:59 VERSION [2021-01-02T02:03:53.206Z] -rw-rw-r--. 1 jenkins jenkins 229 Jan 2 02:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:03:53.513Z] + 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=15ac84f23aa11eeb9442daa2d5db1053a10c3bad --label arch=amd64 --label version=1.3.1-dev.6 . [2021-01-02T02:03:53.514Z] Sending build context to Docker daemon 564.7kB [2021-01-02T02:03:53.514Z] Step 1/20 : ARG BASE=golang:1.15-alpine3.12 [2021-01-02T02:03:53.514Z] Step 2/20 : FROM ${BASE} AS builder [2021-01-02T02:03:53.514Z] ---> bc76c4b09947 [2021-01-02T02:03:53.514Z] Step 3/20 : ARG MAKE='make build' [2021-01-02T02:03:53.777Z] ---> Running in 864622805b3b [2021-01-02T02:03:54.353Z] Removing intermediate container 864622805b3b [2021-01-02T02:03:54.353Z] ---> 5bcccbe0a55d [2021-01-02T02:03:54.353Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-02T02:03:54.353Z] ---> Running in d7a288190490 [2021-01-02T02:03:55.302Z] Removing intermediate container d7a288190490 [2021-01-02T02:03:55.302Z] ---> 6ae65116e258 [2021-01-02T02:03:55.302Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2021-01-02T02:03:55.302Z] ---> Running in b0c69098bf8e [2021-01-02T02:03:55.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-02T02:03:56.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-02T02:03:56.774Z] OK: 237 MiB in 53 packages [2021-01-02T02:03:57.035Z] Removing intermediate container b0c69098bf8e [2021-01-02T02:03:57.035Z] ---> 45ab897f3653 [2021-01-02T02:03:57.035Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2021-01-02T02:03:57.612Z] ---> Running in 5b5ebda063b9 [2021-01-02T02:03:57.612Z] Removing intermediate container 5b5ebda063b9 [2021-01-02T02:03:57.612Z] ---> 1edadf29ede5 [2021-01-02T02:03:57.612Z] Step 7/20 : COPY . . [2021-01-02T02:03:58.557Z] ---> 4087822ff013 [2021-01-02T02:03:58.557Z] Step 8/20 : RUN ${MAKE} [2021-01-02T02:03:58.557Z] ---> Running in 00dea05a9a70 [2021-01-02T02:03:59.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.1-dev.6" -o cmd/device-modbus ./cmd [2021-01-02T02:04:00.828Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-01-02T02:04:00.828Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.412s coverage: 50.3% of statements [2021-01-02T02:04:00.828Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-02T02:04:02.272Z] gofmt -l . [2021-01-02T02:04:02.272Z] [ "`gofmt -l .`" = "" ] [2021-01-02T02:04:02.272Z] ./bin/test-attribution-txt.sh [2021-01-02T02:04:02.870Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-02T02:04:03.481Z] $ docker stop --time=1 a04c72364f569ec535ebd7945acef1b1eec61732fb7a9ff513d5e819a75ac327 [2021-01-02T02:04:05.675Z] $ docker rm -f a04c72364f569ec535ebd7945acef1b1eec61732fb7a9ff513d5e819a75ac327 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-02T02:04:06.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-02T02:04:06.548Z] Warning: overwriting stash ‘coverage-report’ [2021-01-02T02:04:07.269Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-02T02:04:07.384Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-02T02:04:08.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-02T02:04:08.455Z] + ls -al . [2021-01-02T02:04:08.455Z] total 136 [2021-01-02T02:04:08.455Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 2 02:04 . [2021-01-02T02:04:08.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 02:01 .. [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 2 02:01 .dockerignore [2021-01-02T02:04:08.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 02:01 .git [2021-01-02T02:04:08.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 02:01 .github [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 338 Jan 2 02:01 .gitignore [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 5589 Jan 2 02:01 Attribution.txt [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 1434 Jan 2 02:01 Dockerfile [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 958 Jan 2 02:01 Dockerfile.build [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 679 Jan 2 02:01 Jenkinsfile [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 2 02:01 LICENSE [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 2 02:01 Makefile [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 591 Jan 2 02:01 README.md [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 2 01:59 VERSION [2021-01-02T02:04:08.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 02:01 bin [2021-01-02T02:04:08.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 02:01 cmd [2021-01-02T02:04:08.455Z] -rw-r--r-- 1 jenkins jenkins 22362 Jan 2 02:03 coverage.out [2021-01-02T02:04:08.455Z] -rw-r--r-- 1 jenkins jenkins 524 Jan 2 02:04 go.mod [2021-01-02T02:04:08.455Z] -rw-r--r-- 1 jenkins jenkins 14852 Jan 2 02:04 go.sum [2021-01-02T02:04:08.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 02:01 internal [2021-01-02T02:04:08.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 02:01 simulator [2021-01-02T02:04:08.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 02:01 snap [2021-01-02T02:04:08.455Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 2 02:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:08.863Z] + 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=15ac84f23aa11eeb9442daa2d5db1053a10c3bad --label arch=arm64 --label version=1.3.1-dev.6 . [2021-01-02T02:04:09.152Z] Sending build context to Docker daemon 563.7kB [2021-01-02T02:04:09.430Z] Step 1/20 : ARG BASE=golang:1.15-alpine3.12 [2021-01-02T02:04:09.430Z] Step 2/20 : FROM ${BASE} AS builder [2021-01-02T02:04:09.430Z] ---> 530eb423c11c [2021-01-02T02:04:09.430Z] Step 3/20 : ARG MAKE='make build' [2021-01-02T02:04:09.430Z] ---> Running in f1a7cb0a63a9 [2021-01-02T02:04:10.025Z] Removing intermediate container f1a7cb0a63a9 [2021-01-02T02:04:10.025Z] ---> 3a7a746b50da [2021-01-02T02:04:10.025Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-02T02:04:10.300Z] ---> Running in 804012bd84b4 [2021-01-02T02:04:10.706Z] Removing intermediate container 00dea05a9a70 [2021-01-02T02:04:10.706Z] ---> 8964a1e97333 [2021-01-02T02:04:10.706Z] Step 9/20 : FROM scratch [2021-01-02T02:04:10.706Z] ---> [2021-01-02T02:04:10.706Z] Step 10/20 : ENV APP_PORT=49991 [2021-01-02T02:04:10.706Z] ---> Running in f29d952bc2d5 [2021-01-02T02:04:10.968Z] Removing intermediate container f29d952bc2d5 [2021-01-02T02:04:10.968Z] ---> be86bed5bfd7 [2021-01-02T02:04:10.968Z] Step 11/20 : EXPOSE $APP_PORT [2021-01-02T02:04:10.968Z] ---> Running in fa993d9f81fa [2021-01-02T02:04:11.231Z] Removing intermediate container fa993d9f81fa [2021-01-02T02:04:11.231Z] ---> 2cfcee86a18e [2021-01-02T02:04:11.231Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2021-01-02T02:04:11.493Z] ---> ef2c3b1c0413 [2021-01-02T02:04:11.493Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2021-01-02T02:04:12.071Z] ---> df22543e3316 [2021-01-02T02:04:12.071Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2021-01-02T02:04:12.268Z] Removing intermediate container 804012bd84b4 [2021-01-02T02:04:12.268Z] ---> 2e9a09352103 [2021-01-02T02:04:12.268Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2021-01-02T02:04:12.333Z] ---> ff4c93e5a74d [2021-01-02T02:04:12.333Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2021-01-02T02:04:12.333Z] ---> Running in bc9c84a7908c [2021-01-02T02:04:12.542Z] ---> Running in 61b359d62443 [2021-01-02T02:04:12.599Z] Removing intermediate container bc9c84a7908c [2021-01-02T02:04:12.599Z] ---> 4fc64e23d624 [2021-01-02T02:04:12.599Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2021-01-02T02:04:12.860Z] ---> Running in b6d06e3ed38d [2021-01-02T02:04:12.861Z] Removing intermediate container b6d06e3ed38d [2021-01-02T02:04:12.861Z] ---> 494b0f77b9f8 [2021-01-02T02:04:12.861Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-02T02:04:13.433Z] ---> Running in a26c68e79b79 [2021-01-02T02:04:13.433Z] Removing intermediate container a26c68e79b79 [2021-01-02T02:04:13.433Z] ---> cedaba9cfa1a [2021-01-02T02:04:13.433Z] Step 18/20 : LABEL arch=amd64 [2021-01-02T02:04:13.696Z] ---> Running in e378a1c9a101 [2021-01-02T02:04:13.696Z] Removing intermediate container e378a1c9a101 [2021-01-02T02:04:13.696Z] ---> 4b1cc16eb724 [2021-01-02T02:04:13.696Z] Step 19/20 : LABEL git_sha=15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:04:13.958Z] ---> Running in 248b1d9f1c8d [2021-01-02T02:04:13.958Z] Removing intermediate container 248b1d9f1c8d [2021-01-02T02:04:13.958Z] ---> b3fb4a740bba [2021-01-02T02:04:13.958Z] Step 20/20 : LABEL version=1.3.1-dev.6 [2021-01-02T02:04:13.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-02T02:04:14.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-02T02:04:14.902Z] ---> Running in 7a71ea7d5519 [2021-01-02T02:04:14.902Z] Removing intermediate container 7a71ea7d5519 [2021-01-02T02:04:14.902Z] ---> 0d78963cc7d6 [2021-01-02T02:04:14.902Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-02T02:04:14.902Z] Successfully built 0d78963cc7d6 [2021-01-02T02:04:15.166Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [2021-01-02T02:04:15.198Z] OK: 221 MiB in 53 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-02T02:04:15.516Z] provisioning config files... [2021-01-02T02:04:15.549Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/34@tmp/config6688654119645883520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:04:15.921Z] ---> docker-login.sh [2021-01-02T02:04:15.921Z] nexus3.edgexfoundry.org:10001 [2021-01-02T02:04:15.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:16.180Z] Removing intermediate container 61b359d62443 [2021-01-02T02:04:16.180Z] ---> 179458e73044 [2021-01-02T02:04:16.180Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2021-01-02T02:04:16.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:16.182Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:16.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:16.182Z] [2021-01-02T02:04:16.182Z] Login Succeeded [2021-01-02T02:04:16.182Z] nexus3.edgexfoundry.org:10002 [2021-01-02T02:04:16.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:16.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:16.182Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:16.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:16.182Z] [2021-01-02T02:04:16.182Z] Login Succeeded [2021-01-02T02:04:16.182Z] nexus3.edgexfoundry.org:10003 [2021-01-02T02:04:16.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:16.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:16.444Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:16.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:16.444Z] [2021-01-02T02:04:16.444Z] Login Succeeded [2021-01-02T02:04:16.444Z] nexus3.edgexfoundry.org:10004 [2021-01-02T02:04:16.452Z] ---> Running in 855db9477c1a [2021-01-02T02:04:16.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:16.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:16.705Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:16.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:16.705Z] [2021-01-02T02:04:16.705Z] Login Succeeded [2021-01-02T02:04:16.705Z] docker.io [2021-01-02T02:04:16.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:16.729Z] Removing intermediate container 855db9477c1a [2021-01-02T02:04:16.729Z] ---> 13f7040c7eda [2021-01-02T02:04:16.729Z] Step 7/20 : COPY . . [2021-01-02T02:04:16.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:16.967Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:16.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:16.967Z] [2021-01-02T02:04:16.967Z] Login Succeeded [2021-01-02T02:04:16.967Z] ---> docker-login.sh ends [Pipeline] } [2021-01-02T02:04:16.975Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-02T02:04:17.196Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: [2021-01-02T02:04:17.196Z] 15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:04:17.196Z] latest [2021-01-02T02:04:17.196Z] 1.3.1-dev.6 [2021-01-02T02:04:17.196Z] 15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [2021-01-02T02:04:17.196Z] master [2021-01-02T02:04:17.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:17.708Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:04:17.708Z] ---> e36af95ea919 [2021-01-02T02:04:17.708Z] Step 8/20 : RUN ${MAKE} [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:17.986Z] ---> Running in 45793163b4d0 [2021-01-02T02:04:18.004Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:04:18.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2021-01-02T02:04:18.005Z] 08b23fe1fb3c: Preparing [2021-01-02T02:04:18.005Z] 13e5a1fd2ee2: Preparing [2021-01-02T02:04:18.005Z] fdb9dd5415fb: Preparing [2021-01-02T02:04:18.265Z] 08b23fe1fb3c: Pushed [2021-01-02T02:04:18.265Z] 13e5a1fd2ee2: Pushed [2021-01-02T02:04:18.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.1-dev.6" -o cmd/device-modbus ./cmd [2021-01-02T02:04:19.211Z] fdb9dd5415fb: Pushed [2021-01-02T02:04:19.473Z] 15ac84f23aa11eeb9442daa2d5db1053a10c3bad: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:19.781Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:20.080Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2021-01-02T02:04:20.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2021-01-02T02:04:20.080Z] 08b23fe1fb3c: Preparing [2021-01-02T02:04:20.080Z] 13e5a1fd2ee2: Preparing [2021-01-02T02:04:20.080Z] fdb9dd5415fb: Preparing [2021-01-02T02:04:20.080Z] 13e5a1fd2ee2: Layer already exists [2021-01-02T02:04:20.080Z] fdb9dd5415fb: Layer already exists [2021-01-02T02:04:20.080Z] 08b23fe1fb3c: Layer already exists [2021-01-02T02:04:20.080Z] latest: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:20.386Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:20.698Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.6 [2021-01-02T02:04:20.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2021-01-02T02:04:20.699Z] 08b23fe1fb3c: Preparing [2021-01-02T02:04:20.699Z] 13e5a1fd2ee2: Preparing [2021-01-02T02:04:20.699Z] fdb9dd5415fb: Preparing [2021-01-02T02:04:20.699Z] 13e5a1fd2ee2: Layer already exists [2021-01-02T02:04:20.699Z] 08b23fe1fb3c: Layer already exists [2021-01-02T02:04:20.699Z] fdb9dd5415fb: Layer already exists [2021-01-02T02:04:20.699Z] 1.3.1-dev.6: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:21.005Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:21.324Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [2021-01-02T02:04:23.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2021-01-02T02:04:23.288Z] 08b23fe1fb3c: Preparing [2021-01-02T02:04:23.288Z] 13e5a1fd2ee2: Preparing [2021-01-02T02:04:23.288Z] fdb9dd5415fb: Preparing [2021-01-02T02:04:23.288Z] 08b23fe1fb3c: Layer already exists [2021-01-02T02:04:23.288Z] 13e5a1fd2ee2: Layer already exists [2021-01-02T02:04:23.288Z] fdb9dd5415fb: Layer already exists [2021-01-02T02:04:23.288Z] 15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:23.653Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:04:23.953Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [2021-01-02T02:04:23.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2021-01-02T02:04:23.953Z] 08b23fe1fb3c: Preparing [2021-01-02T02:04:23.953Z] 13e5a1fd2ee2: Preparing [2021-01-02T02:04:23.953Z] fdb9dd5415fb: Preparing [2021-01-02T02:04:23.953Z] 13e5a1fd2ee2: Layer already exists [2021-01-02T02:04:23.953Z] fdb9dd5415fb: Layer already exists [2021-01-02T02:04:23.953Z] 08b23fe1fb3c: Layer already exists [2021-01-02T02:04:23.953Z] master: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-02T02:04:24.171Z] ===================================================== [Pipeline] echo [2021-01-02T02:04:24.224Z] taggedImages: [2021-01-02T02:04:24.224Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:04:24.224Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2021-01-02T02:04:24.224Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.6 [2021-01-02T02:04:24.224Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [2021-01-02T02:04:24.224Z] - 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] } [2021-01-02T02:04:45.839Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-02T02:04:49.226Z] Removing intermediate container 45793163b4d0 [2021-01-02T02:04:49.226Z] ---> 5feea0b07215 [2021-01-02T02:04:49.226Z] Step 9/20 : FROM scratch [2021-01-02T02:04:49.226Z] ---> [2021-01-02T02:04:49.226Z] Step 10/20 : ENV APP_PORT=49991 [2021-01-02T02:04:49.226Z] ---> Running in 40719323e6e5 [2021-01-02T02:04:49.497Z] Removing intermediate container 40719323e6e5 [2021-01-02T02:04:49.498Z] ---> 57c1a7def5f6 [2021-01-02T02:04:49.498Z] Step 11/20 : EXPOSE $APP_PORT [2021-01-02T02:04:49.771Z] ---> Running in 0cce3a72d470 [2021-01-02T02:04:50.042Z] Removing intermediate container 0cce3a72d470 [2021-01-02T02:04:50.042Z] ---> 959aba7772bd [2021-01-02T02:04:50.042Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2021-01-02T02:04:51.022Z] ---> 33467bddb663 [2021-01-02T02:04:51.022Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2021-01-02T02:04:51.615Z] ---> bb2240731b9a [2021-01-02T02:04:51.615Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2021-01-02T02:04:52.206Z] ---> 6533a2ae7563 [2021-01-02T02:04:52.206Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2021-01-02T02:04:52.478Z] ---> Running in f7871a55ef6c [2021-01-02T02:04:52.751Z] Removing intermediate container f7871a55ef6c [2021-01-02T02:04:52.751Z] ---> 207a577a2a0d [2021-01-02T02:04:52.751Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2021-01-02T02:04:53.024Z] ---> Running in e45aaf75f208 [2021-01-02T02:04:53.620Z] Removing intermediate container e45aaf75f208 [2021-01-02T02:04:53.620Z] ---> f5ae8d57519a [2021-01-02T02:04:53.620Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-02T02:04:53.620Z] ---> Running in b8c3de8b4b2a [2021-01-02T02:04:53.892Z] Removing intermediate container b8c3de8b4b2a [2021-01-02T02:04:53.892Z] ---> df2eaa6d498a [2021-01-02T02:04:53.892Z] Step 18/20 : LABEL arch=arm64 [2021-01-02T02:04:54.163Z] ---> Running in 55b36159cec6 [2021-01-02T02:04:54.764Z] Removing intermediate container 55b36159cec6 [2021-01-02T02:04:54.764Z] ---> 1cb61754d994 [2021-01-02T02:04:54.764Z] Step 19/20 : LABEL git_sha=15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:04:54.764Z] ---> Running in d2dbe367b819 [2021-01-02T02:04:55.038Z] Removing intermediate container d2dbe367b819 [2021-01-02T02:04:55.038Z] ---> 5bc2605f3446 [2021-01-02T02:04:55.038Z] Step 20/20 : LABEL version=1.3.1-dev.6 [2021-01-02T02:04:55.314Z] ---> Running in 1da0f914bada [2021-01-02T02:04:55.905Z] Removing intermediate container 1da0f914bada [2021-01-02T02:04:55.905Z] ---> e9b0587a14e7 [2021-01-02T02:04:55.905Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-02T02:04:55.905Z] Successfully built e9b0587a14e7 [2021-01-02T02:04:55.905Z] 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 [2021-01-02T02:04:56.315Z] provisioning config files... [2021-01-02T02:04:56.363Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/34@tmp/config2331671871734179793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:04:56.756Z] ---> docker-login.sh [2021-01-02T02:04:56.756Z] nexus3.edgexfoundry.org:10001 [2021-01-02T02:04:57.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:57.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:57.029Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:57.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:57.030Z] [2021-01-02T02:04:57.030Z] Login Succeeded [2021-01-02T02:04:57.030Z] nexus3.edgexfoundry.org:10002 [2021-01-02T02:04:57.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:57.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:57.624Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:57.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:57.624Z] [2021-01-02T02:04:57.624Z] Login Succeeded [2021-01-02T02:04:57.624Z] nexus3.edgexfoundry.org:10003 [2021-01-02T02:04:57.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:58.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:58.173Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:58.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:58.173Z] [2021-01-02T02:04:58.173Z] Login Succeeded [2021-01-02T02:04:58.173Z] nexus3.edgexfoundry.org:10004 [2021-01-02T02:04:58.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:58.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:58.721Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:58.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:58.721Z] [2021-01-02T02:04:58.721Z] Login Succeeded [2021-01-02T02:04:58.721Z] docker.io [2021-01-02T02:04:58.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-02T02:04:59.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-02T02:04:59.265Z] Configure a credential helper to remove this warning. See [2021-01-02T02:04:59.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-02T02:04:59.265Z] [2021-01-02T02:04:59.265Z] Login Succeeded [2021-01-02T02:04:59.265Z] ---> docker-login.sh ends [Pipeline] } [2021-01-02T02:04:59.282Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-02T02:04:59.504Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: [2021-01-02T02:04:59.504Z] 15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:04:59.504Z] latest [2021-01-02T02:04:59.504Z] 1.3.1-dev.6 [2021-01-02T02:04:59.504Z] 15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [2021-01-02T02:04:59.504Z] master [2021-01-02T02:04:59.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:00.038Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:00.379Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:05:00.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2021-01-02T02:05:00.379Z] 3472f8e2fab3: Preparing [2021-01-02T02:05:00.379Z] 0dbcb66f0029: Preparing [2021-01-02T02:05:00.379Z] e57bb6462e26: Preparing [2021-01-02T02:05:00.663Z] 3472f8e2fab3: Pushed [2021-01-02T02:05:00.663Z] 0dbcb66f0029: Pushed [2021-01-02T02:05:03.275Z] e57bb6462e26: Pushed [2021-01-02T02:05:03.547Z] 15ac84f23aa11eeb9442daa2d5db1053a10c3bad: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:03.895Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:04.233Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2021-01-02T02:05:04.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2021-01-02T02:05:04.233Z] 3472f8e2fab3: Preparing [2021-01-02T02:05:04.233Z] 0dbcb66f0029: Preparing [2021-01-02T02:05:04.233Z] e57bb6462e26: Preparing [2021-01-02T02:05:04.233Z] e57bb6462e26: Layer already exists [2021-01-02T02:05:04.233Z] 3472f8e2fab3: Layer already exists [2021-01-02T02:05:04.506Z] 0dbcb66f0029: Layer already exists [2021-01-02T02:05:04.506Z] latest: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:04.846Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:05.184Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.6 [2021-01-02T02:05:05.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2021-01-02T02:05:05.184Z] 3472f8e2fab3: Preparing [2021-01-02T02:05:05.184Z] 0dbcb66f0029: Preparing [2021-01-02T02:05:05.185Z] e57bb6462e26: Preparing [2021-01-02T02:05:05.185Z] 3472f8e2fab3: Layer already exists [2021-01-02T02:05:05.185Z] 0dbcb66f0029: Layer already exists [2021-01-02T02:05:05.185Z] e57bb6462e26: Layer already exists [2021-01-02T02:05:05.458Z] 1.3.1-dev.6: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:05.802Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:06.146Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [2021-01-02T02:05:06.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2021-01-02T02:05:06.146Z] 3472f8e2fab3: Preparing [2021-01-02T02:05:06.147Z] 0dbcb66f0029: Preparing [2021-01-02T02:05:06.147Z] e57bb6462e26: Preparing [2021-01-02T02:05:06.147Z] 3472f8e2fab3: Layer already exists [2021-01-02T02:05:06.147Z] 0dbcb66f0029: Layer already exists [2021-01-02T02:05:06.417Z] e57bb6462e26: Layer already exists [2021-01-02T02:05:06.417Z] 15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:06.759Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:07.095Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [2021-01-02T02:05:07.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2021-01-02T02:05:07.095Z] 3472f8e2fab3: Preparing [2021-01-02T02:05:07.095Z] 0dbcb66f0029: Preparing [2021-01-02T02:05:07.095Z] e57bb6462e26: Preparing [2021-01-02T02:05:07.095Z] e57bb6462e26: Layer already exists [2021-01-02T02:05:07.095Z] 0dbcb66f0029: Layer already exists [2021-01-02T02:05:07.095Z] 3472f8e2fab3: Layer already exists [2021-01-02T02:05:07.366Z] master: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-02T02:05:07.558Z] ===================================================== [Pipeline] echo [2021-01-02T02:05:07.606Z] taggedImages: [2021-01-02T02:05:07.606Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad [2021-01-02T02:05:07.606Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2021-01-02T02:05:07.606Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.6 [2021-01-02T02:05:07.607Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [2021-01-02T02:05:07.607Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-02T02:05:08.891Z] provisioning config files... [2021-01-02T02:05:08.904Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config414517944617365732tmp [Pipeline] { [Pipeline] sh [2021-01-02T02:05:09.284Z] + set +x [2021-01-02T02:05:09.284Z] + curl -s https://codecov.io/bash [2021-01-02T02:05:09.284Z] + bash -s -- [2021-01-02T02:05:09.546Z] [2021-01-02T02:05:09.546Z] _____ _ [2021-01-02T02:05:09.546Z] / ____| | | [2021-01-02T02:05:09.546Z] | | ___ __| | ___ ___ _____ __ [2021-01-02T02:05:09.546Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-02T02:05:09.546Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-02T02:05:09.546Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-02T02:05:09.546Z] Bash-20201231-23d4836 [2021-01-02T02:05:09.546Z] [2021-01-02T02:05:09.546Z] [2021-01-02T02:05:09.546Z] ==> git version 2.24.3 found [2021-01-02T02:05:09.809Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-02T02:05:09.810Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-02T02:05:09.810Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-02T02:05:09.810Z] ==> Jenkins CI detected. [2021-01-02T02:05:09.810Z] project root: . [2021-01-02T02:05:09.810Z] --> token set from env [2021-01-02T02:05:09.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-02T02:05:09.810Z] ==> Running gcov in . (disable via -X gcov) [2021-01-02T02:05:09.810Z] ==> Python coveragepy not found [2021-01-02T02:05:09.810Z] ==> Searching for coverage reports in: [2021-01-02T02:05:09.810Z] + . [2021-01-02T02:05:09.810Z] -> Found 1 reports [2021-01-02T02:05:09.810Z] ==> Detecting git/mercurial file structure [2021-01-02T02:05:09.810Z] ==> Reading reports [2021-01-02T02:05:09.810Z] + ./coverage.out bytes=22362 [2021-01-02T02:05:09.810Z] ==> Appending adjustments [2021-01-02T02:05:09.810Z] https://docs.codecov.io/docs/fixing-reports [2021-01-02T02:05:09.810Z] + Found adjustments [2021-01-02T02:05:09.810Z] ==> Gzipping contents [2021-01-02T02:05:09.810Z] 8.0K /tmp/codecov.yWSFp1.gz [2021-01-02T02:05:09.810Z] ==> Uploading reports [2021-01-02T02:05:09.810Z] url: https://codecov.io [2021-01-02T02:05:09.810Z] query: branch=master&commit=15ac84f23aa11eeb9442daa2d5db1053a10c3bad&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-02T02:05:09.810Z] -> Pinging Codecov [2021-01-02T02:05:09.810Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=15ac84f23aa11eeb9442daa2d5db1053a10c3bad&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-02T02:05:10.386Z] -> Uploading to [2021-01-02T02:05:10.386Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-02/55DBCA73C666E3227836607328DD7E49/15ac84f23aa11eeb9442daa2d5db1053a10c3bad/b2d47c35-e5e8-4b12-a23e-400e32b294c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210102T020510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=644e4acc88ea8db1dedfd9d52cdc408aff095f45c5bcd353eedce7b1dadd50ef [2021-01-02T02:05:10.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-02T02:05:10.386Z] Dload Upload Total Spent Left Speed [2021-01-02T02:05:10.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4227 0 0 100 4227 0 8034 --:--:-- --:--:-- --:--:-- 8036 [2021-01-02T02:05:10.910Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] } [2021-01-02T02:05:10.922Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-02T02:05:11.778Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-02T02:05:11.834Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:12.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-02T02:05:12.191Z] [2021-01-02T02:05:12.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:05:12.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-02T02:05:12.540Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-02T02:05:12.540Z] 188c0c94c7c5: Pulling fs layer [2021-01-02T02:05:12.540Z] 0ef7d3d256c8: Pulling fs layer [2021-01-02T02:05:12.540Z] de9db76c5a1d: Pulling fs layer [2021-01-02T02:05:12.540Z] 0eba1c9be4d2: Pulling fs layer [2021-01-02T02:05:12.540Z] 0d57e429df01: Pulling fs layer [2021-01-02T02:05:12.540Z] 4e4be7b47b0d: Pulling fs layer [2021-01-02T02:05:12.540Z] e1f770b5df2f: Pulling fs layer [2021-01-02T02:05:12.540Z] 85a0685a4137: Pulling fs layer [2021-01-02T02:05:12.540Z] 0eba1c9be4d2: Waiting [2021-01-02T02:05:12.540Z] 0d57e429df01: Waiting [2021-01-02T02:05:12.540Z] 4e4be7b47b0d: Waiting [2021-01-02T02:05:12.540Z] e1f770b5df2f: Waiting [2021-01-02T02:05:12.540Z] 85a0685a4137: Waiting [2021-01-02T02:05:12.540Z] de9db76c5a1d: Verifying Checksum [2021-01-02T02:05:12.540Z] de9db76c5a1d: Download complete [2021-01-02T02:05:12.540Z] 0ef7d3d256c8: Download complete [2021-01-02T02:05:12.540Z] 0d57e429df01: Verifying Checksum [2021-01-02T02:05:12.540Z] 0d57e429df01: Download complete [2021-01-02T02:05:12.540Z] 188c0c94c7c5: Verifying Checksum [2021-01-02T02:05:12.540Z] 188c0c94c7c5: Download complete [2021-01-02T02:05:12.540Z] 4e4be7b47b0d: Verifying Checksum [2021-01-02T02:05:12.540Z] 4e4be7b47b0d: Download complete [2021-01-02T02:05:13.115Z] 188c0c94c7c5: Pull complete [2021-01-02T02:05:13.115Z] 0ef7d3d256c8: Pull complete [2021-01-02T02:05:13.379Z] de9db76c5a1d: Pull complete [2021-01-02T02:05:14.780Z] e1f770b5df2f: Verifying Checksum [2021-01-02T02:05:14.780Z] e1f770b5df2f: Download complete [2021-01-02T02:05:16.212Z] 0eba1c9be4d2: Verifying Checksum [2021-01-02T02:05:16.212Z] 0eba1c9be4d2: Download complete [2021-01-02T02:05:16.481Z] 85a0685a4137: Verifying Checksum [2021-01-02T02:05:16.481Z] 85a0685a4137: Download complete [2021-01-02T02:05:21.819Z] 0eba1c9be4d2: Pull complete [2021-01-02T02:05:21.819Z] 0d57e429df01: Pull complete [2021-01-02T02:05:22.081Z] 4e4be7b47b0d: Pull complete [2021-01-02T02:05:24.004Z] e1f770b5df2f: Pull complete [2021-01-02T02:05:32.206Z] 85a0685a4137: Pull complete [2021-01-02T02:05:32.206Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-02T02:05:32.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-02T02:05:32.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-02T02:05:32.420Z] prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container [2021-01-02T02:05:32.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-02T02:05:33.412Z] $ docker top 6d81e847e95028db24289cd285ab3677d10702e4a7dbc669d26857f3caeee29a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-02T02:05:33.639Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-02T02:05:33.933Z] + set -o pipefail [2021-01-02T02:05:33.933Z] + snyk monitor '--org=edgex-jenkins' [2021-01-02T02:05:55.982Z] [2021-01-02T02:05:55.982Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2021-01-02T02:05:55.982Z] [2021-01-02T02:05:55.982Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/3f6cc19e-3c76-4d83-be69-87f42200821c [2021-01-02T02:05:55.982Z] [2021-01-02T02:05:55.982Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-01-02T02:05:55.982Z] [2021-01-02T02:05:55.982Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-02T02:05:55.982Z] [2021-01-02T02:05:55.982Z] [Pipeline] } [2021-01-02T02:05:56.000Z] $ docker stop --time=1 6d81e847e95028db24289cd285ab3677d10702e4a7dbc669d26857f3caeee29a [2021-01-02T02:05:58.655Z] $ docker rm -f 6d81e847e95028db24289cd285ab3677d10702e4a7dbc669d26857f3caeee29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-02T02:06:00.495Z] + git log --format=format:%s -1 15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:06:00.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-02T02:06:00.822Z] . [Pipeline] withDockerContainer [2021-01-02T02:06:00.921Z] prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container [2021-01-02T02:06:00.967Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-02T02:06:01.643Z] $ docker top 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-02T02:06:01.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-02T02:06:01.975Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-02T02:06:02.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-02T02:06:02.190Z] $ docker exec 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 ssh-agent [2021-01-02T02:06:02.353Z] SSH_AUTH_SOCK=/tmp/ssh-3MLFvp5XFx9s/agent.13 [2021-01-02T02:06:02.353Z] SSH_AGENT_PID=19 [2021-01-02T02:06:02.361Z] Running ssh-add (command line suppressed) [2021-01-02T02:06:02.487Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2438170340759924455.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2438170340759924455.key) [2021-01-02T02:06:02.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-02T02:06:02.879Z] + git semver tag [2021-01-02T02:06:02.879Z] # -> Open(): unable to determine branch for HEAD [2021-01-02T02:06:02.880Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-01-02T02:06:02.880Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-01-02T02:06:02.880Z] # $SEMVER_REMOTE_NAME = origin [2021-01-02T02:06:02.880Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-02T02:06:02.880Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-02T02:06:02.880Z] # $SEMVER_BRANCH = master [2021-01-02T02:06:02.880Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2021-01-02T02:06:02.880Z] # 15ac84f23aa11eeb9442daa2d5db1053a10c3bad HEAD [2021-01-02T02:06:02.880Z] # -> Force: false [2021-01-02T02:06:03.142Z] # 809b2eee5405431e3206a5d2f608d09112dd74e6 refs/tags/v1.3.1-dev.6 [Pipeline] } [2021-01-02T02:06:03.155Z] $ docker exec --env ******** --env ******** 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 ssh-agent -k [2021-01-02T02:06:03.282Z] unset SSH_AUTH_SOCK; [2021-01-02T02:06:03.283Z] unset SSH_AGENT_PID; [2021-01-02T02:06:03.283Z] echo Agent pid 19 killed; [2021-01-02T02:06:03.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-02T02:06:03.803Z] + git semver [Pipeline] } [2021-01-02T02:06:03.820Z] $ docker stop --time=1 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 [2021-01-02T02:06:05.160Z] $ docker rm -f 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:06:05.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-02T02:06:05.854Z] [2021-01-02T02:06:05.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:06:06.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-02T02:06:06.208Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-02T02:06:06.208Z] ab5ef0e58194: Pulling fs layer [2021-01-02T02:06:06.208Z] 9712f1f96733: Pulling fs layer [2021-01-02T02:06:06.208Z] 63f879dbbcfc: Pulling fs layer [2021-01-02T02:06:06.208Z] 0d9ebad4ef96: Pulling fs layer [2021-01-02T02:06:06.208Z] e9a5061849ea: Pulling fs layer [2021-01-02T02:06:06.208Z] d747dcd14b5f: Pulling fs layer [2021-01-02T02:06:06.208Z] 2de7ff778b66: Pulling fs layer [2021-01-02T02:06:06.208Z] e9a5061849ea: Waiting [2021-01-02T02:06:06.208Z] d747dcd14b5f: Waiting [2021-01-02T02:06:06.208Z] 0d9ebad4ef96: Waiting [2021-01-02T02:06:06.208Z] 2de7ff778b66: Waiting [2021-01-02T02:06:06.208Z] 9712f1f96733: Download complete [2021-01-02T02:06:08.149Z] 63f879dbbcfc: Verifying Checksum [2021-01-02T02:06:08.149Z] 63f879dbbcfc: Download complete [2021-01-02T02:06:08.149Z] e9a5061849ea: Download complete [2021-01-02T02:06:08.149Z] d747dcd14b5f: Verifying Checksum [2021-01-02T02:06:08.413Z] 2de7ff778b66: Verifying Checksum [2021-01-02T02:06:08.413Z] 2de7ff778b66: Download complete [2021-01-02T02:06:08.413Z] 0d9ebad4ef96: Verifying Checksum [2021-01-02T02:06:08.413Z] 0d9ebad4ef96: Download complete [2021-01-02T02:06:08.679Z] ab5ef0e58194: Verifying Checksum [2021-01-02T02:06:08.679Z] ab5ef0e58194: Download complete [2021-01-02T02:06:12.936Z] ab5ef0e58194: Pull complete [2021-01-02T02:06:12.936Z] 9712f1f96733: Pull complete [2021-01-02T02:06:16.270Z] 63f879dbbcfc: Pull complete [2021-01-02T02:06:21.589Z] 0d9ebad4ef96: Pull complete [2021-01-02T02:06:22.540Z] e9a5061849ea: Pull complete [2021-01-02T02:06:22.540Z] d747dcd14b5f: Pull complete [2021-01-02T02:06:26.773Z] 2de7ff778b66: Pull complete [2021-01-02T02:06:26.773Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-02T02:06:26.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-02T02:06:26.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-02T02:06:27.004Z] prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container [2021-01-02T02:06:27.062Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-02T02:06:30.795Z] $ docker top 03a3916f235a0f050516264be64640a65671ba3d04551cc2c949993fc14b713b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-02T02:06:31.151Z] provisioning config files... [2021-01-02T02:06:31.161Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3630057621383101898tmp [2021-01-02T02:06:31.182Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8041741092416550608tmp [2021-01-02T02:06:31.195Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4210834567589323545tmp [Pipeline] { [Pipeline] echo [2021-01-02T02:06:31.259Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:06:31.656Z] ---> sigul-configuration.sh [2021-01-02T02:06:31.657Z] gpg: directory `/root/.gnupg' created [2021-01-02T02:06:31.657Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-02T02:06:31.657Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-02T02:06:31.657Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-02T02:06:31.657Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-02T02:06:31.657Z] gpg: CAST5 encrypted data [2021-01-02T02:06:31.922Z] gpg: encrypted with 1 passphrase [2021-01-02T02:06:31.922Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-02T02:06:32.226Z] + mkdir /home/jenkins [2021-01-02T02:06:32.226Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-02T02:06:32.526Z] + 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 [2021-01-02T02:06:32.538Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:06:32.835Z] ---> sigul-install.sh [2021-01-02T02:06:38.144Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-02T02:06:38.443Z] + git tag --list [2021-01-02T02:06:38.443Z] 0.7.1 [2021-01-02T02:06:38.443Z] v1.0.0 [2021-01-02T02:06:38.443Z] v1.1.0 [2021-01-02T02:06:38.443Z] v1.1.1 [2021-01-02T02:06:38.443Z] v1.2.1 [2021-01-02T02:06:38.443Z] v1.2.2 [2021-01-02T02:06:38.443Z] v1.2.2-dev.1 [2021-01-02T02:06:38.443Z] v1.2.2-dev.2 [2021-01-02T02:06:38.443Z] v1.2.2-dev.3 [2021-01-02T02:06:38.443Z] v1.2.3-dev.1 [2021-01-02T02:06:38.443Z] v1.2.3-dev.2 [2021-01-02T02:06:38.443Z] v1.2.3-dev.3 [2021-01-02T02:06:38.443Z] v1.2.3-dev.4 [2021-01-02T02:06:38.443Z] v1.2.3-dev.5 [2021-01-02T02:06:38.443Z] v1.2.3-dev.6 [2021-01-02T02:06:38.443Z] v1.2.3-dev.7 [2021-01-02T02:06:38.443Z] v1.2.3-dev.8 [2021-01-02T02:06:38.443Z] v1.2.3-dev.9 [2021-01-02T02:06:38.443Z] v1.3.0 [2021-01-02T02:06:38.443Z] v1.3.1-dev.1 [2021-01-02T02:06:38.443Z] v1.3.1-dev.2 [2021-01-02T02:06:38.443Z] v1.3.1-dev.3 [2021-01-02T02:06:38.443Z] v1.3.1-dev.4 [2021-01-02T02:06:38.443Z] v1.3.1-dev.5 [2021-01-02T02:06:38.443Z] v1.3.1-dev.6 [Pipeline] sh [2021-01-02T02:06:38.741Z] + lftools sign git-tag v1.3.1-dev.6 [2021-01-02T02:06:40.130Z] Signing Git tag with Sigul... [2021-01-02T02:06:40.130Z] Signing v1.3.1-dev.6 [Pipeline] echo [2021-01-02T02:06:41.087Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:06:41.390Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-02T02:06:41.400Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-02T02:06:41.503Z] $ docker stop --time=1 03a3916f235a0f050516264be64640a65671ba3d04551cc2c949993fc14b713b [2021-01-02T02:06:43.560Z] $ docker rm -f 03a3916f235a0f050516264be64640a65671ba3d04551cc2c949993fc14b713b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:06:44.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-02T02:06:44.490Z] . [Pipeline] withDockerContainer [2021-01-02T02:06:44.593Z] prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container [2021-01-02T02:06:44.635Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-02T02:06:45.258Z] $ docker top dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-02T02:06:45.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-02T02:06:45.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-02T02:06:45.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-02T02:06:45.760Z] $ docker exec dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c ssh-agent [2021-01-02T02:06:45.935Z] SSH_AUTH_SOCK=/tmp/ssh-8HbD3vWagBrG/agent.12 [2021-01-02T02:06:45.935Z] SSH_AGENT_PID=17 [2021-01-02T02:06:45.941Z] Running ssh-add (command line suppressed) [2021-01-02T02:06:46.067Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6677921331414707821.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6677921331414707821.key) [2021-01-02T02:06:46.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-02T02:06:46.465Z] + git semver bump pre [2021-01-02T02:06:46.465Z] # -> Open(): unable to determine branch for HEAD [2021-01-02T02:06:46.465Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-01-02T02:06:46.465Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-01-02T02:06:46.465Z] # $SEMVER_REMOTE_NAME = origin [2021-01-02T02:06:46.465Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-02T02:06:46.465Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-02T02:06:46.465Z] # $SEMVER_BRANCH = master [2021-01-02T02:06:46.465Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2021-01-02T02:06:46.465Z] 1.3.1-dev.7 [Pipeline] } [2021-01-02T02:06:46.477Z] $ docker exec --env ******** --env ******** dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c ssh-agent -k [2021-01-02T02:06:46.626Z] unset SSH_AUTH_SOCK; [2021-01-02T02:06:46.628Z] unset SSH_AGENT_PID; [2021-01-02T02:06:46.628Z] echo Agent pid 17 killed; [2021-01-02T02:06:46.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-02T02:06:47.164Z] + git semver [Pipeline] } [2021-01-02T02:06:47.181Z] $ docker stop --time=1 dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c [2021-01-02T02:06:48.594Z] $ docker rm -f dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:06:49.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-02T02:06:49.191Z] . [Pipeline] withDockerContainer [2021-01-02T02:06:49.291Z] prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container [2021-01-02T02:06:49.337Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-02T02:06:50.022Z] $ docker top fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-02T02:06:50.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-02T02:06:50.388Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-02T02:06:50.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-02T02:06:50.629Z] $ docker exec fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e ssh-agent [2021-01-02T02:06:50.824Z] SSH_AUTH_SOCK=/tmp/ssh-CWywnIuVd40L/agent.12 [2021-01-02T02:06:50.824Z] SSH_AGENT_PID=17 [2021-01-02T02:06:50.857Z] Running ssh-add (command line suppressed) [2021-01-02T02:06:51.019Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7154311326648950471.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7154311326648950471.key) [2021-01-02T02:06:51.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-02T02:06:51.451Z] + git semver push [2021-01-02T02:06:51.451Z] # -> Open(): unable to determine branch for HEAD [2021-01-02T02:06:51.451Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-01-02T02:06:51.451Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-01-02T02:06:51.451Z] # $SEMVER_REMOTE_NAME = origin [2021-01-02T02:06:51.452Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-02T02:06:51.452Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-02T02:06:51.452Z] # $SEMVER_BRANCH = master [2021-01-02T02:06:51.452Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2021-01-02T02:06:58.070Z] $ docker exec --env ******** --env ******** fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e ssh-agent -k [2021-01-02T02:06:58.196Z] unset SSH_AUTH_SOCK; [2021-01-02T02:06:58.196Z] unset SSH_AGENT_PID; [2021-01-02T02:06:58.196Z] echo Agent pid 17 killed; [2021-01-02T02:06:58.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-02T02:06:58.721Z] + git semver [Pipeline] } [2021-01-02T02:06:58.738Z] $ docker stop --time=1 fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e [2021-01-02T02:07:00.120Z] $ docker rm -f fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e [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 [2021-01-02T02:07:01.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:07:02.998Z] ---> package-listing.sh [2021-01-02T02:07:02.998Z] ++ facter osfamily [2021-01-02T02:07:02.998Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-02T02:07:02.998Z] + OS_FAMILY=redhat [2021-01-02T02:07:02.998Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2021-01-02T02:07:02.998Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-02T02:07:02.998Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-02T02:07:02.998Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-02T02:07:02.998Z] + PACKAGES=/tmp/packages_start.txt [2021-01-02T02:07:02.998Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2021-01-02T02:07:02.998Z] + PACKAGES=/tmp/packages_end.txt [2021-01-02T02:07:02.998Z] + case "${OS_FAMILY}" in [2021-01-02T02:07:02.998Z] + rpm -qa [2021-01-02T02:07:02.998Z] + sort [2021-01-02T02:07:09.597Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-02T02:07:09.597Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-02T02:07:09.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-02T02:07:09.597Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2021-01-02T02:07:09.597Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2021-01-02T02:07:09.597Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo [2021-01-02T02:07:09.610Z] 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 [2021-01-02T02:07:09.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:07:10.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-02T02:07:10.204Z] [2021-01-02T02:07:10.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-02T02:07:10.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-02T02:07:10.556Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-02T02:07:10.556Z] df20fa9351a1: Pulling fs layer [2021-01-02T02:07:10.556Z] 36b3adc4ff6f: Pulling fs layer [2021-01-02T02:07:10.556Z] 8ad3a11d3b57: Pulling fs layer [2021-01-02T02:07:10.556Z] 46f8f816bc3b: Pulling fs layer [2021-01-02T02:07:10.556Z] 93b61091891f: Pulling fs layer [2021-01-02T02:07:10.556Z] 93b9cdb0e59b: Pulling fs layer [2021-01-02T02:07:10.556Z] 5e14af77c1be: Pulling fs layer [2021-01-02T02:07:10.556Z] 01666e4c0597: Pulling fs layer [2021-01-02T02:07:10.556Z] aa168da1d23b: Pulling fs layer [2021-01-02T02:07:10.556Z] 5e14af77c1be: Waiting [2021-01-02T02:07:10.556Z] 01666e4c0597: Waiting [2021-01-02T02:07:10.556Z] 46f8f816bc3b: Waiting [2021-01-02T02:07:10.556Z] aa168da1d23b: Waiting [2021-01-02T02:07:10.556Z] 93b9cdb0e59b: Waiting [2021-01-02T02:07:10.556Z] 93b61091891f: Waiting [2021-01-02T02:07:10.556Z] 36b3adc4ff6f: Verifying Checksum [2021-01-02T02:07:10.556Z] 36b3adc4ff6f: Download complete [2021-01-02T02:07:10.556Z] 46f8f816bc3b: Verifying Checksum [2021-01-02T02:07:10.556Z] 46f8f816bc3b: Download complete [2021-01-02T02:07:10.556Z] df20fa9351a1: Verifying Checksum [2021-01-02T02:07:10.557Z] df20fa9351a1: Download complete [2021-01-02T02:07:10.557Z] 93b9cdb0e59b: Verifying Checksum [2021-01-02T02:07:10.557Z] 93b9cdb0e59b: Download complete [2021-01-02T02:07:10.822Z] 5e14af77c1be: Verifying Checksum [2021-01-02T02:07:10.822Z] 5e14af77c1be: Download complete [2021-01-02T02:07:10.822Z] 93b61091891f: Verifying Checksum [2021-01-02T02:07:10.822Z] 93b61091891f: Download complete [2021-01-02T02:07:10.822Z] 01666e4c0597: Verifying Checksum [2021-01-02T02:07:10.822Z] 01666e4c0597: Download complete [2021-01-02T02:07:10.822Z] 8ad3a11d3b57: Verifying Checksum [2021-01-02T02:07:10.822Z] 8ad3a11d3b57: Download complete [2021-01-02T02:07:11.087Z] df20fa9351a1: Pull complete [2021-01-02T02:07:11.353Z] 36b3adc4ff6f: Pull complete [2021-01-02T02:07:12.310Z] 8ad3a11d3b57: Pull complete [2021-01-02T02:07:12.310Z] 46f8f816bc3b: Pull complete [2021-01-02T02:07:12.571Z] aa168da1d23b: Verifying Checksum [2021-01-02T02:07:12.571Z] aa168da1d23b: Download complete [2021-01-02T02:07:13.145Z] 93b61091891f: Pull complete [2021-01-02T02:07:13.145Z] 93b9cdb0e59b: Pull complete [2021-01-02T02:07:13.410Z] 5e14af77c1be: Pull complete [2021-01-02T02:07:13.410Z] 01666e4c0597: Pull complete [2021-01-02T02:07:20.051Z] aa168da1d23b: Pull complete [2021-01-02T02:07:20.051Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-02T02:07:20.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-02T02:07:20.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-02T02:07:20.289Z] prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container [2021-01-02T02:07:20.338Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-02T02:07:23.575Z] $ docker top 07933612e8132f3d0c3f36fba5cc8690c9a9ba2f4c8c3aeb6cadbb2e04e7a223 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-02T02:07:24.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-02T02:07:24.445Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-02T02:07:24.747Z] + ls /var/log/sa-host [2021-01-02T02:07:24.747Z] + sadf -c /var/log/sa-host/sa02 [2021-01-02T02:07:24.747Z] file_magic: OK [2021-01-02T02:07:24.747Z] HZ: Using current value: 100 [2021-01-02T02:07:24.747Z] file_header: OK [2021-01-02T02:07:24.747Z] 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 [2021-01-02T02:07:24.747Z] Statistics: [2021-01-02T02:07:24.747Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-02T02:07:24.747Z] File successfully converted to sysstat format version 12.2.1 [2021-01-02T02:07:24.747Z] + sadf -c /var/log/sa-host/sa23 [2021-01-02T02:07:24.747Z] file_magic: OK [2021-01-02T02:07:24.747Z] HZ: Using current value: 100 [2021-01-02T02:07:24.747Z] file_header: OK [2021-01-02T02:07:24.747Z] 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 [2021-01-02T02:07:24.747Z] Statistics: [2021-01-02T02:07:24.747Z] Hnuu...uuuununununu... [2021-01-02T02:07:24.747Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-02T02:07:25.405Z] provisioning config files... [2021-01-02T02:07:25.421Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7800101283705241180tmp [Pipeline] { [Pipeline] echo [2021-01-02T02:07:25.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:07:25.805Z] ---> create-netrc.sh [Pipeline] } [2021-01-02T02:07:25.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-02T02:07:25.900Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:07:26.196Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-02T02:07:26.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:07:26.535Z] ---> sudo-logs.sh [2021-01-02T02:07:26.535Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-02T02:07:26.586Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:07:26.897Z] ---> job-cost.sh [2021-01-02T02:07:26.897Z] lf-activate-venv: SKIPPING [2021-01-02T02:07:26.897Z] INFO: No Stack... [2021-01-02T02:07:27.856Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-02T02:07:28.118Z] INFO: Archiving Costs [Pipeline] echo [2021-01-02T02:07:28.131Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-02T02:07:28.427Z] ---> logs-deploy.sh [2021-01-02T02:07:28.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/34 [2021-01-02T02:07:28.427Z] INFO: archiving workspace using pattern(s): [2021-01-02T02:07:29.819Z] Archives upload complete. [2021-01-02T02:07:30.080Z] INFO: archiving logs to Nexus [2021-01-02T02:07:31.027Z] ---> uname -a: [2021-01-02T02:07:31.027Z] Linux prd-centos7-docker-4c-2g-17991.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] ---> lscpu: [2021-01-02T02:07:31.027Z] Architecture: x86_64 [2021-01-02T02:07:31.027Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-02T02:07:31.027Z] Byte Order: Little Endian [2021-01-02T02:07:31.027Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-02T02:07:31.027Z] CPU(s): 4 [2021-01-02T02:07:31.027Z] On-line CPU(s) list: 0-3 [2021-01-02T02:07:31.027Z] Thread(s) per core: 1 [2021-01-02T02:07:31.027Z] Core(s) per socket: 1 [2021-01-02T02:07:31.027Z] Socket(s): 4 [2021-01-02T02:07:31.027Z] NUMA node(s): 1 [2021-01-02T02:07:31.027Z] Vendor ID: GenuineIntel [2021-01-02T02:07:31.027Z] CPU family: 6 [2021-01-02T02:07:31.027Z] Model: 44 [2021-01-02T02:07:31.027Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-02T02:07:31.027Z] Stepping: 1 [2021-01-02T02:07:31.027Z] CPU MHz: 2933.438 [2021-01-02T02:07:31.027Z] BogoMIPS: 5866.87 [2021-01-02T02:07:31.027Z] Virtualization: VT-x [2021-01-02T02:07:31.027Z] Hypervisor vendor: KVM [2021-01-02T02:07:31.027Z] Virtualization type: full [2021-01-02T02:07:31.027Z] L1d cache: 128 KiB [2021-01-02T02:07:31.027Z] L1i cache: 128 KiB [2021-01-02T02:07:31.027Z] L2 cache: 16 MiB [2021-01-02T02:07:31.027Z] L3 cache: 64 MiB [2021-01-02T02:07:31.027Z] NUMA node0 CPU(s): 0-3 [2021-01-02T02:07:31.027Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-02T02:07:31.027Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-02T02:07:31.027Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-02T02:07:31.027Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-02T02:07:31.027Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-02T02:07:31.027Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-02T02:07:31.027Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-02T02:07:31.027Z] Vulnerability Srbds: Not affected [2021-01-02T02:07:31.027Z] Vulnerability Tsx async abort: Not affected [2021-01-02T02:07:31.027Z] 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 [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] ---> nproc: [2021-01-02T02:07:31.027Z] 4 [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] ---> df -h: [2021-01-02T02:07:31.027Z] Filesystem Size Used Available Use% Mounted on [2021-01-02T02:07:31.027Z] overlay 50.0G 8.5G 41.4G 17% / [2021-01-02T02:07:31.027Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-02T02:07:31.027Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-02T02:07:31.027Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_device-modbus-go_master [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_device-modbus-go_master@tmp [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-01-02T02:07:31.027Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] ---> free -m: [2021-01-02T02:07:31.027Z] total used free shared buff/cache available [2021-01-02T02:07:31.027Z] Mem: 1837 805 157 0 874 968 [2021-01-02T02:07:31.027Z] Swap: 1023 2 1021 [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] ---> ip addr: [2021-01-02T02:07:31.027Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-02T02:07:31.027Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-02T02:07:31.027Z] inet 127.0.0.1/8 scope host lo [2021-01-02T02:07:31.027Z] valid_lft forever preferred_lft forever [2021-01-02T02:07:31.027Z] inet6 ::1/128 scope host [2021-01-02T02:07:31.027Z] valid_lft forever preferred_lft forever [2021-01-02T02:07:31.027Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-02T02:07:31.027Z] link/ether fa:16:3e:d7:73:8a brd ff:ff:ff:ff:ff:ff [2021-01-02T02:07:31.027Z] inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-02T02:07:31.027Z] valid_lft 85871sec preferred_lft 85871sec [2021-01-02T02:07:31.027Z] inet6 fe80::f816:3eff:fed7:738a/64 scope link [2021-01-02T02:07:31.027Z] valid_lft forever preferred_lft forever [2021-01-02T02:07:31.027Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-02T02:07:31.027Z] link/ether 02:42:d3:a7:69:f2 brd ff:ff:ff:ff:ff:ff [2021-01-02T02:07:31.027Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-02T02:07:31.027Z] valid_lft forever preferred_lft forever [2021-01-02T02:07:31.027Z] inet6 fe80::42:d3ff:fea7:69f2/64 scope link [2021-01-02T02:07:31.027Z] valid_lft forever preferred_lft forever [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] ---> sar -b -r -n DEV: [2021-01-02T02:07:31.027Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/02/21 _x86_64_ (4 CPU) [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] 01:58:30 LINUX RESTART (4 CPU) [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] 01:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-02T02:07:31.027Z] 02:00:01 57.72 18.86 38.86 0.00 5323.70 3609.05 0.00 [2021-01-02T02:07:31.027Z] 02:01:01 1.80 0.02 1.78 0.00 0.13 35.01 0.00 [2021-01-02T02:07:31.027Z] 02:02:01 0.42 0.08 0.33 0.00 1.60 5.01 0.00 [2021-01-02T02:07:31.027Z] 02:03:01 0.28 0.00 0.28 0.00 0.00 3.02 0.00 [2021-01-02T02:07:31.027Z] 02:04:01 0.18 0.00 0.18 0.00 0.00 2.33 0.00 [2021-01-02T02:07:31.027Z] 02:05:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 [2021-01-02T02:07:31.027Z] 02:06:01 290.58 178.28 112.30 0.00 8498.22 35661.89 0.00 [2021-01-02T02:07:31.027Z] 02:07:02 204.88 71.01 133.87 0.00 4192.00 32498.36 0.00 [2021-01-02T02:07:31.027Z] Average: 69.65 33.57 36.08 0.00 2254.13 8999.70 0.00 [2021-01-02T02:07:31.027Z] [2021-01-02T02:07:31.027Z] 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-02T02:07:31.027Z] 02:00:01 175260 0 596000 31.68 2620 1107664 1112480 37.97 427340 1080556 8 [2021-01-02T02:07:31.027Z] 02:01:01 181552 0 589712 31.34 2620 1107660 1075512 36.71 428876 1073320 8 [2021-01-02T02:07:31.027Z] 02:02:01 179168 0 591972 31.46 2620 1107784 1073684 36.64 428548 1076272 8 [2021-01-02T02:07:31.028Z] 02:03:01 178956 0 592180 31.47 2620 1107788 1073648 36.64 443732 1060944 8 [2021-01-02T02:07:31.028Z] 02:04:01 179616 0 591516 31.44 2620 1107792 1073480 36.64 442576 1062364 8 [2021-01-02T02:07:31.028Z] 02:05:01 178348 0 592776 31.50 2620 1107800 1073612 36.64 461664 1044756 8 [2021-01-02T02:07:31.028Z] 02:06:01 186336 0 704752 37.46 2596 987860 1510032 51.53 551964 885836 36 [2021-01-02T02:07:31.028Z] 02:07:02 234404 0 751392 39.93 1492 894256 1109072 37.85 570952 735468 40 [2021-01-02T02:07:31.028Z] Average: 186705 0 626288 33.29 2476 1066076 1137690 38.83 469456 1002440 16 [2021-01-02T02:07:31.028Z] [2021-01-02T02:07:31.028Z] 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-02T02:07:31.028Z] 02:00:01 eth0 519.36 345.42 1032.65 94.42 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:00:01 docker0 2.08 1.66 0.43 4.16 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:01:01 eth0 0.78 0.10 0.06 0.02 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:02:01 eth0 1.03 0.45 0.32 0.21 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:03:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:04:01 eth0 0.55 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:05:01 eth0 0.93 0.62 0.43 0.25 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:06:01 veth5317bc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:06:01 eth0 473.16 415.43 4253.90 72.90 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:06:01 docker0 33.68 34.79 3.04 158.43 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:07:02 eth0 464.94 394.55 3436.55 99.67 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] 02:07:02 docker0 26.99 32.17 1.65 200.57 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] Average: eth0 182.95 144.87 1092.81 33.52 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] Average: docker0 7.86 8.60 0.64 45.54 0.00 0.00 0.00 0.00 [2021-01-02T02:07:31.028Z] [2021-01-02T02:07:31.028Z] [2021-01-02T02:07:31.028Z] ---> sar -P ALL: [2021-01-02T02:07:31.028Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/02/21 _x86_64_ (4 CPU) [2021-01-02T02:07:31.028Z] [2021-01-02T02:07:31.028Z] 01:58:30 LINUX RESTART (4 CPU) [2021-01-02T02:07:31.028Z] [2021-01-02T02:07:31.028Z] 01:59:01 CPU %user %nice %system %iowait %steal %idle [2021-01-02T02:07:31.028Z] 02:00:01 all 10.79 0.00 3.37 1.27 0.04 84.53 [2021-01-02T02:07:31.028Z] 02:00:01 0 8.78 0.00 4.25 0.34 0.03 86.60 [2021-01-02T02:07:31.028Z] 02:00:01 1 8.36 0.00 3.92 3.72 0.05 83.95 [2021-01-02T02:07:31.028Z] 02:00:01 2 14.70 0.00 2.26 0.32 0.03 82.69 [2021-01-02T02:07:31.028Z] 02:00:01 3 11.32 0.00 3.04 0.69 0.05 84.90 [2021-01-02T02:07:31.028Z] 02:01:01 all 0.12 0.00 0.08 0.00 0.00 99.81 [2021-01-02T02:07:31.028Z] 02:01:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-02T02:07:31.028Z] 02:01:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-02T02:07:31.028Z] 02:01:01 2 0.30 0.00 0.07 0.00 0.00 99.63 [2021-01-02T02:07:31.028Z] 02:01:01 3 0.08 0.00 0.10 0.00 0.00 99.82 [2021-01-02T02:07:31.028Z] 02:02:01 all 0.13 0.00 0.07 0.00 0.00 99.79 [2021-01-02T02:07:31.028Z] 02:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-02T02:07:31.028Z] 02:02:01 1 0.07 0.00 0.10 0.00 0.00 99.83 [2021-01-02T02:07:31.028Z] 02:02:01 2 0.38 0.00 0.10 0.00 0.02 99.50 [2021-01-02T02:07:31.028Z] 02:02:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-02T02:07:31.028Z] 02:03:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2021-01-02T02:07:31.028Z] 02:03:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-02T02:07:31.028Z] 02:03:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-02T02:07:31.028Z] 02:03:01 2 0.45 0.00 0.05 0.00 0.00 99.50 [2021-01-02T02:07:31.028Z] 02:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-02T02:07:31.028Z] 02:04:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-01-02T02:07:31.028Z] 02:04:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-02T02:07:31.028Z] 02:04:01 1 0.20 0.00 0.05 0.00 0.00 99.75 [2021-01-02T02:07:31.028Z] 02:04:01 2 0.40 0.00 0.05 0.00 0.00 99.55 [2021-01-02T02:07:31.028Z] 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-02T02:07:31.028Z] 02:05:01 all 0.16 0.00 0.07 0.00 0.00 99.77 [2021-01-02T02:07:31.028Z] 02:05:01 0 0.03 0.00 0.18 0.00 0.00 99.78 [2021-01-02T02:07:31.028Z] 02:05:01 1 0.43 0.00 0.03 0.00 0.00 99.53 [2021-01-02T02:07:31.028Z] 02:05:01 2 0.13 0.00 0.03 0.00 0.00 99.83 [2021-01-02T02:07:31.028Z] 02:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-02T02:07:31.028Z] 02:06:01 all 9.97 0.00 7.03 2.36 0.06 80.59 [2021-01-02T02:07:31.028Z] 02:06:01 0 10.00 0.00 7.21 1.27 0.05 81.47 [2021-01-02T02:07:31.028Z] 02:06:01 1 9.83 0.00 7.11 3.49 0.05 79.52 [2021-01-02T02:07:31.028Z] 02:06:01 2 10.68 0.00 7.18 2.28 0.05 79.81 [2021-01-02T02:07:31.028Z] 02:06:01 3 9.35 0.00 6.61 2.41 0.07 81.56 [2021-01-02T02:07:31.028Z] 02:07:02 all 11.64 0.00 8.81 2.72 0.06 76.77 [2021-01-02T02:07:31.028Z] 02:07:02 0 10.53 0.00 10.18 2.84 0.07 76.38 [2021-01-02T02:07:31.028Z] 02:07:02 1 10.21 0.00 8.46 2.17 0.08 79.08 [2021-01-02T02:07:31.028Z] 02:07:02 2 10.35 0.00 8.32 1.81 0.05 79.47 [2021-01-02T02:07:31.028Z] 02:07:02 3 15.50 0.00 8.29 4.08 0.03 72.09 [2021-01-02T02:07:31.028Z] Average: all 4.10 0.00 2.41 0.78 0.02 92.69 [2021-01-02T02:07:31.028Z] Average: 0 3.64 0.00 2.72 0.55 0.02 93.08 [2021-01-02T02:07:31.028Z] Average: 1 3.62 0.00 2.45 1.16 0.02 92.75 [2021-01-02T02:07:31.028Z] Average: 2 4.64 0.00 2.24 0.54 0.02 92.56 [2021-01-02T02:07:31.028Z] Average: 3 4.49 0.00 2.24 0.88 0.02 92.37 [2021-01-02T02:07:31.028Z] [2021-01-02T02:07:31.028Z] [2021-01-02T02:07:31.028Z]