Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a384344f64426d48ad4d0b0b770ada20eab5db57 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-ssh2407508936289942668.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-ssh1286872385570932867.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-ssh6856855744878264458.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-ssh6155276260590528702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh1479942916266130665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-536 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git Avoid second fetch Checking out Revision a384344f64426d48ad4d0b0b770ada20eab5db57 (master) > 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-ssh6061590652895497620.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 a384344f64426d48ad4d0b0b770ada20eab5db57 # timeout=10 Commit message: "Merge pull request #991 from cloudxxx8/refine-v2-changelog" > git rev-list --no-walk ee399ff793e6dfca353bb8608da5c77bb591d6d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:26:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:26:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:26:38 ========================================================= 15:26:38 EdgeX Global Pipelines Version Info 15:26:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:26:39 ------------------- 15:26:39 stable info: 15:26:39 ------------------- 15:26:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:26:39 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:26:39 Message: update stable to v1.0.195 15:26:40 ------------------- 15:26:40 experimental info: 15:26:40 ------------------- 15:26:40 Commited By: **** collab-it+edgex@linuxfoundation.org 15:26:40 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:26:40 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:26:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a384344f64426d48ad4d0b0b770ada20eab5db57 [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a384344 [Pipeline] echo 15:26:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:41 provisioning config files... 15:26:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5047102518614809916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:42 ---> docker-login.sh 15:26:42 nexus3.edgexfoundry.org:10001 15:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:42 Configure a credential helper to remove this warning. See 15:26:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:42 15:26:42 Login Succeeded 15:26:42 nexus3.edgexfoundry.org:10002 15:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:42 Configure a credential helper to remove this warning. See 15:26:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:42 15:26:42 Login Succeeded 15:26:42 nexus3.edgexfoundry.org:10003 15:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:42 Configure a credential helper to remove this warning. See 15:26:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:42 15:26:42 Login Succeeded 15:26:42 nexus3.edgexfoundry.org:10004 15:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:42 Configure a credential helper to remove this warning. See 15:26:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:42 15:26:42 Login Succeeded 15:26:42 docker.io 15:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:43 Configure a credential helper to remove this warning. See 15:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:43 15:26:43 Login Succeeded 15:26:43 ---> docker-login.sh ends [Pipeline] } 15:26:43 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 15:26:43 + git log --format=format:%s -1 a384344f64426d48ad4d0b0b770ada20eab5db57 [Pipeline] echo 15:26:44 GIT_COMMIT: a384344f64426d48ad4d0b0b770ada20eab5db57, Commit Message: Merge pull request #991 from cloudxxx8/refine-v2-changelog [Pipeline] echo 15:26:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:45 15:26:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:26:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:45 latest: Pulling from edgex-devops/git-semver 15:26:45 31603596830f: Pulling fs layer 15:26:45 54011a49482f: Pulling fs layer 15:26:45 a6820b24f6d8: Pulling fs layer 15:26:45 f581987b2513: Pulling fs layer 15:26:45 f581987b2513: Waiting 15:26:45 54011a49482f: Verifying Checksum 15:26:45 54011a49482f: Download complete 15:26:45 31603596830f: Verifying Checksum 15:26:45 31603596830f: Download complete 15:26:45 f581987b2513: Verifying Checksum 15:26:45 f581987b2513: Download complete 15:26:45 a6820b24f6d8: Verifying Checksum 15:26:45 a6820b24f6d8: Download complete 15:26:45 31603596830f: Pull complete 15:26:46 54011a49482f: Pull complete 15:26:46 a6820b24f6d8: Pull complete 15:26:46 f581987b2513: Pull complete 15:26:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:26:46 prd-centos7-docker-4c-2g-536 does not seem to be running inside a container 15:26:47 $ 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 15:26:48 $ docker top 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:48 [ssh-agent] Looking for ssh-agent implementation... 15:26:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:48 $ docker exec 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 ssh-agent 15:26:48 SSH_AUTH_SOCK=/tmp/ssh-HxYKWhvVjZKp/agent.13 15:26:48 SSH_AGENT_PID=19 15:26:48 Running ssh-add (command line suppressed) 15:26:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8678947419177016382.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8678947419177016382.key) 15:26:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:48 + git tag --points-at HEAD [Pipeline] } 15:26:48 $ docker exec --env ******** --env ******** 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 ssh-agent -k 15:26:49 unset SSH_AUTH_SOCK; 15:26:49 unset SSH_AGENT_PID; 15:26:49 echo Agent pid 19 killed; 15:26:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:26:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:49 [ssh-agent] Looking for ssh-agent implementation... 15:26:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:49 $ docker exec 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 ssh-agent 15:26:49 SSH_AUTH_SOCK=/tmp/ssh-zbZLtOmgEuDW/agent.52 15:26:49 SSH_AGENT_PID=59 15:26:49 Running ssh-add (command line suppressed) 15:26:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6199030282526019345.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6199030282526019345.key) 15:26:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:49 + git semver init 15:26:49 # -> Open(): unable to determine branch for HEAD 15:26:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:26:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:26:49 # $SEMVER_REMOTE_NAME = origin 15:26:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:26:49 # $SEMVER_USER_NAME = edgex-jenkins 15:26:49 # $SEMVER_BRANCH = master 15:26:49 # $SEMVER_TEMP = /tmp/semver-409430433 15:26:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:26:50 # '/tmp/semver-409430433' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 15:26:50 # -> Force: false 15:26:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:26:50 $ docker exec --env ******** --env ******** 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 ssh-agent -k 15:26:50 unset SSH_AUTH_SOCK; 15:26:50 unset SSH_AGENT_PID; 15:26:50 echo Agent pid 59 killed; 15:26:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:50 + git semver [Pipeline] } 15:26:50 $ docker stop --time=1 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 15:26:52 $ docker rm -f 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:26:52 Stashed 1 file(s) [Pipeline] echo 15:26:52 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 15:27:07 Still waiting to schedule task 15:27:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:27:07 Still waiting to schedule task 15:27:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 15:29:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-537 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:29:11 Running in /w/workspace/device-sdk-go/200 [Pipeline] { [Pipeline] checkout 15:29:11 Selected Git installation does not exist. Using Default 15:29:11 The recommended git tool is: NONE 15:29:17 using credential edgex-jenkins-ssh 15:29:17 Cloning the remote Git repository 15:29:17 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:29:17 > git init /w/workspace/device-sdk-go/200 # timeout=10 15:29:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:29:17 > git --version # timeout=10 15:29:17 > git --version # 'git version 2.17.1' 15:29:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:18 Avoid second fetch 15:29:18 Checking out Revision a384344f64426d48ad4d0b0b770ada20eab5db57 (master) 15:29:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:29:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:18 > git config core.sparsecheckout # timeout=10 15:29:18 > git checkout -f a384344f64426d48ad4d0b0b770ada20eab5db57 # timeout=10 15:29:23 Commit message: "Merge pull request #991 from cloudxxx8/refine-v2-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:29:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:29:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:29:25 + true 15:29:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:43 provisioning config files... 15:29:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/200@tmp/config5468833466480118816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:43 ---> docker-login.sh 15:29:43 nexus3.edgexfoundry.org:10001 15:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:45 Configure a credential helper to remove this warning. See 15:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:45 15:29:45 Login Succeeded 15:29:45 nexus3.edgexfoundry.org:10002 15:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:45 Configure a credential helper to remove this warning. See 15:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:45 15:29:45 Login Succeeded 15:29:45 nexus3.edgexfoundry.org:10003 15:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:46 Configure a credential helper to remove this warning. See 15:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:46 15:29:46 Login Succeeded 15:29:46 nexus3.edgexfoundry.org:10004 15:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:46 Configure a credential helper to remove this warning. See 15:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:46 15:29:46 Login Succeeded 15:29:46 docker.io 15:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:47 Configure a credential helper to remove this warning. See 15:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:47 15:29:47 Login Succeeded 15:29:47 ---> docker-login.sh ends [Pipeline] } 15:29:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:29:47 ========================================================= 15:29:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:29:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:29:48 + 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 . 15:29:48 Sending build context to Docker daemon 2.703MB 15:29:48 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:29:48 Step 2/8 : FROM ${BASE} 15:29:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:29:48 595b0fe564bb: Pulling fs layer 15:29:48 3088b5b3c5c0: Pulling fs layer 15:29:48 5b7225fbf94c: Pulling fs layer 15:29:48 ba82ee9f976e: Pulling fs layer 15:29:48 506bd15cee9f: Pulling fs layer 15:29:48 75a0a4a0db45: Pulling fs layer 15:29:48 618dc40b7e24: Pulling fs layer 15:29:48 506bd15cee9f: Waiting 15:29:48 75a0a4a0db45: Waiting 15:29:48 618dc40b7e24: Waiting 15:29:48 ba82ee9f976e: Waiting 15:29:48 5b7225fbf94c: Verifying Checksum 15:29:48 5b7225fbf94c: Download complete 15:29:48 3088b5b3c5c0: Verifying Checksum 15:29:48 3088b5b3c5c0: Download complete 15:29:48 506bd15cee9f: Verifying Checksum 15:29:48 506bd15cee9f: Download complete 15:29:48 75a0a4a0db45: Download complete 15:29:48 595b0fe564bb: Verifying Checksum 15:29:48 595b0fe564bb: Download complete 15:29:49 595b0fe564bb: Pull complete 15:29:50 3088b5b3c5c0: Pull complete 15:29:50 5b7225fbf94c: Pull complete 15:29:51 618dc40b7e24: Verifying Checksum 15:29:51 618dc40b7e24: Download complete 15:29:52 ba82ee9f976e: Download complete 15:29:56 Running on prd-centos7-docker-4c-2g-538 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:29:56 Running in /w/workspace/device-sdk-go/200 [Pipeline] { [Pipeline] checkout 15:29:56 Selected Git installation does not exist. Using Default 15:29:56 The recommended git tool is: NONE 15:29:58 using credential edgex-jenkins-ssh 15:29:59 Cloning the remote Git repository 15:29:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:29:59 > git init /w/workspace/device-sdk-go/200 # timeout=10 15:29:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:29:59 > git --version # timeout=10 15:29:59 > git --version # 'git version 2.24.4' 15:29:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:59 [INFO] Currently running in a labeled security context 15:29:59 [INFO] Currently SELinux is 'enforcing' on the host 15:29:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/200@tmp/jenkins-gitclient-ssh7633641591441968402.key 15:29:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:59 Avoid second fetch 15:29:59 Checking out Revision a384344f64426d48ad4d0b0b770ada20eab5db57 (master) 15:29:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:29:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:59 > git config core.sparsecheckout # timeout=10 15:29:59 > git checkout -f a384344f64426d48ad4d0b0b770ada20eab5db57 # timeout=10 15:30:03 ba82ee9f976e: Pull complete 15:30:03 506bd15cee9f: Pull complete 15:30:03 Commit message: "Merge pull request #991 from cloudxxx8/refine-v2-changelog" 15:30:03 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:30:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:30:05 + true 15:30:05 + sudo service docker restart 15:30:05 Redirecting to /bin/systemctl restart docker.service 15:30:07 618dc40b7e24: Pull complete 15:30:07 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:30:07 ---> a36622ca3599 15:30:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:30:09 ---> Running in 20387f1113c3 15:30:09 Removing intermediate container 20387f1113c3 15:30:09 ---> a79fe33d5790 15:30:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:10 ---> Running in 2ba968cfe140 15:30:12 Removing intermediate container 2ba968cfe140 15:30:12 ---> 61eb6ca67ae5 15:30:12 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:30:12 ---> Running in d8eabf6394bb 15:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:30:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:30:15 (1/6) Installing libc-dev (0.7.2-r3) 15:30:15 (2/6) Installing libsodium (1.0.18-r0) 15:30:15 (3/6) Installing pkgconf (1.7.3-r0) 15:30:16 (4/6) Installing libsodium-dev (1.0.18-r0) 15:30:16 (5/6) Installing libzmq (4.3.3-r1) 15:30:16 (6/6) Installing zeromq-dev (4.3.3-r1) 15:30:16 Executing busybox-1.32.1-r6.trigger 15:30:16 OK: 139 MiB in 46 packages 15:30:17 Removing intermediate container d8eabf6394bb 15:30:17 ---> dcb02842e91d 15:30:17 Step 6/8 : WORKDIR /device-sdk-go 15:30:17 ---> Running in 748155e4ab18 15:30:18 Removing intermediate container 748155e4ab18 15:30:18 ---> af4c55f9243c 15:30:18 Step 7/8 : COPY . . 15:30:19 ---> fcfa63987b90 15:30:19 Step 8/8 : RUN go mod download 15:30:19 ---> Running in 571cdee45bf0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:23 provisioning config files... 15:30:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/200@tmp/config3253780974134410906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:24 ---> docker-login.sh 15:30:24 nexus3.edgexfoundry.org:10001 15:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:24 Configure a credential helper to remove this warning. See 15:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:24 15:30:24 Login Succeeded 15:30:24 nexus3.edgexfoundry.org:10002 15:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:24 Configure a credential helper to remove this warning. See 15:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:24 15:30:24 Login Succeeded 15:30:24 nexus3.edgexfoundry.org:10003 15:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:24 Configure a credential helper to remove this warning. See 15:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:24 15:30:24 Login Succeeded 15:30:24 nexus3.edgexfoundry.org:10004 15:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:24 Configure a credential helper to remove this warning. See 15:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:24 15:30:24 Login Succeeded 15:30:24 docker.io 15:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:25 Configure a credential helper to remove this warning. See 15:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:25 15:30:25 Login Succeeded 15:30:25 ---> docker-login.sh ends [Pipeline] } 15:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:30:25 ========================================================= 15:30:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:30:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:30:26 + 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 . 15:30:26 Sending build context to Docker daemon 2.704MB 15:30:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:30:26 Step 2/8 : FROM ${BASE} 15:30:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:30:26 540db60ca938: Pulling fs layer 15:30:26 adcc1eea9eea: Pulling fs layer 15:30:26 4c4ab2625f07: Pulling fs layer 15:30:26 0510c868ecb4: Pulling fs layer 15:30:26 afea3b2eda06: Pulling fs layer 15:30:26 7809a108b3ef: Pulling fs layer 15:30:26 f706445af74f: Pulling fs layer 15:30:26 afea3b2eda06: Waiting 15:30:26 7809a108b3ef: Waiting 15:30:26 f706445af74f: Waiting 15:30:26 0510c868ecb4: Waiting 15:30:26 4c4ab2625f07: Verifying Checksum 15:30:26 4c4ab2625f07: Download complete 15:30:26 adcc1eea9eea: Download complete 15:30:26 afea3b2eda06: Verifying Checksum 15:30:26 afea3b2eda06: Download complete 15:30:26 540db60ca938: Verifying Checksum 15:30:26 540db60ca938: Download complete 15:30:26 7809a108b3ef: Verifying Checksum 15:30:26 7809a108b3ef: Download complete 15:30:26 540db60ca938: Pull complete 15:30:26 adcc1eea9eea: Pull complete 15:30:26 4c4ab2625f07: Pull complete 15:30:27 f706445af74f: Verifying Checksum 15:30:27 f706445af74f: Download complete 15:30:28 0510c868ecb4: Verifying Checksum 15:30:28 0510c868ecb4: Download complete 15:30:32 0510c868ecb4: Pull complete 15:30:32 afea3b2eda06: Pull complete 15:30:32 7809a108b3ef: Pull complete 15:30:34 f706445af74f: Pull complete 15:30:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:30:34 ---> b068be0155e3 15:30:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:30:40 ---> Running in 20c8097df5d8 15:30:40 Removing intermediate container 20c8097df5d8 15:30:40 ---> 1b349eb2cf02 15:30:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:40 ---> Running in 23a9419daa31 15:30:40 Removing intermediate container 23a9419daa31 15:30:40 ---> 6822d02fd94a 15:30:40 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:30:40 ---> Running in cffca0e4fb03 15:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:30:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:30:42 (1/6) Installing libc-dev (0.7.2-r3) 15:30:42 (2/6) Installing libsodium (1.0.18-r0) 15:30:42 (3/6) Installing pkgconf (1.7.3-r0) 15:30:42 (4/6) Installing libsodium-dev (1.0.18-r0) 15:30:42 (5/6) Installing libzmq (4.3.3-r1) 15:30:43 (6/6) Installing zeromq-dev (4.3.3-r1) 15:30:43 Executing busybox-1.32.1-r6.trigger 15:30:43 OK: 150 MiB in 46 packages 15:30:43 Removing intermediate container cffca0e4fb03 15:30:43 ---> 7d73c1e12edb 15:30:43 Step 6/8 : WORKDIR /device-sdk-go 15:30:43 ---> Running in 97e5ae5c81ea 15:30:43 Removing intermediate container 97e5ae5c81ea 15:30:43 ---> d0305fcdb512 15:30:43 Step 7/8 : COPY . . 15:30:44 ---> 511d2d4d9f11 15:30:44 Step 8/8 : RUN go mod download 15:30:44 ---> Running in a6d7ecc7e968 15:30:46 Removing intermediate container 571cdee45bf0 15:30:46 ---> c69ba7ba96f8 15:30:46 Successfully built c69ba7ba96f8 15:30:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:30:47 + docker inspect -f . ci-base-image-arm64 15:30:47 . [Pipeline] withDockerContainer 15:30:47 prd-ubuntu18.04-docker-arm64-4c-16g-537 does not seem to be running inside a container 15:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/200 -v /w/workspace/device-sdk-go/200:/w/workspace/device-sdk-go/200:rw,z -v /w/workspace/device-sdk-go/200@tmp:/w/workspace/device-sdk-go/200@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 15:30:48 $ docker top 8e5dbdc349a039f0c69859d20c2073d86e87d477250f8ace4331699320e01f85 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:49 + go version 15:30:49 go version go1.16.5 linux/arm64 [Pipeline] } 15:30:49 $ docker stop --time=1 8e5dbdc349a039f0c69859d20c2073d86e87d477250f8ace4331699320e01f85 15:30:51 $ docker rm -f 8e5dbdc349a039f0c69859d20c2073d86e87d477250f8ace4331699320e01f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:52 + docker inspect -f . ci-base-image-arm64 15:30:52 . [Pipeline] withDockerContainer 15:30:52 prd-ubuntu18.04-docker-arm64-4c-16g-537 does not seem to be running inside a container 15:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/200 -v /w/workspace/device-sdk-go/200:/w/workspace/device-sdk-go/200:rw,z -v /w/workspace/device-sdk-go/200@tmp:/w/workspace/device-sdk-go/200@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 15:30:54 $ docker top 22b828d9b26cb6529d0b76b63fec48a4e0b63048a4dcb4f9b988673511e88163 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:55 + go mod tidy [Pipeline] sh 15:30:56 Removing intermediate container a6d7ecc7e968 15:30:56 ---> f54ce854cdfb 15:30:56 Successfully built f54ce854cdfb 15:30:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:30:56 + make test 15:30:56 go mod tidy 15:30:56 + docker inspect -f . ci-base-image-x86_64 15:30:56 . [Pipeline] withDockerContainer 15:30:56 prd-centos7-docker-4c-2g-538 does not seem to be running inside a container 15:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/200 -v /w/workspace/device-sdk-go/200:/w/workspace/device-sdk-go/200:rw,z -v /w/workspace/device-sdk-go/200@tmp:/w/workspace/device-sdk-go/200@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 15:30:57 $ docker top eecba76c13dec986f3a6a2e623cf40b1431310683e4d5b8eb963c9daed628976 -eo pid,comm 15:30:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] { [Pipeline] sh 15:30:57 + go version 15:30:57 go version go1.16.3 linux/amd64 [Pipeline] } 15:30:57 $ docker stop --time=1 eecba76c13dec986f3a6a2e623cf40b1431310683e4d5b8eb963c9daed628976 15:30:59 $ docker rm -f eecba76c13dec986f3a6a2e623cf40b1431310683e4d5b8eb963c9daed628976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:59 + docker inspect -f . ci-base-image-x86_64 15:30:59 . [Pipeline] withDockerContainer 15:30:59 prd-centos7-docker-4c-2g-538 does not seem to be running inside a container 15:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/200 -v /w/workspace/device-sdk-go/200:/w/workspace/device-sdk-go/200:rw,z -v /w/workspace/device-sdk-go/200@tmp:/w/workspace/device-sdk-go/200@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 15:31:00 $ docker top 5c783ba7b0c9628cf7f2e22ec34e94c1f1c146d5ee869871064d100b8eb667ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:00 + go mod tidy [Pipeline] sh 15:31:01 + make test 15:31:01 go mod tidy 15:31:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:31:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:31:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:31:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:31:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:31:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:31:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 24.2% of statements 15:31:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:31:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements 15:31:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.083s coverage: 78.9% of statements 15:31:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 15:31:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:31:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:31:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:31:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements 15:31:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:31:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 83.3% of statements 15:31:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:31:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:31:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 58.0% of statements 15:31:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.830s coverage: 89.2% of statements 15:31:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:31:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.9% of statements 15:31:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:31:39 GO111MODULE=on go vet ./... 15:32:01 gofmt -l . 15:32:01 [ "`gofmt -l .`" = "" ] 15:32:01 ./bin/test-attribution-txt.sh 15:32:01 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:32:01 $ docker stop --time=1 5c783ba7b0c9628cf7f2e22ec34e94c1f1c146d5ee869871064d100b8eb667ce 15:32:03 $ docker rm -f 5c783ba7b0c9628cf7f2e22ec34e94c1f1c146d5ee869871064d100b8eb667ce [Pipeline] // withDockerContainer [Pipeline] sh 15:32:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:32:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:32:07 + ls -al . 15:32:07 total 228 15:32:07 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 28 15:31 . 15:32:07 drwxrwxr-x. 4 jenkins jenkins 32 Jun 28 15:29 .. 15:32:07 drwxrwxr-x. 2 jenkins jenkins 64 Jun 28 15:29 bin 15:32:07 -rw-rw-r--. 1 jenkins jenkins 24816 Jun 28 15:29 CHANGELOG.md 15:32:07 -rw-r--r--. 1 jenkins jenkins 125634 Jun 28 15:31 coverage.out 15:32:07 -rw-rw-r--. 1 jenkins jenkins 987 Jun 28 15:29 Dockerfile.build 15:32:07 -rw-rw-r--. 1 jenkins jenkins 140 Jun 28 15:29 .dockerignore 15:32:07 drwxrwxr-x. 5 jenkins jenkins 62 Jun 28 15:29 example 15:32:07 drwxrwxr-x. 8 jenkins jenkins 162 Jun 28 15:30 .git 15:32:07 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 15:29 .github 15:32:07 -rw-rw-r--. 1 jenkins jenkins 138 Jun 28 15:29 .gitignore 15:32:07 -rw-r--r--. 1 jenkins jenkins 548 Jun 28 15:31 go.mod 15:32:07 -rw-r--r--. 1 jenkins jenkins 20210 Jun 28 15:31 go.sum 15:32:07 drwxrwxr-x. 15 jenkins jenkins 224 Jun 28 15:29 internal 15:32:07 -rw-rw-r--. 1 jenkins jenkins 894 Jun 28 15:29 Jenkinsfile 15:32:07 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 28 15:29 LICENSE 15:32:07 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 28 15:29 Makefile 15:32:07 drwxrwxr-x. 4 jenkins jenkins 26 Jun 28 15:29 openapi 15:32:07 drwxrwxr-x. 5 jenkins jenkins 50 Jun 28 15:29 pkg 15:32:07 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 28 15:29 README.md 15:32:07 drwxrwxr-x. 4 jenkins jenkins 54 Jun 28 15:29 snap 15:32:07 -rw-rw-r--. 1 jenkins jenkins 11 Jun 28 15:26 VERSION 15:32:07 -rw-rw-r--. 1 jenkins jenkins 222 Jun 28 15:29 version.go [Pipeline] isUnix [Pipeline] sh 15:32:07 + 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=a384344f64426d48ad4d0b0b770ada20eab5db57 --label arch=amd64 --label version=2.0.1-dev.1 . 15:32:07 Sending build context to Docker daemon 2.83MB 15:32:07 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:32:07 Step 2/23 : FROM ${BASE} AS builder 15:32:07 ---> f54ce854cdfb 15:32:07 Step 3/23 : WORKDIR /device-sdk-go 15:32:07 ---> Running in 9ae1b60c0ac7 15:32:07 Removing intermediate container 9ae1b60c0ac7 15:32:07 ---> 17734b642181 15:32:07 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:32:07 ---> Running in 2389b98f7242 15:32:07 Removing intermediate container 2389b98f7242 15:32:07 ---> b7d9a046ddb7 15:32:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:07 ---> Running in 4c27e7afafdf 15:32:08 Removing intermediate container 4c27e7afafdf 15:32:08 ---> 11a0ad94d543 15:32:08 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:32:08 ---> Running in f264f187b448 15:32:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:32:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:32:10 OK: 150 MiB in 46 packages 15:32:10 Removing intermediate container f264f187b448 15:32:10 ---> f86f132f760f 15:32:10 Step 7/23 : COPY . . 15:32:11 ---> ec354d2fd371 15:32:11 Step 8/23 : RUN go mod download 15:32:11 ---> Running in 337ced9dc05a 15:32:11 Removing intermediate container 337ced9dc05a 15:32:11 ---> 40c1b03f0d32 15:32:11 Step 9/23 : RUN make build 15:32:11 ---> Running in ab7f146bc178 15:32:11 go mod tidy 15:32:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:32:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:32:24 Removing intermediate container ab7f146bc178 15:32:24 ---> 1c234e1e30cc 15:32:24 Step 10/23 : FROM alpine:3.12 15:32:24 3.12: Pulling from library/alpine 15:32:25 339de151aab4: Pulling fs layer 15:32:25 339de151aab4: Verifying Checksum 15:32:25 339de151aab4: Download complete 15:32:25 339de151aab4: Pull complete 15:32:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:32:25 Status: Downloaded newer image for alpine:3.12 15:32:25 ---> 13621d1b12d4 15:32:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:32:25 ---> Running in 33fcd50b79fa 15:32:25 Removing intermediate container 33fcd50b79fa 15:32:25 ---> 88f9c6e57a9d 15:32:25 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:25 ---> Running in 62af68827337 15:32:26 Removing intermediate container 62af68827337 15:32:26 ---> 887cb5d3eda9 15:32:26 Step 13/23 : RUN apk add --update --no-cache zeromq 15:32:26 ---> Running in c079a7e6e7a7 15:32:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:32:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:32:27 (1/5) Installing libgcc (9.3.0-r2) 15:32:27 (2/5) Installing libsodium (1.0.18-r0) 15:32:27 (3/5) Installing libstdc++ (9.3.0-r2) 15:32:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:32:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:32:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:32:28 (4/5) Installing libzmq (4.3.3-r0) 15:32:28 (5/5) Installing zeromq (4.3.3-r0) 15:32:28 Executing busybox-1.31.1-r20.trigger 15:32:28 OK: 8 MiB in 19 packages 15:32:29 Removing intermediate container c079a7e6e7a7 15:32:29 ---> eb9fc093e70f 15:32:29 Step 14/23 : WORKDIR / 15:32:29 ---> Running in 1a3e22207c7b 15:32:29 Removing intermediate container 1a3e22207c7b 15:32:29 ---> 1bbda59565f8 15:32:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:32:29 ---> d865d90aa97e 15:32:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:32:29 ---> 479a74c50535 15:32:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:32:29 ---> b31623ae6ce6 15:32:29 Step 18/23 : EXPOSE 59999 15:32:29 ---> Running in b077f3d24a1f 15:32:30 Removing intermediate container b077f3d24a1f 15:32:30 ---> 3c248eab133e 15:32:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:32:30 ---> Running in 99143b9d23aa 15:32:30 Removing intermediate container 99143b9d23aa 15:32:30 ---> 55d3806cabe8 15:32:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:32:30 ---> Running in 210a6605c1da 15:32:30 Removing intermediate container 210a6605c1da 15:32:30 ---> f6e234faae03 15:32:30 Step 21/23 : LABEL arch=amd64 15:32:30 ---> Running in 442fe8144919 15:32:30 Removing intermediate container 442fe8144919 15:32:30 ---> 3864e05035e0 15:32:30 Step 22/23 : LABEL git_sha=a384344f64426d48ad4d0b0b770ada20eab5db57 15:32:30 ---> Running in 337e7ebc93bb 15:32:30 Removing intermediate container 337e7ebc93bb 15:32:30 ---> 24467366570c 15:32:30 Step 23/23 : LABEL version=2.0.1-dev.1 15:32:30 ---> Running in 9580cfdec809 15:32:30 Removing intermediate container 9580cfdec809 15:32:30 ---> 8278f7d7501d 15:32:30 [Warning] One or more build-args [MAKE ARCH] were not consumed 15:32:30 Successfully built 8278f7d7501d 15:32:30 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 15:32:31 ---> job-cost.sh 15:32:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rgwD 15:32:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.257s coverage: 24.2% of statements 15:32:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:32:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.238s coverage: 28.1% of statements 15:32:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.266s coverage: 78.9% of statements 15:32:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.191s coverage: 9.0% of statements 15:32:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:32:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:32:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:32:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.305s coverage: 28.7% of statements 15:32:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:32:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.196s coverage: 83.3% of statements 15:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:32:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.372s coverage: 58.0% of statements 15:32:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.048s coverage: 89.2% of statements 15:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:32:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 4.9% of statements 15:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:32:40 GO111MODULE=on go vet ./... 15:32:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-rgwD/bin to PATH 15:32:54 INFO: No Stack... 15:32:55 INFO: Retrieving Pricing Info for: v3-standard-2 15:32:55 INFO: Archiving Costs [Pipeline] sh 15:32:55 + cat /w/workspace/device-sdk-go/200/archives/cost.csv 15:32:55 + cut -d, -f6 [Pipeline] lock 15:32:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] 15:32:55 Resource [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] did not exist. Created. 15:32:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:56 + echo total: 0.05999999865889549 [Pipeline] stash 15:32:56 Stashed 1 file(s) [Pipeline] } 15:32:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:33:37 gofmt -l . 15:33:37 [ "`gofmt -l .`" = "" ] 15:33:37 ./bin/test-attribution-txt.sh 15:33:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:33:37 $ docker stop --time=1 22b828d9b26cb6529d0b76b63fec48a4e0b63048a4dcb4f9b988673511e88163 15:33:39 $ docker rm -f 22b828d9b26cb6529d0b76b63fec48a4e0b63048a4dcb4f9b988673511e88163 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:33:40 Warning: overwriting stash ‘coverage-report’ 15:33:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:33:41 + ls -al . 15:33:41 total 264 15:33:41 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 15:33 . 15:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 15:29 .. 15:33:41 -rw-rw-r-- 1 jenkins jenkins 140 Jun 28 15:29 .dockerignore 15:33:41 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 15:29 .git 15:33:41 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 15:29 .github 15:33:41 -rw-rw-r-- 1 jenkins jenkins 138 Jun 28 15:29 .gitignore 15:33:41 -rw-rw-r-- 1 jenkins jenkins 24816 Jun 28 15:29 CHANGELOG.md 15:33:41 -rw-rw-r-- 1 jenkins jenkins 987 Jun 28 15:29 Dockerfile.build 15:33:41 -rw-rw-r-- 1 jenkins jenkins 894 Jun 28 15:29 Jenkinsfile 15:33:41 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 28 15:29 LICENSE 15:33:41 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 28 15:29 Makefile 15:33:41 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 28 15:29 README.md 15:33:41 -rw-rw-r-- 1 jenkins jenkins 11 Jun 28 15:26 VERSION 15:33:41 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 15:29 bin 15:33:41 -rw-r--r-- 1 jenkins jenkins 125634 Jun 28 15:32 coverage.out 15:33:41 drwxrwxr-x 5 jenkins jenkins 4096 Jun 28 15:29 example 15:33:41 -rw-r--r-- 1 jenkins jenkins 548 Jun 28 15:33 go.mod 15:33:41 -rw-r--r-- 1 jenkins jenkins 20210 Jun 28 15:30 go.sum 15:33:41 drwxrwxr-x 15 jenkins jenkins 4096 Jun 28 15:29 internal 15:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 15:29 openapi 15:33:41 drwxrwxr-x 5 jenkins jenkins 4096 Jun 28 15:29 pkg 15:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 15:29 snap 15:33:41 -rw-rw-r-- 1 jenkins jenkins 222 Jun 28 15:29 version.go [Pipeline] isUnix [Pipeline] sh 15:33:42 + 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=a384344f64426d48ad4d0b0b770ada20eab5db57 --label arch=arm64 --label version=2.0.1-dev.1 . 15:33:42 Sending build context to Docker daemon 2.829MB 15:33:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:33:42 Step 2/23 : FROM ${BASE} AS builder 15:33:42 ---> c69ba7ba96f8 15:33:42 Step 3/23 : WORKDIR /device-sdk-go 15:33:43 ---> Running in d1463f2c55f0 15:33:43 Removing intermediate container d1463f2c55f0 15:33:43 ---> c7a2c91ce0bf 15:33:43 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:33:43 ---> Running in 9fb9ecdb71f2 15:33:43 Removing intermediate container 9fb9ecdb71f2 15:33:43 ---> ec8d556ad176 15:33:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:44 ---> Running in f4676b4258b4 15:33:46 Removing intermediate container f4676b4258b4 15:33:46 ---> 02db57ccfca2 15:33:46 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:33:46 ---> Running in 116e9a5b02da 15:33:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:49 OK: 139 MiB in 46 packages 15:33:50 Removing intermediate container 116e9a5b02da 15:33:50 ---> 894020b02b09 15:33:50 Step 7/23 : COPY . . 15:33:52 ---> 0bf7f4c0f929 15:33:52 Step 8/23 : RUN go mod download 15:33:52 ---> Running in 7b346c375565 15:33:54 Removing intermediate container 7b346c375565 15:33:54 ---> 63c4ccbc5fa6 15:33:54 Step 9/23 : RUN make build 15:33:54 ---> Running in 0b996855e332 15:33:56 go mod tidy 15:33:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:34:29 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:34:30 Removing intermediate container 0b996855e332 15:34:30 ---> 384144db7def 15:34:30 Step 10/23 : FROM alpine:3.12 15:34:30 3.12: Pulling from library/alpine 15:34:30 d2f70382dc9a: Pulling fs layer 15:34:30 d2f70382dc9a: Verifying Checksum 15:34:30 d2f70382dc9a: Download complete 15:34:31 d2f70382dc9a: Pull complete 15:34:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:34:31 Status: Downloaded newer image for alpine:3.12 15:34:31 ---> c4fd0aeabfcf 15:34:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:34:31 ---> Running in bc1d8a7c3e8c 15:34:32 Removing intermediate container bc1d8a7c3e8c 15:34:32 ---> b6d423670560 15:34:32 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:32 ---> Running in 4599146617a0 15:34:34 Removing intermediate container 4599146617a0 15:34:34 ---> 587646fbc2df 15:34:34 Step 13/23 : RUN apk add --update --no-cache zeromq 15:34:34 ---> Running in 8f8e2769ec6b 15:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:34:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:34:37 (1/5) Installing libgcc (9.3.0-r2) 15:34:37 (2/5) Installing libsodium (1.0.18-r0) 15:34:37 (3/5) Installing libstdc++ (9.3.0-r2) 15:34:37 (4/5) Installing libzmq (4.3.3-r0) 15:34:37 (5/5) Installing zeromq (4.3.3-r0) 15:34:37 Executing busybox-1.31.1-r20.trigger 15:34:37 OK: 8 MiB in 19 packages 15:34:39 Removing intermediate container 8f8e2769ec6b 15:34:39 ---> afd4917ebb46 15:34:39 Step 14/23 : WORKDIR / 15:34:39 ---> Running in 96700cf79992 15:34:39 Removing intermediate container 96700cf79992 15:34:39 ---> b8a6c97809d7 15:34:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:34:40 ---> 38de6ed5a8e2 15:34:40 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:34:41 ---> ab06086e5502 15:34:41 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:34:42 ---> 08a8aa2d8e33 15:34:42 Step 18/23 : EXPOSE 59999 15:34:42 ---> Running in 50b3c80a9a36 15:34:42 Removing intermediate container 50b3c80a9a36 15:34:42 ---> 324d7490d19a 15:34:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:34:43 ---> Running in 8bab3b17ad3f 15:34:43 Removing intermediate container 8bab3b17ad3f 15:34:43 ---> 34112cc5d398 15:34:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:43 ---> Running in 7088d2dd49c8 15:34:44 Removing intermediate container 7088d2dd49c8 15:34:44 ---> e18e8593985d 15:34:44 Step 21/23 : LABEL arch=arm64 15:34:44 ---> Running in 82a8beb0bbb8 15:34:45 Removing intermediate container 82a8beb0bbb8 15:34:45 ---> 16df6b3f504d 15:34:45 Step 22/23 : LABEL git_sha=a384344f64426d48ad4d0b0b770ada20eab5db57 15:34:45 ---> Running in eed5de43b117 15:34:45 Removing intermediate container eed5de43b117 15:34:45 ---> 17e0a453cdf3 15:34:45 Step 23/23 : LABEL version=2.0.1-dev.1 15:34:45 ---> Running in 57c4360057a1 15:34:46 Removing intermediate container 57c4360057a1 15:34:46 ---> caf0dde2119f 15:34:46 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:34:46 Successfully built caf0dde2119f 15:34:46 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 15:34:46 ---> job-cost.sh 15:34:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nmEu 15:35:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-nmEu/bin to PATH 15:36:47 INFO: No Stack... 15:36:47 INFO: Retrieving Pricing Info for: v2-standard-4 15:36:48 INFO: Archiving Costs [Pipeline] sh 15:36:48 + cat /w/workspace/device-sdk-go/200/archives/cost.csv 15:36:48 + cut -d, -f6 [Pipeline] lock 15:36:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] 15:36:48 Resource [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] did not exist. Created. 15:36:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:36:49 /w/workspace/device-sdk-go/200@tmp/durable-0d4d9b53/script.sh: 1: /w/workspace/device-sdk-go/200@tmp/durable-0d4d9b53/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:36:49 + echo total: 0.18000000715255737 [Pipeline] stash 15:36:49 Warning: overwriting stash ‘stack-cost’ 15:36:49 Stashed 1 file(s) [Pipeline] } 15:36:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-200-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 15:36:50 provisioning config files... 15:36:50 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3170030104353601098tmp [Pipeline] { [Pipeline] sh 15:36:50 + set +x 15:36:50 + curl -s https://codecov.io/bash 15:36:50 + bash -s -- 15:36:50 15:36:50 _____ _ 15:36:50 / ____| | | 15:36:50 | | ___ __| | ___ ___ _____ __ 15:36:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:36:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:36:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:36:50 Bash-1.0.3 15:36:50 15:36:50 15:36:50 ==> git version 2.24.4 found 15:36:50 ==> 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 15:36:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:36:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:36:50 ==> Jenkins CI detected. 15:36:50 project root: . 15:36:50 --> token set from env 15:36:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:36:51 ==> Running gcov in . (disable via -X gcov) 15:36:51 ==> Python coveragepy not found 15:36:51 ==> Searching for coverage reports in: 15:36:51 + . 15:36:51 -> Found 1 reports 15:36:51 ==> Detecting git/mercurial file structure 15:36:51 ==> Reading reports 15:36:51 + ./coverage.out bytes=125634 15:36:51 ==> Appending adjustments 15:36:51 https://docs.codecov.io/docs/fixing-reports 15:36:51 + Found adjustments 15:36:51 ==> Gzipping contents 15:36:51 16K /tmp/codecov.FV1pr9.gz 15:36:51 ==> Uploading reports 15:36:51 url: https://codecov.io 15:36:51 query: branch=master&commit=a384344f64426d48ad4d0b0b770ada20eab5db57&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:36:51 -> Pinging Codecov 15:36:51 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a384344f64426d48ad4d0b0b770ada20eab5db57&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:36:51 -> Uploading to 15:36:51 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/7E55EF52A471D76F132DFD9A03CDDE97/a384344f64426d48ad4d0b0b770ada20eab5db57/7bc8b652-5bec-4d2b-a1cd-56acb2870f97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T153651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f2a61a965cf2007172fe6981359961a706b5cdc5a57b3e1801b9b030f90f880 15:36:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:36:51 Dload Upload Total Spent Left Speed 15:36:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16307 0 0 100 16307 0 33839 --:--:-- --:--:-- --:--:-- 33902 15:36:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a384344f64426d48ad4d0b0b770ada20eab5db57 [Pipeline] } 15:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:36:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:36:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:36:53 15:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:36:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:36:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:36:54 188c0c94c7c5: Pulling fs layer 15:36:54 0ef7d3d256c8: Pulling fs layer 15:36:54 de9db76c5a1d: Pulling fs layer 15:36:54 0eba1c9be4d2: Pulling fs layer 15:36:54 0d57e429df01: Pulling fs layer 15:36:54 4e4be7b47b0d: Pulling fs layer 15:36:54 e1f770b5df2f: Pulling fs layer 15:36:54 85a0685a4137: Pulling fs layer 15:36:54 4e4be7b47b0d: Waiting 15:36:54 e1f770b5df2f: Waiting 15:36:54 85a0685a4137: Waiting 15:36:54 0eba1c9be4d2: Waiting 15:36:54 0d57e429df01: Waiting 15:36:54 de9db76c5a1d: Verifying Checksum 15:36:54 de9db76c5a1d: Download complete 15:36:54 0ef7d3d256c8: Verifying Checksum 15:36:54 0ef7d3d256c8: Download complete 15:36:54 0d57e429df01: Verifying Checksum 15:36:54 0d57e429df01: Download complete 15:36:54 188c0c94c7c5: Verifying Checksum 15:36:54 4e4be7b47b0d: Verifying Checksum 15:36:54 4e4be7b47b0d: Download complete 15:36:54 188c0c94c7c5: Pull complete 15:36:54 0ef7d3d256c8: Pull complete 15:36:54 de9db76c5a1d: Pull complete 15:36:56 e1f770b5df2f: Verifying Checksum 15:36:56 e1f770b5df2f: Download complete 15:36:57 0eba1c9be4d2: Verifying Checksum 15:36:57 0eba1c9be4d2: Download complete 15:36:58 85a0685a4137: Verifying Checksum 15:36:58 85a0685a4137: Download complete 15:37:00 0eba1c9be4d2: Pull complete 15:37:00 0d57e429df01: Pull complete 15:37:00 4e4be7b47b0d: Pull complete 15:37:01 e1f770b5df2f: Pull complete 15:37:07 85a0685a4137: Pull complete 15:37:07 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:37:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:37:07 prd-centos7-docker-4c-2g-536 does not seem to be running inside a container 15:37:07 $ 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 15:37:08 $ docker top 190b4333afe0f6834406bebdd31bef6aab74c449ef19ed56c1fa2ad8a4f4af99 -eo pid,comm [Pipeline] { [Pipeline] echo 15:37:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:37:09 + set -o pipefail 15:37:09 + snyk monitor '--org=edgex-jenkins' 15:37:14 15:37:14 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 15:37:14 15:37:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/474c2f59-b95e-4c09-bec0-c863c78478ed 15:37:14 15:37:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:37:14 15:37:14 [Pipeline] } 15:37:14 $ docker stop --time=1 190b4333afe0f6834406bebdd31bef6aab74c449ef19ed56c1fa2ad8a4f4af99 15:37:16 $ docker rm -f 190b4333afe0f6834406bebdd31bef6aab74c449ef19ed56c1fa2ad8a4f4af99 [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 15:37:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:17 provisioning config files... 15:37:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8464256651145526174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:17 --> edgex-publish-swagger.sh 15:37:17 === Publish openapi/v1 API === 15:37:17 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 15:37:17 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 15:37:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:17 Dload Upload Total Spent Left Speed 15:37:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16412 0:00:01 0:00:01 --:--:-- 16430 100 19947 0 0 100 19947 0 14677 0:00:01 0:00:01 --:--:-- 14688 15:37:19 15:37:19 15:37:19 === Publish openapi/v2 API === 15:37:19 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:37:19 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 15:37:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:19 Dload Upload Total Spent Left Speed 15:37:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 46798 0:00:01 0:00:01 --:--:-- 46802 100 51483 0 0 100 51483 0 46792 0:00:01 0:00:01 --:--:-- 46802 15:37:20 15:37:20 [Pipeline] } 15:37:20 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 15:37:20 + git log --format=format:%s -1 a384344f64426d48ad4d0b0b770ada20eab5db57 [Pipeline] isUnix [Pipeline] sh 15:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:37:21 . [Pipeline] withDockerContainer 15:37:21 prd-centos7-docker-4c-2g-536 does not seem to be running inside a container 15:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:37:21 $ docker top acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:21 [ssh-agent] Looking for ssh-agent implementation... 15:37:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:21 $ docker exec acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 ssh-agent 15:37:21 SSH_AUTH_SOCK=/tmp/ssh-TpnMAIdtdKpp/agent.13 15:37:21 SSH_AGENT_PID=19 15:37:21 Running ssh-add (command line suppressed) 15:37:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8087155899356831793.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8087155899356831793.key) 15:37:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:22 + git semver tag 15:37:22 # -> Open(): unable to determine branch for HEAD 15:37:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:37:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:37:22 # $SEMVER_REMOTE_NAME = origin 15:37:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:37:22 # $SEMVER_USER_NAME = edgex-jenkins 15:37:22 # $SEMVER_BRANCH = master 15:37:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:37:22 # a384344f64426d48ad4d0b0b770ada20eab5db57 HEAD 15:37:22 # -> Force: false 15:37:22 # d9c613019ec55a24150f6c5069dd8a82c5d0ed8f refs/tags/v2.0.1-dev.1 [Pipeline] } 15:37:22 $ docker exec --env ******** --env ******** acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 ssh-agent -k 15:37:22 unset SSH_AUTH_SOCK; 15:37:22 unset SSH_AGENT_PID; 15:37:22 echo Agent pid 19 killed; 15:37:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:22 + git semver [Pipeline] } 15:37:22 $ docker stop --time=1 acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 15:37:24 $ docker rm -f acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:37:24 15:37:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:37:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:37:24 0.23.1-centos7: Pulling from edgex-lftools 15:37:24 ab5ef0e58194: Pulling fs layer 15:37:24 9712f1f96733: Pulling fs layer 15:37:24 63f879dbbcfc: Pulling fs layer 15:37:24 0d9ebad4ef96: Pulling fs layer 15:37:24 e9a5061849ea: Pulling fs layer 15:37:24 d747dcd14b5f: Pulling fs layer 15:37:24 2de7ff778b66: Pulling fs layer 15:37:24 e9a5061849ea: Waiting 15:37:24 d747dcd14b5f: Waiting 15:37:24 2de7ff778b66: Waiting 15:37:24 0d9ebad4ef96: Waiting 15:37:24 9712f1f96733: Verifying Checksum 15:37:24 9712f1f96733: Download complete 15:37:26 63f879dbbcfc: Verifying Checksum 15:37:26 63f879dbbcfc: Download complete 15:37:26 e9a5061849ea: Verifying Checksum 15:37:26 e9a5061849ea: Download complete 15:37:26 d747dcd14b5f: Verifying Checksum 15:37:26 d747dcd14b5f: Download complete 15:37:26 2de7ff778b66: Verifying Checksum 15:37:26 2de7ff778b66: Download complete 15:37:27 0d9ebad4ef96: Verifying Checksum 15:37:27 0d9ebad4ef96: Download complete 15:37:27 ab5ef0e58194: Verifying Checksum 15:37:27 ab5ef0e58194: Download complete 15:37:29 ab5ef0e58194: Pull complete 15:37:29 9712f1f96733: Pull complete 15:37:30 63f879dbbcfc: Pull complete 15:37:33 0d9ebad4ef96: Pull complete 15:37:33 e9a5061849ea: Pull complete 15:37:33 d747dcd14b5f: Pull complete 15:37:34 2de7ff778b66: Pull complete 15:37:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:37:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:37:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:37:34 prd-centos7-docker-4c-2g-536 does not seem to be running inside a container 15:37:34 $ 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 15:37:38 $ docker top 8ef77ce927bde1f06a1301dec6030d89e32dec87487620ca67f9231f6d55fc6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:37:38 provisioning config files... 15:37:38 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1037660964335619156tmp 15:37:38 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6799606470189523488tmp 15:37:38 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3129839751142879399tmp [Pipeline] { [Pipeline] echo 15:37:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:37:38 ---> sigul-configuration.sh 15:37:38 gpg: directory `/root/.gnupg' created 15:37:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:37:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:37:38 gpg: keyring `/root/.gnupg/secring.gpg' created 15:37:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:37:38 gpg: CAST5 encrypted data 15:37:38 gpg: encrypted with 1 passphrase 15:37:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:37:39 + mkdir /home/jenkins 15:37:39 + mkdir /home/jenkins/sigul [Pipeline] sh 15:37:39 + 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 15:37:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:37:40 ---> sigul-install.sh 15:37:44 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:37:44 + git tag --list 15:37:44 0.7.1 15:37:44 delhi-tag 15:37:44 v1.0.0 15:37:44 v1.1.0 15:37:44 v1.1.1 15:37:44 v1.1.2 15:37:44 v1.2.0 15:37:44 v1.2.1 15:37:44 v1.2.2 15:37:44 v1.2.3 15:37:44 v1.3.0 15:37:44 v1.4.0 15:37:44 v2.0.0 15:37:44 v2.0.0-dev.1 15:37:44 v2.0.0-dev.10 15:37:44 v2.0.0-dev.11 15:37:44 v2.0.0-dev.12 15:37:44 v2.0.0-dev.13 15:37:44 v2.0.0-dev.14 15:37:44 v2.0.0-dev.15 15:37:44 v2.0.0-dev.16 15:37:44 v2.0.0-dev.17 15:37:44 v2.0.0-dev.18 15:37:44 v2.0.0-dev.19 15:37:44 v2.0.0-dev.2 15:37:44 v2.0.0-dev.20 15:37:44 v2.0.0-dev.21 15:37:44 v2.0.0-dev.22 15:37:44 v2.0.0-dev.23 15:37:44 v2.0.0-dev.24 15:37:44 v2.0.0-dev.25 15:37:44 v2.0.0-dev.26 15:37:44 v2.0.0-dev.27 15:37:44 v2.0.0-dev.28 15:37:44 v2.0.0-dev.29 15:37:44 v2.0.0-dev.3 15:37:44 v2.0.0-dev.30 15:37:44 v2.0.0-dev.31 15:37:44 v2.0.0-dev.32 15:37:44 v2.0.0-dev.33 15:37:44 v2.0.0-dev.34 15:37:44 v2.0.0-dev.35 15:37:44 v2.0.0-dev.36 15:37:44 v2.0.0-dev.37 15:37:44 v2.0.0-dev.38 15:37:44 v2.0.0-dev.39 15:37:44 v2.0.0-dev.4 15:37:44 v2.0.0-dev.40 15:37:44 v2.0.0-dev.41 15:37:44 v2.0.0-dev.42 15:37:44 v2.0.0-dev.43 15:37:44 v2.0.0-dev.44 15:37:44 v2.0.0-dev.45 15:37:44 v2.0.0-dev.46 15:37:44 v2.0.0-dev.47 15:37:44 v2.0.0-dev.48 15:37:44 v2.0.0-dev.49 15:37:44 v2.0.0-dev.5 15:37:44 v2.0.0-dev.50 15:37:44 v2.0.0-dev.51 15:37:44 v2.0.0-dev.52 15:37:44 v2.0.0-dev.53 15:37:44 v2.0.0-dev.54 15:37:44 v2.0.0-dev.55 15:37:44 v2.0.0-dev.56 15:37:44 v2.0.0-dev.57 15:37:44 v2.0.0-dev.58 15:37:44 v2.0.0-dev.59 15:37:44 v2.0.0-dev.6 15:37:44 v2.0.0-dev.60 15:37:44 v2.0.0-dev.61 15:37:44 v2.0.0-dev.62 15:37:44 v2.0.0-dev.63 15:37:44 v2.0.0-dev.64 15:37:44 v2.0.0-dev.65 15:37:44 v2.0.0-dev.66 15:37:44 v2.0.0-dev.67 15:37:44 v2.0.0-dev.68 15:37:44 v2.0.0-dev.69 15:37:44 v2.0.0-dev.7 15:37:44 v2.0.0-dev.70 15:37:44 v2.0.0-dev.71 15:37:44 v2.0.0-dev.72 15:37:44 v2.0.0-dev.73 15:37:44 v2.0.0-dev.74 15:37:44 v2.0.0-dev.75 15:37:44 v2.0.0-dev.76 15:37:44 v2.0.0-dev.77 15:37:44 v2.0.0-dev.78 15:37:44 v2.0.0-dev.79 15:37:44 v2.0.0-dev.8 15:37:44 v2.0.0-dev.80 15:37:44 v2.0.0-dev.81 15:37:44 v2.0.0-dev.82 15:37:44 v2.0.0-dev.83 15:37:44 v2.0.0-dev.84 15:37:44 v2.0.0-dev.85 15:37:44 v2.0.0-dev.86 15:37:44 v2.0.0-dev.87 15:37:44 v2.0.0-dev.88 15:37:44 v2.0.0-dev.9 15:37:44 v2.0.1-dev.1 [Pipeline] sh 15:37:44 + lftools sign git-tag v2.0.1-dev.1 15:37:45 Signing Git tag with Sigul... 15:37:45 Signing v2.0.1-dev.1 [Pipeline] echo 15:37:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:37:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:37:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:37:46 $ docker stop --time=1 8ef77ce927bde1f06a1301dec6030d89e32dec87487620ca67f9231f6d55fc6e 15:37:48 $ docker rm -f 8ef77ce927bde1f06a1301dec6030d89e32dec87487620ca67f9231f6d55fc6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:37:48 . [Pipeline] withDockerContainer 15:37:48 prd-centos7-docker-4c-2g-536 does not seem to be running inside a container 15:37: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 15:37:49 $ docker top ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:49 [ssh-agent] Looking for ssh-agent implementation... 15:37:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:49 $ docker exec ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 ssh-agent 15:37:49 SSH_AUTH_SOCK=/tmp/ssh-Cz1Dn7MFVXip/agent.14 15:37:49 SSH_AGENT_PID=21 15:37:49 Running ssh-add (command line suppressed) 15:37:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4783434883342917446.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4783434883342917446.key) 15:37:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:50 + git semver bump pre 15:37:50 # -> Open(): unable to determine branch for HEAD 15:37:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:37:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:37:50 # $SEMVER_REMOTE_NAME = origin 15:37:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:37:50 # $SEMVER_USER_NAME = edgex-jenkins 15:37:50 # $SEMVER_BRANCH = master 15:37:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:37:50 2.0.1-dev.2 [Pipeline] } 15:37:50 $ docker exec --env ******** --env ******** ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 ssh-agent -k 15:37:50 unset SSH_AUTH_SOCK; 15:37:50 unset SSH_AGENT_PID; 15:37:50 echo Agent pid 21 killed; 15:37:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:50 + git semver [Pipeline] } 15:37:50 $ docker stop --time=1 ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 15:37:51 $ docker rm -f ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:37:52 . [Pipeline] withDockerContainer 15:37:52 prd-centos7-docker-4c-2g-536 does not seem to be running inside a container 15:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:37:52 $ docker top 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:52 [ssh-agent] Looking for ssh-agent implementation... 15:37:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:53 $ docker exec 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef ssh-agent 15:37:53 SSH_AUTH_SOCK=/tmp/ssh-AvYOoUl1rwwy/agent.14 15:37:53 SSH_AGENT_PID=20 15:37:53 Running ssh-add (command line suppressed) 15:37:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8423731236691403086.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8423731236691403086.key) 15:37:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:53 + git semver push 15:37:53 # -> Open(): unable to determine branch for HEAD 15:37:53 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:37:53 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:37:53 # $SEMVER_REMOTE_NAME = origin 15:37:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:37:53 # $SEMVER_USER_NAME = edgex-jenkins 15:37:53 # $SEMVER_BRANCH = master 15:37:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:37:58 $ docker exec --env ******** --env ******** 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef ssh-agent -k 15:37:58 unset SSH_AUTH_SOCK; 15:37:58 unset SSH_AGENT_PID; 15:37:58 echo Agent pid 20 killed; 15:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:59 + git semver [Pipeline] } 15:37:59 $ docker stop --time=1 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef 15:38:00 $ docker rm -f 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef [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 15:38:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:38:03 ---> package-listing.sh 15:38:03 ++ facter osfamily 15:38:03 ++ tr '[:upper:]' '[:lower:]' 15:38:03 + OS_FAMILY=redhat 15:38:03 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 15:38:03 + START_PACKAGES=/tmp/packages_start.txt 15:38:03 + END_PACKAGES=/tmp/packages_end.txt 15:38:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:38:03 + PACKAGES=/tmp/packages_start.txt 15:38:03 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:38:03 + PACKAGES=/tmp/packages_end.txt 15:38:03 + case "${OS_FAMILY}" in 15:38:03 + rpm -qa 15:38:03 + sort 15:38:04 + '[' -f /tmp/packages_start.txt ']' 15:38:04 + '[' -f /tmp/packages_end.txt ']' 15:38:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:38:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 15:38:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 15:38:04 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 15:38:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:04 15:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:05 alpine: Pulling from edgex-lftools-log-publisher 15:38:05 df20fa9351a1: Pulling fs layer 15:38:05 36b3adc4ff6f: Pulling fs layer 15:38:05 8ad3a11d3b57: Pulling fs layer 15:38:05 46f8f816bc3b: Pulling fs layer 15:38:05 93b61091891f: Pulling fs layer 15:38:05 93b9cdb0e59b: Pulling fs layer 15:38:05 5e14af77c1be: Pulling fs layer 15:38:05 01666e4c0597: Pulling fs layer 15:38:05 aa168da1d23b: Pulling fs layer 15:38:05 93b9cdb0e59b: Waiting 15:38:05 5e14af77c1be: Waiting 15:38:05 01666e4c0597: Waiting 15:38:05 aa168da1d23b: Waiting 15:38:05 46f8f816bc3b: Waiting 15:38:05 93b61091891f: Waiting 15:38:05 36b3adc4ff6f: Verifying Checksum 15:38:05 36b3adc4ff6f: Download complete 15:38:05 46f8f816bc3b: Verifying Checksum 15:38:05 46f8f816bc3b: Download complete 15:38:05 df20fa9351a1: Verifying Checksum 15:38:05 df20fa9351a1: Download complete 15:38:05 93b9cdb0e59b: Verifying Checksum 15:38:05 93b9cdb0e59b: Download complete 15:38:05 93b61091891f: Verifying Checksum 15:38:05 93b61091891f: Download complete 15:38:05 5e14af77c1be: Verifying Checksum 15:38:05 5e14af77c1be: Download complete 15:38:05 01666e4c0597: Verifying Checksum 15:38:05 01666e4c0597: Download complete 15:38:05 df20fa9351a1: Pull complete 15:38:05 8ad3a11d3b57: Verifying Checksum 15:38:05 8ad3a11d3b57: Download complete 15:38:05 36b3adc4ff6f: Pull complete 15:38:06 8ad3a11d3b57: Pull complete 15:38:06 46f8f816bc3b: Pull complete 15:38:06 93b61091891f: Pull complete 15:38:06 93b9cdb0e59b: Pull complete 15:38:06 5e14af77c1be: Pull complete 15:38:06 01666e4c0597: Pull complete 15:38:07 aa168da1d23b: Verifying Checksum 15:38:07 aa168da1d23b: Download complete 15:38:11 aa168da1d23b: Pull complete 15:38:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:38:11 prd-centos7-docker-4c-2g-536 does not seem to be running inside a container 15:38:11 $ 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 15:38:14 $ docker top 326bb924a0fdb4088e36d5a34a956fe320ba4123d546650be6cde7c49e1faab8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:38:14 + mkdir -p /var/log/sa [Pipeline] sh 15:38:15 + ls /var/log/sa-host 15:38:15 + sadf -c /var/log/sa-host/sa05 15:38:15 file_magic: OK 15:38:15 HZ: Using current value: 100 15:38:15 file_header: OK 15:38:15 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 15:38:15 Statistics: 15:38:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:38:15 File successfully converted to sysstat format version 12.2.1 15:38:15 + sadf -c /var/log/sa-host/sa28 15:38:15 file_magic: OK 15:38:15 HZ: Using current value: 100 15:38:15 file_header: OK 15:38:15 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 15:38:15 Statistics: 15:38:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:38:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:16 provisioning config files... 15:38:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3257299159809695118tmp [Pipeline] { [Pipeline] echo 15:38:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:38:16 ---> create-netrc.sh [Pipeline] } 15:38:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:38:16 ---> python-tools-install.sh [Pipeline] echo 15:38:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:38:17 ---> sudo-logs.sh 15:38:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:38:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:38:17 ---> job-cost.sh 15:38:17 lf-activate-venv: SKIPPING 15:38:17 DEBUG: total: 0.18000000715255737 15:38:17 INFO: Retrieving Stack Cost... 15:38:18 INFO: Retrieving Pricing Info for: v3-standard-2 15:38:19 INFO: Archiving Costs [Pipeline] echo 15:38:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:38:19 ---> logs-deploy.sh 15:38:19 lf-activate-venv: SKIPPING 15:38:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/200 15:38:19 INFO: archiving workspace using pattern(s): 15:38:20 Archives upload complete. 15:38:20 INFO: archiving logs to Nexus 15:38:20 ---> uname -a: 15:38:20 Linux prd-centos7-docker-4c-2g-536.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:38:20 15:38:20 15:38:20 ---> lscpu: 15:38:20 Architecture: x86_64 15:38:20 CPU op-mode(s): 32-bit, 64-bit 15:38:20 Byte Order: Little Endian 15:38:20 Address sizes: 40 bits physical, 48 bits virtual 15:38:20 CPU(s): 2 15:38:20 On-line CPU(s) list: 0,1 15:38:20 Thread(s) per core: 1 15:38:20 Core(s) per socket: 1 15:38:20 Socket(s): 2 15:38:20 NUMA node(s): 1 15:38:20 Vendor ID: AuthenticAMD 15:38:20 CPU family: 23 15:38:20 Model: 49 15:38:20 Model name: AMD EPYC-Rome Processor 15:38:20 Stepping: 0 15:38:20 CPU MHz: 2800.000 15:38:20 BogoMIPS: 5600.00 15:38:20 Virtualization: AMD-V 15:38:20 Hypervisor vendor: KVM 15:38:20 Virtualization type: full 15:38:20 L1d cache: 64 KiB 15:38:20 L1i cache: 64 KiB 15:38:20 L2 cache: 1 MiB 15:38:20 L3 cache: 32 MiB 15:38:20 NUMA node0 CPU(s): 0,1 15:38:20 Vulnerability Itlb multihit: Not affected 15:38:20 Vulnerability L1tf: Not affected 15:38:20 Vulnerability Mds: Not affected 15:38:20 Vulnerability Meltdown: Not affected 15:38:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:38:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:38:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:38:20 Vulnerability Srbds: Not affected 15:38:20 Vulnerability Tsx async abort: Not affected 15:38:20 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 15:38:20 15:38:20 15:38:20 ---> nproc: 15:38:20 2 15:38:20 15:38:20 15:38:20 ---> df -h: 15:38:20 Filesystem Size Used Available Use% Mounted on 15:38:20 overlay 40.0G 8.9G 31.1G 22% / 15:38:20 tmpfs 64.0M 0 64.0M 0% /dev 15:38:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:38:20 shm 64.0M 0 64.0M 0% /dev/shm 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 15:38:20 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:38:20 15:38:20 15:38:20 ---> free -m: 15:38:20 total used free shared buff/cache available 15:38:20 Mem: 7821 1167 3264 0 3388 6572 15:38:20 Swap: 1023 0 1023 15:38:20 15:38:20 15:38:20 ---> ip addr: 15:38:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:38:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:38:20 inet 127.0.0.1/8 scope host lo 15:38:20 valid_lft forever preferred_lft forever 15:38:20 inet6 ::1/128 scope host 15:38:20 valid_lft forever preferred_lft forever 15:38:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:38:20 link/ether fa:16:3e:98:6d:e0 brd ff:ff:ff:ff:ff:ff 15:38:20 inet 10.30.123.182/23 brd 10.30.123.255 scope global dynamic eth0 15:38:20 valid_lft 85668sec preferred_lft 85668sec 15:38:20 inet6 fe80::f816:3eff:fe98:6de0/64 scope link 15:38:20 valid_lft forever preferred_lft forever 15:38:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:38:20 link/ether 02:42:1d:9f:84:5a brd ff:ff:ff:ff:ff:ff 15:38:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:38:20 valid_lft forever preferred_lft forever 15:38:20 inet6 fe80::42:1dff:fe9f:845a/64 scope link 15:38:20 valid_lft forever preferred_lft forever 15:38:20 15:38:20 15:38:20 ---> sar -b -r -n DEV: 15:38:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 15:38:20 15:38:20 15:25:59 LINUX RESTART (2 CPU) 15:38:20 15:38:20 15:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:38:20 15:28:01 1.93 0.00 1.93 0.00 0.00 40.44 0.00 15:38:20 15:29:01 0.35 0.00 0.35 0.00 0.00 5.00 0.00 15:38:20 15:30:01 0.13 0.00 0.13 0.00 0.00 2.00 0.00 15:38:20 15:31:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 15:38:20 15:32:01 0.33 0.00 0.33 0.00 0.00 5.83 0.00 15:38:20 15:33:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 15:38:20 15:34:01 0.33 0.00 0.33 0.00 0.00 4.46 0.00 15:38:20 15:35:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 15:38:20 15:36:01 0.37 0.00 0.37 0.00 0.00 5.16 0.00 15:38:20 15:37:01 6.79 0.03 6.76 0.00 3.73 345.80 0.00 15:38:20 15:38:01 227.51 0.00 227.51 0.00 0.00 58446.39 0.00 15:38:20 Average: 21.68 0.00 21.68 0.00 0.34 5353.43 0.00 15:38:20 15:38:20 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:38:20 15:28:01 5475436 0 790200 9.87 2620 1740684 1209832 13.36 557020 1578356 16 15:38:20 15:29:01 5473652 0 791976 9.89 2620 1740692 1210156 13.36 561072 1576048 20 15:38:20 15:30:01 5472944 0 792684 9.90 2620 1740692 1210156 13.36 560512 1577672 20 15:38:20 15:31:01 5474536 0 791088 9.88 2620 1740696 1209832 13.36 558016 1578376 20 15:38:20 15:32:01 5464996 0 800620 10.00 2620 1740704 1284312 14.18 565920 1578376 8 15:38:20 15:33:01 5470552 0 795064 9.93 2620 1740704 1224016 13.51 561936 1578376 8 15:38:20 15:34:01 5462248 0 803360 10.03 2620 1740712 1203456 13.29 570540 1578376 8 15:38:20 15:35:01 5461764 0 803836 10.04 2620 1740720 1203456 13.29 571028 1578376 8 15:38:20 15:36:01 5461904 0 803692 10.03 2620 1740724 1203456 13.29 572788 1576500 20 15:38:20 15:37:01 4744904 0 937620 11.71 2620 2323796 1603240 17.70 745116 2067496 582016 15:38:20 15:38:01 3877736 0 1065860 13.31 2620 3062724 1297656 14.33 802980 2692476 20 15:38:20 Average: 5258243 0 834182 10.42 2620 1913895 1259961 13.91 602448 1723675 52924 15:38:20 15:38:20 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:38:20 15:28:01 eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 0.00 15:38:20 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:29:01 eth0 8.80 5.15 7.52 0.34 0.00 0.00 0.00 0.00 15:38:20 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:30:01 eth0 1.35 0.60 0.58 0.37 0.00 0.00 0.00 0.00 15:38:20 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:31:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 15:38:20 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:32:01 eth0 2.70 3.02 0.24 20.65 0.00 0.00 0.00 0.00 15:38:20 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:33:01 eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 15:38:20 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:20 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:20 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:20 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:37:01 eth0 387.66 355.21 4072.06 28.86 0.00 0.00 0.00 0.00 15:38:20 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:38:01 eth0 526.87 469.88 3927.65 102.71 0.00 0.00 0.00 0.00 15:38:20 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:38:01 docker0 113.09 120.73 8.41 662.38 0.00 0.00 0.00 0.00 15:38:20 Average: eth0 84.46 75.88 728.32 13.91 0.00 0.00 0.00 0.00 15:38:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 Average: docker0 10.28 10.98 0.76 60.24 0.00 0.00 0.00 0.00 15:38:20 15:38:20 15:38:20 ---> sar -P ALL: 15:38:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 15:38:20 15:38:20 15:25:59 LINUX RESTART (2 CPU) 15:38:20 15:38:20 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:38:20 15:28:01 all 0.13 0.00 0.02 0.00 0.03 99.82 15:38:20 15:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:38:20 15:28:01 1 0.22 0.00 0.02 0.00 0.03 99.73 15:38:20 15:29:01 all 0.23 0.00 0.05 0.00 0.03 99.69 15:38:20 15:29:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:38:20 15:29:01 1 0.37 0.00 0.05 0.00 0.05 99.53 15:38:20 15:30:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:38:20 15:30:01 0 0.12 0.00 0.03 0.00 0.02 99.83 15:38:20 15:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:38:20 15:31:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:38:20 15:31:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:38:20 15:31:01 1 0.03 0.00 0.02 0.00 0.05 99.90 15:38:20 15:32:01 all 0.21 0.00 0.04 0.00 0.03 99.72 15:38:20 15:32:01 0 0.17 0.00 0.03 0.00 0.02 99.78 15:38:20 15:32:01 1 0.25 0.00 0.05 0.00 0.05 99.65 15:38:20 15:33:01 all 0.03 0.00 0.03 0.00 0.02 99.92 15:38:20 15:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:38:20 15:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:38:20 15:34:01 all 0.03 0.00 0.03 0.00 0.03 99.92 15:38:20 15:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:38:20 15:34:01 1 0.02 0.00 0.05 0.00 0.03 99.90 15:38:20 15:35:01 all 0.02 0.00 0.03 0.00 0.03 99.93 15:38:20 15:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:38:20 15:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:38:20 15:36:01 all 0.03 0.00 0.03 0.00 0.03 99.92 15:38:20 15:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:38:20 15:36:01 1 0.02 0.00 0.03 0.00 0.03 99.92 15:38:20 15:37:01 all 5.63 0.00 2.14 0.07 0.03 92.14 15:38:20 15:37:01 0 5.38 0.00 2.16 0.07 0.03 92.36 15:38:20 15:37:01 1 5.87 0.00 2.12 0.07 0.02 91.93 15:38:20 15:38:01 all 19.36 0.00 8.60 3.50 0.09 68.45 15:38:20 15:38:01 0 21.26 0.00 8.43 3.50 0.09 66.72 15:38:20 15:38:01 1 17.47 0.00 8.78 3.49 0.09 70.17 15:38:20 15:38:20 Average: CPU %user %nice %system %iowait %steal %idle 15:38:20 Average: all 2.27 0.00 0.97 0.31 0.03 96.42 15:38:20 Average: 0 2.38 0.00 0.95 0.31 0.03 96.33 15:38:20 Average: 1 2.15 0.00 0.99 0.31 0.04 96.52 15:38:20 15:38:20 15:38:20