Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef 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-ssh1070369326275431780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1339327194797664385.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4650531959932102324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh4779846758169930343.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-ssh8680927908220668591.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 ‘prd-centos7-docker-4c-2g-873’ Running on prd-centos7-docker-4c-2g-875 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef (master) Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh1864642881093804130.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 Commit message: "Merge pull request #979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.102" > git rev-list --no-walk ab601dc3bfb73a4a01501692ac3fc9071936c5f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:12:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:12:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:12:00 ========================================================= 07:12:00 EdgeX Global Pipelines Version Info 07:12:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:12:02 ------------------- 07:12:02 stable info: 07:12:02 ------------------- 07:12:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:12:02 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:12:02 Message: update stable to v1.0.195 07:12:03 ------------------- 07:12:03 experimental info: 07:12:03 ------------------- 07:12:03 Commited By: **** collab-it+edgex@linuxfoundation.org 07:12:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:12:03 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3325caf [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:04 provisioning config files... 07:12:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config500540680098943937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:04 ---> docker-login.sh 07:12:04 nexus3.edgexfoundry.org:10001 07:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:04 Configure a credential helper to remove this warning. See 07:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:04 07:12:04 Login Succeeded 07:12:04 nexus3.edgexfoundry.org:10002 07:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:04 Configure a credential helper to remove this warning. See 07:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:04 07:12:04 Login Succeeded 07:12:04 nexus3.edgexfoundry.org:10003 07:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:05 Configure a credential helper to remove this warning. See 07:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:05 07:12:05 Login Succeeded 07:12:05 nexus3.edgexfoundry.org:10004 07:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:05 Configure a credential helper to remove this warning. See 07:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:05 07:12:05 Login Succeeded 07:12:05 docker.io 07:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:05 Configure a credential helper to remove this warning. See 07:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:05 07:12:05 Login Succeeded 07:12:05 ---> docker-login.sh ends [Pipeline] } 07:12:05 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 07:12:06 + git log --format=format:%s -1 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [Pipeline] echo 07:12:06 GIT_COMMIT: 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef, Commit Message: Merge pull request #979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.102 [Pipeline] echo 07:12:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:12:07 07:12:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:12:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:12:07 latest: Pulling from edgex-devops/git-semver 07:12:07 31603596830f: Pulling fs layer 07:12:07 54011a49482f: Pulling fs layer 07:12:07 a6820b24f6d8: Pulling fs layer 07:12:07 f581987b2513: Pulling fs layer 07:12:07 f581987b2513: Waiting 07:12:07 54011a49482f: Verifying Checksum 07:12:07 54011a49482f: Download complete 07:12:07 31603596830f: Verifying Checksum 07:12:07 31603596830f: Download complete 07:12:07 f581987b2513: Verifying Checksum 07:12:07 f581987b2513: Download complete 07:12:07 a6820b24f6d8: Verifying Checksum 07:12:07 a6820b24f6d8: Download complete 07:12:07 31603596830f: Pull complete 07:12:07 54011a49482f: Pull complete 07:12:08 a6820b24f6d8: Pull complete 07:12:08 f581987b2513: Pull complete 07:12:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:12:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:12:08 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 07:12:08 $ 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 07:12:09 $ docker top 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:09 [ssh-agent] Looking for ssh-agent implementation... 07:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:10 $ docker exec 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da ssh-agent 07:12:10 SSH_AUTH_SOCK=/tmp/ssh-L5ikktNKYhCy/agent.14 07:12:10 SSH_AGENT_PID=20 07:12:10 Running ssh-add (command line suppressed) 07:12:10 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5765396640806454173.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5765396640806454173.key) 07:12:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:10 + git tag --points-at HEAD [Pipeline] } 07:12:10 $ docker exec --env ******** --env ******** 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da ssh-agent -k 07:12:10 unset SSH_AUTH_SOCK; 07:12:10 unset SSH_AGENT_PID; 07:12:10 echo Agent pid 20 killed; 07:12:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:10 [ssh-agent] Looking for ssh-agent implementation... 07:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:10 $ docker exec 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da ssh-agent 07:12:11 SSH_AUTH_SOCK=/tmp/ssh-FN3wd18NRd1I/agent.53 07:12:11 SSH_AGENT_PID=60 07:12:11 Running ssh-add (command line suppressed) 07:12:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3284745396334859997.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3284745396334859997.key) 07:12:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:11 + git semver init 07:12:11 # -> Open(): unable to determine branch for HEAD 07:12:11 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:12:11 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:12:11 # $SEMVER_REMOTE_NAME = origin 07:12:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:12:11 # $SEMVER_USER_NAME = edgex-jenkins 07:12:11 # $SEMVER_BRANCH = master 07:12:11 # $SEMVER_TEMP = /tmp/semver-012392779 07:12:11 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:12:12 # '/tmp/semver-012392779' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 07:12:12 # -> Force: false 07:12:12 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:12:12 $ docker exec --env ******** --env ******** 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da ssh-agent -k 07:12:12 unset SSH_AUTH_SOCK; 07:12:12 unset SSH_AGENT_PID; 07:12:12 echo Agent pid 60 killed; 07:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:12:12 + git semver [Pipeline] } 07:12:12 $ docker stop --time=1 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da 07:12:13 $ docker rm -f 6d92d37790d264ba0759b87f77d628ac991f3e41efe482230fc82d4d0cdd96da [Pipeline] // withDockerContainer [Pipeline] sh 07:12:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:12:14 Stashed 1 file(s) [Pipeline] echo 07:12:14 [edgeXSemver]: initialized semver on version 2.0.0-dev.81 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:12:29 Still waiting to schedule task 07:12:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:12:29 Still waiting to schedule task 07:12:29 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-874’ 07:13:37 Running on prd-centos7-docker-4c-2g-877 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:13:37 Running in /w/workspace/device-sdk-go/190 [Pipeline] { [Pipeline] checkout 07:13:37 Selected Git installation does not exist. Using Default 07:13:37 The recommended git tool is: NONE 07:13:39 using credential edgex-jenkins-ssh 07:13:40 Cloning the remote Git repository 07:13:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:13:41 Avoid second fetch 07:13:41 Checking out Revision 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef (master) 07:13:39 > git init /w/workspace/device-sdk-go/190 # timeout=10 07:13:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:13:39 > git --version # timeout=10 07:13:39 > git --version # 'git version 2.24.4' 07:13:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:39 [INFO] Currently running in a labeled security context 07:13:39 [INFO] Currently SELinux is 'enforcing' on the host 07:13:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/190@tmp/jenkins-gitclient-ssh141916986946753791.key 07:13:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:13:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:40 > git config core.sparsecheckout # timeout=10 07:13:40 > git checkout -f 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 07:13:44 Commit message: "Merge pull request #979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.102" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:13:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:13:46 + sudo service docker restart 07:13:46 + true 07:13:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:04 provisioning config files... 07:14:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/190@tmp/config760075234024719871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:04 ---> docker-login.sh 07:14:04 nexus3.edgexfoundry.org:10001 07:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:04 Configure a credential helper to remove this warning. See 07:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:04 07:14:04 Login Succeeded 07:14:04 nexus3.edgexfoundry.org:10002 07:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:04 Configure a credential helper to remove this warning. See 07:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:04 07:14:04 Login Succeeded 07:14:04 nexus3.edgexfoundry.org:10003 07:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:05 Configure a credential helper to remove this warning. See 07:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:05 07:14:05 Login Succeeded 07:14:05 nexus3.edgexfoundry.org:10004 07:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:05 Configure a credential helper to remove this warning. See 07:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:05 07:14:05 Login Succeeded 07:14:05 docker.io 07:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:05 Configure a credential helper to remove this warning. See 07:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:05 07:14:05 Login Succeeded 07:14:05 ---> docker-login.sh ends [Pipeline] } 07:14:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:14:05 ========================================================= 07:14:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:14:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:14:06 + 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 . 07:14:06 Sending build context to Docker daemon 2.689MB 07:14:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:14:06 Step 2/8 : FROM ${BASE} 07:14:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:14:06 540db60ca938: Pulling fs layer 07:14:06 adcc1eea9eea: Pulling fs layer 07:14:06 4c4ab2625f07: Pulling fs layer 07:14:06 0510c868ecb4: Pulling fs layer 07:14:06 afea3b2eda06: Pulling fs layer 07:14:06 7809a108b3ef: Pulling fs layer 07:14:06 f706445af74f: Pulling fs layer 07:14:06 0510c868ecb4: Waiting 07:14:06 afea3b2eda06: Waiting 07:14:06 7809a108b3ef: Waiting 07:14:06 f706445af74f: Waiting 07:14:06 4c4ab2625f07: Verifying Checksum 07:14:06 4c4ab2625f07: Download complete 07:14:06 adcc1eea9eea: Verifying Checksum 07:14:06 adcc1eea9eea: Download complete 07:14:06 afea3b2eda06: Verifying Checksum 07:14:06 afea3b2eda06: Download complete 07:14:06 7809a108b3ef: Verifying Checksum 07:14:06 7809a108b3ef: Download complete 07:14:06 540db60ca938: Verifying Checksum 07:14:06 540db60ca938: Download complete 07:14:06 540db60ca938: Pull complete 07:14:06 adcc1eea9eea: Pull complete 07:14:07 4c4ab2625f07: Pull complete 07:14:09 f706445af74f: Verifying Checksum 07:14:09 f706445af74f: Download complete 07:14:09 0510c868ecb4: Verifying Checksum 07:14:09 0510c868ecb4: Download complete 07:14:12 0510c868ecb4: Pull complete 07:14:12 afea3b2eda06: Pull complete 07:14:12 7809a108b3ef: Pull complete 07:14:13 f706445af74f: Pull complete 07:14:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:14:13 ---> b068be0155e3 07:14:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:14:21 ---> Running in f769ae0f05e7 07:14:21 Removing intermediate container f769ae0f05e7 07:14:21 ---> 936edd5dea09 07:14:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:21 ---> Running in 87f8bfdda3c4 07:14:22 Removing intermediate container 87f8bfdda3c4 07:14:22 ---> 81f66546a074 07:14:22 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:14:22 ---> Running in 1ff052f412f4 07:14:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:14:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:14:23 (1/6) Installing libc-dev (0.7.2-r3) 07:14:24 (2/6) Installing libsodium (1.0.18-r0) 07:14:24 (3/6) Installing pkgconf (1.7.3-r0) 07:14:24 (4/6) Installing libsodium-dev (1.0.18-r0) 07:14:24 (5/6) Installing libzmq (4.3.3-r1) 07:14:24 (6/6) Installing zeromq-dev (4.3.3-r1) 07:14:24 Executing busybox-1.32.1-r6.trigger 07:14:24 OK: 150 MiB in 46 packages 07:14:24 Removing intermediate container 1ff052f412f4 07:14:24 ---> 71cc9b57644e 07:14:24 Step 6/8 : WORKDIR /device-sdk-go 07:14:24 ---> Running in 1069f8434de3 07:14:24 Removing intermediate container 1069f8434de3 07:14:24 ---> b8b3342e18ab 07:14:24 Step 7/8 : COPY . . 07:14:25 ---> 6abe8cb2ac12 07:14:25 Step 8/8 : RUN go mod download 07:14:25 ---> Running in 4f61581e4b6d 07:14:40 Removing intermediate container 4f61581e4b6d 07:14:40 ---> 588f8fd8444f 07:14:40 Successfully built 588f8fd8444f 07:14:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:14:40 + docker inspect -f . ci-base-image-x86_64 07:14:40 . [Pipeline] withDockerContainer 07:14:40 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 07:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:14:40 $ docker top deec77e202500b008d3c8ba62ce535d9d00e93f067beb8ba5752a1636b86d4bc -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:41 + go version 07:14:41 go version go1.16.3 linux/amd64 [Pipeline] } 07:14:41 $ docker stop --time=1 deec77e202500b008d3c8ba62ce535d9d00e93f067beb8ba5752a1636b86d4bc 07:14:42 $ docker rm -f deec77e202500b008d3c8ba62ce535d9d00e93f067beb8ba5752a1636b86d4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:14:42 + docker inspect -f . ci-base-image-x86_64 07:14:42 . [Pipeline] withDockerContainer 07:14:43 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 07:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:14:43 $ docker top eca0d6816ef4b0a1040d5f3a253dea51752dc708aaf1421b29936419334ba12c -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:43 + go mod tidy [Pipeline] sh 07:14:44 + make test 07:14:44 go mod tidy 07:14:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:14:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:15:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:15:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:15:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:15:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 24.2% of statements 07:15:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:15:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 28.1% of statements 07:15:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.082s coverage: 78.9% of statements 07:15:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements 07:15:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:15:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:15:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:15:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 28.7% of statements 07:15:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:15:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements 07:15:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:15:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:15:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.085s coverage: 58.0% of statements 07:15:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.810s coverage: 89.2% of statements 07:15:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:15:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.0% of statements 07:15:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:15:20 GO111MODULE=on go vet ./... 07:15:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-879 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:15:37 Running in /w/workspace/device-sdk-go/190 [Pipeline] { [Pipeline] checkout 07:15:38 Selected Git installation does not exist. Using Default 07:15:38 The recommended git tool is: NONE 07:15:38 gofmt -l . 07:15:38 [ "`gofmt -l .`" = "" ] 07:15:38 ./bin/test-attribution-txt.sh 07:15:38 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:15:38 $ docker stop --time=1 eca0d6816ef4b0a1040d5f3a253dea51752dc708aaf1421b29936419334ba12c 07:15:40 $ docker rm -f eca0d6816ef4b0a1040d5f3a253dea51752dc708aaf1421b29936419334ba12c [Pipeline] // withDockerContainer [Pipeline] sh 07:15:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:15:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:15:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:15:42 + ls -al . 07:15:42 total 208 07:15:42 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 23 07:15 . 07:15:42 drwxrwxr-x. 4 jenkins jenkins 32 Jun 23 07:13 .. 07:15:42 drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 07:13 bin 07:15:42 -rw-r--r--. 1 jenkins jenkins 125634 Jun 23 07:15 coverage.out 07:15:42 -rw-rw-r--. 1 jenkins jenkins 987 Jun 23 07:13 Dockerfile.build 07:15:42 -rw-rw-r--. 1 jenkins jenkins 140 Jun 23 07:13 .dockerignore 07:15:42 drwxrwxr-x. 5 jenkins jenkins 62 Jun 23 07:13 example 07:15:42 drwxrwxr-x. 8 jenkins jenkins 162 Jun 23 07:13 .git 07:15:42 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 07:13 .github 07:15:42 -rw-rw-r--. 1 jenkins jenkins 138 Jun 23 07:13 .gitignore 07:15:42 -rw-r--r--. 1 jenkins jenkins 576 Jun 23 07:15 go.mod 07:15:42 -rw-r--r--. 1 jenkins jenkins 20413 Jun 23 07:14 go.sum 07:15:42 drwxrwxr-x. 15 jenkins jenkins 224 Jun 23 07:13 internal 07:15:42 -rw-rw-r--. 1 jenkins jenkins 894 Jun 23 07:13 Jenkinsfile 07:15:42 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 23 07:13 LICENSE 07:15:42 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 23 07:13 Makefile 07:15:42 drwxrwxr-x. 4 jenkins jenkins 26 Jun 23 07:13 openapi 07:15:42 drwxrwxr-x. 5 jenkins jenkins 50 Jun 23 07:13 pkg 07:15:42 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 23 07:13 README.md 07:15:42 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 23 07:13 RELEASE-NOTES.txt 07:15:42 drwxrwxr-x. 4 jenkins jenkins 54 Jun 23 07:13 snap 07:15:42 -rw-rw-r--. 1 jenkins jenkins 12 Jun 23 07:12 VERSION 07:15:42 -rw-rw-r--. 1 jenkins jenkins 222 Jun 23 07:13 version.go [Pipeline] isUnix [Pipeline] sh 07:15:42 + 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=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef --label arch=amd64 --label version=2.0.0-dev.81 . 07:15:42 Sending build context to Docker daemon 2.815MB 07:15:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:15:42 Step 2/23 : FROM ${BASE} AS builder 07:15:42 ---> 588f8fd8444f 07:15:42 Step 3/23 : WORKDIR /device-sdk-go 07:15:42 ---> Running in 2425f9ada513 07:15:42 Removing intermediate container 2425f9ada513 07:15:42 ---> f0018e3d6e98 07:15:42 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:15:42 ---> Running in 9e4b54c85968 07:15:42 Removing intermediate container 9e4b54c85968 07:15:42 ---> fa0f504d171a 07:15:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:15:42 ---> Running in 140e2effe719 07:15:43 using credential edgex-jenkins-ssh 07:15:43 Cloning the remote Git repository 07:15:43 Removing intermediate container 140e2effe719 07:15:43 ---> 7ced8451f65e 07:15:43 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:15:43 ---> Running in 2ad45b1dc4ec 07:15:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:15:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:15:43 > git init /w/workspace/device-sdk-go/190 # timeout=10 07:15:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:15:43 > git --version # timeout=10 07:15:43 > git --version # 'git version 2.17.1' 07:15:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:15:44 Avoid second fetch 07:15:44 Checking out Revision 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef (master) 07:15:44 OK: 150 MiB in 46 packages 07:15:45 Removing intermediate container 2ad45b1dc4ec 07:15:45 ---> 0bb8385d80f0 07:15:45 Step 7/23 : COPY . . 07:15:45 ---> 8cac8b9151a7 07:15:45 Step 8/23 : RUN go mod download 07:15:45 ---> Running in 4ce41a9e0320 07:15:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:15:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:44 > git config core.sparsecheckout # timeout=10 07:15:44 > git checkout -f 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 07:15:46 Removing intermediate container 4ce41a9e0320 07:15:46 ---> 698036ac7038 07:15:46 Step 9/23 : RUN make build 07:15:46 ---> Running in c9481f91ac82 07:15:46 go mod tidy 07:15:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.81" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:15:49 Commit message: "Merge pull request #979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.102" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:15:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:15:51 + sudo service docker restart 07:15:51 + true 07:15:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:15:57 Removing intermediate container c9481f91ac82 07:15:57 ---> 7c4fd0930996 07:15:57 Step 10/23 : FROM alpine:3.12 07:15:58 3.12: Pulling from library/alpine 07:15:58 339de151aab4: Pulling fs layer 07:15:58 339de151aab4: Verifying Checksum 07:15:58 339de151aab4: Download complete 07:15:58 339de151aab4: Pull complete 07:15:58 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:15:58 Status: Downloaded newer image for alpine:3.12 07:15:58 ---> 13621d1b12d4 07:15:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:15:58 ---> Running in f87ebfbbbe80 07:15:58 Removing intermediate container f87ebfbbbe80 07:15:58 ---> 7cc40e525fbc 07:15:58 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:15:58 ---> Running in e7f10c395a78 07:15:59 Removing intermediate container e7f10c395a78 07:15:59 ---> 002b2c0a2212 07:15:59 Step 13/23 : RUN apk add --update --no-cache zeromq 07:15:59 ---> Running in 5ecb2a9dd316 07:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:16:00 (1/5) Installing libgcc (9.3.0-r2) 07:16:00 (2/5) Installing libsodium (1.0.18-r0) 07:16:00 (3/5) Installing libstdc++ (9.3.0-r2) 07:16:01 (4/5) Installing libzmq (4.3.3-r0) 07:16:01 (5/5) Installing zeromq (4.3.3-r0) 07:16:01 Executing busybox-1.31.1-r20.trigger 07:16:01 OK: 8 MiB in 19 packages 07:16:01 Removing intermediate container 5ecb2a9dd316 07:16:01 ---> f72738f0fd87 07:16:01 Step 14/23 : WORKDIR / 07:16:01 ---> Running in 317f9b080108 07:16:01 Removing intermediate container 317f9b080108 07:16:01 ---> 46bdd78d66ee 07:16:01 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:16:01 ---> 96a66a721c51 07:16:01 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:16:02 ---> 20ea4b2070ba 07:16:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:16:02 ---> 5e93ca2d598d 07:16:02 Step 18/23 : EXPOSE 59999 07:16:02 ---> Running in 07fd5795ebac 07:16:02 Removing intermediate container 07fd5795ebac 07:16:02 ---> 834e9dacfed7 07:16:02 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:16:02 ---> Running in 260ab7fa6393 07:16:02 Removing intermediate container 260ab7fa6393 07:16:02 ---> 68863ac2bd28 07:16:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:03 ---> Running in 33551814a115 07:16:03 Removing intermediate container 33551814a115 07:16:03 ---> 0cd59fb5f69b 07:16:03 Step 21/23 : LABEL arch=amd64 07:16:03 ---> Running in 6838837a255b 07:16:03 Removing intermediate container 6838837a255b 07:16:03 ---> 142ffebf56d0 07:16:03 Step 22/23 : LABEL git_sha=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef 07:16:03 ---> Running in 83b78ee7048d 07:16:03 Removing intermediate container 83b78ee7048d 07:16:03 ---> 9c95ca8e2aae 07:16:03 Step 23/23 : LABEL version=2.0.0-dev.81 07:16:03 ---> Running in 9e1fe3c31d3e 07:16:03 Removing intermediate container 9e1fe3c31d3e 07:16:03 ---> ec062e99a0f5 07:16:03 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:16:03 Successfully built ec062e99a0f5 07:16:03 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 07:16:04 ---> job-cost.sh 07:16:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EFh1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:09 provisioning config files... 07:16:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/190@tmp/config8003245796212495933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:09 ---> docker-login.sh 07:16:09 nexus3.edgexfoundry.org:10001 07:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:11 Configure a credential helper to remove this warning. See 07:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:11 07:16:11 Login Succeeded 07:16:11 nexus3.edgexfoundry.org:10002 07:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:11 Configure a credential helper to remove this warning. See 07:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:11 07:16:11 Login Succeeded 07:16:11 nexus3.edgexfoundry.org:10003 07:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:12 Configure a credential helper to remove this warning. See 07:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:12 07:16:12 Login Succeeded 07:16:12 nexus3.edgexfoundry.org:10004 07:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:12 Configure a credential helper to remove this warning. See 07:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:12 07:16:12 Login Succeeded 07:16:12 docker.io 07:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:13 Configure a credential helper to remove this warning. See 07:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:13 07:16:13 Login Succeeded 07:16:13 ---> docker-login.sh ends [Pipeline] } 07:16:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:16:14 ========================================================= 07:16:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:16:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:16:14 + 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 . 07:16:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:16:15 Sending build context to Docker daemon 2.69MB 07:16:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:16:15 Step 2/8 : FROM ${BASE} 07:16:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:15 595b0fe564bb: Pulling fs layer 07:16:15 3088b5b3c5c0: Pulling fs layer 07:16:15 5b7225fbf94c: Pulling fs layer 07:16:15 ba82ee9f976e: Pulling fs layer 07:16:15 506bd15cee9f: Pulling fs layer 07:16:15 75a0a4a0db45: Pulling fs layer 07:16:15 618dc40b7e24: Pulling fs layer 07:16:15 506bd15cee9f: Waiting 07:16:15 ba82ee9f976e: Waiting 07:16:15 75a0a4a0db45: Waiting 07:16:15 618dc40b7e24: Waiting 07:16:15 5b7225fbf94c: Download complete 07:16:15 3088b5b3c5c0: Download complete 07:16:15 506bd15cee9f: Download complete 07:16:15 75a0a4a0db45: Verifying Checksum 07:16:15 75a0a4a0db45: Download complete 07:16:15 595b0fe564bb: Verifying Checksum 07:16:15 595b0fe564bb: Download complete 07:16:16 595b0fe564bb: Pull complete 07:16:16 3088b5b3c5c0: Pull complete 07:16:17 5b7225fbf94c: Pull complete 07:16:18 618dc40b7e24: Verifying Checksum 07:16:18 618dc40b7e24: Download complete 07:16:19 ba82ee9f976e: Verifying Checksum 07:16:19 ba82ee9f976e: Download complete 07:16:29 lf-activate-venv(): INFO: Adding /tmp/venv-EFh1/bin to PATH 07:16:29 INFO: No Stack... 07:16:29 INFO: Retrieving Pricing Info for: v3-standard-2 07:16:29 INFO: Archiving Costs [Pipeline] sh 07:16:29 ba82ee9f976e: Pull complete 07:16:29 506bd15cee9f: Pull complete 07:16:29 + cat /w/workspace/device-sdk-go/190/archives/cost.csv 07:16:29 + cut -d, -f6 [Pipeline] lock 07:16:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] 07:16:29 Resource [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] did not exist. Created. 07:16:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:16:30 + echo total: 0.05999999865889549 [Pipeline] stash 07:16:30 75a0a4a0db45: Pull complete 07:16:30 Stashed 1 file(s) [Pipeline] } 07:16:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:16:34 618dc40b7e24: Pull complete 07:16:35 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:16:35 ---> a36622ca3599 07:16:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:16:37 ---> Running in 8f62a52acf17 07:16:38 Removing intermediate container 8f62a52acf17 07:16:38 ---> 3b521ead1550 07:16:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:38 ---> Running in 1266ce94c5ab 07:16:40 Removing intermediate container 1266ce94c5ab 07:16:40 ---> da3741be81e5 07:16:40 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:16:40 ---> Running in c2854f090831 07:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:16:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:16:43 (1/6) Installing libc-dev (0.7.2-r3) 07:16:43 (2/6) Installing libsodium (1.0.18-r0) 07:16:43 (3/6) Installing pkgconf (1.7.3-r0) 07:16:43 (4/6) Installing libsodium-dev (1.0.18-r0) 07:16:44 (5/6) Installing libzmq (4.3.3-r1) 07:16:44 (6/6) Installing zeromq-dev (4.3.3-r1) 07:16:44 Executing busybox-1.32.1-r6.trigger 07:16:44 OK: 139 MiB in 46 packages 07:16:45 Removing intermediate container c2854f090831 07:16:45 ---> ecb221f11f48 07:16:45 Step 6/8 : WORKDIR /device-sdk-go 07:16:45 ---> Running in a923241c7e7a 07:16:46 Removing intermediate container a923241c7e7a 07:16:46 ---> b833e48f01a1 07:16:46 Step 7/8 : COPY . . 07:16:47 ---> f5e06e98b875 07:16:47 Step 8/8 : RUN go mod download 07:16:47 ---> Running in feec3b46b85a 07:17:16 Removing intermediate container feec3b46b85a 07:17:16 ---> b45f293b6feb 07:17:16 Successfully built b45f293b6feb 07:17:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:17:16 + docker inspect -f . ci-base-image-arm64 07:17:16 . [Pipeline] withDockerContainer 07:17:16 prd-ubuntu18.04-docker-arm64-4c-16g-879 does not seem to be running inside a container 07:17:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:18 $ docker top 9ced8cb4e2662fa5ab96ca9538e71c7801db224402391f9d340088011f0ea96d -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:19 + go version 07:17:19 go version go1.16.5 linux/arm64 [Pipeline] } 07:17:19 $ docker stop --time=1 9ced8cb4e2662fa5ab96ca9538e71c7801db224402391f9d340088011f0ea96d 07:17:20 $ docker rm -f 9ced8cb4e2662fa5ab96ca9538e71c7801db224402391f9d340088011f0ea96d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:21 + docker inspect -f . ci-base-image-arm64 07:17:21 . [Pipeline] withDockerContainer 07:17:21 prd-ubuntu18.04-docker-arm64-4c-16g-879 does not seem to be running inside a container 07:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:23 $ docker top 65d03096da6ed75c2e9193bf88b66ae011cd5ef8b649ac662c696ea309feb56c -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:24 + go mod tidy [Pipeline] sh 07:17:25 + make test 07:17:25 go mod tidy 07:17:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:17:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:18:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:18:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:18:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:19:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.276s coverage: 24.2% of statements 07:19:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:19:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.224s coverage: 28.1% of statements 07:19:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.211s coverage: 78.9% of statements 07:19:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.208s coverage: 9.0% of statements 07:19:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:19:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:19:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:19:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.316s coverage: 28.7% of statements 07:19:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:19:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.188s coverage: 83.3% of statements 07:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:19:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.477s coverage: 58.0% of statements 07:19:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.151s coverage: 89.2% of statements 07:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:19:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements 07:19:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:19:08 GO111MODULE=on go vet ./... 07:20:05 gofmt -l . 07:20:05 [ "`gofmt -l .`" = "" ] 07:20:05 ./bin/test-attribution-txt.sh 07:20:05 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:20:05 $ docker stop --time=1 65d03096da6ed75c2e9193bf88b66ae011cd5ef8b649ac662c696ea309feb56c 07:20:07 $ docker rm -f 65d03096da6ed75c2e9193bf88b66ae011cd5ef8b649ac662c696ea309feb56c [Pipeline] // withDockerContainer [Pipeline] sh 07:20:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:20:08 Warning: overwriting stash ‘coverage-report’ 07:20:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:20:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:20:10 + ls -al . 07:20:10 total 244 07:20:10 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 07:20 . 07:20:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:15 .. 07:20:10 -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 07:15 .dockerignore 07:20:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 07:15 .git 07:20:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 07:15 .github 07:20:10 -rw-rw-r-- 1 jenkins jenkins 138 Jun 23 07:15 .gitignore 07:20:10 -rw-rw-r-- 1 jenkins jenkins 987 Jun 23 07:15 Dockerfile.build 07:20:10 -rw-rw-r-- 1 jenkins jenkins 894 Jun 23 07:15 Jenkinsfile 07:20:10 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 23 07:15 LICENSE 07:20:10 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 23 07:15 Makefile 07:20:10 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 23 07:15 README.md 07:20:10 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 23 07:15 RELEASE-NOTES.txt 07:20:10 -rw-rw-r-- 1 jenkins jenkins 12 Jun 23 07:12 VERSION 07:20:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 07:15 bin 07:20:10 -rw-r--r-- 1 jenkins jenkins 125634 Jun 23 07:19 coverage.out 07:20:10 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 07:15 example 07:20:10 -rw-r--r-- 1 jenkins jenkins 576 Jun 23 07:20 go.mod 07:20:10 -rw-r--r-- 1 jenkins jenkins 20413 Jun 23 07:17 go.sum 07:20:10 drwxrwxr-x 15 jenkins jenkins 4096 Jun 23 07:15 internal 07:20:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:15 openapi 07:20:10 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 07:15 pkg 07:20:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:15 snap 07:20:10 -rw-rw-r-- 1 jenkins jenkins 222 Jun 23 07:15 version.go [Pipeline] isUnix [Pipeline] sh 07:20:10 + 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=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef --label arch=arm64 --label version=2.0.0-dev.81 . 07:20:10 Sending build context to Docker daemon 2.817MB 07:20:10 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:20:10 Step 2/23 : FROM ${BASE} AS builder 07:20:10 ---> b45f293b6feb 07:20:10 Step 3/23 : WORKDIR /device-sdk-go 07:20:11 ---> Running in ed9512301f45 07:20:11 Removing intermediate container ed9512301f45 07:20:11 ---> 47866f4adaf1 07:20:11 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:20:11 ---> Running in f78b0652f32c 07:20:12 Removing intermediate container f78b0652f32c 07:20:12 ---> 9fbdc0e2f92a 07:20:12 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:12 ---> Running in 313e30446ba2 07:20:14 Removing intermediate container 313e30446ba2 07:20:14 ---> c7d27062fbf5 07:20:14 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:20:14 ---> Running in 3e6de3985eff 07:20:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:17 OK: 139 MiB in 46 packages 07:20:18 Removing intermediate container 3e6de3985eff 07:20:18 ---> 2617e6f73008 07:20:18 Step 7/23 : COPY . . 07:20:20 ---> bfdb7f8d2e68 07:20:20 Step 8/23 : RUN go mod download 07:20:20 ---> Running in 4894aa4841bc 07:20:22 Removing intermediate container 4894aa4841bc 07:20:22 ---> d1ee4c561e0c 07:20:22 Step 9/23 : RUN make build 07:20:22 ---> Running in 6781785b2b6b 07:20:23 go mod tidy 07:20:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.81" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:20:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:20:58 Removing intermediate container 6781785b2b6b 07:20:58 ---> 5ff0163845bc 07:20:58 Step 10/23 : FROM alpine:3.12 07:20:58 3.12: Pulling from library/alpine 07:20:58 d2f70382dc9a: Pulling fs layer 07:20:58 d2f70382dc9a: Download complete 07:20:59 d2f70382dc9a: Pull complete 07:20:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:20:59 Status: Downloaded newer image for alpine:3.12 07:20:59 ---> c4fd0aeabfcf 07:20:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:20:59 ---> Running in f2fc6ad38448 07:21:00 Removing intermediate container f2fc6ad38448 07:21:00 ---> 1969ab087b14 07:21:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:00 ---> Running in 1c72d92436ff 07:21:02 Removing intermediate container 1c72d92436ff 07:21:02 ---> c034bb29d0ec 07:21:02 Step 13/23 : RUN apk add --update --no-cache zeromq 07:21:02 ---> Running in 3dde022bf25f 07:21:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:05 (1/5) Installing libgcc (9.3.0-r2) 07:21:05 (2/5) Installing libsodium (1.0.18-r0) 07:21:05 (3/5) Installing libstdc++ (9.3.0-r2) 07:21:05 (4/5) Installing libzmq (4.3.3-r0) 07:21:06 (5/5) Installing zeromq (4.3.3-r0) 07:21:06 Executing busybox-1.31.1-r20.trigger 07:21:06 OK: 8 MiB in 19 packages 07:21:07 Removing intermediate container 3dde022bf25f 07:21:07 ---> 0b0b99843903 07:21:07 Step 14/23 : WORKDIR / 07:21:07 ---> Running in bcb350f893eb 07:21:07 Removing intermediate container bcb350f893eb 07:21:07 ---> 95942e2a0625 07:21:07 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:21:08 ---> 41b28a1db1c1 07:21:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:21:10 ---> 5a68d5d5456b 07:21:10 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:21:10 ---> 266652b09341 07:21:10 Step 18/23 : EXPOSE 59999 07:21:10 ---> Running in 0782164ec6d6 07:21:11 Removing intermediate container 0782164ec6d6 07:21:11 ---> b3d895590261 07:21:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:21:11 ---> Running in 231be63188b7 07:21:12 Removing intermediate container 231be63188b7 07:21:12 ---> 2bef2a09b000 07:21:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:12 ---> Running in dc9b8341b83f 07:21:12 Removing intermediate container dc9b8341b83f 07:21:12 ---> db487e7a96fb 07:21:12 Step 21/23 : LABEL arch=arm64 07:21:12 ---> Running in 2cf1f490175a 07:21:13 Removing intermediate container 2cf1f490175a 07:21:13 ---> 472637e64f1c 07:21:13 Step 22/23 : LABEL git_sha=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef 07:21:13 ---> Running in 6ec6b9a603f4 07:21:13 Removing intermediate container 6ec6b9a603f4 07:21:13 ---> fd131bafb7b6 07:21:13 Step 23/23 : LABEL version=2.0.0-dev.81 07:21:13 ---> Running in dd83e44b01ba 07:21:14 Removing intermediate container dd83e44b01ba 07:21:14 ---> 603aa55c5f5c 07:21:14 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:21:14 Successfully built 603aa55c5f5c 07:21:14 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:21:15 ---> job-cost.sh 07:21:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W8NG 07:21:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-W8NG/bin to PATH 07:23:15 INFO: No Stack... 07:23:15 INFO: Retrieving Pricing Info for: v2-standard-4 07:23:15 INFO: Archiving Costs [Pipeline] sh 07:23:16 + cat /w/workspace/device-sdk-go/190/archives/cost.csv 07:23:16 + cut -d, -f6 [Pipeline] lock 07:23:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] 07:23:16 Resource [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] did not exist. Created. 07:23:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:16 /w/workspace/device-sdk-go/190@tmp/durable-33d77613/script.sh: 1: /w/workspace/device-sdk-go/190@tmp/durable-33d77613/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:23:17 + echo total: 0.18000000715255737 [Pipeline] stash 07:23:17 Warning: overwriting stash ‘stack-cost’ 07:23:17 Stashed 1 file(s) [Pipeline] } 07:23:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-190-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 07:23:18 provisioning config files... 07:23:18 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7506913456192067713tmp [Pipeline] { [Pipeline] sh 07:23:18 + set +x 07:23:18 + curl -s https://codecov.io/bash 07:23:18 + bash -s -- 07:23:18 07:23:18 _____ _ 07:23:18 / ____| | | 07:23:18 | | ___ __| | ___ ___ _____ __ 07:23:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:23:18 | |___| (_) | (_| | __/ (_| (_) \ V / 07:23:18 \_____\___/ \__,_|\___|\___\___/ \_/ 07:23:18 Bash-1.0.3 07:23:18 07:23:18 07:23:18 ==> git version 2.24.4 found 07:23:18 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:23:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:23:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:23:18 ==> Jenkins CI detected. 07:23:18 project root: . 07:23:18 --> token set from env 07:23:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:23:18 ==> Running gcov in . (disable via -X gcov) 07:23:18 ==> Python coveragepy not found 07:23:18 ==> Searching for coverage reports in: 07:23:18 + . 07:23:18 -> Found 1 reports 07:23:18 ==> Detecting git/mercurial file structure 07:23:18 ==> Reading reports 07:23:18 + ./coverage.out bytes=125634 07:23:18 ==> Appending adjustments 07:23:18 https://docs.codecov.io/docs/fixing-reports 07:23:19 + Found adjustments 07:23:19 ==> Gzipping contents 07:23:19 16K /tmp/codecov.IDNUfk.gz 07:23:19 ==> Uploading reports 07:23:19 url: https://codecov.io 07:23:19 query: branch=master&commit=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:23:19 -> Pinging Codecov 07:23:19 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:23:19 -> Uploading to 07:23:19 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/7E55EF52A471D76F132DFD9A03CDDE97/3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef/56eaf951-34c1-4c43-bb7a-7a07a5e6a101.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T072319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3351d603907f24fbf7daf2ab5e2fc081261d1e1cd368f55326830b16aabb2d0 07:23:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:19 Dload Upload Total Spent Left Speed 07:23:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16341 0 0 100 16341 0 31512 --:--:-- --:--:-- --:--:-- 31546 07:23:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [Pipeline] } 07:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:23:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:23:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:23:21 07:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:23:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:23:21 188c0c94c7c5: Pulling fs layer 07:23:21 0ef7d3d256c8: Pulling fs layer 07:23:21 de9db76c5a1d: Pulling fs layer 07:23:21 0eba1c9be4d2: Pulling fs layer 07:23:21 0d57e429df01: Pulling fs layer 07:23:21 4e4be7b47b0d: Pulling fs layer 07:23:21 e1f770b5df2f: Pulling fs layer 07:23:21 85a0685a4137: Pulling fs layer 07:23:21 0d57e429df01: Waiting 07:23:21 4e4be7b47b0d: Waiting 07:23:21 e1f770b5df2f: Waiting 07:23:21 85a0685a4137: Waiting 07:23:21 0eba1c9be4d2: Waiting 07:23:21 de9db76c5a1d: Verifying Checksum 07:23:21 de9db76c5a1d: Download complete 07:23:21 0ef7d3d256c8: Verifying Checksum 07:23:21 0ef7d3d256c8: Download complete 07:23:21 0d57e429df01: Verifying Checksum 07:23:21 0d57e429df01: Download complete 07:23:21 188c0c94c7c5: Verifying Checksum 07:23:21 188c0c94c7c5: Download complete 07:23:21 4e4be7b47b0d: Verifying Checksum 07:23:21 4e4be7b47b0d: Download complete 07:23:21 188c0c94c7c5: Pull complete 07:23:22 0ef7d3d256c8: Pull complete 07:23:22 de9db76c5a1d: Pull complete 07:23:23 e1f770b5df2f: Verifying Checksum 07:23:23 e1f770b5df2f: Download complete 07:23:24 0eba1c9be4d2: Verifying Checksum 07:23:24 0eba1c9be4d2: Download complete 07:23:25 85a0685a4137: Verifying Checksum 07:23:25 85a0685a4137: Download complete 07:23:28 0eba1c9be4d2: Pull complete 07:23:28 0d57e429df01: Pull complete 07:23:28 4e4be7b47b0d: Pull complete 07:23:28 e1f770b5df2f: Pull complete 07:23:31 85a0685a4137: Pull complete 07:23:31 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:23:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:23:32 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 07:23:32 $ 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 07:23:34 $ docker top 42f442bba4b8dc9ef4cbd2c0eeb45052f461f301a42f2025bb02d5d13ed1644f -eo pid,comm [Pipeline] { [Pipeline] echo 07:23:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:23:35 + set -o pipefail 07:23:35 + snyk monitor '--org=edgex-jenkins' 07:23:43 07:23:43 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 07:23:43 07:23:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/7522e8b2-d366-4a35-85c9-da67bd7c0274 07:23:43 07:23:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:23:43 07:23:43 [Pipeline] } 07:23:43 $ docker stop --time=1 42f442bba4b8dc9ef4cbd2c0eeb45052f461f301a42f2025bb02d5d13ed1644f 07:23:45 $ docker rm -f 42f442bba4b8dc9ef4cbd2c0eeb45052f461f301a42f2025bb02d5d13ed1644f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:23:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:46 provisioning config files... 07:23:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2459175956366543604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:46 --> edgex-publish-swagger.sh 07:23:46 === Publish openapi/v1 API === 07:23:46 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 07:23:46 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 07:23:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:46 Dload Upload Total Spent Left Speed 07:23:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 28896 --:--:-- --:--:-- --:--:-- 28950 07:23:47 07:23:47 07:23:47 === Publish openapi/v2 API === 07:23:47 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 07:23:47 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 07:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:47 Dload Upload Total Spent Left Speed 07:23:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 72444 --:--:-- --:--:-- --:--:-- 72409 07:23:48 07:23:48 [Pipeline] } 07:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:49 + git log --format=format:%s -1 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef [Pipeline] isUnix [Pipeline] sh 07:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:23:49 . [Pipeline] withDockerContainer 07:23:49 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 07:23:49 $ 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 07:23:49 $ docker top 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:49 [ssh-agent] Looking for ssh-agent implementation... 07:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:50 $ docker exec 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 ssh-agent 07:23:50 SSH_AUTH_SOCK=/tmp/ssh-aXEfY4E25obp/agent.14 07:23:50 SSH_AGENT_PID=20 07:23:50 Running ssh-add (command line suppressed) 07:23:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2285437650522385588.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2285437650522385588.key) 07:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:50 + git semver tag 07:23:50 # -> Open(): unable to determine branch for HEAD 07:23:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:23:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:23:50 # $SEMVER_REMOTE_NAME = origin 07:23:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:23:50 # $SEMVER_USER_NAME = edgex-jenkins 07:23:50 # $SEMVER_BRANCH = master 07:23:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 07:23:50 # 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef HEAD 07:23:50 # -> Force: false 07:23:50 # 18495199dfbebf25cf8f533e4629f4ac971b340a refs/tags/v2.0.0-dev.81 [Pipeline] } 07:23:50 $ docker exec --env ******** --env ******** 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 ssh-agent -k 07:23:50 unset SSH_AUTH_SOCK; 07:23:50 unset SSH_AGENT_PID; 07:23:50 echo Agent pid 20 killed; 07:23:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:51 + git semver [Pipeline] } 07:23:51 $ docker stop --time=1 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 07:23:52 $ docker rm -f 2a25b07db711c93bcbe2902c76460e8ee98c28b75639d4440e9ed5d992eb41c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:23:52 07:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:23:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:23:53 0.23.1-centos7: Pulling from edgex-lftools 07:23:53 ab5ef0e58194: Pulling fs layer 07:23:53 9712f1f96733: Pulling fs layer 07:23:53 63f879dbbcfc: Pulling fs layer 07:23:53 0d9ebad4ef96: Pulling fs layer 07:23:53 e9a5061849ea: Pulling fs layer 07:23:53 d747dcd14b5f: Pulling fs layer 07:23:53 2de7ff778b66: Pulling fs layer 07:23:53 e9a5061849ea: Waiting 07:23:53 d747dcd14b5f: Waiting 07:23:53 2de7ff778b66: Waiting 07:23:53 0d9ebad4ef96: Waiting 07:23:53 9712f1f96733: Verifying Checksum 07:23:53 9712f1f96733: Download complete 07:23:55 63f879dbbcfc: Verifying Checksum 07:23:55 63f879dbbcfc: Download complete 07:23:55 e9a5061849ea: Verifying Checksum 07:23:55 e9a5061849ea: Download complete 07:23:55 d747dcd14b5f: Verifying Checksum 07:23:55 d747dcd14b5f: Download complete 07:23:56 0d9ebad4ef96: Verifying Checksum 07:23:56 0d9ebad4ef96: Download complete 07:23:56 2de7ff778b66: Verifying Checksum 07:23:56 2de7ff778b66: Download complete 07:23:56 ab5ef0e58194: Verifying Checksum 07:23:56 ab5ef0e58194: Download complete 07:23:59 ab5ef0e58194: Pull complete 07:23:59 9712f1f96733: Pull complete 07:23:59 63f879dbbcfc: Pull complete 07:24:02 0d9ebad4ef96: Pull complete 07:24:02 e9a5061849ea: Pull complete 07:24:03 d747dcd14b5f: Pull complete 07:24:04 2de7ff778b66: Pull complete 07:24:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:24:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:24:04 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 07:24:04 $ 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 07:24:07 $ docker top 6c84defc6fca5c8d0c7b58c51461e9e9ff38a0b8652f0a81485ee3ee27badc9b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:24:07 provisioning config files... 07:24:07 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2603062816746304482tmp 07:24:08 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7436135704782908207tmp 07:24:08 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2437203813238020754tmp [Pipeline] { [Pipeline] echo 07:24:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:24:08 ---> sigul-configuration.sh 07:24:08 gpg: directory `/root/.gnupg' created 07:24:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:24:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:24:08 gpg: keyring `/root/.gnupg/secring.gpg' created 07:24:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:24:08 gpg: CAST5 encrypted data 07:24:08 gpg: encrypted with 1 passphrase 07:24:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:24:08 + mkdir /home/jenkins 07:24:08 + mkdir /home/jenkins/sigul [Pipeline] sh 07:24:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:24:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:24:09 ---> sigul-install.sh 07:24:14 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:24:14 + git tag --list 07:24:14 0.7.1 07:24:14 delhi-tag 07:24:14 v1.0.0 07:24:14 v1.1.0 07:24:14 v1.1.1 07:24:14 v1.1.2 07:24:14 v1.2.0 07:24:14 v1.2.1 07:24:14 v1.2.2 07:24:14 v1.2.3 07:24:14 v1.3.0 07:24:14 v1.4.0 07:24:14 v2.0.0-dev.1 07:24:14 v2.0.0-dev.10 07:24:14 v2.0.0-dev.11 07:24:14 v2.0.0-dev.12 07:24:14 v2.0.0-dev.13 07:24:14 v2.0.0-dev.14 07:24:14 v2.0.0-dev.15 07:24:14 v2.0.0-dev.16 07:24:14 v2.0.0-dev.17 07:24:14 v2.0.0-dev.18 07:24:14 v2.0.0-dev.19 07:24:14 v2.0.0-dev.2 07:24:14 v2.0.0-dev.20 07:24:14 v2.0.0-dev.21 07:24:14 v2.0.0-dev.22 07:24:14 v2.0.0-dev.23 07:24:14 v2.0.0-dev.24 07:24:14 v2.0.0-dev.25 07:24:14 v2.0.0-dev.26 07:24:14 v2.0.0-dev.27 07:24:14 v2.0.0-dev.28 07:24:14 v2.0.0-dev.29 07:24:14 v2.0.0-dev.3 07:24:14 v2.0.0-dev.30 07:24:14 v2.0.0-dev.31 07:24:14 v2.0.0-dev.32 07:24:14 v2.0.0-dev.33 07:24:14 v2.0.0-dev.34 07:24:14 v2.0.0-dev.35 07:24:14 v2.0.0-dev.36 07:24:14 v2.0.0-dev.37 07:24:14 v2.0.0-dev.38 07:24:14 v2.0.0-dev.39 07:24:14 v2.0.0-dev.4 07:24:14 v2.0.0-dev.40 07:24:14 v2.0.0-dev.41 07:24:14 v2.0.0-dev.42 07:24:14 v2.0.0-dev.43 07:24:14 v2.0.0-dev.44 07:24:14 v2.0.0-dev.45 07:24:14 v2.0.0-dev.46 07:24:14 v2.0.0-dev.47 07:24:14 v2.0.0-dev.48 07:24:14 v2.0.0-dev.49 07:24:14 v2.0.0-dev.5 07:24:14 v2.0.0-dev.50 07:24:14 v2.0.0-dev.51 07:24:14 v2.0.0-dev.52 07:24:14 v2.0.0-dev.53 07:24:14 v2.0.0-dev.54 07:24:14 v2.0.0-dev.55 07:24:14 v2.0.0-dev.56 07:24:14 v2.0.0-dev.57 07:24:14 v2.0.0-dev.58 07:24:14 v2.0.0-dev.59 07:24:14 v2.0.0-dev.6 07:24:14 v2.0.0-dev.60 07:24:14 v2.0.0-dev.61 07:24:14 v2.0.0-dev.62 07:24:14 v2.0.0-dev.63 07:24:14 v2.0.0-dev.64 07:24:14 v2.0.0-dev.65 07:24:14 v2.0.0-dev.66 07:24:14 v2.0.0-dev.67 07:24:14 v2.0.0-dev.68 07:24:14 v2.0.0-dev.69 07:24:14 v2.0.0-dev.7 07:24:14 v2.0.0-dev.70 07:24:14 v2.0.0-dev.71 07:24:14 v2.0.0-dev.72 07:24:14 v2.0.0-dev.73 07:24:14 v2.0.0-dev.74 07:24:14 v2.0.0-dev.75 07:24:14 v2.0.0-dev.76 07:24:14 v2.0.0-dev.77 07:24:14 v2.0.0-dev.78 07:24:14 v2.0.0-dev.79 07:24:14 v2.0.0-dev.8 07:24:14 v2.0.0-dev.80 07:24:14 v2.0.0-dev.81 07:24:14 v2.0.0-dev.9 [Pipeline] sh 07:24:15 + lftools sign git-tag v2.0.0-dev.81 07:24:15 Signing Git tag with Sigul... 07:24:15 Signing v2.0.0-dev.81 [Pipeline] echo 07:24:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:24:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:24:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:24:16 $ docker stop --time=1 6c84defc6fca5c8d0c7b58c51461e9e9ff38a0b8652f0a81485ee3ee27badc9b 07:24:18 $ docker rm -f 6c84defc6fca5c8d0c7b58c51461e9e9ff38a0b8652f0a81485ee3ee27badc9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:24:19 . [Pipeline] withDockerContainer 07:24:19 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 07:24:19 $ 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 07:24:19 $ docker top 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:19 [ssh-agent] Looking for ssh-agent implementation... 07:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:20 $ docker exec 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 ssh-agent 07:24:20 SSH_AUTH_SOCK=/tmp/ssh-SImnjmrG4opS/agent.15 07:24:20 SSH_AGENT_PID=22 07:24:20 Running ssh-add (command line suppressed) 07:24:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5736287939630018262.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5736287939630018262.key) 07:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:20 + git semver bump pre 07:24:20 # -> Open(): unable to determine branch for HEAD 07:24:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:24:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:24:20 # $SEMVER_REMOTE_NAME = origin 07:24:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:24:20 # $SEMVER_USER_NAME = edgex-jenkins 07:24:20 # $SEMVER_BRANCH = master 07:24:20 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 07:24:20 2.0.0-dev.82 [Pipeline] } 07:24:20 $ docker exec --env ******** --env ******** 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 ssh-agent -k 07:24:20 unset SSH_AUTH_SOCK; 07:24:20 unset SSH_AGENT_PID; 07:24:20 echo Agent pid 22 killed; 07:24:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:21 + git semver [Pipeline] } 07:24:21 $ docker stop --time=1 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 07:24:22 $ docker rm -f 128d53a6d80a15bc2d570c706c8ae7d3d358ace1a446dca99f42e4efca42d2f2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:24:22 . [Pipeline] withDockerContainer 07:24:22 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 07:24:22 $ 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 07:24:23 $ docker top c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:23 [ssh-agent] Looking for ssh-agent implementation... 07:24:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:23 $ docker exec c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 ssh-agent 07:24:23 SSH_AUTH_SOCK=/tmp/ssh-BNCzwwN4q77d/agent.14 07:24:23 SSH_AGENT_PID=20 07:24:23 Running ssh-add (command line suppressed) 07:24:23 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1868023965190410866.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1868023965190410866.key) 07:24:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:24 + git semver push 07:24:24 # -> Open(): unable to determine branch for HEAD 07:24:24 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:24:24 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:24:24 # $SEMVER_REMOTE_NAME = origin 07:24:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:24:24 # $SEMVER_USER_NAME = edgex-jenkins 07:24:24 # $SEMVER_BRANCH = master 07:24:24 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:24:29 $ docker exec --env ******** --env ******** c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 ssh-agent -k 07:24:29 unset SSH_AUTH_SOCK; 07:24:29 unset SSH_AGENT_PID; 07:24:29 echo Agent pid 20 killed; 07:24:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:29 + git semver [Pipeline] } 07:24:29 $ docker stop --time=1 c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 07:24:30 $ docker rm -f c88037a465762e2edf374de5608edf1fc23cf4ecea8d4841a4ba89c5e7125cb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:24:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:32 ---> package-listing.sh 07:24:32 ++ facter osfamily 07:24:32 ++ tr '[:upper:]' '[:lower:]' 07:24:32 + OS_FAMILY=redhat 07:24:32 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 07:24:32 + START_PACKAGES=/tmp/packages_start.txt 07:24:32 + END_PACKAGES=/tmp/packages_end.txt 07:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:32 + PACKAGES=/tmp/packages_start.txt 07:24:32 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 07:24:32 + PACKAGES=/tmp/packages_end.txt 07:24:32 + case "${OS_FAMILY}" in 07:24:32 + sort 07:24:32 + rpm -qa 07:24:33 + '[' -f /tmp/packages_start.txt ']' 07:24:33 + '[' -f /tmp/packages_end.txt ']' 07:24:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 07:24:33 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 07:24:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 07:24:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:24:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:24:34 07:24:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:24:34 alpine: Pulling from edgex-lftools-log-publisher 07:24:34 df20fa9351a1: Pulling fs layer 07:24:34 36b3adc4ff6f: Pulling fs layer 07:24:34 8ad3a11d3b57: Pulling fs layer 07:24:34 46f8f816bc3b: Pulling fs layer 07:24:34 93b61091891f: Pulling fs layer 07:24:34 93b9cdb0e59b: Pulling fs layer 07:24:34 5e14af77c1be: Pulling fs layer 07:24:34 01666e4c0597: Pulling fs layer 07:24:34 aa168da1d23b: Pulling fs layer 07:24:34 46f8f816bc3b: Waiting 07:24:34 93b61091891f: Waiting 07:24:34 93b9cdb0e59b: Waiting 07:24:34 5e14af77c1be: Waiting 07:24:34 01666e4c0597: Waiting 07:24:34 aa168da1d23b: Waiting 07:24:34 36b3adc4ff6f: Verifying Checksum 07:24:34 36b3adc4ff6f: Download complete 07:24:34 46f8f816bc3b: Verifying Checksum 07:24:34 46f8f816bc3b: Download complete 07:24:34 93b61091891f: Download complete 07:24:34 93b9cdb0e59b: Verifying Checksum 07:24:34 93b9cdb0e59b: Download complete 07:24:34 5e14af77c1be: Verifying Checksum 07:24:34 5e14af77c1be: Download complete 07:24:34 01666e4c0597: Verifying Checksum 07:24:34 01666e4c0597: Download complete 07:24:34 8ad3a11d3b57: Verifying Checksum 07:24:34 8ad3a11d3b57: Download complete 07:24:35 df20fa9351a1: Verifying Checksum 07:24:35 df20fa9351a1: Download complete 07:24:35 df20fa9351a1: Pull complete 07:24:35 36b3adc4ff6f: Pull complete 07:24:35 8ad3a11d3b57: Pull complete 07:24:35 46f8f816bc3b: Pull complete 07:24:36 93b61091891f: Pull complete 07:24:36 93b9cdb0e59b: Pull complete 07:24:36 5e14af77c1be: Pull complete 07:24:36 01666e4c0597: Pull complete 07:24:36 aa168da1d23b: Verifying Checksum 07:24:36 aa168da1d23b: Download complete 07:24:41 aa168da1d23b: Pull complete 07:24:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:24:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:24:41 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 07:24:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:24:44 $ docker top 690a770f223385575b6b855e24aeb9614c76523c384f16be2915a76de8a22c6f -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:44 + touch /tmp/pre-build-complete [Pipeline] sh 07:24:45 + mkdir -p /var/log/sa [Pipeline] sh 07:24:45 + ls /var/log/sa-host 07:24:45 + sadf -c /var/log/sa-host/sa05 07:24:45 file_magic: OK 07:24:45 HZ: Using current value: 100 07:24:45 file_header: OK 07:24:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:24:45 Statistics: 07:24:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:24:45 File successfully converted to sysstat format version 12.2.1 07:24:45 + sadf -c /var/log/sa-host/sa23 07:24:45 file_magic: OK 07:24:45 HZ: Using current value: 100 07:24:45 file_header: OK 07:24:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:24:45 Statistics: 07:24:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:24:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:45 provisioning config files... 07:24:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1500327417998685872tmp [Pipeline] { [Pipeline] echo 07:24:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:45 ---> create-netrc.sh [Pipeline] } 07:24:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:24:46 ---> python-tools-install.sh [Pipeline] echo 07:24:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:24:46 ---> sudo-logs.sh 07:24:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:24:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:24:46 ---> job-cost.sh 07:24:46 lf-activate-venv: SKIPPING 07:24:46 DEBUG: total: 0.18000000715255737 07:24:46 INFO: Retrieving Stack Cost... 07:24:48 INFO: Retrieving Pricing Info for: v3-standard-2 07:24:48 INFO: Archiving Costs [Pipeline] echo 07:24:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:49 ---> logs-deploy.sh 07:24:49 lf-activate-venv: SKIPPING 07:24:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/190 07:24:49 INFO: archiving workspace using pattern(s): 07:24:50 Archives upload complete. 07:24:50 INFO: archiving logs to Nexus 07:24:50 ---> uname -a: 07:24:50 Linux prd-centos7-docker-4c-2g-875.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:24:50 07:24:50 07:24:50 ---> lscpu: 07:24:50 Architecture: x86_64 07:24:50 CPU op-mode(s): 32-bit, 64-bit 07:24:50 Byte Order: Little Endian 07:24:50 Address sizes: 40 bits physical, 48 bits virtual 07:24:50 CPU(s): 2 07:24:50 On-line CPU(s) list: 0,1 07:24:50 Thread(s) per core: 1 07:24:50 Core(s) per socket: 1 07:24:50 Socket(s): 2 07:24:50 NUMA node(s): 1 07:24:50 Vendor ID: AuthenticAMD 07:24:50 CPU family: 23 07:24:50 Model: 49 07:24:50 Model name: AMD EPYC-Rome Processor 07:24:50 Stepping: 0 07:24:50 CPU MHz: 2800.000 07:24:50 BogoMIPS: 5600.00 07:24:50 Virtualization: AMD-V 07:24:50 Hypervisor vendor: KVM 07:24:50 Virtualization type: full 07:24:50 L1d cache: 64 KiB 07:24:50 L1i cache: 64 KiB 07:24:50 L2 cache: 1 MiB 07:24:50 L3 cache: 32 MiB 07:24:50 NUMA node0 CPU(s): 0,1 07:24:50 Vulnerability Itlb multihit: Not affected 07:24:50 Vulnerability L1tf: Not affected 07:24:50 Vulnerability Mds: Not affected 07:24:50 Vulnerability Meltdown: Not affected 07:24:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:24:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:24:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:24:50 Vulnerability Srbds: Not affected 07:24:50 Vulnerability Tsx async abort: Not affected 07:24:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:24:50 07:24:50 07:24:50 ---> nproc: 07:24:50 2 07:24:50 07:24:50 07:24:50 ---> df -h: 07:24:50 Filesystem Size Used Available Use% Mounted on 07:24:50 overlay 40.0G 8.9G 31.1G 22% / 07:24:50 tmpfs 64.0M 0 64.0M 0% /dev 07:24:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:24:50 shm 64.0M 0 64.0M 0% /dev/shm 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 07:24:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 07:24:50 07:24:50 07:24:50 ---> free -m: 07:24:50 total used free shared buff/cache available 07:24:50 Mem: 7821 1275 3156 0 3388 6463 07:24:50 Swap: 1023 0 1023 07:24:50 07:24:50 07:24:50 ---> ip addr: 07:24:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:24:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:24:50 inet 127.0.0.1/8 scope host lo 07:24:50 valid_lft forever preferred_lft forever 07:24:50 inet6 ::1/128 scope host 07:24:50 valid_lft forever preferred_lft forever 07:24:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:24:50 link/ether fa:16:3e:aa:99:e2 brd ff:ff:ff:ff:ff:ff 07:24:50 inet 10.30.122.120/23 brd 10.30.123.255 scope global dynamic eth0 07:24:50 valid_lft 85603sec preferred_lft 85603sec 07:24:50 inet6 fe80::f816:3eff:feaa:99e2/64 scope link 07:24:50 valid_lft forever preferred_lft forever 07:24:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:24:50 link/ether 02:42:d9:5a:bf:3c brd ff:ff:ff:ff:ff:ff 07:24:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:24:50 valid_lft forever preferred_lft forever 07:24:50 inet6 fe80::42:d9ff:fe5a:bf3c/64 scope link 07:24:50 valid_lft forever preferred_lft forever 07:24:50 07:24:50 07:24:50 ---> sar -b -r -n DEV: 07:24:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 07:24:50 07:24:50 07:11:22 LINUX RESTART (2 CPU) 07:24:50 07:24:50 07:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:24:50 07:13:01 22.90 3.40 19.49 0.00 2607.69 2906.52 0.00 07:24:50 07:14:01 0.48 0.00 0.48 0.00 0.00 7.83 0.00 07:24:50 07:15:02 0.23 0.00 0.23 0.00 0.00 3.32 0.00 07:24:50 07:16:01 0.24 0.00 0.24 0.00 0.00 2.47 0.00 07:24:50 07:17:01 0.25 0.00 0.25 0.00 0.00 4.06 0.00 07:24:50 07:18:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 07:24:50 07:19:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 07:24:50 07:20:01 0.30 0.00 0.30 0.00 0.00 4.48 0.00 07:24:50 07:21:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 07:24:50 07:22:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 07:24:50 07:23:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 07:24:50 07:24:01 119.86 0.03 119.83 0.00 3.73 32125.15 0.00 07:24:50 Average: 12.14 0.28 11.85 0.00 214.64 2930.21 0.00 07:24:50 07:24:50 07:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:24:50 07:13:01 5466524 0 799172 9.98 2620 1740624 1250532 13.81 567204 1576396 20 07:24:50 07:14:01 5467464 0 798224 9.97 2620 1740632 1225848 13.53 566572 1576364 16 07:24:50 07:15:02 5467368 0 798320 9.97 2620 1740632 1225872 13.53 572680 1570376 8 07:24:50 07:16:01 5468432 0 797252 9.95 2620 1740636 1205408 13.31 572252 1570376 20 07:24:50 07:17:01 5467296 0 798380 9.97 2620 1740644 1205588 13.31 565204 1578408 20 07:24:50 07:18:01 5466764 0 798908 9.98 2620 1740648 1205504 13.31 565880 1578408 12 07:24:50 07:19:01 5466736 0 798872 9.97 2620 1740712 1205288 13.31 565884 1578424 28 07:24:50 07:20:01 5463616 0 802044 10.01 2620 1740660 1205488 13.31 569156 1578408 8 07:24:50 07:21:01 5456132 0 809524 10.11 2620 1740664 1205476 13.31 576668 1578412 20 07:24:50 07:22:01 5452624 0 813028 10.15 2620 1740668 1205536 13.31 581620 1576648 16 07:24:50 07:23:01 5453776 0 811876 10.14 2620 1740668 1205428 13.31 581092 1576648 12 07:24:50 07:24:01 3873636 0 1136104 14.19 2620 2996580 1609592 17.77 960644 2616580 537000 07:24:50 Average: 5330864 0 830142 10.37 2620 1845314 1246297 13.76 603738 1662954 44765 07:24:50 07:24:50 07:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:24:50 07:13:01 eth0 83.61 66.60 372.13 16.48 0.00 0.00 0.00 0.00 07:24:50 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:13:01 docker0 10.92 8.45 1.95 28.90 0.00 0.00 0.00 0.00 07:24:50 07:14:01 eth0 1.42 0.30 0.37 0.20 0.00 0.00 0.00 0.00 07:24:50 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:15:02 eth0 1.27 0.38 0.37 0.21 0.00 0.00 0.00 0.00 07:24:50 07:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:16:01 eth0 1.98 0.30 0.41 0.20 0.00 0.00 0.00 0.00 07:24:50 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:17:01 eth0 2.27 0.63 0.79 0.46 0.00 0.00 0.00 0.00 07:24:50 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:18:01 eth0 1.43 0.57 0.66 0.36 0.00 0.00 0.00 0.00 07:24:50 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:19:01 eth0 0.53 0.08 0.05 0.04 0.00 0.00 0.00 0.00 07:24:50 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:20:01 eth0 1.33 0.30 0.34 0.20 0.00 0.00 0.00 0.00 07:24:50 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:21:01 eth0 0.82 0.28 0.30 0.17 0.00 0.00 0.00 0.00 07:24:50 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:22:01 eth0 0.82 0.47 0.37 0.30 0.00 0.00 0.00 0.00 07:24:50 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:23:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:24:50 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:24:01 eth0 896.24 822.49 7671.53 74.24 0.00 0.00 0.00 0.00 07:24:50 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 07:24:01 docker0 67.05 67.95 5.49 386.35 0.00 0.00 0.00 0.00 07:24:50 Average: eth0 82.88 74.59 672.84 7.75 0.00 0.00 0.00 0.00 07:24:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:50 Average: docker0 6.51 6.38 0.62 34.70 0.00 0.00 0.00 0.00 07:24:50 07:24:50 07:24:50 ---> sar -P ALL: 07:24:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 07:24:50 07:24:50 07:11:22 LINUX RESTART (2 CPU) 07:24:50 07:24:50 07:12:02 CPU %user %nice %system %iowait %steal %idle 07:24:50 07:13:01 all 3.02 0.00 1.64 0.37 0.05 94.92 07:24:50 07:13:01 0 2.94 0.00 1.89 0.46 0.05 94.66 07:24:50 07:13:01 1 3.10 0.00 1.39 0.27 0.05 95.18 07:24:50 07:14:01 all 0.12 0.00 0.03 0.00 0.03 99.82 07:24:50 07:14:01 0 0.17 0.00 0.05 0.00 0.05 99.73 07:24:50 07:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:24:50 07:15:02 all 0.13 0.00 0.03 0.00 0.03 99.80 07:24:50 07:15:02 0 0.23 0.00 0.03 0.00 0.03 99.70 07:24:50 07:15:02 1 0.03 0.00 0.03 0.00 0.03 99.90 07:24:50 07:16:01 all 0.08 0.00 0.02 0.00 0.03 99.87 07:24:50 07:16:01 0 0.14 0.00 0.02 0.00 0.03 99.81 07:24:50 07:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:24:50 07:17:01 all 0.10 0.00 0.05 0.00 0.03 99.82 07:24:50 07:17:01 0 0.10 0.00 0.03 0.00 0.03 99.83 07:24:50 07:17:01 1 0.10 0.00 0.07 0.00 0.03 99.80 07:24:50 07:18:01 all 0.03 0.00 0.02 0.00 0.03 99.92 07:24:50 07:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:24:50 07:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:24:50 07:19:01 all 0.12 0.00 0.03 0.00 0.03 99.82 07:24:50 07:19:01 0 0.17 0.00 0.02 0.00 0.02 99.80 07:24:50 07:19:01 1 0.07 0.00 0.05 0.00 0.05 99.83 07:24:50 07:20:01 all 0.11 0.00 0.03 0.00 0.03 99.84 07:24:50 07:20:01 0 0.13 0.00 0.02 0.00 0.02 99.83 07:24:50 07:20:01 1 0.08 0.00 0.03 0.00 0.03 99.85 07:24:50 07:21:01 all 0.12 0.00 0.03 0.00 0.03 99.82 07:24:50 07:21:01 0 0.05 0.00 0.02 0.00 0.03 99.90 07:24:50 07:21:01 1 0.18 0.00 0.03 0.00 0.03 99.75 07:24:50 07:22:01 all 0.06 0.00 0.02 0.00 0.02 99.91 07:24:50 07:22:01 0 0.10 0.00 0.02 0.00 0.02 99.87 07:24:50 07:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:24:50 07:23:01 all 0.09 0.00 0.02 0.00 0.03 99.87 07:24:50 07:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 07:24:50 07:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:24:50 07:24:50 07:23:01 CPU %user %nice %system %iowait %steal %idle 07:24:50 07:24:01 all 17.48 0.00 7.05 2.14 0.06 73.28 07:24:50 07:24:01 0 17.81 0.00 7.61 1.69 0.07 72.82 07:24:50 07:24:01 1 17.14 0.00 6.48 2.59 0.05 73.73 07:24:50 Average: all 1.73 0.00 0.72 0.20 0.03 97.32 07:24:50 Average: 0 1.76 0.00 0.78 0.17 0.03 97.25 07:24:50 Average: 1 1.69 0.00 0.66 0.23 0.03 97.40 07:24:50 07:24:50 07:24:50