Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 119be5743e00329d34d55769b1b512288156e580 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-32697’ is offline Running on prd-centos7-docker-4c-2g-32708 in /w/workspace/dgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 119be5743e00329d34d55769b1b512288156e580 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 119be5743e00329d34d55769b1b512288156e580 # timeout=10 Commit message: "Merge pull request #851 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.28" > git rev-list --no-walk 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:11:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:11:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:11:26 ========================================================= 07:11:26 EdgeX Global Pipelines Version Info 07:11:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:11:27 ------------------- 07:11:27 stable info: 07:11:27 ------------------- 07:11:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:11:27 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:11:27 Message: update stable to v1.0.186 07:11:28 ------------------- 07:11:28 experimental info: 07:11:28 ------------------- 07:11:28 Commited By: **** collab-it+edgex@linuxfoundation.org 07:11:28 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 07:11:28 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:11:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:11:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:11:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:11:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:11:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:11:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:11:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:11:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:11:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 119be5743e00329d34d55769b1b512288156e580 [Pipeline] echo 07:11:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 119be57 [Pipeline] echo 07:11:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:11:31 provisioning config files... 07:11:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3132475068117739929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:32 ---> docker-login.sh 07:11:32 nexus3.edgexfoundry.org:10001 07:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:32 Configure a credential helper to remove this warning. See 07:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:32 07:11:32 Login Succeeded 07:11:32 nexus3.edgexfoundry.org:10002 07:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:32 Configure a credential helper to remove this warning. See 07:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:32 07:11:32 Login Succeeded 07:11:32 nexus3.edgexfoundry.org:10003 07:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:32 Configure a credential helper to remove this warning. See 07:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:32 07:11:32 Login Succeeded 07:11:32 nexus3.edgexfoundry.org:10004 07:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:33 Configure a credential helper to remove this warning. See 07:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:33 07:11:33 Login Succeeded 07:11:33 docker.io 07:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:33 Configure a credential helper to remove this warning. See 07:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:33 07:11:33 Login Succeeded 07:11:33 ---> docker-login.sh ends [Pipeline] } 07:11:33 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:11:34 + git log --format=format:%s -1 119be5743e00329d34d55769b1b512288156e580 [Pipeline] echo 07:11:34 GIT_COMMIT: 119be5743e00329d34d55769b1b512288156e580, Commit Message: Merge pull request #851 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.28 [Pipeline] echo 07:11:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:11:35 07:11:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:11:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:11:35 latest: Pulling from edgex-devops/git-semver 07:11:35 31603596830f: Pulling fs layer 07:11:35 2a8b12db71e7: Pulling fs layer 07:11:35 6ca5941a6612: Pulling fs layer 07:11:35 ecc8261a40a4: Pulling fs layer 07:11:35 ecc8261a40a4: Waiting 07:11:35 2a8b12db71e7: Download complete 07:11:36 31603596830f: Download complete 07:11:36 6ca5941a6612: Verifying Checksum 07:11:36 6ca5941a6612: Download complete 07:11:36 ecc8261a40a4: Verifying Checksum 07:11:36 ecc8261a40a4: Download complete 07:11:36 31603596830f: Pull complete 07:11:36 2a8b12db71e7: Pull complete 07:11:37 6ca5941a6612: Pull complete 07:11:37 ecc8261a40a4: Pull complete 07:11:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:11:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:11:37 prd-centos7-docker-4c-2g-32708 does not seem to be running inside a container 07:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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:11:39 $ docker top 71cd1c631927dd3e5246d915de161ee0af843cfff3597916cd58f5b223e0631e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:39 [ssh-agent] Looking for ssh-agent implementation... 07:11:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:40 $ docker exec 71cd1c631927dd3e5246d915de161ee0af843cfff3597916cd58f5b223e0631e ssh-agent 07:11:40 SSH_AUTH_SOCK=/tmp/ssh-JH6Tv3ZtzJq8/agent.12 07:11:40 SSH_AGENT_PID=17 07:11:40 Running ssh-add (command line suppressed) 07:11:40 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_95212571190736680.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_95212571190736680.key) 07:11:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:40 + git tag --points-at HEAD [Pipeline] } 07:11:40 $ docker exec --env ******** --env ******** 71cd1c631927dd3e5246d915de161ee0af843cfff3597916cd58f5b223e0631e ssh-agent -k 07:11:40 unset SSH_AUTH_SOCK; 07:11:40 unset SSH_AGENT_PID; 07:11:40 echo Agent pid 17 killed; 07:11:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:41 [ssh-agent] Looking for ssh-agent implementation... 07:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:41 $ docker exec 71cd1c631927dd3e5246d915de161ee0af843cfff3597916cd58f5b223e0631e ssh-agent 07:11:41 SSH_AUTH_SOCK=/tmp/ssh-AkmeXp1WhMCI/agent.45 07:11:41 SSH_AGENT_PID=50 07:11:41 Running ssh-add (command line suppressed) 07:11:41 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1182342932799714550.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1182342932799714550.key) 07:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:41 + git semver init 07:11:41 # -> Open(): unable to determine branch for HEAD 07:11:41 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:11:41 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:11:41 # $SEMVER_REMOTE_NAME = origin 07:11:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:11:41 # $SEMVER_USER_NAME = edgex-jenkins 07:11:41 # $SEMVER_BRANCH = master 07:11:41 # $SEMVER_TEMP = /tmp/semver-648689035 07:11:41 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:11:42 # '/tmp/semver-648689035' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 07:11:42 # -> Force: false 07:11:42 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:11:42 $ docker exec --env ******** --env ******** 71cd1c631927dd3e5246d915de161ee0af843cfff3597916cd58f5b223e0631e ssh-agent -k 07:11:42 unset SSH_AUTH_SOCK; 07:11:42 unset SSH_AGENT_PID; 07:11:42 echo Agent pid 50 killed; 07:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:43 + git semver [Pipeline] } 07:11:43 $ docker stop --time=1 71cd1c631927dd3e5246d915de161ee0af843cfff3597916cd58f5b223e0631e 07:11:44 $ docker rm -f 71cd1c631927dd3e5246d915de161ee0af843cfff3597916cd58f5b223e0631e [Pipeline] // withDockerContainer [Pipeline] sh 07:11:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:11:45 Stashed 1 file(s) [Pipeline] echo 07:11:45 [edgeXSemver]: initialized semver on version 2.0.0-dev.33 [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:12:00 Still waiting to schedule task 07:12:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:12:00 Still waiting to schedule task 07:12:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:13:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32709 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:13:48 Running in /w/workspace/device-sdk-go/138 [Pipeline] { [Pipeline] checkout 07:13:53 using credential edgex-jenkins-ssh 07:13:53 Cloning the remote Git repository 07:13:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:13:53 > git init /w/workspace/device-sdk-go/138 # timeout=10 07:13:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:13:53 > git --version # timeout=10 07:13:53 > git --version # 'git version 2.17.1' 07:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:55 Checking out Revision 119be5743e00329d34d55769b1b512288156e580 (master) 07:13:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:13:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:13:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:13:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:13:55 > git config core.sparsecheckout # timeout=10 07:13:55 > git checkout -f 119be5743e00329d34d55769b1b512288156e580 # timeout=10 07:13:59 Running on prd-centos7-docker-4c-2g-32711 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:13:59 Running in /w/workspace/device-sdk-go/138 [Pipeline] { [Pipeline] checkout 07:14:00 Commit message: "Merge pull request #851 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:14:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:14:02 using credential edgex-jenkins-ssh 07:14:02 + true 07:14:02 + sudo service docker restart 07:14:02 Cloning the remote Git repository 07:14:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:14:02 > git init /w/workspace/device-sdk-go/138 # timeout=10 07:14:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:14:02 > git --version # timeout=10 07:14:02 > git --version # 'git version 2.24.3' 07:14:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:04 Checking out Revision 119be5743e00329d34d55769b1b512288156e580 (master) 07:14:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:14:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:14:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:14:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:14:04 > git config core.sparsecheckout # timeout=10 07:14:04 > git checkout -f 119be5743e00329d34d55769b1b512288156e580 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:14:05 provisioning config files... 07:14:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/138@tmp/config4127465689709884080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:05 ---> docker-login.sh 07:14:05 nexus3.edgexfoundry.org:10001 07:14:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:06 Configure a credential helper to remove this warning. See 07:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:06 07:14:06 Login Succeeded 07:14:06 nexus3.edgexfoundry.org:10002 07:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:07 Configure a credential helper to remove this warning. See 07:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:07 07:14:07 Login Succeeded 07:14:07 nexus3.edgexfoundry.org:10003 07:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:07 Commit message: "Merge pull request #851 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.28" 07:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:07 Configure a credential helper to remove this warning. See 07:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:07 07:14:07 Login Succeeded 07:14:07 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { 07:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:08 Configure a credential helper to remove this warning. See 07:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:08 07:14:08 Login Succeeded [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:08 docker.io 07:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:08 Configure a credential helper to remove this warning. See 07:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:08 07:14:08 Login Succeeded 07:14:08 ---> docker-login.sh ends [Pipeline] } 07:14:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:14:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo 07:14:09 ========================================================= 07:14:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:14:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:14:09 + sudo service docker restart 07:14:09 + true 07:14:09 Redirecting to /bin/systemctl restart docker.service 07:14:09 + 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:14:10 Sending build context to Docker daemon 2.34MB 07:14:10 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:14:10 Step 2/8 : FROM ${BASE} 07:14:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:14:10 5f621e34cdf4: Pulling fs layer 07:14:10 a4357932f1b6: Pulling fs layer 07:14:10 18c013af1878: Pulling fs layer 07:14:10 00ac8860ef70: Pulling fs layer 07:14:10 63d7cb157983: Pulling fs layer 07:14:10 b116817d02f9: Pulling fs layer 07:14:10 745a02a5169b: Pulling fs layer 07:14:10 b116817d02f9: Waiting 07:14:10 00ac8860ef70: Waiting 07:14:10 745a02a5169b: Waiting 07:14:10 63d7cb157983: Waiting 07:14:10 18c013af1878: Verifying Checksum 07:14:10 18c013af1878: Download complete 07:14:10 a4357932f1b6: Verifying Checksum 07:14:10 a4357932f1b6: Download complete 07:14:10 63d7cb157983: Download complete 07:14:10 b116817d02f9: Verifying Checksum 07:14:10 b116817d02f9: Download complete 07:14:10 5f621e34cdf4: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:14:10 provisioning config files... 07:14:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/138@tmp/config4910822794026032594tmp 07:14:11 5f621e34cdf4: Pull complete 07:14:11 a4357932f1b6: Pull complete 07:14:11 18c013af1878: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:12 ---> docker-login.sh 07:14:12 nexus3.edgexfoundry.org:10001 07:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:12 Configure a credential helper to remove this warning. See 07:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:12 07:14:12 Login Succeeded 07:14:12 nexus3.edgexfoundry.org:10002 07:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:12 Configure a credential helper to remove this warning. See 07:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:12 07:14:12 Login Succeeded 07:14:12 nexus3.edgexfoundry.org:10003 07:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:13 Configure a credential helper to remove this warning. See 07:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:13 07:14:13 Login Succeeded 07:14:13 nexus3.edgexfoundry.org:10004 07:14:13 745a02a5169b: Verifying Checksum 07:14:13 745a02a5169b: Download complete 07:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:13 Configure a credential helper to remove this warning. See 07:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:13 07:14:13 Login Succeeded 07:14:13 docker.io 07:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:13 Configure a credential helper to remove this warning. See 07:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:13 07:14:13 Login Succeeded 07:14:13 ---> docker-login.sh ends [Pipeline] } 07:14:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:14:14 ========================================================= 07:14:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:14:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:14:14 + 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:14:14 Sending build context to Docker daemon 2.341MB 07:14:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:14:14 Step 2/8 : FROM ${BASE} 07:14:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:14:14 188c0c94c7c5: Pulling fs layer 07:14:14 0ef7d3d256c8: Pulling fs layer 07:14:14 de9db76c5a1d: Pulling fs layer 07:14:14 bca2f99d35d6: Pulling fs layer 07:14:14 93359f2a8cfa: Pulling fs layer 07:14:14 7c6f9722023f: Pulling fs layer 07:14:14 a35cf1a2eb13: Pulling fs layer 07:14:14 93359f2a8cfa: Waiting 07:14:14 7c6f9722023f: Waiting 07:14:14 a35cf1a2eb13: Waiting 07:14:14 bca2f99d35d6: Waiting 07:14:14 de9db76c5a1d: Verifying Checksum 07:14:14 de9db76c5a1d: Download complete 07:14:14 0ef7d3d256c8: Download complete 07:14:14 93359f2a8cfa: Download complete 07:14:14 188c0c94c7c5: Verifying Checksum 07:14:14 188c0c94c7c5: Download complete 07:14:14 7c6f9722023f: Verifying Checksum 07:14:14 7c6f9722023f: Download complete 07:14:14 00ac8860ef70: Verifying Checksum 07:14:14 00ac8860ef70: Download complete 07:14:14 188c0c94c7c5: Pull complete 07:14:15 0ef7d3d256c8: Pull complete 07:14:15 de9db76c5a1d: Pull complete 07:14:16 a35cf1a2eb13: Verifying Checksum 07:14:16 a35cf1a2eb13: Download complete 07:14:17 bca2f99d35d6: Verifying Checksum 07:14:17 bca2f99d35d6: Download complete 07:14:22 bca2f99d35d6: Pull complete 07:14:22 93359f2a8cfa: Pull complete 07:14:23 7c6f9722023f: Pull complete 07:14:25 00ac8860ef70: Pull complete 07:14:25 63d7cb157983: Pull complete 07:14:25 b116817d02f9: Pull complete 07:14:27 a35cf1a2eb13: Pull complete 07:14:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:14:27 ---> a62c8e92a672 07:14:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:14:27 ---> Running in 479679e0ecc0 07:14:28 Removing intermediate container 479679e0ecc0 07:14:28 ---> 73133c7b84cd 07:14:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:28 ---> Running in e20238975673 07:14:29 745a02a5169b: Pull complete 07:14:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:14:29 ---> b7e6874047d6 07:14:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:14:29 Removing intermediate container e20238975673 07:14:29 ---> d994e54dade8 07:14:29 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:14:29 ---> Running in 4efc1939e33d 07:14:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:31 (1/6) Installing libc-dev (0.7.2-r3) 07:14:31 (2/6) Installing libsodium (1.0.18-r0) 07:14:31 (3/6) Installing pkgconf (1.7.2-r0) 07:14:31 (4/6) Installing libsodium-dev (1.0.18-r0) 07:14:31 (5/6) Installing libzmq (4.3.3-r0) 07:14:32 (6/6) Installing zeromq-dev (4.3.3-r0) 07:14:32 Executing busybox-1.31.1-r19.trigger 07:14:32 OK: 167 MiB in 45 packages 07:14:32 ---> Running in 94fb6c63cf5c 07:14:32 Removing intermediate container 94fb6c63cf5c 07:14:32 ---> c0143c87d136 07:14:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:32 ---> Running in 539cf22d702d 07:14:32 Removing intermediate container 4efc1939e33d 07:14:32 ---> e8c0c41a1742 07:14:32 Step 6/8 : WORKDIR /device-sdk-go 07:14:32 ---> Running in 2681293b2dc7 07:14:32 Removing intermediate container 2681293b2dc7 07:14:32 ---> e4733d9dfe2e 07:14:32 Step 7/8 : COPY . . 07:14:34 ---> 4aefcd8e5520 07:14:34 Step 8/8 : RUN go mod download 07:14:34 ---> Running in e81f42344739 07:14:35 Removing intermediate container 539cf22d702d 07:14:35 ---> 6d8c028e2279 07:14:35 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:14:35 ---> Running in 189096cbe8d2 07:14:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:14:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:14:37 (1/6) Installing libc-dev (0.7.2-r3) 07:14:37 (2/6) Installing libsodium (1.0.18-r0) 07:14:37 (3/6) Installing pkgconf (1.7.2-r0) 07:14:37 (4/6) Installing libsodium-dev (1.0.18-r0) 07:14:37 (5/6) Installing libzmq (4.3.3-r0) 07:14:37 (6/6) Installing zeromq-dev (4.3.3-r0) 07:14:37 Executing busybox-1.31.1-r19.trigger 07:14:37 OK: 144 MiB in 45 packages 07:14:39 Removing intermediate container 189096cbe8d2 07:14:39 ---> ab91d011c9a6 07:14:39 Step 6/8 : WORKDIR /device-sdk-go 07:14:39 ---> Running in a2de1b214283 07:14:39 Removing intermediate container a2de1b214283 07:14:39 ---> b4da8f3f06cc 07:14:39 Step 7/8 : COPY . . 07:14:41 ---> c829c01c676e 07:14:41 Step 8/8 : RUN go mod download 07:14:41 ---> Running in c0da94efcf21 07:15:00 Removing intermediate container e81f42344739 07:15:00 ---> 09751ce51bee 07:15:00 Successfully built 09751ce51bee 07:15:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:15:01 + docker inspect -f . ci-base-image-x86_64 07:15:01 . [Pipeline] withDockerContainer 07:15:01 prd-centos7-docker-4c-2g-32711 does not seem to be running inside a container 07:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/138 -v /w/workspace/device-sdk-go/138:/w/workspace/device-sdk-go/138:rw,z -v /w/workspace/device-sdk-go/138@tmp:/w/workspace/device-sdk-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:15:02 $ docker top 2af3ffade694a14eda6d34e496b53bd5f5a4b73b039f150d7b7ccf47b8fff63f -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:03 + go version 07:15:03 go version go1.15.5 linux/amd64 [Pipeline] } 07:15:03 $ docker stop --time=1 2af3ffade694a14eda6d34e496b53bd5f5a4b73b039f150d7b7ccf47b8fff63f 07:15:04 $ docker rm -f 2af3ffade694a14eda6d34e496b53bd5f5a4b73b039f150d7b7ccf47b8fff63f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:15:05 + docker inspect -f . ci-base-image-x86_64 07:15:05 . [Pipeline] withDockerContainer 07:15:05 prd-centos7-docker-4c-2g-32711 does not seem to be running inside a container 07:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/138 -v /w/workspace/device-sdk-go/138:/w/workspace/device-sdk-go/138:rw,z -v /w/workspace/device-sdk-go/138@tmp:/w/workspace/device-sdk-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:15:06 $ docker top 452aad2e82cd7941d00360e28ed04999a2c6915be717bd51ecdff413bff6d9e6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:06 + make test 07:15:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:15:08 Removing intermediate container c0da94efcf21 07:15:08 ---> 798a6454fc54 07:15:08 Successfully built 798a6454fc54 07:15:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:15:08 + docker inspect -f . ci-base-image-arm64 07:15:08 . [Pipeline] withDockerContainer 07:15:08 prd-ubuntu18.04-docker-arm64-4c-16g-32709 does not seem to be running inside a container 07:15:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/138 -v /w/workspace/device-sdk-go/138:/w/workspace/device-sdk-go/138:rw,z -v /w/workspace/device-sdk-go/138@tmp:/w/workspace/device-sdk-go/138@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-arm64 cat 07:15:10 $ docker top 1aae0d45f461c8f84afb855294f5df9b088e3304f098d9fee8ec8beb1c3e7b30 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:11 + go version 07:15:11 go version go1.15.5 linux/arm64 [Pipeline] } 07:15:11 $ docker stop --time=1 1aae0d45f461c8f84afb855294f5df9b088e3304f098d9fee8ec8beb1c3e7b30 07:15:13 $ docker rm -f 1aae0d45f461c8f84afb855294f5df9b088e3304f098d9fee8ec8beb1c3e7b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:15:14 + docker inspect -f . ci-base-image-arm64 07:15:14 . [Pipeline] withDockerContainer 07:15:14 prd-ubuntu18.04-docker-arm64-4c-16g-32709 does not seem to be running inside a container 07:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/138 -v /w/workspace/device-sdk-go/138:/w/workspace/device-sdk-go/138:rw,z -v /w/workspace/device-sdk-go/138@tmp:/w/workspace/device-sdk-go/138@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-arm64 cat 07:15:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:15:16 $ docker top 581ca230b58e2ba11ba9f5c12803536e5c705a6b4c3992b82a99994dab413698 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:17 + make test 07:15:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:15:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:15:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:15:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:15:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 07:15:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:15:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.072s coverage: 28.1% of statements 07:15:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.082s coverage: 81.2% of statements 07:15:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.083s coverage: 7.8% of statements 07:15:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:15:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:15:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:15:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.095s coverage: 32.5% of statements 07:15:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:15:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:15:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:15:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:15:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 57.3% of statements 07:15:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.192s coverage: 6.6% of statements 07:15:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 07:15:40 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:15:40 GO111MODULE=on go vet ./... 07:15:55 gofmt -l . 07:15:55 [ "`gofmt -l .`" = "" ] 07:15:55 ./bin/test-attribution-txt.sh 07:15:55 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:15:56 $ docker stop --time=1 452aad2e82cd7941d00360e28ed04999a2c6915be717bd51ecdff413bff6d9e6 07:15:58 $ docker rm -f 452aad2e82cd7941d00360e28ed04999a2c6915be717bd51ecdff413bff6d9e6 [Pipeline] // withDockerContainer [Pipeline] sh 07:15:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:15:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:16:02 + ls -al . 07:16:02 total 188 07:16:02 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 4 07:15 . 07:16:02 drwxrwxr-x. 4 jenkins jenkins 32 Apr 4 07:14 .. 07:16:02 drwxrwxr-x. 2 jenkins jenkins 64 Apr 4 07:14 bin 07:16:02 -rw-r--r--. 1 jenkins jenkins 101239 Apr 4 07:15 coverage.out 07:16:02 -rw-rw-r--. 1 jenkins jenkins 987 Apr 4 07:14 Dockerfile.build 07:16:02 -rw-rw-r--. 1 jenkins jenkins 140 Apr 4 07:14 .dockerignore 07:16:02 drwxrwxr-x. 5 jenkins jenkins 62 Apr 4 07:14 example 07:16:02 drwxrwxr-x. 8 jenkins jenkins 162 Apr 4 07:14 .git 07:16:02 drwxrwxr-x. 2 jenkins jenkins 103 Apr 4 07:14 .github 07:16:02 -rw-rw-r--. 1 jenkins jenkins 138 Apr 4 07:14 .gitignore 07:16:02 -rw-r--r--. 1 jenkins jenkins 537 Apr 4 07:15 go.mod 07:16:02 -rw-r--r--. 1 jenkins jenkins 20946 Apr 4 07:15 go.sum 07:16:02 drwxrwxr-x. 14 jenkins jenkins 207 Apr 4 07:14 internal 07:16:02 -rw-rw-r--. 1 jenkins jenkins 901 Apr 4 07:14 Jenkinsfile 07:16:02 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 4 07:14 LICENSE 07:16:02 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 4 07:14 Makefile 07:16:02 drwxrwxr-x. 4 jenkins jenkins 26 Apr 4 07:14 openapi 07:16:02 drwxrwxr-x. 5 jenkins jenkins 50 Apr 4 07:14 pkg 07:16:02 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 4 07:14 README.md 07:16:02 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 4 07:14 RELEASE-NOTES.txt 07:16:02 drwxrwxr-x. 4 jenkins jenkins 54 Apr 4 07:14 snap 07:16:02 -rw-rw-r--. 1 jenkins jenkins 12 Apr 4 07:11 VERSION 07:16:02 -rw-rw-r--. 1 jenkins jenkins 222 Apr 4 07:14 version.go [Pipeline] isUnix [Pipeline] sh 07:16:02 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=119be5743e00329d34d55769b1b512288156e580 --label arch=amd64 --label version=2.0.0-dev.33 . 07:16:03 Sending build context to Docker daemon 2.443MB 07:16:03 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 07:16:03 Step 2/23 : FROM ${BASE} AS builder 07:16:03 ---> 09751ce51bee 07:16:03 Step 3/23 : WORKDIR /device-sdk-go 07:16:03 ---> Running in e5e8256046c0 07:16:04 Removing intermediate container e5e8256046c0 07:16:04 ---> 421bac515dfa 07:16:04 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:16:04 ---> Running in 57bbc20387f8 07:16:04 Removing intermediate container 57bbc20387f8 07:16:04 ---> 3719bcf093df 07:16:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:04 ---> Running in 8c770d560de3 07:16:04 Removing intermediate container 8c770d560de3 07:16:04 ---> 4bd5fe8741d2 07:16:04 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:16:05 ---> Running in e2a1de5848ce 07:16:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:16:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:16:06 OK: 167 MiB in 45 packages 07:16:07 Removing intermediate container e2a1de5848ce 07:16:07 ---> 9b1e5a6f5be3 07:16:07 Step 7/23 : COPY . . 07:16:08 ---> b8755d25bbee 07:16:08 Step 8/23 : RUN go mod download 07:16:08 ---> Running in d72f03beb4cb 07:16:09 Removing intermediate container d72f03beb4cb 07:16:09 ---> b9bc7ea1e733 07:16:09 Step 9/23 : RUN make build 07:16:09 ---> Running in 4f11595b14dd 07:16:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.33" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:16:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:16:22 Removing intermediate container 4f11595b14dd 07:16:22 ---> 680e746bd766 07:16:22 Step 10/23 : FROM alpine:3.12 07:16:22 3.12: Pulling from library/alpine 07:16:22 532819f3e44c: Pulling fs layer 07:16:22 532819f3e44c: Verifying Checksum 07:16:22 532819f3e44c: Download complete 07:16:23 532819f3e44c: Pull complete 07:16:23 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 07:16:23 Status: Downloaded newer image for alpine:3.12 07:16:23 ---> 7230e588e954 07:16:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:16:24 ---> Running in c78513918b55 07:16:24 Removing intermediate container c78513918b55 07:16:24 ---> 290808e2a6a9 07:16:24 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:24 ---> Running in 8691e0a7dcff 07:16:25 Removing intermediate container 8691e0a7dcff 07:16:25 ---> d89198b1850e 07:16:25 Step 13/23 : RUN apk add --update --no-cache zeromq 07:16:25 ---> Running in 5b7d894209fd 07:16:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:16:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:16:30 (1/5) Installing libgcc (9.3.0-r2) 07:16:30 (2/5) Installing libsodium (1.0.18-r0) 07:16:30 (3/5) Installing libstdc++ (9.3.0-r2) 07:16:31 (4/5) Installing libzmq (4.3.3-r0) 07:16:32 (5/5) Installing zeromq (4.3.3-r0) 07:16:32 Executing busybox-1.31.1-r20.trigger 07:16:32 OK: 8 MiB in 19 packages 07:16:32 Removing intermediate container 5b7d894209fd 07:16:32 ---> 2fe31d3d69d1 07:16:32 Step 14/23 : WORKDIR / 07:16:33 ---> Running in f35a3b1a487d 07:16:33 Removing intermediate container f35a3b1a487d 07:16:33 ---> 93b247d7e295 07:16:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:16:33 ---> 0af956e1217e 07:16:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:16:33 ---> 0e6b731c58bb 07:16:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:16:34 ---> df5defc3d261 07:16:34 Step 18/23 : EXPOSE 49990 07:16:34 ---> Running in 89d4031afd25 07:16:34 Removing intermediate container 89d4031afd25 07:16:34 ---> 4a3751285888 07:16:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:16:34 ---> Running in e625cc155865 07:16:34 Removing intermediate container e625cc155865 07:16:34 ---> 21fc939e7cf0 07:16:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:34 ---> Running in 6ad43559d939 07:16:34 Removing intermediate container 6ad43559d939 07:16:34 ---> 398d7e885259 07:16:34 Step 21/23 : LABEL arch=amd64 07:16:34 ---> Running in 641f75e448dc 07:16:35 Removing intermediate container 641f75e448dc 07:16:35 ---> cc8a6404ae9a 07:16:35 Step 22/23 : LABEL git_sha=119be5743e00329d34d55769b1b512288156e580 07:16:35 ---> Running in e1797520ad8d 07:16:35 Removing intermediate container e1797520ad8d 07:16:35 ---> 93e3fdb67827 07:16:35 Step 23/23 : LABEL version=2.0.0-dev.33 07:16:35 ---> Running in dad9616326fd 07:16:35 Removing intermediate container dad9616326fd 07:16:35 ---> c054962f7ae3 07:16:35 [Warning] One or more build-args [MAKE ARCH] were not consumed 07:16:35 Successfully built c054962f7ae3 07:16:35 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 07:16:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:16:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:16:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:16:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 07:16:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:16:36 ---> job-cost.sh 07:16:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xRN8 07:16:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.145s coverage: 28.1% of statements 07:16:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.234s coverage: 81.2% of statements 07:16:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.142s coverage: 7.8% of statements 07:16:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:16:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:16:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:16:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.254s coverage: 32.5% of statements 07:16:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:16:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:16:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:16:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.279s coverage: 57.3% of statements 07:16:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.036s coverage: 6.6% of statements 07:16:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.149s coverage: 5.0% of statements 07:16:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:16:44 GO111MODULE=on go vet ./... 07:16:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-xRN8/bin to PATH 07:17:18 INFO: No Stack... 07:17:19 INFO: Retrieving Pricing Info for: v1-standard-2 07:17:20 INFO: Archiving Costs [Pipeline] sh 07:17:20 + cat /w/workspace/device-sdk-go/138/archives/cost.csv 07:17:20 + cut -d, -f6 [Pipeline] lock 07:17:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-138-stack-cost] 07:17:20 Resource [jenkins-edgexfoundry-device-sdk-go-master-138-stack-cost] did not exist. Created. 07:17:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:17:21 + echo total: 0.029999999329447746 [Pipeline] stash 07:17:21 Stashed 1 file(s) [Pipeline] } 07:17:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-138-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:17:31 gofmt -l . 07:17:31 [ "`gofmt -l .`" = "" ] 07:17:31 ./bin/test-attribution-txt.sh 07:17:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:17:33 $ docker stop --time=1 581ca230b58e2ba11ba9f5c12803536e5c705a6b4c3992b82a99994dab413698 07:17:35 $ docker rm -f 581ca230b58e2ba11ba9f5c12803536e5c705a6b4c3992b82a99994dab413698 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:17:36 Warning: overwriting stash ‘coverage-report’ 07:17:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:17:38 + ls -al . 07:17:38 total 224 07:17:38 drwxrwxr-x 10 jenkins jenkins 4096 Apr 4 07:17 . 07:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 07:13 .. 07:17:38 -rw-rw-r-- 1 jenkins jenkins 140 Apr 4 07:13 .dockerignore 07:17:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 07:13 .git 07:17:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 07:13 .github 07:17:38 -rw-rw-r-- 1 jenkins jenkins 138 Apr 4 07:13 .gitignore 07:17:38 -rw-rw-r-- 1 jenkins jenkins 987 Apr 4 07:13 Dockerfile.build 07:17:38 -rw-rw-r-- 1 jenkins jenkins 901 Apr 4 07:13 Jenkinsfile 07:17:38 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 4 07:13 LICENSE 07:17:38 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 4 07:13 Makefile 07:17:38 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 4 07:13 README.md 07:17:38 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 4 07:13 RELEASE-NOTES.txt 07:17:38 -rw-rw-r-- 1 jenkins jenkins 12 Apr 4 07:11 VERSION 07:17:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 07:13 bin 07:17:38 -rw-r--r-- 1 jenkins jenkins 101239 Apr 4 07:16 coverage.out 07:17:38 drwxrwxr-x 5 jenkins jenkins 4096 Apr 4 07:13 example 07:17:38 -rw-r--r-- 1 jenkins jenkins 537 Apr 4 07:17 go.mod 07:17:38 -rw-r--r-- 1 jenkins jenkins 20946 Apr 4 07:17 go.sum 07:17:38 drwxrwxr-x 14 jenkins jenkins 4096 Apr 4 07:13 internal 07:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 07:13 openapi 07:17:38 drwxrwxr-x 5 jenkins jenkins 4096 Apr 4 07:13 pkg 07:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 07:13 snap 07:17:38 -rw-rw-r-- 1 jenkins jenkins 222 Apr 4 07:13 version.go [Pipeline] isUnix [Pipeline] sh 07:17:39 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=119be5743e00329d34d55769b1b512288156e580 --label arch=arm64 --label version=2.0.0-dev.33 . 07:17:39 Sending build context to Docker daemon 2.442MB 07:17:39 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 07:17:39 Step 2/23 : FROM ${BASE} AS builder 07:17:39 ---> 798a6454fc54 07:17:39 Step 3/23 : WORKDIR /device-sdk-go 07:17:39 ---> Running in 47f1db2df76d 07:17:40 Removing intermediate container 47f1db2df76d 07:17:40 ---> 37af9b591912 07:17:40 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:17:40 ---> Running in 72cd4b34a21d 07:17:41 Removing intermediate container 72cd4b34a21d 07:17:41 ---> 076a744d72da 07:17:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:41 ---> Running in 61a4308e985e 07:17:43 Removing intermediate container 61a4308e985e 07:17:43 ---> 3899eae2640e 07:17:43 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:17:43 ---> Running in c5b918dbc41c 07:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:46 OK: 144 MiB in 45 packages 07:17:47 Removing intermediate container c5b918dbc41c 07:17:47 ---> 20ef2bd4b6eb 07:17:47 Step 7/23 : COPY . . 07:17:49 ---> 06d75deb0d8c 07:17:49 Step 8/23 : RUN go mod download 07:17:49 ---> Running in 8c55378246b3 07:17:51 Removing intermediate container 8c55378246b3 07:17:51 ---> 8079d9778047 07:17:51 Step 9/23 : RUN make build 07:17:51 ---> Running in bda3cfa6b563 07:17:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.33" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:18:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:18:27 Removing intermediate container bda3cfa6b563 07:18:27 ---> 8794397769cc 07:18:27 Step 10/23 : FROM alpine:3.12 07:18:27 3.12: Pulling from library/alpine 07:18:27 9a219e8acc52: Pulling fs layer 07:18:27 9a219e8acc52: Verifying Checksum 07:18:27 9a219e8acc52: Download complete 07:18:28 9a219e8acc52: Pull complete 07:18:28 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 07:18:28 Status: Downloaded newer image for alpine:3.12 07:18:28 ---> d75e27dfc0a0 07:18:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:18:28 ---> Running in f5de9f7f65a6 07:18:29 Removing intermediate container f5de9f7f65a6 07:18:29 ---> 04d7eaa5d85b 07:18:29 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:29 ---> Running in ead005f014fb 07:18:31 Removing intermediate container ead005f014fb 07:18:31 ---> e719e3664eaa 07:18:31 Step 13/23 : RUN apk add --update --no-cache zeromq 07:18:31 ---> Running in 943acf8ce262 07:18:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:34 (1/5) Installing libgcc (9.3.0-r2) 07:18:34 (2/5) Installing libsodium (1.0.18-r0) 07:18:34 (3/5) Installing libstdc++ (9.3.0-r2) 07:18:34 (4/5) Installing libzmq (4.3.3-r0) 07:18:34 (5/5) Installing zeromq (4.3.3-r0) 07:18:34 Executing busybox-1.31.1-r20.trigger 07:18:34 OK: 8 MiB in 19 packages 07:18:36 Removing intermediate container 943acf8ce262 07:18:36 ---> c3bdfeaf3c55 07:18:36 Step 14/23 : WORKDIR / 07:18:36 ---> Running in 1bc942310f9a 07:18:36 Removing intermediate container 1bc942310f9a 07:18:36 ---> f5ff4f1c307f 07:18:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:18:37 ---> 6df494ad8b1a 07:18:37 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:18:38 ---> 5e438799a91c 07:18:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:18:39 ---> 9d7df6133678 07:18:39 Step 18/23 : EXPOSE 49990 07:18:39 ---> Running in 3ee4987df30b 07:18:39 Removing intermediate container 3ee4987df30b 07:18:39 ---> d93a8f0b1e2a 07:18:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:18:40 ---> Running in 04e9b136b233 07:18:40 Removing intermediate container 04e9b136b233 07:18:40 ---> 78a916ccb494 07:18:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:40 ---> Running in b060f1d52dca 07:18:40 Removing intermediate container b060f1d52dca 07:18:40 ---> a3706fcfc570 07:18:40 Step 21/23 : LABEL arch=arm64 07:18:41 ---> Running in 93c583d10152 07:18:41 Removing intermediate container 93c583d10152 07:18:41 ---> 8fd3fd71af04 07:18:41 Step 22/23 : LABEL git_sha=119be5743e00329d34d55769b1b512288156e580 07:18:41 ---> Running in 02ba816cd1aa 07:18:42 Removing intermediate container 02ba816cd1aa 07:18:42 ---> 7c337a3b52d2 07:18:42 Step 23/23 : LABEL version=2.0.0-dev.33 07:18:42 ---> Running in ffa01fb744d6 07:18:42 Removing intermediate container ffa01fb744d6 07:18:42 ---> fc0ba96e9a79 07:18:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:18:42 Successfully built fc0ba96e9a79 07:18:42 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:18:43 ---> job-cost.sh 07:18:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RZHN 07:19:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:20:44 lf-activate-venv(): INFO: Adding /tmp/venv-RZHN/bin to PATH 07:20:44 INFO: No Stack... 07:20:45 INFO: Retrieving Pricing Info for: lf-standard-4 07:20:45 INFO: Archiving Costs [Pipeline] sh 07:20:45 + cat /w/workspace/device-sdk-go/138/archives/cost.csv 07:20:45 + cut -d, -f6 [Pipeline] lock 07:20:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-138-stack-cost] 07:20:45 Resource [jenkins-edgexfoundry-device-sdk-go-master-138-stack-cost] did not exist. Created. 07:20:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:20:46 /w/workspace/device-sdk-go/138@tmp/durable-996a7f8f/script.sh: 1: /w/workspace/device-sdk-go/138@tmp/durable-996a7f8f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:20:46 + echo total: 0.20999999344348907 [Pipeline] stash 07:20:46 Warning: overwriting stash ‘stack-cost’ 07:20:47 Stashed 1 file(s) [Pipeline] } 07:20:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-138-stack-cost] [Pipeline] // lock [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:20:48 provisioning config files... 07:20:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config564947165212399795tmp [Pipeline] { [Pipeline] sh 07:20:48 + set +x 07:20:48 + curl -s https://codecov.io/bash 07:20:48 + bash -s -- 07:20:49 07:20:49 _____ _ 07:20:49 / ____| | | 07:20:49 | | ___ __| | ___ ___ _____ __ 07:20:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:20:49 | |___| (_) | (_| | __/ (_| (_) \ V / 07:20:49 \_____\___/ \__,_|\___|\___\___/ \_/ 07:20:49 Bash-20210309-2b87ace 07:20:49 07:20:49 07:20:49 ==> git version 2.24.3 found 07:20:49 ==> 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:20:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:20:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:20:49 ==> Jenkins CI detected. 07:20:49 project root: . 07:20:49 --> token set from env 07:20:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:20:49 ==> Running gcov in . (disable via -X gcov) 07:20:49 ==> Python coveragepy not found 07:20:49 ==> Searching for coverage reports in: 07:20:49 + . 07:20:49 -> Found 1 reports 07:20:49 ==> Detecting git/mercurial file structure 07:20:49 ==> Reading reports 07:20:49 + ./coverage.out bytes=101239 07:20:49 ==> Appending adjustments 07:20:49 https://docs.codecov.io/docs/fixing-reports 07:20:49 + Found adjustments 07:20:49 ==> Gzipping contents 07:20:49 16K /tmp/codecov.61m8Yt.gz 07:20:49 ==> Uploading reports 07:20:49 url: https://codecov.io 07:20:49 query: branch=master&commit=119be5743e00329d34d55769b1b512288156e580&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:20:49 -> Pinging Codecov 07:20:49 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=119be5743e00329d34d55769b1b512288156e580&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:20:49 -> Uploading to 07:20:49 https://storage.googleapis.com/codecov/v4/raw/2021-04-04/7E55EF52A471D76F132DFD9A03CDDE97/119be5743e00329d34d55769b1b512288156e580/04d084aa-e8ba-411e-9ce9-e8a04e6d2d6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210404T072049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d32b5a9a82d9efd85f37f083d5bff660150b91af4bfbd65f63f69b7e733dec57 07:20:49 % Total % Received % Xferd Average Speed Time Time Time Current 07:20:49 Dload Upload Total Spent Left Speed 07:20:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13686 0 0 100 13686 0 34842 --:--:-- --:--:-- --:--:-- 34913 07:20:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/119be5743e00329d34d55769b1b512288156e580 [Pipeline] } 07:20:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:20:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:20:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:20:51 07:20:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:20:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:20:51 188c0c94c7c5: Pulling fs layer 07:20:51 0ef7d3d256c8: Pulling fs layer 07:20:51 de9db76c5a1d: Pulling fs layer 07:20:51 0eba1c9be4d2: Pulling fs layer 07:20:51 0d57e429df01: Pulling fs layer 07:20:51 4e4be7b47b0d: Pulling fs layer 07:20:51 e1f770b5df2f: Pulling fs layer 07:20:51 85a0685a4137: Pulling fs layer 07:20:51 0d57e429df01: Waiting 07:20:51 4e4be7b47b0d: Waiting 07:20:51 e1f770b5df2f: Waiting 07:20:51 85a0685a4137: Waiting 07:20:51 0eba1c9be4d2: Waiting 07:20:51 de9db76c5a1d: Verifying Checksum 07:20:51 de9db76c5a1d: Download complete 07:20:51 0ef7d3d256c8: Verifying Checksum 07:20:51 0ef7d3d256c8: Download complete 07:20:51 0d57e429df01: Verifying Checksum 07:20:51 0d57e429df01: Download complete 07:20:51 188c0c94c7c5: Verifying Checksum 07:20:51 188c0c94c7c5: Download complete 07:20:51 4e4be7b47b0d: Download complete 07:20:52 188c0c94c7c5: Pull complete 07:20:52 0ef7d3d256c8: Pull complete 07:20:52 de9db76c5a1d: Pull complete 07:20:54 e1f770b5df2f: Verifying Checksum 07:20:54 e1f770b5df2f: Download complete 07:20:55 0eba1c9be4d2: Verifying Checksum 07:20:55 0eba1c9be4d2: Download complete 07:20:56 85a0685a4137: Verifying Checksum 07:20:56 85a0685a4137: Download complete 07:21:00 0eba1c9be4d2: Pull complete 07:21:00 0d57e429df01: Pull complete 07:21:00 4e4be7b47b0d: Pull complete 07:21:03 e1f770b5df2f: Pull complete 07:21:11 85a0685a4137: Pull complete 07:21:11 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:21:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:21:11 prd-centos7-docker-4c-2g-32708 does not seem to be running inside a container 07:21:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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:21:13 $ docker top c7d4225efd623cb2c4d5b809014e11aa304e2af245525c48a07af04f900f7a8b -eo pid,comm [Pipeline] { [Pipeline] echo 07:21:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:21:13 + set -o pipefail 07:21:13 + snyk monitor '--org=edgex-jenkins' 07:21:21 07:21:21 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 07:21:21 07:21:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/6955b985-f537-461b-9a7a-d3981466269a 07:21:21 07:21:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:21:21 07:21:21 07:21:21 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 07:21:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:21:21 $ docker stop --time=1 c7d4225efd623cb2c4d5b809014e11aa304e2af245525c48a07af04f900f7a8b 07:21:24 $ docker rm -f c7d4225efd623cb2c4d5b809014e11aa304e2af245525c48a07af04f900f7a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:21:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:25 provisioning config files... 07:21:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5764703112351374165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:26 --> edgex-publish-swagger.sh 07:21:26 === Publish openapi/v1 API === 07:21:26 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 07:21:26 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 07:21:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:26 Dload Upload Total Spent Left Speed 07:21:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 30437 --:--:-- --:--:-- --:--:-- 30453 100 19947 0 0 100 19947 0 30429 --:--:-- --:--:-- --:--:-- 30453 07:21:26 07:21:26 07:21:26 === Publish openapi/v2 API === 07:21:26 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 07:21:26 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 07:21:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:26 Dload Upload Total Spent Left Speed 07:21:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 90152 --:--:-- --:--:-- --:--:-- 90321 07:21:27 07:21:27 [Pipeline] } 07:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:21:28 + git log --format=format:%s -1 119be5743e00329d34d55769b1b512288156e580 [Pipeline] isUnix [Pipeline] sh 07:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:21:28 . [Pipeline] withDockerContainer 07:21:28 prd-centos7-docker-4c-2g-32708 does not seem to be running inside a container 07:21:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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:21:29 $ docker top 2813208cc32e8a2df4c77fdfdc809f2e690548e2cd174f1f380f98dd3a79bc3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:21:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:29 [ssh-agent] Looking for ssh-agent implementation... 07:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:30 $ docker exec 2813208cc32e8a2df4c77fdfdc809f2e690548e2cd174f1f380f98dd3a79bc3d ssh-agent 07:21:30 SSH_AUTH_SOCK=/tmp/ssh-AAtBvEJFMOmZ/agent.13 07:21:30 SSH_AGENT_PID=18 07:21:30 Running ssh-add (command line suppressed) 07:21:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3511793010991209298.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3511793010991209298.key) 07:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:30 + git semver tag 07:21:30 # -> Open(): unable to determine branch for HEAD 07:21:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:21:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:21:30 # $SEMVER_REMOTE_NAME = origin 07:21:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:21:30 # $SEMVER_USER_NAME = edgex-jenkins 07:21:30 # $SEMVER_BRANCH = master 07:21:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 07:21:30 # 119be5743e00329d34d55769b1b512288156e580 HEAD 07:21:31 # -> Force: false 07:21:31 # f5b0d25521dae247725fdc2085ca7862c6da872f refs/tags/v2.0.0-dev.33 [Pipeline] } 07:21:31 $ docker exec --env ******** --env ******** 2813208cc32e8a2df4c77fdfdc809f2e690548e2cd174f1f380f98dd3a79bc3d ssh-agent -k 07:21:31 unset SSH_AUTH_SOCK; 07:21:31 unset SSH_AGENT_PID; 07:21:31 echo Agent pid 18 killed; 07:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:31 + git semver [Pipeline] } 07:21:31 $ docker stop --time=1 2813208cc32e8a2df4c77fdfdc809f2e690548e2cd174f1f380f98dd3a79bc3d 07:21:33 $ docker rm -f 2813208cc32e8a2df4c77fdfdc809f2e690548e2cd174f1f380f98dd3a79bc3d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:33 07:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:34 0.23.1-centos7: Pulling from edgex-lftools 07:21:34 ab5ef0e58194: Pulling fs layer 07:21:34 9712f1f96733: Pulling fs layer 07:21:34 63f879dbbcfc: Pulling fs layer 07:21:34 0d9ebad4ef96: Pulling fs layer 07:21:34 e9a5061849ea: Pulling fs layer 07:21:34 d747dcd14b5f: Pulling fs layer 07:21:34 2de7ff778b66: Pulling fs layer 07:21:34 d747dcd14b5f: Waiting 07:21:34 2de7ff778b66: Waiting 07:21:34 0d9ebad4ef96: Waiting 07:21:34 e9a5061849ea: Waiting 07:21:34 9712f1f96733: Download complete 07:21:35 63f879dbbcfc: Verifying Checksum 07:21:35 63f879dbbcfc: Download complete 07:21:35 e9a5061849ea: Verifying Checksum 07:21:35 e9a5061849ea: Download complete 07:21:35 d747dcd14b5f: Download complete 07:21:36 2de7ff778b66: Verifying Checksum 07:21:36 2de7ff778b66: Download complete 07:21:36 0d9ebad4ef96: Verifying Checksum 07:21:36 0d9ebad4ef96: Download complete 07:21:36 ab5ef0e58194: Download complete 07:21:41 ab5ef0e58194: Pull complete 07:21:41 9712f1f96733: Pull complete 07:21:43 63f879dbbcfc: Pull complete 07:21:50 0d9ebad4ef96: Pull complete 07:21:51 e9a5061849ea: Pull complete 07:21:51 d747dcd14b5f: Pull complete 07:21:54 2de7ff778b66: Pull complete 07:21:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:21:54 prd-centos7-docker-4c-2g-32708 does not seem to be running inside a container 07:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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:21:58 $ docker top 5dbea6531b251f69ae645ccdfcb3f9a2b9c27b13d9b1ebdad14ed7a4b1d72dde -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:21:58 provisioning config files... 07:21:58 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9128382244054152756tmp 07:21:58 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8560910638500879022tmp 07:21:58 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5122936591328335408tmp [Pipeline] { [Pipeline] echo 07:21:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:21:59 ---> sigul-configuration.sh 07:21:59 gpg: directory `/root/.gnupg' created 07:21:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:21:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:21:59 gpg: keyring `/root/.gnupg/secring.gpg' created 07:21:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:21:59 gpg: CAST5 encrypted data 07:21:59 gpg: encrypted with 1 passphrase 07:21:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:21:59 + mkdir /home/jenkins 07:21:59 + mkdir /home/jenkins/sigul [Pipeline] sh 07:22:00 + 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:22:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:22:00 ---> sigul-install.sh 07:22:06 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:22:07 + git tag --list 07:22:07 0.7.1 07:22:07 delhi-tag 07:22:07 v1.0.0 07:22:07 v1.1.0 07:22:07 v1.1.1 07:22:07 v1.1.2 07:22:07 v1.2.0 07:22:07 v1.2.1 07:22:07 v1.2.2 07:22:07 v1.2.3 07:22:07 v1.3.0 07:22:07 v1.4.0 07:22:07 v2.0.0-dev.1 07:22:07 v2.0.0-dev.10 07:22:07 v2.0.0-dev.11 07:22:07 v2.0.0-dev.12 07:22:07 v2.0.0-dev.13 07:22:07 v2.0.0-dev.14 07:22:07 v2.0.0-dev.15 07:22:07 v2.0.0-dev.16 07:22:07 v2.0.0-dev.17 07:22:07 v2.0.0-dev.18 07:22:07 v2.0.0-dev.19 07:22:07 v2.0.0-dev.2 07:22:07 v2.0.0-dev.20 07:22:07 v2.0.0-dev.21 07:22:07 v2.0.0-dev.22 07:22:07 v2.0.0-dev.23 07:22:07 v2.0.0-dev.24 07:22:07 v2.0.0-dev.25 07:22:07 v2.0.0-dev.26 07:22:07 v2.0.0-dev.27 07:22:07 v2.0.0-dev.28 07:22:07 v2.0.0-dev.29 07:22:07 v2.0.0-dev.3 07:22:07 v2.0.0-dev.30 07:22:07 v2.0.0-dev.31 07:22:07 v2.0.0-dev.32 07:22:07 v2.0.0-dev.33 07:22:07 v2.0.0-dev.4 07:22:07 v2.0.0-dev.5 07:22:07 v2.0.0-dev.6 07:22:07 v2.0.0-dev.7 07:22:07 v2.0.0-dev.8 07:22:07 v2.0.0-dev.9 [Pipeline] sh 07:22:07 + lftools sign git-tag v2.0.0-dev.33 07:22:08 Signing Git tag with Sigul... 07:22:08 Signing v2.0.0-dev.33 [Pipeline] echo 07:22:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:22:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:22:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:22:10 $ docker stop --time=1 5dbea6531b251f69ae645ccdfcb3f9a2b9c27b13d9b1ebdad14ed7a4b1d72dde 07:22:12 $ docker rm -f 5dbea6531b251f69ae645ccdfcb3f9a2b9c27b13d9b1ebdad14ed7a4b1d72dde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:22:13 . [Pipeline] withDockerContainer 07:22:13 prd-centos7-docker-4c-2g-32708 does not seem to be running inside a container 07:22:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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:22:14 $ docker top 0700245d5f96fce9dca97777333356e5bbc1a2f49e2caeddb3f63244c65d7985 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:14 [ssh-agent] Looking for ssh-agent implementation... 07:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:14 $ docker exec 0700245d5f96fce9dca97777333356e5bbc1a2f49e2caeddb3f63244c65d7985 ssh-agent 07:22:14 SSH_AUTH_SOCK=/tmp/ssh-HFCsFU7flc0B/agent.12 07:22:14 SSH_AGENT_PID=17 07:22:14 Running ssh-add (command line suppressed) 07:22:15 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1045026676623573396.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1045026676623573396.key) 07:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:15 + git semver bump pre 07:22:15 # -> Open(): unable to determine branch for HEAD 07:22:15 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:22:15 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:22:15 # $SEMVER_REMOTE_NAME = origin 07:22:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:22:15 # $SEMVER_USER_NAME = edgex-jenkins 07:22:15 # $SEMVER_BRANCH = master 07:22:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 07:22:15 2.0.0-dev.34 [Pipeline] } 07:22:15 $ docker exec --env ******** --env ******** 0700245d5f96fce9dca97777333356e5bbc1a2f49e2caeddb3f63244c65d7985 ssh-agent -k 07:22:15 unset SSH_AUTH_SOCK; 07:22:15 unset SSH_AGENT_PID; 07:22:15 echo Agent pid 17 killed; 07:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:16 + git semver [Pipeline] } 07:22:16 $ docker stop --time=1 0700245d5f96fce9dca97777333356e5bbc1a2f49e2caeddb3f63244c65d7985 07:22:17 $ docker rm -f 0700245d5f96fce9dca97777333356e5bbc1a2f49e2caeddb3f63244c65d7985 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:22:18 . [Pipeline] withDockerContainer 07:22:18 prd-centos7-docker-4c-2g-32708 does not seem to be running inside a container 07:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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:22:18 $ docker top 36fbf39b113408e0ccc67156e98ebbbd0a292c26cef0746e36837a8d77e588fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:19 [ssh-agent] Looking for ssh-agent implementation... 07:22:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:19 $ docker exec 36fbf39b113408e0ccc67156e98ebbbd0a292c26cef0746e36837a8d77e588fc ssh-agent 07:22:19 SSH_AUTH_SOCK=/tmp/ssh-Q3spXkca4EkK/agent.11 07:22:19 SSH_AGENT_PID=16 07:22:19 Running ssh-add (command line suppressed) 07:22:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8279431911021136012.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8279431911021136012.key) 07:22:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:20 + git semver push 07:22:20 # -> Open(): unable to determine branch for HEAD 07:22:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:22:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:22:20 # $SEMVER_REMOTE_NAME = origin 07:22:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:22:20 # $SEMVER_USER_NAME = edgex-jenkins 07:22:20 # $SEMVER_BRANCH = master 07:22:20 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:22:23 $ docker exec --env ******** --env ******** 36fbf39b113408e0ccc67156e98ebbbd0a292c26cef0746e36837a8d77e588fc ssh-agent -k 07:22:23 unset SSH_AUTH_SOCK; 07:22:23 unset SSH_AGENT_PID; 07:22:23 echo Agent pid 16 killed; 07:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:24 + git semver [Pipeline] } 07:22:24 $ docker stop --time=1 36fbf39b113408e0ccc67156e98ebbbd0a292c26cef0746e36837a8d77e588fc 07:22:25 $ docker rm -f 36fbf39b113408e0ccc67156e98ebbbd0a292c26cef0746e36837a8d77e588fc [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:22:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:22:27 ---> package-listing.sh 07:22:27 ++ facter osfamily 07:22:27 ++ tr '[:upper:]' '[:lower:]' 07:22:27 + OS_FAMILY=redhat 07:22:27 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 07:22:27 + START_PACKAGES=/tmp/packages_start.txt 07:22:27 + END_PACKAGES=/tmp/packages_end.txt 07:22:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:22:27 + PACKAGES=/tmp/packages_start.txt 07:22:27 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 07:22:27 + PACKAGES=/tmp/packages_end.txt 07:22:27 + case "${OS_FAMILY}" in 07:22:27 + rpm -qa 07:22:27 + sort 07:22:33 + '[' -f /tmp/packages_start.txt ']' 07:22:33 + '[' -f /tmp/packages_end.txt ']' 07:22:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:22:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 07:22:33 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 07:22:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 07:22:33 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/dgexfoundry_device-sdk-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:22:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:22:33 07:22:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:22:34 alpine: Pulling from edgex-lftools-log-publisher 07:22:34 df20fa9351a1: Pulling fs layer 07:22:34 36b3adc4ff6f: Pulling fs layer 07:22:34 8ad3a11d3b57: Pulling fs layer 07:22:34 46f8f816bc3b: Pulling fs layer 07:22:34 93b61091891f: Pulling fs layer 07:22:34 93b9cdb0e59b: Pulling fs layer 07:22:34 5e14af77c1be: Pulling fs layer 07:22:34 01666e4c0597: Pulling fs layer 07:22:34 aa168da1d23b: Pulling fs layer 07:22:34 46f8f816bc3b: Waiting 07:22:34 93b61091891f: Waiting 07:22:34 93b9cdb0e59b: Waiting 07:22:34 5e14af77c1be: Waiting 07:22:34 01666e4c0597: Waiting 07:22:34 aa168da1d23b: Waiting 07:22:34 36b3adc4ff6f: Verifying Checksum 07:22:34 46f8f816bc3b: Download complete 07:22:34 df20fa9351a1: Verifying Checksum 07:22:34 93b9cdb0e59b: Verifying Checksum 07:22:34 93b9cdb0e59b: Download complete 07:22:34 93b61091891f: Download complete 07:22:34 5e14af77c1be: Download complete 07:22:34 01666e4c0597: Verifying Checksum 07:22:34 01666e4c0597: Download complete 07:22:34 8ad3a11d3b57: Verifying Checksum 07:22:34 8ad3a11d3b57: Download complete 07:22:35 df20fa9351a1: Pull complete 07:22:35 36b3adc4ff6f: Pull complete 07:22:36 aa168da1d23b: Verifying Checksum 07:22:36 aa168da1d23b: Download complete 07:22:37 8ad3a11d3b57: Pull complete 07:22:37 46f8f816bc3b: Pull complete 07:22:37 93b61091891f: Pull complete 07:22:37 93b9cdb0e59b: Pull complete 07:22:37 5e14af77c1be: Pull complete 07:22:37 01666e4c0597: Pull complete 07:22:46 aa168da1d23b: Pull complete 07:22:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:22:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:22:46 prd-centos7-docker-4c-2g-32708 does not seem to be running inside a container 07:22:46 $ 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/dgexfoundry_device-sdk-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/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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:22:49 $ docker top 72e078b95d995369b2990ccf3067d87c179347eeb2215284f43d5f22dea3db68 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:49 + touch /tmp/pre-build-complete [Pipeline] sh 07:22:49 + mkdir -p /var/log/sa [Pipeline] sh 07:22:50 + ls /var/log/sa-host 07:22:50 + sadf -c /var/log/sa-host/sa04 07:22:50 file_magic: OK 07:22:50 HZ: Using current value: 100 07:22:50 file_header: OK 07:22:50 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:22:50 Statistics: 07:22:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:22:50 File successfully converted to sysstat format version 12.2.1 07:22:50 + sadf -c /var/log/sa-host/sa23 07:22:50 file_magic: OK 07:22:50 HZ: Using current value: 100 07:22:50 file_header: OK 07:22:50 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:22:50 Statistics: 07:22:50 Hnuu...uuuununununu... 07:22:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:50 provisioning config files... 07:22:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7347679070113723355tmp [Pipeline] { [Pipeline] echo 07:22:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:22:51 ---> create-netrc.sh [Pipeline] } 07:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:22:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:22:51 ---> python-tools-install.sh [Pipeline] echo 07:22:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:22:52 ---> sudo-logs.sh 07:22:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:22:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:22:52 ---> job-cost.sh 07:22:52 lf-activate-venv: SKIPPING 07:22:52 DEBUG: total: 0.20999999344348907 07:22:52 INFO: Retrieving Stack Cost... 07:22:53 INFO: Retrieving Pricing Info for: v1-standard-2 07:22:53 INFO: Archiving Costs [Pipeline] echo 07:22:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:22:53 ---> logs-deploy.sh 07:22:53 lf-activate-venv: SKIPPING 07:22:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/138 07:22:53 INFO: archiving workspace using pattern(s): 07:22:55 Archives upload complete. 07:22:55 INFO: archiving logs to Nexus 07:22:56 ---> uname -a: 07:22:56 Linux prd-centos7-docker-4c-2g-32708.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:22:56 07:22:56 07:22:56 ---> lscpu: 07:22:56 Architecture: x86_64 07:22:56 CPU op-mode(s): 32-bit, 64-bit 07:22:56 Byte Order: Little Endian 07:22:56 Address sizes: 40 bits physical, 48 bits virtual 07:22:56 CPU(s): 4 07:22:56 On-line CPU(s) list: 0-3 07:22:56 Thread(s) per core: 1 07:22:56 Core(s) per socket: 1 07:22:56 Socket(s): 4 07:22:56 NUMA node(s): 1 07:22:56 Vendor ID: GenuineIntel 07:22:56 CPU family: 6 07:22:56 Model: 44 07:22:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:22:56 Stepping: 1 07:22:56 CPU MHz: 2933.438 07:22:56 BogoMIPS: 5866.87 07:22:56 Virtualization: VT-x 07:22:56 Hypervisor vendor: KVM 07:22:56 Virtualization type: full 07:22:56 L1d cache: 128 KiB 07:22:56 L1i cache: 128 KiB 07:22:56 L2 cache: 16 MiB 07:22:56 L3 cache: 64 MiB 07:22:56 NUMA node0 CPU(s): 0-3 07:22:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:22:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:22:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:22:56 Vulnerability Meltdown: Mitigation; PTI 07:22:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:22:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:22:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:22:56 Vulnerability Srbds: Not affected 07:22:56 Vulnerability Tsx async abort: Not affected 07:22:56 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:22:56 07:22:56 07:22:56 ---> nproc: 07:22:56 4 07:22:56 07:22:56 07:22:56 ---> df -h: 07:22:56 Filesystem Size Used Available Use% Mounted on 07:22:56 overlay 50.0G 8.5G 41.4G 17% / 07:22:56 tmpfs 64.0M 0 64.0M 0% /dev 07:22:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:22:56 shm 64.0M 0 64.0M 0% /dev/shm 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 07:22:56 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 07:22:56 07:22:56 07:22:56 ---> free -m: 07:22:56 total used free shared buff/cache available 07:22:56 Mem: 1837 829 146 0 860 942 07:22:56 Swap: 1023 3 1020 07:22:56 07:22:56 07:22:56 ---> ip addr: 07:22:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:22:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:22:56 inet 127.0.0.1/8 scope host lo 07:22:56 valid_lft forever preferred_lft forever 07:22:56 inet6 ::1/128 scope host 07:22:56 valid_lft forever preferred_lft forever 07:22:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:22:56 link/ether fa:16:3e:3e:42:b2 brd ff:ff:ff:ff:ff:ff 07:22:56 inet 10.30.123.252/23 brd 10.30.123.255 scope global dynamic eth0 07:22:56 valid_lft 85676sec preferred_lft 85676sec 07:22:56 inet6 fe80::f816:3eff:fe3e:42b2/64 scope link 07:22:56 valid_lft forever preferred_lft forever 07:22:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:22:56 link/ether 02:42:18:49:bc:de brd ff:ff:ff:ff:ff:ff 07:22:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:22:56 valid_lft forever preferred_lft forever 07:22:56 inet6 fe80::42:18ff:fe49:bcde/64 scope link 07:22:56 valid_lft forever preferred_lft forever 07:22:56 07:22:56 07:22:56 ---> sar -b -r -n DEV: 07:22:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/04/21 _x86_64_ (4 CPU) 07:22:56 07:22:56 07:10:41 LINUX RESTART (4 CPU) 07:22:56 07:22:56 07:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:22:56 07:12:01 141.59 51.31 90.28 0.00 8158.36 39376.76 0.00 07:22:56 07:13:01 2.58 0.00 2.58 0.00 0.00 58.20 0.00 07:22:56 07:14:01 0.43 0.00 0.43 0.00 0.00 6.24 0.00 07:22:56 07:15:01 0.28 0.00 0.28 0.00 0.00 3.91 0.00 07:22:56 07:16:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 07:22:56 07:17:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 07:22:56 07:18:01 0.30 0.00 0.30 0.00 0.00 3.35 0.00 07:22:56 07:19:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 07:22:56 07:20:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 07:22:56 07:21:01 50.58 17.18 33.40 0.00 1147.39 17176.26 0.00 07:22:56 07:22:02 421.79 213.12 208.67 0.00 10846.04 50085.03 0.00 07:22:56 Average: 56.27 25.62 30.65 0.00 1833.24 9707.91 0.00 07:22:56 07:22:56 07:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:22:56 07:12:01 156720 0 587640 31.23 2620 1134564 1119380 38.20 428032 1097508 132 07:22:56 07:13:01 162568 0 581672 30.91 2620 1134684 1076792 36.75 424516 1096192 12 07:22:56 07:14:01 161956 0 582280 30.95 2620 1134688 1076924 36.75 438408 1082928 12 07:22:56 07:15:01 162308 0 581924 30.93 2620 1134692 1076864 36.75 438212 1082932 12 07:22:56 07:16:01 161488 0 582740 30.97 2620 1134696 1076792 36.75 450112 1071800 8 07:22:56 07:17:01 160916 0 583308 31.00 2620 1134700 1076924 36.75 450952 1071800 12 07:22:56 07:18:01 161596 0 582624 30.97 2620 1134704 1076792 36.75 450124 1071800 20 07:22:56 07:19:01 161612 0 582604 30.96 2620 1134708 1076792 36.75 450128 1071800 8 07:22:56 07:20:01 162280 0 581928 30.93 2620 1134716 1076792 36.75 450260 1071800 8 07:22:56 07:21:01 138048 0 661408 35.15 2620 1079468 1280488 43.70 434668 1063328 104252 07:22:56 07:22:02 69288 0 797028 42.36 1492 1013736 1265208 43.18 585744 889840 504 07:22:56 Average: 150798 0 609560 32.40 2517 1118669 1116341 38.10 454651 1061066 9544 07:22:56 07:22:56 07:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:22:56 07:12:01 eth0 601.51 360.52 1106.45 96.62 0.00 0.00 0.00 0.00 07:22:56 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:12:01 docker0 12.67 9.94 1.80 25.14 0.00 0.00 0.00 0.00 07:22:56 07:13:01 eth0 1.28 0.08 0.11 0.01 0.00 0.00 0.00 0.00 07:22:56 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:14:01 eth0 1.50 0.62 0.59 0.40 0.00 0.00 0.00 0.00 07:22:56 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:15:01 eth0 0.87 0.58 0.57 0.22 0.00 0.00 0.00 0.00 07:22:56 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:16:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:22:56 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:17:01 eth0 1.72 0.73 0.72 0.43 0.00 0.00 0.00 0.00 07:22:56 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:18:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 07:22:56 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:22:56 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:22:56 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:21:01 eth0 399.40 361.02 4072.82 28.67 0.00 0.00 0.00 0.00 07:22:56 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:22:02 veth8f3357a 2.30 1.70 0.18 0.53 0.00 0.00 0.00 0.00 07:22:56 07:22:02 eth0 464.82 407.15 3491.87 100.99 0.00 0.00 0.00 0.00 07:22:56 07:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 07:22:02 docker0 51.01 50.10 4.46 256.32 0.00 0.00 0.00 0.00 07:22:56 Average: veth8f3357a 0.21 0.15 0.02 0.05 0.00 0.00 0.00 0.00 07:22:56 Average: eth0 133.89 102.87 788.84 20.68 0.00 0.00 0.00 0.00 07:22:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:56 Average: docker0 5.79 5.46 0.57 25.61 0.00 0.00 0.00 0.00 07:22:56 07:22:56 07:22:56 ---> sar -P ALL: 07:22:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/04/21 _x86_64_ (4 CPU) 07:22:56 07:22:56 07:10:41 LINUX RESTART (4 CPU) 07:22:56 07:22:56 07:11:01 CPU %user %nice %system %iowait %steal %idle 07:22:56 07:12:01 all 14.23 0.00 6.77 4.83 0.09 74.07 07:22:56 07:12:01 0 12.53 0.00 6.52 4.09 0.07 76.80 07:22:56 07:12:01 1 15.48 0.00 6.51 6.63 0.10 71.28 07:22:56 07:12:01 2 14.30 0.00 8.37 4.86 0.07 72.40 07:22:56 07:12:01 3 14.61 0.00 5.71 3.74 0.14 75.80 07:22:56 07:13:01 all 0.13 0.00 0.06 0.00 0.00 99.80 07:22:56 07:13:01 0 0.37 0.00 0.08 0.00 0.00 99.55 07:22:56 07:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:22:56 07:13:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:22:56 07:13:01 3 0.08 0.00 0.08 0.00 0.02 99.82 07:22:56 07:14:01 all 0.12 0.00 0.18 0.00 0.02 99.68 07:22:56 07:14:01 0 0.15 0.00 0.17 0.00 0.03 99.65 07:22:56 07:14:01 1 0.10 0.00 0.20 0.00 0.02 99.68 07:22:56 07:14:01 2 0.10 0.00 0.15 0.00 0.02 99.73 07:22:56 07:14:01 3 0.12 0.00 0.22 0.00 0.02 99.65 07:22:56 07:15:01 all 0.07 0.00 0.03 0.00 0.00 99.90 07:22:56 07:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:22:56 07:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:22:56 07:15:01 2 0.12 0.00 0.02 0.00 0.02 99.85 07:22:56 07:15:01 3 0.07 0.00 0.07 0.00 0.00 99.87 07:22:56 07:16:01 all 0.16 0.00 0.08 0.00 0.03 99.74 07:22:56 07:16:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:22:56 07:16:01 1 0.05 0.00 0.17 0.00 0.03 99.75 07:22:56 07:16:01 2 0.53 0.00 0.07 0.00 0.03 99.37 07:22:56 07:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:22:56 07:17:01 all 0.17 0.00 0.03 0.00 0.01 99.80 07:22:56 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:22:56 07:17:01 1 0.07 0.00 0.05 0.00 0.02 99.87 07:22:56 07:17:01 2 0.52 0.00 0.03 0.00 0.02 99.43 07:22:56 07:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:22:56 07:18:01 all 0.17 0.00 0.02 0.00 0.00 99.80 07:22:56 07:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:22:56 07:18:01 1 0.10 0.00 0.03 0.00 0.00 99.87 07:22:56 07:18:01 2 0.53 0.00 0.03 0.00 0.00 99.43 07:22:56 07:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:22:56 07:19:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:22:56 07:19:01 0 0.50 0.00 0.03 0.00 0.00 99.47 07:22:56 07:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:22:56 07:19:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:22:56 07:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:22:56 07:20:01 all 0.16 0.00 0.02 0.00 0.00 99.82 07:22:56 07:20:01 0 0.53 0.00 0.03 0.00 0.00 99.43 07:22:56 07:20:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:22:56 07:20:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:22:56 07:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:22:56 07:21:01 all 4.79 0.00 2.77 0.20 0.05 92.19 07:22:56 07:21:01 0 5.09 0.00 3.49 0.14 0.07 91.22 07:22:56 07:21:01 1 4.46 0.00 2.34 0.47 0.05 92.68 07:22:56 07:21:01 2 5.44 0.00 2.31 0.02 0.05 92.19 07:22:56 07:21:01 3 4.17 0.00 2.94 0.17 0.03 92.68 07:22:56 07:22:02 all 14.05 0.00 9.70 6.35 0.15 69.74 07:22:56 07:22:02 0 13.01 0.00 10.11 5.70 0.17 71.00 07:22:56 07:22:02 1 14.86 0.00 8.82 4.64 0.15 71.53 07:22:56 07:22:02 2 13.69 0.00 10.15 8.44 0.14 67.59 07:22:56 07:22:02 3 14.67 0.00 9.71 6.63 0.14 68.86 07:22:56 07:22:56 Average: CPU %user %nice %system %iowait %steal %idle 07:22:56 Average: all 3.06 0.00 1.76 1.01 0.03 94.13 07:22:56 Average: 0 2.89 0.00 1.83 0.88 0.03 94.36 07:22:56 Average: 1 3.16 0.00 1.63 1.05 0.03 94.13 07:22:56 Average: 2 3.17 0.00 1.90 1.19 0.03 93.72 07:22:56 Average: 3 3.03 0.00 1.68 0.94 0.03 94.32 07:22:56 07:22:56 07:22:56