Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6e20a1d0031e874d4eec2dbc8984745391b205bd 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-19460 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 Checking out Revision 6e20a1d0031e874d4eec2dbc8984745391b205bd (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e20a1d0031e874d4eec2dbc8984745391b205bd # timeout=10 Commit message: "Merge pull request #213 from weichou1229/issue-212" > git rev-list --no-walk 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:49:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:49:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:49:02 ========================================================= 07:49:02 EdgeX Global Pipelines Version Info 07:49:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:49:04 ------------------- 07:49:04 stable info: 07:49:04 ------------------- 07:49:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:49:04 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:49:04 Message: update stable to v1.0.173 07:49:05 ------------------- 07:49:05 experimental info: 07:49:05 ------------------- 07:49:05 Commited By: **** collab-it+edgex@linuxfoundation.org 07:49:05 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:49:05 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:49:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 07:49:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 07:49:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:49:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:49:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e20a1d0031e874d4eec2dbc8984745391b205bd [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e20a1d [Pipeline] echo 07:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:49:09 provisioning config files... 07:49:09 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8018992307566431702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:09 ---> docker-login.sh 07:49:09 nexus3.edgexfoundry.org:10001 07:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:10 Configure a credential helper to remove this warning. See 07:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:10 07:49:10 Login Succeeded 07:49:10 nexus3.edgexfoundry.org:10002 07:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:10 Configure a credential helper to remove this warning. See 07:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:10 07:49:10 Login Succeeded 07:49:10 nexus3.edgexfoundry.org:10003 07:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:10 Configure a credential helper to remove this warning. See 07:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:10 07:49:10 Login Succeeded 07:49:10 nexus3.edgexfoundry.org:10004 07:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:10 Configure a credential helper to remove this warning. See 07:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:10 07:49:10 Login Succeeded 07:49:10 docker.io 07:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:11 Configure a credential helper to remove this warning. See 07:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:11 07:49:11 Login Succeeded 07:49:11 ---> docker-login.sh ends [Pipeline] } 07:49:11 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 07:49:12 + git log --format=format:%s -1 6e20a1d0031e874d4eec2dbc8984745391b205bd [Pipeline] echo 07:49:12 GIT_COMMIT: 6e20a1d0031e874d4eec2dbc8984745391b205bd, Commit Message: Merge pull request #213 from weichou1229/issue-212 [Pipeline] echo 07:49:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:13 07:49:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:49:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:13 latest: Pulling from edgex-devops/git-semver 07:49:13 31603596830f: Pulling fs layer 07:49:13 2a8b12db71e7: Pulling fs layer 07:49:13 6ca5941a6612: Pulling fs layer 07:49:13 ecc8261a40a4: Pulling fs layer 07:49:13 ecc8261a40a4: Waiting 07:49:13 2a8b12db71e7: Verifying Checksum 07:49:13 2a8b12db71e7: Download complete 07:49:13 31603596830f: Verifying Checksum 07:49:13 31603596830f: Download complete 07:49:13 ecc8261a40a4: Verifying Checksum 07:49:13 ecc8261a40a4: Download complete 07:49:13 6ca5941a6612: Verifying Checksum 07:49:13 6ca5941a6612: Download complete 07:49:14 31603596830f: Pull complete 07:49:14 2a8b12db71e7: Pull complete 07:49:14 6ca5941a6612: Pull complete 07:49:15 ecc8261a40a4: Pull complete 07:49:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:49:15 prd-centos7-docker-4c-2g-19460 does not seem to be running inside a container 07:49:15 $ 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 07:49:17 $ docker top f8986e24c8853f06a1ec20d484dac2ae23bd2c014a20edfeff10cd18fbdc5c8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:17 [ssh-agent] Looking for ssh-agent implementation... 07:49:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:17 $ docker exec f8986e24c8853f06a1ec20d484dac2ae23bd2c014a20edfeff10cd18fbdc5c8b ssh-agent 07:49:18 SSH_AUTH_SOCK=/tmp/ssh-z4OfchllMmVF/agent.11 07:49:18 SSH_AGENT_PID=16 07:49:18 Running ssh-add (command line suppressed) 07:49:18 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3750593841965437590.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3750593841965437590.key) 07:49:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:18 + git tag --points-at HEAD [Pipeline] } 07:49:18 $ docker exec --env ******** --env ******** f8986e24c8853f06a1ec20d484dac2ae23bd2c014a20edfeff10cd18fbdc5c8b ssh-agent -k 07:49:18 unset SSH_AUTH_SOCK; 07:49:18 unset SSH_AGENT_PID; 07:49:18 echo Agent pid 16 killed; 07:49:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:49:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:18 [ssh-agent] Looking for ssh-agent implementation... 07:49:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:19 $ docker exec f8986e24c8853f06a1ec20d484dac2ae23bd2c014a20edfeff10cd18fbdc5c8b ssh-agent 07:49:19 SSH_AUTH_SOCK=/tmp/ssh-HCBL4ddNPQWv/agent.46 07:49:19 SSH_AGENT_PID=51 07:49:19 Running ssh-add (command line suppressed) 07:49:19 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_527052662449140985.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_527052662449140985.key) 07:49:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:19 + git semver init 07:49:19 # -> Open(): unable to determine branch for HEAD 07:49:19 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 07:49:19 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 07:49:19 # $SEMVER_REMOTE_NAME = origin 07:49:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:49:19 # $SEMVER_USER_NAME = edgex-jenkins 07:49:19 # $SEMVER_BRANCH = master 07:49:19 # $SEMVER_TEMP = /tmp/semver-851213853 07:49:19 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 07:49:20 # '/tmp/semver-851213853' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 07:49:20 # -> Force: false 07:49:20 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 07:49:20 $ docker exec --env ******** --env ******** f8986e24c8853f06a1ec20d484dac2ae23bd2c014a20edfeff10cd18fbdc5c8b ssh-agent -k 07:49:20 unset SSH_AUTH_SOCK; 07:49:20 unset SSH_AGENT_PID; 07:49:20 echo Agent pid 51 killed; 07:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:20 + git semver [Pipeline] } 07:49:20 $ docker stop --time=1 f8986e24c8853f06a1ec20d484dac2ae23bd2c014a20edfeff10cd18fbdc5c8b 07:49:22 $ docker rm -f f8986e24c8853f06a1ec20d484dac2ae23bd2c014a20edfeff10cd18fbdc5c8b [Pipeline] // withDockerContainer [Pipeline] sh 07:49:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:49:23 Stashed 1 file(s) [Pipeline] echo 07:49:23 [edgeXSemver]: initialized semver on version 1.3.1-dev.7 [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 07:49:38 Still waiting to schedule task 07:49:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:49:38 Still waiting to schedule task 07:49:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 07:51:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19461 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 07:51:27 Running in /w/workspace/device-modbus-go/35 [Pipeline] { [Pipeline] checkout 07:51:32 using credential edgex-jenkins-ssh 07:51:32 Cloning the remote Git repository 07:51:32 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:51:32 > git init /w/workspace/device-modbus-go/35 # timeout=10 07:51:32 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:51:32 > git --version # timeout=10 07:51:32 > git --version # 'git version 2.17.1' 07:51:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:34 Checking out Revision 6e20a1d0031e874d4eec2dbc8984745391b205bd (master) 07:51:33 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:51:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:33 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:51:33 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:51:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:51:34 > git config core.sparsecheckout # timeout=10 07:51:34 > git checkout -f 6e20a1d0031e874d4eec2dbc8984745391b205bd # timeout=10 07:51:38 Commit message: "Merge pull request #213 from weichou1229/issue-212" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:51:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:51:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:51:41 + sudo service docker restart 07:51:41 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:51:43 provisioning config files... 07:51:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/35@tmp/config60455174894221084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:44 ---> docker-login.sh 07:51:44 nexus3.edgexfoundry.org:10001 07:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:45 Configure a credential helper to remove this warning. See 07:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:45 07:51:45 Login Succeeded 07:51:45 nexus3.edgexfoundry.org:10002 07:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:46 Configure a credential helper to remove this warning. See 07:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:46 07:51:46 Login Succeeded 07:51:46 nexus3.edgexfoundry.org:10003 07:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:46 Configure a credential helper to remove this warning. See 07:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:46 07:51:46 Login Succeeded 07:51:46 nexus3.edgexfoundry.org:10004 07:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:47 Configure a credential helper to remove this warning. See 07:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:47 07:51:47 Login Succeeded 07:51:47 docker.io 07:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:47 Configure a credential helper to remove this warning. See 07:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:47 07:51:47 Login Succeeded 07:51:48 ---> docker-login.sh ends [Pipeline] } 07:51:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:51:48 ========================================================= 07:51:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:51:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:51:49 + 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 . 07:51:49 Sending build context to Docker daemon 544.3kB 07:51:49 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:51:49 Step 2/8 : FROM ${BASE} 07:51:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:51:49 5f621e34cdf4: Pulling fs layer 07:51:49 a4357932f1b6: Pulling fs layer 07:51:49 18c013af1878: Pulling fs layer 07:51:49 00ac8860ef70: Pulling fs layer 07:51:49 63d7cb157983: Pulling fs layer 07:51:49 b116817d02f9: Pulling fs layer 07:51:49 745a02a5169b: Pulling fs layer 07:51:49 00ac8860ef70: Waiting 07:51:49 63d7cb157983: Waiting 07:51:49 b116817d02f9: Waiting 07:51:49 745a02a5169b: Waiting 07:51:49 18c013af1878: Verifying Checksum 07:51:49 18c013af1878: Download complete 07:51:49 a4357932f1b6: Verifying Checksum 07:51:49 a4357932f1b6: Download complete 07:51:49 63d7cb157983: Verifying Checksum 07:51:49 63d7cb157983: Download complete 07:51:49 b116817d02f9: Verifying Checksum 07:51:49 b116817d02f9: Download complete 07:51:49 5f621e34cdf4: Verifying Checksum 07:51:49 5f621e34cdf4: Download complete 07:51:50 5f621e34cdf4: Pull complete 07:51:51 a4357932f1b6: Pull complete 07:51:51 18c013af1878: Pull complete 07:51:52 745a02a5169b: Verifying Checksum 07:51:52 745a02a5169b: Download complete 07:51:53 00ac8860ef70: Verifying Checksum 07:51:53 00ac8860ef70: Download complete 07:52:05 00ac8860ef70: Pull complete 07:52:05 63d7cb157983: Pull complete 07:52:05 b116817d02f9: Pull complete 07:52:08 745a02a5169b: Pull complete 07:52:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:52:08 ---> b7e6874047d6 07:52:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:52:10 ---> Running in b6d415c8e2b9 07:52:11 Removing intermediate container b6d415c8e2b9 07:52:11 ---> 9ad4e4fade29 07:52:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:52:11 ---> Running in 8b45ab77df6f 07:52:13 Removing intermediate container 8b45ab77df6f 07:52:13 ---> ad91830da055 07:52:13 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:52:13 ---> Running in 0c60927674f8 07:52:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:52:16 (1/14) Installing libmagic (5.38-r0) 07:52:17 (2/14) Installing file (5.38-r0) 07:52:17 (3/14) Installing libc-dev (0.7.2-r3) 07:52:17 (4/14) Installing g++ (9.3.0-r2) 07:52:20 (5/14) Installing fortify-headers (1.1-r0) 07:52:20 (6/14) Installing patch (2.7.6-r6) 07:52:20 (7/14) Installing build-base (0.5-r2) 07:52:20 (8/14) Installing openssh-keygen (8.3_p1-r1) 07:52:21 (9/14) Installing libedit (20191231.3.1-r0) 07:52:21 (10/14) Installing openssh-client (8.3_p1-r1) 07:52:21 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 07:52:21 (12/14) Installing openssh-server-common (8.3_p1-r1) 07:52:21 (13/14) Installing openssh-server (8.3_p1-r1) 07:52:22 (14/14) Installing openssh (8.3_p1-r1) 07:52:22 Executing busybox-1.31.1-r19.trigger 07:52:22 OK: 221 MiB in 53 packages 07:52:26 Removing intermediate container 0c60927674f8 07:52:26 ---> 89ebf792c2c7 07:52:26 Step 6/8 : WORKDIR /device-modbus-go 07:52:26 ---> Running in 5432ee24e04f 07:52:26 Removing intermediate container 5432ee24e04f 07:52:26 ---> fae788920d82 07:52:26 Step 7/8 : COPY . . 07:52:27 ---> 1570527bb2c2 07:52:27 Step 8/8 : RUN go mod download 07:52:27 ---> Running in e9adf34080cf 07:52:40 Running on prd-centos7-docker-4c-2g-19462 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 07:52:41 Running in /w/workspace/device-modbus-go/35 [Pipeline] { [Pipeline] checkout 07:52:46 using credential edgex-jenkins-ssh 07:52:46 Cloning the remote Git repository 07:52:46 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:52:46 > git init /w/workspace/device-modbus-go/35 # timeout=10 07:52:47 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:52:47 > git --version # timeout=10 07:52:47 > git --version # 'git version 2.24.3' 07:52:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:47 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:52:48 Checking out Revision 6e20a1d0031e874d4eec2dbc8984745391b205bd (master) 07:52:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:47 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:52:47 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:52:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:52:48 > git config core.sparsecheckout # timeout=10 07:52:48 > git checkout -f 6e20a1d0031e874d4eec2dbc8984745391b205bd # timeout=10 07:52:50 Removing intermediate container e9adf34080cf 07:52:50 ---> d728488fa680 07:52:50 Successfully built d728488fa680 07:52:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:52:50 + docker inspect -f . ci-base-image-arm64 07:52:50 . [Pipeline] withDockerContainer 07:52:50 prd-ubuntu18.04-docker-arm64-4c-16g-19461 does not seem to be running inside a container 07:52:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/35 -v /w/workspace/device-modbus-go/35:/w/workspace/device-modbus-go/35:rw,z -v /w/workspace/device-modbus-go/35@tmp:/w/workspace/device-modbus-go/35@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 07:52:52 $ docker top e629a2da237fcd9050bf464668c2cb0a417d11273632dc62bba8eeb2b5581f73 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:52 Commit message: "Merge pull request #213 from weichou1229/issue-212" 07:52:53 + go version 07:52:53 go version go1.15.5 linux/arm64 [Pipeline] } 07:52:53 $ docker stop --time=1 e629a2da237fcd9050bf464668c2cb0a417d11273632dc62bba8eeb2b5581f73 07:52:54 $ docker rm -f e629a2da237fcd9050bf464668c2cb0a417d11273632dc62bba8eeb2b5581f73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:56 + docker inspect -f . ci-base-image-arm64 07:52:56 . [Pipeline] withDockerContainer 07:52:56 prd-ubuntu18.04-docker-arm64-4c-16g-19461 does not seem to be running inside a container 07:52:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 07:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/35 -v /w/workspace/device-modbus-go/35:/w/workspace/device-modbus-go/35:rw,z -v /w/workspace/device-modbus-go/35@tmp:/w/workspace/device-modbus-go/35@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 07:52:58 $ docker top 5cb9addec662fdd23f19f88ee2cc17040e0a0416fbdf3a0dce208d58925b6c0c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:52:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:52:59 + sudo service docker restart 07:52:59 + true 07:52:59 Redirecting to /bin/systemctl restart docker.service 07:52:59 + make test 07:52:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:53:00 ? github.com/edgexfoundry/device-modbus-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:53:00 provisioning config files... 07:53:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/35@tmp/config9016190029052640157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:01 ---> docker-login.sh 07:53:01 nexus3.edgexfoundry.org:10001 07:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:02 Configure a credential helper to remove this warning. See 07:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:02 07:53:02 Login Succeeded 07:53:02 nexus3.edgexfoundry.org:10002 07:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:02 Configure a credential helper to remove this warning. See 07:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:02 07:53:02 Login Succeeded 07:53:02 nexus3.edgexfoundry.org:10003 07:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:03 Configure a credential helper to remove this warning. See 07:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:03 07:53:03 Login Succeeded 07:53:03 nexus3.edgexfoundry.org:10004 07:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:03 Configure a credential helper to remove this warning. See 07:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:03 07:53:03 Login Succeeded 07:53:03 docker.io 07:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:03 Configure a credential helper to remove this warning. See 07:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:03 07:53:03 Login Succeeded 07:53:03 ---> docker-login.sh ends [Pipeline] } 07:53:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:53:04 ========================================================= 07:53:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:53:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:53:04 + 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 . 07:53:04 Sending build context to Docker daemon 545.3kB 07:53:04 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:53:04 Step 2/8 : FROM ${BASE} 07:53:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:53:05 188c0c94c7c5: Pulling fs layer 07:53:05 0ef7d3d256c8: Pulling fs layer 07:53:05 de9db76c5a1d: Pulling fs layer 07:53:05 bca2f99d35d6: Pulling fs layer 07:53:05 93359f2a8cfa: Pulling fs layer 07:53:05 7c6f9722023f: Pulling fs layer 07:53:05 a35cf1a2eb13: Pulling fs layer 07:53:05 93359f2a8cfa: Waiting 07:53:05 7c6f9722023f: Waiting 07:53:05 a35cf1a2eb13: Waiting 07:53:05 bca2f99d35d6: Waiting 07:53:05 de9db76c5a1d: Verifying Checksum 07:53:05 de9db76c5a1d: Download complete 07:53:05 0ef7d3d256c8: Verifying Checksum 07:53:05 0ef7d3d256c8: Download complete 07:53:05 93359f2a8cfa: Verifying Checksum 07:53:05 93359f2a8cfa: Download complete 07:53:05 188c0c94c7c5: Verifying Checksum 07:53:05 188c0c94c7c5: Download complete 07:53:05 7c6f9722023f: Verifying Checksum 07:53:05 7c6f9722023f: Download complete 07:53:05 188c0c94c7c5: Pull complete 07:53:06 0ef7d3d256c8: Pull complete 07:53:06 de9db76c5a1d: Pull complete 07:53:09 a35cf1a2eb13: Verifying Checksum 07:53:09 a35cf1a2eb13: Download complete 07:53:09 bca2f99d35d6: Verifying Checksum 07:53:09 bca2f99d35d6: Download complete 07:53:22 bca2f99d35d6: Pull complete 07:53:22 93359f2a8cfa: Pull complete 07:53:22 7c6f9722023f: Pull complete 07:53:25 a35cf1a2eb13: Pull complete 07:53:26 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:53:26 ---> a62c8e92a672 07:53:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:53:26 ---> Running in c9acd59b8be7 07:53:26 Removing intermediate container c9acd59b8be7 07:53:26 ---> d73daa6ad4be 07:53:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:26 ---> Running in 6d39fbb47bdf 07:53:28 Removing intermediate container 6d39fbb47bdf 07:53:28 ---> 679a5aa64742 07:53:28 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:53:28 ---> Running in d8c5eb90f144 07:53:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:53:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:53:30 (1/14) Installing libmagic (5.38-r0) 07:53:30 (2/14) Installing file (5.38-r0) 07:53:30 (3/14) Installing libc-dev (0.7.2-r3) 07:53:30 (4/14) Installing g++ (9.3.0-r2) 07:53:32 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 07:53:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.412s coverage: 50.3% of statements 07:53:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:53:35 (5/14) Installing fortify-headers (1.1-r0) 07:53:36 (6/14) Installing patch (2.7.6-r6) 07:53:36 (7/14) Installing build-base (0.5-r2) 07:53:36 (8/14) Installing openssh-keygen (8.3_p1-r1) 07:53:36 (9/14) Installing libedit (20191231.3.1-r0) 07:53:36 (10/14) Installing openssh-client (8.3_p1-r1) 07:53:37 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 07:53:37 (12/14) Installing openssh-server-common (8.3_p1-r1) 07:53:37 (13/14) Installing openssh-server (8.3_p1-r1) 07:53:37 (14/14) Installing openssh (8.3_p1-r1) 07:53:37 Executing busybox-1.31.1-r19.trigger 07:53:37 OK: 237 MiB in 53 packages 07:53:39 gofmt -l . 07:53:39 [ "`gofmt -l .`" = "" ] 07:53:39 ./bin/test-attribution-txt.sh 07:53:40 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:53:41 $ docker stop --time=1 5cb9addec662fdd23f19f88ee2cc17040e0a0416fbdf3a0dce208d58925b6c0c 07:53:41 Removing intermediate container d8c5eb90f144 07:53:41 ---> 6c0be17cfd97 07:53:41 Step 6/8 : WORKDIR /device-modbus-go 07:53:41 ---> Running in 63523e5bd107 07:53:41 Removing intermediate container 63523e5bd107 07:53:41 ---> b53933cc3cf2 07:53:41 Step 7/8 : COPY . . 07:53:42 ---> 45bb90d9888c 07:53:42 Step 8/8 : RUN go mod download 07:53:42 ---> Running in 5c0c39c2a414 07:53:43 $ docker rm -f 5cb9addec662fdd23f19f88ee2cc17040e0a0416fbdf3a0dce208d58925b6c0c [Pipeline] // withDockerContainer [Pipeline] sh 07:53:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:53:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:53:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:53:48 + ls -al . 07:53:48 total 136 07:53:48 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 07:53 . 07:53:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 07:51 .. 07:53:48 -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 07:51 .dockerignore 07:53:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 07:51 .git 07:53:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 07:51 .github 07:53:48 -rw-rw-r-- 1 jenkins jenkins 338 Jan 11 07:51 .gitignore 07:53:48 -rw-rw-r-- 1 jenkins jenkins 5589 Jan 11 07:51 Attribution.txt 07:53:48 -rw-rw-r-- 1 jenkins jenkins 1434 Jan 11 07:51 Dockerfile 07:53:48 -rw-rw-r-- 1 jenkins jenkins 958 Jan 11 07:51 Dockerfile.build 07:53:48 -rw-rw-r-- 1 jenkins jenkins 679 Jan 11 07:51 Jenkinsfile 07:53:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 07:51 LICENSE 07:53:48 -rw-rw-r-- 1 jenkins jenkins 880 Jan 11 07:51 Makefile 07:53:48 -rw-rw-r-- 1 jenkins jenkins 591 Jan 11 07:51 README.md 07:53:48 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 07:49 VERSION 07:53:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 07:51 bin 07:53:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 07:51 cmd 07:53:48 -rw-r--r-- 1 jenkins jenkins 22362 Jan 11 07:53 coverage.out 07:53:48 -rw-r--r-- 1 jenkins jenkins 517 Jan 11 07:53 go.mod 07:53:48 -rw-r--r-- 1 jenkins jenkins 14838 Jan 11 07:53 go.sum 07:53:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 07:51 internal 07:53:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 07:51 simulator 07:53:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 07:51 snap 07:53:48 -rw-rw-r-- 1 jenkins jenkins 229 Jan 11 07:51 version.go [Pipeline] isUnix [Pipeline] sh 07:53:48 + 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=6e20a1d0031e874d4eec2dbc8984745391b205bd --label arch=arm64 --label version=1.3.1-dev.7 . 07:53:48 Sending build context to Docker daemon 575.5kB 07:53:49 Step 1/20 : ARG BASE=golang:1.15-alpine3.12 07:53:49 Step 2/20 : FROM ${BASE} AS builder 07:53:49 ---> d728488fa680 07:53:49 Step 3/20 : ARG MAKE='make build' 07:53:49 ---> Running in c63a95d59ac8 07:53:49 Removing intermediate container c63a95d59ac8 07:53:49 ---> b47b5da80025 07:53:49 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:49 ---> Running in 3342f44dd853 07:53:52 Removing intermediate container 3342f44dd853 07:53:52 ---> 26f3d8fecd50 07:53:52 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 07:53:52 ---> Running in bdfba069addc 07:53:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:53:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:53:54 OK: 221 MiB in 53 packages 07:53:56 Removing intermediate container bdfba069addc 07:53:56 ---> 8a7e6e238a9b 07:53:56 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 07:53:56 ---> Running in c8d126a9cd35 07:53:56 Removing intermediate container c8d126a9cd35 07:53:56 ---> 4bbb2539a3e5 07:53:56 Step 7/20 : COPY . . 07:53:57 ---> b8fefa1d1d19 07:53:57 Step 8/20 : RUN ${MAKE} 07:53:57 ---> Running in 45d62696f036 07:53:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.1-dev.7" -o cmd/device-modbus ./cmd 07:54:09 Removing intermediate container 5c0c39c2a414 07:54:09 ---> 0a6275086f19 07:54:09 Successfully built 0a6275086f19 07:54:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:54:10 + docker inspect -f . ci-base-image-x86_64 07:54:10 . [Pipeline] withDockerContainer 07:54:10 prd-centos7-docker-4c-2g-19462 does not seem to be running inside a container 07:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/35 -v /w/workspace/device-modbus-go/35:/w/workspace/device-modbus-go/35:rw,z -v /w/workspace/device-modbus-go/35@tmp:/w/workspace/device-modbus-go/35@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 ******** ci-base-image-x86_64 cat 07:54:11 $ docker top 2bab6eeb6eaecd288df9bae8939e7259bed89afc5f0b19370cfb5b89d44d2e61 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:12 + go version 07:54:12 go version go1.15.5 linux/amd64 [Pipeline] } 07:54:12 $ docker stop --time=1 2bab6eeb6eaecd288df9bae8939e7259bed89afc5f0b19370cfb5b89d44d2e61 07:54:13 $ docker rm -f 2bab6eeb6eaecd288df9bae8939e7259bed89afc5f0b19370cfb5b89d44d2e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:54:14 + docker inspect -f . ci-base-image-x86_64 07:54:14 . [Pipeline] withDockerContainer 07:54:15 prd-centos7-docker-4c-2g-19462 does not seem to be running inside a container 07:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/35 -v /w/workspace/device-modbus-go/35:/w/workspace/device-modbus-go/35:rw,z -v /w/workspace/device-modbus-go/35@tmp:/w/workspace/device-modbus-go/35@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 ******** ci-base-image-x86_64 cat 07:54:16 $ docker top 475c51b04213e7acb17502d407c448cd84d83331779f9f02e29d424f1a140f73 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:16 + make test 07:54:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:54:18 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:54:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:54:29 Removing intermediate container 45d62696f036 07:54:29 ---> 32e2596c75cd 07:54:29 Step 9/20 : FROM scratch 07:54:29 ---> 07:54:29 Step 10/20 : ENV APP_PORT=49991 07:54:29 ---> Running in c37f4294dbb4 07:54:29 Removing intermediate container c37f4294dbb4 07:54:29 ---> baa1fceadb4e 07:54:29 Step 11/20 : EXPOSE $APP_PORT 07:54:29 ---> Running in a96b390398f1 07:54:30 Removing intermediate container a96b390398f1 07:54:30 ---> 13da368ac62c 07:54:30 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 07:54:31 ---> 079ab093e07c 07:54:31 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 07:54:32 ---> cf813d1b4c7a 07:54:32 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 07:54:32 ---> c8691b95c604 07:54:32 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 07:54:33 ---> Running in cffc8e7e6ca6 07:54:33 Removing intermediate container cffc8e7e6ca6 07:54:33 ---> 52a9655d538b 07:54:33 Step 16/20 : ENTRYPOINT ["/device-modbus"] 07:54:33 ---> Running in 52b984facddf 07:54:33 Removing intermediate container 52b984facddf 07:54:33 ---> dbb8c12857c9 07:54:33 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:54:34 ---> Running in c2ad323ae8e1 07:54:34 Removing intermediate container c2ad323ae8e1 07:54:34 ---> 95376c479861 07:54:34 Step 18/20 : LABEL arch=arm64 07:54:34 ---> Running in 952d50a052f5 07:54:35 Removing intermediate container 952d50a052f5 07:54:35 ---> c2a3c54dd871 07:54:35 Step 19/20 : LABEL git_sha=6e20a1d0031e874d4eec2dbc8984745391b205bd 07:54:35 ---> Running in ca17fbde2b3f 07:54:35 Removing intermediate container ca17fbde2b3f 07:54:35 ---> 1a349dd53777 07:54:35 Step 20/20 : LABEL version=1.3.1-dev.7 07:54:35 ---> Running in 3d334930f128 07:54:36 Removing intermediate container 3d334930f128 07:54:36 ---> e476faaf3bff 07:54:36 [Warning] One or more build-args [ARCH] were not consumed 07:54:36 Successfully built e476faaf3bff 07:54:36 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 07:54:37 provisioning config files... 07:54:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/35@tmp/config8159975679944747483tmp 07:54:37 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 07:54:37 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.332s coverage: 50.3% of statements 07:54:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:37 ---> docker-login.sh 07:54:37 nexus3.edgexfoundry.org:10001 07:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:38 Configure a credential helper to remove this warning. See 07:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:38 07:54:38 Login Succeeded 07:54:38 nexus3.edgexfoundry.org:10002 07:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:38 Configure a credential helper to remove this warning. See 07:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:38 07:54:38 Login Succeeded 07:54:38 nexus3.edgexfoundry.org:10003 07:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:39 Configure a credential helper to remove this warning. See 07:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:39 07:54:39 Login Succeeded 07:54:39 nexus3.edgexfoundry.org:10004 07:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:39 Configure a credential helper to remove this warning. See 07:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:39 07:54:39 Login Succeeded 07:54:39 docker.io 07:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:40 Configure a credential helper to remove this warning. See 07:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:40 07:54:40 Login Succeeded 07:54:40 ---> docker-login.sh ends [Pipeline] } 07:54:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:40 [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: 07:54:40 6e20a1d0031e874d4eec2dbc8984745391b205bd 07:54:40 latest 07:54:40 1.3.1-dev.7 07:54:40 6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7 07:54:40 master 07:54:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:54:41 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6e20a1d0031e874d4eec2dbc8984745391b205bd [Pipeline] isUnix [Pipeline] sh 07:54:41 gofmt -l . 07:54:41 [ "`gofmt -l .`" = "" ] 07:54:41 ./bin/test-attribution-txt.sh 07:54:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6e20a1d0031e874d4eec2dbc8984745391b205bd 07:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:54:41 0e2f9145939b: Preparing 07:54:41 fef34aca355a: Preparing 07:54:41 67a7750f2aaa: Preparing 07:54:42 fef34aca355a: Pushed 07:54:42 0e2f9145939b: Pushed 07:54:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:54:42 $ docker stop --time=1 475c51b04213e7acb17502d407c448cd84d83331779f9f02e29d424f1a140f73 07:54:44 67a7750f2aaa: Pushed 07:54:44 6e20a1d0031e874d4eec2dbc8984745391b205bd: digest: sha256:aadab6445dd7f3b441e0c4822a52273850284a541578115e0aa2dafb47e1a9ba size: 944 07:54:45 $ docker rm -f 475c51b04213e7acb17502d407c448cd84d83331779f9f02e29d424f1a140f73 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:54:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:54:45 Warning: overwriting stash ‘coverage-report’ 07:54:45 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:54:46 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 07:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:54:46 0e2f9145939b: Preparing 07:54:46 fef34aca355a: Preparing 07:54:46 67a7750f2aaa: Preparing 07:54:46 fef34aca355a: Layer already exists 07:54:46 67a7750f2aaa: Layer already exists 07:54:46 0e2f9145939b: Layer already exists 07:54:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:54:46 latest: digest: sha256:aadab6445dd7f3b441e0c4822a52273850284a541578115e0aa2dafb47e1a9ba size: 944 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 07:54:46 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.7 [Pipeline] isUnix [Pipeline] sh 07:54:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.7 07:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:54:47 0e2f9145939b: Preparing 07:54:47 fef34aca355a: Preparing 07:54:47 67a7750f2aaa: Preparing 07:54:47 + ls -al . 07:54:47 total 104 07:54:47 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 11 07:54 . 07:54:47 drwxrwxr-x. 4 jenkins jenkins 30 Jan 11 07:52 .. 07:54:47 -rw-rw-r--. 1 jenkins jenkins 5589 Jan 11 07:52 Attribution.txt 07:54:47 drwxrwxr-x. 2 jenkins jenkins 87 Jan 11 07:52 bin 07:54:47 drwxrwxr-x. 3 jenkins jenkins 32 Jan 11 07:52 cmd 07:54:47 -rw-r--r--. 1 jenkins jenkins 22362 Jan 11 07:54 coverage.out 07:54:47 -rw-rw-r--. 1 jenkins jenkins 1434 Jan 11 07:52 Dockerfile 07:54:47 -rw-rw-r--. 1 jenkins jenkins 958 Jan 11 07:52 Dockerfile.build 07:54:47 -rw-rw-r--. 1 jenkins jenkins 140 Jan 11 07:52 .dockerignore 07:54:47 drwxrwxr-x. 8 jenkins jenkins 162 Jan 11 07:52 .git 07:54:47 drwxrwxr-x. 2 jenkins jenkins 60 Jan 11 07:52 .github 07:54:47 -rw-rw-r--. 1 jenkins jenkins 338 Jan 11 07:52 .gitignore 07:54:47 -rw-r--r--. 1 jenkins jenkins 517 Jan 11 07:54 go.mod 07:54:47 -rw-r--r--. 1 jenkins jenkins 14838 Jan 11 07:54 go.sum 07:54:47 drwxrwxr-x. 3 jenkins jenkins 20 Jan 11 07:52 internal 07:54:47 -rw-rw-r--. 1 jenkins jenkins 679 Jan 11 07:52 Jenkinsfile 07:54:47 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 11 07:52 LICENSE 07:54:47 -rw-rw-r--. 1 jenkins jenkins 880 Jan 11 07:52 Makefile 07:54:47 -rw-rw-r--. 1 jenkins jenkins 591 Jan 11 07:52 README.md 07:54:47 drwxrwxr-x. 2 jenkins jenkins 52 Jan 11 07:52 simulator 07:54:47 drwxrwxr-x. 4 jenkins jenkins 71 Jan 11 07:52 snap 07:54:47 -rw-rw-r--. 1 jenkins jenkins 11 Jan 11 07:49 VERSION 07:54:47 -rw-rw-r--. 1 jenkins jenkins 229 Jan 11 07:52 version.go [Pipeline] isUnix [Pipeline] sh 07:54:47 fef34aca355a: Layer already exists 07:54:47 67a7750f2aaa: Layer already exists 07:54:47 0e2f9145939b: Layer already exists 07:54:47 1.3.1-dev.7: digest: sha256:aadab6445dd7f3b441e0c4822a52273850284a541578115e0aa2dafb47e1a9ba size: 944 [Pipeline] isUnix [Pipeline] sh 07:54:47 + 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=6e20a1d0031e874d4eec2dbc8984745391b205bd --label arch=amd64 --label version=1.3.1-dev.7 . 07:54:48 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7 [Pipeline] isUnix [Pipeline] sh 07:54:48 Sending build context to Docker daemon 576.5kB 07:54:48 Step 1/20 : ARG BASE=golang:1.15-alpine3.12 07:54:48 Step 2/20 : FROM ${BASE} AS builder 07:54:48 ---> 0a6275086f19 07:54:48 Step 3/20 : ARG MAKE='make build' 07:54:48 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7 07:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:54:48 0e2f9145939b: Preparing 07:54:48 fef34aca355a: Preparing 07:54:48 67a7750f2aaa: Preparing 07:54:48 0e2f9145939b: Layer already exists 07:54:48 fef34aca355a: Layer already exists 07:54:48 67a7750f2aaa: Layer already exists 07:54:48 ---> Running in 686dac6a5bdf 07:54:48 Removing intermediate container 686dac6a5bdf 07:54:48 ---> a077de2e543c 07:54:48 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:48 6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7: digest: sha256:aadab6445dd7f3b441e0c4822a52273850284a541578115e0aa2dafb47e1a9ba size: 944 [Pipeline] isUnix [Pipeline] sh 07:54:48 ---> Running in af6729da3191 07:54:48 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh 07:54:49 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master 07:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:54:49 0e2f9145939b: Preparing 07:54:49 fef34aca355a: Preparing 07:54:49 67a7750f2aaa: Preparing 07:54:49 fef34aca355a: Layer already exists 07:54:49 0e2f9145939b: Layer already exists 07:54:49 67a7750f2aaa: Layer already exists 07:54:49 master: digest: sha256:aadab6445dd7f3b441e0c4822a52273850284a541578115e0aa2dafb47e1a9ba size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:50 ===================================================== 07:54:50 Removing intermediate container af6729da3191 07:54:50 ---> 07effb09afc3 07:54:50 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 07:54:50 ---> Running in 9a5592847d5e [Pipeline] echo 07:54:50 taggedImages: 07:54:50 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6e20a1d0031e874d4eec2dbc8984745391b205bd 07:54:50 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 07:54:50 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.7 07:54:50 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7 07:54:50 - 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 07:54:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:54:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:51 OK: 237 MiB in 53 packages 07:54:52 Removing intermediate container 9a5592847d5e 07:54:52 ---> db7cdb014280 07:54:52 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 07:54:52 ---> Running in 75847e688858 07:54:52 Removing intermediate container 75847e688858 07:54:52 ---> b7976fda549f 07:54:52 Step 7/20 : COPY . . 07:54:53 ---> bd7425427783 07:54:53 Step 8/20 : RUN ${MAKE} 07:54:53 ---> Running in 9904fb2de569 07:54:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.1-dev.7" -o cmd/device-modbus ./cmd 07:55:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:55:16 Removing intermediate container 9904fb2de569 07:55:16 ---> a05da883e64b 07:55:16 Step 9/20 : FROM scratch 07:55:16 ---> 07:55:16 Step 10/20 : ENV APP_PORT=49991 07:55:16 ---> Running in 7a846109a96f 07:55:16 Removing intermediate container 7a846109a96f 07:55:16 ---> 2fdbd3a98074 07:55:16 Step 11/20 : EXPOSE $APP_PORT 07:55:16 ---> Running in a437e4f1439c 07:55:16 Removing intermediate container a437e4f1439c 07:55:16 ---> e4fbb451412f 07:55:16 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 07:55:17 ---> 0e81493542b6 07:55:17 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 07:55:18 ---> d3c8b5c960ca 07:55:18 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 07:55:18 ---> dde27331b996 07:55:18 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 07:55:18 ---> Running in 0c6164e90bc8 07:55:18 Removing intermediate container 0c6164e90bc8 07:55:18 ---> 0dc74491309b 07:55:18 Step 16/20 : ENTRYPOINT ["/device-modbus"] 07:55:18 ---> Running in a9cbbd5f0685 07:55:19 Removing intermediate container a9cbbd5f0685 07:55:19 ---> 39338f4f8be0 07:55:19 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:55:19 ---> Running in 571ac292fae3 07:55:19 Removing intermediate container 571ac292fae3 07:55:19 ---> b21119f43863 07:55:19 Step 18/20 : LABEL arch=amd64 07:55:19 ---> Running in 1d65eb6b5b49 07:55:19 Removing intermediate container 1d65eb6b5b49 07:55:19 ---> 6d02fcc56583 07:55:19 Step 19/20 : LABEL git_sha=6e20a1d0031e874d4eec2dbc8984745391b205bd 07:55:20 ---> Running in 844ab9787f6e 07:55:20 Removing intermediate container 844ab9787f6e 07:55:20 ---> 3f7d22bc9d43 07:55:20 Step 20/20 : LABEL version=1.3.1-dev.7 07:55:20 ---> Running in 6a4f9d14c255 07:55:20 Removing intermediate container 6a4f9d14c255 07:55:20 ---> 03ddcb64122a 07:55:20 [Warning] One or more build-args [ARCH] were not consumed 07:55:20 Successfully built 03ddcb64122a 07:55:20 Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:55:21 provisioning config files... 07:55:21 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/35@tmp/config8735514359134938414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:21 ---> docker-login.sh 07:55:21 nexus3.edgexfoundry.org:10001 07:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:22 Configure a credential helper to remove this warning. See 07:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:22 07:55:22 Login Succeeded 07:55:22 nexus3.edgexfoundry.org:10002 07:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:23 Configure a credential helper to remove this warning. See 07:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:23 07:55:23 Login Succeeded 07:55:23 nexus3.edgexfoundry.org:10003 07:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:23 Configure a credential helper to remove this warning. See 07:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:23 07:55:23 Login Succeeded 07:55:23 nexus3.edgexfoundry.org:10004 07:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:23 Configure a credential helper to remove this warning. See 07:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:23 07:55:23 Login Succeeded 07:55:23 docker.io 07:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:24 Configure a credential helper to remove this warning. See 07:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:24 07:55:24 Login Succeeded 07:55:24 ---> docker-login.sh ends [Pipeline] } 07:55:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:24 [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: 07:55:24 6e20a1d0031e874d4eec2dbc8984745391b205bd 07:55:24 latest 07:55:24 1.3.1-dev.7 07:55:24 6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7 07:55:24 master 07:55:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:25 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6e20a1d0031e874d4eec2dbc8984745391b205bd [Pipeline] isUnix [Pipeline] sh 07:55:25 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6e20a1d0031e874d4eec2dbc8984745391b205bd 07:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:55:25 ca9f4549e57b: Preparing 07:55:25 1df137def3a8: Preparing 07:55:25 338ac136eadc: Preparing 07:55:25 ca9f4549e57b: Pushed 07:55:25 1df137def3a8: Pushed 07:55:27 338ac136eadc: Pushed 07:55:27 6e20a1d0031e874d4eec2dbc8984745391b205bd: digest: sha256:485f7074b0db8e2ae7a97dd8dadd66f40b79b40077842d538d41666c258d7d1a size: 944 [Pipeline] isUnix [Pipeline] sh 07:55:28 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh 07:55:28 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 07:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:55:28 ca9f4549e57b: Preparing 07:55:28 1df137def3a8: Preparing 07:55:28 338ac136eadc: Preparing 07:55:28 ca9f4549e57b: Layer already exists 07:55:28 338ac136eadc: Layer already exists 07:55:28 1df137def3a8: Layer already exists 07:55:28 latest: digest: sha256:485f7074b0db8e2ae7a97dd8dadd66f40b79b40077842d538d41666c258d7d1a size: 944 [Pipeline] isUnix [Pipeline] sh 07:55:28 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.7 [Pipeline] isUnix [Pipeline] sh 07:55:29 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.7 07:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:55:29 ca9f4549e57b: Preparing 07:55:29 1df137def3a8: Preparing 07:55:29 338ac136eadc: Preparing 07:55:29 ca9f4549e57b: Layer already exists 07:55:29 1df137def3a8: Layer already exists 07:55:29 338ac136eadc: Layer already exists 07:55:29 1.3.1-dev.7: digest: sha256:485f7074b0db8e2ae7a97dd8dadd66f40b79b40077842d538d41666c258d7d1a size: 944 [Pipeline] isUnix [Pipeline] sh 07:55:29 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7 [Pipeline] isUnix [Pipeline] sh 07:55:30 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7 07:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:55:30 ca9f4549e57b: Preparing 07:55:30 1df137def3a8: Preparing 07:55:30 338ac136eadc: Preparing 07:55:30 338ac136eadc: Layer already exists 07:55:30 1df137def3a8: Layer already exists 07:55:30 ca9f4549e57b: Layer already exists 07:55:30 6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7: digest: sha256:485f7074b0db8e2ae7a97dd8dadd66f40b79b40077842d538d41666c258d7d1a size: 944 [Pipeline] isUnix [Pipeline] sh 07:55:30 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh 07:55:30 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master 07:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:55:31 ca9f4549e57b: Preparing 07:55:31 1df137def3a8: Preparing 07:55:31 338ac136eadc: Preparing 07:55:31 338ac136eadc: Layer already exists 07:55:31 1df137def3a8: Layer already exists 07:55:31 ca9f4549e57b: Layer already exists 07:55:31 master: digest: sha256:485f7074b0db8e2ae7a97dd8dadd66f40b79b40077842d538d41666c258d7d1a size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:31 ===================================================== [Pipeline] echo 07:55:31 taggedImages: 07:55:31 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6e20a1d0031e874d4eec2dbc8984745391b205bd 07:55:31 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 07:55:31 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.7 07:55:31 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6e20a1d0031e874d4eec2dbc8984745391b205bd-1.3.1-dev.7 07:55:31 - 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:55:33 provisioning config files... 07:55:33 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3772176285495375195tmp [Pipeline] { [Pipeline] sh 07:55:33 + set +x 07:55:33 + curl -s https://codecov.io/bash 07:55:33 + bash -s -- 07:55:33 07:55:33 _____ _ 07:55:33 / ____| | | 07:55:33 | | ___ __| | ___ ___ _____ __ 07:55:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:55:33 | |___| (_) | (_| | __/ (_| (_) \ V / 07:55:33 \_____\___/ \__,_|\___|\___\___/ \_/ 07:55:33 Bash-20201231-23d4836 07:55:33 07:55:33 07:55:33 ==> git version 2.24.3 found 07:55:33 ==> 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 07:55:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:55:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:55:33 ==> Jenkins CI detected. 07:55:33 project root: . 07:55:33 --> token set from env 07:55:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:55:33 ==> Running gcov in . (disable via -X gcov) 07:55:33 ==> Python coveragepy not found 07:55:33 ==> Searching for coverage reports in: 07:55:33 + . 07:55:33 -> Found 1 reports 07:55:33 ==> Detecting git/mercurial file structure 07:55:33 ==> Reading reports 07:55:33 + ./coverage.out bytes=22362 07:55:33 ==> Appending adjustments 07:55:33 https://docs.codecov.io/docs/fixing-reports 07:55:33 + Found adjustments 07:55:33 ==> Gzipping contents 07:55:34 8.0K /tmp/codecov.jXeQVG.gz 07:55:34 ==> Uploading reports 07:55:34 url: https://codecov.io 07:55:34 query: branch=master&commit=6e20a1d0031e874d4eec2dbc8984745391b205bd&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:55:34 -> Pinging Codecov 07:55:34 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=6e20a1d0031e874d4eec2dbc8984745391b205bd&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:55:34 -> Uploading to 07:55:34 https://storage.googleapis.com/codecov/v4/raw/2021-01-11/55DBCA73C666E3227836607328DD7E49/6e20a1d0031e874d4eec2dbc8984745391b205bd/27e090d4-0225-4a9d-a766-ebd851b28cb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T075534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37a4e28cd92091603e6b2ac935493cc85cf47c5a3008df4c142a9b629c8e7934 07:55:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:34 Dload Upload Total Spent Left Speed 07:55:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4226 0 0 100 4226 0 9369 --:--:-- --:--:-- --:--:-- 9370 100 4226 0 0 100 4226 0 9365 --:--:-- --:--:-- --:--:-- 9349 07:55:35 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/6e20a1d0031e874d4eec2dbc8984745391b205bd [Pipeline] } 07:55:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:55:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:55:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:55:36 07:55:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:55:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:55:36 188c0c94c7c5: Pulling fs layer 07:55:36 0ef7d3d256c8: Pulling fs layer 07:55:36 de9db76c5a1d: Pulling fs layer 07:55:36 0eba1c9be4d2: Pulling fs layer 07:55:36 0d57e429df01: Pulling fs layer 07:55:36 4e4be7b47b0d: Pulling fs layer 07:55:36 e1f770b5df2f: Pulling fs layer 07:55:36 85a0685a4137: Pulling fs layer 07:55:36 0d57e429df01: Waiting 07:55:36 4e4be7b47b0d: Waiting 07:55:36 e1f770b5df2f: Waiting 07:55:36 85a0685a4137: Waiting 07:55:36 0eba1c9be4d2: Waiting 07:55:36 de9db76c5a1d: Download complete 07:55:36 0ef7d3d256c8: Download complete 07:55:36 0d57e429df01: Verifying Checksum 07:55:36 0d57e429df01: Download complete 07:55:36 4e4be7b47b0d: Download complete 07:55:36 188c0c94c7c5: Verifying Checksum 07:55:36 188c0c94c7c5: Download complete 07:55:37 188c0c94c7c5: Pull complete 07:55:37 0ef7d3d256c8: Pull complete 07:55:37 de9db76c5a1d: Pull complete 07:55:38 e1f770b5df2f: Verifying Checksum 07:55:38 e1f770b5df2f: Download complete 07:55:41 0eba1c9be4d2: Verifying Checksum 07:55:41 0eba1c9be4d2: Download complete 07:55:41 85a0685a4137: Verifying Checksum 07:55:41 85a0685a4137: Download complete 07:55:45 0eba1c9be4d2: Pull complete 07:55:45 0d57e429df01: Pull complete 07:55:45 4e4be7b47b0d: Pull complete 07:55:48 e1f770b5df2f: Pull complete 07:55:56 85a0685a4137: Pull complete 07:55:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:55:56 prd-centos7-docker-4c-2g-19460 does not seem to be running inside a container 07:55:56 $ 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 07:55:57 $ docker top 4f590300e35fc9ccffd293549b28f543eb0f0a34f6a55312f65f2bf8fdf9a1c3 -eo pid,comm [Pipeline] { [Pipeline] echo 07:55:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:55:58 + set -o pipefail 07:55:58 + snyk monitor '--org=edgex-jenkins' 07:56:05 07:56:05 Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... 07:56:05 07:56:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/d2028795-849e-4c44-acba-28cdfe7400f6 07:56:05 07:56:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:56:05 07:56:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:56:05 07:56:05 [Pipeline] } 07:56:05 $ docker stop --time=1 4f590300e35fc9ccffd293549b28f543eb0f0a34f6a55312f65f2bf8fdf9a1c3 07:56:08 $ docker rm -f 4f590300e35fc9ccffd293549b28f543eb0f0a34f6a55312f65f2bf8fdf9a1c3 [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 07:56:09 + git log --format=format:%s -1 6e20a1d0031e874d4eec2dbc8984745391b205bd [Pipeline] isUnix [Pipeline] sh 07:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:56:10 . [Pipeline] withDockerContainer 07:56:10 prd-centos7-docker-4c-2g-19460 does not seem to be running inside a container 07:56:10 $ 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 07:56:11 $ docker top 9180e77e45faf9b6a1ffa6adf580dd54fe87e546a5c74dbbc65eeae76908d320 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:56:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:11 [ssh-agent] Looking for ssh-agent implementation... 07:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:11 $ docker exec 9180e77e45faf9b6a1ffa6adf580dd54fe87e546a5c74dbbc65eeae76908d320 ssh-agent 07:56:11 SSH_AUTH_SOCK=/tmp/ssh-KLtw8ibsyRfg/agent.11 07:56:11 SSH_AGENT_PID=16 07:56:11 Running ssh-add (command line suppressed) 07:56:12 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_9034298481892775452.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_9034298481892775452.key) 07:56:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:12 + git semver tag 07:56:12 # -> Open(): unable to determine branch for HEAD 07:56:12 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 07:56:12 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 07:56:12 # $SEMVER_REMOTE_NAME = origin 07:56:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:56:12 # $SEMVER_USER_NAME = edgex-jenkins 07:56:12 # $SEMVER_BRANCH = master 07:56:12 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 07:56:12 # 6e20a1d0031e874d4eec2dbc8984745391b205bd HEAD 07:56:12 # -> Force: false 07:56:12 # ba14dab94b635b994f59768e47f65faaafb5a26f refs/tags/v1.3.1-dev.7 [Pipeline] } 07:56:12 $ docker exec --env ******** --env ******** 9180e77e45faf9b6a1ffa6adf580dd54fe87e546a5c74dbbc65eeae76908d320 ssh-agent -k 07:56:12 unset SSH_AUTH_SOCK; 07:56:12 unset SSH_AGENT_PID; 07:56:12 echo Agent pid 16 killed; 07:56:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56:13 + git semver [Pipeline] } 07:56:13 $ docker stop --time=1 9180e77e45faf9b6a1ffa6adf580dd54fe87e546a5c74dbbc65eeae76908d320 07:56:14 $ docker rm -f 9180e77e45faf9b6a1ffa6adf580dd54fe87e546a5c74dbbc65eeae76908d320 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:56:15 07:56:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:56:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:56:15 0.23.1-centos7: Pulling from edgex-lftools 07:56:15 ab5ef0e58194: Pulling fs layer 07:56:15 9712f1f96733: Pulling fs layer 07:56:15 63f879dbbcfc: Pulling fs layer 07:56:15 0d9ebad4ef96: Pulling fs layer 07:56:15 e9a5061849ea: Pulling fs layer 07:56:15 d747dcd14b5f: Pulling fs layer 07:56:15 2de7ff778b66: Pulling fs layer 07:56:15 e9a5061849ea: Waiting 07:56:15 d747dcd14b5f: Waiting 07:56:15 2de7ff778b66: Waiting 07:56:15 0d9ebad4ef96: Waiting 07:56:15 9712f1f96733: Download complete 07:56:17 63f879dbbcfc: Verifying Checksum 07:56:17 63f879dbbcfc: Download complete 07:56:17 e9a5061849ea: Verifying Checksum 07:56:17 e9a5061849ea: Download complete 07:56:17 d747dcd14b5f: Verifying Checksum 07:56:17 d747dcd14b5f: Download complete 07:56:18 0d9ebad4ef96: Verifying Checksum 07:56:18 0d9ebad4ef96: Download complete 07:56:18 2de7ff778b66: Verifying Checksum 07:56:18 2de7ff778b66: Download complete 07:56:18 ab5ef0e58194: Verifying Checksum 07:56:18 ab5ef0e58194: Download complete 07:56:22 ab5ef0e58194: Pull complete 07:56:22 9712f1f96733: Pull complete 07:56:26 63f879dbbcfc: Pull complete 07:56:32 0d9ebad4ef96: Pull complete 07:56:33 e9a5061849ea: Pull complete 07:56:33 d747dcd14b5f: Pull complete 07:56:36 2de7ff778b66: Pull complete 07:56:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:56:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:56:36 prd-centos7-docker-4c-2g-19460 does not seem to be running inside a container 07:56:36 $ 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 07:56:40 $ docker top 0c6dec1ccae7fb8702a41020332c940c7e71d724a50166daf041d625e95e2576 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:56:41 provisioning config files... 07:56:41 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config867059916640888555tmp 07:56:41 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config6846675535650980941tmp 07:56:41 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3516017982012703098tmp [Pipeline] { [Pipeline] echo 07:56:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:56:41 ---> sigul-configuration.sh 07:56:41 gpg: directory `/root/.gnupg' created 07:56:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:56:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:56:41 gpg: keyring `/root/.gnupg/secring.gpg' created 07:56:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:56:41 gpg: CAST5 encrypted data 07:56:41 gpg: encrypted with 1 passphrase 07:56:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:56:42 + mkdir /home/jenkins 07:56:42 + mkdir /home/jenkins/sigul [Pipeline] sh 07:56:42 + 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 07:56:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:56:42 ---> sigul-install.sh 07:56:47 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:56:48 + git tag --list 07:56:48 0.7.1 07:56:48 v1.0.0 07:56:48 v1.1.0 07:56:48 v1.1.1 07:56:48 v1.2.1 07:56:48 v1.2.2 07:56:48 v1.2.2-dev.1 07:56:48 v1.2.2-dev.2 07:56:48 v1.2.2-dev.3 07:56:48 v1.2.3-dev.1 07:56:48 v1.2.3-dev.2 07:56:48 v1.2.3-dev.3 07:56:48 v1.2.3-dev.4 07:56:48 v1.2.3-dev.5 07:56:48 v1.2.3-dev.6 07:56:48 v1.2.3-dev.7 07:56:48 v1.2.3-dev.8 07:56:48 v1.2.3-dev.9 07:56:48 v1.3.0 07:56:48 v1.3.1-dev.1 07:56:48 v1.3.1-dev.2 07:56:48 v1.3.1-dev.3 07:56:48 v1.3.1-dev.4 07:56:48 v1.3.1-dev.5 07:56:48 v1.3.1-dev.6 07:56:48 v1.3.1-dev.7 [Pipeline] sh 07:56:48 + lftools sign git-tag v1.3.1-dev.7 07:56:49 Signing Git tag with Sigul... 07:56:49 Signing v1.3.1-dev.7 [Pipeline] echo 07:56:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:56:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:56:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:56:51 $ docker stop --time=1 0c6dec1ccae7fb8702a41020332c940c7e71d724a50166daf041d625e95e2576 07:56:53 $ docker rm -f 0c6dec1ccae7fb8702a41020332c940c7e71d724a50166daf041d625e95e2576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:56:54 . [Pipeline] withDockerContainer 07:56:54 prd-centos7-docker-4c-2g-19460 does not seem to be running inside a container 07:56:54 $ 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 07:56:55 $ docker top b753222597aa4aedbbb0c4767ce9e69a6e7bbabe07d391ca85e75e12fe53a9a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:56 [ssh-agent] Looking for ssh-agent implementation... 07:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:56 $ docker exec b753222597aa4aedbbb0c4767ce9e69a6e7bbabe07d391ca85e75e12fe53a9a0 ssh-agent 07:56:56 SSH_AUTH_SOCK=/tmp/ssh-jgdrjUg7ALe0/agent.12 07:56:56 SSH_AGENT_PID=17 07:56:56 Running ssh-add (command line suppressed) 07:56:56 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7019149958205152281.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7019149958205152281.key) 07:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:57 + git semver bump pre 07:56:57 # -> Open(): unable to determine branch for HEAD 07:56:57 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 07:56:57 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 07:56:57 # $SEMVER_REMOTE_NAME = origin 07:56:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:56:57 # $SEMVER_USER_NAME = edgex-jenkins 07:56:57 # $SEMVER_BRANCH = master 07:56:57 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 07:56:57 1.3.1-dev.8 [Pipeline] } 07:56:57 $ docker exec --env ******** --env ******** b753222597aa4aedbbb0c4767ce9e69a6e7bbabe07d391ca85e75e12fe53a9a0 ssh-agent -k 07:56:57 unset SSH_AUTH_SOCK; 07:56:57 unset SSH_AGENT_PID; 07:56:57 echo Agent pid 17 killed; 07:56:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56:57 + git semver [Pipeline] } 07:56:57 $ docker stop --time=1 b753222597aa4aedbbb0c4767ce9e69a6e7bbabe07d391ca85e75e12fe53a9a0 07:56:59 $ docker rm -f b753222597aa4aedbbb0c4767ce9e69a6e7bbabe07d391ca85e75e12fe53a9a0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:56:59 . [Pipeline] withDockerContainer 07:56:59 prd-centos7-docker-4c-2g-19460 does not seem to be running inside a container 07:57: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 07:57:00 $ docker top 05e967b37460517f57f405bdedf10f86bd47e067fd17084be71946931f222720 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:01 [ssh-agent] Looking for ssh-agent implementation... 07:57:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:01 $ docker exec 05e967b37460517f57f405bdedf10f86bd47e067fd17084be71946931f222720 ssh-agent 07:57:01 SSH_AUTH_SOCK=/tmp/ssh-qy3LGn4tiTk7/agent.12 07:57:01 SSH_AGENT_PID=18 07:57:01 Running ssh-add (command line suppressed) 07:57:01 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1996066294760925212.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1996066294760925212.key) 07:57:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:02 + git semver push 07:57:02 # -> Open(): unable to determine branch for HEAD 07:57:02 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 07:57:02 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 07:57:02 # $SEMVER_REMOTE_NAME = origin 07:57:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:57:02 # $SEMVER_USER_NAME = edgex-jenkins 07:57:02 # $SEMVER_BRANCH = master 07:57:02 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 07:57:08 $ docker exec --env ******** --env ******** 05e967b37460517f57f405bdedf10f86bd47e067fd17084be71946931f222720 ssh-agent -k 07:57:08 unset SSH_AUTH_SOCK; 07:57:08 unset SSH_AGENT_PID; 07:57:08 echo Agent pid 18 killed; 07:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:09 + git semver [Pipeline] } 07:57:09 $ docker stop --time=1 05e967b37460517f57f405bdedf10f86bd47e067fd17084be71946931f222720 07:57:10 $ docker rm -f 05e967b37460517f57f405bdedf10f86bd47e067fd17084be71946931f222720 [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 07:57:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:13 ---> package-listing.sh 07:57:13 ++ facter osfamily 07:57:13 ++ tr '[:upper:]' '[:lower:]' 07:57:13 + OS_FAMILY=redhat 07:57:13 + workspace=/w/workspace/xfoundry_device-modbus-go_master 07:57:13 + START_PACKAGES=/tmp/packages_start.txt 07:57:13 + END_PACKAGES=/tmp/packages_end.txt 07:57:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:13 + PACKAGES=/tmp/packages_start.txt 07:57:13 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 07:57:13 + PACKAGES=/tmp/packages_end.txt 07:57:13 + case "${OS_FAMILY}" in 07:57:13 + rpm -qa 07:57:13 + sort 07:57:18 + '[' -f /tmp/packages_start.txt ']' 07:57:18 + '[' -f /tmp/packages_end.txt ']' 07:57:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:18 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 07:57:18 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 07:57:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo 07:57:18 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 07:57:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:57:19 07:57:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:57:19 alpine: Pulling from edgex-lftools-log-publisher 07:57:19 df20fa9351a1: Pulling fs layer 07:57:19 36b3adc4ff6f: Pulling fs layer 07:57:19 8ad3a11d3b57: Pulling fs layer 07:57:19 46f8f816bc3b: Pulling fs layer 07:57:19 93b61091891f: Pulling fs layer 07:57:19 93b9cdb0e59b: Pulling fs layer 07:57:19 5e14af77c1be: Pulling fs layer 07:57:19 01666e4c0597: Pulling fs layer 07:57:19 aa168da1d23b: Pulling fs layer 07:57:19 93b61091891f: Waiting 07:57:19 46f8f816bc3b: Waiting 07:57:19 5e14af77c1be: Waiting 07:57:19 01666e4c0597: Waiting 07:57:19 93b9cdb0e59b: Waiting 07:57:19 aa168da1d23b: Waiting 07:57:19 36b3adc4ff6f: Verifying Checksum 07:57:19 36b3adc4ff6f: Download complete 07:57:19 46f8f816bc3b: Verifying Checksum 07:57:19 46f8f816bc3b: Download complete 07:57:19 df20fa9351a1: Verifying Checksum 07:57:19 93b9cdb0e59b: Verifying Checksum 07:57:19 93b9cdb0e59b: Download complete 07:57:19 5e14af77c1be: Verifying Checksum 07:57:19 5e14af77c1be: Download complete 07:57:19 93b61091891f: Download complete 07:57:19 01666e4c0597: Verifying Checksum 07:57:19 01666e4c0597: Download complete 07:57:19 8ad3a11d3b57: Verifying Checksum 07:57:19 8ad3a11d3b57: Download complete 07:57:20 df20fa9351a1: Pull complete 07:57:20 36b3adc4ff6f: Pull complete 07:57:21 aa168da1d23b: Verifying Checksum 07:57:21 aa168da1d23b: Download complete 07:57:22 8ad3a11d3b57: Pull complete 07:57:22 46f8f816bc3b: Pull complete 07:57:22 93b61091891f: Pull complete 07:57:23 93b9cdb0e59b: Pull complete 07:57:23 5e14af77c1be: Pull complete 07:57:23 01666e4c0597: Pull complete 07:57:29 aa168da1d23b: Pull complete 07:57:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:57:30 prd-centos7-docker-4c-2g-19460 does not seem to be running inside a container 07:57:30 $ 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 07:57:32 $ docker top ddcf328c94fc3349e1c2e50e53a40627c6ca636df71c4c1efeab45b6a9f0da4b -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:33 + touch /tmp/pre-build-complete [Pipeline] sh 07:57:33 + mkdir -p /var/log/sa [Pipeline] sh 07:57:34 + ls /var/log/sa-host 07:57:34 + sadf -c /var/log/sa-host/sa11 07:57:34 file_magic: OK 07:57:34 HZ: Using current value: 100 07:57:34 file_header: OK 07:57:34 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 07:57:34 Statistics: 07:57:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:57:34 File successfully converted to sysstat format version 12.2.1 07:57:34 + sadf -c /var/log/sa-host/sa23 07:57:34 file_magic: OK 07:57:34 HZ: Using current value: 100 07:57:34 file_header: OK 07:57:34 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 07:57:34 Statistics: 07:57:34 Hnuu...uuuununununu... 07:57:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:34 provisioning config files... 07:57:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4028658339619075940tmp [Pipeline] { [Pipeline] echo 07:57:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:57:35 ---> create-netrc.sh [Pipeline] } 07:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:57:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:57:35 ---> python-tools-install.sh [Pipeline] echo 07:57:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:57:35 ---> sudo-logs.sh 07:57:35 Archiving 'sudo' log.. [Pipeline] echo 07:57:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:57:36 ---> job-cost.sh 07:57:36 lf-activate-venv: SKIPPING 07:57:36 INFO: No Stack... 07:57:37 INFO: Retrieving Pricing Info for: v1-standard-2 07:57:37 INFO: Archiving Costs [Pipeline] echo 07:57:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:57:37 ---> logs-deploy.sh 07:57:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/35 07:57:37 INFO: archiving workspace using pattern(s): 07:57:39 Archives upload complete. 07:57:39 INFO: archiving logs to Nexus 07:57:40 ---> uname -a: 07:57:40 Linux prd-centos7-docker-4c-2g-19460.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:57:40 07:57:40 07:57:40 ---> lscpu: 07:57:40 Architecture: x86_64 07:57:40 CPU op-mode(s): 32-bit, 64-bit 07:57:40 Byte Order: Little Endian 07:57:40 Address sizes: 40 bits physical, 48 bits virtual 07:57:40 CPU(s): 4 07:57:40 On-line CPU(s) list: 0-3 07:57:40 Thread(s) per core: 1 07:57:40 Core(s) per socket: 1 07:57:40 Socket(s): 4 07:57:40 NUMA node(s): 1 07:57:40 Vendor ID: GenuineIntel 07:57:40 CPU family: 6 07:57:40 Model: 44 07:57:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:57:40 Stepping: 1 07:57:40 CPU MHz: 2933.442 07:57:40 BogoMIPS: 5866.88 07:57:40 Virtualization: VT-x 07:57:40 Hypervisor vendor: KVM 07:57:40 Virtualization type: full 07:57:40 L1d cache: 128 KiB 07:57:40 L1i cache: 128 KiB 07:57:40 L2 cache: 16 MiB 07:57:40 L3 cache: 64 MiB 07:57:40 NUMA node0 CPU(s): 0-3 07:57:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:57:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:57:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:57:40 Vulnerability Meltdown: Mitigation; PTI 07:57:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:57:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:57:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:57:40 Vulnerability Srbds: Not affected 07:57:40 Vulnerability Tsx async abort: Not affected 07:57:40 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 07:57:40 07:57:40 07:57:40 ---> nproc: 07:57:40 4 07:57:40 07:57:40 07:57:40 ---> df -h: 07:57:40 Filesystem Size Used Available Use% Mounted on 07:57:40 overlay 50.0G 8.5G 41.4G 17% / 07:57:40 tmpfs 64.0M 0 64.0M 0% /dev 07:57:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:57:40 shm 64.0M 0 64.0M 0% /dev/shm 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_device-modbus-go_master 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_device-modbus-go_master@tmp 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 07:57:40 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 07:57:40 07:57:40 07:57:40 ---> free -m: 07:57:40 total used free shared buff/cache available 07:57:40 Mem: 1837 818 146 0 873 955 07:57:40 Swap: 1023 2 1021 07:57:40 07:57:40 07:57:40 ---> ip addr: 07:57:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:57:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:57:40 inet 127.0.0.1/8 scope host lo 07:57:40 valid_lft forever preferred_lft forever 07:57:40 inet6 ::1/128 scope host 07:57:40 valid_lft forever preferred_lft forever 07:57:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:57:40 link/ether fa:16:3e:f6:bd:80 brd ff:ff:ff:ff:ff:ff 07:57:40 inet 10.30.122.105/23 brd 10.30.123.255 scope global dynamic eth0 07:57:40 valid_lft 85848sec preferred_lft 85848sec 07:57:40 inet6 fe80::f816:3eff:fef6:bd80/64 scope link 07:57:40 valid_lft forever preferred_lft forever 07:57:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:57:40 link/ether 02:42:5a:e7:29:d2 brd ff:ff:ff:ff:ff:ff 07:57:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:57:40 valid_lft forever preferred_lft forever 07:57:40 inet6 fe80::42:5aff:fee7:29d2/64 scope link 07:57:40 valid_lft forever preferred_lft forever 07:57:40 07:57:40 07:57:40 ---> sar -b -r -n DEV: 07:57:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 07:57:40 07:57:40 07:48:18 LINUX RESTART (4 CPU) 07:57:40 07:57:40 07:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:57:40 07:50:01 31.16 12.08 19.07 0.00 4426.63 2985.15 0.00 07:57:40 07:51:01 2.00 0.00 2.00 0.00 0.00 36.74 0.00 07:57:40 07:52:02 0.23 0.00 0.23 0.00 0.00 3.00 0.00 07:57:40 07:53:01 0.29 0.00 0.29 0.00 0.00 3.12 0.00 07:57:40 07:54:01 0.30 0.00 0.30 0.00 0.00 3.96 0.00 07:57:40 07:55:01 0.47 0.00 0.47 0.00 0.00 5.56 0.00 07:57:40 07:56:01 223.60 130.47 93.13 0.00 7115.59 33338.76 0.00 07:57:40 07:57:01 261.48 106.67 154.81 0.00 5703.56 35256.09 0.00 07:57:40 Average: 65.11 31.24 33.88 0.00 2161.28 8977.68 0.00 07:57:40 07:57:40 07:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:57:40 07:50:01 163116 0 569608 30.27 2620 1146200 1107692 37.80 397528 1121564 20 07:57:40 07:51:01 167876 0 564840 30.02 2620 1146208 1076204 36.73 396276 1118852 12 07:57:40 07:52:02 167068 0 565644 30.06 2620 1146212 1076396 36.74 409808 1106400 8 07:57:40 07:53:01 166224 0 566488 30.11 2620 1146212 1076372 36.73 411360 1105824 20 07:57:40 07:54:01 163092 0 569612 30.27 2620 1146220 1076276 36.73 414688 1106092 8 07:57:40 07:55:01 162752 0 569948 30.29 2620 1146224 1076264 36.73 414652 1106092 12 07:57:40 07:56:01 79552 0 724492 38.51 2596 1074904 1338716 45.69 528468 1017460 3668 07:57:40 07:57:01 201288 0 803940 42.73 1512 874804 1699928 58.02 588144 753456 32 07:57:40 Average: 158871 0 616822 32.78 2478 1103373 1190981 40.65 445116 1054468 472 07:57:40 07:57:40 07:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:57:40 07:50:01 eth0 168.03 116.88 455.56 40.97 0.00 0.00 0.00 0.00 07:57:40 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:50:01 docker0 1.91 1.65 0.43 4.20 0.00 0.00 0.00 0.00 07:57:40 07:51:01 eth0 0.67 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:57:40 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:52:02 eth0 1.10 0.32 0.32 0.20 0.00 0.00 0.00 0.00 07:57:40 07:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:53:01 eth0 0.59 0.39 0.28 0.21 0.00 0.00 0.00 0.00 07:57:40 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:54:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:57:40 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:55:01 eth0 0.18 0.18 0.09 0.01 0.00 0.00 0.00 0.00 07:57:40 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:56:01 veth8fbe237 19.22 18.07 2.15 40.44 0.00 0.00 0.00 0.00 07:57:40 07:56:01 eth0 528.72 470.49 4128.00 40.38 0.00 0.00 0.00 0.00 07:57:40 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:56:01 docker0 19.22 17.97 1.88 40.43 0.00 0.00 0.00 0.00 07:57:40 07:57:01 eth0 518.70 441.15 3578.10 97.51 0.00 0.00 0.00 0.00 07:57:40 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:57:01 veth57611df 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 07:57:01 docker0 38.97 48.14 2.48 319.75 0.00 0.00 0.00 0.00 07:57:40 Average: eth0 152.67 129.03 1022.99 22.48 0.00 0.00 0.00 0.00 07:57:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 Average: veth57611df 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 07:57:40 Average: docker0 7.53 8.49 0.60 45.67 0.00 0.00 0.00 0.00 07:57:40 07:57:40 07:57:40 ---> sar -P ALL: 07:57:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 07:57:40 07:57:40 07:48:18 LINUX RESTART (4 CPU) 07:57:40 07:57:40 07:49:01 CPU %user %nice %system %iowait %steal %idle 07:57:40 07:50:01 all 3.23 0.00 2.28 0.49 0.01 93.98 07:57:40 07:50:01 0 3.23 0.00 2.38 1.17 0.02 93.21 07:57:40 07:50:01 1 3.18 0.00 2.56 0.28 0.02 93.95 07:57:40 07:50:01 2 3.47 0.00 1.63 0.18 0.02 94.71 07:57:40 07:50:01 3 3.05 0.00 2.56 0.32 0.00 94.07 07:57:40 07:51:01 all 0.17 0.00 0.05 0.00 0.00 99.78 07:57:40 07:51:01 0 0.25 0.00 0.03 0.00 0.00 99.72 07:57:40 07:51:01 1 0.08 0.00 0.08 0.00 0.00 99.83 07:57:40 07:51:01 2 0.33 0.00 0.07 0.00 0.00 99.60 07:57:40 07:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:57:40 07:52:02 all 0.17 0.00 0.05 0.00 0.00 99.78 07:57:40 07:52:02 0 0.02 0.00 0.02 0.00 0.00 99.97 07:57:40 07:52:02 1 0.08 0.00 0.07 0.00 0.00 99.85 07:57:40 07:52:02 2 0.53 0.00 0.07 0.00 0.00 99.40 07:57:40 07:52:02 3 0.05 0.00 0.03 0.00 0.00 99.92 07:57:40 07:53:01 all 0.16 0.00 0.03 0.00 0.00 99.81 07:57:40 07:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:57:40 07:53:01 1 0.17 0.00 0.05 0.00 0.00 99.78 07:57:40 07:53:01 2 0.39 0.00 0.02 0.00 0.00 99.59 07:57:40 07:53:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:57:40 07:54:01 all 0.16 0.00 0.08 0.00 0.00 99.77 07:57:40 07:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:57:40 07:54:01 1 0.55 0.00 0.05 0.00 0.00 99.40 07:57:40 07:54:01 2 0.07 0.00 0.18 0.00 0.00 99.75 07:57:40 07:54:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:57:40 07:55:01 all 0.15 0.00 0.02 0.00 0.00 99.83 07:57:40 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:57:40 07:55:01 1 0.52 0.00 0.02 0.00 0.00 99.47 07:57:40 07:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:57:40 07:55:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:57:40 07:56:01 all 8.37 0.00 5.71 1.60 0.03 84.29 07:57:40 07:56:01 0 7.95 0.00 5.91 2.24 0.03 83.85 07:57:40 07:56:01 1 9.80 0.00 5.65 1.22 0.03 83.29 07:57:40 07:56:01 2 8.31 0.00 5.59 1.36 0.02 84.73 07:57:40 07:56:01 3 7.40 0.00 5.70 1.58 0.03 85.29 07:57:40 07:57:01 all 12.86 0.00 9.81 3.57 0.08 73.69 07:57:40 07:57:01 0 11.27 0.00 9.21 6.39 0.05 73.08 07:57:40 07:57:01 1 11.92 0.00 9.54 1.73 0.09 76.72 07:57:40 07:57:01 2 12.26 0.00 10.12 2.95 0.10 74.56 07:57:40 07:57:01 3 15.99 0.00 10.34 3.21 0.07 70.39 07:57:40 Average: all 3.12 0.00 2.22 0.70 0.01 93.95 07:57:40 Average: 0 2.81 0.00 2.17 1.21 0.01 93.80 07:57:40 Average: 1 3.25 0.00 2.23 0.40 0.02 94.10 07:57:40 Average: 2 3.14 0.00 2.18 0.55 0.02 94.11 07:57:40 Average: 3 3.27 0.00 2.32 0.63 0.01 93.77 07:57:40 07:57:40 07:57:40