Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 93abf715a89b706c53091008ba2aa1c6f00d3b1a 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-ssh377499105319587166.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-ssh594645492640888340.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-ssh8902873628482232203.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-ssh5348324225881489662.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-ssh5187216286742852126.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25 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 93abf715a89b706c53091008ba2aa1c6f00d3b1a (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-ssh7909751951900822568.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 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 Commit message: "refactor: Remove obsolete code from Add Secret (#951)" > git rev-list --no-walk e2f78a7fc6d2876aaa0827a5b4a872d89671b569 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:48:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:48:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:48:27 ========================================================= 01:48:27 EdgeX Global Pipelines Version Info 01:48:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:48:28 ------------------- 01:48:28 stable info: 01:48:28 ------------------- 01:48:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:48:28 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:48:28 Message: update stable to v1.0.192 01:48:29 ------------------- 01:48:29 experimental info: 01:48:29 ------------------- 01:48:29 Commited By: **** collab-it+edgex@linuxfoundation.org 01:48:29 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:48:29 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:48:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93abf715a89b706c53091008ba2aa1c6f00d3b1a [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93abf71 [Pipeline] echo 01:48:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:30 provisioning config files... 01:48:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3075808389374549108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:30 ---> docker-login.sh 01:48:30 nexus3.edgexfoundry.org:10001 01:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:30 Configure a credential helper to remove this warning. See 01:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:30 01:48:30 Login Succeeded 01:48:30 nexus3.edgexfoundry.org:10002 01:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:30 Configure a credential helper to remove this warning. See 01:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:30 01:48:30 Login Succeeded 01:48:30 nexus3.edgexfoundry.org:10003 01:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:31 Configure a credential helper to remove this warning. See 01:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:31 01:48:31 Login Succeeded 01:48:31 nexus3.edgexfoundry.org:10004 01:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:31 Configure a credential helper to remove this warning. See 01:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:31 01:48:31 Login Succeeded 01:48:31 docker.io 01:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:31 Configure a credential helper to remove this warning. See 01:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:31 01:48:31 Login Succeeded 01:48:31 ---> docker-login.sh ends [Pipeline] } 01:48:31 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 01:48:32 + git log --format=format:%s -1 93abf715a89b706c53091008ba2aa1c6f00d3b1a [Pipeline] echo 01:48:32 GIT_COMMIT: 93abf715a89b706c53091008ba2aa1c6f00d3b1a, Commit Message: refactor: Remove obsolete code from Add Secret (#951) [Pipeline] echo 01:48:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:32 01:48:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:48:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:33 latest: Pulling from edgex-devops/git-semver 01:48:33 31603596830f: Pulling fs layer 01:48:33 54011a49482f: Pulling fs layer 01:48:33 a6820b24f6d8: Pulling fs layer 01:48:33 f581987b2513: Pulling fs layer 01:48:33 f581987b2513: Waiting 01:48:33 54011a49482f: Verifying Checksum 01:48:33 54011a49482f: Download complete 01:48:33 31603596830f: Verifying Checksum 01:48:33 31603596830f: Download complete 01:48:33 f581987b2513: Verifying Checksum 01:48:33 f581987b2513: Download complete 01:48:33 a6820b24f6d8: Verifying Checksum 01:48:33 a6820b24f6d8: Download complete 01:48:33 31603596830f: Pull complete 01:48:33 54011a49482f: Pull complete 01:48:34 a6820b24f6d8: Pull complete 01:48:34 f581987b2513: Pull complete 01:48:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:48:34 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 01:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:48:35 $ docker top 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:36 [ssh-agent] Looking for ssh-agent implementation... 01:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:36 $ docker exec 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 ssh-agent 01:48:36 SSH_AUTH_SOCK=/tmp/ssh-uTEeKO5XNLQV/agent.14 01:48:36 SSH_AGENT_PID=20 01:48:36 Running ssh-add (command line suppressed) 01:48:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_851259165796127264.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_851259165796127264.key) 01:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:36 + git tag --points-at HEAD [Pipeline] } 01:48:36 $ docker exec --env ******** --env ******** 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 ssh-agent -k 01:48:36 unset SSH_AUTH_SOCK; 01:48:36 unset SSH_AGENT_PID; 01:48:36 echo Agent pid 20 killed; 01:48:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:36 [ssh-agent] Looking for ssh-agent implementation... 01:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:36 $ docker exec 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 ssh-agent 01:48:37 SSH_AUTH_SOCK=/tmp/ssh-LI7y5L3Mf0In/agent.54 01:48:37 SSH_AGENT_PID=61 01:48:37 Running ssh-add (command line suppressed) 01:48:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1755935203393519315.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1755935203393519315.key) 01:48:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:37 + git semver init 01:48:37 # -> Open(): unable to determine branch for HEAD 01:48:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:48:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:48:37 # $SEMVER_REMOTE_NAME = origin 01:48:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:48:37 # $SEMVER_USER_NAME = edgex-jenkins 01:48:37 # $SEMVER_BRANCH = master 01:48:37 # $SEMVER_TEMP = /tmp/semver-903920789 01:48:37 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 01:48:38 # '/tmp/semver-903920789' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 01:48:38 # -> Force: false 01:48:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 01:48:38 $ docker exec --env ******** --env ******** 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 ssh-agent -k 01:48:38 unset SSH_AUTH_SOCK; 01:48:38 unset SSH_AGENT_PID; 01:48:38 echo Agent pid 61 killed; 01:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:38 + git semver [Pipeline] } 01:48:38 $ docker stop --time=1 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 01:48:39 $ docker rm -f 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:48:40 Stashed 1 file(s) [Pipeline] echo 01:48:40 [edgeXSemver]: initialized semver on version 2.0.0-dev.71 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:48:55 Still waiting to schedule task 01:48:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:48:55 Still waiting to schedule task 01:48:55 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:51:31 Running on prd-centos7-docker-4c-2g-27 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 01:51:31 Running in /w/workspace/device-sdk-go/178 [Pipeline] { [Pipeline] checkout 01:51:31 Selected Git installation does not exist. Using Default 01:51:31 The recommended git tool is: NONE 01:51:33 using credential edgex-jenkins-ssh 01:51:33 Cloning the remote Git repository 01:51:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:51:33 > git init /w/workspace/device-sdk-go/178 # timeout=10 01:51:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:51:33 > git --version # timeout=10 01:51:33 > git --version # 'git version 2.24.4' 01:51:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:33 [INFO] Currently running in a labeled security context 01:51:33 [INFO] Currently SELinux is 'enforcing' on the host 01:51:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/178@tmp/jenkins-gitclient-ssh4065337638757390133.key 01:51:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:35 Avoid second fetch 01:51:35 Checking out Revision 93abf715a89b706c53091008ba2aa1c6f00d3b1a (master) 01:51:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:51:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:35 > git config core.sparsecheckout # timeout=10 01:51:35 > git checkout -f 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 01:51:38 Commit message: "refactor: Remove obsolete code from Add Secret (#951)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:51:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:51:40 + true 01:51:40 + sudo service docker restart 01:51:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:58 provisioning config files... 01:51:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/178@tmp/config8353970109722176304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:58 ---> docker-login.sh 01:51:58 nexus3.edgexfoundry.org:10001 01:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:59 Configure a credential helper to remove this warning. See 01:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:59 01:51:59 Login Succeeded 01:51:59 nexus3.edgexfoundry.org:10002 01:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:59 Configure a credential helper to remove this warning. See 01:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:59 01:51:59 Login Succeeded 01:51:59 nexus3.edgexfoundry.org:10003 01:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:59 Configure a credential helper to remove this warning. See 01:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:59 01:51:59 Login Succeeded 01:51:59 nexus3.edgexfoundry.org:10004 01:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:59 Configure a credential helper to remove this warning. See 01:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:59 01:51:59 Login Succeeded 01:51:59 docker.io 01:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:59 Configure a credential helper to remove this warning. See 01:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:59 01:51:59 Login Succeeded 01:51:59 ---> docker-login.sh ends [Pipeline] } 01:51:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:52:00 ========================================================= 01:52:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:52:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:52:00 + 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 . 01:52:00 Sending build context to Docker daemon 2.615MB 01:52:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:52:00 Step 2/8 : FROM ${BASE} 01:52:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:52:00 540db60ca938: Pulling fs layer 01:52:00 adcc1eea9eea: Pulling fs layer 01:52:00 4c4ab2625f07: Pulling fs layer 01:52:00 0510c868ecb4: Pulling fs layer 01:52:00 afea3b2eda06: Pulling fs layer 01:52:00 7809a108b3ef: Pulling fs layer 01:52:00 f706445af74f: Pulling fs layer 01:52:00 0510c868ecb4: Waiting 01:52:00 f706445af74f: Waiting 01:52:00 afea3b2eda06: Waiting 01:52:00 7809a108b3ef: Waiting 01:52:00 4c4ab2625f07: Verifying Checksum 01:52:00 4c4ab2625f07: Download complete 01:52:00 adcc1eea9eea: Verifying Checksum 01:52:00 adcc1eea9eea: Download complete 01:52:00 afea3b2eda06: Verifying Checksum 01:52:00 afea3b2eda06: Download complete 01:52:00 7809a108b3ef: Verifying Checksum 01:52:00 7809a108b3ef: Download complete 01:52:00 540db60ca938: Verifying Checksum 01:52:00 540db60ca938: Download complete 01:52:00 540db60ca938: Pull complete 01:52:00 adcc1eea9eea: Pull complete 01:52:00 4c4ab2625f07: Pull complete 01:52:02 f706445af74f: Verifying Checksum 01:52:02 f706445af74f: Download complete 01:52:02 0510c868ecb4: Verifying Checksum 01:52:02 0510c868ecb4: Download complete 01:52:06 0510c868ecb4: Pull complete 01:52:06 afea3b2eda06: Pull complete 01:52:06 7809a108b3ef: Pull complete 01:52:07 f706445af74f: Pull complete 01:52:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:52:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:52:07 ---> b068be0155e3 01:52:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:52:12 ---> Running in 3f45fe0fb50c 01:52:12 Removing intermediate container 3f45fe0fb50c 01:52:12 ---> 254f62284bf9 01:52:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:12 ---> Running in 37a32bc72ee9 01:52:12 Removing intermediate container 37a32bc72ee9 01:52:12 ---> a4650cbc03cb 01:52:12 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 01:52:12 ---> Running in f5dedf912e21 01:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:52:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:52:15 (1/6) Installing libc-dev (0.7.2-r3) 01:52:15 (2/6) Installing libsodium (1.0.18-r0) 01:52:15 (3/6) Installing pkgconf (1.7.3-r0) 01:52:15 (4/6) Installing libsodium-dev (1.0.18-r0) 01:52:15 (5/6) Installing libzmq (4.3.3-r1) 01:52:15 (6/6) Installing zeromq-dev (4.3.3-r1) 01:52:16 Executing busybox-1.32.1-r6.trigger 01:52:16 OK: 150 MiB in 46 packages 01:52:16 Removing intermediate container f5dedf912e21 01:52:16 ---> 6714585fb107 01:52:16 Step 6/8 : WORKDIR /device-sdk-go 01:52:16 ---> Running in 1b66e6807c74 01:52:16 Removing intermediate container 1b66e6807c74 01:52:16 ---> 6ecc0ee384c3 01:52:16 Step 7/8 : COPY . . 01:52:16 ---> 5f59bc28eeea 01:52:16 Step 8/8 : RUN go mod download 01:52:16 ---> Running in a8047f80f3c7 01:52:29 Removing intermediate container a8047f80f3c7 01:52:29 ---> bf9965ee3090 01:52:29 Successfully built bf9965ee3090 01:52:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:52:29 + docker inspect -f . ci-base-image-x86_64 01:52:29 . [Pipeline] withDockerContainer 01:52:29 prd-centos7-docker-4c-2g-27 does not seem to be running inside a container 01:52:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/178 -v /w/workspace/device-sdk-go/178:/w/workspace/device-sdk-go/178:rw,z -v /w/workspace/device-sdk-go/178@tmp:/w/workspace/device-sdk-go/178@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 ******** ci-base-image-x86_64 cat 01:52:29 $ docker top aa31b39dec580e358d3846b870c0db7b4431bcaf8661431cda50b3d052b78da8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:30 + go version 01:52:30 go version go1.16.3 linux/amd64 [Pipeline] } 01:52:30 $ docker stop --time=1 aa31b39dec580e358d3846b870c0db7b4431bcaf8661431cda50b3d052b78da8 01:52:31 $ docker rm -f aa31b39dec580e358d3846b870c0db7b4431bcaf8661431cda50b3d052b78da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:32 + docker inspect -f . ci-base-image-x86_64 01:52:32 . [Pipeline] withDockerContainer 01:52:32 prd-centos7-docker-4c-2g-27 does not seem to be running inside a container 01:52:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/178 -v /w/workspace/device-sdk-go/178:/w/workspace/device-sdk-go/178:rw,z -v /w/workspace/device-sdk-go/178@tmp:/w/workspace/device-sdk-go/178@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 ******** ci-base-image-x86_64 cat 01:52:32 $ docker top ac84f54187b77f217989d802092f09a760d5465234590125e01e8eb575451358 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:33 + go mod tidy [Pipeline] sh 01:52:33 + make test 01:52:33 go mod tidy 01:52:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:52:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 01:52:36 Running in /w/workspace/device-sdk-go/178 [Pipeline] { [Pipeline] checkout 01:52:36 Selected Git installation does not exist. Using Default 01:52:36 The recommended git tool is: NONE 01:52:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:52:41 using credential edgex-jenkins-ssh 01:52:41 Cloning the remote Git repository 01:52:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:52:42 > git init /w/workspace/device-sdk-go/178 # timeout=10 01:52:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:52:42 > git --version # timeout=10 01:52:42 > git --version # 'git version 2.17.1' 01:52:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:52:43 Avoid second fetch 01:52:43 Checking out Revision 93abf715a89b706c53091008ba2aa1c6f00d3b1a (master) 01:52:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:52:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:52:43 > git config core.sparsecheckout # timeout=10 01:52:43 > git checkout -f 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 01:52:47 Commit message: "refactor: Remove obsolete code from Add Secret (#951)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:52:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:52:49 + sudo service docker restart 01:52:49 + true 01:53:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:53:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:53:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:53:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.049s coverage: 25.4% of statements 01:53:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:53:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 01:53:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 01:53:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements 01:53:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 01:53:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:53:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:53:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 29.2% of statements 01:53:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:53:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 83.3% of statements 01:53:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:53:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:53:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.084s coverage: 58.0% of statements 01:53:06 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.844s coverage: 89.2% of statements 01:53:06 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:53:06 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements 01:53:06 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:53:06 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:08 provisioning config files... 01:53:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/178@tmp/config7864826650858678268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:08 ---> docker-login.sh 01:53:08 nexus3.edgexfoundry.org:10001 01:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:09 Configure a credential helper to remove this warning. See 01:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:09 01:53:09 Login Succeeded 01:53:09 nexus3.edgexfoundry.org:10002 01:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:10 Configure a credential helper to remove this warning. See 01:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:10 01:53:10 Login Succeeded 01:53:10 nexus3.edgexfoundry.org:10003 01:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:10 Configure a credential helper to remove this warning. See 01:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:10 01:53:10 Login Succeeded 01:53:10 nexus3.edgexfoundry.org:10004 01:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:12 Configure a credential helper to remove this warning. See 01:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:12 01:53:12 Login Succeeded 01:53:12 docker.io 01:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:13 Configure a credential helper to remove this warning. See 01:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:13 01:53:13 Login Succeeded 01:53:13 ---> docker-login.sh ends [Pipeline] } 01:53:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:53:13 ========================================================= 01:53:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:53:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:53:13 + 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 . 01:53:14 Sending build context to Docker daemon 2.616MB 01:53:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:53:14 Step 2/8 : FROM ${BASE} 01:53:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:53:14 595b0fe564bb: Pulling fs layer 01:53:14 7186ed65a4f7: Pulling fs layer 01:53:14 316046926c0a: Pulling fs layer 01:53:14 4ebd0625c992: Pulling fs layer 01:53:14 207e8628e3a3: Pulling fs layer 01:53:14 c791037a9be2: Pulling fs layer 01:53:14 ffd874e62e21: Pulling fs layer 01:53:14 207e8628e3a3: Waiting 01:53:14 c791037a9be2: Waiting 01:53:14 4ebd0625c992: Waiting 01:53:14 ffd874e62e21: Waiting 01:53:14 316046926c0a: Verifying Checksum 01:53:14 7186ed65a4f7: Verifying Checksum 01:53:14 7186ed65a4f7: Download complete 01:53:14 207e8628e3a3: Download complete 01:53:14 595b0fe564bb: Verifying Checksum 01:53:14 595b0fe564bb: Download complete 01:53:14 c791037a9be2: Verifying Checksum 01:53:14 c791037a9be2: Download complete 01:53:15 595b0fe564bb: Pull complete 01:53:15 7186ed65a4f7: Pull complete 01:53:16 316046926c0a: Pull complete 01:53:17 ffd874e62e21: Verifying Checksum 01:53:17 ffd874e62e21: Download complete 01:53:19 4ebd0625c992: Verifying Checksum 01:53:19 4ebd0625c992: Download complete 01:53:25 gofmt -l . 01:53:25 [ "`gofmt -l .`" = "" ] 01:53:25 ./bin/test-attribution-txt.sh 01:53:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:53:25 $ docker stop --time=1 ac84f54187b77f217989d802092f09a760d5465234590125e01e8eb575451358 01:53:26 $ docker rm -f ac84f54187b77f217989d802092f09a760d5465234590125e01e8eb575451358 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:53:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:29 4ebd0625c992: Pull complete 01:53:29 + ls -al . 01:53:29 total 208 01:53:29 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 2 01:53 . 01:53:29 drwxrwxr-x. 4 jenkins jenkins 32 Jun 2 01:51 .. 01:53:29 drwxrwxr-x. 2 jenkins jenkins 64 Jun 2 01:51 bin 01:53:29 -rw-r--r--. 1 jenkins jenkins 126071 Jun 2 01:53 coverage.out 01:53:29 -rw-rw-r--. 1 jenkins jenkins 987 Jun 2 01:51 Dockerfile.build 01:53:29 -rw-rw-r--. 1 jenkins jenkins 140 Jun 2 01:51 .dockerignore 01:53:29 drwxrwxr-x. 5 jenkins jenkins 62 Jun 2 01:51 example 01:53:29 drwxrwxr-x. 8 jenkins jenkins 162 Jun 2 01:51 .git 01:53:29 drwxrwxr-x. 2 jenkins jenkins 103 Jun 2 01:51 .github 01:53:29 -rw-rw-r--. 1 jenkins jenkins 138 Jun 2 01:51 .gitignore 01:53:29 -rw-r--r--. 1 jenkins jenkins 575 Jun 2 01:53 go.mod 01:53:29 -rw-r--r--. 1 jenkins jenkins 20381 Jun 2 01:52 go.sum 01:53:29 drwxrwxr-x. 15 jenkins jenkins 224 Jun 2 01:51 internal 01:53:29 -rw-rw-r--. 1 jenkins jenkins 894 Jun 2 01:51 Jenkinsfile 01:53:29 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 2 01:51 LICENSE 01:53:29 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 2 01:51 Makefile 01:53:29 drwxrwxr-x. 4 jenkins jenkins 26 Jun 2 01:51 openapi 01:53:29 drwxrwxr-x. 5 jenkins jenkins 50 Jun 2 01:51 pkg 01:53:29 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 2 01:51 README.md 01:53:29 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 2 01:51 RELEASE-NOTES.txt 01:53:29 drwxrwxr-x. 4 jenkins jenkins 54 Jun 2 01:51 snap 01:53:29 -rw-rw-r--. 1 jenkins jenkins 12 Jun 2 01:48 VERSION 01:53:29 -rw-rw-r--. 1 jenkins jenkins 222 Jun 2 01:51 version.go [Pipeline] isUnix [Pipeline] sh 01:53:29 207e8628e3a3: Pull complete 01:53:29 + 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=93abf715a89b706c53091008ba2aa1c6f00d3b1a --label arch=amd64 --label version=2.0.0-dev.71 . 01:53:29 Sending build context to Docker daemon 2.742MB 01:53:29 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 01:53:29 Step 2/23 : FROM ${BASE} AS builder 01:53:29 ---> bf9965ee3090 01:53:29 Step 3/23 : WORKDIR /device-sdk-go 01:53:29 ---> Running in af620b6dfeb4 01:53:30 c791037a9be2: Pull complete 01:53:30 Removing intermediate container af620b6dfeb4 01:53:30 ---> da27ec5562c6 01:53:30 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:53:30 ---> Running in 0f3ee2e60889 01:53:30 Removing intermediate container 0f3ee2e60889 01:53:30 ---> c982883f6821 01:53:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:30 ---> Running in 6d5b6b807216 01:53:30 Removing intermediate container 6d5b6b807216 01:53:30 ---> adeea46f5b31 01:53:30 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:53:30 ---> Running in fcf4aff8021d 01:53:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:53:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:53:32 OK: 150 MiB in 46 packages 01:53:32 Removing intermediate container fcf4aff8021d 01:53:32 ---> 8fd55eaab81a 01:53:32 Step 7/23 : COPY . . 01:53:32 ---> 9cebf3ca70da 01:53:32 Step 8/23 : RUN go mod download 01:53:32 ---> Running in 905717b26a1c 01:53:33 Removing intermediate container 905717b26a1c 01:53:33 ---> d7baf1b26da8 01:53:33 Step 9/23 : RUN make build 01:53:33 ---> Running in 4f491f7ec084 01:53:33 go mod tidy 01:53:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.71" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:53:34 ffd874e62e21: Pull complete 01:53:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:53:34 ---> cfc18b08335c 01:53:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:53:36 ---> Running in 7b3995fa9700 01:53:36 Removing intermediate container 7b3995fa9700 01:53:36 ---> 0159e8baa2c8 01:53:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:36 ---> Running in 671e87760983 01:53:39 Removing intermediate container 671e87760983 01:53:39 ---> 2db08102c1d8 01:53:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 01:53:39 ---> Running in 157cd23c2b00 01:53:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:53:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:53:42 (1/6) Installing libc-dev (0.7.2-r3) 01:53:42 (2/6) Installing libsodium (1.0.18-r0) 01:53:42 (3/6) Installing pkgconf (1.7.3-r0) 01:53:42 (4/6) Installing libsodium-dev (1.0.18-r0) 01:53:42 (5/6) Installing libzmq (4.3.3-r1) 01:53:42 (6/6) Installing zeromq-dev (4.3.3-r1) 01:53:42 Executing busybox-1.32.1-r6.trigger 01:53:42 OK: 139 MiB in 46 packages 01:53:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:53:43 Removing intermediate container 157cd23c2b00 01:53:43 ---> f376b6b7f248 01:53:43 Step 6/8 : WORKDIR /device-sdk-go 01:53:43 ---> Running in e13da35c315f 01:53:44 Removing intermediate container e13da35c315f 01:53:44 ---> d0b701c74a21 01:53:44 Step 7/8 : COPY . . 01:53:44 Removing intermediate container 4f491f7ec084 01:53:44 ---> a342667e7684 01:53:44 Step 10/23 : FROM alpine:3.12 01:53:44 3.12: Pulling from library/alpine 01:53:45 339de151aab4: Pulling fs layer 01:53:45 339de151aab4: Verifying Checksum 01:53:45 339de151aab4: Download complete 01:53:45 339de151aab4: Pull complete 01:53:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:53:45 Status: Downloaded newer image for alpine:3.12 01:53:45 ---> 13621d1b12d4 01:53:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:53:45 ---> Running in b3185e36a6b6 01:53:45 Removing intermediate container b3185e36a6b6 01:53:45 ---> ae60e0396d7b 01:53:45 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:45 ---> Running in 666c79577458 01:53:46 ---> face923495e1 01:53:46 Step 8/8 : RUN go mod download 01:53:46 ---> Running in 31b8b3c03ca7 01:53:46 Removing intermediate container 666c79577458 01:53:46 ---> 7c2b9639720a 01:53:46 Step 13/23 : RUN apk add --update --no-cache zeromq 01:53:46 ---> Running in de3b82bfd9af 01:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:53:47 (1/5) Installing libgcc (9.3.0-r2) 01:53:47 (2/5) Installing libsodium (1.0.18-r0) 01:53:47 (3/5) Installing libstdc++ (9.3.0-r2) 01:53:48 (4/5) Installing libzmq (4.3.3-r0) 01:53:48 (5/5) Installing zeromq (4.3.3-r0) 01:53:48 Executing busybox-1.31.1-r20.trigger 01:53:48 OK: 8 MiB in 19 packages 01:53:48 Removing intermediate container de3b82bfd9af 01:53:48 ---> 19b74c155551 01:53:48 Step 14/23 : WORKDIR / 01:53:48 ---> Running in ba3808200af7 01:53:48 Removing intermediate container ba3808200af7 01:53:48 ---> baea2b8d9e66 01:53:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:53:49 ---> c62d6dc9264f 01:53:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:53:49 ---> 6ff852b4cef2 01:53:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:53:49 ---> 82534c3f62c4 01:53:49 Step 18/23 : EXPOSE 59999 01:53:49 ---> Running in c8d2a8010299 01:53:49 Removing intermediate container c8d2a8010299 01:53:49 ---> 580139e1e2d0 01:53:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:53:49 ---> Running in 5857f8136778 01:53:50 Removing intermediate container 5857f8136778 01:53:50 ---> ad2472868e93 01:53:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:50 ---> Running in 34b8cd851c8d 01:53:50 Removing intermediate container 34b8cd851c8d 01:53:50 ---> edd7733286cd 01:53:50 Step 21/23 : LABEL arch=amd64 01:53:50 ---> Running in 2f3cb42d6b6f 01:53:50 Removing intermediate container 2f3cb42d6b6f 01:53:50 ---> d09d94720e24 01:53:50 Step 22/23 : LABEL git_sha=93abf715a89b706c53091008ba2aa1c6f00d3b1a 01:53:50 ---> Running in 4f3ca177f14e 01:53:50 Removing intermediate container 4f3ca177f14e 01:53:50 ---> c3a686eadc43 01:53:50 Step 23/23 : LABEL version=2.0.0-dev.71 01:53:50 ---> Running in 4dd4daf29b83 01:53:50 Removing intermediate container 4dd4daf29b83 01:53:50 ---> c86b199aabdc 01:53:50 [Warning] One or more build-args [ARCH MAKE] were not consumed 01:53:50 Successfully built c86b199aabdc 01:53:50 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 01:53:51 ---> job-cost.sh 01:53:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zANM 01:54:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:54:12 Removing intermediate container 31b8b3c03ca7 01:54:12 ---> 35eebec4c271 01:54:12 Successfully built 35eebec4c271 01:54:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:54:13 + docker inspect -f . ci-base-image-arm64 01:54:13 . [Pipeline] withDockerContainer 01:54:13 prd-ubuntu18.04-docker-arm64-4c-16g-28 does not seem to be running inside a container 01:54:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/178 -v /w/workspace/device-sdk-go/178:/w/workspace/device-sdk-go/178:rw,z -v /w/workspace/device-sdk-go/178@tmp:/w/workspace/device-sdk-go/178@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 01:54:13 lf-activate-venv(): INFO: Adding /tmp/venv-zANM/bin to PATH 01:54:13 INFO: No Stack... 01:54:15 INFO: Retrieving Pricing Info for: v3-standard-2 01:54:15 $ docker top 8fb47bad823f63a4feab3352db933c339f0764e5dad8ff5140f6ea094d4d3a8c -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:15 INFO: Archiving Costs [Pipeline] sh 01:54:15 + cat /w/workspace/device-sdk-go/178/archives/cost.csv 01:54:15 + cut -d, -f6 [Pipeline] lock 01:54:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] 01:54:15 Resource [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] did not exist. Created. 01:54:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:16 + go version 01:54:16 go version go1.16.3 linux/arm64 [Pipeline] } 01:54:16 $ docker stop --time=1 8fb47bad823f63a4feab3352db933c339f0764e5dad8ff5140f6ea094d4d3a8c 01:54:16 + echo total: 0.05999999865889549 01:54:17 $ docker rm -f 8fb47bad823f63a4feab3352db933c339f0764e5dad8ff5140f6ea094d4d3a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } 01:54:18 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } 01:54:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [Pipeline] // lock [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:18 + docker inspect -f . ci-base-image-arm64 01:54:18 . [Pipeline] withDockerContainer 01:54:19 prd-ubuntu18.04-docker-arm64-4c-16g-28 does not seem to be running inside a container 01:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/178 -v /w/workspace/device-sdk-go/178:/w/workspace/device-sdk-go/178:rw,z -v /w/workspace/device-sdk-go/178@tmp:/w/workspace/device-sdk-go/178@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 01:54:20 $ docker top 827889fca29c050683dce4a2dc5060b438cc8978e4f6dea42136d91197a77b89 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:21 + go mod tidy [Pipeline] sh 01:54:22 + make test 01:54:22 go mod tidy 01:54:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:54:45 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:55:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:56:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.358s coverage: 25.4% of statements 01:56:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:56:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.235s coverage: 28.1% of statements 01:56:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.248s coverage: 78.9% of statements 01:56:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.282s coverage: 9.0% of statements 01:56:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 01:56:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:56:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:56:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.275s coverage: 29.2% of statements 01:56:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:56:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.197s coverage: 83.3% of statements 01:56:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:56:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:56:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.415s coverage: 58.0% of statements 01:56:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.053s coverage: 89.2% of statements 01:56:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:56:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.183s coverage: 5.0% of statements 01:56:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:56:07 GO111MODULE=on go vet ./... 01:57:04 gofmt -l . 01:57:04 [ "`gofmt -l .`" = "" ] 01:57:04 ./bin/test-attribution-txt.sh 01:57:04 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:57:04 $ docker stop --time=1 827889fca29c050683dce4a2dc5060b438cc8978e4f6dea42136d91197a77b89 01:57:06 $ docker rm -f 827889fca29c050683dce4a2dc5060b438cc8978e4f6dea42136d91197a77b89 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:07 Warning: overwriting stash ‘coverage-report’ 01:57:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:57:09 + ls -al . 01:57:09 total 244 01:57:09 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 01:57 . 01:57:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 01:52 .. 01:57:09 -rw-rw-r-- 1 jenkins jenkins 140 Jun 2 01:52 .dockerignore 01:57:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 01:52 .git 01:57:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 01:52 .github 01:57:09 -rw-rw-r-- 1 jenkins jenkins 138 Jun 2 01:52 .gitignore 01:57:09 -rw-rw-r-- 1 jenkins jenkins 987 Jun 2 01:52 Dockerfile.build 01:57:09 -rw-rw-r-- 1 jenkins jenkins 894 Jun 2 01:52 Jenkinsfile 01:57:09 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 2 01:52 LICENSE 01:57:09 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 2 01:52 Makefile 01:57:09 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 2 01:52 README.md 01:57:09 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 2 01:52 RELEASE-NOTES.txt 01:57:09 -rw-rw-r-- 1 jenkins jenkins 12 Jun 2 01:48 VERSION 01:57:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 01:52 bin 01:57:09 -rw-r--r-- 1 jenkins jenkins 126071 Jun 2 01:56 coverage.out 01:57:09 drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 01:52 example 01:57:09 -rw-r--r-- 1 jenkins jenkins 575 Jun 2 01:57 go.mod 01:57:09 -rw-r--r-- 1 jenkins jenkins 20381 Jun 2 01:54 go.sum 01:57:09 drwxrwxr-x 15 jenkins jenkins 4096 Jun 2 01:52 internal 01:57:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 01:52 openapi 01:57:09 drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 01:52 pkg 01:57:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 01:52 snap 01:57:09 -rw-rw-r-- 1 jenkins jenkins 222 Jun 2 01:52 version.go [Pipeline] isUnix [Pipeline] sh 01:57:09 + 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=93abf715a89b706c53091008ba2aa1c6f00d3b1a --label arch=arm64 --label version=2.0.0-dev.71 . 01:57:09 Sending build context to Docker daemon 2.743MB 01:57:09 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 01:57:09 Step 2/23 : FROM ${BASE} AS builder 01:57:09 ---> 35eebec4c271 01:57:09 Step 3/23 : WORKDIR /device-sdk-go 01:57:10 ---> Running in 2aa40a0eaedb 01:57:10 Removing intermediate container 2aa40a0eaedb 01:57:10 ---> 688916facd93 01:57:10 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:57:10 ---> Running in 7de6353cbcf1 01:57:11 Removing intermediate container 7de6353cbcf1 01:57:11 ---> 3b84f54492d4 01:57:11 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:11 ---> Running in 23f36e278754 01:57:14 Removing intermediate container 23f36e278754 01:57:14 ---> aded38c5713c 01:57:14 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:57:14 ---> Running in 6e61e1b20af3 01:57:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:57:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:57:16 OK: 139 MiB in 46 packages 01:57:18 Removing intermediate container 6e61e1b20af3 01:57:18 ---> 8eb71aeef57c 01:57:18 Step 7/23 : COPY . . 01:57:19 ---> 272d4c398305 01:57:19 Step 8/23 : RUN go mod download 01:57:19 ---> Running in 070079117c2d 01:57:21 Removing intermediate container 070079117c2d 01:57:21 ---> 667363096a29 01:57:21 Step 9/23 : RUN make build 01:57:21 ---> Running in 40247b96bf7b 01:57:23 go mod tidy 01:57:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.71" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:57:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:57:58 Removing intermediate container 40247b96bf7b 01:57:58 ---> ccf4ba5cddca 01:57:58 Step 10/23 : FROM alpine:3.12 01:57:58 3.12: Pulling from library/alpine 01:57:59 d2f70382dc9a: Pulling fs layer 01:57:59 d2f70382dc9a: Verifying Checksum 01:57:59 d2f70382dc9a: Download complete 01:58:00 d2f70382dc9a: Pull complete 01:58:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:58:00 Status: Downloaded newer image for alpine:3.12 01:58:00 ---> 9852663dfa18 01:58:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:58:00 ---> Running in 82721cd8538d 01:58:00 Removing intermediate container 82721cd8538d 01:58:00 ---> fe71bfcca11d 01:58:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:00 ---> Running in 71795288229e 01:58:02 Removing intermediate container 71795288229e 01:58:02 ---> e02880fc1b44 01:58:02 Step 13/23 : RUN apk add --update --no-cache zeromq 01:58:02 ---> Running in 584ff0393496 01:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:58:05 (1/5) Installing libgcc (9.3.0-r2) 01:58:05 (2/5) Installing libsodium (1.0.18-r0) 01:58:05 (3/5) Installing libstdc++ (9.3.0-r2) 01:58:06 (4/5) Installing libzmq (4.3.3-r0) 01:58:06 (5/5) Installing zeromq (4.3.3-r0) 01:58:06 Executing busybox-1.31.1-r20.trigger 01:58:06 OK: 8 MiB in 19 packages 01:58:07 Removing intermediate container 584ff0393496 01:58:07 ---> 6e95b7fadf6b 01:58:07 Step 14/23 : WORKDIR / 01:58:07 ---> Running in 3b796d7e4dd1 01:58:08 Removing intermediate container 3b796d7e4dd1 01:58:08 ---> a7d314a68b58 01:58:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:58:09 ---> e7793ef3e1b9 01:58:09 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:58:10 ---> b8c339dd543d 01:58:10 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:58:11 ---> 662fa1af699c 01:58:11 Step 18/23 : EXPOSE 59999 01:58:11 ---> Running in a80ffff2974f 01:58:11 Removing intermediate container a80ffff2974f 01:58:11 ---> 805b56acaa2f 01:58:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:58:11 ---> Running in 0826d78c7949 01:58:12 Removing intermediate container 0826d78c7949 01:58:12 ---> 6dcc8501b34b 01:58:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:12 ---> Running in 5d63de96ca9d 01:58:12 Removing intermediate container 5d63de96ca9d 01:58:12 ---> 1073dc8526be 01:58:12 Step 21/23 : LABEL arch=arm64 01:58:12 ---> Running in 467cdd8e3cd0 01:58:13 Removing intermediate container 467cdd8e3cd0 01:58:13 ---> 02a3bae969a3 01:58:13 Step 22/23 : LABEL git_sha=93abf715a89b706c53091008ba2aa1c6f00d3b1a 01:58:13 ---> Running in d2e3679255ce 01:58:13 Removing intermediate container d2e3679255ce 01:58:13 ---> 62c424d60e72 01:58:13 Step 23/23 : LABEL version=2.0.0-dev.71 01:58:14 ---> Running in f5e688c3848d 01:58:14 Removing intermediate container f5e688c3848d 01:58:14 ---> 6d1ff434f6a3 01:58:14 [Warning] One or more build-args [ARCH MAKE] were not consumed 01:58:14 Successfully built 6d1ff434f6a3 01:58:14 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 01:58:15 ---> job-cost.sh 01:58:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H3XY 01:58:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:00:16 lf-activate-venv(): INFO: Adding /tmp/venv-H3XY/bin to PATH 02:00:16 INFO: No Stack... 02:00:16 INFO: Retrieving Pricing Info for: v2-standard-4 02:00:17 INFO: Archiving Costs [Pipeline] sh 02:00:17 + cat /w/workspace/device-sdk-go/178/archives/cost.csv 02:00:17 + cut -d, -f6 [Pipeline] lock 02:00:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] 02:00:17 Resource [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] did not exist. Created. 02:00:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:00:18 /w/workspace/device-sdk-go/178@tmp/durable-d96746a3/script.sh: 1: /w/workspace/device-sdk-go/178@tmp/durable-d96746a3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:00:18 + echo total: 0.18000000715255737 [Pipeline] stash 02:00:18 Warning: overwriting stash ‘stack-cost’ 02:00:18 Stashed 1 file(s) [Pipeline] } 02:00:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-178-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 02:00:19 provisioning config files... 02:00:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5387753605687351309tmp [Pipeline] { [Pipeline] sh 02:00:19 + set +x 02:00:19 + curl -s https://codecov.io/bash 02:00:19 + bash -s -- 02:00:19 02:00:19 _____ _ 02:00:19 / ____| | | 02:00:19 | | ___ __| | ___ ___ _____ __ 02:00:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:00:19 | |___| (_) | (_| | __/ (_| (_) \ V / 02:00:19 \_____\___/ \__,_|\___|\___\___/ \_/ 02:00:19 Bash-1.0.3 02:00:19 02:00:19 02:00:19 ==> git version 2.24.4 found 02:00:19 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:00:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:00:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:00:19 ==> Jenkins CI detected. 02:00:19 project root: . 02:00:19 --> token set from env 02:00:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:00:20 ==> Running gcov in . (disable via -X gcov) 02:00:20 ==> Python coveragepy not found 02:00:20 ==> Searching for coverage reports in: 02:00:20 + . 02:00:20 -> Found 1 reports 02:00:20 ==> Detecting git/mercurial file structure 02:00:20 ==> Reading reports 02:00:20 + ./coverage.out bytes=126071 02:00:20 ==> Appending adjustments 02:00:20 https://docs.codecov.io/docs/fixing-reports 02:00:20 + Found adjustments 02:00:20 ==> Gzipping contents 02:00:20 20K /tmp/codecov.iT48T2.gz 02:00:20 ==> Uploading reports 02:00:20 url: https://codecov.io 02:00:20 query: branch=master&commit=93abf715a89b706c53091008ba2aa1c6f00d3b1a&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:00:20 -> Pinging Codecov 02:00:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=93abf715a89b706c53091008ba2aa1c6f00d3b1a&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:00:21 -> Uploading to 02:00:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-02/7E55EF52A471D76F132DFD9A03CDDE97/93abf715a89b706c53091008ba2aa1c6f00d3b1a/fcd37a38-8bda-43a1-b184-8a56d623fef1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T020021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cb5871139fc1b4dc1a8dc09205160daa3d8d8905126bdd2ad9f6835ce60240d 02:00:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:21 Dload Upload Total Spent Left Speed 02:00:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16446 0 0 100 16446 0 39358 --:--:-- --:--:-- --:--:-- 39438 02:00:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/93abf715a89b706c53091008ba2aa1c6f00d3b1a [Pipeline] } 02:00:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:00:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:00:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:00:25 02:00:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:00:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:00:25 188c0c94c7c5: Pulling fs layer 02:00:25 0ef7d3d256c8: Pulling fs layer 02:00:25 de9db76c5a1d: Pulling fs layer 02:00:25 0eba1c9be4d2: Pulling fs layer 02:00:25 0d57e429df01: Pulling fs layer 02:00:25 4e4be7b47b0d: Pulling fs layer 02:00:25 e1f770b5df2f: Pulling fs layer 02:00:25 85a0685a4137: Pulling fs layer 02:00:25 0d57e429df01: Waiting 02:00:25 4e4be7b47b0d: Waiting 02:00:25 e1f770b5df2f: Waiting 02:00:25 85a0685a4137: Waiting 02:00:25 de9db76c5a1d: Verifying Checksum 02:00:25 de9db76c5a1d: Download complete 02:00:25 0ef7d3d256c8: Verifying Checksum 02:00:25 0ef7d3d256c8: Download complete 02:00:25 0d57e429df01: Verifying Checksum 02:00:25 0d57e429df01: Download complete 02:00:25 188c0c94c7c5: Verifying Checksum 02:00:25 188c0c94c7c5: Download complete 02:00:25 4e4be7b47b0d: Verifying Checksum 02:00:25 4e4be7b47b0d: Download complete 02:00:26 188c0c94c7c5: Pull complete 02:00:26 0ef7d3d256c8: Pull complete 02:00:26 de9db76c5a1d: Pull complete 02:00:27 e1f770b5df2f: Verifying Checksum 02:00:27 e1f770b5df2f: Download complete 02:00:28 0eba1c9be4d2: Verifying Checksum 02:00:28 0eba1c9be4d2: Download complete 02:00:28 85a0685a4137: Verifying Checksum 02:00:28 85a0685a4137: Download complete 02:00:32 0eba1c9be4d2: Pull complete 02:00:32 0d57e429df01: Pull complete 02:00:32 4e4be7b47b0d: Pull complete 02:00:32 e1f770b5df2f: Pull complete 02:00:35 85a0685a4137: Pull complete 02:00:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:00:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:00:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:00:35 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 02:00:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:00:39 $ docker top 37bb083c07c8d75234b21b694f4e053a55bca3aaf202880be4050e8942462bf0 -eo pid,comm [Pipeline] { [Pipeline] echo 02:00:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:00:39 + set -o pipefail 02:00:39 + snyk monitor '--org=edgex-jenkins' 02:00:46 02:00:46 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 02:00:46 02:00:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/27a16fd9-7941-4661-bbff-6280f1f6c011 02:00:46 02:00:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:00:46 02:00:46 [Pipeline] } 02:00:46 $ docker stop --time=1 37bb083c07c8d75234b21b694f4e053a55bca3aaf202880be4050e8942462bf0 02:00:48 $ docker rm -f 37bb083c07c8d75234b21b694f4e053a55bca3aaf202880be4050e8942462bf0 [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 02:00:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:49 provisioning config files... 02:00:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5853449121555810817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:49 --> edgex-publish-swagger.sh 02:00:49 === Publish openapi/v1 API === 02:00:49 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 02:00:49 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 02:00:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:49 Dload Upload Total Spent Left Speed 02:00:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 22323 --:--:-- --:--:-- --:--:-- 22337 02:00:50 02:00:50 02:00:50 === Publish openapi/v2 API === 02:00:50 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:00:50 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 02:00:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:50 Dload Upload Total Spent Left Speed 02:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 70910 --:--:-- --:--:-- --:--:-- 70913 02:00:51 02:00:51 [Pipeline] } 02:00:51 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 02:00:51 + git log --format=format:%s -1 93abf715a89b706c53091008ba2aa1c6f00d3b1a [Pipeline] isUnix [Pipeline] sh 02:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:00:52 . [Pipeline] withDockerContainer 02:00:52 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 02:00:52 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:00:52 $ docker top 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:52 [ssh-agent] Looking for ssh-agent implementation... 02:00:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:52 $ docker exec 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f ssh-agent 02:00:53 SSH_AUTH_SOCK=/tmp/ssh-yKZz2eWMRJcW/agent.14 02:00:53 SSH_AGENT_PID=20 02:00:53 Running ssh-add (command line suppressed) 02:00:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1995928233502085261.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1995928233502085261.key) 02:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:53 + git semver tag 02:00:53 # -> Open(): unable to determine branch for HEAD 02:00:53 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 02:00:53 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 02:00:53 # $SEMVER_REMOTE_NAME = origin 02:00:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:00:53 # $SEMVER_USER_NAME = edgex-jenkins 02:00:53 # $SEMVER_BRANCH = master 02:00:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 02:00:53 # 93abf715a89b706c53091008ba2aa1c6f00d3b1a HEAD 02:00:53 # -> Force: false 02:00:53 # a6d142a9386d1188ae1baf59b25048229f88c5e4 refs/tags/v2.0.0-dev.71 [Pipeline] } 02:00:53 $ docker exec --env ******** --env ******** 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f ssh-agent -k 02:00:53 unset SSH_AUTH_SOCK; 02:00:53 unset SSH_AGENT_PID; 02:00:53 echo Agent pid 20 killed; 02:00:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:53 + git semver [Pipeline] } 02:00:53 $ docker stop --time=1 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f 02:00:55 $ docker rm -f 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:00:55 02:00:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:00:55 0.23.1-centos7: Pulling from edgex-lftools 02:00:55 ab5ef0e58194: Pulling fs layer 02:00:55 9712f1f96733: Pulling fs layer 02:00:55 63f879dbbcfc: Pulling fs layer 02:00:55 0d9ebad4ef96: Pulling fs layer 02:00:55 e9a5061849ea: Pulling fs layer 02:00:55 d747dcd14b5f: Pulling fs layer 02:00:55 2de7ff778b66: Pulling fs layer 02:00:55 0d9ebad4ef96: Waiting 02:00:55 e9a5061849ea: Waiting 02:00:55 d747dcd14b5f: Waiting 02:00:55 2de7ff778b66: Waiting 02:00:55 9712f1f96733: Verifying Checksum 02:00:55 9712f1f96733: Download complete 02:00:57 63f879dbbcfc: Verifying Checksum 02:00:57 63f879dbbcfc: Download complete 02:00:57 e9a5061849ea: Verifying Checksum 02:00:57 e9a5061849ea: Download complete 02:00:57 d747dcd14b5f: Download complete 02:00:57 2de7ff778b66: Verifying Checksum 02:00:57 2de7ff778b66: Download complete 02:00:57 0d9ebad4ef96: Verifying Checksum 02:00:57 0d9ebad4ef96: Download complete 02:00:57 ab5ef0e58194: Verifying Checksum 02:00:57 ab5ef0e58194: Download complete 02:01:00 ab5ef0e58194: Pull complete 02:01:00 9712f1f96733: Pull complete 02:01:01 63f879dbbcfc: Pull complete 02:01:04 0d9ebad4ef96: Pull complete 02:01:04 e9a5061849ea: Pull complete 02:01:04 d747dcd14b5f: Pull complete 02:01:05 2de7ff778b66: Pull complete 02:01:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:01:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:01:05 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 02:01:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:01:10 $ docker top 8bf29cc5c4ce95ba40d88aafabdf4a2edd05ff70ca97f08203956aa55679a19f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:01:10 provisioning config files... 02:01:10 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4426547450690049218tmp 02:01:10 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7893685829085295922tmp 02:01:10 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2657646320924586850tmp [Pipeline] { [Pipeline] echo 02:01:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:01:10 ---> sigul-configuration.sh 02:01:10 gpg: directory `/root/.gnupg' created 02:01:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:01:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:01:10 gpg: keyring `/root/.gnupg/secring.gpg' created 02:01:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:01:10 gpg: CAST5 encrypted data 02:01:10 gpg: encrypted with 1 passphrase 02:01:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:01:11 + mkdir /home/jenkins 02:01:11 + mkdir /home/jenkins/sigul [Pipeline] sh 02:01:11 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:01:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:01:11 ---> sigul-install.sh 02:01:16 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:01:16 + git tag --list 02:01:16 0.7.1 02:01:16 delhi-tag 02:01:16 v1.0.0 02:01:16 v1.1.0 02:01:16 v1.1.1 02:01:16 v1.1.2 02:01:16 v1.2.0 02:01:16 v1.2.1 02:01:16 v1.2.2 02:01:16 v1.2.3 02:01:16 v1.3.0 02:01:16 v1.4.0 02:01:16 v2.0.0-dev.1 02:01:16 v2.0.0-dev.10 02:01:16 v2.0.0-dev.11 02:01:16 v2.0.0-dev.12 02:01:16 v2.0.0-dev.13 02:01:16 v2.0.0-dev.14 02:01:16 v2.0.0-dev.15 02:01:16 v2.0.0-dev.16 02:01:16 v2.0.0-dev.17 02:01:16 v2.0.0-dev.18 02:01:16 v2.0.0-dev.19 02:01:16 v2.0.0-dev.2 02:01:16 v2.0.0-dev.20 02:01:16 v2.0.0-dev.21 02:01:16 v2.0.0-dev.22 02:01:16 v2.0.0-dev.23 02:01:16 v2.0.0-dev.24 02:01:16 v2.0.0-dev.25 02:01:16 v2.0.0-dev.26 02:01:16 v2.0.0-dev.27 02:01:16 v2.0.0-dev.28 02:01:16 v2.0.0-dev.29 02:01:16 v2.0.0-dev.3 02:01:16 v2.0.0-dev.30 02:01:16 v2.0.0-dev.31 02:01:16 v2.0.0-dev.32 02:01:16 v2.0.0-dev.33 02:01:16 v2.0.0-dev.34 02:01:16 v2.0.0-dev.35 02:01:16 v2.0.0-dev.36 02:01:16 v2.0.0-dev.37 02:01:16 v2.0.0-dev.38 02:01:16 v2.0.0-dev.39 02:01:16 v2.0.0-dev.4 02:01:16 v2.0.0-dev.40 02:01:16 v2.0.0-dev.41 02:01:16 v2.0.0-dev.42 02:01:16 v2.0.0-dev.43 02:01:16 v2.0.0-dev.44 02:01:16 v2.0.0-dev.45 02:01:16 v2.0.0-dev.46 02:01:16 v2.0.0-dev.47 02:01:16 v2.0.0-dev.48 02:01:16 v2.0.0-dev.49 02:01:16 v2.0.0-dev.5 02:01:16 v2.0.0-dev.50 02:01:16 v2.0.0-dev.51 02:01:16 v2.0.0-dev.52 02:01:16 v2.0.0-dev.53 02:01:16 v2.0.0-dev.54 02:01:16 v2.0.0-dev.55 02:01:16 v2.0.0-dev.56 02:01:16 v2.0.0-dev.57 02:01:16 v2.0.0-dev.58 02:01:16 v2.0.0-dev.59 02:01:16 v2.0.0-dev.6 02:01:16 v2.0.0-dev.60 02:01:16 v2.0.0-dev.61 02:01:16 v2.0.0-dev.62 02:01:16 v2.0.0-dev.63 02:01:16 v2.0.0-dev.64 02:01:16 v2.0.0-dev.65 02:01:16 v2.0.0-dev.66 02:01:16 v2.0.0-dev.67 02:01:16 v2.0.0-dev.68 02:01:16 v2.0.0-dev.69 02:01:16 v2.0.0-dev.7 02:01:16 v2.0.0-dev.70 02:01:16 v2.0.0-dev.71 02:01:16 v2.0.0-dev.8 02:01:16 v2.0.0-dev.9 [Pipeline] sh 02:01:16 + lftools sign git-tag v2.0.0-dev.71 02:01:17 Signing Git tag with Sigul... 02:01:17 Signing v2.0.0-dev.71 [Pipeline] echo 02:01:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:01:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:01:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:01:18 $ docker stop --time=1 8bf29cc5c4ce95ba40d88aafabdf4a2edd05ff70ca97f08203956aa55679a19f 02:01:20 $ docker rm -f 8bf29cc5c4ce95ba40d88aafabdf4a2edd05ff70ca97f08203956aa55679a19f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:01:21 . [Pipeline] withDockerContainer 02:01:21 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 02:01:21 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:01:21 $ docker top 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:21 [ssh-agent] Looking for ssh-agent implementation... 02:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:21 $ docker exec 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d ssh-agent 02:01:22 SSH_AUTH_SOCK=/tmp/ssh-eAM0rdthiic0/agent.14 02:01:22 SSH_AGENT_PID=21 02:01:22 Running ssh-add (command line suppressed) 02:01:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6695333692707662524.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6695333692707662524.key) 02:01:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:22 + git semver bump pre 02:01:22 # -> Open(): unable to determine branch for HEAD 02:01:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 02:01:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 02:01:22 # $SEMVER_REMOTE_NAME = origin 02:01:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:01:22 # $SEMVER_USER_NAME = edgex-jenkins 02:01:22 # $SEMVER_BRANCH = master 02:01:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 02:01:22 2.0.0-dev.72 [Pipeline] } 02:01:22 $ docker exec --env ******** --env ******** 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d ssh-agent -k 02:01:22 unset SSH_AUTH_SOCK; 02:01:22 unset SSH_AGENT_PID; 02:01:22 echo Agent pid 21 killed; 02:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:22 + git semver [Pipeline] } 02:01:23 $ docker stop --time=1 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d 02:01:24 $ docker rm -f 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:01:24 . [Pipeline] withDockerContainer 02:01:24 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 02:01:24 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:01:25 $ docker top 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:25 [ssh-agent] Looking for ssh-agent implementation... 02:01:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:25 $ docker exec 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 ssh-agent 02:01:25 SSH_AUTH_SOCK=/tmp/ssh-CKzGzrLr1JGs/agent.15 02:01:25 SSH_AGENT_PID=21 02:01:25 Running ssh-add (command line suppressed) 02:01:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1086045243347968186.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1086045243347968186.key) 02:01:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:25 + git semver push 02:01:25 # -> Open(): unable to determine branch for HEAD 02:01:25 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 02:01:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 02:01:25 # $SEMVER_REMOTE_NAME = origin 02:01:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:01:25 # $SEMVER_USER_NAME = edgex-jenkins 02:01:25 # $SEMVER_BRANCH = master 02:01:25 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 02:01:30 $ docker exec --env ******** --env ******** 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 ssh-agent -k 02:01:30 unset SSH_AUTH_SOCK; 02:01:30 unset SSH_AGENT_PID; 02:01:30 echo Agent pid 21 killed; 02:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:30 + git semver [Pipeline] } 02:01:30 $ docker stop --time=1 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 02:01:31 $ docker rm -f 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:01:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:01:33 ---> package-listing.sh 02:01:33 ++ facter osfamily 02:01:33 ++ tr '[:upper:]' '[:lower:]' 02:01:33 + OS_FAMILY=redhat 02:01:33 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 02:01:33 + START_PACKAGES=/tmp/packages_start.txt 02:01:33 + END_PACKAGES=/tmp/packages_end.txt 02:01:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:01:33 + PACKAGES=/tmp/packages_start.txt 02:01:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 02:01:33 + PACKAGES=/tmp/packages_end.txt 02:01:33 + case "${OS_FAMILY}" in 02:01:33 + rpm -qa 02:01:33 + sort 02:01:34 + '[' -f /tmp/packages_start.txt ']' 02:01:34 + '[' -f /tmp/packages_end.txt ']' 02:01:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:01:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 02:01:34 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 02:01:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 02:01:34 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 02:01:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:01:35 02:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:01:35 alpine: Pulling from edgex-lftools-log-publisher 02:01:35 df20fa9351a1: Pulling fs layer 02:01:35 36b3adc4ff6f: Pulling fs layer 02:01:35 8ad3a11d3b57: Pulling fs layer 02:01:35 46f8f816bc3b: Pulling fs layer 02:01:35 93b61091891f: Pulling fs layer 02:01:35 93b9cdb0e59b: Pulling fs layer 02:01:35 5e14af77c1be: Pulling fs layer 02:01:35 01666e4c0597: Pulling fs layer 02:01:35 aa168da1d23b: Pulling fs layer 02:01:35 93b9cdb0e59b: Waiting 02:01:35 5e14af77c1be: Waiting 02:01:35 01666e4c0597: Waiting 02:01:35 aa168da1d23b: Waiting 02:01:35 46f8f816bc3b: Waiting 02:01:35 93b61091891f: Waiting 02:01:35 36b3adc4ff6f: Verifying Checksum 02:01:35 36b3adc4ff6f: Download complete 02:01:35 46f8f816bc3b: Verifying Checksum 02:01:35 46f8f816bc3b: Download complete 02:01:35 df20fa9351a1: Verifying Checksum 02:01:35 df20fa9351a1: Download complete 02:01:35 93b9cdb0e59b: Verifying Checksum 02:01:35 93b9cdb0e59b: Download complete 02:01:35 93b61091891f: Verifying Checksum 02:01:35 93b61091891f: Download complete 02:01:35 01666e4c0597: Verifying Checksum 02:01:35 01666e4c0597: Download complete 02:01:35 5e14af77c1be: Verifying Checksum 02:01:35 5e14af77c1be: Download complete 02:01:35 df20fa9351a1: Pull complete 02:01:35 8ad3a11d3b57: Verifying Checksum 02:01:35 8ad3a11d3b57: Download complete 02:01:35 36b3adc4ff6f: Pull complete 02:01:36 8ad3a11d3b57: Pull complete 02:01:36 46f8f816bc3b: Pull complete 02:01:36 93b61091891f: Pull complete 02:01:36 93b9cdb0e59b: Pull complete 02:01:36 5e14af77c1be: Pull complete 02:01:37 01666e4c0597: Pull complete 02:01:37 aa168da1d23b: Verifying Checksum 02:01:37 aa168da1d23b: Download complete 02:01:41 aa168da1d23b: Pull complete 02:01:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:01:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:01:41 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 02:01:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:01:44 $ docker top 4cd545a8b9a65a2bbbfad5ca66a48010279593f06e6a9f9906481d410a62f0a4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:01:44 + mkdir -p /var/log/sa [Pipeline] sh 02:01:45 + ls /var/log/sa-host 02:01:45 + sadf -c /var/log/sa-host/sa02 02:01:45 file_magic: OK 02:01:45 HZ: Using current value: 100 02:01:45 file_header: OK 02:01:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:01:45 Statistics: 02:01:45 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... 02:01:45 File successfully converted to sysstat format version 12.2.1 02:01:45 + sadf -c /var/log/sa-host/sa05 02:01:45 file_magic: OK 02:01:45 HZ: Using current value: 100 02:01:45 file_header: OK 02:01:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:01:45 Statistics: 02:01:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:01:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:45 provisioning config files... 02:01:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5541402173132439165tmp [Pipeline] { [Pipeline] echo 02:01:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:01:46 ---> create-netrc.sh [Pipeline] } 02:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:01:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:01:46 ---> python-tools-install.sh [Pipeline] echo 02:01:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:01:46 ---> sudo-logs.sh 02:01:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:01:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:01:47 ---> job-cost.sh 02:01:47 lf-activate-venv: SKIPPING 02:01:47 DEBUG: total: 0.18000000715255737 02:01:47 INFO: Retrieving Stack Cost... 02:01:47 INFO: Retrieving Pricing Info for: v3-standard-2 02:01:48 INFO: Archiving Costs [Pipeline] echo 02:01:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:01:48 ---> logs-deploy.sh 02:01:48 lf-activate-venv: SKIPPING 02:01:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/178 02:01:48 INFO: archiving workspace using pattern(s): 02:01:49 Archives upload complete. 02:01:50 INFO: archiving logs to Nexus 02:01:50 ---> uname -a: 02:01:50 Linux prd-centos7-docker-4c-2g-25.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:01:50 02:01:50 02:01:50 ---> lscpu: 02:01:50 Architecture: x86_64 02:01:50 CPU op-mode(s): 32-bit, 64-bit 02:01:50 Byte Order: Little Endian 02:01:50 Address sizes: 40 bits physical, 48 bits virtual 02:01:50 CPU(s): 2 02:01:50 On-line CPU(s) list: 0,1 02:01:50 Thread(s) per core: 1 02:01:50 Core(s) per socket: 1 02:01:50 Socket(s): 2 02:01:50 NUMA node(s): 1 02:01:50 Vendor ID: AuthenticAMD 02:01:50 CPU family: 23 02:01:50 Model: 49 02:01:50 Model name: AMD EPYC-Rome Processor 02:01:50 Stepping: 0 02:01:50 CPU MHz: 2799.998 02:01:50 BogoMIPS: 5599.99 02:01:50 Virtualization: AMD-V 02:01:50 Hypervisor vendor: KVM 02:01:50 Virtualization type: full 02:01:50 L1d cache: 64 KiB 02:01:50 L1i cache: 64 KiB 02:01:50 L2 cache: 1 MiB 02:01:50 L3 cache: 32 MiB 02:01:50 NUMA node0 CPU(s): 0,1 02:01:50 Vulnerability Itlb multihit: Not affected 02:01:50 Vulnerability L1tf: Not affected 02:01:50 Vulnerability Mds: Not affected 02:01:50 Vulnerability Meltdown: Not affected 02:01:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:01:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:01:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:01:50 Vulnerability Srbds: Not affected 02:01:50 Vulnerability Tsx async abort: Not affected 02:01:50 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 02:01:50 02:01:50 02:01:50 ---> nproc: 02:01:50 2 02:01:50 02:01:50 02:01:50 ---> df -h: 02:01:50 Filesystem Size Used Available Use% Mounted on 02:01:50 overlay 40.0G 8.9G 31.1G 22% / 02:01:50 tmpfs 64.0M 0 64.0M 0% /dev 02:01:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:01:50 shm 64.0M 0 64.0M 0% /dev/shm 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:01:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:01:50 02:01:50 02:01:50 ---> free -m: 02:01:50 total used free shared buff/cache available 02:01:50 Mem: 7821 1278 3154 0 3388 6460 02:01:50 Swap: 1023 0 1023 02:01:50 02:01:50 02:01:50 ---> ip addr: 02:01:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:01:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:01:50 inet 127.0.0.1/8 scope host lo 02:01:50 valid_lft forever preferred_lft forever 02:01:50 inet6 ::1/128 scope host 02:01:50 valid_lft forever preferred_lft forever 02:01:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:01:50 link/ether fa:16:3e:bf:43:3b brd ff:ff:ff:ff:ff:ff 02:01:50 inet 10.30.122.223/23 brd 10.30.123.255 scope global dynamic eth0 02:01:50 valid_lft 85565sec preferred_lft 85565sec 02:01:50 inet6 fe80::f816:3eff:febf:433b/64 scope link 02:01:50 valid_lft forever preferred_lft forever 02:01:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:01:50 link/ether 02:42:c8:49:88:72 brd ff:ff:ff:ff:ff:ff 02:01:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:01:50 valid_lft forever preferred_lft forever 02:01:50 inet6 fe80::42:c8ff:fe49:8872/64 scope link 02:01:50 valid_lft forever preferred_lft forever 02:01:50 02:01:50 02:01:50 ---> sar -b -r -n DEV: 02:01:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 02:01:50 02:01:50 01:47:44 LINUX RESTART (2 CPU) 02:01:50 02:01:50 01:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:01:50 01:49:01 221.03 83.88 137.15 0.00 10325.00 41167.28 0.00 02:01:50 01:50:01 0.78 0.00 0.78 0.00 0.00 19.34 0.00 02:01:50 01:51:01 0.35 0.00 0.35 0.00 0.00 5.80 0.00 02:01:50 01:52:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 02:01:50 01:53:01 0.27 0.00 0.27 0.00 0.00 3.62 0.00 02:01:50 01:54:01 0.32 0.00 0.32 0.00 0.00 4.00 0.00 02:01:50 01:55:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 02:01:50 01:56:01 0.33 0.00 0.33 0.00 0.00 5.18 0.00 02:01:50 01:57:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 02:01:50 01:58:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 02:01:50 01:59:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 02:01:50 02:00:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 02:01:50 02:01:01 109.24 0.07 109.18 0.00 4.00 31938.37 0.00 02:01:50 Average: 25.68 6.46 19.22 0.00 794.75 5629.15 0.00 02:01:50 02:01:50 01:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:01:50 01:49:01 5458644 0 807224 10.08 2620 1740452 1303176 14.39 572120 1577460 128 02:01:50 01:50:01 5472676 0 793184 9.90 2620 1740460 1207940 13.34 560692 1577424 20 02:01:50 01:51:01 5470040 0 795820 9.94 2620 1740460 1208084 13.34 563048 1577336 8 02:01:50 01:52:01 5466296 0 799556 9.98 2620 1740468 1208168 13.34 566616 1577340 8 02:01:50 01:53:01 5467204 0 798644 9.97 2620 1740472 1208096 13.34 563556 1579976 8 02:01:50 01:54:01 5464668 0 801180 10.00 2620 1740472 1208060 13.34 566144 1579976 8 02:01:50 01:55:01 5465324 0 800516 10.00 2620 1740480 1207940 13.34 565368 1579976 20 02:01:50 01:56:01 5456548 0 809288 10.10 2620 1740484 1207940 13.34 574432 1579976 8 02:01:50 01:57:01 5454604 0 811228 10.13 2620 1740488 1207940 13.34 576276 1579976 12 02:01:50 01:58:01 5454396 0 811432 10.13 2620 1740492 1207940 13.34 578208 1578168 8 02:01:50 01:59:01 5454256 0 811564 10.13 2620 1740500 1208012 13.34 578600 1578168 8 02:01:50 02:00:01 5454264 0 811552 10.13 2620 1740504 1207940 13.34 584952 1571472 12 02:01:50 02:01:01 4009264 0 1099656 13.73 2620 2897400 1614200 17.82 927652 2549140 437676 02:01:50 Average: 5349860 0 826988 10.33 2620 1829472 1246572 13.76 598282 1652799 33686 02:01:50 02:01:50 01:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:01:50 01:49:01 eth0 598.17 433.92 1115.30 88.81 0.00 0.00 0.00 0.00 02:01:50 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:49:01 docker0 9.94 6.68 1.81 27.47 0.00 0.00 0.00 0.00 02:01:50 01:50:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:01:50 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:51:01 eth0 0.87 0.33 0.30 0.20 0.00 0.00 0.00 0.00 02:01:50 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:52:01 eth0 1.43 0.30 0.36 0.20 0.00 0.00 0.00 0.00 02:01:50 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:53:01 eth0 0.58 0.28 0.28 0.20 0.00 0.00 0.00 0.00 02:01:50 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:54:01 eth0 0.40 0.33 0.18 0.08 0.00 0.00 0.00 0.00 02:01:50 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:55:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:01:50 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:56:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:01:50 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:57:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:01:50 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:58:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:59:01 eth0 0.27 0.25 0.14 0.08 0.00 0.00 0.00 0.00 02:01:50 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:00:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:01:50 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:01:01 eth0 909.74 836.80 7679.94 74.54 0.00 0.00 0.00 0.00 02:01:50 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:01:01 docker0 69.41 71.92 5.47 387.13 0.00 0.00 0.00 0.00 02:01:50 Average: eth0 116.38 97.92 676.84 12.63 0.00 0.00 0.00 0.00 02:01:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 Average: docker0 6.11 6.05 0.56 31.90 0.00 0.00 0.00 0.00 02:01:50 02:01:50 02:01:50 ---> sar -P ALL: 02:01:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 02:01:50 02:01:50 01:47:44 LINUX RESTART (2 CPU) 02:01:50 02:01:50 01:48:01 CPU %user %nice %system %iowait %steal %idle 02:01:50 01:49:01 all 20.02 0.00 7.38 10.29 0.09 62.23 02:01:50 01:49:01 0 20.26 0.00 7.04 9.66 0.09 62.95 02:01:50 01:49:01 1 19.78 0.00 7.71 10.92 0.09 61.51 02:01:50 01:50:01 all 0.09 0.00 0.03 0.00 0.04 99.84 02:01:50 01:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:01:50 01:50:01 1 0.17 0.00 0.03 0.00 0.05 99.75 02:01:50 01:51:01 all 0.10 0.00 0.03 0.00 0.03 99.84 02:01:50 01:51:01 0 0.05 0.00 0.02 0.00 0.03 99.90 02:01:50 01:51:01 1 0.15 0.00 0.03 0.00 0.03 99.78 02:01:50 01:52:01 all 0.07 0.00 0.02 0.00 0.03 99.89 02:01:50 01:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:01:50 01:52:01 1 0.12 0.00 0.02 0.00 0.02 99.85 02:01:50 01:53:01 all 0.13 0.00 0.03 0.00 0.04 99.81 02:01:50 01:53:01 0 0.20 0.00 0.03 0.00 0.07 99.70 02:01:50 01:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:01:50 01:54:01 all 0.17 0.00 0.03 0.00 0.03 99.77 02:01:50 01:54:01 0 0.32 0.00 0.02 0.00 0.03 99.63 02:01:50 01:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 02:01:50 01:55:01 all 0.08 0.00 0.02 0.00 0.03 99.87 02:01:50 01:55:01 0 0.13 0.00 0.02 0.00 0.03 99.82 02:01:50 01:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:01:50 01:56:01 all 0.11 0.00 0.03 0.00 0.03 99.84 02:01:50 01:56:01 0 0.13 0.00 0.03 0.00 0.02 99.82 02:01:50 01:56:01 1 0.08 0.00 0.02 0.00 0.03 99.87 02:01:50 01:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 02:01:50 01:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:01:50 01:57:01 1 0.15 0.00 0.02 0.00 0.03 99.80 02:01:50 01:58:01 all 0.10 0.00 0.03 0.00 0.03 99.85 02:01:50 01:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:01:50 01:58:01 1 0.17 0.00 0.03 0.00 0.02 99.78 02:01:50 01:59:01 all 0.06 0.00 0.03 0.00 0.03 99.88 02:01:50 01:59:01 0 0.03 0.00 0.03 0.00 0.05 99.88 02:01:50 01:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:01:50 02:01:50 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:01:50 02:00:01 all 0.12 0.00 0.02 0.00 0.02 99.85 02:01:50 02:00:01 0 0.17 0.00 0.02 0.00 0.02 99.80 02:01:50 02:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:01:50 02:01:01 all 16.23 0.00 6.73 2.44 0.08 74.52 02:01:50 02:01:01 0 16.83 0.00 6.96 2.14 0.09 73.98 02:01:50 02:01:01 1 15.65 0.00 6.49 2.74 0.07 75.05 02:01:50 Average: all 2.78 0.00 1.07 0.95 0.04 95.17 02:01:50 Average: 0 2.84 0.00 1.06 0.88 0.04 95.19 02:01:50 Average: 1 2.72 0.00 1.08 1.02 0.03 95.16 02:01:50 02:01:50 02:01:50