Started by user Eric Ball Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9b89d7644d3409c1e42d925e84b99a1b27025fab 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-ssh8119340726187541081.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-ssh5032545697275977702.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-ssh6344605319663907898.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-ssh7274919527783928161.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-ssh1068143302104390537.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 Running on prd-centos7-docker-4c-2g-14824 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-ssh9118714960851389633.key Avoid second fetch Checking out Revision 9b89d7644d3409c1e42d925e84b99a1b27025fab (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 Commit message: "Merge pull request #926 from lenny-intel/service-keys" > git rev-list --no-walk 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T20:31:09.444Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T20:31:09.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T20:31:09.558Z] ========================================================= [2021-05-18T20:31:09.558Z] EdgeX Global Pipelines Version Info [2021-05-18T20:31:09.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:31:10.977Z] ------------------- [2021-05-18T20:31:10.977Z] stable info: [2021-05-18T20:31:10.977Z] ------------------- [2021-05-18T20:31:10.977Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T20:31:10.977Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T20:31:10.977Z] Message: update stable to v1.0.192 [2021-05-18T20:31:11.618Z] ------------------- [2021-05-18T20:31:11.618Z] experimental info: [2021-05-18T20:31:11.618Z] ------------------- [2021-05-18T20:31:11.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T20:31:11.618Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T20:31:11.618Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T20:31:11.743Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-18T20:31:11.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-18T20:31:11.790Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T20:31:11.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T20:31:11.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T20:31:11.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T20:31:11.880Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T20:31:11.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T20:31:11.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-18T20:31:11.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T20:31:11.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T20:31:11.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-18T20:31:12.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T20:31:12.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T20:31:12.063Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T20:31:12.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T20:31:12.118Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T20:31:12.139Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T20:31:12.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T20:31:12.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-18T20:31:12.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-18T20:31:12.228Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-18T20:31:12.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-18T20:31:12.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-18T20:31:12.307Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-18T20:31:12.330Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T20:31:12.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-18T20:31:12.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-18T20:31:12.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-18T20:31:12.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b89d7644d3409c1e42d925e84b99a1b27025fab [Pipeline] echo [2021-05-18T20:31:12.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b89d76 [Pipeline] echo [2021-05-18T20:31:12.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:31:12.577Z] provisioning config files... [2021-05-18T20:31:12.596Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6712782551712773161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:31:12.921Z] ---> docker-login.sh [2021-05-18T20:31:12.921Z] nexus3.edgexfoundry.org:10001 [2021-05-18T20:31:13.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:31:13.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:31:13.451Z] Configure a credential helper to remove this warning. See [2021-05-18T20:31:13.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:31:13.451Z] [2021-05-18T20:31:13.451Z] Login Succeeded [2021-05-18T20:31:13.451Z] nexus3.edgexfoundry.org:10002 [2021-05-18T20:31:13.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:31:13.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:31:13.713Z] Configure a credential helper to remove this warning. See [2021-05-18T20:31:13.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:31:13.713Z] [2021-05-18T20:31:13.713Z] Login Succeeded [2021-05-18T20:31:13.713Z] nexus3.edgexfoundry.org:10003 [2021-05-18T20:31:13.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:31:13.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:31:13.713Z] Configure a credential helper to remove this warning. See [2021-05-18T20:31:13.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:31:13.713Z] [2021-05-18T20:31:13.713Z] Login Succeeded [2021-05-18T20:31:13.713Z] nexus3.edgexfoundry.org:10004 [2021-05-18T20:31:13.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:31:13.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:31:13.975Z] Configure a credential helper to remove this warning. See [2021-05-18T20:31:13.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:31:13.975Z] [2021-05-18T20:31:13.975Z] Login Succeeded [2021-05-18T20:31:13.975Z] docker.io [2021-05-18T20:31:13.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:31:14.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:31:14.238Z] Configure a credential helper to remove this warning. See [2021-05-18T20:31:14.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:31:14.238Z] [2021-05-18T20:31:14.238Z] Login Succeeded [2021-05-18T20:31:14.238Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T20:31:14.251Z] 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-18T20:31:14.757Z] + git log --format=format:%s -1 9b89d7644d3409c1e42d925e84b99a1b27025fab [Pipeline] echo [2021-05-18T20:31:14.799Z] GIT_COMMIT: 9b89d7644d3409c1e42d925e84b99a1b27025fab, Commit Message: Merge pull request #926 from lenny-intel/service-keys [Pipeline] echo [2021-05-18T20:31:14.812Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:31:15.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:31:15.819Z] [2021-05-18T20:31:15.819Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:31:16.133Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:31:16.133Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T20:31:16.133Z] 31603596830f: Pulling fs layer [2021-05-18T20:31:16.133Z] 54011a49482f: Pulling fs layer [2021-05-18T20:31:16.133Z] a6820b24f6d8: Pulling fs layer [2021-05-18T20:31:16.133Z] f581987b2513: Pulling fs layer [2021-05-18T20:31:16.133Z] f581987b2513: Waiting [2021-05-18T20:31:16.133Z] 54011a49482f: Verifying Checksum [2021-05-18T20:31:16.133Z] 54011a49482f: Download complete [2021-05-18T20:31:16.401Z] 31603596830f: Verifying Checksum [2021-05-18T20:31:16.401Z] 31603596830f: Download complete [2021-05-18T20:31:16.401Z] f581987b2513: Verifying Checksum [2021-05-18T20:31:16.401Z] f581987b2513: Download complete [2021-05-18T20:31:16.401Z] a6820b24f6d8: Verifying Checksum [2021-05-18T20:31:16.401Z] a6820b24f6d8: Download complete [2021-05-18T20:31:16.401Z] 31603596830f: Pull complete [2021-05-18T20:31:16.674Z] 54011a49482f: Pull complete [2021-05-18T20:31:17.248Z] a6820b24f6d8: Pull complete [2021-05-18T20:31:17.512Z] f581987b2513: Pull complete [2021-05-18T20:31:17.512Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T20:31:17.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:31:17.512Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T20:31:17.598Z] prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container [2021-05-18T20:31:17.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T20:31:18.828Z] $ docker top 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T20:31:18.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T20:31:18.953Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T20:31:19.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T20:31:19.070Z] $ docker exec 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 ssh-agent [2021-05-18T20:31:19.184Z] SSH_AUTH_SOCK=/tmp/ssh-XnxCd9c9rUBT/agent.15 [2021-05-18T20:31:19.184Z] SSH_AGENT_PID=23 [2021-05-18T20:31:19.191Z] Running ssh-add (command line suppressed) [2021-05-18T20:31:19.298Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_71505752578636462.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_71505752578636462.key) [2021-05-18T20:31:19.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T20:31:19.613Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T20:31:19.630Z] $ docker exec --env ******** --env ******** 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 ssh-agent -k [2021-05-18T20:31:19.739Z] unset SSH_AUTH_SOCK; [2021-05-18T20:31:19.739Z] unset SSH_AGENT_PID; [2021-05-18T20:31:19.739Z] echo Agent pid 23 killed; [2021-05-18T20:31:19.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T20:31:19.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T20:31:19.791Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T20:31:19.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T20:31:19.915Z] $ docker exec 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 ssh-agent [2021-05-18T20:31:20.029Z] SSH_AUTH_SOCK=/tmp/ssh-H3tWqVUGWpEw/agent.56 [2021-05-18T20:31:20.029Z] SSH_AGENT_PID=63 [2021-05-18T20:31:20.040Z] Running ssh-add (command line suppressed) [2021-05-18T20:31:20.150Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4884275485219990020.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4884275485219990020.key) [2021-05-18T20:31:20.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T20:31:20.475Z] + git semver init [2021-05-18T20:31:20.476Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T20:31:20.476Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-18T20:31:20.476Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-18T20:31:20.476Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T20:31:20.476Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T20:31:20.476Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T20:31:20.476Z] # $SEMVER_BRANCH = master [2021-05-18T20:31:20.476Z] # $SEMVER_TEMP = /tmp/semver-481509033 [2021-05-18T20:31:20.476Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-18T20:31:21.425Z] # '/tmp/semver-481509033' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-05-18T20:31:21.425Z] # -> Force: false [2021-05-18T20:31:21.425Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-18T20:31:21.436Z] $ docker exec --env ******** --env ******** 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 ssh-agent -k [2021-05-18T20:31:21.537Z] unset SSH_AUTH_SOCK; [2021-05-18T20:31:21.538Z] unset SSH_AGENT_PID; [2021-05-18T20:31:21.538Z] echo Agent pid 63 killed; [2021-05-18T20:31:21.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T20:31:21.883Z] + git semver [Pipeline] } [2021-05-18T20:31:21.898Z] $ docker stop --time=1 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 [2021-05-18T20:31:23.252Z] $ docker rm -f 839bb8e0aa79dc98615a2e45b37c7c1a72b4abd80076e59c48702d46ad9969b4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T20:31:23.628Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T20:31:23.922Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T20:31:23.926Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.63 [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-18T20:31:39.145Z] Still waiting to schedule task [2021-05-18T20:31:39.146Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-18T20:31:39.148Z] Still waiting to schedule task [2021-05-18T20:31:39.149Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-18T20:33:47.064Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14833 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-18T20:33:47.091Z] Running in /w/workspace/device-sdk-go/169 [Pipeline] { [Pipeline] checkout [2021-05-18T20:33:47.294Z] Selected Git installation does not exist. Using Default [2021-05-18T20:33:47.294Z] The recommended git tool is: NONE [2021-05-18T20:33:52.861Z] using credential edgex-jenkins-ssh [2021-05-18T20:33:52.881Z] Cloning the remote Git repository [2021-05-18T20:33:52.997Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-18T20:33:53.153Z] > git init /w/workspace/device-sdk-go/169 # timeout=10 [2021-05-18T20:33:53.264Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-18T20:33:53.266Z] > git --version # timeout=10 [2021-05-18T20:33:53.295Z] > git --version # 'git version 2.17.1' [2021-05-18T20:33:53.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:33:53.386Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:33:54.572Z] Avoid second fetch [2021-05-18T20:33:54.574Z] Checking out Revision 9b89d7644d3409c1e42d925e84b99a1b27025fab (master) [2021-05-18T20:33:54.528Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-18T20:33:54.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:33:54.590Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T20:33:54.608Z] > git checkout -f 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [2021-05-18T20:33:58.855Z] Commit message: "Merge pull request #926 from lenny-intel/service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T20:34:00.407Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T20:34:00.820Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T20:34:01.170Z] + sudo service+ true [2021-05-18T20:34:01.170Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:34:19.515Z] provisioning config files... [2021-05-18T20:34:19.545Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/169@tmp/config6891816993634680587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:34:19.942Z] ---> docker-login.sh [2021-05-18T20:34:19.942Z] nexus3.edgexfoundry.org:10001 [2021-05-18T20:34:20.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:34:21.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:34:21.138Z] Configure a credential helper to remove this warning. See [2021-05-18T20:34:21.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:34:21.138Z] [2021-05-18T20:34:21.138Z] Login Succeeded [2021-05-18T20:34:21.138Z] nexus3.edgexfoundry.org:10002 [2021-05-18T20:34:21.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:34:21.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:34:21.689Z] Configure a credential helper to remove this warning. See [2021-05-18T20:34:21.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:34:21.689Z] [2021-05-18T20:34:21.689Z] Login Succeeded [2021-05-18T20:34:21.689Z] nexus3.edgexfoundry.org:10003 [2021-05-18T20:34:21.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:34:22.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:34:22.247Z] Configure a credential helper to remove this warning. See [2021-05-18T20:34:22.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:34:22.248Z] [2021-05-18T20:34:22.248Z] Login Succeeded [2021-05-18T20:34:22.248Z] nexus3.edgexfoundry.org:10004 [2021-05-18T20:34:22.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:34:22.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:34:22.800Z] Configure a credential helper to remove this warning. See [2021-05-18T20:34:22.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:34:22.800Z] [2021-05-18T20:34:22.800Z] Login Succeeded [2021-05-18T20:34:22.800Z] docker.io [2021-05-18T20:34:23.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:34:23.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:34:23.351Z] Configure a credential helper to remove this warning. See [2021-05-18T20:34:23.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:34:23.351Z] [2021-05-18T20:34:23.351Z] Login Succeeded [2021-05-18T20:34:23.351Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T20:34:23.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T20:34:23.662Z] ========================================================= [2021-05-18T20:34:23.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T20:34:23.662Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:34:24.011Z] + 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-18T20:34:24.283Z] Sending build context to Docker daemon 2.574MB [2021-05-18T20:34:24.283Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T20:34:24.283Z] Step 2/8 : FROM ${BASE} [2021-05-18T20:34:24.553Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T20:34:24.553Z] 595b0fe564bb: Pulling fs layer [2021-05-18T20:34:24.553Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T20:34:24.553Z] 316046926c0a: Pulling fs layer [2021-05-18T20:34:24.553Z] 4ebd0625c992: Pulling fs layer [2021-05-18T20:34:24.553Z] 207e8628e3a3: Pulling fs layer [2021-05-18T20:34:24.553Z] c791037a9be2: Pulling fs layer [2021-05-18T20:34:24.553Z] ffd874e62e21: Pulling fs layer [2021-05-18T20:34:24.553Z] 207e8628e3a3: Waiting [2021-05-18T20:34:24.553Z] c791037a9be2: Waiting [2021-05-18T20:34:24.553Z] ffd874e62e21: Waiting [2021-05-18T20:34:24.553Z] 4ebd0625c992: Waiting [2021-05-18T20:34:24.553Z] 316046926c0a: Download complete [2021-05-18T20:34:24.553Z] 7186ed65a4f7: Verifying Checksum [2021-05-18T20:34:24.553Z] 207e8628e3a3: Download complete [2021-05-18T20:34:24.827Z] c791037a9be2: Verifying Checksum [2021-05-18T20:34:24.827Z] c791037a9be2: Download complete [2021-05-18T20:34:24.827Z] 595b0fe564bb: Verifying Checksum [2021-05-18T20:34:24.827Z] 595b0fe564bb: Download complete [2021-05-18T20:34:25.422Z] 595b0fe564bb: Pull complete [2021-05-18T20:34:26.023Z] 7186ed65a4f7: Pull complete [2021-05-18T20:34:26.297Z] 316046926c0a: Pull complete [2021-05-18T20:34:27.274Z] ffd874e62e21: Download complete [2021-05-18T20:34:28.248Z] 4ebd0625c992: Verifying Checksum [2021-05-18T20:34:28.248Z] 4ebd0625c992: Download complete [2021-05-18T20:34:38.406Z] 4ebd0625c992: Pull complete [2021-05-18T20:34:38.681Z] 207e8628e3a3: Pull complete [2021-05-18T20:34:38.953Z] c791037a9be2: Pull complete [2021-05-18T20:34:43.260Z] ffd874e62e21: Pull complete [2021-05-18T20:34:43.260Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T20:34:43.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T20:34:43.260Z] ---> cfc18b08335c [2021-05-18T20:34:43.260Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T20:34:45.237Z] ---> Running in bb86d8063c55 [2021-05-18T20:34:45.237Z] Removing intermediate container bb86d8063c55 [2021-05-18T20:34:45.237Z] ---> a27cbbb22658 [2021-05-18T20:34:45.237Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:34:45.515Z] ---> Running in 1fecc5e499ee [2021-05-18T20:34:48.135Z] Removing intermediate container 1fecc5e499ee [2021-05-18T20:34:48.135Z] ---> 47a09cbb0979 [2021-05-18T20:34:48.135Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T20:34:48.135Z] ---> Running in b3633c9debaa [2021-05-18T20:34:49.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:34:50.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:34:51.155Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-18T20:34:51.155Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-18T20:34:51.155Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-18T20:34:51.155Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-18T20:34:51.457Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-18T20:34:51.457Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-18T20:34:51.457Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T20:34:51.457Z] OK: 139 MiB in 46 packages [2021-05-18T20:34:52.894Z] Removing intermediate container b3633c9debaa [2021-05-18T20:34:52.894Z] ---> efa15e295845 [2021-05-18T20:34:52.894Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-18T20:34:52.894Z] ---> Running in 4a957d3002f7 [2021-05-18T20:34:53.490Z] Removing intermediate container 4a957d3002f7 [2021-05-18T20:34:53.490Z] ---> 996484ca6fe6 [2021-05-18T20:34:53.490Z] Step 7/8 : COPY . . [2021-05-18T20:34:54.929Z] ---> b61bcff282d4 [2021-05-18T20:34:54.929Z] Step 8/8 : RUN go mod download [2021-05-18T20:34:54.930Z] ---> Running in d2b63c4f1763 [2021-05-18T20:35:22.049Z] Removing intermediate container d2b63c4f1763 [2021-05-18T20:35:22.049Z] ---> c21be67ad3e5 [2021-05-18T20:35:22.049Z] Successfully built c21be67ad3e5 [2021-05-18T20:35:22.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:35:22.399Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T20:35:22.399Z] . [Pipeline] withDockerContainer [2021-05-18T20:35:22.671Z] prd-ubuntu18.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container [2021-05-18T20:35:22.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@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-18T20:35:24.415Z] $ docker top e0519b5e254be92fd891c725f1d0391795f9d8e17baa6c55742d785e2e7496f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:35:25.384Z] + go version [2021-05-18T20:35:25.384Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-18T20:35:25.412Z] $ docker stop --time=1 e0519b5e254be92fd891c725f1d0391795f9d8e17baa6c55742d785e2e7496f1 [2021-05-18T20:35:27.360Z] $ docker rm -f e0519b5e254be92fd891c725f1d0391795f9d8e17baa6c55742d785e2e7496f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:35:28.159Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T20:35:28.159Z] . [Pipeline] withDockerContainer [2021-05-18T20:35:28.423Z] prd-ubuntu18.04-docker-arm64-4c-16g-14833 does not seem to be running inside a container [2021-05-18T20:35:28.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@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-18T20:35:30.228Z] $ docker top 6f6090e843f7a527f49bb0fcbf11f3d457d7c44f19aa5480fbf86a394fdaf7f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:35:31.164Z] + go mod tidy [Pipeline] sh [2021-05-18T20:35:32.446Z] + make test [2021-05-18T20:35:32.446Z] go mod tidy [2021-05-18T20:35:33.044Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T20:35:54.863Z] Running on prd-centos7-docker-4c-2g-14834 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-18T20:35:54.887Z] Running in /w/workspace/device-sdk-go/169 [Pipeline] { [Pipeline] checkout [2021-05-18T20:35:55.003Z] Selected Git installation does not exist. Using Default [2021-05-18T20:35:55.003Z] The recommended git tool is: NONE [2021-05-18T20:35:55.234Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-18T20:35:57.381Z] using credential edgex-jenkins-ssh [2021-05-18T20:35:57.397Z] Cloning the remote Git repository [2021-05-18T20:35:57.154Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-18T20:35:57.223Z] > git init /w/workspace/device-sdk-go/169 # timeout=10 [2021-05-18T20:35:57.250Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-18T20:35:57.251Z] > git --version # timeout=10 [2021-05-18T20:35:57.260Z] > git --version # 'git version 2.24.4' [2021-05-18T20:35:57.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:35:57.286Z] [INFO] Currently running in a labeled security context [2021-05-18T20:35:57.286Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T20:35:57.286Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/169@tmp/jenkins-gitclient-ssh6004304484339345153.key [2021-05-18T20:35:57.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:35:58.305Z] Avoid second fetch [2021-05-18T20:35:58.306Z] Checking out Revision 9b89d7644d3409c1e42d925e84b99a1b27025fab (master) [2021-05-18T20:35:58.099Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-18T20:35:58.109Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:35:58.127Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T20:35:58.133Z] > git checkout -f 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [2021-05-18T20:36:01.804Z] Commit message: "Merge pull request #926 from lenny-intel/service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T20:36:03.092Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T20:36:03.428Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T20:36:03.735Z] + sudo service docker restart [2021-05-18T20:36:03.735Z] + true [2021-05-18T20:36:03.735Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:36:21.906Z] provisioning config files... [2021-05-18T20:36:21.923Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/169@tmp/config4702408638306900847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:36:22.264Z] ---> docker-login.sh [2021-05-18T20:36:22.264Z] nexus3.edgexfoundry.org:10001 [2021-05-18T20:36:22.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:36:22.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:36:22.840Z] Configure a credential helper to remove this warning. See [2021-05-18T20:36:22.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:36:22.840Z] [2021-05-18T20:36:22.840Z] Login Succeeded [2021-05-18T20:36:22.840Z] nexus3.edgexfoundry.org:10002 [2021-05-18T20:36:23.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:36:23.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:36:23.102Z] Configure a credential helper to remove this warning. See [2021-05-18T20:36:23.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:36:23.102Z] [2021-05-18T20:36:23.102Z] Login Succeeded [2021-05-18T20:36:23.102Z] nexus3.edgexfoundry.org:10003 [2021-05-18T20:36:23.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:36:23.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:36:23.102Z] Configure a credential helper to remove this warning. See [2021-05-18T20:36:23.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:36:23.102Z] [2021-05-18T20:36:23.102Z] Login Succeeded [2021-05-18T20:36:23.102Z] nexus3.edgexfoundry.org:10004 [2021-05-18T20:36:23.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:36:23.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:36:23.365Z] Configure a credential helper to remove this warning. See [2021-05-18T20:36:23.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:36:23.365Z] [2021-05-18T20:36:23.365Z] Login Succeeded [2021-05-18T20:36:23.365Z] docker.io [2021-05-18T20:36:23.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:36:23.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:36:23.629Z] Configure a credential helper to remove this warning. See [2021-05-18T20:36:23.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:36:23.629Z] [2021-05-18T20:36:23.629Z] Login Succeeded [2021-05-18T20:36:23.629Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T20:36:23.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T20:36:23.809Z] ========================================================= [2021-05-18T20:36:23.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T20:36:23.809Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:36:24.132Z] + 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-18T20:36:24.132Z] Sending build context to Docker daemon 2.575MB [2021-05-18T20:36:24.132Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T20:36:24.132Z] Step 2/8 : FROM ${BASE} [2021-05-18T20:36:24.404Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T20:36:24.404Z] 540db60ca938: Pulling fs layer [2021-05-18T20:36:24.404Z] adcc1eea9eea: Pulling fs layer [2021-05-18T20:36:24.404Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T20:36:24.404Z] 0510c868ecb4: Pulling fs layer [2021-05-18T20:36:24.404Z] afea3b2eda06: Pulling fs layer [2021-05-18T20:36:24.404Z] 7809a108b3ef: Pulling fs layer [2021-05-18T20:36:24.404Z] f706445af74f: Pulling fs layer [2021-05-18T20:36:24.404Z] afea3b2eda06: Waiting [2021-05-18T20:36:24.404Z] 7809a108b3ef: Waiting [2021-05-18T20:36:24.404Z] f706445af74f: Waiting [2021-05-18T20:36:24.404Z] 0510c868ecb4: Waiting [2021-05-18T20:36:24.404Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T20:36:24.404Z] 4c4ab2625f07: Download complete [2021-05-18T20:36:24.404Z] adcc1eea9eea: Verifying Checksum [2021-05-18T20:36:24.404Z] adcc1eea9eea: Download complete [2021-05-18T20:36:24.404Z] afea3b2eda06: Verifying Checksum [2021-05-18T20:36:24.404Z] afea3b2eda06: Download complete [2021-05-18T20:36:24.404Z] 540db60ca938: Verifying Checksum [2021-05-18T20:36:24.404Z] 540db60ca938: Download complete [2021-05-18T20:36:24.404Z] 7809a108b3ef: Verifying Checksum [2021-05-18T20:36:24.404Z] 7809a108b3ef: Download complete [2021-05-18T20:36:24.665Z] 540db60ca938: Pull complete [2021-05-18T20:36:24.665Z] adcc1eea9eea: Pull complete [2021-05-18T20:36:24.927Z] 4c4ab2625f07: Pull complete [2021-05-18T20:36:25.875Z] f706445af74f: Verifying Checksum [2021-05-18T20:36:25.875Z] f706445af74f: Download complete [2021-05-18T20:36:26.454Z] 0510c868ecb4: Verifying Checksum [2021-05-18T20:36:26.454Z] 0510c868ecb4: Download complete [2021-05-18T20:36:29.803Z] 0510c868ecb4: Pull complete [2021-05-18T20:36:29.803Z] afea3b2eda06: Pull complete [2021-05-18T20:36:30.063Z] 7809a108b3ef: Pull complete [2021-05-18T20:36:31.460Z] f706445af74f: Pull complete [2021-05-18T20:36:31.460Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T20:36:31.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T20:36:31.460Z] ---> b068be0155e3 [2021-05-18T20:36:31.460Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T20:36:39.609Z] ---> Running in fd12da43c56a [2021-05-18T20:36:39.609Z] Removing intermediate container fd12da43c56a [2021-05-18T20:36:39.609Z] ---> 9008653d09d4 [2021-05-18T20:36:39.609Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:36:39.609Z] ---> Running in 77178156ae9c [2021-05-18T20:36:39.609Z] Removing intermediate container 77178156ae9c [2021-05-18T20:36:39.609Z] ---> 704d1d1dd996 [2021-05-18T20:36:39.609Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T20:36:39.609Z] ---> Running in feeaf414f56c [2021-05-18T20:36:39.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:36:40.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:36:40.821Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-18T20:36:40.821Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-18T20:36:41.081Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-18T20:36:41.341Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-18T20:36:41.341Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-18T20:36:41.341Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-18T20:36:41.602Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T20:36:41.602Z] OK: 150 MiB in 46 packages [2021-05-18T20:36:41.864Z] Removing intermediate container feeaf414f56c [2021-05-18T20:36:41.864Z] ---> 2ec9a0a719fd [2021-05-18T20:36:41.864Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-18T20:36:41.864Z] ---> Running in 32d2d35fe7bf [2021-05-18T20:36:42.127Z] Removing intermediate container 32d2d35fe7bf [2021-05-18T20:36:42.128Z] ---> 5ed67708459c [2021-05-18T20:36:42.128Z] Step 7/8 : COPY . . [2021-05-18T20:36:42.389Z] ---> 1d384300bca2 [2021-05-18T20:36:42.389Z] Step 8/8 : RUN go mod download [2021-05-18T20:36:42.389Z] ---> Running in 20c52d61fb4b [2021-05-18T20:36:57.321Z] Removing intermediate container 20c52d61fb4b [2021-05-18T20:36:57.321Z] ---> 59909964dbcb [2021-05-18T20:36:57.321Z] Successfully built 59909964dbcb [2021-05-18T20:36:57.321Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:36:57.632Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T20:36:57.632Z] . [Pipeline] withDockerContainer [2021-05-18T20:36:57.717Z] prd-centos7-docker-4c-2g-14834 does not seem to be running inside a container [2021-05-18T20:36:57.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@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-18T20:36:58.162Z] $ docker top cbe0fa2c5887c36a604e1cbd1e4be9aa44bfaf03ba17805cbe0a12abd8588aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:36:58.538Z] + go version [2021-05-18T20:36:58.538Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T20:36:58.551Z] $ docker stop --time=1 cbe0fa2c5887c36a604e1cbd1e4be9aa44bfaf03ba17805cbe0a12abd8588aaf [2021-05-18T20:36:59.732Z] $ docker rm -f cbe0fa2c5887c36a604e1cbd1e4be9aa44bfaf03ba17805cbe0a12abd8588aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:37:00.318Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T20:37:00.318Z] . [Pipeline] withDockerContainer [2021-05-18T20:37:00.395Z] prd-centos7-docker-4c-2g-14834 does not seem to be running inside a container [2021-05-18T20:37:00.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@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-18T20:37:00.858Z] $ docker top 7d0d46ba0a046f257449da4af5928621a06f91a32655ed1ec7b635b01525f6c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:37:01.234Z] + go mod tidy [Pipeline] sh [2021-05-18T20:37:01.802Z] + make test [2021-05-18T20:37:01.802Z] go mod tidy [2021-05-18T20:37:01.802Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T20:37:03.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-18T20:37:03.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-18T20:37:03.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-18T20:37:07.195Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-18T20:37:08.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.234s coverage: 25.4% of statements [2021-05-18T20:37:08.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-18T20:37:08.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.186s coverage: 28.1% of statements [2021-05-18T20:37:08.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.257s coverage: 78.9% of statements [2021-05-18T20:37:08.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.182s coverage: 10.7% of statements [2021-05-18T20:37:08.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-18T20:37:08.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-18T20:37:08.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-18T20:37:11.487Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.277s coverage: 30.2% of statements [2021-05-18T20:37:11.487Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-18T20:37:12.955Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.207s coverage: 83.3% of statements [2021-05-18T20:37:12.955Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-18T20:37:12.955Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-18T20:37:12.955Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.364s coverage: 58.0% of statements [2021-05-18T20:37:17.288Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.021s coverage: 89.2% of statements [2021-05-18T20:37:17.288Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-18T20:37:17.288Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.187s coverage: 5.0% of statements [2021-05-18T20:37:17.288Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-18T20:37:17.288Z] GO111MODULE=on go vet ./... [2021-05-18T20:37:33.937Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-18T20:37:33.937Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-18T20:37:33.937Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-18T20:37:33.937Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.065s coverage: 25.4% of statements [2021-05-18T20:37:33.937Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-18T20:37:33.937Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 28.1% of statements [2021-05-18T20:37:34.201Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.048s coverage: 78.9% of statements [2021-05-18T20:37:35.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.062s coverage: 10.7% of statements [2021-05-18T20:37:35.595Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-18T20:37:35.595Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-18T20:37:35.595Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-18T20:37:35.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.074s coverage: 30.2% of statements [2021-05-18T20:37:35.595Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-18T20:37:37.002Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements [2021-05-18T20:37:37.002Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-18T20:37:37.002Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-18T20:37:37.002Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements [2021-05-18T20:37:37.586Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.815s coverage: 89.2% of statements [2021-05-18T20:37:37.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-18T20:37:37.586Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements [2021-05-18T20:37:37.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-18T20:37:37.852Z] GO111MODULE=on go vet ./... [2021-05-18T20:37:56.093Z] gofmt -l . [2021-05-18T20:37:56.093Z] [ "`gofmt -l .`" = "" ] [2021-05-18T20:37:56.093Z] ./bin/test-attribution-txt.sh [2021-05-18T20:37:56.093Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-18T20:37:56.109Z] $ docker stop --time=1 7d0d46ba0a046f257449da4af5928621a06f91a32655ed1ec7b635b01525f6c0 [2021-05-18T20:37:58.143Z] $ docker rm -f 7d0d46ba0a046f257449da4af5928621a06f91a32655ed1ec7b635b01525f6c0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T20:37:58.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T20:37:58.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-18T20:38:02.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T20:38:02.384Z] + ls -al . [2021-05-18T20:38:02.384Z] total 212 [2021-05-18T20:38:02.384Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 18 20:37 . [2021-05-18T20:38:02.384Z] drwxrwxr-x. 4 jenkins jenkins 32 May 18 20:35 .. [2021-05-18T20:38:02.384Z] drwxrwxr-x. 2 jenkins jenkins 64 May 18 20:35 bin [2021-05-18T20:38:02.384Z] -rw-r--r--. 1 jenkins jenkins 126187 May 18 20:37 coverage.out [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 987 May 18 20:35 Dockerfile.build [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 140 May 18 20:35 .dockerignore [2021-05-18T20:38:02.384Z] drwxrwxr-x. 5 jenkins jenkins 62 May 18 20:35 example [2021-05-18T20:38:02.384Z] drwxrwxr-x. 8 jenkins jenkins 162 May 18 20:36 .git [2021-05-18T20:38:02.384Z] drwxrwxr-x. 2 jenkins jenkins 103 May 18 20:35 .github [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 138 May 18 20:35 .gitignore [2021-05-18T20:38:02.384Z] -rw-r--r--. 1 jenkins jenkins 575 May 18 20:37 go.mod [2021-05-18T20:38:02.384Z] -rw-r--r--. 1 jenkins jenkins 20803 May 18 20:37 go.sum [2021-05-18T20:38:02.384Z] drwxrwxr-x. 15 jenkins jenkins 224 May 18 20:35 internal [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 894 May 18 20:35 Jenkinsfile [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 18 20:35 LICENSE [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 18 20:35 Makefile [2021-05-18T20:38:02.384Z] drwxrwxr-x. 4 jenkins jenkins 26 May 18 20:35 openapi [2021-05-18T20:38:02.384Z] drwxrwxr-x. 5 jenkins jenkins 50 May 18 20:35 pkg [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 18 20:35 README.md [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 18 20:35 RELEASE-NOTES.txt [2021-05-18T20:38:02.384Z] drwxrwxr-x. 4 jenkins jenkins 54 May 18 20:35 snap [2021-05-18T20:38:02.384Z] -rw-rw-r--. 1 jenkins jenkins 12 May 18 20:31 VERSION [2021-05-18T20:38:02.385Z] -rw-rw-r--. 1 jenkins jenkins 222 May 18 20:35 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:38:02.703Z] + 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=9b89d7644d3409c1e42d925e84b99a1b27025fab --label arch=amd64 --label version=2.0.0-dev.63 . [2021-05-18T20:38:02.704Z] Sending build context to Docker daemon 2.702MB [2021-05-18T20:38:02.704Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T20:38:02.704Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-18T20:38:02.704Z] ---> 59909964dbcb [2021-05-18T20:38:02.704Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-18T20:38:03.282Z] ---> Running in 2a2fc60767ff [2021-05-18T20:38:03.282Z] Removing intermediate container 2a2fc60767ff [2021-05-18T20:38:03.282Z] ---> 7bc25ec4d5f5 [2021-05-18T20:38:03.282Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T20:38:03.282Z] ---> Running in 271d2e4cbb84 [2021-05-18T20:38:03.552Z] Removing intermediate container 271d2e4cbb84 [2021-05-18T20:38:03.552Z] ---> edaa6620bef5 [2021-05-18T20:38:03.552Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:38:03.552Z] ---> Running in f1bd2e8d718b [2021-05-18T20:38:04.496Z] Removing intermediate container f1bd2e8d718b [2021-05-18T20:38:04.496Z] ---> aa531e1a73a0 [2021-05-18T20:38:04.496Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-18T20:38:04.496Z] ---> Running in fba380e36850 [2021-05-18T20:38:05.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:38:05.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:38:06.218Z] OK: 150 MiB in 46 packages [2021-05-18T20:38:06.479Z] Removing intermediate container fba380e36850 [2021-05-18T20:38:06.479Z] ---> 295650f6a1bd [2021-05-18T20:38:06.479Z] Step 7/23 : COPY . . [2021-05-18T20:38:07.049Z] ---> 0ade0a9fc1f5 [2021-05-18T20:38:07.049Z] Step 8/23 : RUN go mod download [2021-05-18T20:38:07.049Z] ---> Running in 2a390d551b98 [2021-05-18T20:38:07.622Z] Removing intermediate container 2a390d551b98 [2021-05-18T20:38:07.622Z] ---> 28c228cc8d60 [2021-05-18T20:38:07.622Z] Step 9/23 : RUN make build [2021-05-18T20:38:07.622Z] ---> Running in 61fb4ba40f9a [2021-05-18T20:38:08.197Z] go mod tidy [2021-05-18T20:38:08.197Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.63" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-18T20:38:13.904Z] gofmt -l . [2021-05-18T20:38:13.904Z] [ "`gofmt -l .`" = "" ] [2021-05-18T20:38:13.904Z] ./bin/test-attribution-txt.sh [2021-05-18T20:38:13.904Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-18T20:38:13.940Z] $ docker stop --time=1 6f6090e843f7a527f49bb0fcbf11f3d457d7c44f19aa5480fbf86a394fdaf7f7 [2021-05-18T20:38:16.029Z] $ docker rm -f 6f6090e843f7a527f49bb0fcbf11f3d457d7c44f19aa5480fbf86a394fdaf7f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T20:38:17.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T20:38:17.160Z] Warning: overwriting stash ‘coverage-report’ [2021-05-18T20:38:17.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T20:38:18.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T20:38:18.632Z] + ls -al . [2021-05-18T20:38:18.632Z] total 248 [2021-05-18T20:38:18.632Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 20:38 . [2021-05-18T20:38:18.632Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:33 .. [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 20:33 .dockerignore [2021-05-18T20:38:18.632Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 20:33 .git [2021-05-18T20:38:18.632Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:33 .github [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 138 May 18 20:33 .gitignore [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 987 May 18 20:33 Dockerfile.build [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 894 May 18 20:33 Jenkinsfile [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 18 20:33 LICENSE [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 18 20:33 Makefile [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 18 20:33 README.md [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 18 20:33 RELEASE-NOTES.txt [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 20:31 VERSION [2021-05-18T20:38:18.632Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:33 bin [2021-05-18T20:38:18.632Z] -rw-r--r-- 1 jenkins jenkins 126187 May 18 20:37 coverage.out [2021-05-18T20:38:18.632Z] drwxrwxr-x 5 jenkins jenkins 4096 May 18 20:33 example [2021-05-18T20:38:18.632Z] -rw-r--r-- 1 jenkins jenkins 575 May 18 20:38 go.mod [2021-05-18T20:38:18.632Z] -rw-r--r-- 1 jenkins jenkins 20803 May 18 20:35 go.sum [2021-05-18T20:38:18.632Z] drwxrwxr-x 15 jenkins jenkins 4096 May 18 20:33 internal [2021-05-18T20:38:18.632Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:33 openapi [2021-05-18T20:38:18.632Z] drwxrwxr-x 5 jenkins jenkins 4096 May 18 20:33 pkg [2021-05-18T20:38:18.632Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:33 snap [2021-05-18T20:38:18.632Z] -rw-rw-r-- 1 jenkins jenkins 222 May 18 20:33 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:38:18.971Z] + 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=9b89d7644d3409c1e42d925e84b99a1b27025fab --label arch=arm64 --label version=2.0.0-dev.63 . [2021-05-18T20:38:19.575Z] Sending build context to Docker daemon 2.701MB [2021-05-18T20:38:19.575Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T20:38:19.575Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-18T20:38:19.575Z] ---> c21be67ad3e5 [2021-05-18T20:38:19.575Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-18T20:38:19.852Z] ---> Running in 5b86cd334ab1 [2021-05-18T20:38:20.449Z] Removing intermediate container 5b86cd334ab1 [2021-05-18T20:38:20.449Z] ---> 7aac858eba89 [2021-05-18T20:38:20.449Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T20:38:20.449Z] ---> Running in af9b96c8ecda [2021-05-18T20:38:20.515Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-18T20:38:21.044Z] Removing intermediate container af9b96c8ecda [2021-05-18T20:38:21.044Z] ---> 904047e3f940 [2021-05-18T20:38:21.044Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:38:21.323Z] ---> Running in 68371c2cf107 [2021-05-18T20:38:21.458Z] Removing intermediate container 61fb4ba40f9a [2021-05-18T20:38:21.458Z] ---> f5e50b847ad8 [2021-05-18T20:38:21.458Z] Step 10/23 : FROM alpine:3.12 [2021-05-18T20:38:22.028Z] 3.12: Pulling from library/alpine [2021-05-18T20:38:22.028Z] 339de151aab4: Pulling fs layer [2021-05-18T20:38:22.289Z] 339de151aab4: Verifying Checksum [2021-05-18T20:38:22.289Z] 339de151aab4: Download complete [2021-05-18T20:38:22.551Z] 339de151aab4: Pull complete [2021-05-18T20:38:22.551Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T20:38:22.551Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T20:38:22.551Z] ---> 13621d1b12d4 [2021-05-18T20:38:22.551Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T20:38:22.810Z] ---> Running in b20d3f3c803a [2021-05-18T20:38:22.810Z] Removing intermediate container b20d3f3c803a [2021-05-18T20:38:22.810Z] ---> 605bf699931f [2021-05-18T20:38:22.810Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:38:22.810Z] ---> Running in 6f710b1e2c10 [2021-05-18T20:38:23.299Z] Removing intermediate container 68371c2cf107 [2021-05-18T20:38:23.300Z] ---> 6e592c5506be [2021-05-18T20:38:23.300Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-18T20:38:23.384Z] Removing intermediate container 6f710b1e2c10 [2021-05-18T20:38:23.384Z] ---> 8d09e54493e6 [2021-05-18T20:38:23.384Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-18T20:38:23.384Z] ---> Running in 9204733b30db [2021-05-18T20:38:23.571Z] ---> Running in 78b0c5da92c4 [2021-05-18T20:38:23.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:38:24.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:38:24.858Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-18T20:38:24.858Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-18T20:38:24.858Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-18T20:38:25.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:38:25.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:38:25.803Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-18T20:38:25.803Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-18T20:38:25.803Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:38:25.803Z] OK: 8 MiB in 19 packages [2021-05-18T20:38:26.379Z] Removing intermediate container 9204733b30db [2021-05-18T20:38:26.379Z] ---> e73d2df98388 [2021-05-18T20:38:26.379Z] Step 14/23 : WORKDIR / [2021-05-18T20:38:26.379Z] ---> Running in 9494d5d869eb [2021-05-18T20:38:26.379Z] Removing intermediate container 9494d5d869eb [2021-05-18T20:38:26.379Z] ---> 1a788285e65d [2021-05-18T20:38:26.379Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-18T20:38:26.579Z] OK: 139 MiB in 46 packages [2021-05-18T20:38:26.645Z] ---> c5c82813cd3d [2021-05-18T20:38:26.645Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-18T20:38:26.912Z] ---> d4977e32c3b4 [2021-05-18T20:38:26.913Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-18T20:38:27.177Z] ---> 88ce26bace36 [2021-05-18T20:38:27.177Z] Step 18/23 : EXPOSE 49990 [2021-05-18T20:38:27.177Z] ---> Running in 55bddc3b4c94 [2021-05-18T20:38:27.177Z] Removing intermediate container 55bddc3b4c94 [2021-05-18T20:38:27.177Z] ---> df9bdcc00c27 [2021-05-18T20:38:27.177Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-18T20:38:27.177Z] ---> Running in 229812949c77 [2021-05-18T20:38:27.438Z] Removing intermediate container 229812949c77 [2021-05-18T20:38:27.438Z] ---> 79cd968691bf [2021-05-18T20:38:27.438Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:38:27.438Z] ---> Running in d401a284e35b [2021-05-18T20:38:27.556Z] Removing intermediate container 78b0c5da92c4 [2021-05-18T20:38:27.556Z] ---> 7097ba33fd2b [2021-05-18T20:38:27.556Z] Step 7/23 : COPY . . [2021-05-18T20:38:27.700Z] Removing intermediate container d401a284e35b [2021-05-18T20:38:27.700Z] ---> d16932450d5b [2021-05-18T20:38:27.700Z] Step 21/23 : LABEL arch=amd64 [2021-05-18T20:38:27.700Z] ---> Running in 9d9361fd5b9d [2021-05-18T20:38:27.700Z] Removing intermediate container 9d9361fd5b9d [2021-05-18T20:38:27.700Z] ---> e0904f0f7a20 [2021-05-18T20:38:27.700Z] Step 22/23 : LABEL git_sha=9b89d7644d3409c1e42d925e84b99a1b27025fab [2021-05-18T20:38:27.700Z] ---> Running in af9a0a806268 [2021-05-18T20:38:27.961Z] Removing intermediate container af9a0a806268 [2021-05-18T20:38:27.961Z] ---> 71a965f22d44 [2021-05-18T20:38:27.961Z] Step 23/23 : LABEL version=2.0.0-dev.63 [2021-05-18T20:38:27.961Z] ---> Running in ca18020bfa91 [2021-05-18T20:38:27.961Z] Removing intermediate container ca18020bfa91 [2021-05-18T20:38:27.961Z] ---> bdde4df75512 [2021-05-18T20:38:27.961Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-18T20:38:27.961Z] Successfully built bdde4df75512 [2021-05-18T20:38:27.961Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:38:28.798Z] ---> job-cost.sh [2021-05-18T20:38:28.798Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4mXZ [2021-05-18T20:38:28.987Z] ---> 6e7d64ce69ca [2021-05-18T20:38:28.987Z] Step 8/23 : RUN go mod download [2021-05-18T20:38:28.987Z] ---> Running in 5ea7acc6d8ff [2021-05-18T20:38:31.611Z] Removing intermediate container 5ea7acc6d8ff [2021-05-18T20:38:31.611Z] ---> 8b257e77dee4 [2021-05-18T20:38:31.611Z] Step 9/23 : RUN make build [2021-05-18T20:38:31.611Z] ---> Running in a91f8332fdd7 [2021-05-18T20:38:32.591Z] go mod tidy [2021-05-18T20:38:33.195Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.63" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-18T20:38:38.854Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T20:38:53.810Z] lf-activate-venv(): INFO: Adding /tmp/venv-4mXZ/bin to PATH [2021-05-18T20:38:53.810Z] INFO: No Stack... [2021-05-18T20:38:53.810Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T20:38:53.810Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T20:38:54.112Z] + cut -d, -f6 [2021-05-18T20:38:54.112Z] + cat /w/workspace/device-sdk-go/169/archives/cost.csv [Pipeline] lock [2021-05-18T20:38:54.142Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [2021-05-18T20:38:54.152Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] did not exist. Created. [2021-05-18T20:38:54.152Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T20:38:54.474Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-18T20:38:54.568Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T20:38:54.605Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T20:39:05.579Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-18T20:39:07.549Z] Removing intermediate container a91f8332fdd7 [2021-05-18T20:39:07.549Z] ---> de94e136e65e [2021-05-18T20:39:07.549Z] Step 10/23 : FROM alpine:3.12 [2021-05-18T20:39:08.143Z] 3.12: Pulling from library/alpine [2021-05-18T20:39:08.413Z] d2f70382dc9a: Pulling fs layer [2021-05-18T20:39:08.687Z] d2f70382dc9a: Verifying Checksum [2021-05-18T20:39:08.687Z] d2f70382dc9a: Download complete [2021-05-18T20:39:09.280Z] d2f70382dc9a: Pull complete [2021-05-18T20:39:09.281Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T20:39:09.281Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T20:39:09.281Z] ---> 9852663dfa18 [2021-05-18T20:39:09.281Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T20:39:09.552Z] ---> Running in 184e6bf69190 [2021-05-18T20:39:10.146Z] Removing intermediate container 184e6bf69190 [2021-05-18T20:39:10.146Z] ---> 9effdb6380c4 [2021-05-18T20:39:10.146Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:39:10.146Z] ---> Running in 91b2a20ed35a [2021-05-18T20:39:12.765Z] Removing intermediate container 91b2a20ed35a [2021-05-18T20:39:12.765Z] ---> b995e040aa13 [2021-05-18T20:39:12.765Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-18T20:39:12.765Z] ---> Running in 51ffea997151 [2021-05-18T20:39:13.742Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:39:14.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:39:14.931Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-18T20:39:14.931Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-18T20:39:15.525Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-18T20:39:15.525Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-18T20:39:15.797Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-18T20:39:15.797Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:39:15.797Z] OK: 8 MiB in 19 packages [2021-05-18T20:39:17.246Z] Removing intermediate container 51ffea997151 [2021-05-18T20:39:17.246Z] ---> 0de150d242d2 [2021-05-18T20:39:17.246Z] Step 14/23 : WORKDIR / [2021-05-18T20:39:17.246Z] ---> Running in 6381436a75d9 [2021-05-18T20:39:17.841Z] Removing intermediate container 6381436a75d9 [2021-05-18T20:39:17.841Z] ---> 533b20294bd2 [2021-05-18T20:39:17.841Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-18T20:39:18.819Z] ---> 3c9d446624f3 [2021-05-18T20:39:18.819Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-18T20:39:19.799Z] ---> 99a6d4e57bc6 [2021-05-18T20:39:19.799Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-18T20:39:20.775Z] ---> 25e1581c3a8a [2021-05-18T20:39:20.775Z] Step 18/23 : EXPOSE 49990 [2021-05-18T20:39:20.775Z] ---> Running in fb3fd732b401 [2021-05-18T20:39:21.371Z] Removing intermediate container fb3fd732b401 [2021-05-18T20:39:21.371Z] ---> 11862b704e65 [2021-05-18T20:39:21.371Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-18T20:39:21.371Z] ---> Running in f1a6cd382f3a [2021-05-18T20:39:21.968Z] Removing intermediate container f1a6cd382f3a [2021-05-18T20:39:21.968Z] ---> e74781eb2274 [2021-05-18T20:39:21.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:39:21.968Z] ---> Running in a00cb45a81d3 [2021-05-18T20:39:22.564Z] Removing intermediate container a00cb45a81d3 [2021-05-18T20:39:22.564Z] ---> 8fa2c445b2fc [2021-05-18T20:39:22.564Z] Step 21/23 : LABEL arch=arm64 [2021-05-18T20:39:22.564Z] ---> Running in 55f090f57221 [2021-05-18T20:39:23.163Z] Removing intermediate container 55f090f57221 [2021-05-18T20:39:23.163Z] ---> ba3cc9623452 [2021-05-18T20:39:23.163Z] Step 22/23 : LABEL git_sha=9b89d7644d3409c1e42d925e84b99a1b27025fab [2021-05-18T20:39:23.163Z] ---> Running in f1d714818346 [2021-05-18T20:39:23.757Z] Removing intermediate container f1d714818346 [2021-05-18T20:39:23.757Z] ---> e8a8c62a2f7b [2021-05-18T20:39:23.757Z] Step 23/23 : LABEL version=2.0.0-dev.63 [2021-05-18T20:39:23.757Z] ---> Running in 7ba39613f65d [2021-05-18T20:39:24.349Z] Removing intermediate container 7ba39613f65d [2021-05-18T20:39:24.349Z] ---> 1b0c7ad12c5c [2021-05-18T20:39:24.349Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-18T20:39:24.349Z] Successfully built 1b0c7ad12c5c [2021-05-18T20:39:24.349Z] 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-18T20:39:25.001Z] ---> job-cost.sh [2021-05-18T20:39:25.001Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BKNS [2021-05-18T20:40:03.978Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T20:41:25.751Z] lf-activate-venv(): INFO: Adding /tmp/venv-BKNS/bin to PATH [2021-05-18T20:41:25.751Z] INFO: No Stack... [2021-05-18T20:41:25.751Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T20:41:25.751Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T20:41:26.103Z] + cut -d, -f6 [2021-05-18T20:41:26.104Z] + cat /w/workspace/device-sdk-go/169/archives/cost.csv [Pipeline] lock [2021-05-18T20:41:26.170Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [2021-05-18T20:41:26.178Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] did not exist. Created. [2021-05-18T20:41:26.178Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T20:41:26.563Z] /w/workspace/device-sdk-go/169@tmp/durable-4963c75b/script.sh: 1: /w/workspace/device-sdk-go/169@tmp/durable-4963c75b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-18T20:41:26.927Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T20:41:26.953Z] Warning: overwriting stash ‘stack-cost’ [2021-05-18T20:41:27.117Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T20:41:27.137Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-169-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-18T20:41:28.067Z] provisioning config files... [2021-05-18T20:41:28.078Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5396479563033355516tmp [Pipeline] { [Pipeline] sh [2021-05-18T20:41:28.419Z] + set +x [2021-05-18T20:41:28.419Z] + bash -s -- [2021-05-18T20:41:28.419Z] + curl -s https://codecov.io/bash [2021-05-18T20:41:28.419Z] [2021-05-18T20:41:28.419Z] _____ _ [2021-05-18T20:41:28.419Z] / ____| | | [2021-05-18T20:41:28.419Z] | | ___ __| | ___ ___ _____ __ [2021-05-18T20:41:28.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-18T20:41:28.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-18T20:41:28.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-18T20:41:28.419Z] Bash-1.0.2 [2021-05-18T20:41:28.419Z] [2021-05-18T20:41:28.419Z] [2021-05-18T20:41:28.419Z] ==> git version 2.24.4 found [2021-05-18T20:41:28.419Z] ==> 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-18T20:41:28.419Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-18T20:41:28.419Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-18T20:41:28.684Z] ==> Jenkins CI detected. [2021-05-18T20:41:28.684Z] project root: . [2021-05-18T20:41:28.684Z] --> token set from env [2021-05-18T20:41:28.684Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-18T20:41:28.684Z] ==> Running gcov in . (disable via -X gcov) [2021-05-18T20:41:28.684Z] ==> Python coveragepy not found [2021-05-18T20:41:28.684Z] ==> Searching for coverage reports in: [2021-05-18T20:41:28.684Z] + . [2021-05-18T20:41:28.684Z] -> Found 1 reports [2021-05-18T20:41:28.684Z] ==> Detecting git/mercurial file structure [2021-05-18T20:41:28.684Z] ==> Reading reports [2021-05-18T20:41:28.684Z] + ./coverage.out bytes=126187 [2021-05-18T20:41:28.684Z] ==> Appending adjustments [2021-05-18T20:41:28.684Z] https://docs.codecov.io/docs/fixing-reports [2021-05-18T20:41:28.946Z] + Found adjustments [2021-05-18T20:41:28.946Z] ==> Gzipping contents [2021-05-18T20:41:28.946Z] 20K /tmp/codecov.dHhJLP.gz [2021-05-18T20:41:28.946Z] ==> Uploading reports [2021-05-18T20:41:28.946Z] url: https://codecov.io [2021-05-18T20:41:28.946Z] query: branch=master&commit=9b89d7644d3409c1e42d925e84b99a1b27025fab&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-18T20:41:28.946Z] -> Pinging Codecov [2021-05-18T20:41:28.946Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=9b89d7644d3409c1e42d925e84b99a1b27025fab&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-18T20:41:29.526Z] -> Uploading to [2021-05-18T20:41:29.527Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-18/7E55EF52A471D76F132DFD9A03CDDE97/9b89d7644d3409c1e42d925e84b99a1b27025fab/e38763d1-6c77-47e8-90f5-44ee3cac13f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T204129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfc5c5fb3549d1c1eb4115f148b007825c536f223d177021e645f714945ab11a [2021-05-18T20:41:29.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T20:41:29.527Z] Dload Upload Total Spent Left Speed [2021-05-18T20:41:29.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16480 0 0 100 16480 0 48636 --:--:-- --:--:-- --:--:-- 48757 [2021-05-18T20:41:29.790Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9b89d7644d3409c1e42d925e84b99a1b27025fab [Pipeline] } [2021-05-18T20:41:29.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-18T20:41:30.814Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-18T20:41:30.835Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:41:31.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T20:41:31.163Z] [2021-05-18T20:41:31.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:41:31.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T20:41:31.492Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-18T20:41:31.492Z] 188c0c94c7c5: Pulling fs layer [2021-05-18T20:41:31.492Z] 0ef7d3d256c8: Pulling fs layer [2021-05-18T20:41:31.492Z] de9db76c5a1d: Pulling fs layer [2021-05-18T20:41:31.492Z] 0eba1c9be4d2: Pulling fs layer [2021-05-18T20:41:31.492Z] 0d57e429df01: Pulling fs layer [2021-05-18T20:41:31.492Z] 4e4be7b47b0d: Pulling fs layer [2021-05-18T20:41:31.492Z] e1f770b5df2f: Pulling fs layer [2021-05-18T20:41:31.492Z] 85a0685a4137: Pulling fs layer [2021-05-18T20:41:31.492Z] 0eba1c9be4d2: Waiting [2021-05-18T20:41:31.492Z] 0d57e429df01: Waiting [2021-05-18T20:41:31.492Z] 4e4be7b47b0d: Waiting [2021-05-18T20:41:31.492Z] e1f770b5df2f: Waiting [2021-05-18T20:41:31.492Z] 85a0685a4137: Waiting [2021-05-18T20:41:31.492Z] de9db76c5a1d: Download complete [2021-05-18T20:41:31.492Z] 0ef7d3d256c8: Verifying Checksum [2021-05-18T20:41:31.492Z] 0ef7d3d256c8: Download complete [2021-05-18T20:41:31.758Z] 0d57e429df01: Verifying Checksum [2021-05-18T20:41:31.758Z] 0d57e429df01: Download complete [2021-05-18T20:41:31.758Z] 4e4be7b47b0d: Verifying Checksum [2021-05-18T20:41:31.758Z] 4e4be7b47b0d: Download complete [2021-05-18T20:41:31.758Z] 188c0c94c7c5: Verifying Checksum [2021-05-18T20:41:31.758Z] 188c0c94c7c5: Download complete [2021-05-18T20:41:31.758Z] 188c0c94c7c5: Pull complete [2021-05-18T20:41:32.020Z] 0ef7d3d256c8: Pull complete [2021-05-18T20:41:32.020Z] de9db76c5a1d: Pull complete [2021-05-18T20:41:33.410Z] e1f770b5df2f: Verifying Checksum [2021-05-18T20:41:33.410Z] e1f770b5df2f: Download complete [2021-05-18T20:41:34.805Z] 0eba1c9be4d2: Verifying Checksum [2021-05-18T20:41:34.805Z] 0eba1c9be4d2: Download complete [2021-05-18T20:41:35.388Z] 85a0685a4137: Verifying Checksum [2021-05-18T20:41:35.388Z] 85a0685a4137: Download complete [2021-05-18T20:41:38.718Z] 0eba1c9be4d2: Pull complete [2021-05-18T20:41:38.718Z] 0d57e429df01: Pull complete [2021-05-18T20:41:38.988Z] 4e4be7b47b0d: Pull complete [2021-05-18T20:41:39.256Z] e1f770b5df2f: Pull complete [2021-05-18T20:41:43.537Z] 85a0685a4137: Pull complete [2021-05-18T20:41:43.537Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-18T20:41:43.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T20:41:43.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-18T20:41:43.627Z] prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container [2021-05-18T20:41:43.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-18T20:41:46.427Z] $ docker top 89f948c9c4d25fe259f1915efedd6531288850703e6d6ef296800cbb4519c4e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T20:41:46.548Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-18T20:41:46.839Z] + set -o pipefail [2021-05-18T20:41:46.839Z] + snyk monitor '--org=edgex-jenkins' [2021-05-18T20:41:53.472Z] [2021-05-18T20:41:53.472Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-05-18T20:41:53.472Z] [2021-05-18T20:41:53.472Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/c772f8b3-0837-471b-a1c9-9bd512cb1baf [2021-05-18T20:41:53.472Z] [2021-05-18T20:41:53.472Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-18T20:41:53.472Z] [2021-05-18T20:41:53.472Z] [Pipeline] } [2021-05-18T20:41:53.489Z] $ docker stop --time=1 89f948c9c4d25fe259f1915efedd6531288850703e6d6ef296800cbb4519c4e1 [2021-05-18T20:41:55.811Z] $ docker rm -f 89f948c9c4d25fe259f1915efedd6531288850703e6d6ef296800cbb4519c4e1 [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-18T20:41:56.684Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:41:56.716Z] provisioning config files... [2021-05-18T20:41:56.725Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1810321648390938547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:41:57.053Z] --> edgex-publish-swagger.sh [2021-05-18T20:41:57.053Z] === Publish openapi/v1 API === [2021-05-18T20:41:57.053Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-18T20:41:57.053Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-05-18T20:41:57.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T20:41:57.053Z] Dload Upload Total Spent Left Speed [2021-05-18T20:41:57.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 29593 --:--:-- --:--:-- --:--:-- 29594 100 19947 0 0 100 19947 0 29586 --:--:-- --:--:-- --:--:-- 29594 [2021-05-18T20:41:57.636Z] [2021-05-18T20:41:57.636Z] [2021-05-18T20:41:57.636Z] === Publish openapi/v2 API === [2021-05-18T20:41:57.636Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-18T20:41:57.636Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-05-18T20:41:57.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T20:41:57.636Z] Dload Upload Total Spent Left Speed [2021-05-18T20:41:58.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 75206 --:--:-- --:--:-- --:--:-- 75267 [2021-05-18T20:41:58.214Z] [2021-05-18T20:41:58.214Z] [Pipeline] } [2021-05-18T20:41:58.223Z] 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-18T20:41:58.801Z] + git log --format=format:%s -1 9b89d7644d3409c1e42d925e84b99a1b27025fab [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:41:59.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:41:59.122Z] . [Pipeline] withDockerContainer [2021-05-18T20:41:59.209Z] prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container [2021-05-18T20:41:59.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T20:41:59.659Z] $ docker top 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T20:41:59.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T20:41:59.826Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T20:41:59.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T20:41:59.962Z] $ docker exec 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b ssh-agent [2021-05-18T20:42:00.091Z] SSH_AUTH_SOCK=/tmp/ssh-f5OSeB44I2hL/agent.14 [2021-05-18T20:42:00.091Z] SSH_AGENT_PID=20 [2021-05-18T20:42:00.098Z] Running ssh-add (command line suppressed) [2021-05-18T20:42:00.208Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6246485811681318361.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6246485811681318361.key) [2021-05-18T20:42:00.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T20:42:00.544Z] + git semver tag [2021-05-18T20:42:00.544Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T20:42:00.544Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-18T20:42:00.544Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-18T20:42:00.544Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T20:42:00.544Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T20:42:00.544Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T20:42:00.544Z] # $SEMVER_BRANCH = master [2021-05-18T20:42:00.544Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-18T20:42:00.544Z] # 9b89d7644d3409c1e42d925e84b99a1b27025fab HEAD [2021-05-18T20:42:00.544Z] # -> Force: false [2021-05-18T20:42:00.544Z] # 16627a371fa24940ba4971ccc4eaa378017dce41 refs/tags/v2.0.0-dev.63 [Pipeline] } [2021-05-18T20:42:00.564Z] $ docker exec --env ******** --env ******** 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b ssh-agent -k [2021-05-18T20:42:00.672Z] unset SSH_AUTH_SOCK; [2021-05-18T20:42:00.672Z] unset SSH_AGENT_PID; [2021-05-18T20:42:00.672Z] echo Agent pid 20 killed; [2021-05-18T20:42:00.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T20:42:01.030Z] + git semver [Pipeline] } [2021-05-18T20:42:01.046Z] $ docker stop --time=1 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b [2021-05-18T20:42:02.334Z] $ docker rm -f 26f28cc24d73b2b177be6833e9290ce5cb46eb9c5f105969f8877f8a4f41dc5b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:42:02.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T20:42:02.862Z] [2021-05-18T20:42:02.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:42:03.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T20:42:03.178Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-18T20:42:03.178Z] ab5ef0e58194: Pulling fs layer [2021-05-18T20:42:03.178Z] 9712f1f96733: Pulling fs layer [2021-05-18T20:42:03.178Z] 63f879dbbcfc: Pulling fs layer [2021-05-18T20:42:03.178Z] 0d9ebad4ef96: Pulling fs layer [2021-05-18T20:42:03.178Z] e9a5061849ea: Pulling fs layer [2021-05-18T20:42:03.178Z] d747dcd14b5f: Pulling fs layer [2021-05-18T20:42:03.178Z] 2de7ff778b66: Pulling fs layer [2021-05-18T20:42:03.178Z] 0d9ebad4ef96: Waiting [2021-05-18T20:42:03.178Z] d747dcd14b5f: Waiting [2021-05-18T20:42:03.178Z] 2de7ff778b66: Waiting [2021-05-18T20:42:03.178Z] e9a5061849ea: Waiting [2021-05-18T20:42:03.178Z] 9712f1f96733: Verifying Checksum [2021-05-18T20:42:03.178Z] 9712f1f96733: Download complete [2021-05-18T20:42:04.574Z] 63f879dbbcfc: Verifying Checksum [2021-05-18T20:42:04.574Z] 63f879dbbcfc: Download complete [2021-05-18T20:42:04.844Z] e9a5061849ea: Verifying Checksum [2021-05-18T20:42:04.844Z] e9a5061849ea: Download complete [2021-05-18T20:42:04.844Z] d747dcd14b5f: Verifying Checksum [2021-05-18T20:42:04.845Z] d747dcd14b5f: Download complete [2021-05-18T20:42:05.106Z] 0d9ebad4ef96: Verifying Checksum [2021-05-18T20:42:05.106Z] 0d9ebad4ef96: Download complete [2021-05-18T20:42:05.383Z] 2de7ff778b66: Verifying Checksum [2021-05-18T20:42:05.383Z] 2de7ff778b66: Download complete [2021-05-18T20:42:05.383Z] ab5ef0e58194: Verifying Checksum [2021-05-18T20:42:05.383Z] ab5ef0e58194: Download complete [2021-05-18T20:42:07.956Z] ab5ef0e58194: Pull complete [2021-05-18T20:42:07.956Z] 9712f1f96733: Pull complete [2021-05-18T20:42:08.929Z] 63f879dbbcfc: Pull complete [2021-05-18T20:42:12.302Z] 0d9ebad4ef96: Pull complete [2021-05-18T20:42:12.302Z] e9a5061849ea: Pull complete [2021-05-18T20:42:12.580Z] d747dcd14b5f: Pull complete [2021-05-18T20:42:13.552Z] 2de7ff778b66: Pull complete [2021-05-18T20:42:13.552Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-18T20:42:13.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T20:42:13.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-18T20:42:13.658Z] prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container [2021-05-18T20:42:13.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-18T20:42:19.933Z] $ docker top 02fa21a45f89671bd42ae6ec76f89a1948cefd2c700489638f4b44ded45d5d93 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:42:20.057Z] provisioning config files... [2021-05-18T20:42:20.067Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3458524757084927554tmp [2021-05-18T20:42:20.081Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3407175346624038650tmp [2021-05-18T20:42:20.092Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config191598893947186877tmp [Pipeline] { [Pipeline] echo [2021-05-18T20:42:20.120Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:20.460Z] ---> sigul-configuration.sh [2021-05-18T20:42:20.460Z] gpg: directory `/root/.gnupg' created [2021-05-18T20:42:20.460Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-18T20:42:20.460Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-18T20:42:20.460Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-18T20:42:20.460Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-18T20:42:20.460Z] gpg: CAST5 encrypted data [2021-05-18T20:42:20.460Z] gpg: encrypted with 1 passphrase [2021-05-18T20:42:20.460Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-18T20:42:20.758Z] + mkdir /home/jenkins [2021-05-18T20:42:20.758Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-18T20:42:21.058Z] + 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-18T20:42:21.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:21.391Z] ---> sigul-install.sh [2021-05-18T20:42:25.613Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-18T20:42:25.909Z] + git tag --list [2021-05-18T20:42:25.909Z] 0.7.1 [2021-05-18T20:42:25.909Z] delhi-tag [2021-05-18T20:42:25.909Z] v1.0.0 [2021-05-18T20:42:25.909Z] v1.1.0 [2021-05-18T20:42:25.909Z] v1.1.1 [2021-05-18T20:42:25.909Z] v1.1.2 [2021-05-18T20:42:25.909Z] v1.2.0 [2021-05-18T20:42:25.909Z] v1.2.1 [2021-05-18T20:42:25.909Z] v1.2.2 [2021-05-18T20:42:25.909Z] v1.2.3 [2021-05-18T20:42:25.909Z] v1.3.0 [2021-05-18T20:42:25.909Z] v1.4.0 [2021-05-18T20:42:25.909Z] v2.0.0-dev.1 [2021-05-18T20:42:25.909Z] v2.0.0-dev.10 [2021-05-18T20:42:25.909Z] v2.0.0-dev.11 [2021-05-18T20:42:25.909Z] v2.0.0-dev.12 [2021-05-18T20:42:25.909Z] v2.0.0-dev.13 [2021-05-18T20:42:25.909Z] v2.0.0-dev.14 [2021-05-18T20:42:25.909Z] v2.0.0-dev.15 [2021-05-18T20:42:25.909Z] v2.0.0-dev.16 [2021-05-18T20:42:25.909Z] v2.0.0-dev.17 [2021-05-18T20:42:25.909Z] v2.0.0-dev.18 [2021-05-18T20:42:25.909Z] v2.0.0-dev.19 [2021-05-18T20:42:25.909Z] v2.0.0-dev.2 [2021-05-18T20:42:25.909Z] v2.0.0-dev.20 [2021-05-18T20:42:25.909Z] v2.0.0-dev.21 [2021-05-18T20:42:25.909Z] v2.0.0-dev.22 [2021-05-18T20:42:25.909Z] v2.0.0-dev.23 [2021-05-18T20:42:25.909Z] v2.0.0-dev.24 [2021-05-18T20:42:25.909Z] v2.0.0-dev.25 [2021-05-18T20:42:25.909Z] v2.0.0-dev.26 [2021-05-18T20:42:25.909Z] v2.0.0-dev.27 [2021-05-18T20:42:25.909Z] v2.0.0-dev.28 [2021-05-18T20:42:25.909Z] v2.0.0-dev.29 [2021-05-18T20:42:25.909Z] v2.0.0-dev.3 [2021-05-18T20:42:25.909Z] v2.0.0-dev.30 [2021-05-18T20:42:25.909Z] v2.0.0-dev.31 [2021-05-18T20:42:25.909Z] v2.0.0-dev.32 [2021-05-18T20:42:25.909Z] v2.0.0-dev.33 [2021-05-18T20:42:25.909Z] v2.0.0-dev.34 [2021-05-18T20:42:25.909Z] v2.0.0-dev.35 [2021-05-18T20:42:25.909Z] v2.0.0-dev.36 [2021-05-18T20:42:25.909Z] v2.0.0-dev.37 [2021-05-18T20:42:25.909Z] v2.0.0-dev.38 [2021-05-18T20:42:25.909Z] v2.0.0-dev.39 [2021-05-18T20:42:25.909Z] v2.0.0-dev.4 [2021-05-18T20:42:25.909Z] v2.0.0-dev.40 [2021-05-18T20:42:25.909Z] v2.0.0-dev.41 [2021-05-18T20:42:25.909Z] v2.0.0-dev.42 [2021-05-18T20:42:25.909Z] v2.0.0-dev.43 [2021-05-18T20:42:25.909Z] v2.0.0-dev.44 [2021-05-18T20:42:25.909Z] v2.0.0-dev.45 [2021-05-18T20:42:25.909Z] v2.0.0-dev.46 [2021-05-18T20:42:25.909Z] v2.0.0-dev.47 [2021-05-18T20:42:25.909Z] v2.0.0-dev.48 [2021-05-18T20:42:25.909Z] v2.0.0-dev.49 [2021-05-18T20:42:25.909Z] v2.0.0-dev.5 [2021-05-18T20:42:25.909Z] v2.0.0-dev.50 [2021-05-18T20:42:25.909Z] v2.0.0-dev.51 [2021-05-18T20:42:25.909Z] v2.0.0-dev.52 [2021-05-18T20:42:25.909Z] v2.0.0-dev.53 [2021-05-18T20:42:25.909Z] v2.0.0-dev.54 [2021-05-18T20:42:25.909Z] v2.0.0-dev.55 [2021-05-18T20:42:25.909Z] v2.0.0-dev.56 [2021-05-18T20:42:25.909Z] v2.0.0-dev.57 [2021-05-18T20:42:25.909Z] v2.0.0-dev.58 [2021-05-18T20:42:25.909Z] v2.0.0-dev.59 [2021-05-18T20:42:25.909Z] v2.0.0-dev.6 [2021-05-18T20:42:25.909Z] v2.0.0-dev.60 [2021-05-18T20:42:25.909Z] v2.0.0-dev.61 [2021-05-18T20:42:25.909Z] v2.0.0-dev.62 [2021-05-18T20:42:25.909Z] v2.0.0-dev.63 [2021-05-18T20:42:25.909Z] v2.0.0-dev.7 [2021-05-18T20:42:25.909Z] v2.0.0-dev.8 [2021-05-18T20:42:25.909Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-18T20:42:26.206Z] + lftools sign git-tag v2.0.0-dev.63 [2021-05-18T20:42:26.779Z] Signing Git tag with Sigul... [2021-05-18T20:42:26.779Z] Signing v2.0.0-dev.63 [Pipeline] echo [2021-05-18T20:42:28.256Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:28.567Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-18T20:42:28.577Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-18T20:42:28.634Z] $ docker stop --time=1 02fa21a45f89671bd42ae6ec76f89a1948cefd2c700489638f4b44ded45d5d93 [2021-05-18T20:42:30.286Z] $ docker rm -f 02fa21a45f89671bd42ae6ec76f89a1948cefd2c700489638f4b44ded45d5d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:42:31.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:42:31.169Z] . [Pipeline] withDockerContainer [2021-05-18T20:42:31.255Z] prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container [2021-05-18T20:42:31.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T20:42:31.810Z] $ docker top 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T20:42:31.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T20:42:31.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T20:42:32.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T20:42:32.121Z] $ docker exec 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a ssh-agent [2021-05-18T20:42:32.244Z] SSH_AUTH_SOCK=/tmp/ssh-fRM1gMsXRdHQ/agent.13 [2021-05-18T20:42:32.244Z] SSH_AGENT_PID=19 [2021-05-18T20:42:32.250Z] Running ssh-add (command line suppressed) [2021-05-18T20:42:32.354Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7934757333634661899.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7934757333634661899.key) [2021-05-18T20:42:32.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T20:42:32.686Z] + git semver bump pre [2021-05-18T20:42:32.686Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T20:42:32.686Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-18T20:42:32.686Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-18T20:42:32.686Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T20:42:32.686Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T20:42:32.686Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T20:42:32.686Z] # $SEMVER_BRANCH = master [2021-05-18T20:42:32.686Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-18T20:42:32.686Z] 2.0.0-dev.64 [Pipeline] } [2021-05-18T20:42:32.698Z] $ docker exec --env ******** --env ******** 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a ssh-agent -k [2021-05-18T20:42:32.804Z] unset SSH_AUTH_SOCK; [2021-05-18T20:42:32.804Z] unset SSH_AGENT_PID; [2021-05-18T20:42:32.804Z] echo Agent pid 19 killed; [2021-05-18T20:42:32.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T20:42:33.186Z] + git semver [Pipeline] } [2021-05-18T20:42:33.208Z] $ docker stop --time=1 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a [2021-05-18T20:42:34.422Z] $ docker rm -f 89dc4f4e2735161a1387d95aef255464df19af698cb30e7ff20e4c179e05128a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:42:34.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:42:34.851Z] . [Pipeline] withDockerContainer [2021-05-18T20:42:34.941Z] prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container [2021-05-18T20:42:34.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T20:42:35.420Z] $ docker top 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T20:42:35.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T20:42:35.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T20:42:35.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T20:42:35.702Z] $ docker exec 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f ssh-agent [2021-05-18T20:42:35.836Z] SSH_AUTH_SOCK=/tmp/ssh-d5lgL6VIbi5c/agent.13 [2021-05-18T20:42:35.837Z] SSH_AGENT_PID=19 [2021-05-18T20:42:35.842Z] Running ssh-add (command line suppressed) [2021-05-18T20:42:35.959Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6221930761114036583.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6221930761114036583.key) [2021-05-18T20:42:35.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T20:42:36.293Z] + git semver push [2021-05-18T20:42:36.293Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T20:42:36.293Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-18T20:42:36.293Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-18T20:42:36.293Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T20:42:36.293Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T20:42:36.293Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T20:42:36.293Z] # $SEMVER_BRANCH = master [2021-05-18T20:42:36.293Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-18T20:42:40.529Z] $ docker exec --env ******** --env ******** 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f ssh-agent -k [2021-05-18T20:42:40.645Z] unset SSH_AUTH_SOCK; [2021-05-18T20:42:40.645Z] unset SSH_AGENT_PID; [2021-05-18T20:42:40.646Z] echo Agent pid 19 killed; [2021-05-18T20:42:40.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T20:42:41.007Z] + git semver [Pipeline] } [2021-05-18T20:42:41.023Z] $ docker stop --time=1 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f [2021-05-18T20:42:42.235Z] $ docker rm -f 43bc72eba3ddde92dca3094af1722c7ffd4d456427afe5c1228ac0506bda559f [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-18T20:42:43.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:43.997Z] ---> package-listing.sh [2021-05-18T20:42:43.997Z] ++ facter osfamily [2021-05-18T20:42:43.997Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T20:42:44.259Z] + OS_FAMILY=redhat [2021-05-18T20:42:44.259Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-05-18T20:42:44.259Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T20:42:44.259Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T20:42:44.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T20:42:44.259Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T20:42:44.259Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-18T20:42:44.259Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T20:42:44.259Z] + case "${OS_FAMILY}" in [2021-05-18T20:42:44.259Z] + rpm -qa [2021-05-18T20:42:44.259Z] + sort [2021-05-18T20:42:44.836Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T20:42:44.836Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T20:42:44.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T20:42:44.836Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-18T20:42:44.836Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-05-18T20:42:44.836Z] + 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-18T20:42:44.850Z] 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-18T20:42:45.139Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:42:45.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T20:42:45.706Z] [2021-05-18T20:42:45.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:42:46.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T20:42:46.036Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T20:42:46.036Z] df20fa9351a1: Pulling fs layer [2021-05-18T20:42:46.036Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T20:42:46.036Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T20:42:46.036Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T20:42:46.036Z] 93b61091891f: Pulling fs layer [2021-05-18T20:42:46.036Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T20:42:46.036Z] 5e14af77c1be: Pulling fs layer [2021-05-18T20:42:46.036Z] 01666e4c0597: Pulling fs layer [2021-05-18T20:42:46.036Z] aa168da1d23b: Pulling fs layer [2021-05-18T20:42:46.036Z] 46f8f816bc3b: Waiting [2021-05-18T20:42:46.036Z] 93b61091891f: Waiting [2021-05-18T20:42:46.036Z] 93b9cdb0e59b: Waiting [2021-05-18T20:42:46.036Z] 5e14af77c1be: Waiting [2021-05-18T20:42:46.036Z] 01666e4c0597: Waiting [2021-05-18T20:42:46.036Z] aa168da1d23b: Waiting [2021-05-18T20:42:46.036Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T20:42:46.036Z] 36b3adc4ff6f: Download complete [2021-05-18T20:42:46.036Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T20:42:46.036Z] 46f8f816bc3b: Download complete [2021-05-18T20:42:46.305Z] df20fa9351a1: Verifying Checksum [2021-05-18T20:42:46.305Z] df20fa9351a1: Download complete [2021-05-18T20:42:46.305Z] 93b61091891f: Verifying Checksum [2021-05-18T20:42:46.305Z] 93b61091891f: Download complete [2021-05-18T20:42:46.305Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T20:42:46.305Z] 93b9cdb0e59b: Download complete [2021-05-18T20:42:46.305Z] 01666e4c0597: Verifying Checksum [2021-05-18T20:42:46.305Z] 01666e4c0597: Download complete [2021-05-18T20:42:46.305Z] 5e14af77c1be: Verifying Checksum [2021-05-18T20:42:46.305Z] 5e14af77c1be: Download complete [2021-05-18T20:42:46.305Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T20:42:46.305Z] 8ad3a11d3b57: Download complete [2021-05-18T20:42:46.305Z] df20fa9351a1: Pull complete [2021-05-18T20:42:46.576Z] 36b3adc4ff6f: Pull complete [2021-05-18T20:42:47.166Z] 8ad3a11d3b57: Pull complete [2021-05-18T20:42:47.166Z] 46f8f816bc3b: Pull complete [2021-05-18T20:42:47.427Z] 93b61091891f: Pull complete [2021-05-18T20:42:47.427Z] 93b9cdb0e59b: Pull complete [2021-05-18T20:42:47.692Z] 5e14af77c1be: Pull complete [2021-05-18T20:42:47.692Z] 01666e4c0597: Pull complete [2021-05-18T20:42:47.952Z] aa168da1d23b: Verifying Checksum [2021-05-18T20:42:47.952Z] aa168da1d23b: Download complete [2021-05-18T20:42:52.183Z] aa168da1d23b: Pull complete [2021-05-18T20:42:52.183Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T20:42:52.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T20:42:52.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T20:42:52.267Z] prd-centos7-docker-4c-2g-14824 does not seem to be running inside a container [2021-05-18T20:42:52.309Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T20:42:55.223Z] $ docker top 54c8cdb33c7e4946db54c9976f777e5825429d612489ec6082cdb5bf3b64868e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:42:55.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T20:42:55.911Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T20:42:56.208Z] + ls /var/log/sa-host [2021-05-18T20:42:56.208Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T20:42:56.208Z] file_magic: OK [2021-05-18T20:42:56.208Z] HZ: Using current value: 100 [2021-05-18T20:42:56.208Z] file_header: OK [2021-05-18T20:42:56.208Z] 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-18T20:42:56.208Z] Statistics: [2021-05-18T20:42:56.208Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T20:42:56.208Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T20:42:56.208Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T20:42:56.208Z] file_magic: OK [2021-05-18T20:42:56.208Z] HZ: Using current value: 100 [2021-05-18T20:42:56.208Z] file_header: OK [2021-05-18T20:42:56.208Z] 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-18T20:42:56.208Z] Statistics: [2021-05-18T20:42:56.208Z] 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...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...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...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-18T20:42:56.208Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:42:56.819Z] provisioning config files... [2021-05-18T20:42:56.833Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2039519745650219902tmp [Pipeline] { [Pipeline] echo [2021-05-18T20:42:56.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:57.175Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T20:42:57.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T20:42:57.209Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:57.524Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T20:42:57.534Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:57.827Z] ---> sudo-logs.sh [2021-05-18T20:42:57.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T20:42:57.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:58.149Z] ---> job-cost.sh [2021-05-18T20:42:58.149Z] lf-activate-venv: SKIPPING [2021-05-18T20:42:58.149Z] DEBUG: total: 0.18000000715255737 [2021-05-18T20:42:58.149Z] INFO: Retrieving Stack Cost... [2021-05-18T20:42:59.099Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T20:42:59.675Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T20:42:59.690Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:42:59.986Z] ---> logs-deploy.sh [2021-05-18T20:42:59.986Z] lf-activate-venv: SKIPPING [2021-05-18T20:42:59.986Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/169 [2021-05-18T20:42:59.986Z] INFO: archiving workspace using pattern(s): [2021-05-18T20:43:00.932Z] Archives upload complete. [2021-05-18T20:43:00.932Z] INFO: archiving logs to Nexus