Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 282de78a903b796f3af5fb18192a6c185f982102 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1498293928475955242.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh608482150981716417.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7799801607214700699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1763333093666500844.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7768612737864772825.key > 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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-309’ is offline Running on prd-centos7-docker-4c-2g-15623 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 282de78a903b796f3af5fb18192a6c185f982102 (master) 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh7545260484924305262.key > 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 core.sparsecheckout # timeout=10 > git checkout -f 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 Commit message: "Merge pull request #940 from lenny-intel/service-info" > git rev-list --no-walk e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:39:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:39:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:39:57 ========================================================= 03:39:57 EdgeX Global Pipelines Version Info 03:39:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:39:59 ------------------- 03:39:59 stable info: 03:39:59 ------------------- 03:39:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:39:59 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:39:59 Message: update stable to v1.0.192 03:39:59 ------------------- 03:39:59 experimental info: 03:39:59 ------------------- 03:39:59 Commited By: **** collab-it+edgex@linuxfoundation.org 03:39:59 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:39:59 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 282de78a903b796f3af5fb18192a6c185f982102 [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 282de78 [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:00 provisioning config files... 03:40:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4893953546169096541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:01 ---> docker-login.sh 03:40:01 nexus3.edgexfoundry.org:10001 03:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:01 Configure a credential helper to remove this warning. See 03:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:01 03:40:01 Login Succeeded 03:40:01 nexus3.edgexfoundry.org:10002 03:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:02 Configure a credential helper to remove this warning. See 03:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:02 03:40:02 Login Succeeded 03:40:02 nexus3.edgexfoundry.org:10003 03:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:02 Configure a credential helper to remove this warning. See 03:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:02 03:40:02 Login Succeeded 03:40:02 nexus3.edgexfoundry.org:10004 03:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:02 Configure a credential helper to remove this warning. See 03:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:02 03:40:02 Login Succeeded 03:40:02 docker.io 03:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:02 Configure a credential helper to remove this warning. See 03:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:02 03:40:02 Login Succeeded 03:40:02 ---> docker-login.sh ends [Pipeline] } 03:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:03 + git log --format=format:%s -1 282de78a903b796f3af5fb18192a6c185f982102 [Pipeline] echo 03:40:03 GIT_COMMIT: 282de78a903b796f3af5fb18192a6c185f982102, Commit Message: Merge pull request #940 from lenny-intel/service-info [Pipeline] echo 03:40:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:40:04 03:40:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:40:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:40:04 latest: Pulling from edgex-devops/git-semver 03:40:04 31603596830f: Pulling fs layer 03:40:04 54011a49482f: Pulling fs layer 03:40:04 a6820b24f6d8: Pulling fs layer 03:40:04 f581987b2513: Pulling fs layer 03:40:04 f581987b2513: Waiting 03:40:04 54011a49482f: Verifying Checksum 03:40:04 54011a49482f: Download complete 03:40:04 31603596830f: Verifying Checksum 03:40:04 31603596830f: Download complete 03:40:04 f581987b2513: Verifying Checksum 03:40:04 f581987b2513: Download complete 03:40:05 a6820b24f6d8: Verifying Checksum 03:40:05 a6820b24f6d8: Download complete 03:40:05 31603596830f: Pull complete 03:40:05 54011a49482f: Pull complete 03:40:08 a6820b24f6d8: Pull complete 03:40:08 f581987b2513: Pull complete 03:40:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:40:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:40:09 prd-centos7-docker-4c-2g-15623 does not seem to be running inside a container 03:40:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:40:13 $ docker top 2da5268d7a609350b1fcedf9291f0572e436da68165f19de0f8c41a0e4d6e6c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:13 [ssh-agent] Looking for ssh-agent implementation... 03:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:13 $ docker exec 2da5268d7a609350b1fcedf9291f0572e436da68165f19de0f8c41a0e4d6e6c8 ssh-agent 03:40:13 SSH_AUTH_SOCK=/tmp/ssh-Ac5rDh2CG7NU/agent.15 03:40:13 SSH_AGENT_PID=22 03:40:13 Running ssh-add (command line suppressed) 03:40:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1576338378861478754.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1576338378861478754.key) 03:40:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:14 + git tag --points-at HEAD [Pipeline] } 03:40:14 $ docker exec --env ******** --env ******** 2da5268d7a609350b1fcedf9291f0572e436da68165f19de0f8c41a0e4d6e6c8 ssh-agent -k 03:40:14 unset SSH_AUTH_SOCK; 03:40:14 unset SSH_AGENT_PID; 03:40:14 echo Agent pid 22 killed; 03:40:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:40:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:14 [ssh-agent] Looking for ssh-agent implementation... 03:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:14 $ docker exec 2da5268d7a609350b1fcedf9291f0572e436da68165f19de0f8c41a0e4d6e6c8 ssh-agent 03:40:14 SSH_AUTH_SOCK=/tmp/ssh-xArGOplx9eVz/agent.57 03:40:14 SSH_AGENT_PID=63 03:40:14 Running ssh-add (command line suppressed) 03:40:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_942436921923814994.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_942436921923814994.key) 03:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:14 + git semver init 03:40:14 # -> Open(): unable to determine branch for HEAD 03:40:14 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:40:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:40:14 # $SEMVER_REMOTE_NAME = origin 03:40:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:40:14 # $SEMVER_USER_NAME = edgex-jenkins 03:40:14 # $SEMVER_BRANCH = master 03:40:14 # $SEMVER_TEMP = /tmp/semver-526134949 03:40:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:40:15 # '/tmp/semver-526134949' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 03:40:15 # -> Force: false 03:40:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 03:40:15 $ docker exec --env ******** --env ******** 2da5268d7a609350b1fcedf9291f0572e436da68165f19de0f8c41a0e4d6e6c8 ssh-agent -k 03:40:15 unset SSH_AUTH_SOCK; 03:40:15 unset SSH_AGENT_PID; 03:40:15 echo Agent pid 63 killed; 03:40:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:16 + git semver [Pipeline] } 03:40:16 $ docker stop --time=1 2da5268d7a609350b1fcedf9291f0572e436da68165f19de0f8c41a0e4d6e6c8 03:40:17 $ docker rm -f 2da5268d7a609350b1fcedf9291f0572e436da68165f19de0f8c41a0e4d6e6c8 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:40:18 Stashed 1 file(s) [Pipeline] echo 03:40:18 [edgeXSemver]: initialized semver on version 2.0.0-dev.66 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:40:33 Still waiting to schedule task 03:40:33 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 03:40:33 ‘prd-centos7-docker-4c-2g-15625’ is offline 03:40:33 ‘prd-centos7-docker-4c-2g-15626’ is offline 03:40:33 ‘prd-centos7-docker-4c-2g-309’ is offline 03:40:33 Still waiting to schedule task 03:40:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:41:17 Running on prd-centos7-docker-4c-2g-15628 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 03:41:17 Running in /w/workspace/device-sdk-go/172 [Pipeline] { [Pipeline] checkout 03:41:17 Selected Git installation does not exist. Using Default 03:41:17 The recommended git tool is: NONE 03:41:21 using credential edgex-jenkins-ssh 03:41:21 Cloning the remote Git repository 03:41:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:41:21 > git init /w/workspace/device-sdk-go/172 # timeout=10 03:41:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:41:21 > git --version # timeout=10 03:41:21 > git --version # 'git version 2.24.4' 03:41:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:21 [INFO] Currently running in a labeled security context 03:41:21 [INFO] Currently SELinux is 'enforcing' on the host 03:41:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/172@tmp/jenkins-gitclient-ssh2655405012093854032.key 03:41:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:22 Avoid second fetch 03:41:22 Checking out Revision 282de78a903b796f3af5fb18192a6c185f982102 (master) 03:41:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:41:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:22 > git config core.sparsecheckout # timeout=10 03:41:22 > git checkout -f 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 03:41:27 Commit message: "Merge pull request #940 from lenny-intel/service-info" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:41:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:41:28 + sudo service docker restart 03:41:28 + true 03:41:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:45 provisioning config files... 03:41:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/172@tmp/config7637431279479095019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:45 ---> docker-login.sh 03:41:45 nexus3.edgexfoundry.org:10001 03:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:46 Configure a credential helper to remove this warning. See 03:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:46 03:41:46 Login Succeeded 03:41:46 nexus3.edgexfoundry.org:10002 03:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:46 Configure a credential helper to remove this warning. See 03:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:46 03:41:46 Login Succeeded 03:41:46 nexus3.edgexfoundry.org:10003 03:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:46 Configure a credential helper to remove this warning. See 03:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:46 03:41:46 Login Succeeded 03:41:46 nexus3.edgexfoundry.org:10004 03:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:46 Configure a credential helper to remove this warning. See 03:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:46 03:41:46 Login Succeeded 03:41:46 docker.io 03:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:47 Configure a credential helper to remove this warning. See 03:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:47 03:41:47 Login Succeeded 03:41:47 ---> docker-login.sh ends [Pipeline] } 03:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:47 ========================================================= 03:41:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:41:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:41:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 03:41:47 Sending build context to Docker daemon 2.593MB 03:41:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:41:47 Step 2/8 : FROM ${BASE} 03:41:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:41:47 540db60ca938: Pulling fs layer 03:41:47 adcc1eea9eea: Pulling fs layer 03:41:47 4c4ab2625f07: Pulling fs layer 03:41:47 0510c868ecb4: Pulling fs layer 03:41:47 afea3b2eda06: Pulling fs layer 03:41:47 7809a108b3ef: Pulling fs layer 03:41:47 f706445af74f: Pulling fs layer 03:41:47 0510c868ecb4: Waiting 03:41:47 afea3b2eda06: Waiting 03:41:47 7809a108b3ef: Waiting 03:41:47 f706445af74f: Waiting 03:41:47 4c4ab2625f07: Verifying Checksum 03:41:47 4c4ab2625f07: Download complete 03:41:47 adcc1eea9eea: Verifying Checksum 03:41:47 adcc1eea9eea: Download complete 03:41:47 afea3b2eda06: Verifying Checksum 03:41:47 afea3b2eda06: Download complete 03:41:47 7809a108b3ef: Verifying Checksum 03:41:47 7809a108b3ef: Download complete 03:41:47 540db60ca938: Verifying Checksum 03:41:47 540db60ca938: Download complete 03:41:48 540db60ca938: Pull complete 03:41:48 adcc1eea9eea: Pull complete 03:41:48 4c4ab2625f07: Pull complete 03:41:49 f706445af74f: Verifying Checksum 03:41:49 f706445af74f: Download complete 03:41:49 0510c868ecb4: Verifying Checksum 03:41:49 0510c868ecb4: Download complete 03:41:53 0510c868ecb4: Pull complete 03:41:53 afea3b2eda06: Pull complete 03:41:53 7809a108b3ef: Pull complete 03:41:54 f706445af74f: Pull complete 03:41:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:41:54 ---> b068be0155e3 03:41:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:42:02 ---> Running in ef9260e3e950 03:42:02 Removing intermediate container ef9260e3e950 03:42:02 ---> 3da02698bdc2 03:42:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:02 ---> Running in 5320f9042760 03:42:03 Removing intermediate container 5320f9042760 03:42:03 ---> 03f696f93d9d 03:42:03 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:42:03 ---> Running in e368d883c684 03:42:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:05 (1/6) Installing libc-dev (0.7.2-r3) 03:42:05 (2/6) Installing libsodium (1.0.18-r0) 03:42:05 (3/6) Installing pkgconf (1.7.3-r0) 03:42:05 (4/6) Installing libsodium-dev (1.0.18-r0) 03:42:05 (5/6) Installing libzmq (4.3.3-r1) 03:42:05 (6/6) Installing zeromq-dev (4.3.3-r1) 03:42:05 Executing busybox-1.32.1-r6.trigger 03:42:05 OK: 150 MiB in 46 packages 03:42:06 Removing intermediate container e368d883c684 03:42:06 ---> c7eb4438e09e 03:42:06 Step 6/8 : WORKDIR /device-sdk-go 03:42:06 ---> Running in ee5e2f20ef6f 03:42:06 Removing intermediate container ee5e2f20ef6f 03:42:06 ---> 50b8e4eedd5d 03:42:06 Step 7/8 : COPY . . 03:42:07 ---> a3e49f47284e 03:42:07 Step 8/8 : RUN go mod download 03:42:07 ---> Running in 6ff07eb35658 03:42:27 Removing intermediate container 6ff07eb35658 03:42:27 ---> c2e89f17063e 03:42:27 Successfully built c2e89f17063e 03:42:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:42:27 + docker inspect -f . ci-base-image-x86_64 03:42:27 . [Pipeline] withDockerContainer 03:42:27 prd-centos7-docker-4c-2g-15628 does not seem to be running inside a container 03:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/172 -v /w/workspace/device-sdk-go/172:/w/workspace/device-sdk-go/172:rw,z -v /w/workspace/device-sdk-go/172@tmp:/w/workspace/device-sdk-go/172@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:42:28 $ docker top 64fb2de15da88b05ff9d9a2cb27873357c49e31890d14380f2b926ec7fe0e3cc -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:29 + go version 03:42:29 go version go1.16.3 linux/amd64 [Pipeline] } 03:42:31 $ docker stop --time=1 64fb2de15da88b05ff9d9a2cb27873357c49e31890d14380f2b926ec7fe0e3cc 03:42:32 $ docker rm -f 64fb2de15da88b05ff9d9a2cb27873357c49e31890d14380f2b926ec7fe0e3cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:42:33 + docker inspect -f . ci-base-image-x86_64 03:42:33 . [Pipeline] withDockerContainer 03:42:33 prd-centos7-docker-4c-2g-15628 does not seem to be running inside a container 03:42:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/172 -v /w/workspace/device-sdk-go/172:/w/workspace/device-sdk-go/172:rw,z -v /w/workspace/device-sdk-go/172@tmp:/w/workspace/device-sdk-go/172@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:42:33 $ docker top 0a4a0a0043888a15496ff97d5e54c95d31385c40dd2c0bdc34df56ca3d32260c -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:34 + go mod tidy [Pipeline] sh 03:42:34 + make test 03:42:34 go mod tidy 03:42:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:42:40 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:43:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:43:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:43:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:43:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.059s coverage: 25.4% of statements 03:43:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:43:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements 03:43:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements 03:43:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.058s coverage: 9.0% of statements 03:43:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:43:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:43:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:43:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 30.2% of statements 03:43:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:43:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 03:43:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:43:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:43:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 03:43:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.828s coverage: 89.2% of statements 03:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:43:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements 03:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:43:09 GO111MODULE=on go vet ./... 03:43:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15633 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 03:43:22 Running in /w/workspace/device-sdk-go/172 [Pipeline] { [Pipeline] checkout 03:43:22 Selected Git installation does not exist. Using Default 03:43:22 The recommended git tool is: NONE 03:43:28 using credential edgex-jenkins-ssh 03:43:28 Cloning the remote Git repository 03:43:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:43:28 > git init /w/workspace/device-sdk-go/172 # timeout=10 03:43:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:43:28 > git --version # timeout=10 03:43:28 > git --version # 'git version 2.17.1' 03:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:29 gofmt -l . 03:43:29 [ "`gofmt -l .`" = "" ] 03:43:29 ./bin/test-attribution-txt.sh 03:43:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:43:29 $ docker stop --time=1 0a4a0a0043888a15496ff97d5e54c95d31385c40dd2c0bdc34df56ca3d32260c 03:43:31 Avoid second fetch 03:43:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:43:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:31 Checking out Revision 282de78a903b796f3af5fb18192a6c185f982102 (master) 03:43:31 $ docker rm -f 0a4a0a0043888a15496ff97d5e54c95d31385c40dd2c0bdc34df56ca3d32260c [Pipeline] // withDockerContainer [Pipeline] sh 03:43:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:43:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 03:43:31 > git config core.sparsecheckout # timeout=10 03:43:32 > git checkout -f 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 03:43:36 Commit message: "Merge pull request #940 from lenny-intel/service-info" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:43:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:43:37 + ls -al . 03:43:37 total 212 03:43:37 drwxrwxr-x. 10 jenkins jenkins 4096 May 22 03:43 . 03:43:37 drwxrwxr-x. 4 jenkins jenkins 32 May 22 03:41 .. 03:43:37 drwxrwxr-x. 2 jenkins jenkins 64 May 22 03:41 bin 03:43:37 -rw-r--r--. 1 jenkins jenkins 126353 May 22 03:43 coverage.out 03:43:37 -rw-rw-r--. 1 jenkins jenkins 987 May 22 03:41 Dockerfile.build 03:43:37 -rw-rw-r--. 1 jenkins jenkins 140 May 22 03:41 .dockerignore 03:43:37 drwxrwxr-x. 5 jenkins jenkins 62 May 22 03:41 example 03:43:37 drwxrwxr-x. 8 jenkins jenkins 162 May 22 03:41 .git 03:43:37 drwxrwxr-x. 2 jenkins jenkins 103 May 22 03:41 .github 03:43:37 -rw-rw-r--. 1 jenkins jenkins 138 May 22 03:41 .gitignore 03:43:37 -rw-r--r--. 1 jenkins jenkins 575 May 22 03:43 go.mod 03:43:37 -rw-r--r--. 1 jenkins jenkins 20803 May 22 03:42 go.sum 03:43:37 drwxrwxr-x. 15 jenkins jenkins 224 May 22 03:41 internal 03:43:37 -rw-rw-r--. 1 jenkins jenkins 894 May 22 03:41 Jenkinsfile 03:43:37 -rw-rw-r--. 1 jenkins jenkins 11341 May 22 03:41 LICENSE 03:43:37 -rw-rw-r--. 1 jenkins jenkins 1026 May 22 03:41 Makefile 03:43:37 drwxrwxr-x. 4 jenkins jenkins 26 May 22 03:41 openapi 03:43:37 drwxrwxr-x. 5 jenkins jenkins 50 May 22 03:41 pkg 03:43:37 -rw-rw-r--. 1 jenkins jenkins 7652 May 22 03:41 README.md 03:43:37 -rw-rw-r--. 1 jenkins jenkins 6616 May 22 03:41 RELEASE-NOTES.txt 03:43:37 drwxrwxr-x. 4 jenkins jenkins 54 May 22 03:41 snap 03:43:37 -rw-rw-r--. 1 jenkins jenkins 12 May 22 03:40 VERSION 03:43:37 -rw-rw-r--. 1 jenkins jenkins 222 May 22 03:41 version.go 03:43:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 03:43:38 + docker build -t 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=282de78a903b796f3af5fb18192a6c185f982102 --label arch=amd64 --label version=2.0.0-dev.66 . 03:43:38 Sending build context to Docker daemon 2.72MB 03:43:38 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:43:38 Step 2/23 : FROM ${BASE} AS builder 03:43:38 ---> c2e89f17063e 03:43:38 Step 3/23 : WORKDIR /device-sdk-go 03:43:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:43:38 + sudo service docker restart 03:43:38 + true 03:43:38 ---> Running in 0821b3b14018 03:43:40 Removing intermediate container 0821b3b14018 03:43:40 ---> dbe1670f009f 03:43:40 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:43:40 ---> Running in c3f4787c1c41 03:43:40 Removing intermediate container c3f4787c1c41 03:43:40 ---> 294209797a2b 03:43:40 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:40 ---> Running in b090b4d0449e 03:43:40 Removing intermediate container b090b4d0449e 03:43:40 ---> 50d725004380 03:43:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:43:40 ---> Running in a2a20f2b842f 03:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:41 OK: 150 MiB in 46 packages 03:43:42 Removing intermediate container a2a20f2b842f 03:43:42 ---> f57854283ff5 03:43:42 Step 7/23 : COPY . . 03:43:42 ---> 8c8de3ecfb33 03:43:42 Step 8/23 : RUN go mod download 03:43:42 ---> Running in ea9f70c549da 03:43:43 Removing intermediate container ea9f70c549da 03:43:43 ---> 82105478077f 03:43:43 Step 9/23 : RUN make build 03:43:43 ---> Running in 11521db97dd2 03:43:43 go mod tidy 03:43:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.66" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:43:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:58 provisioning config files... 03:43:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/172@tmp/config5399921727472454206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:59 Removing intermediate container 11521db97dd2 03:43:59 ---> f19ade5624ea 03:43:59 Step 10/23 : FROM alpine:3.12 03:43:59 ---> docker-login.sh 03:43:59 nexus3.edgexfoundry.org:10001 03:43:59 3.12: Pulling from library/alpine 03:43:59 339de151aab4: Pulling fs layer 03:44:00 339de151aab4: Verifying Checksum 03:44:00 339de151aab4: Download complete 03:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:00 339de151aab4: Pull complete 03:44:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:00 Configure a credential helper to remove this warning. See 03:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:00 03:44:00 Login Succeeded 03:44:00 nexus3.edgexfoundry.org:10002 03:44:00 Status: Downloaded newer image for alpine:3.12 03:44:00 ---> 13621d1b12d4 03:44:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:00 ---> Running in ff2029128bd4 03:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:01 Configure a credential helper to remove this warning. See 03:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:01 03:44:01 Login Succeeded 03:44:01 nexus3.edgexfoundry.org:10003 03:44:01 Removing intermediate container ff2029128bd4 03:44:01 ---> 145515427ee8 03:44:01 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:01 ---> Running in aaa34a5d7bd3 03:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:01 Configure a credential helper to remove this warning. See 03:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:01 03:44:01 Login Succeeded 03:44:01 nexus3.edgexfoundry.org:10004 03:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:03 Removing intermediate container aaa34a5d7bd3 03:44:03 ---> dce15f59e7e8 03:44:03 Step 13/23 : RUN apk add --update --no-cache zeromq 03:44:03 ---> Running in 83621a50be69 03:44:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:03 Configure a credential helper to remove this warning. See 03:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:03 03:44:03 Login Succeeded 03:44:03 docker.io 03:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:03 Configure a credential helper to remove this warning. See 03:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:03 03:44:03 Login Succeeded 03:44:03 ---> docker-login.sh ends [Pipeline] } 03:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:44:04 ========================================================= 03:44:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:44:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:44:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 03:44:04 Sending build context to Docker daemon 2.593MB 03:44:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:44:05 Step 2/8 : FROM ${BASE} 03:44:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:44:05 595b0fe564bb: Pulling fs layer 03:44:05 7186ed65a4f7: Pulling fs layer 03:44:05 316046926c0a: Pulling fs layer 03:44:05 4ebd0625c992: Pulling fs layer 03:44:05 207e8628e3a3: Pulling fs layer 03:44:05 c791037a9be2: Pulling fs layer 03:44:05 ffd874e62e21: Pulling fs layer 03:44:05 207e8628e3a3: Waiting 03:44:05 c791037a9be2: Waiting 03:44:05 ffd874e62e21: Waiting 03:44:05 4ebd0625c992: Waiting 03:44:05 (1/5) Installing libgcc (9.3.0-r2) 03:44:05 (2/5) Installing libsodium (1.0.18-r0) 03:44:05 (3/5) Installing libstdc++ (9.3.0-r2) 03:44:05 316046926c0a: Download complete 03:44:05 7186ed65a4f7: Verifying Checksum 03:44:05 7186ed65a4f7: Download complete 03:44:05 207e8628e3a3: Verifying Checksum 03:44:05 207e8628e3a3: Download complete 03:44:05 c791037a9be2: Verifying Checksum 03:44:05 c791037a9be2: Download complete 03:44:05 595b0fe564bb: Verifying Checksum 03:44:05 595b0fe564bb: Download complete 03:44:05 (4/5) Installing libzmq (4.3.3-r0) 03:44:06 (5/5) Installing zeromq (4.3.3-r0) 03:44:06 Executing busybox-1.31.1-r20.trigger 03:44:06 OK: 8 MiB in 19 packages 03:44:06 595b0fe564bb: Pull complete 03:44:07 Removing intermediate container 83621a50be69 03:44:07 ---> cbebab008aac 03:44:07 Step 14/23 : WORKDIR / 03:44:07 7186ed65a4f7: Pull complete 03:44:07 ---> Running in 783b58f4e3e1 03:44:07 Removing intermediate container 783b58f4e3e1 03:44:07 ---> eb1fbfeb5b23 03:44:07 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:44:07 316046926c0a: Pull complete 03:44:07 ---> 1794685c8acf 03:44:07 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:44:07 ffd874e62e21: Verifying Checksum 03:44:07 ffd874e62e21: Download complete 03:44:08 ---> f7db75086a20 03:44:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:44:08 4ebd0625c992: Verifying Checksum 03:44:08 4ebd0625c992: Download complete 03:44:08 ---> f9f0ff439dd0 03:44:08 Step 18/23 : EXPOSE 59999 03:44:08 ---> Running in cb868f0cf96e 03:44:09 Removing intermediate container cb868f0cf96e 03:44:09 ---> 51b89677b82b 03:44:09 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:44:09 ---> Running in a773ad47fc33 03:44:09 Removing intermediate container a773ad47fc33 03:44:09 ---> ad8dd3218805 03:44:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:09 ---> Running in 68235dd30e9f 03:44:09 Removing intermediate container 68235dd30e9f 03:44:09 ---> 01b91bd6cc20 03:44:09 Step 21/23 : LABEL arch=amd64 03:44:09 ---> Running in 162c32b32cbe 03:44:09 Removing intermediate container 162c32b32cbe 03:44:09 ---> b7e3e4ff881f 03:44:09 Step 22/23 : LABEL git_sha=282de78a903b796f3af5fb18192a6c185f982102 03:44:09 ---> Running in 7bb35be90393 03:44:10 Removing intermediate container 7bb35be90393 03:44:10 ---> b50374e4db98 03:44:10 Step 23/23 : LABEL version=2.0.0-dev.66 03:44:10 ---> Running in 10c9a3933ebb 03:44:10 Removing intermediate container 10c9a3933ebb 03:44:10 ---> b94d2781df13 03:44:10 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:44:10 Successfully built b94d2781df13 03:44:10 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 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 03:44:11 ---> job-cost.sh 03:44:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6WwF 03:44:18 4ebd0625c992: Pull complete 03:44:19 207e8628e3a3: Pull complete 03:44:19 c791037a9be2: Pull complete 03:44:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:44:24 ffd874e62e21: Pull complete 03:44:24 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:44:24 ---> cfc18b08335c 03:44:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:44:25 ---> Running in 6e351eed8af6 03:44:26 Removing intermediate container 6e351eed8af6 03:44:26 ---> b25b88753c8e 03:44:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:26 ---> Running in ebf768c7af63 03:44:28 Removing intermediate container ebf768c7af63 03:44:28 ---> d22cfd12d6f7 03:44:28 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:44:28 ---> Running in c8a39477d7d2 03:44:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:44:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:44:35 (1/6) Installing libc-dev (0.7.2-r3) 03:44:35 (2/6) Installing libsodium (1.0.18-r0) 03:44:35 (3/6) Installing pkgconf (1.7.3-r0) 03:44:35 (4/6) Installing libsodium-dev (1.0.18-r0) 03:44:35 (5/6) Installing libzmq (4.3.3-r1) 03:44:35 (6/6) Installing zeromq-dev (4.3.3-r1) 03:44:35 Executing busybox-1.32.1-r6.trigger 03:44:35 OK: 139 MiB in 46 packages 03:44:35 Removing intermediate container c8a39477d7d2 03:44:35 ---> 6bf07464f532 03:44:35 Step 6/8 : WORKDIR /device-sdk-go 03:44:36 ---> Running in 5352b5b903fa 03:44:36 Removing intermediate container 5352b5b903fa 03:44:36 ---> 9f0ea48a7a0d 03:44:36 Step 7/8 : COPY . . 03:44:38 ---> 748f04d6ed7c 03:44:38 Step 8/8 : RUN go mod download 03:44:38 ---> Running in b3e7ed0dc5b9 03:44:40 lf-activate-venv(): INFO: Adding /tmp/venv-6WwF/bin to PATH 03:44:40 INFO: No Stack... 03:44:40 INFO: Retrieving Pricing Info for: v3-standard-2 03:44:40 INFO: Archiving Costs [Pipeline] sh 03:44:40 + cut -d, -f6 03:44:40 + cat /w/workspace/device-sdk-go/172/archives/cost.csv [Pipeline] lock 03:44:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-172-stack-cost] 03:44:40 Resource [jenkins-edgexfoundry-device-sdk-go-master-172-stack-cost] did not exist. Created. 03:44:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:44:40 + echo total: 0.05999999865889549 [Pipeline] stash 03:44:40 Stashed 1 file(s) [Pipeline] } 03:44:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-172-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:45:05 Removing intermediate container b3e7ed0dc5b9 03:45:05 ---> 12eadcc82295 03:45:05 Successfully built 12eadcc82295 03:45:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:45:06 + docker inspect -f . ci-base-image-arm64 03:45:06 . [Pipeline] withDockerContainer 03:45:06 prd-ubuntu18.04-docker-arm64-4c-16g-15633 does not seem to be running inside a container 03:45:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/172 -v /w/workspace/device-sdk-go/172:/w/workspace/device-sdk-go/172:rw,z -v /w/workspace/device-sdk-go/172@tmp:/w/workspace/device-sdk-go/172@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:08 $ docker top 126b6d14ec63ba9e83df2752ed085f42f4ecf015f44061490a06747c571c6afc -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:09 + go version 03:45:09 go version go1.16.3 linux/arm64 [Pipeline] } 03:45:09 $ docker stop --time=1 126b6d14ec63ba9e83df2752ed085f42f4ecf015f44061490a06747c571c6afc 03:45:11 $ docker rm -f 126b6d14ec63ba9e83df2752ed085f42f4ecf015f44061490a06747c571c6afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:14 + docker inspect -f . ci-base-image-arm64 03:45:14 . [Pipeline] withDockerContainer 03:45:14 prd-ubuntu18.04-docker-arm64-4c-16g-15633 does not seem to be running inside a container 03:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/172 -v /w/workspace/device-sdk-go/172:/w/workspace/device-sdk-go/172:rw,z -v /w/workspace/device-sdk-go/172@tmp:/w/workspace/device-sdk-go/172@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:16 $ docker top d481124163a0fcb24ebe500c0bdaecaa8761fb84519f6cddb48a5aad7e7a3160 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:17 + go mod tidy [Pipeline] sh 03:45:18 + make test 03:45:18 go mod tidy 03:45:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:45:47 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:46:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:46:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:46:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:47:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.256s coverage: 25.4% of statements 03:47:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:47:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.244s coverage: 28.1% of statements 03:47:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.239s coverage: 78.9% of statements 03:47:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.357s coverage: 9.0% of statements 03:47:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:47:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:47:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:47:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.322s coverage: 30.2% of statements 03:47:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:47:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.210s coverage: 83.3% of statements 03:47:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:47:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:47:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.380s coverage: 58.0% of statements 03:47:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.116s coverage: 89.2% of statements 03:47:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:47:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.198s coverage: 5.0% of statements 03:47:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:47:17 GO111MODULE=on go vet ./... 03:48:14 gofmt -l . 03:48:14 [ "`gofmt -l .`" = "" ] 03:48:14 ./bin/test-attribution-txt.sh 03:48:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:48:16 $ docker stop --time=1 d481124163a0fcb24ebe500c0bdaecaa8761fb84519f6cddb48a5aad7e7a3160 03:48:18 $ docker rm -f d481124163a0fcb24ebe500c0bdaecaa8761fb84519f6cddb48a5aad7e7a3160 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:48:19 Warning: overwriting stash ‘coverage-report’ 03:48:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:48:20 + ls -al . 03:48:20 total 248 03:48:20 drwxrwxr-x 10 jenkins jenkins 4096 May 22 03:48 . 03:48:20 drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:43 .. 03:48:20 -rw-rw-r-- 1 jenkins jenkins 140 May 22 03:43 .dockerignore 03:48:20 drwxrwxr-x 8 jenkins jenkins 4096 May 22 03:43 .git 03:48:20 drwxrwxr-x 2 jenkins jenkins 4096 May 22 03:43 .github 03:48:20 -rw-rw-r-- 1 jenkins jenkins 138 May 22 03:43 .gitignore 03:48:20 -rw-rw-r-- 1 jenkins jenkins 987 May 22 03:43 Dockerfile.build 03:48:20 -rw-rw-r-- 1 jenkins jenkins 894 May 22 03:43 Jenkinsfile 03:48:20 -rw-rw-r-- 1 jenkins jenkins 11341 May 22 03:43 LICENSE 03:48:20 -rw-rw-r-- 1 jenkins jenkins 1026 May 22 03:43 Makefile 03:48:20 -rw-rw-r-- 1 jenkins jenkins 7652 May 22 03:43 README.md 03:48:20 -rw-rw-r-- 1 jenkins jenkins 6616 May 22 03:43 RELEASE-NOTES.txt 03:48:20 -rw-rw-r-- 1 jenkins jenkins 12 May 22 03:40 VERSION 03:48:20 drwxrwxr-x 2 jenkins jenkins 4096 May 22 03:43 bin 03:48:20 -rw-r--r-- 1 jenkins jenkins 126354 May 22 03:47 coverage.out 03:48:20 drwxrwxr-x 5 jenkins jenkins 4096 May 22 03:43 example 03:48:20 -rw-r--r-- 1 jenkins jenkins 575 May 22 03:48 go.mod 03:48:20 -rw-r--r-- 1 jenkins jenkins 20803 May 22 03:45 go.sum 03:48:20 drwxrwxr-x 15 jenkins jenkins 4096 May 22 03:43 internal 03:48:20 drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:43 openapi 03:48:20 drwxrwxr-x 5 jenkins jenkins 4096 May 22 03:43 pkg 03:48:20 drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:43 snap 03:48:20 -rw-rw-r-- 1 jenkins jenkins 222 May 22 03:43 version.go [Pipeline] isUnix [Pipeline] sh 03:48:21 + docker build -t 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=282de78a903b796f3af5fb18192a6c185f982102 --label arch=arm64 --label version=2.0.0-dev.66 . 03:48:21 Sending build context to Docker daemon 2.72MB 03:48:21 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:48:21 Step 2/23 : FROM ${BASE} AS builder 03:48:21 ---> 12eadcc82295 03:48:21 Step 3/23 : WORKDIR /device-sdk-go 03:48:22 ---> Running in 73959f284cc5 03:48:22 Removing intermediate container 73959f284cc5 03:48:22 ---> c9b1f9f210b5 03:48:22 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:48:22 ---> Running in 7f4885a630ec 03:48:23 Removing intermediate container 7f4885a630ec 03:48:23 ---> 2c401633be63 03:48:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:23 ---> Running in 522593f72f05 03:48:25 Removing intermediate container 522593f72f05 03:48:25 ---> f17957e86d6d 03:48:25 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:48:25 ---> Running in dee1dfcdf659 03:48:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:48:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:48:29 OK: 139 MiB in 46 packages 03:48:30 Removing intermediate container dee1dfcdf659 03:48:30 ---> 111378915140 03:48:30 Step 7/23 : COPY . . 03:48:31 ---> 94931dda6312 03:48:31 Step 8/23 : RUN go mod download 03:48:31 ---> Running in e721f13ad5ef 03:48:34 Removing intermediate container e721f13ad5ef 03:48:34 ---> bd6b5bc00eb2 03:48:34 Step 9/23 : RUN make build 03:48:34 ---> Running in db645ab06f40 03:48:35 go mod tidy 03:48:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.66" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:49:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:49:15 Removing intermediate container db645ab06f40 03:49:15 ---> 8acd7e33e3f5 03:49:15 Step 10/23 : FROM alpine:3.12 03:49:16 3.12: Pulling from library/alpine 03:49:16 d2f70382dc9a: Pulling fs layer 03:49:16 d2f70382dc9a: Verifying Checksum 03:49:16 d2f70382dc9a: Download complete 03:49:17 d2f70382dc9a: Pull complete 03:49:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:49:17 Status: Downloaded newer image for alpine:3.12 03:49:17 ---> 9852663dfa18 03:49:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:49:17 ---> Running in 37aaf58beb6f 03:49:17 Removing intermediate container 37aaf58beb6f 03:49:17 ---> 24dd1d92c91a 03:49:17 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:18 ---> Running in 8c33669bddb5 03:49:21 Removing intermediate container 8c33669bddb5 03:49:21 ---> cbedeb7d9540 03:49:21 Step 13/23 : RUN apk add --update --no-cache zeromq 03:49:21 ---> Running in 03f88b548d41 03:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:49:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:49:22 (1/5) Installing libgcc (9.3.0-r2) 03:49:23 (2/5) Installing libsodium (1.0.18-r0) 03:49:23 (3/5) Installing libstdc++ (9.3.0-r2) 03:49:23 (4/5) Installing libzmq (4.3.3-r0) 03:49:23 (5/5) Installing zeromq (4.3.3-r0) 03:49:23 Executing busybox-1.31.1-r20.trigger 03:49:23 OK: 8 MiB in 19 packages 03:49:24 Removing intermediate container 03f88b548d41 03:49:24 ---> f3b8f6fc384b 03:49:24 Step 14/23 : WORKDIR / 03:49:25 ---> Running in cd91cdee85d6 03:49:25 Removing intermediate container cd91cdee85d6 03:49:25 ---> 0173d817d186 03:49:25 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:49:26 ---> 48a964d645c6 03:49:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:49:28 ---> 89a2581ebb23 03:49:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:49:28 ---> 9c388da7f56a 03:49:28 Step 18/23 : EXPOSE 59999 03:49:28 ---> Running in ff8ab6829d57 03:49:29 Removing intermediate container ff8ab6829d57 03:49:29 ---> 586d04be64c0 03:49:29 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:49:29 ---> Running in caa7364f121d 03:49:30 Removing intermediate container caa7364f121d 03:49:30 ---> ff5b29b4c15e 03:49:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:30 ---> Running in 4e7cdc63329b 03:49:30 Removing intermediate container 4e7cdc63329b 03:49:30 ---> 42e00250ce3f 03:49:30 Step 21/23 : LABEL arch=arm64 03:49:30 ---> Running in 6095defffeeb 03:49:31 Removing intermediate container 6095defffeeb 03:49:31 ---> 61fe4d80f145 03:49:31 Step 22/23 : LABEL git_sha=282de78a903b796f3af5fb18192a6c185f982102 03:49:31 ---> Running in 8caa8ffd0cbe 03:49:31 Removing intermediate container 8caa8ffd0cbe 03:49:31 ---> 514134f0748c 03:49:31 Step 23/23 : LABEL version=2.0.0-dev.66 03:49:32 ---> Running in a0440ac74209 03:49:32 Removing intermediate container a0440ac74209 03:49:32 ---> d4f362200e7e 03:49:32 [Warning] One or more build-args [MAKE ARCH] were not consumed 03:49:32 Successfully built d4f362200e7e 03:49:32 Successfully tagged 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 03:49:33 ---> job-cost.sh 03:49:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Phqh 03:50:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:52:22 lf-activate-venv(): INFO: Adding /tmp/venv-Phqh/bin to PATH 03:52:22 INFO: No Stack... 03:52:22 INFO: Retrieving Pricing Info for: v2-standard-4 03:52:22 INFO: Archiving Costs [Pipeline] sh 03:52:22 + cat /w/workspace/device-sdk-go/172/archives/cost.csv 03:52:22 + cut -d, -f6 [Pipeline] lock 03:52:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-172-stack-cost] 03:52:22 Resource [jenkins-edgexfoundry-device-sdk-go-master-172-stack-cost] did not exist. Created. 03:52:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:23 /w/workspace/device-sdk-go/172@tmp/durable-3ac1508b/script.sh: 1: /w/workspace/device-sdk-go/172@tmp/durable-3ac1508b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:52:23 + echo total: 0.18000000715255737 [Pipeline] stash 03:52:23 Warning: overwriting stash ‘stack-cost’ 03:52:24 Stashed 1 file(s) [Pipeline] } 03:52:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-172-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] configFileProvider 03:52:26 provisioning config files... 03:52:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7821363326770796701tmp [Pipeline] { [Pipeline] sh 03:52:27 + set +x 03:52:27 + curl -s https://codecov.io/bash 03:52:27 + bash -s -- 03:52:27 03:52:27 _____ _ 03:52:27 / ____| | | 03:52:27 | | ___ __| | ___ ___ _____ __ 03:52:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:52:27 | |___| (_) | (_| | __/ (_| (_) \ V / 03:52:27 \_____\___/ \__,_|\___|\___\___/ \_/ 03:52:27 Bash-1.0.2 03:52:27 03:52:27 03:52:27 ==> git version 2.24.4 found 03:52:27 ==> 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 03:52:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:52:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:52:27 ==> Jenkins CI detected. 03:52:27 project root: . 03:52:27 --> token set from env 03:52:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:52:27 ==> Running gcov in . (disable via -X gcov) 03:52:27 ==> Python coveragepy not found 03:52:27 ==> Searching for coverage reports in: 03:52:27 + . 03:52:27 -> Found 1 reports 03:52:27 ==> Detecting git/mercurial file structure 03:52:27 ==> Reading reports 03:52:27 + ./coverage.out bytes=126354 03:52:27 ==> Appending adjustments 03:52:27 https://docs.codecov.io/docs/fixing-reports 03:52:27 + Found adjustments 03:52:27 ==> Gzipping contents 03:52:27 20K /tmp/codecov.75fZEl.gz 03:52:27 ==> Uploading reports 03:52:27 url: https://codecov.io 03:52:27 query: branch=master&commit=282de78a903b796f3af5fb18192a6c185f982102&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:27 -> Pinging Codecov 03:52:27 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=282de78a903b796f3af5fb18192a6c185f982102&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:28 -> Uploading to 03:52:28 https://storage.googleapis.com/codecov/v4/raw/2021-05-22/7E55EF52A471D76F132DFD9A03CDDE97/282de78a903b796f3af5fb18192a6c185f982102/6f1d01b7-4eb0-4efa-b7ad-44222ac0d8c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210522T035228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89631d8331bd459e65337be15e208e53cdd5fc5d81c8946682fccf877e095869 03:52:28 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:28 Dload Upload Total Spent Left Speed 03:52:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16440 0 0 100 16440 0 46680 --:--:-- --:--:-- --:--:-- 46572 100 16440 0 0 100 16440 0 46657 --:--:-- --:--:-- --:--:-- 46572 03:52:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/282de78a903b796f3af5fb18192a6c185f982102 [Pipeline] } 03:52:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:52:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:52:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:52:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:29 03:52:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:52:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:52:30 188c0c94c7c5: Pulling fs layer 03:52:30 0ef7d3d256c8: Pulling fs layer 03:52:30 de9db76c5a1d: Pulling fs layer 03:52:30 0eba1c9be4d2: Pulling fs layer 03:52:30 0d57e429df01: Pulling fs layer 03:52:30 4e4be7b47b0d: Pulling fs layer 03:52:30 e1f770b5df2f: Pulling fs layer 03:52:30 85a0685a4137: Pulling fs layer 03:52:30 0eba1c9be4d2: Waiting 03:52:30 0d57e429df01: Waiting 03:52:30 e1f770b5df2f: Waiting 03:52:30 85a0685a4137: Waiting 03:52:30 4e4be7b47b0d: Waiting 03:52:30 de9db76c5a1d: Verifying Checksum 03:52:30 de9db76c5a1d: Download complete 03:52:30 0ef7d3d256c8: Verifying Checksum 03:52:30 0ef7d3d256c8: Download complete 03:52:30 0d57e429df01: Verifying Checksum 03:52:30 0d57e429df01: Download complete 03:52:30 4e4be7b47b0d: Verifying Checksum 03:52:30 4e4be7b47b0d: Download complete 03:52:30 188c0c94c7c5: Verifying Checksum 03:52:30 188c0c94c7c5: Download complete 03:52:30 188c0c94c7c5: Pull complete 03:52:32 0ef7d3d256c8: Pull complete 03:52:32 de9db76c5a1d: Pull complete 03:52:32 e1f770b5df2f: Verifying Checksum 03:52:32 e1f770b5df2f: Download complete 03:52:34 0eba1c9be4d2: Verifying Checksum 03:52:34 0eba1c9be4d2: Download complete 03:52:34 85a0685a4137: Verifying Checksum 03:52:34 85a0685a4137: Download complete 03:52:37 0eba1c9be4d2: Pull complete 03:52:37 0d57e429df01: Pull complete 03:52:37 4e4be7b47b0d: Pull complete 03:52:38 e1f770b5df2f: Pull complete 03:52:42 85a0685a4137: Pull complete 03:52:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:52:42 prd-centos7-docker-4c-2g-15623 does not seem to be running inside a container 03:52:42 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:52:45 $ docker top 9ab906774029019c4d3d03a5143457800db10177e3dedd7a8f6f260a84bf799a -eo pid,comm [Pipeline] { [Pipeline] echo 03:52:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:52:45 + set -o pipefail 03:52:45 + snyk monitor '--org=edgex-jenkins' 03:53:07 03:53:07 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 03:53:07 03:53:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/3e233e43-ca2f-4c6d-9ba2-a8927ab3f0b2 03:53:07 03:53:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:53:07 03:53:07 [Pipeline] } 03:53:07 $ docker stop --time=1 9ab906774029019c4d3d03a5143457800db10177e3dedd7a8f6f260a84bf799a 03:53:10 $ docker rm -f 9ab906774029019c4d3d03a5143457800db10177e3dedd7a8f6f260a84bf799a [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 03:53:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:11 provisioning config files... 03:53:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2017751562267603828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:12 --> edgex-publish-swagger.sh 03:53:12 === Publish openapi/v1 API === 03:53:12 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 03:53:12 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 03:53:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:12 Dload Upload Total Spent Left Speed 03:53:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 26822 --:--:-- --:--:-- --:--:-- 26810 100 19947 0 0 100 19947 0 26815 --:--:-- --:--:-- --:--:-- 26810 03:53:12 03:53:12 03:53:12 === Publish openapi/v2 API === 03:53:12 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:53:12 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 03:53:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:12 Dload Upload Total Spent Left Speed 03:53:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 67826 --:--:-- --:--:-- --:--:-- 67830 100 51483 0 0 100 51483 0 67812 --:--:-- --:--:-- --:--:-- 67740 03:53:13 03:53:13 [Pipeline] } 03:53:13 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 03:53:14 + git log --format=format:%s -1 282de78a903b796f3af5fb18192a6c185f982102 [Pipeline] isUnix [Pipeline] sh 03:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:53:14 . [Pipeline] withDockerContainer 03:53:14 prd-centos7-docker-4c-2g-15623 does not seem to be running inside a container 03:53:14 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:53:15 $ docker top 2134b8076978eda4a02b3ec3ea86ea02ee86811eb5cf926eae8d1977b6e538b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:15 [ssh-agent] Looking for ssh-agent implementation... 03:53:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:15 $ docker exec 2134b8076978eda4a02b3ec3ea86ea02ee86811eb5cf926eae8d1977b6e538b5 ssh-agent 03:53:15 SSH_AUTH_SOCK=/tmp/ssh-ygqgXr0MqpLW/agent.13 03:53:15 SSH_AGENT_PID=19 03:53:15 Running ssh-add (command line suppressed) 03:53:15 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6164948059026355917.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6164948059026355917.key) 03:53:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:16 + git semver tag 03:53:16 # -> Open(): unable to determine branch for HEAD 03:53:16 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:53:16 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:53:16 # $SEMVER_REMOTE_NAME = origin 03:53:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:53:16 # $SEMVER_USER_NAME = edgex-jenkins 03:53:16 # $SEMVER_BRANCH = master 03:53:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 03:53:16 # 282de78a903b796f3af5fb18192a6c185f982102 HEAD 03:53:16 # -> Force: false 03:53:16 # d7fa8abb606c8c78e83529d2e4b6dd53549dd026 refs/tags/v2.0.0-dev.66 [Pipeline] } 03:53:16 $ docker exec --env ******** --env ******** 2134b8076978eda4a02b3ec3ea86ea02ee86811eb5cf926eae8d1977b6e538b5 ssh-agent -k 03:53:16 unset SSH_AUTH_SOCK; 03:53:16 unset SSH_AGENT_PID; 03:53:16 echo Agent pid 19 killed; 03:53:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:16 + git semver [Pipeline] } 03:53:16 $ docker stop --time=1 2134b8076978eda4a02b3ec3ea86ea02ee86811eb5cf926eae8d1977b6e538b5 03:53:17 $ docker rm -f 2134b8076978eda4a02b3ec3ea86ea02ee86811eb5cf926eae8d1977b6e538b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:18 03:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:18 0.23.1-centos7: Pulling from edgex-lftools 03:53:18 ab5ef0e58194: Pulling fs layer 03:53:18 9712f1f96733: Pulling fs layer 03:53:18 63f879dbbcfc: Pulling fs layer 03:53:18 0d9ebad4ef96: Pulling fs layer 03:53:18 e9a5061849ea: Pulling fs layer 03:53:18 d747dcd14b5f: Pulling fs layer 03:53:18 2de7ff778b66: Pulling fs layer 03:53:18 e9a5061849ea: Waiting 03:53:18 d747dcd14b5f: Waiting 03:53:18 2de7ff778b66: Waiting 03:53:18 0d9ebad4ef96: Waiting 03:53:18 9712f1f96733: Verifying Checksum 03:53:18 9712f1f96733: Download complete 03:53:20 63f879dbbcfc: Verifying Checksum 03:53:20 63f879dbbcfc: Download complete 03:53:20 e9a5061849ea: Verifying Checksum 03:53:20 e9a5061849ea: Download complete 03:53:20 d747dcd14b5f: Verifying Checksum 03:53:20 d747dcd14b5f: Download complete 03:53:20 2de7ff778b66: Verifying Checksum 03:53:20 2de7ff778b66: Download complete 03:53:20 0d9ebad4ef96: Verifying Checksum 03:53:20 0d9ebad4ef96: Download complete 03:53:20 ab5ef0e58194: Verifying Checksum 03:53:20 ab5ef0e58194: Download complete 03:53:23 ab5ef0e58194: Pull complete 03:53:23 9712f1f96733: Pull complete 03:53:24 63f879dbbcfc: Pull complete 03:53:27 0d9ebad4ef96: Pull complete 03:53:27 e9a5061849ea: Pull complete 03:53:28 d747dcd14b5f: Pull complete 03:53:29 2de7ff778b66: Pull complete 03:53:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:53:29 prd-centos7-docker-4c-2g-15623 does not seem to be running inside a container 03:53:31 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:53:43 $ docker top 2cbfc9f74a9e2a433ce0af2d2ec1f28f3a58eecf5b66e5cd6ea997313e75a009 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:53:43 provisioning config files... 03:53:43 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8624388358319084669tmp 03:53:43 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5594149671852526893tmp 03:53:43 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config464510988038165503tmp [Pipeline] { [Pipeline] echo 03:53:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:53:43 ---> sigul-configuration.sh 03:53:43 gpg: directory `/root/.gnupg' created 03:53:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:53:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:53:43 gpg: keyring `/root/.gnupg/secring.gpg' created 03:53:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:53:43 gpg: CAST5 encrypted data 03:53:43 gpg: encrypted with 1 passphrase 03:53:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:53:43 + mkdir /home/jenkins 03:53:43 + mkdir /home/jenkins/sigul [Pipeline] sh 03:53:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:53:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:53:44 ---> sigul-install.sh 03:53:50 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:53:50 + git tag --list 03:53:50 0.7.1 03:53:50 delhi-tag 03:53:50 v1.0.0 03:53:50 v1.1.0 03:53:50 v1.1.1 03:53:50 v1.1.2 03:53:50 v1.2.0 03:53:50 v1.2.1 03:53:50 v1.2.2 03:53:50 v1.2.3 03:53:50 v1.3.0 03:53:50 v1.4.0 03:53:50 v2.0.0-dev.1 03:53:50 v2.0.0-dev.10 03:53:50 v2.0.0-dev.11 03:53:50 v2.0.0-dev.12 03:53:50 v2.0.0-dev.13 03:53:50 v2.0.0-dev.14 03:53:50 v2.0.0-dev.15 03:53:50 v2.0.0-dev.16 03:53:50 v2.0.0-dev.17 03:53:50 v2.0.0-dev.18 03:53:50 v2.0.0-dev.19 03:53:50 v2.0.0-dev.2 03:53:50 v2.0.0-dev.20 03:53:50 v2.0.0-dev.21 03:53:50 v2.0.0-dev.22 03:53:50 v2.0.0-dev.23 03:53:50 v2.0.0-dev.24 03:53:50 v2.0.0-dev.25 03:53:50 v2.0.0-dev.26 03:53:50 v2.0.0-dev.27 03:53:50 v2.0.0-dev.28 03:53:50 v2.0.0-dev.29 03:53:50 v2.0.0-dev.3 03:53:50 v2.0.0-dev.30 03:53:50 v2.0.0-dev.31 03:53:50 v2.0.0-dev.32 03:53:50 v2.0.0-dev.33 03:53:50 v2.0.0-dev.34 03:53:50 v2.0.0-dev.35 03:53:50 v2.0.0-dev.36 03:53:50 v2.0.0-dev.37 03:53:50 v2.0.0-dev.38 03:53:50 v2.0.0-dev.39 03:53:50 v2.0.0-dev.4 03:53:50 v2.0.0-dev.40 03:53:50 v2.0.0-dev.41 03:53:50 v2.0.0-dev.42 03:53:50 v2.0.0-dev.43 03:53:50 v2.0.0-dev.44 03:53:50 v2.0.0-dev.45 03:53:50 v2.0.0-dev.46 03:53:50 v2.0.0-dev.47 03:53:50 v2.0.0-dev.48 03:53:50 v2.0.0-dev.49 03:53:50 v2.0.0-dev.5 03:53:50 v2.0.0-dev.50 03:53:50 v2.0.0-dev.51 03:53:50 v2.0.0-dev.52 03:53:50 v2.0.0-dev.53 03:53:50 v2.0.0-dev.54 03:53:50 v2.0.0-dev.55 03:53:50 v2.0.0-dev.56 03:53:50 v2.0.0-dev.57 03:53:50 v2.0.0-dev.58 03:53:50 v2.0.0-dev.59 03:53:50 v2.0.0-dev.6 03:53:50 v2.0.0-dev.60 03:53:50 v2.0.0-dev.61 03:53:50 v2.0.0-dev.62 03:53:50 v2.0.0-dev.63 03:53:50 v2.0.0-dev.64 03:53:50 v2.0.0-dev.65 03:53:50 v2.0.0-dev.66 03:53:50 v2.0.0-dev.7 03:53:50 v2.0.0-dev.8 03:53:50 v2.0.0-dev.9 [Pipeline] sh 03:53:50 + lftools sign git-tag v2.0.0-dev.66 03:53:51 Signing Git tag with Sigul... 03:53:51 Signing v2.0.0-dev.66 [Pipeline] echo 03:53:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:53:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:53:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:53:52 $ docker stop --time=1 2cbfc9f74a9e2a433ce0af2d2ec1f28f3a58eecf5b66e5cd6ea997313e75a009 03:53:55 $ docker rm -f 2cbfc9f74a9e2a433ce0af2d2ec1f28f3a58eecf5b66e5cd6ea997313e75a009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:53:58 . [Pipeline] withDockerContainer 03:53:58 prd-centos7-docker-4c-2g-15623 does not seem to be running inside a container 03:53:58 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:53:58 $ docker top 3e6003fa38f81a6d1998d6fced20e6bad91a1a52bd2bd5f3c35661c4b2c7da7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:58 [ssh-agent] Looking for ssh-agent implementation... 03:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:59 $ docker exec 3e6003fa38f81a6d1998d6fced20e6bad91a1a52bd2bd5f3c35661c4b2c7da7f ssh-agent 03:53:59 SSH_AUTH_SOCK=/tmp/ssh-yHHiYEjAq13S/agent.14 03:53:59 SSH_AGENT_PID=20 03:53:59 Running ssh-add (command line suppressed) 03:53:59 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7106431724030882464.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7106431724030882464.key) 03:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:59 + git semver bump pre 03:53:59 # -> Open(): unable to determine branch for HEAD 03:53:59 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:53:59 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:53:59 # $SEMVER_REMOTE_NAME = origin 03:53:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:53:59 # $SEMVER_USER_NAME = edgex-jenkins 03:53:59 # $SEMVER_BRANCH = master 03:53:59 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 03:53:59 2.0.0-dev.67 [Pipeline] } 03:53:59 $ docker exec --env ******** --env ******** 3e6003fa38f81a6d1998d6fced20e6bad91a1a52bd2bd5f3c35661c4b2c7da7f ssh-agent -k 03:53:59 unset SSH_AUTH_SOCK; 03:53:59 unset SSH_AGENT_PID; 03:53:59 echo Agent pid 20 killed; 03:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:00 + git semver [Pipeline] } 03:54:00 $ docker stop --time=1 3e6003fa38f81a6d1998d6fced20e6bad91a1a52bd2bd5f3c35661c4b2c7da7f 03:54:01 $ docker rm -f 3e6003fa38f81a6d1998d6fced20e6bad91a1a52bd2bd5f3c35661c4b2c7da7f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:54:02 . [Pipeline] withDockerContainer 03:54:02 prd-centos7-docker-4c-2g-15623 does not seem to be running inside a container 03:54:02 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:54:03 $ docker top 80f4276b6fdbd03f29b5f8ebf2a9b0fb4fa3fff59a81a5211448a9472c0dcd61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:03 [ssh-agent] Looking for ssh-agent implementation... 03:54:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:03 $ docker exec 80f4276b6fdbd03f29b5f8ebf2a9b0fb4fa3fff59a81a5211448a9472c0dcd61 ssh-agent 03:54:03 SSH_AUTH_SOCK=/tmp/ssh-pxKHrHrTZjyH/agent.13 03:54:03 SSH_AGENT_PID=19 03:54:03 Running ssh-add (command line suppressed) 03:54:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8495002344730966187.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8495002344730966187.key) 03:54:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:03 + git semver push 03:54:03 # -> Open(): unable to determine branch for HEAD 03:54:03 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:54:03 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:54:03 # $SEMVER_REMOTE_NAME = origin 03:54:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:54:03 # $SEMVER_USER_NAME = edgex-jenkins 03:54:03 # $SEMVER_BRANCH = master 03:54:03 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 03:54:08 $ docker exec --env ******** --env ******** 80f4276b6fdbd03f29b5f8ebf2a9b0fb4fa3fff59a81a5211448a9472c0dcd61 ssh-agent -k 03:54:08 unset SSH_AUTH_SOCK; 03:54:08 unset SSH_AGENT_PID; 03:54:08 echo Agent pid 19 killed; 03:54:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:08 + git semver [Pipeline] } 03:54:08 $ docker stop --time=1 80f4276b6fdbd03f29b5f8ebf2a9b0fb4fa3fff59a81a5211448a9472c0dcd61 03:54:09 $ docker rm -f 80f4276b6fdbd03f29b5f8ebf2a9b0fb4fa3fff59a81a5211448a9472c0dcd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:54:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:54:13 ---> package-listing.sh 03:54:13 ++ facter osfamily 03:54:13 ++ tr '[:upper:]' '[:lower:]' 03:54:13 + OS_FAMILY=redhat 03:54:13 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 03:54:13 + START_PACKAGES=/tmp/packages_start.txt 03:54:13 + END_PACKAGES=/tmp/packages_end.txt 03:54:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:54:13 + PACKAGES=/tmp/packages_start.txt 03:54:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 03:54:13 + PACKAGES=/tmp/packages_end.txt 03:54:13 + case "${OS_FAMILY}" in 03:54:13 + rpm -qa 03:54:13 + sort 03:54:14 + '[' -f /tmp/packages_start.txt ']' 03:54:14 + '[' -f /tmp/packages_end.txt ']' 03:54:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:54:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 03:54:14 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 03:54:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 03:54:14 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 03:54:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:54:15 03:54:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:54:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:54:15 alpine: Pulling from edgex-lftools-log-publisher 03:54:15 df20fa9351a1: Pulling fs layer 03:54:15 36b3adc4ff6f: Pulling fs layer 03:54:15 8ad3a11d3b57: Pulling fs layer 03:54:15 46f8f816bc3b: Pulling fs layer 03:54:15 93b61091891f: Pulling fs layer 03:54:15 93b9cdb0e59b: Pulling fs layer 03:54:15 5e14af77c1be: Pulling fs layer 03:54:15 01666e4c0597: Pulling fs layer 03:54:15 aa168da1d23b: Pulling fs layer 03:54:15 93b61091891f: Waiting 03:54:15 93b9cdb0e59b: Waiting 03:54:15 5e14af77c1be: Waiting 03:54:15 01666e4c0597: Waiting 03:54:15 aa168da1d23b: Waiting 03:54:15 46f8f816bc3b: Waiting 03:54:15 36b3adc4ff6f: Verifying Checksum 03:54:15 36b3adc4ff6f: Download complete 03:54:15 46f8f816bc3b: Verifying Checksum 03:54:15 46f8f816bc3b: Download complete 03:54:15 df20fa9351a1: Verifying Checksum 03:54:15 df20fa9351a1: Download complete 03:54:15 93b61091891f: Download complete 03:54:15 93b9cdb0e59b: Verifying Checksum 03:54:15 93b9cdb0e59b: Download complete 03:54:15 5e14af77c1be: Verifying Checksum 03:54:15 5e14af77c1be: Download complete 03:54:15 01666e4c0597: Verifying Checksum 03:54:15 01666e4c0597: Download complete 03:54:15 8ad3a11d3b57: Verifying Checksum 03:54:15 8ad3a11d3b57: Download complete 03:54:15 df20fa9351a1: Pull complete 03:54:15 36b3adc4ff6f: Pull complete 03:54:16 8ad3a11d3b57: Pull complete 03:54:16 46f8f816bc3b: Pull complete 03:54:16 93b61091891f: Pull complete 03:54:16 93b9cdb0e59b: Pull complete 03:54:17 aa168da1d23b: Verifying Checksum 03:54:17 aa168da1d23b: Download complete 03:54:17 5e14af77c1be: Pull complete 03:54:17 01666e4c0597: Pull complete 03:54:21 aa168da1d23b: Pull complete 03:54:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:54:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:54:21 prd-centos7-docker-4c-2g-15623 does not seem to be running inside a container 03:54:21 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:54:37 $ docker top 033763ab61656c57b6cfd8d668c020b1c6e2cbeafa6044a90f274de9690f11d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:54:37 + mkdir -p /var/log/sa [Pipeline] sh 03:54:38 + ls /var/log/sa-host 03:54:38 + sadf -c /var/log/sa-host/sa05 03:54:38 file_magic: OK 03:54:38 HZ: Using current value: 100 03:54:38 file_header: OK 03:54:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:54:38 Statistics: 03:54:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:54:38 File successfully converted to sysstat format version 12.2.1 03:54:38 + sadf -c /var/log/sa-host/sa22 03:54:38 file_magic: OK 03:54:38 HZ: Using current value: 100 03:54:38 file_header: OK 03:54:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:54:38 Statistics: 03:54:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:54:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:38 provisioning config files... 03:54:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2642098249888541826tmp [Pipeline] { [Pipeline] echo 03:54:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:54:38 ---> create-netrc.sh [Pipeline] } 03:54:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:54:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:54:38 ---> python-tools-install.sh [Pipeline] echo 03:54:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:54:39 ---> sudo-logs.sh 03:54:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:54:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:54:39 ---> job-cost.sh 03:54:39 lf-activate-venv: SKIPPING 03:54:39 DEBUG: total: 0.18000000715255737 03:54:39 INFO: Retrieving Stack Cost... 03:54:40 INFO: Retrieving Pricing Info for: v3-standard-2 03:54:41 INFO: Archiving Costs [Pipeline] echo 03:54:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:54:41 ---> logs-deploy.sh 03:54:41 lf-activate-venv: SKIPPING 03:54:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/172 03:54:41 INFO: archiving workspace using pattern(s): 03:54:42 Archives upload complete. 03:54:42 INFO: archiving logs to Nexus 03:54:42 ---> uname -a: 03:54:42 Linux prd-centos7-docker-4c-2g-15623.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:54:42 03:54:42 03:54:42 ---> lscpu: 03:54:42 Architecture: x86_64 03:54:42 CPU op-mode(s): 32-bit, 64-bit 03:54:42 Byte Order: Little Endian 03:54:42 Address sizes: 40 bits physical, 48 bits virtual 03:54:42 CPU(s): 2 03:54:42 On-line CPU(s) list: 0,1 03:54:42 Thread(s) per core: 1 03:54:42 Core(s) per socket: 1 03:54:42 Socket(s): 2 03:54:42 NUMA node(s): 1 03:54:42 Vendor ID: AuthenticAMD 03:54:42 CPU family: 23 03:54:42 Model: 49 03:54:42 Model name: AMD EPYC-Rome Processor 03:54:42 Stepping: 0 03:54:42 CPU MHz: 2799.998 03:54:42 BogoMIPS: 5599.99 03:54:42 Virtualization: AMD-V 03:54:42 Hypervisor vendor: KVM 03:54:42 Virtualization type: full 03:54:42 L1d cache: 64 KiB 03:54:42 L1i cache: 64 KiB 03:54:42 L2 cache: 1 MiB 03:54:42 L3 cache: 32 MiB 03:54:42 NUMA node0 CPU(s): 0,1 03:54:42 Vulnerability Itlb multihit: Not affected 03:54:42 Vulnerability L1tf: Not affected 03:54:42 Vulnerability Mds: Not affected 03:54:42 Vulnerability Meltdown: Not affected 03:54:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:54:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:54:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:54:42 Vulnerability Srbds: Not affected 03:54:42 Vulnerability Tsx async abort: Not affected 03:54:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 03:54:42 03:54:42 03:54:42 ---> nproc: 03:54:42 2 03:54:42 03:54:42 03:54:43 ---> df -h: 03:54:43 Filesystem Size Used Available Use% Mounted on 03:54:43 overlay 40.0G 8.5G 31.5G 21% / 03:54:43 tmpfs 64.0M 0 64.0M 0% /dev 03:54:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:54:43 shm 64.0M 0 64.0M 0% /dev/shm 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 03:54:43 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 03:54:43 03:54:43 03:54:43 ---> free -m: 03:54:43 total used free shared buff/cache available 03:54:43 Mem: 7821 1178 3257 0 3385 6562 03:54:43 Swap: 1023 0 1023 03:54:43 03:54:43 03:54:43 ---> ip addr: 03:54:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:54:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:54:43 inet 127.0.0.1/8 scope host lo 03:54:43 valid_lft forever preferred_lft forever 03:54:43 inet6 ::1/128 scope host 03:54:43 valid_lft forever preferred_lft forever 03:54:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:54:43 link/ether fa:16:3e:48:c1:1f brd ff:ff:ff:ff:ff:ff 03:54:43 inet 10.30.122.130/23 brd 10.30.123.255 scope global dynamic eth0 03:54:43 valid_lft 85456sec preferred_lft 85456sec 03:54:43 inet6 fe80::f816:3eff:fe48:c11f/64 scope link 03:54:43 valid_lft forever preferred_lft forever 03:54:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:54:43 link/ether 02:42:31:27:6a:1d brd ff:ff:ff:ff:ff:ff 03:54:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:54:43 valid_lft forever preferred_lft forever 03:54:43 inet6 fe80::42:31ff:fe27:6a1d/64 scope link 03:54:43 valid_lft forever preferred_lft forever 03:54:43 03:54:43 03:54:43 ---> sar -b -r -n DEV: 03:54:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/22/21 _x86_64_ (2 CPU) 03:54:43 03:54:43 03:38:44 LINUX RESTART (2 CPU) 03:54:43 03:54:43 03:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:54:43 03:41:01 19.74 0.68 19.05 0.00 352.67 3154.14 0.00 03:54:43 03:42:01 1.57 0.00 1.57 0.00 0.00 31.16 0.00 03:54:43 03:43:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 03:54:43 03:44:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 03:54:43 03:45:02 0.33 0.00 0.33 0.00 0.00 5.16 0.00 03:54:43 03:46:01 0.25 0.00 0.25 0.00 0.00 2.66 0.00 03:54:43 03:47:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 03:54:43 03:48:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 03:54:43 03:49:01 0.32 0.00 0.32 0.00 0.00 4.45 0.00 03:54:43 03:50:01 0.20 0.00 0.20 0.00 0.00 2.71 0.00 03:54:43 03:51:01 0.22 0.00 0.22 0.00 0.00 1.78 0.00 03:54:43 03:52:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 03:54:43 03:53:01 77.87 0.03 77.84 0.00 3.73 27400.65 0.00 03:54:43 03:54:01 136.22 0.15 136.07 0.00 4.80 31214.72 0.00 03:54:43 Average: 17.02 0.06 16.95 0.00 25.85 4422.45 0.00 03:54:43 03:54:43 03:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:54:43 03:41:01 5459604 0 809360 10.11 2620 1737348 1257068 13.88 579548 1570784 20 03:54:43 03:42:01 5459788 0 809168 10.10 2620 1737356 1257068 13.88 583224 1566996 8 03:54:43 03:43:01 5452052 0 816904 10.20 2620 1737356 1298248 14.33 585252 1572388 16 03:54:43 03:44:01 5461876 0 807072 10.08 2620 1737364 1225604 13.53 575992 1572388 12 03:54:43 03:45:02 5463588 0 805356 10.06 2620 1737368 1200180 13.25 571576 1576036 8 03:54:43 03:46:01 5463740 0 805200 10.05 2620 1737372 1199988 13.25 571508 1576036 8 03:54:43 03:47:01 5462820 0 806060 10.06 2620 1737432 1199904 13.25 572080 1576052 20 03:54:43 03:48:01 5456036 0 812896 10.15 2620 1737380 1200048 13.25 578968 1576036 8 03:54:43 03:49:01 5456464 0 812464 10.14 2620 1737384 1199904 13.25 580448 1574236 8 03:54:43 03:50:01 5453896 0 815028 10.18 2620 1737388 1200000 13.25 583088 1574236 8 03:54:43 03:51:01 5454136 0 814784 10.17 2620 1737392 1199904 13.25 588868 1568348 8 03:54:43 03:52:01 5454448 0 814468 10.17 2620 1737396 1199904 13.25 588656 1568500 8 03:54:43 03:53:01 4471140 0 1038836 12.97 2620 2496336 1467148 16.20 796164 2238436 32184 03:54:43 03:54:01 3842532 0 1104252 13.79 2620 3059528 1477836 16.32 829468 2695584 56 03:54:43 Average: 5272294 0 847989 10.59 2620 1886029 1255915 13.87 613203 1700433 2312 03:54:43 03:54:43 03:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:54:43 03:41:01 eth0 75.90 62.36 360.93 15.03 0.00 0.00 0.00 0.00 03:54:43 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:41:01 docker0 10.27 6.47 1.82 27.04 0.00 0.00 0.00 0.00 03:54:43 03:42:01 eth0 2.83 0.68 0.93 0.61 0.00 0.00 0.00 0.00 03:54:43 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:43:01 eth0 4.66 4.01 1.03 23.55 0.00 0.00 0.00 0.00 03:54:43 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:44:01 eth0 1.75 0.35 0.41 0.23 0.00 0.00 0.00 0.00 03:54:43 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:45:02 eth0 1.13 0.83 0.68 0.45 0.00 0.00 0.00 0.00 03:54:43 03:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:46:01 eth0 0.24 0.14 0.07 0.04 0.00 0.00 0.00 0.00 03:54:43 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:54:43 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:48:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 03:54:43 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:49:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:50:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:54:43 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:54:43 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:52:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:54:43 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:53:01 vethb4718b3 44.31 51.61 4.37 150.78 0.00 0.00 0.00 0.00 03:54:43 03:53:01 eth0 428.31 391.49 4231.53 35.45 0.00 0.00 0.00 0.00 03:54:43 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:53:01 docker0 44.31 51.47 3.77 150.77 0.00 0.00 0.00 0.00 03:54:43 03:54:01 eth0 457.50 408.96 3738.44 89.88 0.00 0.00 0.00 0.00 03:54:43 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:54:01 vethee6d249 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:43 03:54:01 veth28099bc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:43 Average: eth0 69.65 62.20 596.11 11.84 0.00 0.00 0.00 0.00 03:54:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 Average: vethee6d249 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 Average: veth28099bc 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 03:54:43 03:54:43 03:54:43 ---> sar -P ALL: 03:54:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/22/21 _x86_64_ (2 CPU) 03:54:43 03:54:43 03:38:44 LINUX RESTART (2 CPU) 03:54:43 03:54:43 03:40:01 CPU %user %nice %system %iowait %steal %idle 03:54:43 03:41:01 all 3.36 0.00 1.75 2.52 0.04 92.33 03:54:43 03:41:01 0 3.43 0.00 1.64 1.11 0.03 93.79 03:54:43 03:41:01 1 3.29 0.00 1.86 3.93 0.05 90.87 03:54:43 03:42:01 all 0.13 0.00 0.08 0.00 0.03 99.77 03:54:43 03:42:01 0 0.10 0.00 0.07 0.00 0.03 99.80 03:54:43 03:42:01 1 0.15 0.00 0.10 0.00 0.02 99.73 03:54:43 03:43:01 all 0.37 0.00 0.10 0.00 0.02 99.52 03:54:43 03:43:01 0 0.45 0.00 0.08 0.00 0.02 99.45 03:54:43 03:43:01 1 0.28 0.00 0.12 0.00 0.02 99.58 03:54:43 03:44:01 all 0.16 0.00 0.04 0.00 0.03 99.77 03:54:43 03:44:01 0 0.07 0.00 0.05 0.00 0.03 99.85 03:54:43 03:44:01 1 0.25 0.00 0.03 0.00 0.02 99.70 03:54:43 03:45:02 all 0.12 0.00 0.04 0.00 0.02 99.82 03:54:43 03:45:02 0 0.07 0.00 0.05 0.00 0.02 99.87 03:54:43 03:45:02 1 0.17 0.00 0.03 0.00 0.02 99.78 03:54:43 03:46:01 all 0.09 0.00 0.03 0.00 0.02 99.86 03:54:43 03:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:54:43 03:46:01 1 0.14 0.00 0.03 0.00 0.02 99.81 03:54:43 03:47:01 all 0.05 0.00 0.06 0.00 0.03 99.87 03:54:43 03:47:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:54:43 03:47:01 1 0.08 0.00 0.07 0.00 0.03 99.82 03:54:43 03:48:01 all 0.06 0.00 0.03 0.00 0.02 99.89 03:54:43 03:48:01 0 0.08 0.00 0.03 0.00 0.03 99.85 03:54:43 03:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:54:43 03:49:01 all 0.15 0.00 0.04 0.00 0.02 99.79 03:54:43 03:49:01 0 0.23 0.00 0.03 0.00 0.02 99.72 03:54:43 03:49:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:54:43 03:50:01 all 0.14 0.00 0.03 0.00 0.02 99.81 03:54:43 03:50:01 0 0.25 0.00 0.03 0.00 0.02 99.70 03:54:43 03:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:54:43 03:51:01 all 0.06 0.00 0.04 0.00 0.02 99.88 03:54:43 03:51:01 0 0.08 0.00 0.02 0.00 0.00 99.90 03:54:43 03:51:01 1 0.03 0.00 0.07 0.00 0.03 99.87 03:54:43 03:54:43 03:51:01 CPU %user %nice %system %iowait %steal %idle 03:54:43 03:52:01 all 0.07 0.00 0.03 0.00 0.03 99.87 03:54:43 03:52:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:54:43 03:52:01 1 0.05 0.00 0.05 0.00 0.03 99.87 03:54:43 03:53:01 all 10.19 0.00 4.68 2.60 0.05 82.48 03:54:43 03:53:01 0 10.20 0.00 4.89 2.92 0.05 81.93 03:54:43 03:53:01 1 10.18 0.00 4.46 2.27 0.05 83.03 03:54:43 03:54:01 all 14.33 0.00 6.82 6.12 0.09 72.64 03:54:43 03:54:01 0 16.12 0.00 6.73 6.26 0.09 70.79 03:54:43 03:54:01 1 12.56 0.00 6.90 5.98 0.09 74.47 03:54:43 Average: all 2.04 0.00 0.96 0.78 0.03 96.19 03:54:43 Average: 0 2.17 0.00 0.95 0.71 0.03 96.14 03:54:43 Average: 1 1.91 0.00 0.97 0.85 0.03 96.24 03:54:43 03:54:43 03:54:43