Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f 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-ssh6952540643273129606.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1683354044977382980.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh9104288769004177285.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh7789811389836362434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh473172309369039232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-11 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 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-ssh2656725421406628568.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (master) > 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 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 Commit message: "Merge pull request #961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.16" > git rev-list --no-walk 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:23:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:23:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:17 ========================================================= 10:23:17 EdgeX Global Pipelines Version Info 10:23:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:23:19 ------------------- 10:23:19 stable info: 10:23:19 ------------------- 10:23:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:23:19 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:23:19 Message: update stable to v1.0.194 10:23:20 ------------------- 10:23:20 experimental info: 10:23:20 ------------------- 10:23:20 Commited By: **** collab-it+edgex@linuxfoundation.org 10:23:20 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:23:20 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7da1a5c [Pipeline] echo 10:23:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:21 provisioning config files... 10:23:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3849750854923414663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:21 ---> docker-login.sh 10:23:21 nexus3.edgexfoundry.org:10001 10:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:21 Configure a credential helper to remove this warning. See 10:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:21 10:23:21 Login Succeeded 10:23:21 nexus3.edgexfoundry.org:10002 10:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:21 Configure a credential helper to remove this warning. See 10:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:21 10:23:21 Login Succeeded 10:23:21 nexus3.edgexfoundry.org:10003 10:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:21 Configure a credential helper to remove this warning. See 10:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:21 10:23:21 Login Succeeded 10:23:21 nexus3.edgexfoundry.org:10004 10:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:22 Configure a credential helper to remove this warning. See 10:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:22 10:23:22 Login Succeeded 10:23:22 docker.io 10:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:22 Configure a credential helper to remove this warning. See 10:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:22 10:23:22 Login Succeeded 10:23:22 ---> docker-login.sh ends [Pipeline] } 10:23:22 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 10:23:23 + git log --format=format:%s -1 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [Pipeline] echo 10:23:23 GIT_COMMIT: 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f, Commit Message: Merge pull request #961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.16 [Pipeline] echo 10:23:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:23:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:23:24 10:23:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:23:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:23:24 latest: Pulling from edgex-devops/git-semver 10:23:24 31603596830f: Pulling fs layer 10:23:24 54011a49482f: Pulling fs layer 10:23:24 a6820b24f6d8: Pulling fs layer 10:23:24 f581987b2513: Pulling fs layer 10:23:24 f581987b2513: Waiting 10:23:24 54011a49482f: Verifying Checksum 10:23:24 54011a49482f: Download complete 10:23:24 31603596830f: Verifying Checksum 10:23:24 31603596830f: Download complete 10:23:24 f581987b2513: Verifying Checksum 10:23:24 f581987b2513: Download complete 10:23:24 a6820b24f6d8: Verifying Checksum 10:23:24 a6820b24f6d8: Download complete 10:23:25 31603596830f: Pull complete 10:23:25 54011a49482f: Pull complete 10:23:25 a6820b24f6d8: Pull complete 10:23:26 f581987b2513: Pull complete 10:23:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:23:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:23:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:23:26 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 10:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:23:27 $ docker top c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:27 [ssh-agent] Looking for ssh-agent implementation... 10:23:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:27 $ docker exec c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c ssh-agent 10:23:27 SSH_AUTH_SOCK=/tmp/ssh-9XOYYrfwrxRX/agent.14 10:23:27 SSH_AGENT_PID=20 10:23:27 Running ssh-add (command line suppressed) 10:23:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6066283108960199784.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6066283108960199784.key) 10:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:27 + git tag --points-at HEAD [Pipeline] } 10:23:28 $ docker exec --env ******** --env ******** c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c ssh-agent -k 10:23:28 unset SSH_AUTH_SOCK; 10:23:28 unset SSH_AGENT_PID; 10:23:28 echo Agent pid 20 killed; 10:23:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:23:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:28 [ssh-agent] Looking for ssh-agent implementation... 10:23:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:28 $ docker exec c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c ssh-agent 10:23:28 SSH_AUTH_SOCK=/tmp/ssh-i5goxbXZSY9T/agent.54 10:23:28 SSH_AGENT_PID=60 10:23:28 Running ssh-add (command line suppressed) 10:23:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2299509249964199819.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2299509249964199819.key) 10:23:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:28 + git semver init 10:23:28 # -> Open(): unable to determine branch for HEAD 10:23:28 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 10:23:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 10:23:28 # $SEMVER_REMOTE_NAME = origin 10:23:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:23:28 # $SEMVER_USER_NAME = edgex-jenkins 10:23:28 # $SEMVER_BRANCH = master 10:23:28 # $SEMVER_TEMP = /tmp/semver-034888050 10:23:28 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:23:29 # '/tmp/semver-034888050' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 10:23:29 # -> Force: false 10:23:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 10:23:29 $ docker exec --env ******** --env ******** c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c ssh-agent -k 10:23:29 unset SSH_AUTH_SOCK; 10:23:29 unset SSH_AGENT_PID; 10:23:29 echo Agent pid 60 killed; 10:23:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:29 + git semver [Pipeline] } 10:23:29 $ docker stop --time=1 c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c 10:23:31 $ docker rm -f c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c [Pipeline] // withDockerContainer [Pipeline] sh 10:23:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:23:31 Stashed 1 file(s) [Pipeline] echo 10:23:31 [edgeXSemver]: initialized semver on version 2.0.0-dev.73 [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 10:23:47 Still waiting to schedule task 10:23:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:23:47 Still waiting to schedule task 10:23:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-9’ is offline 10:24:53 Running on prd-centos7-docker-4c-2g-17 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 10:24:53 Running in /w/workspace/device-sdk-go/181 [Pipeline] { [Pipeline] checkout 10:24:53 Selected Git installation does not exist. Using Default 10:24:53 The recommended git tool is: NONE 10:24:55 using credential edgex-jenkins-ssh 10:24:56 Cloning the remote Git repository 10:24:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:24:55 > git init /w/workspace/device-sdk-go/181 # timeout=10 10:24:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:24:55 > git --version # timeout=10 10:24:56 > git --version # 'git version 2.24.4' 10:24:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:56 [INFO] Currently running in a labeled security context 10:24:56 [INFO] Currently SELinux is 'enforcing' on the host 10:24:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/181@tmp/jenkins-gitclient-ssh3202034506553870417.key 10:24:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:56 Avoid second fetch 10:24:56 Checking out Revision 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (master) 10:24:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:24:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:56 > git config core.sparsecheckout # timeout=10 10:24:56 > git checkout -f 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 10:25:00 Commit message: "Merge pull request #961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:25:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:25:02 + sudo service docker restart 10:25:02 + true 10:25:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:20 provisioning config files... 10:25:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/181@tmp/config2908479869650378380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:20 ---> docker-login.sh 10:25:20 nexus3.edgexfoundry.org:10001 10:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:20 Configure a credential helper to remove this warning. See 10:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:20 10:25:20 Login Succeeded 10:25:20 nexus3.edgexfoundry.org:10002 10:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:21 Configure a credential helper to remove this warning. See 10:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:21 10:25:21 Login Succeeded 10:25:21 nexus3.edgexfoundry.org:10003 10:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:21 Configure a credential helper to remove this warning. See 10:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:21 10:25:21 Login Succeeded 10:25:21 nexus3.edgexfoundry.org:10004 10:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:21 Configure a credential helper to remove this warning. See 10:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:21 10:25:21 Login Succeeded 10:25:21 docker.io 10:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:21 Configure a credential helper to remove this warning. See 10:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:21 10:25:21 Login Succeeded 10:25:21 ---> docker-login.sh ends [Pipeline] } 10:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:25:21 ========================================================= 10:25:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:25:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:25:22 + 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 . 10:25:22 Sending build context to Docker daemon 2.636MB 10:25:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:25:22 Step 2/8 : FROM ${BASE} 10:25:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:25:22 540db60ca938: Pulling fs layer 10:25:22 adcc1eea9eea: Pulling fs layer 10:25:22 4c4ab2625f07: Pulling fs layer 10:25:22 0510c868ecb4: Pulling fs layer 10:25:22 afea3b2eda06: Pulling fs layer 10:25:22 7809a108b3ef: Pulling fs layer 10:25:22 f706445af74f: Pulling fs layer 10:25:22 0510c868ecb4: Waiting 10:25:22 afea3b2eda06: Waiting 10:25:22 7809a108b3ef: Waiting 10:25:22 f706445af74f: Waiting 10:25:22 4c4ab2625f07: Verifying Checksum 10:25:22 4c4ab2625f07: Download complete 10:25:22 adcc1eea9eea: Verifying Checksum 10:25:22 adcc1eea9eea: Download complete 10:25:22 afea3b2eda06: Verifying Checksum 10:25:22 afea3b2eda06: Download complete 10:25:22 7809a108b3ef: Verifying Checksum 10:25:22 7809a108b3ef: Download complete 10:25:22 540db60ca938: Verifying Checksum 10:25:22 540db60ca938: Download complete 10:25:22 540db60ca938: Pull complete 10:25:22 adcc1eea9eea: Pull complete 10:25:22 4c4ab2625f07: Pull complete 10:25:24 f706445af74f: Verifying Checksum 10:25:24 f706445af74f: Download complete 10:25:25 0510c868ecb4: Verifying Checksum 10:25:25 0510c868ecb4: Download complete 10:25:28 0510c868ecb4: Pull complete 10:25:28 afea3b2eda06: Pull complete 10:25:28 7809a108b3ef: Pull complete 10:25:30 f706445af74f: Pull complete 10:25:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:25:30 ---> b068be0155e3 10:25:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:25:34 ---> Running in 1c5afde20799 10:25:34 Removing intermediate container 1c5afde20799 10:25:34 ---> e842c7808de9 10:25:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:34 ---> Running in 95709b63ac51 10:25:34 Removing intermediate container 95709b63ac51 10:25:34 ---> 72f52188c15a 10:25:34 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:25:34 ---> Running in a6fc3559aead 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:25:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:25:36 (1/6) Installing libc-dev (0.7.2-r3) 10:25:36 (2/6) Installing libsodium (1.0.18-r0) 10:25:36 (3/6) Installing pkgconf (1.7.3-r0) 10:25:36 (4/6) Installing libsodium-dev (1.0.18-r0) 10:25:36 (5/6) Installing libzmq (4.3.3-r1) 10:25:36 (6/6) Installing zeromq-dev (4.3.3-r1) 10:25:36 Executing busybox-1.32.1-r6.trigger 10:25:36 OK: 150 MiB in 46 packages 10:25:37 Removing intermediate container a6fc3559aead 10:25:37 ---> d5ca3e55d503 10:25:37 Step 6/8 : WORKDIR /device-sdk-go 10:25:37 ---> Running in 8a151cd35655 10:25:37 Removing intermediate container 8a151cd35655 10:25:37 ---> e8581a4457d3 10:25:37 Step 7/8 : COPY . . 10:25:37 ---> 6d0a9ba99ed6 10:25:37 Step 8/8 : RUN go mod download 10:25:37 ---> Running in d7815683e6fb 10:25:49 Removing intermediate container d7815683e6fb 10:25:49 ---> 33762ceecee1 10:25:49 Successfully built 33762ceecee1 10:25:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:25:50 + docker inspect -f . ci-base-image-x86_64 10:25:50 . [Pipeline] withDockerContainer 10:25:50 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 10:25:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/181 -v /w/workspace/device-sdk-go/181:/w/workspace/device-sdk-go/181:rw,z -v /w/workspace/device-sdk-go/181@tmp:/w/workspace/device-sdk-go/181@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 10:25:50 $ docker top 6fb6a0374cf5f60c814341639988cd6002ece73f17c7b4f14f321d9a7f9359fa -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:51 + go version 10:25:51 go version go1.16.3 linux/amd64 [Pipeline] } 10:25:51 $ docker stop --time=1 6fb6a0374cf5f60c814341639988cd6002ece73f17c7b4f14f321d9a7f9359fa 10:25:52 $ docker rm -f 6fb6a0374cf5f60c814341639988cd6002ece73f17c7b4f14f321d9a7f9359fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:25:52 + docker inspect -f . ci-base-image-x86_64 10:25:52 . [Pipeline] withDockerContainer 10:25:52 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 10:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/181 -v /w/workspace/device-sdk-go/181:/w/workspace/device-sdk-go/181:rw,z -v /w/workspace/device-sdk-go/181@tmp:/w/workspace/device-sdk-go/181@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 10:25:53 $ docker top 17d0cec533c8fe47a41b0ad54848b014857ae8aa02ac62a2a486030a4120bce1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:53 + go mod tidy 10:25:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 10:25:54 Running in /w/workspace/device-sdk-go/181 [Pipeline] { [Pipeline] checkout [Pipeline] sh 10:25:54 Selected Git installation does not exist. Using Default 10:25:54 The recommended git tool is: NONE 10:25:54 + make test 10:25:54 go mod tidy 10:25:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:25:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:25:59 using credential edgex-jenkins-ssh 10:25:59 Cloning the remote Git repository 10:25:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:26:00 > git init /w/workspace/device-sdk-go/181 # timeout=10 10:26:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:26:00 > git --version # timeout=10 10:26:00 > git --version # 'git version 2.17.1' 10:26:00 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:01 Avoid second fetch 10:26:01 Checking out Revision 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (master) 10:26:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:26:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:01 > git config core.sparsecheckout # timeout=10 10:26:01 > git checkout -f 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 10:26:05 Commit message: "Merge pull request #961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:26:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:26:07 + + sudo service docker restart 10:26:07 true 10:26:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:26:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:26:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:26:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements 10:26:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:26:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements 10:26:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements 10:26:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements 10:26:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:26:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:26:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:26:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 29.2% of statements 10:26:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:26 provisioning config files... 10:26:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/181@tmp/config8155700650022602046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:26 ---> docker-login.sh 10:26:26 nexus3.edgexfoundry.org:10001 10:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 10:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 10:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.833s coverage: 89.2% of statements 10:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements 10:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:26:27 GO111MODULE=on go vet ./... 10:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:28 Configure a credential helper to remove this warning. See 10:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:28 10:26:28 Login Succeeded 10:26:28 nexus3.edgexfoundry.org:10002 10:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:28 Configure a credential helper to remove this warning. See 10:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:28 10:26:28 Login Succeeded 10:26:28 nexus3.edgexfoundry.org:10003 10:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:29 Configure a credential helper to remove this warning. See 10:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:29 10:26:29 Login Succeeded 10:26:29 nexus3.edgexfoundry.org:10004 10:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:30 Configure a credential helper to remove this warning. See 10:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:30 10:26:30 Login Succeeded 10:26:30 docker.io 10:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:30 Configure a credential helper to remove this warning. See 10:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:30 10:26:30 Login Succeeded 10:26:30 ---> docker-login.sh ends [Pipeline] } 10:26:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:30 ========================================================= 10:26:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:26:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:26:31 + 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 . 10:26:31 Sending build context to Docker daemon 2.631MB 10:26:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:26:31 Step 2/8 : FROM ${BASE} 10:26:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:26:31 595b0fe564bb: Pulling fs layer 10:26:31 7186ed65a4f7: Pulling fs layer 10:26:31 316046926c0a: Pulling fs layer 10:26:31 4ebd0625c992: Pulling fs layer 10:26:31 207e8628e3a3: Pulling fs layer 10:26:31 c791037a9be2: Pulling fs layer 10:26:31 ffd874e62e21: Pulling fs layer 10:26:31 207e8628e3a3: Waiting 10:26:31 ffd874e62e21: Waiting 10:26:31 c791037a9be2: Waiting 10:26:31 4ebd0625c992: Waiting 10:26:31 316046926c0a: Verifying Checksum 10:26:31 316046926c0a: Download complete 10:26:32 7186ed65a4f7: Verifying Checksum 10:26:32 7186ed65a4f7: Download complete 10:26:32 207e8628e3a3: Download complete 10:26:32 c791037a9be2: Verifying Checksum 10:26:32 c791037a9be2: Download complete 10:26:32 595b0fe564bb: Verifying Checksum 10:26:32 595b0fe564bb: Download complete 10:26:32 595b0fe564bb: Pull complete 10:26:33 7186ed65a4f7: Pull complete 10:26:34 316046926c0a: Pull complete 10:26:34 ffd874e62e21: Verifying Checksum 10:26:34 ffd874e62e21: Download complete 10:26:36 4ebd0625c992: Verifying Checksum 10:26:36 4ebd0625c992: Download complete 10:26:45 gofmt -l . 10:26:45 [ "`gofmt -l .`" = "" ] 10:26:45 ./bin/test-attribution-txt.sh 10:26:45 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:26:45 $ docker stop --time=1 17d0cec533c8fe47a41b0ad54848b014857ae8aa02ac62a2a486030a4120bce1 10:26:46 4ebd0625c992: Pull complete 10:26:46 207e8628e3a3: Pull complete 10:26:47 c791037a9be2: Pull complete 10:26:47 $ docker rm -f 17d0cec533c8fe47a41b0ad54848b014857ae8aa02ac62a2a486030a4120bce1 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:26:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:26:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:26:49 + ls -al . 10:26:49 total 208 10:26:49 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 10:26 . 10:26:49 drwxrwxr-x. 4 jenkins jenkins 32 Jun 9 10:24 .. 10:26:49 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 10:24 bin 10:26:49 -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 10:26 coverage.out 10:26:49 -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 10:24 Dockerfile.build 10:26:49 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 10:24 .dockerignore 10:26:49 drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 10:24 example 10:26:49 drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 10:25 .git 10:26:49 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 10:24 .github 10:26:49 -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 10:24 .gitignore 10:26:49 -rw-r--r--. 1 jenkins jenkins 575 Jun 9 10:26 go.mod 10:26:49 -rw-r--r--. 1 jenkins jenkins 20381 Jun 9 10:25 go.sum 10:26:49 drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 10:24 internal 10:26:49 -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 10:24 Jenkinsfile 10:26:49 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 10:24 LICENSE 10:26:49 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 10:24 Makefile 10:26:49 drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 10:24 openapi 10:26:49 drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 10:24 pkg 10:26:49 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 10:24 README.md 10:26:49 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 10:24 RELEASE-NOTES.txt 10:26:49 drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 10:24 snap 10:26:49 -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 10:23 VERSION 10:26:49 -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 10:24 version.go [Pipeline] isUnix [Pipeline] sh 10:26:50 + 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=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f --label arch=amd64 --label version=2.0.0-dev.73 . 10:26:50 Sending build context to Docker daemon 2.763MB 10:26:50 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:26:50 Step 2/23 : FROM ${BASE} AS builder 10:26:50 ---> 33762ceecee1 10:26:50 Step 3/23 : WORKDIR /device-sdk-go 10:26:50 ---> Running in f811119493cf 10:26:50 Removing intermediate container f811119493cf 10:26:50 ---> dffa718206d5 10:26:50 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:26:50 ---> Running in d7ef3f74253b 10:26:50 Removing intermediate container d7ef3f74253b 10:26:50 ---> c5b0d60e05f9 10:26:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:50 ---> Running in 8ef599ccb8f1 10:26:50 ffd874e62e21: Pull complete 10:26:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:26:50 ---> cfc18b08335c 10:26:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:26:50 Removing intermediate container 8ef599ccb8f1 10:26:50 ---> d0bc1ccc3ce8 10:26:50 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:26:50 ---> Running in e4efe880a847 10:26:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:26:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:26:52 OK: 150 MiB in 46 packages 10:26:52 Removing intermediate container e4efe880a847 10:26:52 ---> bdd7a3c10016 10:26:52 Step 7/23 : COPY . . 10:26:52 ---> 086ca514cf77 10:26:52 Step 8/23 : RUN go mod download 10:26:52 ---> Running in 09eb63a91c0d 10:26:53 Removing intermediate container 09eb63a91c0d 10:26:53 ---> 7f575b496dc3 10:26:53 Step 9/23 : RUN make build 10:26:53 ---> Running in 608705ac7809 10:26:53 ---> Running in 6be52c99cee1 10:26:53 go mod tidy 10:26:53 Removing intermediate container 6be52c99cee1 10:26:53 ---> 840630654667 10:26:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:53 ---> Running in 278244aad075 10:26:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.73" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:26:56 Removing intermediate container 278244aad075 10:26:56 ---> 82b0846a0342 10:26:56 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:26:56 ---> Running in 70d8bfdeec4d 10:26:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:26:59 (1/6) Installing libc-dev (0.7.2-r3) 10:26:59 (2/6) Installing libsodium (1.0.18-r0) 10:26:59 (3/6) Installing pkgconf (1.7.3-r0) 10:26:59 (4/6) Installing libsodium-dev (1.0.18-r0) 10:26:59 (5/6) Installing libzmq (4.3.3-r1) 10:27:00 (6/6) Installing zeromq-dev (4.3.3-r1) 10:27:00 Executing busybox-1.32.1-r6.trigger 10:27:00 OK: 139 MiB in 46 packages 10:27:01 Removing intermediate container 70d8bfdeec4d 10:27:01 ---> 4a06830cf46e 10:27:01 Step 6/8 : WORKDIR /device-sdk-go 10:27:01 ---> Running in 9d769c23e61f 10:27:02 Removing intermediate container 9d769c23e61f 10:27:02 ---> dc6c25468f11 10:27:02 Step 7/8 : COPY . . 10:27:03 ---> 2f66d809ec9f 10:27:03 Step 8/8 : RUN go mod download 10:27:03 ---> Running in a0b1af4ab933 10:27:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:27:04 Removing intermediate container 608705ac7809 10:27:04 ---> 365d51f069f8 10:27:04 Step 10/23 : FROM alpine:3.12 10:27:05 3.12: Pulling from library/alpine 10:27:05 339de151aab4: Pulling fs layer 10:27:05 339de151aab4: Verifying Checksum 10:27:05 339de151aab4: Download complete 10:27:05 339de151aab4: Pull complete 10:27:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:27:05 Status: Downloaded newer image for alpine:3.12 10:27:05 ---> 13621d1b12d4 10:27:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:27:05 ---> Running in 30d4a3485763 10:27:05 Removing intermediate container 30d4a3485763 10:27:05 ---> 12488ac22a2c 10:27:05 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:05 ---> Running in 330bd7cc5c47 10:27:06 Removing intermediate container 330bd7cc5c47 10:27:06 ---> f1f03e026eb9 10:27:06 Step 13/23 : RUN apk add --update --no-cache zeromq 10:27:06 ---> Running in 8b87e88c2450 10:27:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:27:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:27:07 (1/5) Installing libgcc (9.3.0-r2) 10:27:07 (2/5) Installing libsodium (1.0.18-r0) 10:27:07 (3/5) Installing libstdc++ (9.3.0-r2) 10:27:08 (4/5) Installing libzmq (4.3.3-r0) 10:27:09 (5/5) Installing zeromq (4.3.3-r0) 10:27:09 Executing busybox-1.31.1-r20.trigger 10:27:09 OK: 8 MiB in 19 packages 10:27:09 Removing intermediate container 8b87e88c2450 10:27:09 ---> 54568095d201 10:27:09 Step 14/23 : WORKDIR / 10:27:09 ---> Running in ffc49e23508e 10:27:09 Removing intermediate container ffc49e23508e 10:27:09 ---> 28d17717c94d 10:27:09 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:27:09 ---> e871149b3a95 10:27:09 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:27:10 ---> 469bb1464372 10:27:10 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:27:10 ---> 1d5010cf31cd 10:27:10 Step 18/23 : EXPOSE 59999 10:27:10 ---> Running in 53fdef2ae0c4 10:27:10 Removing intermediate container 53fdef2ae0c4 10:27:10 ---> f695a7410b9d 10:27:10 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:27:10 ---> Running in 24a472125a42 10:27:10 Removing intermediate container 24a472125a42 10:27:10 ---> 8be3a960d909 10:27:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:27:10 ---> Running in 961db83fe0cd 10:27:10 Removing intermediate container 961db83fe0cd 10:27:10 ---> 0690e1e256b9 10:27:10 Step 21/23 : LABEL arch=amd64 10:27:10 ---> Running in f25d10765880 10:27:10 Removing intermediate container f25d10765880 10:27:10 ---> 2eeaf9b8a418 10:27:10 Step 22/23 : LABEL git_sha=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f 10:27:10 ---> Running in 3e81bad98327 10:27:10 Removing intermediate container 3e81bad98327 10:27:10 ---> 4cbf02c53aca 10:27:10 Step 23/23 : LABEL version=2.0.0-dev.73 10:27:10 ---> Running in a7f03876f6ec 10:27:10 Removing intermediate container a7f03876f6ec 10:27:10 ---> 7c0b601f91c4 10:27:10 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:27:10 Successfully built 7c0b601f91c4 10:27:10 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:27:11 ---> job-cost.sh 10:27:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QViV 10:27:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:27:30 Removing intermediate container a0b1af4ab933 10:27:30 ---> 49dd57675c33 10:27:30 Successfully built 49dd57675c33 10:27:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:27:30 + docker inspect -f . ci-base-image-arm64 10:27:30 . [Pipeline] withDockerContainer 10:27:31 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 10:27:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/181 -v /w/workspace/device-sdk-go/181:/w/workspace/device-sdk-go/181:rw,z -v /w/workspace/device-sdk-go/181@tmp:/w/workspace/device-sdk-go/181@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-arm64 cat 10:27:32 $ docker top 0759eee01ddf07a87e8bb070fc5174d1ddae9454034511ff514cb6c3dfe7b717 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:34 + go version 10:27:34 go version go1.16.3 linux/arm64 [Pipeline] } 10:27:34 $ docker stop --time=1 0759eee01ddf07a87e8bb070fc5174d1ddae9454034511ff514cb6c3dfe7b717 10:27:34 lf-activate-venv(): INFO: Adding /tmp/venv-QViV/bin to PATH 10:27:34 INFO: No Stack... 10:27:34 INFO: Retrieving Pricing Info for: v3-standard-2 10:27:34 INFO: Archiving Costs 10:27:35 $ docker rm -f 0759eee01ddf07a87e8bb070fc5174d1ddae9454034511ff514cb6c3dfe7b717 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:27:36 + cat /w/workspace/device-sdk-go/181/archives/cost.csv 10:27:36 + cut -d, -f6 [Pipeline] lock 10:27:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] 10:27:36 Resource [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] did not exist. Created. 10:27:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:36 + docker inspect -f . ci-base-image-arm64 10:27:36 . [Pipeline] withDockerContainer 10:27:36 + echo total: 0.05999999865889549 10:27:36 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 10:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/181 -v /w/workspace/device-sdk-go/181:/w/workspace/device-sdk-go/181:rw,z -v /w/workspace/device-sdk-go/181@tmp:/w/workspace/device-sdk-go/181@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-arm64 cat 10:27:38 $ docker top 1174760ebfadec6d398a41a759d2047b13637c3e2b2ecab976590b8865e30267 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 10:27:38 Stashed 1 file(s) [Pipeline] } 10:27:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:27:39 + go mod tidy [Pipeline] sh 10:27:40 + make test 10:27:40 go mod tidy 10:27:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:28:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:29:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:29:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:29:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.269s coverage: 25.4% of statements 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.217s coverage: 28.1% of statements 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.400s coverage: 78.9% of statements 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.229s coverage: 9.0% of statements 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:29:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.339s coverage: 29.2% of statements 10:29:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:29:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.232s coverage: 83.3% of statements 10:29:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:29:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:29:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.369s coverage: 58.0% of statements 10:29:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.336s coverage: 89.2% of statements 10:29:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:29:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.193s coverage: 5.0% of statements 10:29:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:29:30 GO111MODULE=on go vet ./... 10:30:38 gofmt -l . 10:30:38 [ "`gofmt -l .`" = "" ] 10:30:38 ./bin/test-attribution-txt.sh 10:30:38 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:30:38 $ docker stop --time=1 1174760ebfadec6d398a41a759d2047b13637c3e2b2ecab976590b8865e30267 10:30:40 $ docker rm -f 1174760ebfadec6d398a41a759d2047b13637c3e2b2ecab976590b8865e30267 [Pipeline] // withDockerContainer [Pipeline] sh 10:30:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:30:41 Warning: overwriting stash ‘coverage-report’ 10:30:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:30:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:30:43 + ls -al . 10:30:43 total 244 10:30:43 drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 10:30 . 10:30:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:26 .. 10:30:43 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 10:26 .dockerignore 10:30:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 10:26 .git 10:30:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:26 .github 10:30:43 -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 10:26 .gitignore 10:30:43 -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 10:26 Dockerfile.build 10:30:43 -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 10:26 Jenkinsfile 10:30:43 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 10:26 LICENSE 10:30:43 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 10:26 Makefile 10:30:43 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 10:26 README.md 10:30:43 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 10:26 RELEASE-NOTES.txt 10:30:43 -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 10:23 VERSION 10:30:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:26 bin 10:30:43 -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 10:29 coverage.out 10:30:43 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:26 example 10:30:43 -rw-r--r-- 1 jenkins jenkins 575 Jun 9 10:30 go.mod 10:30:43 -rw-r--r-- 1 jenkins jenkins 20381 Jun 9 10:27 go.sum 10:30:43 drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 10:26 internal 10:30:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:26 openapi 10:30:43 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:26 pkg 10:30:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:26 snap 10:30:43 -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 10:26 version.go [Pipeline] isUnix [Pipeline] sh 10:30:43 + 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=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f --label arch=arm64 --label version=2.0.0-dev.73 . 10:30:44 Sending build context to Docker daemon 2.758MB 10:30:44 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:30:44 Step 2/23 : FROM ${BASE} AS builder 10:30:44 ---> 49dd57675c33 10:30:44 Step 3/23 : WORKDIR /device-sdk-go 10:30:44 ---> Running in 6247df02a588 10:30:44 Removing intermediate container 6247df02a588 10:30:44 ---> 4f7a91482815 10:30:44 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:30:45 ---> Running in c1c4fd46e8b5 10:30:45 Removing intermediate container c1c4fd46e8b5 10:30:45 ---> ed8a5813f910 10:30:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:45 ---> Running in 279da17820e4 10:30:47 Removing intermediate container 279da17820e4 10:30:47 ---> 269e0b59b119 10:30:47 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:30:48 ---> Running in 9a42ae8cfa2b 10:30:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:30:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:30:51 OK: 139 MiB in 46 packages 10:30:52 Removing intermediate container 9a42ae8cfa2b 10:30:52 ---> 4b575287d1c0 10:30:52 Step 7/23 : COPY . . 10:30:53 ---> 4844ae69087d 10:30:53 Step 8/23 : RUN go mod download 10:30:54 ---> Running in bb1a8ddac0ed 10:30:56 Removing intermediate container bb1a8ddac0ed 10:30:56 ---> 4a4e44eb5391 10:30:56 Step 9/23 : RUN make build 10:30:56 ---> Running in 7cd5427b6beb 10:30:58 go mod tidy 10:30:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.73" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:31:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:31:37 Removing intermediate container 7cd5427b6beb 10:31:37 ---> 55fdcd3a2ecc 10:31:37 Step 10/23 : FROM alpine:3.12 10:31:38 3.12: Pulling from library/alpine 10:31:38 d2f70382dc9a: Pulling fs layer 10:31:39 d2f70382dc9a: Verifying Checksum 10:31:39 d2f70382dc9a: Download complete 10:31:39 d2f70382dc9a: Pull complete 10:31:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:31:39 Status: Downloaded newer image for alpine:3.12 10:31:39 ---> 9852663dfa18 10:31:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:31:39 ---> Running in aaeb7b9e372a 10:31:40 Removing intermediate container aaeb7b9e372a 10:31:40 ---> 8c87acc57c57 10:31:40 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:31:41 ---> Running in 71169be97d01 10:31:43 Removing intermediate container 71169be97d01 10:31:43 ---> b7487f033f2e 10:31:43 Step 13/23 : RUN apk add --update --no-cache zeromq 10:31:44 ---> Running in fd1b9f74add7 10:31:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:31:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:31:46 (1/5) Installing libgcc (9.3.0-r2) 10:31:46 (2/5) Installing libsodium (1.0.18-r0) 10:31:47 (3/5) Installing libstdc++ (9.3.0-r2) 10:31:47 (4/5) Installing libzmq (4.3.3-r0) 10:31:47 (5/5) Installing zeromq (4.3.3-r0) 10:31:47 Executing busybox-1.31.1-r20.trigger 10:31:47 OK: 8 MiB in 19 packages 10:31:49 Removing intermediate container fd1b9f74add7 10:31:49 ---> 169ffce77e34 10:31:49 Step 14/23 : WORKDIR / 10:31:49 ---> Running in 0727bad3be9d 10:31:49 Removing intermediate container 0727bad3be9d 10:31:49 ---> ff31d8bb263c 10:31:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:31:50 ---> 90c868cc64e6 10:31:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:31:51 ---> 097b367abeb0 10:31:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:31:52 ---> 9fef6760c609 10:31:52 Step 18/23 : EXPOSE 59999 10:31:52 ---> Running in 3a4ded20c29e 10:31:53 Removing intermediate container 3a4ded20c29e 10:31:53 ---> 31dd67a77021 10:31:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:31:53 ---> Running in 4fb418d0029d 10:31:54 Removing intermediate container 4fb418d0029d 10:31:54 ---> 26cfc5f480d3 10:31:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:31:54 ---> Running in 8005114bb6e9 10:31:54 Removing intermediate container 8005114bb6e9 10:31:54 ---> 4864f5b38635 10:31:54 Step 21/23 : LABEL arch=arm64 10:31:54 ---> Running in 7753549ce1ad 10:31:55 Removing intermediate container 7753549ce1ad 10:31:55 ---> 027010208463 10:31:55 Step 22/23 : LABEL git_sha=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f 10:31:55 ---> Running in 28623bb70e7a 10:31:56 Removing intermediate container 28623bb70e7a 10:31:56 ---> 7cc66a2787de 10:31:56 Step 23/23 : LABEL version=2.0.0-dev.73 10:31:56 ---> Running in d5f393e8bf57 10:31:56 Removing intermediate container d5f393e8bf57 10:31:56 ---> d243eed9a86e 10:31:56 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:31:56 Successfully built d243eed9a86e 10:31:56 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 10:31:57 ---> job-cost.sh 10:31:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cAu0 10:32:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-cAu0/bin to PATH 10:34:46 INFO: No Stack... 10:34:46 INFO: Retrieving Pricing Info for: v2-standard-4 10:34:46 INFO: Archiving Costs [Pipeline] sh 10:34:46 + + cutcat -d, /w/workspace/device-sdk-go/181/archives/cost.csv -f6 10:34:46 [Pipeline] lock 10:34:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] 10:34:46 Resource [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] did not exist. Created. 10:34:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:34:47 /w/workspace/device-sdk-go/181@tmp/durable-9687a43b/script.sh: 1: /w/workspace/device-sdk-go/181@tmp/durable-9687a43b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:34:47 + echo total: 0.18000000715255737 [Pipeline] stash 10:34:47 Warning: overwriting stash ‘stack-cost’ 10:34:47 Stashed 1 file(s) [Pipeline] } 10:34:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-181-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 10:34:48 provisioning config files... 10:34:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1660222858932835827tmp [Pipeline] { [Pipeline] sh 10:34:48 + set +x 10:34:48 + curl -s https://codecov.io/bash 10:34:48 + bash -s -- 10:34:48 10:34:48 _____ _ 10:34:48 / ____| | | 10:34:48 | | ___ __| | ___ ___ _____ __ 10:34:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:34:48 | |___| (_) | (_| | __/ (_| (_) \ V / 10:34:48 \_____\___/ \__,_|\___|\___\___/ \_/ 10:34:48 Bash-1.0.3 10:34:48 10:34:48 10:34:48 ==> git version 2.24.4 found 10:34:48 ==> 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 10:34:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:34:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:34:48 ==> Jenkins CI detected. 10:34:48 project root: . 10:34:48 --> token set from env 10:34:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:34:48 ==> Running gcov in . (disable via -X gcov) 10:34:48 ==> Python coveragepy not found 10:34:48 ==> Searching for coverage reports in: 10:34:48 + . 10:34:48 -> Found 1 reports 10:34:48 ==> Detecting git/mercurial file structure 10:34:48 ==> Reading reports 10:34:48 + ./coverage.out bytes=126071 10:34:48 ==> Appending adjustments 10:34:48 https://docs.codecov.io/docs/fixing-reports 10:34:48 + Found adjustments 10:34:48 ==> Gzipping contents 10:34:48 20K /tmp/codecov.jM4dju.gz 10:34:48 ==> Uploading reports 10:34:48 url: https://codecov.io 10:34:48 query: branch=master&commit=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:34:48 -> Pinging Codecov 10:34:48 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:34:49 -> Uploading to 10:34:49 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f/ea87cb44-29f4-4941-846d-a3bcc7173580.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T103449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dfa1881213cb9a3b013d80eceb7a5feaca1ed0e7ae661330d8137711d8c228f 10:34:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:34:49 Dload Upload Total Spent Left Speed 10:34:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16484 0 0 100 16484 0 47275 --:--:-- --:--:-- --:--:-- 47232 10:34:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [Pipeline] } 10:34:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:34:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:34:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:34:50 10:34:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:34:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:34:51 188c0c94c7c5: Pulling fs layer 10:34:51 0ef7d3d256c8: Pulling fs layer 10:34:51 de9db76c5a1d: Pulling fs layer 10:34:51 0eba1c9be4d2: Pulling fs layer 10:34:51 0d57e429df01: Pulling fs layer 10:34:51 4e4be7b47b0d: Pulling fs layer 10:34:51 e1f770b5df2f: Pulling fs layer 10:34:51 85a0685a4137: Pulling fs layer 10:34:51 0eba1c9be4d2: Waiting 10:34:51 0d57e429df01: Waiting 10:34:51 4e4be7b47b0d: Waiting 10:34:51 e1f770b5df2f: Waiting 10:34:51 85a0685a4137: Waiting 10:34:51 de9db76c5a1d: Verifying Checksum 10:34:51 de9db76c5a1d: Download complete 10:34:51 0ef7d3d256c8: Verifying Checksum 10:34:51 0ef7d3d256c8: Download complete 10:34:51 0d57e429df01: Verifying Checksum 10:34:51 0d57e429df01: Download complete 10:34:51 188c0c94c7c5: Verifying Checksum 10:34:51 188c0c94c7c5: Download complete 10:34:51 4e4be7b47b0d: Verifying Checksum 10:34:51 4e4be7b47b0d: Download complete 10:34:51 188c0c94c7c5: Pull complete 10:34:51 0ef7d3d256c8: Pull complete 10:34:51 de9db76c5a1d: Pull complete 10:34:52 e1f770b5df2f: Verifying Checksum 10:34:52 e1f770b5df2f: Download complete 10:34:54 0eba1c9be4d2: Verifying Checksum 10:34:54 0eba1c9be4d2: Download complete 10:34:54 85a0685a4137: Verifying Checksum 10:34:54 85a0685a4137: Download complete 10:34:57 0eba1c9be4d2: Pull complete 10:34:57 0d57e429df01: Pull complete 10:34:57 4e4be7b47b0d: Pull complete 10:34:58 e1f770b5df2f: Pull complete 10:35:01 85a0685a4137: Pull complete 10:35:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:35:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:35:01 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 10:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:35:04 $ docker top 44c9842b14f88c746e2a5cc9ea4f77327e9c6b55da7506fe5afd08496fc3687b -eo pid,comm [Pipeline] { [Pipeline] echo 10:35:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:35:05 + set -o pipefail 10:35:05 + snyk monitor '--org=edgex-jenkins' 10:35:10 10:35:10 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 10:35:10 10:35:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/6df1b714-c1cb-492e-8b6d-c032a219a50e 10:35:10 10:35:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:35:10 10:35:10 [Pipeline] } 10:35:10 $ docker stop --time=1 44c9842b14f88c746e2a5cc9ea4f77327e9c6b55da7506fe5afd08496fc3687b 10:35:13 $ docker rm -f 44c9842b14f88c746e2a5cc9ea4f77327e9c6b55da7506fe5afd08496fc3687b [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 10:35:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:35:13 provisioning config files... 10:35:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3699813993145728575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:14 --> edgex-publish-swagger.sh 10:35:14 === Publish openapi/v1 API === 10:35:14 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 10:35:14 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 10:35:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:35:14 Dload Upload Total Spent Left Speed 10:35:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16873 0:00:01 0:00:01 --:--:-- 16889 100 19947 0 0 100 19947 0 9135 0:00:02 0:00:02 --:--:-- 9141 100 19947 0 0 100 19947 0 6263 0:00:03 0:00:03 --:--:-- 6264 100 19947 0 0 100 19947 0 4765 0:00:04 0:00:04 --:--:-- 4766 100 19947 0 0 100 19947 0 3845 0:00:05 0:00:05 --:--:-- 3846 100 19947 0 0 100 19947 0 3439 0:00:05 0:00:05 --:--:-- 0 100 19947 0 0 100 19947 0 3438 0:00:05 0:00:05 --:--:-- 0 10:35:19 10:35:19 10:35:19 === Publish openapi/v2 API === 10:35:19 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 10:35:19 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 10:35:19 % Total % Received % Xferd Average Speed Time Time Time Current 10:35:19 Dload Upload Total Spent Left Speed 10:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 44675 0:00:01 0:00:01 --:--:-- 44690 100 51483 0 0 100 51483 0 23905 0:00:02 0:00:02 --:--:-- 23912 100 51483 0 0 100 51483 0 16319 0:00:03 0:00:03 --:--:-- 16323 100 51483 0 0 100 51483 0 12387 0:00:04 0:00:04 --:--:-- 12390 100 51483 0 0 100 51483 0 10144 0:00:05 0:00:05 --:--:-- 10146 100 51483 0 0 100 51483 0 10144 0:00:05 0:00:05 --:--:-- 0 10:35:25 10:35:25 [Pipeline] } 10:35:25 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 10:35:25 + git log --format=format:%s -1 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [Pipeline] isUnix [Pipeline] sh 10:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:35:25 . [Pipeline] withDockerContainer 10:35:25 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 10:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:35:26 $ docker top 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:35:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:35:26 [ssh-agent] Looking for ssh-agent implementation... 10:35:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:26 $ docker exec 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 ssh-agent 10:35:26 SSH_AUTH_SOCK=/tmp/ssh-IxwyTmLvH41k/agent.13 10:35:26 SSH_AGENT_PID=20 10:35:26 Running ssh-add (command line suppressed) 10:35:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6690872969638735818.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6690872969638735818.key) 10:35:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:35:27 + git semver tag 10:35:27 # -> Open(): unable to determine branch for HEAD 10:35:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 10:35:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 10:35:27 # $SEMVER_REMOTE_NAME = origin 10:35:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:35:27 # $SEMVER_USER_NAME = edgex-jenkins 10:35:27 # $SEMVER_BRANCH = master 10:35:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 10:35:27 # 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f HEAD 10:35:27 # -> Force: false 10:35:27 # 7e9e7fe3769a36a81f30c2de68f1dbfed00ab1fc refs/tags/v2.0.0-dev.73 [Pipeline] } 10:35:27 $ docker exec --env ******** --env ******** 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 ssh-agent -k 10:35:27 unset SSH_AUTH_SOCK; 10:35:27 unset SSH_AGENT_PID; 10:35:27 echo Agent pid 20 killed; 10:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:35:27 + git semver [Pipeline] } 10:35:27 $ docker stop --time=1 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 10:35:28 $ docker rm -f 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:35:29 10:35:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:35:29 0.23.1-centos7: Pulling from edgex-lftools 10:35:29 ab5ef0e58194: Pulling fs layer 10:35:29 9712f1f96733: Pulling fs layer 10:35:29 63f879dbbcfc: Pulling fs layer 10:35:29 0d9ebad4ef96: Pulling fs layer 10:35:29 e9a5061849ea: Pulling fs layer 10:35:29 d747dcd14b5f: Pulling fs layer 10:35:29 2de7ff778b66: Pulling fs layer 10:35:29 e9a5061849ea: Waiting 10:35:29 d747dcd14b5f: Waiting 10:35:29 2de7ff778b66: Waiting 10:35:29 0d9ebad4ef96: Waiting 10:35:29 9712f1f96733: Verifying Checksum 10:35:29 9712f1f96733: Download complete 10:35:31 63f879dbbcfc: Verifying Checksum 10:35:31 63f879dbbcfc: Download complete 10:35:31 e9a5061849ea: Verifying Checksum 10:35:31 e9a5061849ea: Download complete 10:35:31 d747dcd14b5f: Verifying Checksum 10:35:31 d747dcd14b5f: Download complete 10:35:31 2de7ff778b66: Verifying Checksum 10:35:31 2de7ff778b66: Download complete 10:35:31 0d9ebad4ef96: Verifying Checksum 10:35:31 0d9ebad4ef96: Download complete 10:35:31 ab5ef0e58194: Verifying Checksum 10:35:31 ab5ef0e58194: Download complete 10:35:34 ab5ef0e58194: Pull complete 10:35:34 9712f1f96733: Pull complete 10:35:35 63f879dbbcfc: Pull complete 10:35:38 0d9ebad4ef96: Pull complete 10:35:38 e9a5061849ea: Pull complete 10:35:38 d747dcd14b5f: Pull complete 10:35:39 2de7ff778b66: Pull complete 10:35:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:35:39 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 10:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:35:43 $ docker top aa60ba551e3aa135644ef0d98a3c4bc131ca827ada7542012fa40822c951295b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:35:43 provisioning config files... 10:35:43 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3664072844760566696tmp 10:35:43 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5372411415737237823tmp 10:35:43 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2995278988837997057tmp [Pipeline] { [Pipeline] echo 10:35:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:35:44 ---> sigul-configuration.sh 10:35:44 gpg: directory `/root/.gnupg' created 10:35:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:35:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:35:44 gpg: keyring `/root/.gnupg/secring.gpg' created 10:35:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:35:44 gpg: CAST5 encrypted data 10:35:44 gpg: encrypted with 1 passphrase 10:35:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:35:44 + mkdir /home/jenkins 10:35:44 + mkdir /home/jenkins/sigul [Pipeline] sh 10:35:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:35:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:35:45 ---> sigul-install.sh 10:35:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:35:49 + git tag --list 10:35:49 0.7.1 10:35:49 delhi-tag 10:35:49 v1.0.0 10:35:49 v1.1.0 10:35:49 v1.1.1 10:35:49 v1.1.2 10:35:49 v1.2.0 10:35:49 v1.2.1 10:35:49 v1.2.2 10:35:49 v1.2.3 10:35:49 v1.3.0 10:35:49 v1.4.0 10:35:49 v2.0.0-dev.1 10:35:49 v2.0.0-dev.10 10:35:49 v2.0.0-dev.11 10:35:49 v2.0.0-dev.12 10:35:49 v2.0.0-dev.13 10:35:49 v2.0.0-dev.14 10:35:49 v2.0.0-dev.15 10:35:49 v2.0.0-dev.16 10:35:49 v2.0.0-dev.17 10:35:49 v2.0.0-dev.18 10:35:49 v2.0.0-dev.19 10:35:49 v2.0.0-dev.2 10:35:49 v2.0.0-dev.20 10:35:49 v2.0.0-dev.21 10:35:49 v2.0.0-dev.22 10:35:49 v2.0.0-dev.23 10:35:49 v2.0.0-dev.24 10:35:49 v2.0.0-dev.25 10:35:49 v2.0.0-dev.26 10:35:49 v2.0.0-dev.27 10:35:49 v2.0.0-dev.28 10:35:49 v2.0.0-dev.29 10:35:49 v2.0.0-dev.3 10:35:49 v2.0.0-dev.30 10:35:49 v2.0.0-dev.31 10:35:49 v2.0.0-dev.32 10:35:49 v2.0.0-dev.33 10:35:49 v2.0.0-dev.34 10:35:49 v2.0.0-dev.35 10:35:49 v2.0.0-dev.36 10:35:49 v2.0.0-dev.37 10:35:49 v2.0.0-dev.38 10:35:49 v2.0.0-dev.39 10:35:49 v2.0.0-dev.4 10:35:49 v2.0.0-dev.40 10:35:49 v2.0.0-dev.41 10:35:49 v2.0.0-dev.42 10:35:49 v2.0.0-dev.43 10:35:49 v2.0.0-dev.44 10:35:49 v2.0.0-dev.45 10:35:49 v2.0.0-dev.46 10:35:49 v2.0.0-dev.47 10:35:49 v2.0.0-dev.48 10:35:49 v2.0.0-dev.49 10:35:49 v2.0.0-dev.5 10:35:49 v2.0.0-dev.50 10:35:49 v2.0.0-dev.51 10:35:49 v2.0.0-dev.52 10:35:49 v2.0.0-dev.53 10:35:49 v2.0.0-dev.54 10:35:49 v2.0.0-dev.55 10:35:49 v2.0.0-dev.56 10:35:49 v2.0.0-dev.57 10:35:49 v2.0.0-dev.58 10:35:49 v2.0.0-dev.59 10:35:49 v2.0.0-dev.6 10:35:49 v2.0.0-dev.60 10:35:49 v2.0.0-dev.61 10:35:49 v2.0.0-dev.62 10:35:49 v2.0.0-dev.63 10:35:49 v2.0.0-dev.64 10:35:49 v2.0.0-dev.65 10:35:49 v2.0.0-dev.66 10:35:49 v2.0.0-dev.67 10:35:49 v2.0.0-dev.68 10:35:49 v2.0.0-dev.69 10:35:49 v2.0.0-dev.7 10:35:49 v2.0.0-dev.70 10:35:49 v2.0.0-dev.71 10:35:49 v2.0.0-dev.72 10:35:49 v2.0.0-dev.73 10:35:49 v2.0.0-dev.8 10:35:49 v2.0.0-dev.9 [Pipeline] sh 10:35:49 + lftools sign git-tag v2.0.0-dev.73 10:35:50 Signing Git tag with Sigul... 10:35:50 Signing v2.0.0-dev.73 [Pipeline] echo 10:35:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:35:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:35:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:35:51 $ docker stop --time=1 aa60ba551e3aa135644ef0d98a3c4bc131ca827ada7542012fa40822c951295b 10:35:53 $ docker rm -f aa60ba551e3aa135644ef0d98a3c4bc131ca827ada7542012fa40822c951295b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:35:53 . [Pipeline] withDockerContainer 10:35:53 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 10:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:35:54 $ docker top 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:35:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:35:54 [ssh-agent] Looking for ssh-agent implementation... 10:35:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:54 $ docker exec 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 ssh-agent 10:35:54 SSH_AUTH_SOCK=/tmp/ssh-mVrJ1ZvUASG1/agent.13 10:35:54 SSH_AGENT_PID=20 10:35:54 Running ssh-add (command line suppressed) 10:35:54 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4756199899612937801.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4756199899612937801.key) 10:35:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:35:55 + git semver bump pre 10:35:55 # -> Open(): unable to determine branch for HEAD 10:35:55 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 10:35:55 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 10:35:55 # $SEMVER_REMOTE_NAME = origin 10:35:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:35:55 # $SEMVER_USER_NAME = edgex-jenkins 10:35:55 # $SEMVER_BRANCH = master 10:35:55 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 10:35:55 2.0.0-dev.74 [Pipeline] } 10:35:55 $ docker exec --env ******** --env ******** 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 ssh-agent -k 10:35:55 unset SSH_AUTH_SOCK; 10:35:55 unset SSH_AGENT_PID; 10:35:55 echo Agent pid 20 killed; 10:35:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:35:55 + git semver [Pipeline] } 10:35:55 $ docker stop --time=1 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 10:35:56 $ docker rm -f 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:35:57 . [Pipeline] withDockerContainer 10:35:57 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 10:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:35:57 $ docker top aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:35:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:35:57 [ssh-agent] Looking for ssh-agent implementation... 10:35:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:57 $ docker exec aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 ssh-agent 10:35:58 SSH_AUTH_SOCK=/tmp/ssh-n93ScCL88gkg/agent.14 10:35:58 SSH_AGENT_PID=21 10:35:58 Running ssh-add (command line suppressed) 10:35:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5204986303968083071.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5204986303968083071.key) 10:35:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:35:58 + git semver push 10:35:58 # -> Open(): unable to determine branch for HEAD 10:35:58 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 10:35:58 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 10:35:58 # $SEMVER_REMOTE_NAME = origin 10:35:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:35:58 # $SEMVER_USER_NAME = edgex-jenkins 10:35:58 # $SEMVER_BRANCH = master 10:35:58 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 10:36:03 $ docker exec --env ******** --env ******** aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 ssh-agent -k 10:36:03 unset SSH_AUTH_SOCK; 10:36:03 unset SSH_AGENT_PID; 10:36:03 echo Agent pid 21 killed; 10:36:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:04 + git semver [Pipeline] } 10:36:04 $ docker stop --time=1 aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 10:36:05 $ docker rm -f aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 [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 10:36:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:07 ---> package-listing.sh 10:36:07 ++ tr '[:upper:]' '[:lower:]' 10:36:07 ++ facter osfamily 10:36:07 + OS_FAMILY=redhat 10:36:07 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 10:36:07 + START_PACKAGES=/tmp/packages_start.txt 10:36:07 + END_PACKAGES=/tmp/packages_end.txt 10:36:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:07 + PACKAGES=/tmp/packages_start.txt 10:36:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 10:36:07 + PACKAGES=/tmp/packages_end.txt 10:36:07 + case "${OS_FAMILY}" in 10:36:07 + sort 10:36:07 + rpm -qa 10:36:08 + '[' -f /tmp/packages_start.txt ']' 10:36:08 + '[' -f /tmp/packages_end.txt ']' 10:36:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 10:36:08 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 10:36:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 10:36:08 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 10:36:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:36:08 10:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:36:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:36:09 alpine: Pulling from edgex-lftools-log-publisher 10:36:09 df20fa9351a1: Pulling fs layer 10:36:09 36b3adc4ff6f: Pulling fs layer 10:36:09 8ad3a11d3b57: Pulling fs layer 10:36:09 46f8f816bc3b: Pulling fs layer 10:36:09 93b61091891f: Pulling fs layer 10:36:09 93b9cdb0e59b: Pulling fs layer 10:36:09 5e14af77c1be: Pulling fs layer 10:36:09 01666e4c0597: Pulling fs layer 10:36:09 aa168da1d23b: Pulling fs layer 10:36:09 93b9cdb0e59b: Waiting 10:36:09 5e14af77c1be: Waiting 10:36:09 01666e4c0597: Waiting 10:36:09 aa168da1d23b: Waiting 10:36:09 46f8f816bc3b: Waiting 10:36:09 93b61091891f: Waiting 10:36:09 36b3adc4ff6f: Verifying Checksum 10:36:09 36b3adc4ff6f: Download complete 10:36:09 46f8f816bc3b: Verifying Checksum 10:36:09 46f8f816bc3b: Download complete 10:36:09 df20fa9351a1: Verifying Checksum 10:36:09 df20fa9351a1: Download complete 10:36:09 93b9cdb0e59b: Verifying Checksum 10:36:09 93b9cdb0e59b: Download complete 10:36:09 5e14af77c1be: Verifying Checksum 10:36:09 5e14af77c1be: Download complete 10:36:09 93b61091891f: Verifying Checksum 10:36:09 93b61091891f: Download complete 10:36:09 01666e4c0597: Verifying Checksum 10:36:09 01666e4c0597: Download complete 10:36:09 df20fa9351a1: Pull complete 10:36:09 8ad3a11d3b57: Verifying Checksum 10:36:09 8ad3a11d3b57: Download complete 10:36:09 36b3adc4ff6f: Pull complete 10:36:10 8ad3a11d3b57: Pull complete 10:36:10 46f8f816bc3b: Pull complete 10:36:10 93b61091891f: Pull complete 10:36:10 93b9cdb0e59b: Pull complete 10:36:10 5e14af77c1be: Pull complete 10:36:10 01666e4c0597: Pull complete 10:36:11 aa168da1d23b: Verifying Checksum 10:36:11 aa168da1d23b: Download complete 10:36:15 aa168da1d23b: Pull complete 10:36:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:36:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:36:15 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 10:36:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:36:18 $ docker top 03469f33a5134814e5335fce07b8d37c7fb445076db10ce55b3f116a77f27662 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:18 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:19 + mkdir -p /var/log/sa [Pipeline] sh 10:36:19 + ls /var/log/sa-host 10:36:19 + sadf -c /var/log/sa-host/sa05 10:36:19 file_magic: OK 10:36:19 HZ: Using current value: 100 10:36:19 file_header: OK 10:36:19 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 10:36:19 Statistics: 10:36:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:36:19 File successfully converted to sysstat format version 12.2.1 10:36:19 + sadf -c /var/log/sa-host/sa09 10:36:19 file_magic: OK 10:36:19 HZ: Using current value: 100 10:36:19 file_header: OK 10:36:19 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 10:36:19 Statistics: 10:36:19 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... 10:36:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:19 provisioning config files... 10:36:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2073280559950620771tmp [Pipeline] { [Pipeline] echo 10:36:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:19 ---> create-netrc.sh [Pipeline] } 10:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:20 ---> python-tools-install.sh [Pipeline] echo 10:36:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:20 ---> sudo-logs.sh 10:36:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:36:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:36:20 ---> job-cost.sh 10:36:20 lf-activate-venv: SKIPPING 10:36:20 DEBUG: total: 0.18000000715255737 10:36:20 INFO: Retrieving Stack Cost... 10:36:22 INFO: Retrieving Pricing Info for: v3-standard-2 10:36:22 INFO: Archiving Costs [Pipeline] echo 10:36:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:36:23 ---> logs-deploy.sh 10:36:23 lf-activate-venv: SKIPPING 10:36:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/181 10:36:23 INFO: archiving workspace using pattern(s): 10:36:24 Archives upload complete. 10:36:24 INFO: archiving logs to Nexus 10:36:24 ---> uname -a: 10:36:24 Linux prd-centos7-docker-4c-2g-11.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:36:24 10:36:24 10:36:24 ---> lscpu: 10:36:24 Architecture: x86_64 10:36:24 CPU op-mode(s): 32-bit, 64-bit 10:36:24 Byte Order: Little Endian 10:36:24 Address sizes: 40 bits physical, 48 bits virtual 10:36:24 CPU(s): 2 10:36:24 On-line CPU(s) list: 0,1 10:36:24 Thread(s) per core: 1 10:36:24 Core(s) per socket: 1 10:36:24 Socket(s): 2 10:36:24 NUMA node(s): 1 10:36:24 Vendor ID: AuthenticAMD 10:36:24 CPU family: 23 10:36:24 Model: 49 10:36:24 Model name: AMD EPYC-Rome Processor 10:36:24 Stepping: 0 10:36:24 CPU MHz: 2800.000 10:36:24 BogoMIPS: 5600.00 10:36:24 Virtualization: AMD-V 10:36:24 Hypervisor vendor: KVM 10:36:24 Virtualization type: full 10:36:24 L1d cache: 64 KiB 10:36:24 L1i cache: 64 KiB 10:36:24 L2 cache: 1 MiB 10:36:24 L3 cache: 32 MiB 10:36:24 NUMA node0 CPU(s): 0,1 10:36:24 Vulnerability Itlb multihit: Not affected 10:36:24 Vulnerability L1tf: Not affected 10:36:24 Vulnerability Mds: Not affected 10:36:24 Vulnerability Meltdown: Not affected 10:36:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:36:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:36:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:36:24 Vulnerability Srbds: Not affected 10:36:24 Vulnerability Tsx async abort: Not affected 10:36:24 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 10:36:24 10:36:24 10:36:24 ---> nproc: 10:36:24 2 10:36:24 10:36:24 10:36:24 ---> df -h: 10:36:24 Filesystem Size Used Available Use% Mounted on 10:36:24 overlay 40.0G 8.9G 31.1G 22% / 10:36:24 tmpfs 64.0M 0 64.0M 0% /dev 10:36:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:36:24 shm 64.0M 0 64.0M 0% /dev/shm 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 10:36:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 10:36:24 10:36:24 10:36:24 ---> free -m: 10:36:24 total used free shared buff/cache available 10:36:24 Mem: 7821 1168 3263 0 3388 6570 10:36:24 Swap: 1023 0 1023 10:36:24 10:36:24 10:36:24 ---> ip addr: 10:36:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:36:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:36:24 inet 127.0.0.1/8 scope host lo 10:36:24 valid_lft forever preferred_lft forever 10:36:24 inet6 ::1/128 scope host 10:36:24 valid_lft forever preferred_lft forever 10:36:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:36:24 link/ether fa:16:3e:7f:26:3a brd ff:ff:ff:ff:ff:ff 10:36:24 inet 10.30.123.230/23 brd 10.30.123.255 scope global dynamic eth0 10:36:24 valid_lft 85582sec preferred_lft 85582sec 10:36:24 inet6 fe80::f816:3eff:fe7f:263a/64 scope link 10:36:24 valid_lft forever preferred_lft forever 10:36:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:36:24 link/ether 02:42:bb:e9:32:4d brd ff:ff:ff:ff:ff:ff 10:36:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:36:24 valid_lft forever preferred_lft forever 10:36:24 inet6 fe80::42:bbff:fee9:324d/64 scope link 10:36:24 valid_lft forever preferred_lft forever 10:36:24 10:36:24 10:36:24 ---> sar -b -r -n DEV: 10:36:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:36:24 10:36:24 10:22:35 LINUX RESTART (2 CPU) 10:36:24 10:36:24 10:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:36:24 10:24:01 110.58 16.61 93.97 0.00 5611.92 4801.44 0.00 10:36:24 10:25:01 1.88 0.00 1.88 0.00 0.00 37.06 0.00 10:36:24 10:26:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 10:36:24 10:27:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 10:36:24 10:28:01 0.22 0.00 0.22 0.00 0.00 3.63 0.00 10:36:24 10:29:01 0.28 0.00 0.28 0.00 0.00 4.51 0.00 10:36:24 10:30:01 0.22 0.00 0.22 0.00 0.00 3.78 0.00 10:36:24 10:31:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 10:36:24 10:32:01 0.23 0.00 0.23 0.00 0.00 1.78 0.00 10:36:24 10:33:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 10:36:24 10:34:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 10:36:24 10:35:01 20.28 0.03 20.24 0.00 3.73 7128.42 0.00 10:36:24 10:36:01 186.13 0.00 186.13 0.00 0.00 51132.32 0.00 10:36:24 Average: 24.60 1.26 23.34 0.00 425.56 4857.43 0.00 10:36:24 10:36:24 10:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:24 10:24:01 5451844 0 814024 10.16 2620 1740452 1304972 14.41 577104 1579252 8 10:36:24 10:25:01 5459916 0 805948 10.06 2620 1740456 1241728 13.71 570620 1579228 20 10:36:24 10:26:01 5460672 0 805188 10.05 2620 1740460 1237656 13.66 574464 1575004 20 10:36:24 10:27:01 5459816 0 806040 10.06 2620 1740464 1236656 13.65 575004 1575004 20 10:36:24 10:28:01 5458212 0 807636 10.08 2620 1740472 1237620 13.66 570972 1581244 20 10:36:24 10:29:01 5454612 0 811236 10.13 2620 1740472 1266404 13.98 573592 1581244 20 10:36:24 10:30:01 5454440 0 811400 10.13 2620 1740480 1267508 13.99 573880 1581244 8 10:36:24 10:31:01 5460276 0 805560 10.06 2620 1740484 1202276 13.27 569556 1581244 8 10:36:24 10:32:01 5452412 0 813420 10.16 2620 1740488 1202276 13.27 577096 1581248 8 10:36:24 10:33:01 5452576 0 813252 10.15 2620 1740492 1202276 13.27 579012 1579372 8 10:36:24 10:34:01 5452140 0 813684 10.16 2620 1740496 1202372 13.27 579496 1579372 12 10:36:24 10:35:01 4622116 0 925532 11.56 2620 2458672 1390136 15.35 685692 2224360 572556 10:36:24 10:36:01 3846220 0 1097460 13.70 2620 3062640 1506212 16.63 826000 2699388 52 10:36:24 Average: 5268096 0 840798 10.50 2620 1897425 1269084 14.01 602499 1715170 44058 10:36:24 10:36:24 10:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:24 10:24:01 eth0 636.79 419.77 1137.56 88.72 0.00 0.00 0.00 0.00 10:36:24 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:24:01 docker0 9.89 7.38 1.84 28.03 0.00 0.00 0.00 0.00 10:36:24 10:25:01 eth0 3.45 0.92 1.23 0.74 0.00 0.00 0.00 0.00 10:36:24 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:26:01 eth0 2.25 0.58 0.66 0.33 0.00 0.00 0.00 0.00 10:36:24 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:27:01 eth0 2.78 0.57 0.72 0.46 0.00 0.00 0.00 0.00 10:36:24 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:28:01 eth0 2.97 1.57 0.68 7.89 0.00 0.00 0.00 0.00 10:36:24 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:29:01 eth0 2.52 2.37 0.53 13.53 0.00 0.00 0.00 0.00 10:36:24 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:30:01 eth0 0.85 0.80 0.29 3.57 0.00 0.00 0.00 0.00 10:36:24 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:31:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:24 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:24 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:24 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:34:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 10:36:24 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:35:01 eth0 397.42 369.12 4075.43 30.13 0.00 0.00 0.00 0.00 10:36:24 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:36:01 eth0 516.04 467.53 3917.48 108.82 0.00 0.00 0.00 0.00 10:36:24 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 10:36:01 vethd6d63d3 2.15 1.68 0.48 0.55 0.00 0.00 0.00 0.00 10:36:24 10:36:01 docker0 107.04 109.24 8.22 653.54 0.00 0.00 0.00 0.00 10:36:24 Average: eth0 119.83 96.83 702.39 19.48 0.00 0.00 0.00 0.00 10:36:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:24 Average: vethd6d63d3 0.17 0.13 0.04 0.04 0.00 0.00 0.00 0.00 10:36:24 Average: docker0 9.00 8.98 0.77 52.47 0.00 0.00 0.00 0.00 10:36:24 10:36:24 10:36:24 ---> sar -P ALL: 10:36:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:36:24 10:36:24 10:22:35 LINUX RESTART (2 CPU) 10:36:24 10:36:24 10:23:02 CPU %user %nice %system %iowait %steal %idle 10:36:24 10:24:01 all 14.11 0.00 3.38 2.95 0.06 79.50 10:36:24 10:24:01 0 14.22 0.00 3.34 2.25 0.05 80.14 10:36:24 10:24:01 1 13.99 0.00 3.42 3.65 0.07 78.86 10:36:24 10:25:01 all 0.14 0.00 0.03 0.00 0.03 99.79 10:36:24 10:25:01 0 0.10 0.00 0.03 0.00 0.03 99.83 10:36:24 10:25:01 1 0.18 0.00 0.03 0.00 0.03 99.75 10:36:24 10:26:01 all 0.09 0.00 0.04 0.00 0.03 99.83 10:36:24 10:26:01 0 0.12 0.00 0.02 0.00 0.02 99.85 10:36:24 10:26:01 1 0.07 0.00 0.07 0.00 0.05 99.82 10:36:24 10:27:01 all 0.03 0.00 0.03 0.00 0.02 99.93 10:36:24 10:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:36:24 10:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:36:24 10:28:01 all 0.18 0.00 0.19 0.00 0.03 99.60 10:36:24 10:28:01 0 0.17 0.00 0.20 0.00 0.03 99.60 10:36:24 10:28:01 1 0.18 0.00 0.18 0.00 0.03 99.60 10:36:24 10:29:01 all 0.07 0.00 0.03 0.00 0.02 99.88 10:36:24 10:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:36:24 10:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:36:24 10:30:01 all 0.23 0.00 0.03 0.00 0.02 99.72 10:36:24 10:30:01 0 0.37 0.00 0.05 0.00 0.02 99.57 10:36:24 10:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 10:36:24 10:31:01 all 0.20 0.00 0.03 0.00 0.03 99.74 10:36:24 10:31:01 0 0.38 0.00 0.02 0.00 0.02 99.58 10:36:24 10:31:01 1 0.02 0.00 0.05 0.00 0.03 99.90 10:36:24 10:32:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:36:24 10:32:01 0 0.18 0.00 0.02 0.00 0.02 99.78 10:36:24 10:32:01 1 0.08 0.00 0.03 0.00 0.03 99.85 10:36:24 10:33:01 all 0.03 0.00 0.03 0.00 0.03 99.92 10:36:24 10:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:36:24 10:33:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:36:24 10:34:01 all 0.04 0.00 0.02 0.00 0.02 99.92 10:36:24 10:34:01 0 0.07 0.00 0.03 0.00 0.03 99.87 10:36:24 10:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:36:24 10:36:24 10:34:01 CPU %user %nice %system %iowait %steal %idle 10:36:24 10:35:01 all 7.64 0.00 2.93 0.16 0.04 89.23 10:36:24 10:35:01 0 7.70 0.00 2.95 0.05 0.05 89.25 10:36:24 10:35:01 1 7.58 0.00 2.90 0.27 0.03 89.21 10:36:24 10:36:01 all 16.64 0.00 7.89 3.75 0.08 71.64 10:36:24 10:36:01 0 14.55 0.00 7.33 3.41 0.09 74.63 10:36:24 10:36:01 1 18.73 0.00 8.46 4.08 0.07 68.65 10:36:24 Average: all 2.95 0.00 1.09 0.51 0.03 95.42 10:36:24 Average: 0 2.84 0.00 1.05 0.42 0.03 95.66 10:36:24 Average: 1 3.06 0.00 1.14 0.59 0.03 95.17 10:36:24 10:36:24 10:36:24