Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e8c677d1df210277adef4aff331a8a81997773cd 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-ssh6262722410791181995.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5223025976239641422.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5659620395763893771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4203756896421848609.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5425494897426875053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15358 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh1382875708023207626.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e8c677d1df210277adef4aff331a8a81997773cd (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 Commit message: "Merge pull request #936 from lenny-intel/ports" > git rev-list --no-walk a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T17:58:08.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T17:58:08.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T17:58:08.496Z] ========================================================= [2021-05-20T17:58:08.496Z] EdgeX Global Pipelines Version Info [2021-05-20T17:58:08.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T17:58:09.980Z] ------------------- [2021-05-20T17:58:09.980Z] stable info: [2021-05-20T17:58:09.980Z] ------------------- [2021-05-20T17:58:09.980Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T17:58:09.980Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T17:58:09.980Z] Message: update stable to v1.0.192 [2021-05-20T17:58:10.563Z] ------------------- [2021-05-20T17:58:10.563Z] experimental info: [2021-05-20T17:58:10.563Z] ------------------- [2021-05-20T17:58:10.563Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T17:58:10.563Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T17:58:10.563Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T17:58:10.706Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-20T17:58:10.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-20T17:58:10.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T17:58:10.779Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T17:58:10.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T17:58:10.861Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T17:58:10.886Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T17:58:10.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T17:58:10.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-20T17:58:10.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T17:58:11.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T17:58:11.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-20T17:58:11.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T17:58:11.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T17:58:11.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T17:58:11.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:58:11.157Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:58:11.182Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:58:11.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T17:58:11.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-20T17:58:11.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-20T17:58:11.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-20T17:58:11.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T17:58:11.328Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T17:58:11.352Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-20T17:58:11.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T17:58:11.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-20T17:58:11.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-20T17:58:11.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-20T17:58:11.503Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8c677d1df210277adef4aff331a8a81997773cd [Pipeline] echo [2021-05-20T17:58:11.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8c677d [Pipeline] echo [2021-05-20T17:58:11.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T17:58:11.632Z] provisioning config files... [2021-05-20T17:58:11.646Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5215629326531090069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T17:58:11.970Z] ---> docker-login.sh [2021-05-20T17:58:11.970Z] nexus3.edgexfoundry.org:10001 [2021-05-20T17:58:11.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:58:12.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:58:12.233Z] Configure a credential helper to remove this warning. See [2021-05-20T17:58:12.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:58:12.233Z] [2021-05-20T17:58:12.233Z] Login Succeeded [2021-05-20T17:58:12.233Z] nexus3.edgexfoundry.org:10002 [2021-05-20T17:58:12.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:58:12.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:58:12.233Z] Configure a credential helper to remove this warning. See [2021-05-20T17:58:12.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:58:12.233Z] [2021-05-20T17:58:12.233Z] Login Succeeded [2021-05-20T17:58:12.233Z] nexus3.edgexfoundry.org:10003 [2021-05-20T17:58:12.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:58:12.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:58:12.506Z] Configure a credential helper to remove this warning. See [2021-05-20T17:58:12.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:58:12.506Z] [2021-05-20T17:58:12.506Z] Login Succeeded [2021-05-20T17:58:12.506Z] nexus3.edgexfoundry.org:10004 [2021-05-20T17:58:12.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:58:12.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:58:12.506Z] Configure a credential helper to remove this warning. See [2021-05-20T17:58:12.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:58:12.506Z] [2021-05-20T17:58:12.506Z] Login Succeeded [2021-05-20T17:58:12.506Z] docker.io [2021-05-20T17:58:12.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:58:13.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:58:13.092Z] Configure a credential helper to remove this warning. See [2021-05-20T17:58:13.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:58:13.092Z] [2021-05-20T17:58:13.092Z] Login Succeeded [2021-05-20T17:58:13.092Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T17:58:13.101Z] 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 [2021-05-20T17:58:13.644Z] + git log --format=format:%s -1 e8c677d1df210277adef4aff331a8a81997773cd [Pipeline] echo [2021-05-20T17:58:13.696Z] GIT_COMMIT: e8c677d1df210277adef4aff331a8a81997773cd, Commit Message: Merge pull request #936 from lenny-intel/ports [Pipeline] echo [2021-05-20T17:58:13.710Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T17:58:14.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:58:14.312Z] [2021-05-20T17:58:14.312Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T17:58:14.641Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:58:14.641Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T17:58:14.641Z] 31603596830f: Pulling fs layer [2021-05-20T17:58:14.641Z] 54011a49482f: Pulling fs layer [2021-05-20T17:58:14.641Z] a6820b24f6d8: Pulling fs layer [2021-05-20T17:58:14.641Z] f581987b2513: Pulling fs layer [2021-05-20T17:58:14.641Z] f581987b2513: Waiting [2021-05-20T17:58:14.641Z] 54011a49482f: Download complete [2021-05-20T17:58:14.641Z] 31603596830f: Verifying Checksum [2021-05-20T17:58:14.641Z] 31603596830f: Download complete [2021-05-20T17:58:14.904Z] f581987b2513: Verifying Checksum [2021-05-20T17:58:14.904Z] f581987b2513: Download complete [2021-05-20T17:58:14.904Z] a6820b24f6d8: Verifying Checksum [2021-05-20T17:58:14.904Z] a6820b24f6d8: Download complete [2021-05-20T17:58:14.904Z] 31603596830f: Pull complete [2021-05-20T17:58:15.167Z] 54011a49482f: Pull complete [2021-05-20T17:58:15.745Z] a6820b24f6d8: Pull complete [2021-05-20T17:58:16.007Z] f581987b2513: Pull complete [2021-05-20T17:58:16.007Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T17:58:16.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:58:16.007Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T17:58:16.087Z] prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container [2021-05-20T17:58:16.154Z] $ 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 [2021-05-20T17:58:17.051Z] $ docker top 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T17:58:17.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T17:58:17.160Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T17:58:17.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T17:58:17.270Z] $ docker exec 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 ssh-agent [2021-05-20T17:58:17.368Z] SSH_AUTH_SOCK=/tmp/ssh-Jgxmp3tL5JX5/agent.14 [2021-05-20T17:58:17.368Z] SSH_AGENT_PID=21 [2021-05-20T17:58:17.377Z] Running ssh-add (command line suppressed) [2021-05-20T17:58:17.468Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5720834626635084895.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5720834626635084895.key) [2021-05-20T17:58:17.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T17:58:17.778Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T17:58:17.795Z] $ docker exec --env ******** --env ******** 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 ssh-agent -k [2021-05-20T17:58:17.886Z] unset SSH_AUTH_SOCK; [2021-05-20T17:58:17.886Z] unset SSH_AGENT_PID; [2021-05-20T17:58:17.886Z] echo Agent pid 21 killed; [2021-05-20T17:58:17.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T17:58:17.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T17:58:17.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T17:58:18.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T17:58:18.072Z] $ docker exec 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 ssh-agent [2021-05-20T17:58:18.162Z] SSH_AUTH_SOCK=/tmp/ssh-U8yo773S8Alw/agent.55 [2021-05-20T17:58:18.162Z] SSH_AGENT_PID=62 [2021-05-20T17:58:18.168Z] Running ssh-add (command line suppressed) [2021-05-20T17:58:18.262Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1565628374769659283.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1565628374769659283.key) [2021-05-20T17:58:18.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T17:58:18.593Z] + git semver init [2021-05-20T17:58:18.593Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T17:58:18.593Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-20T17:58:18.593Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-20T17:58:18.593Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T17:58:18.593Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T17:58:18.593Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T17:58:18.593Z] # $SEMVER_BRANCH = master [2021-05-20T17:58:18.593Z] # $SEMVER_TEMP = /tmp/semver-178283438 [2021-05-20T17:58:18.593Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-20T17:58:20.547Z] # '/tmp/semver-178283438' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-05-20T17:58:20.547Z] # -> Force: false [2021-05-20T17:58:20.547Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-20T17:58:20.562Z] $ docker exec --env ******** --env ******** 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 ssh-agent -k [2021-05-20T17:58:20.660Z] unset SSH_AUTH_SOCK; [2021-05-20T17:58:20.660Z] unset SSH_AGENT_PID; [2021-05-20T17:58:20.660Z] echo Agent pid 62 killed; [2021-05-20T17:58:20.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T17:58:21.062Z] + git semver [Pipeline] } [2021-05-20T17:58:21.081Z] $ docker stop --time=1 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 [2021-05-20T17:58:22.354Z] $ docker rm -f 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T17:58:22.719Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T17:58:23.002Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T17:58:23.005Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.65 [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 [2021-05-20T17:58:38.247Z] Still waiting to schedule task [2021-05-20T17:58:38.247Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T17:58:38.247Z] ‘prd-centos7-docker-4c-2g-15354’ is offline [2021-05-20T17:58:38.248Z] ‘prd-centos7-docker-4c-2g-15356’ is offline [2021-05-20T17:58:38.248Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-20T17:58:38.248Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T17:58:38.248Z] Still waiting to schedule task [2021-05-20T17:58:38.248Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ is offline [2021-05-20T17:59:46.835Z] Running on prd-centos7-docker-4c-2g-15361 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-20T17:59:46.858Z] Running in /w/workspace/device-sdk-go/171 [Pipeline] { [Pipeline] checkout [2021-05-20T17:59:46.980Z] Selected Git installation does not exist. Using Default [2021-05-20T17:59:46.980Z] The recommended git tool is: NONE [2021-05-20T17:59:49.302Z] using credential edgex-jenkins-ssh [2021-05-20T17:59:49.313Z] Cloning the remote Git repository [2021-05-20T17:59:50.260Z] Avoid second fetch [2021-05-20T17:59:50.261Z] Checking out Revision e8c677d1df210277adef4aff331a8a81997773cd (master) [2021-05-20T17:59:49.022Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T17:59:49.090Z] > git init /w/workspace/device-sdk-go/171 # timeout=10 [2021-05-20T17:59:49.125Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T17:59:49.125Z] > git --version # timeout=10 [2021-05-20T17:59:49.135Z] > git --version # 'git version 2.24.4' [2021-05-20T17:59:49.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T17:59:49.160Z] [INFO] Currently running in a labeled security context [2021-05-20T17:59:49.161Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T17:59:49.161Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/171@tmp/jenkins-gitclient-ssh7222736358937660726.key [2021-05-20T17:59:49.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T17:59:50.015Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-20T17:59:50.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T17:59:50.034Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T17:59:50.046Z] > git checkout -f e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 [2021-05-20T17:59:53.676Z] Commit message: "Merge pull request #936 from lenny-intel/ports" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T17:59:54.510Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T17:59:54.832Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T17:59:55.136Z] + true [2021-05-20T17:59:55.136Z] + sudo service docker restart [2021-05-20T17:59:55.136Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:00:13.334Z] provisioning config files... [2021-05-20T18:00:13.352Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/171@tmp/config2676488906893623664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:00:13.687Z] ---> docker-login.sh [2021-05-20T18:00:13.687Z] nexus3.edgexfoundry.org:10001 [2021-05-20T18:00:13.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:00:13.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:00:13.957Z] Configure a credential helper to remove this warning. See [2021-05-20T18:00:13.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:00:13.957Z] [2021-05-20T18:00:13.957Z] Login Succeeded [2021-05-20T18:00:13.957Z] nexus3.edgexfoundry.org:10002 [2021-05-20T18:00:13.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:00:13.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:00:13.957Z] Configure a credential helper to remove this warning. See [2021-05-20T18:00:13.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:00:13.957Z] [2021-05-20T18:00:13.957Z] Login Succeeded [2021-05-20T18:00:13.957Z] nexus3.edgexfoundry.org:10003 [2021-05-20T18:00:13.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:00:14.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:00:14.226Z] Configure a credential helper to remove this warning. See [2021-05-20T18:00:14.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:00:14.226Z] [2021-05-20T18:00:14.226Z] Login Succeeded [2021-05-20T18:00:14.226Z] nexus3.edgexfoundry.org:10004 [2021-05-20T18:00:14.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:00:14.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:00:14.226Z] Configure a credential helper to remove this warning. See [2021-05-20T18:00:14.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:00:14.226Z] [2021-05-20T18:00:14.226Z] Login Succeeded [2021-05-20T18:00:14.226Z] docker.io [2021-05-20T18:00:14.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:00:14.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:00:14.753Z] Configure a credential helper to remove this warning. See [2021-05-20T18:00:14.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:00:14.753Z] [2021-05-20T18:00:14.753Z] Login Succeeded [2021-05-20T18:00:14.753Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T18:00:14.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T18:00:14.935Z] ========================================================= [2021-05-20T18:00:14.935Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T18:00:14.935Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:00:15.255Z] + 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 . [2021-05-20T18:00:15.255Z] Sending build context to Docker daemon 2.584MB [2021-05-20T18:00:15.255Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:00:15.255Z] Step 2/8 : FROM ${BASE} [2021-05-20T18:00:15.255Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T18:00:15.255Z] 540db60ca938: Pulling fs layer [2021-05-20T18:00:15.255Z] adcc1eea9eea: Pulling fs layer [2021-05-20T18:00:15.255Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T18:00:15.255Z] 0510c868ecb4: Pulling fs layer [2021-05-20T18:00:15.255Z] afea3b2eda06: Pulling fs layer [2021-05-20T18:00:15.255Z] 7809a108b3ef: Pulling fs layer [2021-05-20T18:00:15.255Z] f706445af74f: Pulling fs layer [2021-05-20T18:00:15.255Z] 0510c868ecb4: Waiting [2021-05-20T18:00:15.255Z] afea3b2eda06: Waiting [2021-05-20T18:00:15.255Z] 7809a108b3ef: Waiting [2021-05-20T18:00:15.255Z] f706445af74f: Waiting [2021-05-20T18:00:15.255Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T18:00:15.255Z] 4c4ab2625f07: Download complete [2021-05-20T18:00:15.255Z] adcc1eea9eea: Verifying Checksum [2021-05-20T18:00:15.255Z] adcc1eea9eea: Download complete [2021-05-20T18:00:15.521Z] afea3b2eda06: Verifying Checksum [2021-05-20T18:00:15.521Z] afea3b2eda06: Download complete [2021-05-20T18:00:15.521Z] 540db60ca938: Verifying Checksum [2021-05-20T18:00:15.521Z] 540db60ca938: Download complete [2021-05-20T18:00:15.521Z] 7809a108b3ef: Verifying Checksum [2021-05-20T18:00:15.521Z] 7809a108b3ef: Download complete [2021-05-20T18:00:15.521Z] 540db60ca938: Pull complete [2021-05-20T18:00:15.781Z] adcc1eea9eea: Pull complete [2021-05-20T18:00:15.781Z] 4c4ab2625f07: Pull complete [2021-05-20T18:00:16.723Z] f706445af74f: Verifying Checksum [2021-05-20T18:00:16.723Z] f706445af74f: Download complete [2021-05-20T18:00:17.304Z] 0510c868ecb4: Verifying Checksum [2021-05-20T18:00:17.304Z] 0510c868ecb4: Download complete [2021-05-20T18:00:20.633Z] 0510c868ecb4: Pull complete [2021-05-20T18:00:20.633Z] afea3b2eda06: Pull complete [2021-05-20T18:00:20.633Z] 7809a108b3ef: Pull complete [2021-05-20T18:00:22.066Z] f706445af74f: Pull complete [2021-05-20T18:00:22.066Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T18:00:22.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T18:00:22.066Z] ---> b068be0155e3 [2021-05-20T18:00:22.066Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T18:00:25.386Z] ---> Running in e158acbed9d6 [2021-05-20T18:00:25.386Z] Removing intermediate container e158acbed9d6 [2021-05-20T18:00:25.386Z] ---> 57aa1144d32d [2021-05-20T18:00:25.386Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:00:25.386Z] ---> Running in 5c55d66ecf2f [2021-05-20T18:00:25.647Z] Removing intermediate container 5c55d66ecf2f [2021-05-20T18:00:25.647Z] ---> 0feb48d2b7ce [2021-05-20T18:00:25.647Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-20T18:00:25.647Z] ---> Running in f43a369f000d [2021-05-20T18:00:25.916Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:00:26.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:00:27.127Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-20T18:00:27.127Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-20T18:00:27.389Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-20T18:00:27.389Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-20T18:00:27.389Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-20T18:00:27.649Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-20T18:00:27.649Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T18:00:27.649Z] OK: 150 MiB in 46 packages [2021-05-20T18:00:27.912Z] Removing intermediate container f43a369f000d [2021-05-20T18:00:27.912Z] ---> 7219e1bfa07b [2021-05-20T18:00:27.912Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-20T18:00:27.912Z] ---> Running in 9abe5d0b535e [2021-05-20T18:00:28.174Z] Removing intermediate container 9abe5d0b535e [2021-05-20T18:00:28.174Z] ---> 825c2208847d [2021-05-20T18:00:28.174Z] Step 7/8 : COPY . . [2021-05-20T18:00:28.439Z] ---> 344c94df11a0 [2021-05-20T18:00:28.439Z] Step 8/8 : RUN go mod download [2021-05-20T18:00:28.439Z] ---> Running in 345043c51922 [2021-05-20T18:00:40.785Z] Removing intermediate container 345043c51922 [2021-05-20T18:00:40.785Z] ---> 624d8d35c44b [2021-05-20T18:00:40.785Z] Successfully built 624d8d35c44b [2021-05-20T18:00:40.785Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:00:41.102Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T18:00:41.102Z] . [Pipeline] withDockerContainer [2021-05-20T18:00:41.173Z] prd-centos7-docker-4c-2g-15361 does not seem to be running inside a container [2021-05-20T18:00:41.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/171 -v /w/workspace/device-sdk-go/171:/w/workspace/device-sdk-go/171:rw,z -v /w/workspace/device-sdk-go/171@tmp:/w/workspace/device-sdk-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T18:00:41.582Z] $ docker top 0a738830630638019a823eac52a945b878b377a9677c011631c9776e711c187c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:00:41.966Z] + go version [2021-05-20T18:00:41.966Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T18:00:41.979Z] $ docker stop --time=1 0a738830630638019a823eac52a945b878b377a9677c011631c9776e711c187c [2021-05-20T18:00:43.172Z] $ docker rm -f 0a738830630638019a823eac52a945b878b377a9677c011631c9776e711c187c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:00:43.980Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T18:00:43.981Z] . [Pipeline] withDockerContainer [2021-05-20T18:00:44.053Z] prd-centos7-docker-4c-2g-15361 does not seem to be running inside a container [2021-05-20T18:00:44.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/171 -v /w/workspace/device-sdk-go/171:/w/workspace/device-sdk-go/171:rw,z -v /w/workspace/device-sdk-go/171@tmp:/w/workspace/device-sdk-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T18:00:44.566Z] $ docker top 3983b1f8885866fbcc0df4941a92f60708973c10b245974914f8eba57badb3c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:00:44.971Z] + go mod tidy [Pipeline] sh [2021-05-20T18:00:45.684Z] + make test [2021-05-20T18:00:45.684Z] go mod tidy [2021-05-20T18:00:45.956Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T18:00:51.294Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-20T18:01:13.437Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-20T18:01:13.437Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-20T18:01:13.437Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-20T18:01:14.846Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements [2021-05-20T18:01:14.846Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-20T18:01:14.846Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements [2021-05-20T18:01:15.435Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements [2021-05-20T18:01:16.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.049s coverage: 10.7% of statements [2021-05-20T18:01:16.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-20T18:01:16.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-20T18:01:16.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-20T18:01:16.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 30.2% of statements [2021-05-20T18:01:16.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-20T18:01:17.817Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.045s coverage: 83.3% of statements [2021-05-20T18:01:17.817Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-20T18:01:17.817Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-20T18:01:17.817Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements [2021-05-20T18:01:18.801Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.828s coverage: 89.2% of statements [2021-05-20T18:01:18.801Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-20T18:01:18.801Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 5.0% of statements [2021-05-20T18:01:18.801Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-20T18:01:18.801Z] GO111MODULE=on go vet ./... [2021-05-20T18:01:37.069Z] gofmt -l . [2021-05-20T18:01:37.069Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:01:37.069Z] ./bin/test-attribution-txt.sh [2021-05-20T18:01:37.069Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-20T18:01:37.094Z] $ docker stop --time=1 3983b1f8885866fbcc0df4941a92f60708973c10b245974914f8eba57badb3c3 [2021-05-20T18:01:38.567Z] $ docker rm -f 3983b1f8885866fbcc0df4941a92f60708973c10b245974914f8eba57badb3c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T18:01:39.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T18:01:39.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-20T18:01:40.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T18:01:40.708Z] + ls -al . [2021-05-20T18:01:40.708Z] total 212 [2021-05-20T18:01:40.708Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 20 18:01 . [2021-05-20T18:01:40.708Z] drwxrwxr-x. 4 jenkins jenkins 32 May 20 17:59 .. [2021-05-20T18:01:40.708Z] drwxrwxr-x. 2 jenkins jenkins 64 May 20 17:59 bin [2021-05-20T18:01:40.708Z] -rw-r--r--. 1 jenkins jenkins 126187 May 20 18:01 coverage.out [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 987 May 20 17:59 Dockerfile.build [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 140 May 20 17:59 .dockerignore [2021-05-20T18:01:40.708Z] drwxrwxr-x. 5 jenkins jenkins 62 May 20 17:59 example [2021-05-20T18:01:40.708Z] drwxrwxr-x. 8 jenkins jenkins 162 May 20 17:59 .git [2021-05-20T18:01:40.708Z] drwxrwxr-x. 2 jenkins jenkins 103 May 20 17:59 .github [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 138 May 20 17:59 .gitignore [2021-05-20T18:01:40.708Z] -rw-r--r--. 1 jenkins jenkins 575 May 20 18:01 go.mod [2021-05-20T18:01:40.708Z] -rw-r--r--. 1 jenkins jenkins 20803 May 20 18:00 go.sum [2021-05-20T18:01:40.708Z] drwxrwxr-x. 15 jenkins jenkins 224 May 20 17:59 internal [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 894 May 20 17:59 Jenkinsfile [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 20 17:59 LICENSE [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 20 17:59 Makefile [2021-05-20T18:01:40.708Z] drwxrwxr-x. 4 jenkins jenkins 26 May 20 17:59 openapi [2021-05-20T18:01:40.708Z] drwxrwxr-x. 5 jenkins jenkins 50 May 20 17:59 pkg [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 20 17:59 README.md [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 20 17:59 RELEASE-NOTES.txt [2021-05-20T18:01:40.708Z] drwxrwxr-x. 4 jenkins jenkins 54 May 20 17:59 snap [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 12 May 20 17:58 VERSION [2021-05-20T18:01:40.708Z] -rw-rw-r--. 1 jenkins jenkins 222 May 20 17:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:01:41.016Z] + 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=e8c677d1df210277adef4aff331a8a81997773cd --label arch=amd64 --label version=2.0.0-dev.65 . [2021-05-20T18:01:41.016Z] Sending build context to Docker daemon 2.711MB [2021-05-20T18:01:41.016Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:01:41.016Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-20T18:01:41.016Z] ---> 624d8d35c44b [2021-05-20T18:01:41.016Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-20T18:01:41.016Z] ---> Running in 599a8c2136a2 [2021-05-20T18:01:41.016Z] Removing intermediate container 599a8c2136a2 [2021-05-20T18:01:41.016Z] ---> fdb178962197 [2021-05-20T18:01:41.016Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T18:01:41.280Z] ---> Running in 536ba56b8f95 [2021-05-20T18:01:41.280Z] Removing intermediate container 536ba56b8f95 [2021-05-20T18:01:41.280Z] ---> 07229e40163d [2021-05-20T18:01:41.280Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:01:41.280Z] ---> Running in ecd4a827f2e6 [2021-05-20T18:01:41.857Z] Removing intermediate container ecd4a827f2e6 [2021-05-20T18:01:41.857Z] ---> 76823cbb60de [2021-05-20T18:01:41.857Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-20T18:01:41.857Z] ---> Running in 43c582d2a456 [2021-05-20T18:01:41.857Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:01:42.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:01:43.375Z] OK: 150 MiB in 46 packages [2021-05-20T18:01:43.375Z] Removing intermediate container 43c582d2a456 [2021-05-20T18:01:43.375Z] ---> 1fb95940c101 [2021-05-20T18:01:43.375Z] Step 7/23 : COPY . . [2021-05-20T18:01:43.651Z] ---> 49419650a318 [2021-05-20T18:01:43.651Z] Step 8/23 : RUN go mod download [2021-05-20T18:01:43.651Z] ---> Running in 0d2f1eaf4769 [2021-05-20T18:01:44.241Z] Removing intermediate container 0d2f1eaf4769 [2021-05-20T18:01:44.241Z] ---> 854e2d59c1d2 [2021-05-20T18:01:44.241Z] Step 9/23 : RUN make build [2021-05-20T18:01:44.241Z] ---> Running in e4aad3568f93 [2021-05-20T18:01:44.562Z] go mod tidy [2021-05-20T18:01:44.562Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.65" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-20T18:01:48.989Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15367 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-20T18:01:49.008Z] Running in /w/workspace/device-sdk-go/171 [Pipeline] { [Pipeline] checkout [2021-05-20T18:01:49.231Z] Selected Git installation does not exist. Using Default [2021-05-20T18:01:49.231Z] The recommended git tool is: NONE [2021-05-20T18:01:54.684Z] using credential edgex-jenkins-ssh [2021-05-20T18:01:54.719Z] Cloning the remote Git repository [2021-05-20T18:01:54.784Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T18:01:54.954Z] > git init /w/workspace/device-sdk-go/171 # timeout=10 [2021-05-20T18:01:55.016Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T18:01:55.016Z] > git --version # timeout=10 [2021-05-20T18:01:55.041Z] > git --version # 'git version 2.17.1' [2021-05-20T18:01:55.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T18:01:55.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T18:01:56.354Z] Avoid second fetch [2021-05-20T18:01:56.354Z] Checking out Revision e8c677d1df210277adef4aff331a8a81997773cd (master) [2021-05-20T18:01:56.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-20T18:01:56.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T18:01:56.377Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T18:01:56.389Z] > git checkout -f e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 [2021-05-20T18:01:56.986Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-20T18:01:56.986Z] Removing intermediate container e4aad3568f93 [2021-05-20T18:01:56.986Z] ---> bb2626a191e3 [2021-05-20T18:01:56.986Z] Step 10/23 : FROM alpine:3.12 [2021-05-20T18:01:56.986Z] 3.12: Pulling from library/alpine [2021-05-20T18:01:57.251Z] 339de151aab4: Pulling fs layer [2021-05-20T18:01:57.251Z] 339de151aab4: Verifying Checksum [2021-05-20T18:01:57.251Z] 339de151aab4: Download complete [2021-05-20T18:01:57.516Z] 339de151aab4: Pull complete [2021-05-20T18:01:57.516Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T18:01:57.516Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T18:01:57.516Z] ---> 13621d1b12d4 [2021-05-20T18:01:57.516Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T18:01:57.516Z] ---> Running in 48d801fe0ccf [2021-05-20T18:01:57.516Z] Removing intermediate container 48d801fe0ccf [2021-05-20T18:01:57.516Z] ---> 0af9f509bd40 [2021-05-20T18:01:57.516Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:01:57.780Z] ---> Running in 73bc4838d34d [2021-05-20T18:01:58.041Z] Removing intermediate container 73bc4838d34d [2021-05-20T18:01:58.041Z] ---> 0095a83f346d [2021-05-20T18:01:58.041Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-20T18:01:58.041Z] ---> Running in 4a114f1ff15f [2021-05-20T18:01:58.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:01:58.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:01:59.828Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-20T18:01:59.828Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-20T18:02:00.092Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-20T18:02:00.356Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-20T18:02:00.829Z] Commit message: "Merge pull request #936 from lenny-intel/ports" [2021-05-20T18:02:00.926Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-20T18:02:00.926Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:02:00.926Z] OK: 8 MiB in 19 packages [2021-05-20T18:02:01.188Z] Removing intermediate container 4a114f1ff15f [2021-05-20T18:02:01.188Z] ---> abb8180f8b29 [2021-05-20T18:02:01.188Z] Step 14/23 : WORKDIR / [2021-05-20T18:02:01.188Z] ---> Running in 6870f0fb748b [2021-05-20T18:02:01.188Z] Removing intermediate container 6870f0fb748b [2021-05-20T18:02:01.188Z] ---> 257aed49dbfa [2021-05-20T18:02:01.188Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T18:02:01.451Z] ---> 2736b97da556 [2021-05-20T18:02:01.451Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-20T18:02:01.717Z] ---> f99fcd514708 [2021-05-20T18:02:01.717Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-20T18:02:01.717Z] ---> 1ac3e44160ee [2021-05-20T18:02:01.717Z] Step 18/23 : EXPOSE 59999 [2021-05-20T18:02:01.983Z] ---> Running in 1c235d38b3a4 [2021-05-20T18:02:01.983Z] Removing intermediate container 1c235d38b3a4 [2021-05-20T18:02:01.983Z] ---> d3d80a21320f [2021-05-20T18:02:01.983Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-20T18:02:01.983Z] ---> Running in 6e9695ed3a2c [2021-05-20T18:02:01.983Z] Removing intermediate container 6e9695ed3a2c [2021-05-20T18:02:01.983Z] ---> 7a0608c239d8 [2021-05-20T18:02:01.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:02:01.983Z] ---> Running in 7d894d35974e [2021-05-20T18:02:02.247Z] Removing intermediate container 7d894d35974e [2021-05-20T18:02:02.247Z] ---> ff889b821cb1 [2021-05-20T18:02:02.247Z] Step 21/23 : LABEL arch=amd64 [2021-05-20T18:02:02.247Z] ---> Running in 39f2381c6bdf [2021-05-20T18:02:02.247Z] Removing intermediate container 39f2381c6bdf [2021-05-20T18:02:02.247Z] ---> a2c67542bef9 [2021-05-20T18:02:02.247Z] Step 22/23 : LABEL git_sha=e8c677d1df210277adef4aff331a8a81997773cd [2021-05-20T18:02:02.247Z] ---> Running in 3f0da0d85b65 [2021-05-20T18:02:02.247Z] Removing intermediate container 3f0da0d85b65 [2021-05-20T18:02:02.247Z] ---> efb9fb3eafc9 [2021-05-20T18:02:02.247Z] Step 23/23 : LABEL version=2.0.0-dev.65 [2021-05-20T18:02:02.247Z] ---> Running in 3ee551ae97e3 [2021-05-20T18:02:02.254Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:02:02.508Z] Removing intermediate container 3ee551ae97e3 [2021-05-20T18:02:02.508Z] ---> 412616bb3070 [2021-05-20T18:02:02.508Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-20T18:02:02.508Z] Successfully built 412616bb3070 [2021-05-20T18:02:02.508Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-05-20T18:02:02.695Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 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 [2021-05-20T18:02:03.054Z] + sudo service docker restart [2021-05-20T18:02:03.054Z] + true [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:02:03.481Z] ---> job-cost.sh [2021-05-20T18:02:03.482Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-92vo [2021-05-20T18:02:11.648Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:02:22.940Z] provisioning config files... [2021-05-20T18:02:22.968Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/171@tmp/config8693254731811683317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:02:23.364Z] ---> docker-login.sh [2021-05-20T18:02:23.364Z] nexus3.edgexfoundry.org:10001 [2021-05-20T18:02:23.908Z] lf-activate-venv(): INFO: Adding /tmp/venv-92vo/bin to PATH [2021-05-20T18:02:23.908Z] INFO: No Stack... [2021-05-20T18:02:24.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:02:24.491Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T18:02:24.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:02:24.629Z] Configure a credential helper to remove this warning. See [2021-05-20T18:02:24.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:02:24.629Z] [2021-05-20T18:02:24.629Z] Login Succeeded [2021-05-20T18:02:24.629Z] nexus3.edgexfoundry.org:10002 [2021-05-20T18:02:25.061Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T18:02:25.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:02:25.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:02:25.231Z] Configure a credential helper to remove this warning. See [2021-05-20T18:02:25.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:02:25.231Z] [2021-05-20T18:02:25.231Z] Login Succeeded [2021-05-20T18:02:25.231Z] nexus3.edgexfoundry.org:10003 [2021-05-20T18:02:25.363Z] + cat /w/workspace/device-sdk-go/171/archives/cost.csv [2021-05-20T18:02:25.364Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T18:02:25.395Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] [2021-05-20T18:02:25.403Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] did not exist. Created. [2021-05-20T18:02:25.403Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T18:02:25.727Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T18:02:25.796Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T18:02:25.807Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] [Pipeline] // lock [2021-05-20T18:02:25.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:02:25.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:02:25.831Z] Configure a credential helper to remove this warning. See [2021-05-20T18:02:25.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:02:25.831Z] [2021-05-20T18:02:25.831Z] Login Succeeded [2021-05-20T18:02:25.831Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T18:02:26.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:02:26.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:02:26.431Z] Configure a credential helper to remove this warning. See [2021-05-20T18:02:26.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:02:26.431Z] [2021-05-20T18:02:26.431Z] Login Succeeded [2021-05-20T18:02:26.431Z] docker.io [2021-05-20T18:02:27.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:02:27.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:02:27.323Z] Configure a credential helper to remove this warning. See [2021-05-20T18:02:27.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:02:27.323Z] [2021-05-20T18:02:27.323Z] Login Succeeded [2021-05-20T18:02:27.323Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T18:02:27.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T18:02:27.669Z] ========================================================= [2021-05-20T18:02:27.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T18:02:27.669Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:02:28.019Z] + 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 . [2021-05-20T18:02:28.637Z] Sending build context to Docker daemon 2.588MB [2021-05-20T18:02:28.637Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:02:28.637Z] Step 2/8 : FROM ${BASE} [2021-05-20T18:02:28.637Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T18:02:28.637Z] 595b0fe564bb: Pulling fs layer [2021-05-20T18:02:28.637Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T18:02:28.637Z] 316046926c0a: Pulling fs layer [2021-05-20T18:02:28.637Z] 4ebd0625c992: Pulling fs layer [2021-05-20T18:02:28.637Z] 207e8628e3a3: Pulling fs layer [2021-05-20T18:02:28.637Z] c791037a9be2: Pulling fs layer [2021-05-20T18:02:28.637Z] ffd874e62e21: Pulling fs layer [2021-05-20T18:02:28.637Z] 207e8628e3a3: Waiting [2021-05-20T18:02:28.637Z] c791037a9be2: Waiting [2021-05-20T18:02:28.637Z] ffd874e62e21: Waiting [2021-05-20T18:02:28.637Z] 4ebd0625c992: Waiting [2021-05-20T18:02:28.918Z] 316046926c0a: Verifying Checksum [2021-05-20T18:02:28.918Z] 316046926c0a: Download complete [2021-05-20T18:02:28.918Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T18:02:28.918Z] 7186ed65a4f7: Download complete [2021-05-20T18:02:28.918Z] 207e8628e3a3: Download complete [2021-05-20T18:02:28.918Z] c791037a9be2: Verifying Checksum [2021-05-20T18:02:28.918Z] c791037a9be2: Download complete [2021-05-20T18:02:28.918Z] 595b0fe564bb: Verifying Checksum [2021-05-20T18:02:28.918Z] 595b0fe564bb: Download complete [2021-05-20T18:02:29.549Z] 595b0fe564bb: Pull complete [2021-05-20T18:02:30.151Z] 7186ed65a4f7: Pull complete [2021-05-20T18:02:30.765Z] 316046926c0a: Pull complete [2021-05-20T18:02:31.041Z] ffd874e62e21: Verifying Checksum [2021-05-20T18:02:31.041Z] ffd874e62e21: Download complete [2021-05-20T18:02:32.026Z] 4ebd0625c992: Verifying Checksum [2021-05-20T18:02:32.026Z] 4ebd0625c992: Download complete [2021-05-20T18:02:44.460Z] 4ebd0625c992: Pull complete [2021-05-20T18:02:44.460Z] 207e8628e3a3: Pull complete [2021-05-20T18:02:44.460Z] c791037a9be2: Pull complete [2021-05-20T18:02:47.894Z] ffd874e62e21: Pull complete [2021-05-20T18:02:47.894Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T18:02:48.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T18:02:48.183Z] ---> cfc18b08335c [2021-05-20T18:02:48.183Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T18:02:48.779Z] ---> Running in 2aa41196fa97 [2021-05-20T18:02:49.371Z] Removing intermediate container 2aa41196fa97 [2021-05-20T18:02:49.371Z] ---> d9b0c421926c [2021-05-20T18:02:49.371Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:02:49.653Z] ---> Running in ff560cb973b5 [2021-05-20T18:02:52.293Z] Removing intermediate container ff560cb973b5 [2021-05-20T18:02:52.293Z] ---> 9c8176cdbf42 [2021-05-20T18:02:52.293Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-20T18:02:52.293Z] ---> Running in e478a27a6008 [2021-05-20T18:02:53.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T18:02:54.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T18:02:55.253Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-20T18:02:55.253Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-20T18:02:55.253Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-20T18:02:55.253Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-20T18:02:55.523Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-20T18:02:55.523Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-20T18:02:55.523Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T18:02:55.798Z] OK: 139 MiB in 46 packages [2021-05-20T18:02:57.244Z] Removing intermediate container e478a27a6008 [2021-05-20T18:02:57.244Z] ---> 03cbaf7246a4 [2021-05-20T18:02:57.244Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-20T18:02:57.244Z] ---> Running in 25ed2e633163 [2021-05-20T18:02:57.845Z] Removing intermediate container 25ed2e633163 [2021-05-20T18:02:57.845Z] ---> b1c374bebd2c [2021-05-20T18:02:57.845Z] Step 7/8 : COPY . . [2021-05-20T18:02:58.824Z] ---> 2e9029d0a5dd [2021-05-20T18:02:58.825Z] Step 8/8 : RUN go mod download [2021-05-20T18:02:59.097Z] ---> Running in a191cfcbaeb6 [2021-05-20T18:03:28.554Z] Removing intermediate container a191cfcbaeb6 [2021-05-20T18:03:28.554Z] ---> f16f8703d9a2 [2021-05-20T18:03:28.554Z] Successfully built f16f8703d9a2 [2021-05-20T18:03:28.554Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:28.910Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T18:03:28.910Z] . [Pipeline] withDockerContainer [2021-05-20T18:03:29.224Z] prd-ubuntu18.04-docker-arm64-4c-16g-15367 does not seem to be running inside a container [2021-05-20T18:03:29.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/171 -v /w/workspace/device-sdk-go/171:/w/workspace/device-sdk-go/171:rw,z -v /w/workspace/device-sdk-go/171@tmp:/w/workspace/device-sdk-go/171@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 [2021-05-20T18:03:31.006Z] $ docker top a87b017765769bb04774ae1761a5baa6a6061dc22088c76067844a862d134a1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:03:32.020Z] + go version [2021-05-20T18:03:32.020Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T18:03:32.049Z] $ docker stop --time=1 a87b017765769bb04774ae1761a5baa6a6061dc22088c76067844a862d134a1d [2021-05-20T18:03:33.896Z] $ docker rm -f a87b017765769bb04774ae1761a5baa6a6061dc22088c76067844a862d134a1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:34.699Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T18:03:34.699Z] . [Pipeline] withDockerContainer [2021-05-20T18:03:34.983Z] prd-ubuntu18.04-docker-arm64-4c-16g-15367 does not seem to be running inside a container [2021-05-20T18:03:35.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/171 -v /w/workspace/device-sdk-go/171:/w/workspace/device-sdk-go/171:rw,z -v /w/workspace/device-sdk-go/171@tmp:/w/workspace/device-sdk-go/171@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 [2021-05-20T18:03:36.833Z] $ docker top 8ddd3f31df0a4dd424480c4053c44e6bf2264eb219a90609eccda9655a242359 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:03:37.820Z] + go mod tidy [Pipeline] sh [2021-05-20T18:03:39.093Z] + make test [2021-05-20T18:03:39.093Z] go mod tidy [2021-05-20T18:03:39.698Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T18:04:07.415Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-20T18:05:15.569Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-20T18:05:15.569Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-20T18:05:15.569Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-20T18:05:25.791Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.325s coverage: 25.4% of statements [2021-05-20T18:05:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-20T18:05:25.791Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.274s coverage: 28.1% of statements [2021-05-20T18:05:25.791Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.244s coverage: 78.9% of statements [2021-05-20T18:05:25.791Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.231s coverage: 10.7% of statements [2021-05-20T18:05:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-20T18:05:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-20T18:05:25.791Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-20T18:05:27.787Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.306s coverage: 30.2% of statements [2021-05-20T18:05:27.787Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-20T18:05:28.777Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.216s coverage: 83.3% of statements [2021-05-20T18:05:28.777Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-20T18:05:28.777Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-20T18:05:29.375Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.525s coverage: 58.0% of statements [2021-05-20T18:05:33.678Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.018s coverage: 89.2% of statements [2021-05-20T18:05:33.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-20T18:05:33.678Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.188s coverage: 5.0% of statements [2021-05-20T18:05:33.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-20T18:05:33.678Z] GO111MODULE=on go vet ./... [2021-05-20T18:06:30.291Z] gofmt -l . [2021-05-20T18:06:30.291Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:06:30.291Z] ./bin/test-attribution-txt.sh [2021-05-20T18:06:30.574Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-20T18:06:31.220Z] $ docker stop --time=1 8ddd3f31df0a4dd424480c4053c44e6bf2264eb219a90609eccda9655a242359 [2021-05-20T18:06:33.242Z] $ docker rm -f 8ddd3f31df0a4dd424480c4053c44e6bf2264eb219a90609eccda9655a242359 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T18:06:34.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T18:06:34.423Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T18:06:35.262Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T18:06:35.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T18:06:36.128Z] + ls -al . [2021-05-20T18:06:36.128Z] total 248 [2021-05-20T18:06:36.128Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 18:06 . [2021-05-20T18:06:36.128Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 .. [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 18:01 .dockerignore [2021-05-20T18:06:36.128Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 18:02 .git [2021-05-20T18:06:36.128Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:01 .github [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 138 May 20 18:01 .gitignore [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 987 May 20 18:01 Dockerfile.build [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 894 May 20 18:01 Jenkinsfile [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 20 18:01 LICENSE [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 20 18:01 Makefile [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 20 18:01 README.md [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 20 18:01 RELEASE-NOTES.txt [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 12 May 20 17:58 VERSION [2021-05-20T18:06:36.128Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:01 bin [2021-05-20T18:06:36.128Z] -rw-r--r-- 1 jenkins jenkins 126187 May 20 18:05 coverage.out [2021-05-20T18:06:36.128Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 18:01 example [2021-05-20T18:06:36.128Z] -rw-r--r-- 1 jenkins jenkins 575 May 20 18:06 go.mod [2021-05-20T18:06:36.128Z] -rw-r--r-- 1 jenkins jenkins 20803 May 20 18:03 go.sum [2021-05-20T18:06:36.128Z] drwxrwxr-x 15 jenkins jenkins 4096 May 20 18:01 internal [2021-05-20T18:06:36.128Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 openapi [2021-05-20T18:06:36.128Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 18:01 pkg [2021-05-20T18:06:36.128Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 snap [2021-05-20T18:06:36.128Z] -rw-rw-r-- 1 jenkins jenkins 222 May 20 18:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:36.495Z] + 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=e8c677d1df210277adef4aff331a8a81997773cd --label arch=arm64 --label version=2.0.0-dev.65 . [2021-05-20T18:06:37.096Z] Sending build context to Docker daemon 2.715MB [2021-05-20T18:06:37.096Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:06:37.096Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-20T18:06:37.096Z] ---> f16f8703d9a2 [2021-05-20T18:06:37.096Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-20T18:06:37.368Z] ---> Running in 388fcaaa5049 [2021-05-20T18:06:37.968Z] Removing intermediate container 388fcaaa5049 [2021-05-20T18:06:37.968Z] ---> 377de2f3d45e [2021-05-20T18:06:37.968Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T18:06:37.968Z] ---> Running in d1d0af0ca35a [2021-05-20T18:06:38.564Z] Removing intermediate container d1d0af0ca35a [2021-05-20T18:06:38.564Z] ---> 148a0aaacc95 [2021-05-20T18:06:38.564Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:06:38.564Z] ---> Running in da915f6e507e [2021-05-20T18:06:40.545Z] Removing intermediate container da915f6e507e [2021-05-20T18:06:40.545Z] ---> 5974610c5c81 [2021-05-20T18:06:40.545Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-20T18:06:40.829Z] ---> Running in 7c2dba7c7346 [2021-05-20T18:06:41.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T18:06:42.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T18:06:43.768Z] OK: 139 MiB in 46 packages [2021-05-20T18:06:44.750Z] Removing intermediate container 7c2dba7c7346 [2021-05-20T18:06:44.750Z] ---> a98765311756 [2021-05-20T18:06:44.750Z] Step 7/23 : COPY . . [2021-05-20T18:06:46.187Z] ---> 141c378f9975 [2021-05-20T18:06:46.187Z] Step 8/23 : RUN go mod download [2021-05-20T18:06:46.187Z] ---> Running in f9ab8b061af4 [2021-05-20T18:06:48.806Z] Removing intermediate container f9ab8b061af4 [2021-05-20T18:06:48.806Z] ---> 9073eff0ca2c [2021-05-20T18:06:48.806Z] Step 9/23 : RUN make build [2021-05-20T18:06:48.806Z] ---> Running in 2c8e78ba0095 [2021-05-20T18:06:49.787Z] go mod tidy [2021-05-20T18:06:50.384Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.65" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-20T18:07:22.789Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-20T18:07:26.173Z] Removing intermediate container 2c8e78ba0095 [2021-05-20T18:07:26.173Z] ---> e8df66709c0b [2021-05-20T18:07:26.173Z] Step 10/23 : FROM alpine:3.12 [2021-05-20T18:07:26.173Z] 3.12: Pulling from library/alpine [2021-05-20T18:07:26.444Z] d2f70382dc9a: Pulling fs layer [2021-05-20T18:07:26.444Z] d2f70382dc9a: Verifying Checksum [2021-05-20T18:07:26.444Z] d2f70382dc9a: Download complete [2021-05-20T18:07:27.041Z] d2f70382dc9a: Pull complete [2021-05-20T18:07:27.042Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T18:07:27.313Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T18:07:27.313Z] ---> 9852663dfa18 [2021-05-20T18:07:27.313Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T18:07:27.589Z] ---> Running in d1fd172a6dac [2021-05-20T18:07:27.860Z] Removing intermediate container d1fd172a6dac [2021-05-20T18:07:27.860Z] ---> ecac4bd2b35a [2021-05-20T18:07:27.860Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:07:27.860Z] ---> Running in 5a889753f22f [2021-05-20T18:07:30.486Z] Removing intermediate container 5a889753f22f [2021-05-20T18:07:30.486Z] ---> 039b8c70f891 [2021-05-20T18:07:30.486Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-20T18:07:30.486Z] ---> Running in 3a41e534ca28 [2021-05-20T18:07:31.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T18:07:32.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T18:07:32.643Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-20T18:07:32.913Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-20T18:07:32.913Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-20T18:07:33.182Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-20T18:07:33.452Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-20T18:07:33.723Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:07:33.723Z] OK: 8 MiB in 19 packages [2021-05-20T18:07:34.696Z] Removing intermediate container 3a41e534ca28 [2021-05-20T18:07:34.696Z] ---> de4835e62244 [2021-05-20T18:07:34.696Z] Step 14/23 : WORKDIR / [2021-05-20T18:07:34.980Z] ---> Running in 2a3d6084f113 [2021-05-20T18:07:35.580Z] Removing intermediate container 2a3d6084f113 [2021-05-20T18:07:35.580Z] ---> 0ddc7d548e4f [2021-05-20T18:07:35.580Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-20T18:07:36.177Z] ---> a218faaf3e29 [2021-05-20T18:07:36.177Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-20T18:07:37.609Z] ---> 51482eb89aa1 [2021-05-20T18:07:37.609Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-20T18:07:38.205Z] ---> eee7d1af4ee4 [2021-05-20T18:07:38.205Z] Step 18/23 : EXPOSE 59999 [2021-05-20T18:07:38.478Z] ---> Running in d053722fb4e2 [2021-05-20T18:07:39.072Z] Removing intermediate container d053722fb4e2 [2021-05-20T18:07:39.073Z] ---> 09789495d724 [2021-05-20T18:07:39.073Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-20T18:07:39.073Z] ---> Running in 4a5a90eeb1f2 [2021-05-20T18:07:39.668Z] Removing intermediate container 4a5a90eeb1f2 [2021-05-20T18:07:39.668Z] ---> cee680436499 [2021-05-20T18:07:39.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:07:39.941Z] ---> Running in de58e660930d [2021-05-20T18:07:40.215Z] Removing intermediate container de58e660930d [2021-05-20T18:07:40.215Z] ---> 328a2e490a04 [2021-05-20T18:07:40.215Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T18:07:40.486Z] ---> Running in 2a535ce1eb96 [2021-05-20T18:07:41.082Z] Removing intermediate container 2a535ce1eb96 [2021-05-20T18:07:41.082Z] ---> c0af9d12b28e [2021-05-20T18:07:41.082Z] Step 22/23 : LABEL git_sha=e8c677d1df210277adef4aff331a8a81997773cd [2021-05-20T18:07:41.082Z] ---> Running in 88fb6b00495c [2021-05-20T18:07:41.683Z] Removing intermediate container 88fb6b00495c [2021-05-20T18:07:41.683Z] ---> fcd27e5a7367 [2021-05-20T18:07:41.683Z] Step 23/23 : LABEL version=2.0.0-dev.65 [2021-05-20T18:07:41.683Z] ---> Running in a854dd14f304 [2021-05-20T18:07:42.275Z] Removing intermediate container a854dd14f304 [2021-05-20T18:07:42.275Z] ---> 6de34fe92086 [2021-05-20T18:07:42.275Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-20T18:07:42.275Z] Successfully built 6de34fe92086 [2021-05-20T18:07:42.275Z] 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 [2021-05-20T18:07:42.925Z] ---> job-cost.sh [2021-05-20T18:07:42.926Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0X6b [2021-05-20T18:08:23.702Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T18:09:45.530Z] lf-activate-venv(): INFO: Adding /tmp/venv-0X6b/bin to PATH [2021-05-20T18:09:45.530Z] INFO: No Stack... [2021-05-20T18:09:46.506Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T18:09:47.099Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T18:09:47.437Z] + cut -d, -f6 [2021-05-20T18:09:47.437Z] + cat /w/workspace/device-sdk-go/171/archives/cost.csv [Pipeline] lock [2021-05-20T18:09:47.496Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] [2021-05-20T18:09:47.515Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] did not exist. Created. [2021-05-20T18:09:47.515Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T18:09:47.878Z] /w/workspace/device-sdk-go/171@tmp/durable-1e25cef4/script.sh: 1: /w/workspace/device-sdk-go/171@tmp/durable-1e25cef4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T18:09:48.224Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T18:09:48.259Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T18:09:48.404Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T18:09:48.423Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-171-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 [2021-05-20T18:09:48.947Z] provisioning config files... [2021-05-20T18:09:48.958Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config888830306964390784tmp [Pipeline] { [Pipeline] sh [2021-05-20T18:09:49.294Z] + set +x [2021-05-20T18:09:49.294Z] + curl -s https://codecov.io/bash [2021-05-20T18:09:49.294Z] + bash -s -- [2021-05-20T18:09:49.294Z] [2021-05-20T18:09:49.294Z] _____ _ [2021-05-20T18:09:49.294Z] / ____| | | [2021-05-20T18:09:49.294Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T18:09:49.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T18:09:49.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T18:09:49.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T18:09:49.294Z] Bash-1.0.2 [2021-05-20T18:09:49.294Z] [2021-05-20T18:09:49.294Z] [2021-05-20T18:09:49.294Z] ==> git version 2.24.4 found [2021-05-20T18:09:49.294Z] ==> 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 [2021-05-20T18:09:49.294Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T18:09:49.294Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T18:09:49.294Z] ==> Jenkins CI detected. [2021-05-20T18:09:49.294Z] project root: . [2021-05-20T18:09:49.294Z] --> token set from env [2021-05-20T18:09:49.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T18:09:49.294Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T18:09:49.294Z] ==> Python coveragepy not found [2021-05-20T18:09:49.294Z] ==> Searching for coverage reports in: [2021-05-20T18:09:49.294Z] + . [2021-05-20T18:09:49.294Z] -> Found 1 reports [2021-05-20T18:09:49.294Z] ==> Detecting git/mercurial file structure [2021-05-20T18:09:49.294Z] ==> Reading reports [2021-05-20T18:09:49.560Z] + ./coverage.out bytes=126187 [2021-05-20T18:09:49.560Z] ==> Appending adjustments [2021-05-20T18:09:49.560Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T18:09:49.560Z] + Found adjustments [2021-05-20T18:09:49.560Z] ==> Gzipping contents [2021-05-20T18:09:49.560Z] 20K /tmp/codecov.lNZTbP.gz [2021-05-20T18:09:49.560Z] ==> Uploading reports [2021-05-20T18:09:49.560Z] url: https://codecov.io [2021-05-20T18:09:49.560Z] query: branch=master&commit=e8c677d1df210277adef4aff331a8a81997773cd&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T18:09:49.560Z] -> Pinging Codecov [2021-05-20T18:09:49.560Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=e8c677d1df210277adef4aff331a8a81997773cd&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T18:09:50.137Z] -> Uploading to [2021-05-20T18:09:50.137Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/7E55EF52A471D76F132DFD9A03CDDE97/e8c677d1df210277adef4aff331a8a81997773cd/fa06d462-981e-4391-bbd5-7c3d94c750d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T180950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86fbb63d955b68fe7d200b8915731572fa0f7aa706bb53d04682d127e29ad091 [2021-05-20T18:09:50.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T18:09:50.137Z] Dload Upload Total Spent Left Speed [2021-05-20T18:09:50.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16496 0 0 100 16496 0 50025 --:--:-- --:--:-- --:--:-- 49987 100 16496 0 0 100 16496 0 50006 --:--:-- --:--:-- --:--:-- 49987 [2021-05-20T18:09:50.708Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e8c677d1df210277adef4aff331a8a81997773cd [Pipeline] } [2021-05-20T18:09:50.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-20T18:09:51.115Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-20T18:09:51.137Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:09:51.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:09:51.451Z] [2021-05-20T18:09:51.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:09:51.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:09:52.044Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-20T18:09:52.044Z] 188c0c94c7c5: Pulling fs layer [2021-05-20T18:09:52.044Z] 0ef7d3d256c8: Pulling fs layer [2021-05-20T18:09:52.044Z] de9db76c5a1d: Pulling fs layer [2021-05-20T18:09:52.044Z] 0eba1c9be4d2: Pulling fs layer [2021-05-20T18:09:52.044Z] 0d57e429df01: Pulling fs layer [2021-05-20T18:09:52.044Z] 4e4be7b47b0d: Pulling fs layer [2021-05-20T18:09:52.044Z] e1f770b5df2f: Pulling fs layer [2021-05-20T18:09:52.044Z] 85a0685a4137: Pulling fs layer [2021-05-20T18:09:52.044Z] 4e4be7b47b0d: Waiting [2021-05-20T18:09:52.044Z] e1f770b5df2f: Waiting [2021-05-20T18:09:52.044Z] 85a0685a4137: Waiting [2021-05-20T18:09:52.044Z] 0eba1c9be4d2: Waiting [2021-05-20T18:09:52.044Z] 0d57e429df01: Waiting [2021-05-20T18:09:52.044Z] de9db76c5a1d: Download complete [2021-05-20T18:09:52.044Z] 0ef7d3d256c8: Verifying Checksum [2021-05-20T18:09:52.044Z] 0ef7d3d256c8: Download complete [2021-05-20T18:09:52.044Z] 0d57e429df01: Verifying Checksum [2021-05-20T18:09:52.044Z] 0d57e429df01: Download complete [2021-05-20T18:09:52.044Z] 4e4be7b47b0d: Verifying Checksum [2021-05-20T18:09:52.044Z] 4e4be7b47b0d: Download complete [2021-05-20T18:09:52.307Z] 188c0c94c7c5: Verifying Checksum [2021-05-20T18:09:52.307Z] 188c0c94c7c5: Pull complete [2021-05-20T18:09:52.573Z] 0ef7d3d256c8: Pull complete [2021-05-20T18:09:52.573Z] de9db76c5a1d: Pull complete [2021-05-20T18:09:53.984Z] e1f770b5df2f: Verifying Checksum [2021-05-20T18:09:53.984Z] e1f770b5df2f: Download complete [2021-05-20T18:09:56.529Z] 0eba1c9be4d2: Verifying Checksum [2021-05-20T18:09:56.529Z] 0eba1c9be4d2: Download complete [2021-05-20T18:09:56.793Z] 85a0685a4137: Verifying Checksum [2021-05-20T18:09:56.793Z] 85a0685a4137: Download complete [2021-05-20T18:10:00.127Z] 0eba1c9be4d2: Pull complete [2021-05-20T18:10:00.127Z] 0d57e429df01: Pull complete [2021-05-20T18:10:00.127Z] 4e4be7b47b0d: Pull complete [2021-05-20T18:10:00.392Z] e1f770b5df2f: Pull complete [2021-05-20T18:10:03.722Z] 85a0685a4137: Pull complete [2021-05-20T18:10:03.722Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-20T18:10:03.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:10:03.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-20T18:10:03.802Z] prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container [2021-05-20T18:10:03.844Z] $ 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 [2021-05-20T18:10:06.389Z] $ docker top cc3b6aaf126f0dc0a0331d93f2a6d327e632687d4ad06f49d72934ff3a16cc69 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T18:10:06.481Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-20T18:10:06.768Z] + set -o pipefail [2021-05-20T18:10:06.768Z] + snyk monitor '--org=edgex-jenkins' [2021-05-20T18:10:38.906Z] [2021-05-20T18:10:38.906Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-05-20T18:10:38.906Z] [2021-05-20T18:10:38.906Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/4cfba65c-7566-415d-99d3-5546d2666dc9 [2021-05-20T18:10:38.906Z] [2021-05-20T18:10:38.906Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-20T18:10:38.906Z] [2021-05-20T18:10:38.906Z] [Pipeline] } [2021-05-20T18:10:38.919Z] $ docker stop --time=1 cc3b6aaf126f0dc0a0331d93f2a6d327e632687d4ad06f49d72934ff3a16cc69 [2021-05-20T18:10:40.807Z] $ docker rm -f cc3b6aaf126f0dc0a0331d93f2a6d327e632687d4ad06f49d72934ff3a16cc69 [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 [2021-05-20T18:10:41.419Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:10:41.452Z] provisioning config files... [2021-05-20T18:10:41.464Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4975919344143478081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:10:41.786Z] --> edgex-publish-swagger.sh [2021-05-20T18:10:41.786Z] === Publish openapi/v1 API === [2021-05-20T18:10:41.786Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-20T18:10:41.786Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-05-20T18:10:41.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T18:10:41.786Z] Dload Upload Total Spent Left Speed [2021-05-20T18:10:42.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 29896 --:--:-- --:--:-- --:--:-- 29950 [2021-05-20T18:10:42.373Z] [2021-05-20T18:10:42.373Z] [2021-05-20T18:10:42.373Z] === Publish openapi/v2 API === [2021-05-20T18:10:42.373Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-20T18:10:42.373Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-05-20T18:10:42.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T18:10:42.373Z] Dload Upload Total Spent Left Speed [2021-05-20T18:10:43.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 51483 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 40700 0:00:01 0:00:01 --:--:-- 40698 100 51483 0 0 100 51483 0 40695 0:00:01 0:00:01 --:--:-- 40665 [2021-05-20T18:10:43.581Z] [2021-05-20T18:10:43.581Z] [Pipeline] } [2021-05-20T18:10:43.591Z] 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 [2021-05-20T18:10:44.136Z] + git log --format=format:%s -1 e8c677d1df210277adef4aff331a8a81997773cd [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:10:44.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:10:44.461Z] . [Pipeline] withDockerContainer [2021-05-20T18:10:44.538Z] prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container [2021-05-20T18:10:44.576Z] $ 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 [2021-05-20T18:10:44.936Z] $ docker top 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:10:45.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:10:45.066Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:10:45.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:10:45.180Z] $ docker exec 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 ssh-agent [2021-05-20T18:10:45.288Z] SSH_AUTH_SOCK=/tmp/ssh-wv4yJiNJJpIu/agent.15 [2021-05-20T18:10:45.288Z] SSH_AGENT_PID=22 [2021-05-20T18:10:45.294Z] Running ssh-add (command line suppressed) [2021-05-20T18:10:45.387Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1539353053181909890.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1539353053181909890.key) [2021-05-20T18:10:45.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:10:45.735Z] + git semver tag [2021-05-20T18:10:45.735Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:10:45.735Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-20T18:10:45.735Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-20T18:10:45.735Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:10:45.735Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:10:45.735Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:10:45.735Z] # $SEMVER_BRANCH = master [2021-05-20T18:10:45.735Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-20T18:10:45.735Z] # e8c677d1df210277adef4aff331a8a81997773cd HEAD [2021-05-20T18:10:45.735Z] # -> Force: false [2021-05-20T18:10:45.735Z] # 900222d1693d7746b7bbe0890db6366e9dda6b48 refs/tags/v2.0.0-dev.65 [Pipeline] } [2021-05-20T18:10:45.749Z] $ docker exec --env ******** --env ******** 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 ssh-agent -k [2021-05-20T18:10:45.849Z] unset SSH_AUTH_SOCK; [2021-05-20T18:10:45.849Z] unset SSH_AGENT_PID; [2021-05-20T18:10:45.849Z] echo Agent pid 22 killed; [2021-05-20T18:10:45.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:10:46.226Z] + git semver [Pipeline] } [2021-05-20T18:10:46.246Z] $ docker stop --time=1 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 [2021-05-20T18:10:47.458Z] $ docker rm -f 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:10:47.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:10:47.905Z] [2021-05-20T18:10:47.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:10:48.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:10:48.230Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-20T18:10:48.230Z] ab5ef0e58194: Pulling fs layer [2021-05-20T18:10:48.230Z] 9712f1f96733: Pulling fs layer [2021-05-20T18:10:48.230Z] 63f879dbbcfc: Pulling fs layer [2021-05-20T18:10:48.230Z] 0d9ebad4ef96: Pulling fs layer [2021-05-20T18:10:48.230Z] e9a5061849ea: Pulling fs layer [2021-05-20T18:10:48.230Z] d747dcd14b5f: Pulling fs layer [2021-05-20T18:10:48.230Z] 2de7ff778b66: Pulling fs layer [2021-05-20T18:10:48.230Z] 0d9ebad4ef96: Waiting [2021-05-20T18:10:48.230Z] e9a5061849ea: Waiting [2021-05-20T18:10:48.230Z] d747dcd14b5f: Waiting [2021-05-20T18:10:48.230Z] 2de7ff778b66: Waiting [2021-05-20T18:10:48.230Z] 9712f1f96733: Verifying Checksum [2021-05-20T18:10:48.230Z] 9712f1f96733: Download complete [2021-05-20T18:10:50.775Z] 63f879dbbcfc: Verifying Checksum [2021-05-20T18:10:50.775Z] 63f879dbbcfc: Download complete [2021-05-20T18:10:51.035Z] e9a5061849ea: Download complete [2021-05-20T18:10:51.035Z] d747dcd14b5f: Verifying Checksum [2021-05-20T18:10:51.035Z] d747dcd14b5f: Download complete [2021-05-20T18:10:51.299Z] 2de7ff778b66: Verifying Checksum [2021-05-20T18:10:51.299Z] 2de7ff778b66: Download complete [2021-05-20T18:10:51.572Z] 0d9ebad4ef96: Verifying Checksum [2021-05-20T18:10:51.572Z] 0d9ebad4ef96: Download complete [2021-05-20T18:10:51.572Z] ab5ef0e58194: Verifying Checksum [2021-05-20T18:10:51.572Z] ab5ef0e58194: Download complete [2021-05-20T18:10:54.157Z] ab5ef0e58194: Pull complete [2021-05-20T18:10:54.157Z] 9712f1f96733: Pull complete [2021-05-20T18:10:54.764Z] 63f879dbbcfc: Pull complete [2021-05-20T18:10:58.980Z] 0d9ebad4ef96: Pull complete [2021-05-20T18:10:58.980Z] e9a5061849ea: Pull complete [2021-05-20T18:10:58.980Z] d747dcd14b5f: Pull complete [2021-05-20T18:10:59.934Z] 2de7ff778b66: Pull complete [2021-05-20T18:10:59.934Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-20T18:10:59.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:10:59.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-20T18:11:00.007Z] prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container [2021-05-20T18:11:00.071Z] $ 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 [2021-05-20T18:11:04.455Z] $ docker top fc1e41bb03ef9aeab4a29fa29d9e61721d69fd888ae05dea55e671565b9ea108 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:11:04.548Z] provisioning config files... [2021-05-20T18:11:04.556Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7429752160501251333tmp [2021-05-20T18:11:04.567Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5725111125865355984tmp [2021-05-20T18:11:04.579Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5022533671205647074tmp [Pipeline] { [Pipeline] echo [2021-05-20T18:11:04.599Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:04.890Z] ---> sigul-configuration.sh [2021-05-20T18:11:04.891Z] gpg: directory `/root/.gnupg' created [2021-05-20T18:11:04.891Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-20T18:11:04.891Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-20T18:11:04.891Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-20T18:11:04.891Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-20T18:11:04.891Z] gpg: CAST5 encrypted data [2021-05-20T18:11:04.891Z] gpg: encrypted with 1 passphrase [2021-05-20T18:11:04.891Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-20T18:11:05.182Z] + mkdir /home/jenkins [2021-05-20T18:11:05.182Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-20T18:11:05.475Z] + 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 [2021-05-20T18:11:05.487Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:05.790Z] ---> sigul-install.sh [2021-05-20T18:11:11.099Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-20T18:11:11.604Z] + git tag --list [2021-05-20T18:11:11.604Z] 0.7.1 [2021-05-20T18:11:11.604Z] delhi-tag [2021-05-20T18:11:11.604Z] v1.0.0 [2021-05-20T18:11:11.604Z] v1.1.0 [2021-05-20T18:11:11.604Z] v1.1.1 [2021-05-20T18:11:11.604Z] v1.1.2 [2021-05-20T18:11:11.604Z] v1.2.0 [2021-05-20T18:11:11.604Z] v1.2.1 [2021-05-20T18:11:11.604Z] v1.2.2 [2021-05-20T18:11:11.604Z] v1.2.3 [2021-05-20T18:11:11.604Z] v1.3.0 [2021-05-20T18:11:11.604Z] v1.4.0 [2021-05-20T18:11:11.604Z] v2.0.0-dev.1 [2021-05-20T18:11:11.604Z] v2.0.0-dev.10 [2021-05-20T18:11:11.604Z] v2.0.0-dev.11 [2021-05-20T18:11:11.604Z] v2.0.0-dev.12 [2021-05-20T18:11:11.604Z] v2.0.0-dev.13 [2021-05-20T18:11:11.604Z] v2.0.0-dev.14 [2021-05-20T18:11:11.604Z] v2.0.0-dev.15 [2021-05-20T18:11:11.604Z] v2.0.0-dev.16 [2021-05-20T18:11:11.604Z] v2.0.0-dev.17 [2021-05-20T18:11:11.604Z] v2.0.0-dev.18 [2021-05-20T18:11:11.604Z] v2.0.0-dev.19 [2021-05-20T18:11:11.604Z] v2.0.0-dev.2 [2021-05-20T18:11:11.604Z] v2.0.0-dev.20 [2021-05-20T18:11:11.604Z] v2.0.0-dev.21 [2021-05-20T18:11:11.604Z] v2.0.0-dev.22 [2021-05-20T18:11:11.604Z] v2.0.0-dev.23 [2021-05-20T18:11:11.604Z] v2.0.0-dev.24 [2021-05-20T18:11:11.604Z] v2.0.0-dev.25 [2021-05-20T18:11:11.604Z] v2.0.0-dev.26 [2021-05-20T18:11:11.604Z] v2.0.0-dev.27 [2021-05-20T18:11:11.604Z] v2.0.0-dev.28 [2021-05-20T18:11:11.604Z] v2.0.0-dev.29 [2021-05-20T18:11:11.604Z] v2.0.0-dev.3 [2021-05-20T18:11:11.604Z] v2.0.0-dev.30 [2021-05-20T18:11:11.604Z] v2.0.0-dev.31 [2021-05-20T18:11:11.604Z] v2.0.0-dev.32 [2021-05-20T18:11:11.604Z] v2.0.0-dev.33 [2021-05-20T18:11:11.604Z] v2.0.0-dev.34 [2021-05-20T18:11:11.604Z] v2.0.0-dev.35 [2021-05-20T18:11:11.604Z] v2.0.0-dev.36 [2021-05-20T18:11:11.604Z] v2.0.0-dev.37 [2021-05-20T18:11:11.604Z] v2.0.0-dev.38 [2021-05-20T18:11:11.604Z] v2.0.0-dev.39 [2021-05-20T18:11:11.604Z] v2.0.0-dev.4 [2021-05-20T18:11:11.604Z] v2.0.0-dev.40 [2021-05-20T18:11:11.604Z] v2.0.0-dev.41 [2021-05-20T18:11:11.604Z] v2.0.0-dev.42 [2021-05-20T18:11:11.604Z] v2.0.0-dev.43 [2021-05-20T18:11:11.604Z] v2.0.0-dev.44 [2021-05-20T18:11:11.604Z] v2.0.0-dev.45 [2021-05-20T18:11:11.604Z] v2.0.0-dev.46 [2021-05-20T18:11:11.604Z] v2.0.0-dev.47 [2021-05-20T18:11:11.604Z] v2.0.0-dev.48 [2021-05-20T18:11:11.604Z] v2.0.0-dev.49 [2021-05-20T18:11:11.604Z] v2.0.0-dev.5 [2021-05-20T18:11:11.604Z] v2.0.0-dev.50 [2021-05-20T18:11:11.604Z] v2.0.0-dev.51 [2021-05-20T18:11:11.604Z] v2.0.0-dev.52 [2021-05-20T18:11:11.604Z] v2.0.0-dev.53 [2021-05-20T18:11:11.604Z] v2.0.0-dev.54 [2021-05-20T18:11:11.604Z] v2.0.0-dev.55 [2021-05-20T18:11:11.604Z] v2.0.0-dev.56 [2021-05-20T18:11:11.604Z] v2.0.0-dev.57 [2021-05-20T18:11:11.604Z] v2.0.0-dev.58 [2021-05-20T18:11:11.604Z] v2.0.0-dev.59 [2021-05-20T18:11:11.604Z] v2.0.0-dev.6 [2021-05-20T18:11:11.604Z] v2.0.0-dev.60 [2021-05-20T18:11:11.604Z] v2.0.0-dev.61 [2021-05-20T18:11:11.604Z] v2.0.0-dev.62 [2021-05-20T18:11:11.604Z] v2.0.0-dev.63 [2021-05-20T18:11:11.604Z] v2.0.0-dev.64 [2021-05-20T18:11:11.604Z] v2.0.0-dev.65 [2021-05-20T18:11:11.604Z] v2.0.0-dev.7 [2021-05-20T18:11:11.604Z] v2.0.0-dev.8 [2021-05-20T18:11:11.604Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-20T18:11:12.110Z] + lftools sign git-tag v2.0.0-dev.65 [2021-05-20T18:11:12.372Z] Signing Git tag with Sigul... [2021-05-20T18:11:12.372Z] Signing v2.0.0-dev.65 [Pipeline] echo [2021-05-20T18:11:13.328Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:13.636Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-20T18:11:13.644Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-20T18:11:13.673Z] $ docker stop --time=1 fc1e41bb03ef9aeab4a29fa29d9e61721d69fd888ae05dea55e671565b9ea108 [2021-05-20T18:11:15.123Z] $ docker rm -f fc1e41bb03ef9aeab4a29fa29d9e61721d69fd888ae05dea55e671565b9ea108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:11:15.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:11:15.755Z] . [Pipeline] withDockerContainer [2021-05-20T18:11:15.827Z] prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container [2021-05-20T18:11:15.873Z] $ 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 [2021-05-20T18:11:16.236Z] $ docker top 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:11:16.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:11:16.350Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:11:16.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:11:16.454Z] $ docker exec 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 ssh-agent [2021-05-20T18:11:16.560Z] SSH_AUTH_SOCK=/tmp/ssh-CLxRXienqH9P/agent.13 [2021-05-20T18:11:16.560Z] SSH_AGENT_PID=20 [2021-05-20T18:11:16.566Z] Running ssh-add (command line suppressed) [2021-05-20T18:11:16.661Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3449835448668214905.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3449835448668214905.key) [2021-05-20T18:11:16.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:11:16.981Z] + git semver bump pre [2021-05-20T18:11:16.982Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:11:16.982Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-20T18:11:16.982Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-20T18:11:16.982Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:11:16.982Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:11:16.982Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:11:16.982Z] # $SEMVER_BRANCH = master [2021-05-20T18:11:16.982Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-20T18:11:16.982Z] 2.0.0-dev.66 [Pipeline] } [2021-05-20T18:11:16.992Z] $ docker exec --env ******** --env ******** 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 ssh-agent -k [2021-05-20T18:11:17.088Z] unset SSH_AUTH_SOCK; [2021-05-20T18:11:17.088Z] unset SSH_AGENT_PID; [2021-05-20T18:11:17.088Z] echo Agent pid 20 killed; [2021-05-20T18:11:17.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:11:17.432Z] + git semver [Pipeline] } [2021-05-20T18:11:17.446Z] $ docker stop --time=1 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 [2021-05-20T18:11:18.640Z] $ docker rm -f 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:11:19.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:11:19.029Z] . [Pipeline] withDockerContainer [2021-05-20T18:11:19.100Z] prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container [2021-05-20T18:11:19.137Z] $ 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 [2021-05-20T18:11:19.523Z] $ docker top 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:11:19.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:11:19.650Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:11:19.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:11:19.759Z] $ docker exec 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 ssh-agent [2021-05-20T18:11:19.866Z] SSH_AUTH_SOCK=/tmp/ssh-cjo6Y2CpJy7k/agent.14 [2021-05-20T18:11:19.867Z] SSH_AGENT_PID=20 [2021-05-20T18:11:19.872Z] Running ssh-add (command line suppressed) [2021-05-20T18:11:19.975Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1903438930967192839.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1903438930967192839.key) [2021-05-20T18:11:19.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:11:20.321Z] + git semver push [2021-05-20T18:11:20.321Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:11:20.321Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-20T18:11:20.321Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-20T18:11:20.321Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:11:20.321Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:11:20.321Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:11:20.321Z] # $SEMVER_BRANCH = master [2021-05-20T18:11:20.321Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-20T18:11:24.551Z] $ docker exec --env ******** --env ******** 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 ssh-agent -k [2021-05-20T18:11:24.666Z] unset SSH_AUTH_SOCK; [2021-05-20T18:11:24.666Z] unset SSH_AGENT_PID; [2021-05-20T18:11:24.666Z] echo Agent pid 20 killed; [2021-05-20T18:11:24.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:11:25.012Z] + git semver [Pipeline] } [2021-05-20T18:11:25.026Z] $ docker stop --time=1 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 [2021-05-20T18:11:26.207Z] $ docker rm -f 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 [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 [2021-05-20T18:11:27.109Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:27.681Z] ---> package-listing.sh [2021-05-20T18:11:27.682Z] ++ facter osfamily [2021-05-20T18:11:27.682Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T18:11:27.943Z] + OS_FAMILY=redhat [2021-05-20T18:11:27.943Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-05-20T18:11:27.943Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T18:11:27.943Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T18:11:27.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T18:11:27.944Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T18:11:27.944Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-20T18:11:27.944Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T18:11:27.944Z] + case "${OS_FAMILY}" in [2021-05-20T18:11:27.944Z] + rpm -qa [2021-05-20T18:11:27.944Z] + sort [2021-05-20T18:11:28.516Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T18:11:28.516Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T18:11:28.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T18:11:28.516Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-20T18:11:28.516Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-05-20T18:11:28.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-05-20T18:11:28.531Z] 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 [2021-05-20T18:11:28.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:11:29.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:11:29.381Z] [2021-05-20T18:11:29.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:11:29.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:11:29.695Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T18:11:29.695Z] df20fa9351a1: Pulling fs layer [2021-05-20T18:11:29.695Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T18:11:29.695Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T18:11:29.695Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T18:11:29.695Z] 93b61091891f: Pulling fs layer [2021-05-20T18:11:29.695Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T18:11:29.695Z] 5e14af77c1be: Pulling fs layer [2021-05-20T18:11:29.695Z] 01666e4c0597: Pulling fs layer [2021-05-20T18:11:29.695Z] aa168da1d23b: Pulling fs layer [2021-05-20T18:11:29.695Z] 46f8f816bc3b: Waiting [2021-05-20T18:11:29.695Z] 93b61091891f: Waiting [2021-05-20T18:11:29.695Z] 93b9cdb0e59b: Waiting [2021-05-20T18:11:29.695Z] 5e14af77c1be: Waiting [2021-05-20T18:11:29.695Z] 01666e4c0597: Waiting [2021-05-20T18:11:29.695Z] aa168da1d23b: Waiting [2021-05-20T18:11:29.695Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T18:11:29.695Z] 36b3adc4ff6f: Download complete [2021-05-20T18:11:29.695Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T18:11:29.695Z] 46f8f816bc3b: Download complete [2021-05-20T18:11:29.695Z] df20fa9351a1: Verifying Checksum [2021-05-20T18:11:29.695Z] df20fa9351a1: Download complete [2021-05-20T18:11:29.695Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T18:11:29.695Z] 93b9cdb0e59b: Download complete [2021-05-20T18:11:29.695Z] 5e14af77c1be: Verifying Checksum [2021-05-20T18:11:29.695Z] 5e14af77c1be: Download complete [2021-05-20T18:11:29.957Z] 93b61091891f: Verifying Checksum [2021-05-20T18:11:29.957Z] 93b61091891f: Download complete [2021-05-20T18:11:29.957Z] 01666e4c0597: Verifying Checksum [2021-05-20T18:11:29.957Z] 01666e4c0597: Download complete [2021-05-20T18:11:29.957Z] df20fa9351a1: Pull complete [2021-05-20T18:11:29.957Z] 36b3adc4ff6f: Pull complete [2021-05-20T18:11:30.225Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T18:11:30.225Z] 8ad3a11d3b57: Download complete [2021-05-20T18:11:30.806Z] 8ad3a11d3b57: Pull complete [2021-05-20T18:11:31.069Z] 46f8f816bc3b: Pull complete [2021-05-20T18:11:31.069Z] 93b61091891f: Pull complete [2021-05-20T18:11:31.330Z] 93b9cdb0e59b: Pull complete [2021-05-20T18:11:31.330Z] 5e14af77c1be: Pull complete [2021-05-20T18:11:31.330Z] 01666e4c0597: Pull complete [2021-05-20T18:11:31.591Z] aa168da1d23b: Verifying Checksum [2021-05-20T18:11:31.591Z] aa168da1d23b: Download complete [2021-05-20T18:11:35.816Z] aa168da1d23b: Pull complete [2021-05-20T18:11:35.816Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T18:11:35.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:11:35.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T18:11:35.899Z] prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container [2021-05-20T18:11:35.941Z] $ 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 [2021-05-20T18:11:38.246Z] $ docker top 10c9a17a28c31186d04593f0a7b12b6097ce6ed4fa4823e9060db803c5393c18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:11:38.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T18:11:38.912Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T18:11:39.212Z] + ls /var/log/sa-host [2021-05-20T18:11:39.212Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T18:11:39.212Z] file_magic: OK [2021-05-20T18:11:39.212Z] HZ: Using current value: 100 [2021-05-20T18:11:39.212Z] file_header: OK [2021-05-20T18:11:39.212Z] 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 [2021-05-20T18:11:39.212Z] Statistics: [2021-05-20T18:11:39.212Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T18:11:39.212Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T18:11:39.212Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T18:11:39.212Z] file_magic: OK [2021-05-20T18:11:39.212Z] HZ: Using current value: 100 [2021-05-20T18:11:39.212Z] file_header: OK [2021-05-20T18:11:39.212Z] 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 [2021-05-20T18:11:39.212Z] Statistics: [2021-05-20T18:11:39.212Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T18:11:39.212Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:11:39.399Z] provisioning config files... [2021-05-20T18:11:39.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8605573220445741227tmp [Pipeline] { [Pipeline] echo [2021-05-20T18:11:39.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:39.758Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T18:11:39.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T18:11:39.793Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:40.091Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T18:11:40.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:40.403Z] ---> sudo-logs.sh [2021-05-20T18:11:40.403Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T18:11:40.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:40.764Z] ---> job-cost.sh [2021-05-20T18:11:40.764Z] lf-activate-venv: SKIPPING [2021-05-20T18:11:40.764Z] DEBUG: total: 0.18000000715255737 [2021-05-20T18:11:40.764Z] INFO: Retrieving Stack Cost... [2021-05-20T18:11:41.708Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T18:11:41.969Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T18:11:41.984Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:42.282Z] ---> logs-deploy.sh [2021-05-20T18:11:42.282Z] lf-activate-venv: SKIPPING [2021-05-20T18:11:42.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/171 [2021-05-20T18:11:42.282Z] INFO: archiving workspace using pattern(s): [2021-05-20T18:11:43.229Z] Archives upload complete. [2021-05-20T18:11:43.229Z] INFO: archiving logs to Nexus