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 01:59:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:14 ========================================================= 01:59:14 EdgeX Global Pipelines Version Info 01:59:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:16 ------------------- 01:59:16 stable info: 01:59:16 ------------------- 01:59:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 01:59:16 Message: update stable to v1.0.173 01:59:16 ------------------- 01:59:16 experimental info: 01:59:16 ------------------- 01:59:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 01:59:16 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 01:59:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 01:59:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:59:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15ac84f [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:59:20 provisioning config files... 01:59:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8480238158443008255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:21 ---> docker-login.sh 01:59:21 nexus3.edgexfoundry.org:10001 01:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:21 Configure a credential helper to remove this warning. See 01:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:21 01:59:21 Login Succeeded 01:59:21 nexus3.edgexfoundry.org:10002 01:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:21 Configure a credential helper to remove this warning. See 01:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:21 01:59:21 Login Succeeded 01:59:21 nexus3.edgexfoundry.org:10003 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:22 01:59:22 Login Succeeded 01:59:22 nexus3.edgexfoundry.org:10004 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:22 01:59:22 Login Succeeded 01:59:22 docker.io 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:22 01:59:22 Login Succeeded 01:59:22 ---> docker-login.sh ends [Pipeline] } 01:59:22 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 01:59:23 + git log --format=format:%s -1 15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] echo 01:59:23 GIT_COMMIT: 15ac84f23aa11eeb9442daa2d5db1053a10c3bad, Commit Message: Merge pull request #208 from vijay-hcl-epl/issue-180 [Pipeline] echo 01:59:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:59:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:59:24 01:59:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:59:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:59:24 latest: Pulling from edgex-devops/git-semver 01:59:24 31603596830f: Pulling fs layer 01:59:24 2a8b12db71e7: Pulling fs layer 01:59:24 6ca5941a6612: Pulling fs layer 01:59:24 ecc8261a40a4: Pulling fs layer 01:59:24 ecc8261a40a4: Waiting 01:59:24 2a8b12db71e7: Download complete 01:59:25 31603596830f: Verifying Checksum 01:59:25 31603596830f: Download complete 01:59:25 ecc8261a40a4: Verifying Checksum 01:59:25 ecc8261a40a4: Download complete 01:59:25 6ca5941a6612: Verifying Checksum 01:59:25 6ca5941a6612: Download complete 01:59:25 31603596830f: Pull complete 01:59:25 2a8b12db71e7: Pull complete 01:59:26 6ca5941a6612: Pull complete 01:59:26 ecc8261a40a4: Pull complete 01:59:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:59:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:59:26 prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container 01:59:26 $ 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 01:59:28 $ docker top 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:29 [ssh-agent] Looking for ssh-agent implementation... 01:59:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:29 $ docker exec 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 ssh-agent 01:59:29 SSH_AUTH_SOCK=/tmp/ssh-aYVRaKMplfh7/agent.11 01:59:29 SSH_AGENT_PID=16 01:59:29 Running ssh-add (command line suppressed) 01:59:29 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) 01:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:30 + git tag --points-at HEAD [Pipeline] } 01:59:30 $ docker exec --env ******** --env ******** 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 ssh-agent -k 01:59:30 unset SSH_AUTH_SOCK; 01:59:30 unset SSH_AGENT_PID; 01:59:30 echo Agent pid 16 killed; 01:59:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:30 [ssh-agent] Looking for ssh-agent implementation... 01:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:30 $ docker exec 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 ssh-agent 01:59:31 SSH_AUTH_SOCK=/tmp/ssh-lssMSNL1JmBM/agent.46 01:59:31 SSH_AGENT_PID=51 01:59:31 Running ssh-add (command line suppressed) 01:59:31 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) 01:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:31 + git semver init 01:59:31 # -> Open(): unable to determine branch for HEAD 01:59:31 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 01:59:31 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 01:59:31 # $SEMVER_REMOTE_NAME = origin 01:59:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:59:31 # $SEMVER_USER_NAME = edgex-jenkins 01:59:31 # $SEMVER_BRANCH = master 01:59:31 # $SEMVER_TEMP = /tmp/semver-023035282 01:59:31 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 01:59:32 # '/tmp/semver-023035282' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 01:59:32 # -> Force: false 01:59:32 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 01:59:32 $ docker exec --env ******** --env ******** 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 ssh-agent -k 01:59:32 unset SSH_AUTH_SOCK; 01:59:32 unset SSH_AGENT_PID; 01:59:32 echo Agent pid 51 killed; 01:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:32 + git semver [Pipeline] } 01:59:32 $ docker stop --time=1 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 01:59:34 $ docker rm -f 4b7cb6b06292c34d47e6935d93dda141d00fec28531077a6b39a5d6d437c1680 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:35 Stashed 1 file(s) [Pipeline] echo 01:59:35 [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 01:59:50 Still waiting to schedule task 01:59:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:59:50 Still waiting to schedule task 01:59:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:01:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17992 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 02:01:43 Running in /w/workspace/device-modbus-go/34 [Pipeline] { [Pipeline] checkout 02:01:48 using credential edgex-jenkins-ssh 02:01:48 Cloning the remote Git repository 02:01:48 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 02:01:48 > git init /w/workspace/device-modbus-go/34 # timeout=10 02:01:48 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 02:01:48 > git --version # timeout=10 02:01:48 > git --version # 'git version 2.17.1' 02:01:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:49 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 02:01:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:49 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 02:01:50 Checking out Revision 15ac84f23aa11eeb9442daa2d5db1053a10c3bad (master) 02:01:49 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 02:01:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 02:01:50 > git config core.sparsecheckout # timeout=10 02:01:50 > git checkout -f 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 02:01:54 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 02:01:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:01:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:01:57 + sudo service docker restart 02:01:57 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:01:59 provisioning config files... 02:01:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/34@tmp/config1313807546472582403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:00 ---> docker-login.sh 02:02:00 nexus3.edgexfoundry.org:10001 02:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:01 Configure a credential helper to remove this warning. See 02:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:01 02:02:01 Login Succeeded 02:02:01 nexus3.edgexfoundry.org:10002 02:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:02 Configure a credential helper to remove this warning. See 02:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:02 02:02:02 Login Succeeded 02:02:02 nexus3.edgexfoundry.org:10003 02:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:02 Configure a credential helper to remove this warning. See 02:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:02 02:02:02 Login Succeeded 02:02:02 nexus3.edgexfoundry.org:10004 02:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:03 Configure a credential helper to remove this warning. See 02:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:03 02:02:03 Login Succeeded 02:02:03 docker.io 02:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:03 Configure a credential helper to remove this warning. See 02:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:03 02:02:03 Login Succeeded 02:02:03 ---> docker-login.sh ends [Pipeline] } 02:02:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:04 ========================================================= 02:02:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:02:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:02:04 + 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 . 02:02:04 Sending build context to Docker daemon 532.5kB 02:02:04 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:02:04 Step 2/8 : FROM ${BASE} 02:02:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:05 5f621e34cdf4: Pulling fs layer 02:02:05 a4357932f1b6: Pulling fs layer 02:02:05 18c013af1878: Pulling fs layer 02:02:05 00ac8860ef70: Pulling fs layer 02:02:05 63d7cb157983: Pulling fs layer 02:02:05 b116817d02f9: Pulling fs layer 02:02:05 745a02a5169b: Pulling fs layer 02:02:05 63d7cb157983: Waiting 02:02:05 b116817d02f9: Waiting 02:02:05 745a02a5169b: Waiting 02:02:05 00ac8860ef70: Waiting 02:02:05 18c013af1878: Verifying Checksum 02:02:05 18c013af1878: Download complete 02:02:05 a4357932f1b6: Download complete 02:02:05 63d7cb157983: Verifying Checksum 02:02:05 63d7cb157983: Download complete 02:02:05 b116817d02f9: Verifying Checksum 02:02:05 b116817d02f9: Download complete 02:02:05 5f621e34cdf4: Verifying Checksum 02:02:05 5f621e34cdf4: Download complete 02:02:06 5f621e34cdf4: Pull complete 02:02:06 a4357932f1b6: Pull complete 02:02:07 18c013af1878: Pull complete 02:02:07 745a02a5169b: Verifying Checksum 02:02:07 745a02a5169b: Download complete 02:02:08 00ac8860ef70: Verifying Checksum 02:02:08 00ac8860ef70: Download complete 02:02:17 Running on prd-centos7-docker-4c-2g-17993 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 02:02:17 Running in /w/workspace/device-modbus-go/34 [Pipeline] { [Pipeline] checkout 02:02:18 00ac8860ef70: Pull complete 02:02:18 63d7cb157983: Pull complete 02:02:19 b116817d02f9: Pull complete 02:02:19 using credential edgex-jenkins-ssh 02:02:19 Cloning the remote Git repository 02:02:19 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 02:02:19 > git init /w/workspace/device-modbus-go/34 # timeout=10 02:02:19 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 02:02:19 > git --version # timeout=10 02:02:19 > git --version # 'git version 2.24.3' 02:02:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 02:02:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 02:02:20 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 02:02:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 02:02:20 Checking out Revision 15ac84f23aa11eeb9442daa2d5db1053a10c3bad (master) 02:02:20 > git config core.sparsecheckout # timeout=10 02:02:20 > git checkout -f 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 02:02:22 745a02a5169b: Pull complete 02:02:22 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:02:22 ---> b7e6874047d6 02:02:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 02:02:24 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 02:02:25 ---> Running in 245889dd2b15 02:02:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:02:25 Removing intermediate container 245889dd2b15 02:02:25 ---> 6090e14ba6f7 02:02:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 02:02:26 ---> Running in fc31a7206b1c [Pipeline] sh 02:02:26 + sudo service docker restart 02:02:26 + true 02:02:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:02:27 provisioning config files... 02:02:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/34@tmp/config3631365824697755985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:28 ---> docker-login.sh 02:02:28 nexus3.edgexfoundry.org:10001 02:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:28 Configure a credential helper to remove this warning. See 02:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:28 02:02:28 Login Succeeded 02:02:28 nexus3.edgexfoundry.org:10002 02:02:28 Removing intermediate container fc31a7206b1c 02:02:28 ---> 5f2e66b53075 02:02:28 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 02:02:28 ---> Running in 251cb85eff35 02:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:28 Configure a credential helper to remove this warning. See 02:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:28 02:02:28 Login Succeeded 02:02:28 nexus3.edgexfoundry.org:10003 02:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:29 Configure a credential helper to remove this warning. See 02:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:29 02:02:29 Login Succeeded 02:02:29 nexus3.edgexfoundry.org:10004 02:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:29 Configure a credential helper to remove this warning. See 02:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:29 02:02:29 Login Succeeded 02:02:29 docker.io 02:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:29 Configure a credential helper to remove this warning. See 02:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:29 02:02:29 Login Succeeded 02:02:29 ---> docker-login.sh ends [Pipeline] } 02:02:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:29 ========================================================= 02:02:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:02:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:02:30 + 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 . 02:02:30 Sending build context to Docker daemon 533.5kB 02:02:30 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:02:30 Step 2/8 : FROM ${BASE} 02:02:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:02:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:02:30 188c0c94c7c5: Pulling fs layer 02:02:30 0ef7d3d256c8: Pulling fs layer 02:02:30 de9db76c5a1d: Pulling fs layer 02:02:30 bca2f99d35d6: Pulling fs layer 02:02:30 93359f2a8cfa: Pulling fs layer 02:02:30 7c6f9722023f: Pulling fs layer 02:02:30 a35cf1a2eb13: Pulling fs layer 02:02:30 93359f2a8cfa: Waiting 02:02:30 7c6f9722023f: Waiting 02:02:30 a35cf1a2eb13: Waiting 02:02:30 bca2f99d35d6: Waiting 02:02:30 de9db76c5a1d: Download complete 02:02:30 0ef7d3d256c8: Verifying Checksum 02:02:30 0ef7d3d256c8: Download complete 02:02:30 93359f2a8cfa: Download complete 02:02:30 188c0c94c7c5: Verifying Checksum 02:02:30 188c0c94c7c5: Download complete 02:02:30 7c6f9722023f: Verifying Checksum 02:02:30 7c6f9722023f: Download complete 02:02:30 188c0c94c7c5: Pull complete 02:02:30 (1/14) Installing libmagic (5.38-r0) 02:02:31 0ef7d3d256c8: Pull complete 02:02:31 de9db76c5a1d: Pull complete 02:02:31 (2/14) Installing file (5.38-r0) 02:02:31 (3/14) Installing libc-dev (0.7.2-r3) 02:02:31 (4/14) Installing g++ (9.3.0-r2) 02:02:32 a35cf1a2eb13: Verifying Checksum 02:02:32 a35cf1a2eb13: Download complete 02:02:32 bca2f99d35d6: Verifying Checksum 02:02:32 bca2f99d35d6: Download complete 02:02:38 bca2f99d35d6: Pull complete 02:02:38 93359f2a8cfa: Pull complete 02:02:38 7c6f9722023f: Pull complete 02:02:43 (5/14) Installing fortify-headers (1.1-r0) 02:02:43 (6/14) Installing patch (2.7.6-r6) 02:02:43 (7/14) Installing build-base (0.5-r2) 02:02:43 (8/14) Installing openssh-keygen (8.3_p1-r1) 02:02:43 (9/14) Installing libedit (20191231.3.1-r0) 02:02:43 (10/14) Installing openssh-client (8.3_p1-r1) 02:02:43 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 02:02:43 (12/14) Installing openssh-server-common (8.3_p1-r1) 02:02:43 (13/14) Installing openssh-server (8.3_p1-r1) 02:02:43 (14/14) Installing openssh (8.3_p1-r1) 02:02:43 Executing busybox-1.31.1-r19.trigger 02:02:43 OK: 221 MiB in 53 packages 02:02:48 Removing intermediate container 251cb85eff35 02:02:48 ---> faa163506088 02:02:48 Step 6/8 : WORKDIR /device-modbus-go 02:02:48 ---> Running in cd86956c8178 02:02:48 a35cf1a2eb13: Pull complete 02:02:48 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:02:48 ---> a62c8e92a672 02:02:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 02:02:48 ---> Running in 4746ba247d5a 02:02:48 Removing intermediate container 4746ba247d5a 02:02:48 ---> 9a0868f2d020 02:02:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:48 ---> Running in 46ccf004ee13 02:02:48 Removing intermediate container cd86956c8178 02:02:48 ---> f330e701baaf 02:02:48 Step 7/8 : COPY . . 02:02:48 Removing intermediate container 46ccf004ee13 02:02:48 ---> ddc5e9b3aac3 02:02:48 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 02:02:48 ---> Running in d08eb097c11d 02:02:48 ---> abd6cc74d3a9 02:02:48 Step 8/8 : RUN go mod download 02:02:49 ---> Running in 7746480e2f4e 02:02:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:02:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:02:51 (1/14) Installing libmagic (5.38-r0) 02:02:51 (2/14) Installing file (5.38-r0) 02:02:51 (3/14) Installing libc-dev (0.7.2-r3) 02:02:51 (4/14) Installing g++ (9.3.0-r2) 02:02:55 (5/14) Installing fortify-headers (1.1-r0) 02:02:55 (6/14) Installing patch (2.7.6-r6) 02:02:55 (7/14) Installing build-base (0.5-r2) 02:02:55 (8/14) Installing openssh-keygen (8.3_p1-r1) 02:02:55 (9/14) Installing libedit (20191231.3.1-r0) 02:02:55 (10/14) Installing openssh-client (8.3_p1-r1) 02:02:55 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 02:02:55 (12/14) Installing openssh-server-common (8.3_p1-r1) 02:02:56 (13/14) Installing openssh-server (8.3_p1-r1) 02:02:56 (14/14) Installing openssh (8.3_p1-r1) 02:02:56 Executing busybox-1.31.1-r19.trigger 02:02:56 OK: 237 MiB in 53 packages 02:02:59 Removing intermediate container d08eb097c11d 02:02:59 ---> 2b7fdc896255 02:02:59 Step 6/8 : WORKDIR /device-modbus-go 02:02:59 ---> Running in 6dc922f9734d 02:02:59 Removing intermediate container 6dc922f9734d 02:02:59 ---> 6bc334965c37 02:02:59 Step 7/8 : COPY . . 02:03:00 ---> 81f3ecebdd5a 02:03:00 Step 8/8 : RUN go mod download 02:03:00 ---> Running in bc345cd6692d 02:03:11 Removing intermediate container 7746480e2f4e 02:03:11 ---> 530eb423c11c 02:03:11 Successfully built 530eb423c11c 02:03:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:11 + docker inspect -f . ci-base-image-arm64 02:03:11 . [Pipeline] withDockerContainer 02:03:12 prd-ubuntu18.04-docker-arm64-4c-16g-17992 does not seem to be running inside a container 02:03:12 $ 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 02:03:13 $ docker top 450ea08b896d4ff2edf198c931abdce11aeabf4ae500448569e63eb12e26e912 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:14 + go version 02:03:14 go version go1.15.5 linux/arm64 [Pipeline] } 02:03:14 $ docker stop --time=1 450ea08b896d4ff2edf198c931abdce11aeabf4ae500448569e63eb12e26e912 02:03:16 $ docker rm -f 450ea08b896d4ff2edf198c931abdce11aeabf4ae500448569e63eb12e26e912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:17 + docker inspect -f . ci-base-image-arm64 02:03:17 . [Pipeline] withDockerContainer 02:03:18 prd-ubuntu18.04-docker-arm64-4c-16g-17992 does not seem to be running inside a container 02:03:18 $ 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 02:03:19 $ docker top a04c72364f569ec535ebd7945acef1b1eec61732fb7a9ff513d5e819a75ac327 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:20 + make test 02:03:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:03:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 02:03:22 Removing intermediate container bc345cd6692d 02:03:22 ---> bc76c4b09947 02:03:22 Successfully built bc76c4b09947 02:03:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:03:22 + docker inspect -f . ci-base-image-x86_64 02:03:22 . [Pipeline] withDockerContainer 02:03:23 prd-centos7-docker-4c-2g-17993 does not seem to be running inside a container 02:03:23 $ 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 02:03:23 $ docker top f551090485cff8d0f77b35f6da14e35f8bf1bbdfac0a2ed088a7e522b97b880d -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:24 + go version 02:03:24 go version go1.15.5 linux/amd64 [Pipeline] } 02:03:24 $ docker stop --time=1 f551090485cff8d0f77b35f6da14e35f8bf1bbdfac0a2ed088a7e522b97b880d 02:03:26 $ docker rm -f f551090485cff8d0f77b35f6da14e35f8bf1bbdfac0a2ed088a7e522b97b880d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:26 + docker inspect -f . ci-base-image-x86_64 02:03:26 . [Pipeline] withDockerContainer 02:03:26 prd-centos7-docker-4c-2g-17993 does not seem to be running inside a container 02:03:27 $ 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 02:03:27 $ docker top 6e2159c1f8e4de141e1a14e91b0ea272fe356531568d878ef49af13b17710e74 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:28 + make test 02:03:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:03:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 02:03:39 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 02:03:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.400s coverage: 50.3% of statements 02:03:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:03:43 gofmt -l . 02:03:43 [ "`gofmt -l .`" = "" ] 02:03:43 ./bin/test-attribution-txt.sh 02:03:45 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:03:45 $ docker stop --time=1 6e2159c1f8e4de141e1a14e91b0ea272fe356531568d878ef49af13b17710e74 02:03:48 $ docker rm -f 6e2159c1f8e4de141e1a14e91b0ea272fe356531568d878ef49af13b17710e74 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:53 + ls -al . 02:03:53 total 104 02:03:53 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 2 02:03 . 02:03:53 drwxrwxr-x. 4 jenkins jenkins 30 Jan 2 02:02 .. 02:03:53 -rw-rw-r--. 1 jenkins jenkins 5589 Jan 2 02:02 Attribution.txt 02:03:53 drwxrwxr-x. 2 jenkins jenkins 87 Jan 2 02:02 bin 02:03:53 drwxrwxr-x. 3 jenkins jenkins 32 Jan 2 02:02 cmd 02:03:53 -rw-r--r--. 1 jenkins jenkins 22362 Jan 2 02:03 coverage.out 02:03:53 -rw-rw-r--. 1 jenkins jenkins 1434 Jan 2 02:02 Dockerfile 02:03:53 -rw-rw-r--. 1 jenkins jenkins 958 Jan 2 02:02 Dockerfile.build 02:03:53 -rw-rw-r--. 1 jenkins jenkins 140 Jan 2 02:02 .dockerignore 02:03:53 drwxrwxr-x. 8 jenkins jenkins 162 Jan 2 02:02 .git 02:03:53 drwxrwxr-x. 2 jenkins jenkins 60 Jan 2 02:02 .github 02:03:53 -rw-rw-r--. 1 jenkins jenkins 338 Jan 2 02:02 .gitignore 02:03:53 -rw-r--r--. 1 jenkins jenkins 524 Jan 2 02:03 go.mod 02:03:53 -rw-r--r--. 1 jenkins jenkins 14852 Jan 2 02:03 go.sum 02:03:53 drwxrwxr-x. 3 jenkins jenkins 20 Jan 2 02:02 internal 02:03:53 -rw-rw-r--. 1 jenkins jenkins 679 Jan 2 02:02 Jenkinsfile 02:03:53 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 2 02:02 LICENSE 02:03:53 -rw-rw-r--. 1 jenkins jenkins 880 Jan 2 02:02 Makefile 02:03:53 -rw-rw-r--. 1 jenkins jenkins 591 Jan 2 02:02 README.md 02:03:53 drwxrwxr-x. 2 jenkins jenkins 52 Jan 2 02:02 simulator 02:03:53 drwxrwxr-x. 4 jenkins jenkins 71 Jan 2 02:02 snap 02:03:53 -rw-rw-r--. 1 jenkins jenkins 11 Jan 2 01:59 VERSION 02:03:53 -rw-rw-r--. 1 jenkins jenkins 229 Jan 2 02:02 version.go [Pipeline] isUnix [Pipeline] sh 02:03:53 + 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 . 02:03:53 Sending build context to Docker daemon 564.7kB 02:03:53 Step 1/20 : ARG BASE=golang:1.15-alpine3.12 02:03:53 Step 2/20 : FROM ${BASE} AS builder 02:03:53 ---> bc76c4b09947 02:03:53 Step 3/20 : ARG MAKE='make build' 02:03:53 ---> Running in 864622805b3b 02:03:54 Removing intermediate container 864622805b3b 02:03:54 ---> 5bcccbe0a55d 02:03:54 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:54 ---> Running in d7a288190490 02:03:55 Removing intermediate container d7a288190490 02:03:55 ---> 6ae65116e258 02:03:55 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 02:03:55 ---> Running in b0c69098bf8e 02:03:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:03:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:03:56 OK: 237 MiB in 53 packages 02:03:57 Removing intermediate container b0c69098bf8e 02:03:57 ---> 45ab897f3653 02:03:57 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 02:03:57 ---> Running in 5b5ebda063b9 02:03:57 Removing intermediate container 5b5ebda063b9 02:03:57 ---> 1edadf29ede5 02:03:57 Step 7/20 : COPY . . 02:03:58 ---> 4087822ff013 02:03:58 Step 8/20 : RUN ${MAKE} 02:03:58 ---> Running in 00dea05a9a70 02:03:59 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 02:04:00 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 02:04:00 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.412s coverage: 50.3% of statements 02:04:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:04:02 gofmt -l . 02:04:02 [ "`gofmt -l .`" = "" ] 02:04:02 ./bin/test-attribution-txt.sh 02:04:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:04:03 $ docker stop --time=1 a04c72364f569ec535ebd7945acef1b1eec61732fb7a9ff513d5e819a75ac327 02:04:05 $ docker rm -f a04c72364f569ec535ebd7945acef1b1eec61732fb7a9ff513d5e819a75ac327 [Pipeline] // withDockerContainer [Pipeline] sh 02:04:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:06 Warning: overwriting stash ‘coverage-report’ 02:04:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 02:04:07 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:04:08 + ls -al . 02:04:08 total 136 02:04:08 drwxrwxr-x 9 jenkins jenkins 4096 Jan 2 02:04 . 02:04:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 02:01 .. 02:04:08 -rw-rw-r-- 1 jenkins jenkins 140 Jan 2 02:01 .dockerignore 02:04:08 drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 02:01 .git 02:04:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 02:01 .github 02:04:08 -rw-rw-r-- 1 jenkins jenkins 338 Jan 2 02:01 .gitignore 02:04:08 -rw-rw-r-- 1 jenkins jenkins 5589 Jan 2 02:01 Attribution.txt 02:04:08 -rw-rw-r-- 1 jenkins jenkins 1434 Jan 2 02:01 Dockerfile 02:04:08 -rw-rw-r-- 1 jenkins jenkins 958 Jan 2 02:01 Dockerfile.build 02:04:08 -rw-rw-r-- 1 jenkins jenkins 679 Jan 2 02:01 Jenkinsfile 02:04:08 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 2 02:01 LICENSE 02:04:08 -rw-rw-r-- 1 jenkins jenkins 880 Jan 2 02:01 Makefile 02:04:08 -rw-rw-r-- 1 jenkins jenkins 591 Jan 2 02:01 README.md 02:04:08 -rw-rw-r-- 1 jenkins jenkins 11 Jan 2 01:59 VERSION 02:04:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 02:01 bin 02:04:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 02:01 cmd 02:04:08 -rw-r--r-- 1 jenkins jenkins 22362 Jan 2 02:03 coverage.out 02:04:08 -rw-r--r-- 1 jenkins jenkins 524 Jan 2 02:04 go.mod 02:04:08 -rw-r--r-- 1 jenkins jenkins 14852 Jan 2 02:04 go.sum 02:04:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 02:01 internal 02:04:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 02:01 simulator 02:04:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 02:01 snap 02:04:08 -rw-rw-r-- 1 jenkins jenkins 229 Jan 2 02:01 version.go [Pipeline] isUnix [Pipeline] sh 02:04:08 + 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 . 02:04:09 Sending build context to Docker daemon 563.7kB 02:04:09 Step 1/20 : ARG BASE=golang:1.15-alpine3.12 02:04:09 Step 2/20 : FROM ${BASE} AS builder 02:04:09 ---> 530eb423c11c 02:04:09 Step 3/20 : ARG MAKE='make build' 02:04:09 ---> Running in f1a7cb0a63a9 02:04:10 Removing intermediate container f1a7cb0a63a9 02:04:10 ---> 3a7a746b50da 02:04:10 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:10 ---> Running in 804012bd84b4 02:04:10 Removing intermediate container 00dea05a9a70 02:04:10 ---> 8964a1e97333 02:04:10 Step 9/20 : FROM scratch 02:04:10 ---> 02:04:10 Step 10/20 : ENV APP_PORT=49991 02:04:10 ---> Running in f29d952bc2d5 02:04:10 Removing intermediate container f29d952bc2d5 02:04:10 ---> be86bed5bfd7 02:04:10 Step 11/20 : EXPOSE $APP_PORT 02:04:10 ---> Running in fa993d9f81fa 02:04:11 Removing intermediate container fa993d9f81fa 02:04:11 ---> 2cfcee86a18e 02:04:11 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 02:04:11 ---> ef2c3b1c0413 02:04:11 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 02:04:12 ---> df22543e3316 02:04:12 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 02:04:12 Removing intermediate container 804012bd84b4 02:04:12 ---> 2e9a09352103 02:04:12 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 02:04:12 ---> ff4c93e5a74d 02:04:12 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 02:04:12 ---> Running in bc9c84a7908c 02:04:12 ---> Running in 61b359d62443 02:04:12 Removing intermediate container bc9c84a7908c 02:04:12 ---> 4fc64e23d624 02:04:12 Step 16/20 : ENTRYPOINT ["/device-modbus"] 02:04:12 ---> Running in b6d06e3ed38d 02:04:12 Removing intermediate container b6d06e3ed38d 02:04:12 ---> 494b0f77b9f8 02:04:12 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:04:13 ---> Running in a26c68e79b79 02:04:13 Removing intermediate container a26c68e79b79 02:04:13 ---> cedaba9cfa1a 02:04:13 Step 18/20 : LABEL arch=amd64 02:04:13 ---> Running in e378a1c9a101 02:04:13 Removing intermediate container e378a1c9a101 02:04:13 ---> 4b1cc16eb724 02:04:13 Step 19/20 : LABEL git_sha=15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:04:13 ---> Running in 248b1d9f1c8d 02:04:13 Removing intermediate container 248b1d9f1c8d 02:04:13 ---> b3fb4a740bba 02:04:13 Step 20/20 : LABEL version=1.3.1-dev.6 02:04:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:04:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:04:14 ---> Running in 7a71ea7d5519 02:04:14 Removing intermediate container 7a71ea7d5519 02:04:14 ---> 0d78963cc7d6 02:04:14 [Warning] One or more build-args [ARCH] were not consumed 02:04:14 Successfully built 0d78963cc7d6 02:04:15 Successfully tagged docker-device-modbus-go:latest [Pipeline] } 02:04:15 OK: 221 MiB in 53 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:04:15 provisioning config files... 02:04:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/34@tmp/config6688654119645883520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:15 ---> docker-login.sh 02:04:15 nexus3.edgexfoundry.org:10001 02:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:16 Removing intermediate container 61b359d62443 02:04:16 ---> 179458e73044 02:04:16 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 02:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:16 Configure a credential helper to remove this warning. See 02:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:16 02:04:16 Login Succeeded 02:04:16 nexus3.edgexfoundry.org:10002 02:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:16 Configure a credential helper to remove this warning. See 02:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:16 02:04:16 Login Succeeded 02:04:16 nexus3.edgexfoundry.org:10003 02:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:16 Configure a credential helper to remove this warning. See 02:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:16 02:04:16 Login Succeeded 02:04:16 nexus3.edgexfoundry.org:10004 02:04:16 ---> Running in 855db9477c1a 02:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:16 Configure a credential helper to remove this warning. See 02:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:16 02:04:16 Login Succeeded 02:04:16 docker.io 02:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:16 Removing intermediate container 855db9477c1a 02:04:16 ---> 13f7040c7eda 02:04:16 Step 7/20 : COPY . . 02:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:16 Configure a credential helper to remove this warning. See 02:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:16 02:04:16 Login Succeeded 02:04:16 ---> docker-login.sh ends [Pipeline] } 02:04:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:17 [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: 02:04:17 15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:04:17 latest 02:04:17 1.3.1-dev.6 02:04:17 15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 02:04:17 master 02:04:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:17 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:04:17 ---> e36af95ea919 02:04:17 Step 8/20 : RUN ${MAKE} [Pipeline] isUnix [Pipeline] sh 02:04:17 ---> Running in 45793163b4d0 02:04:18 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 02:04:18 08b23fe1fb3c: Preparing 02:04:18 13e5a1fd2ee2: Preparing 02:04:18 fdb9dd5415fb: Preparing 02:04:18 08b23fe1fb3c: Pushed 02:04:18 13e5a1fd2ee2: Pushed 02:04:18 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 02:04:19 fdb9dd5415fb: Pushed 02:04:19 15ac84f23aa11eeb9442daa2d5db1053a10c3bad: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] isUnix [Pipeline] sh 02:04:19 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh 02:04:20 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 02:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 02:04:20 08b23fe1fb3c: Preparing 02:04:20 13e5a1fd2ee2: Preparing 02:04:20 fdb9dd5415fb: Preparing 02:04:20 13e5a1fd2ee2: Layer already exists 02:04:20 fdb9dd5415fb: Layer already exists 02:04:20 08b23fe1fb3c: Layer already exists 02:04:20 latest: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] isUnix [Pipeline] sh 02:04:20 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:04:20 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.6 02:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 02:04:20 08b23fe1fb3c: Preparing 02:04:20 13e5a1fd2ee2: Preparing 02:04:20 fdb9dd5415fb: Preparing 02:04:20 13e5a1fd2ee2: Layer already exists 02:04:20 08b23fe1fb3c: Layer already exists 02:04:20 fdb9dd5415fb: Layer already exists 02:04:20 1.3.1-dev.6: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] isUnix [Pipeline] sh 02:04:21 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:04:21 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 02:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 02:04:23 08b23fe1fb3c: Preparing 02:04:23 13e5a1fd2ee2: Preparing 02:04:23 fdb9dd5415fb: Preparing 02:04:23 08b23fe1fb3c: Layer already exists 02:04:23 13e5a1fd2ee2: Layer already exists 02:04:23 fdb9dd5415fb: Layer already exists 02:04:23 15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] isUnix [Pipeline] sh 02:04:23 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh 02:04:23 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master 02:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 02:04:23 08b23fe1fb3c: Preparing 02:04:23 13e5a1fd2ee2: Preparing 02:04:23 fdb9dd5415fb: Preparing 02:04:23 13e5a1fd2ee2: Layer already exists 02:04:23 fdb9dd5415fb: Layer already exists 02:04:23 08b23fe1fb3c: Layer already exists 02:04:23 master: digest: sha256:297b09db13179c28e4d24252a199c59f4cd721d75c73c7ce6324b46e343c56f8 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:24 ===================================================== [Pipeline] echo 02:04:24 taggedImages: 02:04:24 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:04:24 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 02:04:24 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.6 02:04:24 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 02:04:24 - 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] } 02:04:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:04:49 Removing intermediate container 45793163b4d0 02:04:49 ---> 5feea0b07215 02:04:49 Step 9/20 : FROM scratch 02:04:49 ---> 02:04:49 Step 10/20 : ENV APP_PORT=49991 02:04:49 ---> Running in 40719323e6e5 02:04:49 Removing intermediate container 40719323e6e5 02:04:49 ---> 57c1a7def5f6 02:04:49 Step 11/20 : EXPOSE $APP_PORT 02:04:49 ---> Running in 0cce3a72d470 02:04:50 Removing intermediate container 0cce3a72d470 02:04:50 ---> 959aba7772bd 02:04:50 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 02:04:51 ---> 33467bddb663 02:04:51 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 02:04:51 ---> bb2240731b9a 02:04:51 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 02:04:52 ---> 6533a2ae7563 02:04:52 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 02:04:52 ---> Running in f7871a55ef6c 02:04:52 Removing intermediate container f7871a55ef6c 02:04:52 ---> 207a577a2a0d 02:04:52 Step 16/20 : ENTRYPOINT ["/device-modbus"] 02:04:53 ---> Running in e45aaf75f208 02:04:53 Removing intermediate container e45aaf75f208 02:04:53 ---> f5ae8d57519a 02:04:53 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:04:53 ---> Running in b8c3de8b4b2a 02:04:53 Removing intermediate container b8c3de8b4b2a 02:04:53 ---> df2eaa6d498a 02:04:53 Step 18/20 : LABEL arch=arm64 02:04:54 ---> Running in 55b36159cec6 02:04:54 Removing intermediate container 55b36159cec6 02:04:54 ---> 1cb61754d994 02:04:54 Step 19/20 : LABEL git_sha=15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:04:54 ---> Running in d2dbe367b819 02:04:55 Removing intermediate container d2dbe367b819 02:04:55 ---> 5bc2605f3446 02:04:55 Step 20/20 : LABEL version=1.3.1-dev.6 02:04:55 ---> Running in 1da0f914bada 02:04:55 Removing intermediate container 1da0f914bada 02:04:55 ---> e9b0587a14e7 02:04:55 [Warning] One or more build-args [ARCH] were not consumed 02:04:55 Successfully built e9b0587a14e7 02:04:55 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 02:04:56 provisioning config files... 02:04:56 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/34@tmp/config2331671871734179793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:56 ---> docker-login.sh 02:04:56 nexus3.edgexfoundry.org:10001 02:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:57 Configure a credential helper to remove this warning. See 02:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:57 02:04:57 Login Succeeded 02:04:57 nexus3.edgexfoundry.org:10002 02:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:57 Configure a credential helper to remove this warning. See 02:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:57 02:04:57 Login Succeeded 02:04:57 nexus3.edgexfoundry.org:10003 02:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:58 Configure a credential helper to remove this warning. See 02:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:58 02:04:58 Login Succeeded 02:04:58 nexus3.edgexfoundry.org:10004 02:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:58 Configure a credential helper to remove this warning. See 02:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:58 02:04:58 Login Succeeded 02:04:58 docker.io 02:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:59 Configure a credential helper to remove this warning. See 02:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:59 02:04:59 Login Succeeded 02:04:59 ---> docker-login.sh ends [Pipeline] } 02:04:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:59 [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: 02:04:59 15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:04:59 latest 02:04:59 1.3.1-dev.6 02:04:59 15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 02:04:59 master 02:04:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:00 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] isUnix [Pipeline] sh 02:05:00 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 02:05:00 3472f8e2fab3: Preparing 02:05:00 0dbcb66f0029: Preparing 02:05:00 e57bb6462e26: Preparing 02:05:00 3472f8e2fab3: Pushed 02:05:00 0dbcb66f0029: Pushed 02:05:03 e57bb6462e26: Pushed 02:05:03 15ac84f23aa11eeb9442daa2d5db1053a10c3bad: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] isUnix [Pipeline] sh 02:05:03 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:05:04 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 02:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 02:05:04 3472f8e2fab3: Preparing 02:05:04 0dbcb66f0029: Preparing 02:05:04 e57bb6462e26: Preparing 02:05:04 e57bb6462e26: Layer already exists 02:05:04 3472f8e2fab3: Layer already exists 02:05:04 0dbcb66f0029: Layer already exists 02:05:04 latest: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] isUnix [Pipeline] sh 02:05:04 + 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 02:05:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.6 02:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 02:05:05 3472f8e2fab3: Preparing 02:05:05 0dbcb66f0029: Preparing 02:05:05 e57bb6462e26: Preparing 02:05:05 3472f8e2fab3: Layer already exists 02:05:05 0dbcb66f0029: Layer already exists 02:05:05 e57bb6462e26: Layer already exists 02:05:05 1.3.1-dev.6: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] isUnix [Pipeline] sh 02:05:05 + 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 02:05:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 02:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 02:05:06 3472f8e2fab3: Preparing 02:05:06 0dbcb66f0029: Preparing 02:05:06 e57bb6462e26: Preparing 02:05:06 3472f8e2fab3: Layer already exists 02:05:06 0dbcb66f0029: Layer already exists 02:05:06 e57bb6462e26: Layer already exists 02:05:06 15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] isUnix [Pipeline] sh 02:05:06 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh 02:05:07 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master 02:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 02:05:07 3472f8e2fab3: Preparing 02:05:07 0dbcb66f0029: Preparing 02:05:07 e57bb6462e26: Preparing 02:05:07 e57bb6462e26: Layer already exists 02:05:07 0dbcb66f0029: Layer already exists 02:05:07 3472f8e2fab3: Layer already exists 02:05:07 master: digest: sha256:25e8fb57429f7fce2b4c7de126e92101b75d03be16f99a84d1c79fbec7d956c7 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:07 ===================================================== [Pipeline] echo 02:05:07 taggedImages: 02:05:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad 02:05:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 02:05:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.6 02:05:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:15ac84f23aa11eeb9442daa2d5db1053a10c3bad-1.3.1-dev.6 02:05:07 - 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 02:05:08 provisioning config files... 02:05:08 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config414517944617365732tmp [Pipeline] { [Pipeline] sh 02:05:09 + set +x 02:05:09 + curl -s https://codecov.io/bash 02:05:09 + bash -s -- 02:05:09 02:05:09 _____ _ 02:05:09 / ____| | | 02:05:09 | | ___ __| | ___ ___ _____ __ 02:05:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:05:09 | |___| (_) | (_| | __/ (_| (_) \ V / 02:05:09 \_____\___/ \__,_|\___|\___\___/ \_/ 02:05:09 Bash-20201231-23d4836 02:05:09 02:05:09 02:05:09 ==> git version 2.24.3 found 02:05:09 ==> 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 02:05:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:05:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:05:09 ==> Jenkins CI detected. 02:05:09 project root: . 02:05:09 --> token set from env 02:05:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:05:09 ==> Running gcov in . (disable via -X gcov) 02:05:09 ==> Python coveragepy not found 02:05:09 ==> Searching for coverage reports in: 02:05:09 + . 02:05:09 -> Found 1 reports 02:05:09 ==> Detecting git/mercurial file structure 02:05:09 ==> Reading reports 02:05:09 + ./coverage.out bytes=22362 02:05:09 ==> Appending adjustments 02:05:09 https://docs.codecov.io/docs/fixing-reports 02:05:09 + Found adjustments 02:05:09 ==> Gzipping contents 02:05:09 8.0K /tmp/codecov.yWSFp1.gz 02:05:09 ==> Uploading reports 02:05:09 url: https://codecov.io 02:05:09 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= 02:05:09 -> Pinging Codecov 02:05:09 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= 02:05:10 -> Uploading to 02:05:10 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 02:05:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:10 Dload Upload Total Spent Left Speed 02:05:10 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 02:05:10 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] } 02:05:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:05:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:05:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:12 02:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:05:12 188c0c94c7c5: Pulling fs layer 02:05:12 0ef7d3d256c8: Pulling fs layer 02:05:12 de9db76c5a1d: Pulling fs layer 02:05:12 0eba1c9be4d2: Pulling fs layer 02:05:12 0d57e429df01: Pulling fs layer 02:05:12 4e4be7b47b0d: Pulling fs layer 02:05:12 e1f770b5df2f: Pulling fs layer 02:05:12 85a0685a4137: Pulling fs layer 02:05:12 0eba1c9be4d2: Waiting 02:05:12 0d57e429df01: Waiting 02:05:12 4e4be7b47b0d: Waiting 02:05:12 e1f770b5df2f: Waiting 02:05:12 85a0685a4137: Waiting 02:05:12 de9db76c5a1d: Verifying Checksum 02:05:12 de9db76c5a1d: Download complete 02:05:12 0ef7d3d256c8: Download complete 02:05:12 0d57e429df01: Verifying Checksum 02:05:12 0d57e429df01: Download complete 02:05:12 188c0c94c7c5: Verifying Checksum 02:05:12 188c0c94c7c5: Download complete 02:05:12 4e4be7b47b0d: Verifying Checksum 02:05:12 4e4be7b47b0d: Download complete 02:05:13 188c0c94c7c5: Pull complete 02:05:13 0ef7d3d256c8: Pull complete 02:05:13 de9db76c5a1d: Pull complete 02:05:14 e1f770b5df2f: Verifying Checksum 02:05:14 e1f770b5df2f: Download complete 02:05:16 0eba1c9be4d2: Verifying Checksum 02:05:16 0eba1c9be4d2: Download complete 02:05:16 85a0685a4137: Verifying Checksum 02:05:16 85a0685a4137: Download complete 02:05:21 0eba1c9be4d2: Pull complete 02:05:21 0d57e429df01: Pull complete 02:05:22 4e4be7b47b0d: Pull complete 02:05:24 e1f770b5df2f: Pull complete 02:05:32 85a0685a4137: Pull complete 02:05:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:05:32 prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container 02:05:32 $ 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 02:05:33 $ docker top 6d81e847e95028db24289cd285ab3677d10702e4a7dbc669d26857f3caeee29a -eo pid,comm [Pipeline] { [Pipeline] echo 02:05:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:05:33 + set -o pipefail 02:05:33 + snyk monitor '--org=edgex-jenkins' 02:05:55 02:05:55 Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... 02:05:55 02:05:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/3f6cc19e-3c76-4d83-be69-87f42200821c 02:05:55 02:05:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:05:55 02:05:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:05:55 02:05:55 [Pipeline] } 02:05:56 $ docker stop --time=1 6d81e847e95028db24289cd285ab3677d10702e4a7dbc669d26857f3caeee29a 02:05:58 $ 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 02:06:00 + git log --format=format:%s -1 15ac84f23aa11eeb9442daa2d5db1053a10c3bad [Pipeline] isUnix [Pipeline] sh 02:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:00 . [Pipeline] withDockerContainer 02:06:00 prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container 02:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:06:01 $ docker top 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:01 [ssh-agent] Looking for ssh-agent implementation... 02:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:02 $ docker exec 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 ssh-agent 02:06:02 SSH_AUTH_SOCK=/tmp/ssh-3MLFvp5XFx9s/agent.13 02:06:02 SSH_AGENT_PID=19 02:06:02 Running ssh-add (command line suppressed) 02:06:02 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) 02:06:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:02 + git semver tag 02:06:02 # -> Open(): unable to determine branch for HEAD 02:06:02 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 02:06:02 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 02:06:02 # $SEMVER_REMOTE_NAME = origin 02:06:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:02 # $SEMVER_USER_NAME = edgex-jenkins 02:06:02 # $SEMVER_BRANCH = master 02:06:02 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 02:06:02 # 15ac84f23aa11eeb9442daa2d5db1053a10c3bad HEAD 02:06:02 # -> Force: false 02:06:03 # 809b2eee5405431e3206a5d2f608d09112dd74e6 refs/tags/v1.3.1-dev.6 [Pipeline] } 02:06:03 $ docker exec --env ******** --env ******** 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 ssh-agent -k 02:06:03 unset SSH_AUTH_SOCK; 02:06:03 unset SSH_AGENT_PID; 02:06:03 echo Agent pid 19 killed; 02:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:03 + git semver [Pipeline] } 02:06:03 $ docker stop --time=1 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 02:06:05 $ docker rm -f 722363ee1db21ca54770b5a2e7686d6d8575ba3cc42fe56c702e9c2ba5c89cc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:05 02:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:06 0.23.1-centos7: Pulling from edgex-lftools 02:06:06 ab5ef0e58194: Pulling fs layer 02:06:06 9712f1f96733: Pulling fs layer 02:06:06 63f879dbbcfc: Pulling fs layer 02:06:06 0d9ebad4ef96: Pulling fs layer 02:06:06 e9a5061849ea: Pulling fs layer 02:06:06 d747dcd14b5f: Pulling fs layer 02:06:06 2de7ff778b66: Pulling fs layer 02:06:06 e9a5061849ea: Waiting 02:06:06 d747dcd14b5f: Waiting 02:06:06 0d9ebad4ef96: Waiting 02:06:06 2de7ff778b66: Waiting 02:06:06 9712f1f96733: Download complete 02:06:08 63f879dbbcfc: Verifying Checksum 02:06:08 63f879dbbcfc: Download complete 02:06:08 e9a5061849ea: Download complete 02:06:08 d747dcd14b5f: Verifying Checksum 02:06:08 2de7ff778b66: Verifying Checksum 02:06:08 2de7ff778b66: Download complete 02:06:08 0d9ebad4ef96: Verifying Checksum 02:06:08 0d9ebad4ef96: Download complete 02:06:08 ab5ef0e58194: Verifying Checksum 02:06:08 ab5ef0e58194: Download complete 02:06:12 ab5ef0e58194: Pull complete 02:06:12 9712f1f96733: Pull complete 02:06:16 63f879dbbcfc: Pull complete 02:06:21 0d9ebad4ef96: Pull complete 02:06:22 e9a5061849ea: Pull complete 02:06:22 d747dcd14b5f: Pull complete 02:06:26 2de7ff778b66: Pull complete 02:06:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:06:27 prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container 02:06:27 $ 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 02:06:30 $ docker top 03a3916f235a0f050516264be64640a65671ba3d04551cc2c949993fc14b713b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:06:31 provisioning config files... 02:06:31 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3630057621383101898tmp 02:06:31 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8041741092416550608tmp 02:06:31 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4210834567589323545tmp [Pipeline] { [Pipeline] echo 02:06:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:06:31 ---> sigul-configuration.sh 02:06:31 gpg: directory `/root/.gnupg' created 02:06:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:06:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:06:31 gpg: keyring `/root/.gnupg/secring.gpg' created 02:06:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:06:31 gpg: CAST5 encrypted data 02:06:31 gpg: encrypted with 1 passphrase 02:06:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:06:32 + mkdir /home/jenkins 02:06:32 + mkdir /home/jenkins/sigul [Pipeline] sh 02:06:32 + 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 02:06:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:06:32 ---> sigul-install.sh 02:06:38 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:06:38 + git tag --list 02:06:38 0.7.1 02:06:38 v1.0.0 02:06:38 v1.1.0 02:06:38 v1.1.1 02:06:38 v1.2.1 02:06:38 v1.2.2 02:06:38 v1.2.2-dev.1 02:06:38 v1.2.2-dev.2 02:06:38 v1.2.2-dev.3 02:06:38 v1.2.3-dev.1 02:06:38 v1.2.3-dev.2 02:06:38 v1.2.3-dev.3 02:06:38 v1.2.3-dev.4 02:06:38 v1.2.3-dev.5 02:06:38 v1.2.3-dev.6 02:06:38 v1.2.3-dev.7 02:06:38 v1.2.3-dev.8 02:06:38 v1.2.3-dev.9 02:06:38 v1.3.0 02:06:38 v1.3.1-dev.1 02:06:38 v1.3.1-dev.2 02:06:38 v1.3.1-dev.3 02:06:38 v1.3.1-dev.4 02:06:38 v1.3.1-dev.5 02:06:38 v1.3.1-dev.6 [Pipeline] sh 02:06:38 + lftools sign git-tag v1.3.1-dev.6 02:06:40 Signing Git tag with Sigul... 02:06:40 Signing v1.3.1-dev.6 [Pipeline] echo 02:06:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:06:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:06:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:06:41 $ docker stop --time=1 03a3916f235a0f050516264be64640a65671ba3d04551cc2c949993fc14b713b 02:06:43 $ 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 02:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:44 . [Pipeline] withDockerContainer 02:06:44 prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container 02:06:44 $ 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 02:06:45 $ docker top dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:45 [ssh-agent] Looking for ssh-agent implementation... 02:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:45 $ docker exec dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c ssh-agent 02:06:45 SSH_AUTH_SOCK=/tmp/ssh-8HbD3vWagBrG/agent.12 02:06:45 SSH_AGENT_PID=17 02:06:45 Running ssh-add (command line suppressed) 02:06:46 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) 02:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:46 + git semver bump pre 02:06:46 # -> Open(): unable to determine branch for HEAD 02:06:46 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 02:06:46 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 02:06:46 # $SEMVER_REMOTE_NAME = origin 02:06:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:46 # $SEMVER_USER_NAME = edgex-jenkins 02:06:46 # $SEMVER_BRANCH = master 02:06:46 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 02:06:46 1.3.1-dev.7 [Pipeline] } 02:06:46 $ docker exec --env ******** --env ******** dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c ssh-agent -k 02:06:46 unset SSH_AUTH_SOCK; 02:06:46 unset SSH_AGENT_PID; 02:06:46 echo Agent pid 17 killed; 02:06:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:47 + git semver [Pipeline] } 02:06:47 $ docker stop --time=1 dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c 02:06:48 $ docker rm -f dc6e14c6e75820d13961910a5f39c1b9e0e2b1b177164ae568f4da49d5bb1c6c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:49 . [Pipeline] withDockerContainer 02:06:49 prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container 02:06:49 $ 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 02:06:50 $ docker top fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:50 [ssh-agent] Looking for ssh-agent implementation... 02:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:50 $ docker exec fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e ssh-agent 02:06:50 SSH_AUTH_SOCK=/tmp/ssh-CWywnIuVd40L/agent.12 02:06:50 SSH_AGENT_PID=17 02:06:50 Running ssh-add (command line suppressed) 02:06:51 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) 02:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:51 + git semver push 02:06:51 # -> Open(): unable to determine branch for HEAD 02:06:51 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 02:06:51 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 02:06:51 # $SEMVER_REMOTE_NAME = origin 02:06:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:51 # $SEMVER_USER_NAME = edgex-jenkins 02:06:51 # $SEMVER_BRANCH = master 02:06:51 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 02:06:58 $ docker exec --env ******** --env ******** fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e ssh-agent -k 02:06:58 unset SSH_AUTH_SOCK; 02:06:58 unset SSH_AGENT_PID; 02:06:58 echo Agent pid 17 killed; 02:06:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:58 + git semver [Pipeline] } 02:06:58 $ docker stop --time=1 fa05b2bde0e13d702d5b74d7139d459aaece27ece4000ac399dff98b2bb7f58e 02:07:00 $ 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 02:07:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:02 ---> package-listing.sh 02:07:02 ++ facter osfamily 02:07:02 ++ tr '[:upper:]' '[:lower:]' 02:07:02 + OS_FAMILY=redhat 02:07:02 + workspace=/w/workspace/xfoundry_device-modbus-go_master 02:07:02 + START_PACKAGES=/tmp/packages_start.txt 02:07:02 + END_PACKAGES=/tmp/packages_end.txt 02:07:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:02 + PACKAGES=/tmp/packages_start.txt 02:07:02 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 02:07:02 + PACKAGES=/tmp/packages_end.txt 02:07:02 + case "${OS_FAMILY}" in 02:07:02 + rpm -qa 02:07:02 + sort 02:07:09 + '[' -f /tmp/packages_start.txt ']' 02:07:09 + '[' -f /tmp/packages_end.txt ']' 02:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:09 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 02:07:09 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 02:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo 02:07:09 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 02:07:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:07:10 02:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:07:10 alpine: Pulling from edgex-lftools-log-publisher 02:07:10 df20fa9351a1: Pulling fs layer 02:07:10 36b3adc4ff6f: Pulling fs layer 02:07:10 8ad3a11d3b57: Pulling fs layer 02:07:10 46f8f816bc3b: Pulling fs layer 02:07:10 93b61091891f: Pulling fs layer 02:07:10 93b9cdb0e59b: Pulling fs layer 02:07:10 5e14af77c1be: Pulling fs layer 02:07:10 01666e4c0597: Pulling fs layer 02:07:10 aa168da1d23b: Pulling fs layer 02:07:10 5e14af77c1be: Waiting 02:07:10 01666e4c0597: Waiting 02:07:10 46f8f816bc3b: Waiting 02:07:10 aa168da1d23b: Waiting 02:07:10 93b9cdb0e59b: Waiting 02:07:10 93b61091891f: Waiting 02:07:10 36b3adc4ff6f: Verifying Checksum 02:07:10 36b3adc4ff6f: Download complete 02:07:10 46f8f816bc3b: Verifying Checksum 02:07:10 46f8f816bc3b: Download complete 02:07:10 df20fa9351a1: Verifying Checksum 02:07:10 df20fa9351a1: Download complete 02:07:10 93b9cdb0e59b: Verifying Checksum 02:07:10 93b9cdb0e59b: Download complete 02:07:10 5e14af77c1be: Verifying Checksum 02:07:10 5e14af77c1be: Download complete 02:07:10 93b61091891f: Verifying Checksum 02:07:10 93b61091891f: Download complete 02:07:10 01666e4c0597: Verifying Checksum 02:07:10 01666e4c0597: Download complete 02:07:10 8ad3a11d3b57: Verifying Checksum 02:07:10 8ad3a11d3b57: Download complete 02:07:11 df20fa9351a1: Pull complete 02:07:11 36b3adc4ff6f: Pull complete 02:07:12 8ad3a11d3b57: Pull complete 02:07:12 46f8f816bc3b: Pull complete 02:07:12 aa168da1d23b: Verifying Checksum 02:07:12 aa168da1d23b: Download complete 02:07:13 93b61091891f: Pull complete 02:07:13 93b9cdb0e59b: Pull complete 02:07:13 5e14af77c1be: Pull complete 02:07:13 01666e4c0597: Pull complete 02:07:20 aa168da1d23b: Pull complete 02:07:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:07:20 prd-centos7-docker-4c-2g-17991 does not seem to be running inside a container 02:07:20 $ 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 02:07:23 $ docker top 07933612e8132f3d0c3f36fba5cc8690c9a9ba2f4c8c3aeb6cadbb2e04e7a223 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:24 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:24 + mkdir -p /var/log/sa [Pipeline] sh 02:07:24 + ls /var/log/sa-host 02:07:24 + sadf -c /var/log/sa-host/sa02 02:07:24 file_magic: OK 02:07:24 HZ: Using current value: 100 02:07:24 file_header: OK 02:07:24 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 02:07:24 Statistics: 02:07:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:07:24 File successfully converted to sysstat format version 12.2.1 02:07:24 + sadf -c /var/log/sa-host/sa23 02:07:24 file_magic: OK 02:07:24 HZ: Using current value: 100 02:07:24 file_header: OK 02:07:24 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 02:07:24 Statistics: 02:07:24 Hnuu...uuuununununu... 02:07:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:25 provisioning config files... 02:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7800101283705241180tmp [Pipeline] { [Pipeline] echo 02:07:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:25 ---> create-netrc.sh [Pipeline] } 02:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:07:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:07:26 ---> python-tools-install.sh [Pipeline] echo 02:07:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:26 ---> sudo-logs.sh 02:07:26 Archiving 'sudo' log.. [Pipeline] echo 02:07:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:26 ---> job-cost.sh 02:07:26 lf-activate-venv: SKIPPING 02:07:26 INFO: No Stack... 02:07:27 INFO: Retrieving Pricing Info for: v1-standard-2 02:07:28 INFO: Archiving Costs [Pipeline] echo 02:07:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:28 ---> logs-deploy.sh 02:07:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/34 02:07:28 INFO: archiving workspace using pattern(s): 02:07:29 Archives upload complete. 02:07:30 INFO: archiving logs to Nexus 02:07:31 ---> uname -a: 02:07:31 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 02:07:31 02:07:31 02:07:31 ---> lscpu: 02:07:31 Architecture: x86_64 02:07:31 CPU op-mode(s): 32-bit, 64-bit 02:07:31 Byte Order: Little Endian 02:07:31 Address sizes: 40 bits physical, 48 bits virtual 02:07:31 CPU(s): 4 02:07:31 On-line CPU(s) list: 0-3 02:07:31 Thread(s) per core: 1 02:07:31 Core(s) per socket: 1 02:07:31 Socket(s): 4 02:07:31 NUMA node(s): 1 02:07:31 Vendor ID: GenuineIntel 02:07:31 CPU family: 6 02:07:31 Model: 44 02:07:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:07:31 Stepping: 1 02:07:31 CPU MHz: 2933.438 02:07:31 BogoMIPS: 5866.87 02:07:31 Virtualization: VT-x 02:07:31 Hypervisor vendor: KVM 02:07:31 Virtualization type: full 02:07:31 L1d cache: 128 KiB 02:07:31 L1i cache: 128 KiB 02:07:31 L2 cache: 16 MiB 02:07:31 L3 cache: 64 MiB 02:07:31 NUMA node0 CPU(s): 0-3 02:07:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:07:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:07:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:07:31 Vulnerability Meltdown: Mitigation; PTI 02:07:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:07:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:07:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:07:31 Vulnerability Srbds: Not affected 02:07:31 Vulnerability Tsx async abort: Not affected 02:07:31 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 02:07:31 02:07:31 02:07:31 ---> nproc: 02:07:31 4 02:07:31 02:07:31 02:07:31 ---> df -h: 02:07:31 Filesystem Size Used Available Use% Mounted on 02:07:31 overlay 50.0G 8.5G 41.4G 17% / 02:07:31 tmpfs 64.0M 0 64.0M 0% /dev 02:07:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:07:31 shm 64.0M 0 64.0M 0% /dev/shm 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_device-modbus-go_master 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_device-modbus-go_master@tmp 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 02:07:31 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 02:07:31 02:07:31 02:07:31 ---> free -m: 02:07:31 total used free shared buff/cache available 02:07:31 Mem: 1837 805 157 0 874 968 02:07:31 Swap: 1023 2 1021 02:07:31 02:07:31 02:07:31 ---> ip addr: 02:07:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:07:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:07:31 inet 127.0.0.1/8 scope host lo 02:07:31 valid_lft forever preferred_lft forever 02:07:31 inet6 ::1/128 scope host 02:07:31 valid_lft forever preferred_lft forever 02:07:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:07:31 link/ether fa:16:3e:d7:73:8a brd ff:ff:ff:ff:ff:ff 02:07:31 inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 02:07:31 valid_lft 85871sec preferred_lft 85871sec 02:07:31 inet6 fe80::f816:3eff:fed7:738a/64 scope link 02:07:31 valid_lft forever preferred_lft forever 02:07:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:07:31 link/ether 02:42:d3:a7:69:f2 brd ff:ff:ff:ff:ff:ff 02:07:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:07:31 valid_lft forever preferred_lft forever 02:07:31 inet6 fe80::42:d3ff:fea7:69f2/64 scope link 02:07:31 valid_lft forever preferred_lft forever 02:07:31 02:07:31 02:07:31 ---> sar -b -r -n DEV: 02:07:31 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) 02:07:31 02:07:31 01:58:30 LINUX RESTART (4 CPU) 02:07:31 02:07:31 01:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:07:31 02:00:01 57.72 18.86 38.86 0.00 5323.70 3609.05 0.00 02:07:31 02:01:01 1.80 0.02 1.78 0.00 0.13 35.01 0.00 02:07:31 02:02:01 0.42 0.08 0.33 0.00 1.60 5.01 0.00 02:07:31 02:03:01 0.28 0.00 0.28 0.00 0.00 3.02 0.00 02:07:31 02:04:01 0.18 0.00 0.18 0.00 0.00 2.33 0.00 02:07:31 02:05:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 02:07:31 02:06:01 290.58 178.28 112.30 0.00 8498.22 35661.89 0.00 02:07:31 02:07:02 204.88 71.01 133.87 0.00 4192.00 32498.36 0.00 02:07:31 Average: 69.65 33.57 36.08 0.00 2254.13 8999.70 0.00 02:07:31 02:07:31 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:07:31 02:00:01 175260 0 596000 31.68 2620 1107664 1112480 37.97 427340 1080556 8 02:07:31 02:01:01 181552 0 589712 31.34 2620 1107660 1075512 36.71 428876 1073320 8 02:07:31 02:02:01 179168 0 591972 31.46 2620 1107784 1073684 36.64 428548 1076272 8 02:07:31 02:03:01 178956 0 592180 31.47 2620 1107788 1073648 36.64 443732 1060944 8 02:07:31 02:04:01 179616 0 591516 31.44 2620 1107792 1073480 36.64 442576 1062364 8 02:07:31 02:05:01 178348 0 592776 31.50 2620 1107800 1073612 36.64 461664 1044756 8 02:07:31 02:06:01 186336 0 704752 37.46 2596 987860 1510032 51.53 551964 885836 36 02:07:31 02:07:02 234404 0 751392 39.93 1492 894256 1109072 37.85 570952 735468 40 02:07:31 Average: 186705 0 626288 33.29 2476 1066076 1137690 38.83 469456 1002440 16 02:07:31 02:07:31 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:07:31 02:00:01 eth0 519.36 345.42 1032.65 94.42 0.00 0.00 0.00 0.00 02:07:31 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:00:01 docker0 2.08 1.66 0.43 4.16 0.00 0.00 0.00 0.00 02:07:31 02:01:01 eth0 0.78 0.10 0.06 0.02 0.00 0.00 0.00 0.00 02:07:31 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:02:01 eth0 1.03 0.45 0.32 0.21 0.00 0.00 0.00 0.00 02:07:31 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:03:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 02:07:31 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:04:01 eth0 0.55 0.08 0.04 0.01 0.00 0.00 0.00 0.00 02:07:31 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:05:01 eth0 0.93 0.62 0.43 0.25 0.00 0.00 0.00 0.00 02:07:31 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:06:01 veth5317bc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:06:01 eth0 473.16 415.43 4253.90 72.90 0.00 0.00 0.00 0.00 02:07:31 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:06:01 docker0 33.68 34.79 3.04 158.43 0.00 0.00 0.00 0.00 02:07:31 02:07:02 eth0 464.94 394.55 3436.55 99.67 0.00 0.00 0.00 0.00 02:07:31 02:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 02:07:02 docker0 26.99 32.17 1.65 200.57 0.00 0.00 0.00 0.00 02:07:31 Average: eth0 182.95 144.87 1092.81 33.52 0.00 0.00 0.00 0.00 02:07:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:31 Average: docker0 7.86 8.60 0.64 45.54 0.00 0.00 0.00 0.00 02:07:31 02:07:31 02:07:31 ---> sar -P ALL: 02:07:31 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) 02:07:31 02:07:31 01:58:30 LINUX RESTART (4 CPU) 02:07:31 02:07:31 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:07:31 02:00:01 all 10.79 0.00 3.37 1.27 0.04 84.53 02:07:31 02:00:01 0 8.78 0.00 4.25 0.34 0.03 86.60 02:07:31 02:00:01 1 8.36 0.00 3.92 3.72 0.05 83.95 02:07:31 02:00:01 2 14.70 0.00 2.26 0.32 0.03 82.69 02:07:31 02:00:01 3 11.32 0.00 3.04 0.69 0.05 84.90 02:07:31 02:01:01 all 0.12 0.00 0.08 0.00 0.00 99.81 02:07:31 02:01:01 0 0.03 0.00 0.07 0.00 0.00 99.90 02:07:31 02:01:01 1 0.05 0.00 0.07 0.00 0.00 99.88 02:07:31 02:01:01 2 0.30 0.00 0.07 0.00 0.00 99.63 02:07:31 02:01:01 3 0.08 0.00 0.10 0.00 0.00 99.82 02:07:31 02:02:01 all 0.13 0.00 0.07 0.00 0.00 99.79 02:07:31 02:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:07:31 02:02:01 1 0.07 0.00 0.10 0.00 0.00 99.83 02:07:31 02:02:01 2 0.38 0.00 0.10 0.00 0.02 99.50 02:07:31 02:02:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:07:31 02:03:01 all 0.14 0.00 0.04 0.00 0.00 99.82 02:07:31 02:03:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:07:31 02:03:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:07:31 02:03:01 2 0.45 0.00 0.05 0.00 0.00 99.50 02:07:31 02:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:07:31 02:04:01 all 0.16 0.00 0.04 0.00 0.00 99.80 02:07:31 02:04:01 0 0.03 0.00 0.07 0.00 0.00 99.90 02:07:31 02:04:01 1 0.20 0.00 0.05 0.00 0.00 99.75 02:07:31 02:04:01 2 0.40 0.00 0.05 0.00 0.00 99.55 02:07:31 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:07:31 02:05:01 all 0.16 0.00 0.07 0.00 0.00 99.77 02:07:31 02:05:01 0 0.03 0.00 0.18 0.00 0.00 99.78 02:07:31 02:05:01 1 0.43 0.00 0.03 0.00 0.00 99.53 02:07:31 02:05:01 2 0.13 0.00 0.03 0.00 0.00 99.83 02:07:31 02:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:07:31 02:06:01 all 9.97 0.00 7.03 2.36 0.06 80.59 02:07:31 02:06:01 0 10.00 0.00 7.21 1.27 0.05 81.47 02:07:31 02:06:01 1 9.83 0.00 7.11 3.49 0.05 79.52 02:07:31 02:06:01 2 10.68 0.00 7.18 2.28 0.05 79.81 02:07:31 02:06:01 3 9.35 0.00 6.61 2.41 0.07 81.56 02:07:31 02:07:02 all 11.64 0.00 8.81 2.72 0.06 76.77 02:07:31 02:07:02 0 10.53 0.00 10.18 2.84 0.07 76.38 02:07:31 02:07:02 1 10.21 0.00 8.46 2.17 0.08 79.08 02:07:31 02:07:02 2 10.35 0.00 8.32 1.81 0.05 79.47 02:07:31 02:07:02 3 15.50 0.00 8.29 4.08 0.03 72.09 02:07:31 Average: all 4.10 0.00 2.41 0.78 0.02 92.69 02:07:31 Average: 0 3.64 0.00 2.72 0.55 0.02 93.08 02:07:31 Average: 1 3.62 0.00 2.45 1.16 0.02 92.75 02:07:31 Average: 2 4.64 0.00 2.24 0.54 0.02 92.56 02:07:31 Average: 3 4.49 0.00 2.24 0.88 0.02 92.37 02:07:31 02:07:31 02:07:31