Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0db703d64fc08bffb80d8974c9a71386e8567543 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-ssh659823066366698379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2305301800446786733.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3983569557439465229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5169618707776022642.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6812830095878007282.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1099 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-ssh8719342562023365278.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0db703d64fc08bffb80d8974c9a71386e8567543 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 Commit message: "Merge pull request #982 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0" > git rev-list --no-walk c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T08:53:25.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T08:53:25.306Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T08:53:25.332Z] ========================================================= [2021-06-24T08:53:25.332Z] EdgeX Global Pipelines Version Info [2021-06-24T08:53:25.332Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T08:53:28.761Z] ------------------- [2021-06-24T08:53:28.761Z] stable info: [2021-06-24T08:53:28.761Z] ------------------- [2021-06-24T08:53:28.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T08:53:28.761Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T08:53:28.761Z] Message: update stable to v1.0.195 [2021-06-24T08:53:29.338Z] ------------------- [2021-06-24T08:53:29.338Z] experimental info: [2021-06-24T08:53:29.338Z] ------------------- [2021-06-24T08:53:29.338Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T08:53:29.338Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T08:53:29.338Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T08:53:29.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-24T08:53:29.486Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-24T08:53:29.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T08:53:29.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T08:53:29.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T08:53:29.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T08:53:29.613Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T08:53:29.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T08:53:29.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-24T08:53:29.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T08:53:29.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T08:53:29.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-24T08:53:29.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T08:53:29.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T08:53:29.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T08:53:29.872Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T08:53:29.895Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T08:53:29.919Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T08:53:29.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T08:53:29.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-24T08:53:29.988Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T08:53:30.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-24T08:53:30.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-24T08:53:30.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-24T08:53:30.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-24T08:53:30.114Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T08:53:30.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-24T08:53:30.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-24T08:53:30.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-24T08:53:30.239Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0db703d64fc08bffb80d8974c9a71386e8567543 [Pipeline] echo [2021-06-24T08:53:30.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0db703d [Pipeline] echo [2021-06-24T08:53:30.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T08:53:30.380Z] provisioning config files... [2021-06-24T08:53:30.399Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4877380318565116243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T08:53:30.725Z] ---> docker-login.sh [2021-06-24T08:53:30.725Z] nexus3.edgexfoundry.org:10001 [2021-06-24T08:53:30.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:53:30.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:53:30.988Z] Configure a credential helper to remove this warning. See [2021-06-24T08:53:30.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:53:30.988Z] [2021-06-24T08:53:30.988Z] Login Succeeded [2021-06-24T08:53:30.988Z] nexus3.edgexfoundry.org:10002 [2021-06-24T08:53:30.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:53:31.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:53:31.251Z] Configure a credential helper to remove this warning. See [2021-06-24T08:53:31.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:53:31.251Z] [2021-06-24T08:53:31.251Z] Login Succeeded [2021-06-24T08:53:31.251Z] nexus3.edgexfoundry.org:10003 [2021-06-24T08:53:31.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:53:31.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:53:31.251Z] Configure a credential helper to remove this warning. See [2021-06-24T08:53:31.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:53:31.251Z] [2021-06-24T08:53:31.251Z] Login Succeeded [2021-06-24T08:53:31.251Z] nexus3.edgexfoundry.org:10004 [2021-06-24T08:53:31.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:53:31.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:53:31.513Z] Configure a credential helper to remove this warning. See [2021-06-24T08:53:31.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:53:31.513Z] [2021-06-24T08:53:31.513Z] Login Succeeded [2021-06-24T08:53:31.513Z] docker.io [2021-06-24T08:53:31.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:53:31.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:53:31.778Z] Configure a credential helper to remove this warning. See [2021-06-24T08:53:31.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:53:31.778Z] [2021-06-24T08:53:31.778Z] Login Succeeded [2021-06-24T08:53:31.778Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T08:53:31.787Z] 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-06-24T08:53:32.356Z] + git log --format=format:%s -1 0db703d64fc08bffb80d8974c9a71386e8567543 [Pipeline] echo [2021-06-24T08:53:32.400Z] GIT_COMMIT: 0db703d64fc08bffb80d8974c9a71386e8567543, Commit Message: Merge pull request #982 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0 [Pipeline] echo [2021-06-24T08:53:32.415Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:53:33.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T08:53:33.033Z] [2021-06-24T08:53:33.033Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:53:33.348Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T08:53:33.348Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T08:53:33.348Z] 31603596830f: Pulling fs layer [2021-06-24T08:53:33.348Z] 54011a49482f: Pulling fs layer [2021-06-24T08:53:33.348Z] a6820b24f6d8: Pulling fs layer [2021-06-24T08:53:33.348Z] f581987b2513: Pulling fs layer [2021-06-24T08:53:33.348Z] f581987b2513: Waiting [2021-06-24T08:53:33.348Z] 54011a49482f: Verifying Checksum [2021-06-24T08:53:33.348Z] 54011a49482f: Download complete [2021-06-24T08:53:33.613Z] 31603596830f: Verifying Checksum [2021-06-24T08:53:33.613Z] 31603596830f: Download complete [2021-06-24T08:53:33.613Z] a6820b24f6d8: Verifying Checksum [2021-06-24T08:53:33.613Z] a6820b24f6d8: Download complete [2021-06-24T08:53:33.613Z] f581987b2513: Verifying Checksum [2021-06-24T08:53:33.613Z] f581987b2513: Download complete [2021-06-24T08:53:33.613Z] 31603596830f: Pull complete [2021-06-24T08:53:33.886Z] 54011a49482f: Pull complete [2021-06-24T08:53:34.467Z] a6820b24f6d8: Pull complete [2021-06-24T08:53:34.730Z] f581987b2513: Pull complete [2021-06-24T08:53:34.730Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T08:53:34.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T08:53:34.730Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T08:53:34.817Z] prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container [2021-06-24T08:53:34.867Z] $ 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-06-24T08:53:35.908Z] $ docker top 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T08:53:36.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T08:53:36.049Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T08:53:36.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T08:53:36.188Z] $ docker exec 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee ssh-agent [2021-06-24T08:53:36.324Z] SSH_AUTH_SOCK=/tmp/ssh-fJAwSHPXTdea/agent.13 [2021-06-24T08:53:36.324Z] SSH_AGENT_PID=19 [2021-06-24T08:53:36.332Z] Running ssh-add (command line suppressed) [2021-06-24T08:53:36.441Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_591624621780484636.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_591624621780484636.key) [2021-06-24T08:53:36.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T08:53:36.775Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T08:53:36.786Z] $ docker exec --env ******** --env ******** 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee ssh-agent -k [2021-06-24T08:53:36.893Z] unset SSH_AUTH_SOCK; [2021-06-24T08:53:36.894Z] unset SSH_AGENT_PID; [2021-06-24T08:53:36.894Z] echo Agent pid 19 killed; [2021-06-24T08:53:36.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T08:53:36.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T08:53:36.951Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T08:53:37.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T08:53:37.076Z] $ docker exec 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee ssh-agent [2021-06-24T08:53:37.201Z] SSH_AUTH_SOCK=/tmp/ssh-6rYL6ae0TGty/agent.53 [2021-06-24T08:53:37.201Z] SSH_AGENT_PID=59 [2021-06-24T08:53:37.206Z] Running ssh-add (command line suppressed) [2021-06-24T08:53:37.312Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2243375605021983981.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2243375605021983981.key) [2021-06-24T08:53:37.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T08:53:37.636Z] + git semver init [2021-06-24T08:53:37.636Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T08:53:37.636Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-24T08:53:37.636Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-24T08:53:37.636Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T08:53:37.636Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T08:53:37.636Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T08:53:37.636Z] # $SEMVER_BRANCH = master [2021-06-24T08:53:37.636Z] # $SEMVER_TEMP = /tmp/semver-592424158 [2021-06-24T08:53:37.636Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-24T08:53:39.026Z] # '/tmp/semver-592424158' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-24T08:53:39.026Z] # -> Force: false [2021-06-24T08:53:39.026Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-24T08:53:39.033Z] $ docker exec --env ******** --env ******** 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee ssh-agent -k [2021-06-24T08:53:39.145Z] unset SSH_AUTH_SOCK; [2021-06-24T08:53:39.146Z] unset SSH_AGENT_PID; [2021-06-24T08:53:39.146Z] echo Agent pid 59 killed; [2021-06-24T08:53:39.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T08:53:39.502Z] + git semver [Pipeline] } [2021-06-24T08:53:39.514Z] $ docker stop --time=1 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee [2021-06-24T08:53:40.767Z] $ docker rm -f 1bc342ea1b3444a6500427a578b27ba6ef563793e0a901a6cdf57ba5649900ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T08:53:41.141Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T08:53:41.421Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T08:53:41.424Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.83 [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-06-24T08:53:56.665Z] Still waiting to schedule task [2021-06-24T08:53:56.665Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-24T08:53:56.667Z] Still waiting to schedule task [2021-06-24T08:53:56.668Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-24T08:56:03.744Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1101 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-24T08:56:03.762Z] Running in /w/workspace/device-sdk-go/192 [Pipeline] { [Pipeline] checkout [2021-06-24T08:56:04.078Z] Selected Git installation does not exist. Using Default [2021-06-24T08:56:04.078Z] The recommended git tool is: NONE [2021-06-24T08:56:11.741Z] using credential edgex-jenkins-ssh [2021-06-24T08:56:11.767Z] Cloning the remote Git repository [2021-06-24T08:56:11.811Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-24T08:56:11.923Z] > git init /w/workspace/device-sdk-go/192 # timeout=10 [2021-06-24T08:56:12.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-24T08:56:12.011Z] > git --version # timeout=10 [2021-06-24T08:56:12.026Z] > git --version # 'git version 2.17.1' [2021-06-24T08:56:12.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T08:56:12.111Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T08:56:14.378Z] Avoid second fetch [2021-06-24T08:56:13.277Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-24T08:56:13.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T08:56:14.379Z] Checking out Revision 0db703d64fc08bffb80d8974c9a71386e8567543 (master) [2021-06-24T08:56:14.435Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T08:56:14.450Z] > git checkout -f 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 [2021-06-24T08:56:16.952Z] Running on prd-centos7-docker-4c-2g-1104 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-24T08:56:16.981Z] Running in /w/workspace/device-sdk-go/192 [Pipeline] { [Pipeline] checkout [2021-06-24T08:56:17.099Z] Selected Git installation does not exist. Using Default [2021-06-24T08:56:17.100Z] The recommended git tool is: NONE [2021-06-24T08:56:19.014Z] Commit message: "Merge pull request #982 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T08:56:19.629Z] using credential edgex-jenkins-ssh [2021-06-24T08:56:19.647Z] Cloning the remote Git repository [2021-06-24T08:56:19.677Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-24T08:56:19.982Z] > git init /w/workspace/device-sdk-go/192 # timeout=10 [2021-06-24T08:56:20.031Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-24T08:56:20.031Z] > git --version # timeout=10 [2021-06-24T08:56:20.036Z] > git --version # 'git version 2.24.4' [2021-06-24T08:56:20.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T08:56:20.082Z] [INFO] Currently running in a labeled security context [2021-06-24T08:56:20.083Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T08:56:20.083Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/192@tmp/jenkins-gitclient-ssh3943954885274776460.key [2021-06-24T08:56:20.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T08:56:20.545Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T08:56:20.952Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T08:56:21.294Z] Avoid second fetch [2021-06-24T08:56:21.295Z] Checking out Revision 0db703d64fc08bffb80d8974c9a71386e8567543 (master) [2021-06-24T08:56:21.301Z] + sudo service docker restart [2021-06-24T08:56:21.301Z] + true [2021-06-24T08:56:21.266Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-24T08:56:21.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T08:56:21.300Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T08:56:21.311Z] > git checkout -f 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 [2021-06-24T08:56:25.309Z] Commit message: "Merge pull request #982 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T08:56:26.816Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T08:56:27.190Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T08:56:27.538Z] + true [2021-06-24T08:56:27.539Z] + sudo service docker restart [2021-06-24T08:56:27.539Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T08:56:39.907Z] provisioning config files... [2021-06-24T08:56:39.936Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/192@tmp/config7483299186932461562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T08:56:40.358Z] ---> docker-login.sh [2021-06-24T08:56:40.358Z] nexus3.edgexfoundry.org:10001 [2021-06-24T08:56:41.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:42.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:42.730Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:42.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:42.730Z] [2021-06-24T08:56:42.730Z] Login Succeeded [2021-06-24T08:56:42.730Z] nexus3.edgexfoundry.org:10002 [2021-06-24T08:56:43.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:43.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:43.347Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:43.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:43.347Z] [2021-06-24T08:56:43.347Z] Login Succeeded [2021-06-24T08:56:43.347Z] nexus3.edgexfoundry.org:10003 [2021-06-24T08:56:43.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:43.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:43.973Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:43.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:43.973Z] [2021-06-24T08:56:43.973Z] Login Succeeded [2021-06-24T08:56:43.973Z] nexus3.edgexfoundry.org:10004 [2021-06-24T08:56:44.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:44.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:44.573Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:44.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:44.573Z] [2021-06-24T08:56:44.573Z] Login Succeeded [2021-06-24T08:56:44.573Z] docker.io [2021-06-24T08:56:44.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:45.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:45.506Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:45.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:45.506Z] [2021-06-24T08:56:45.506Z] Login Succeeded [2021-06-24T08:56:45.506Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T08:56:45.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T08:56:45.954Z] ========================================================= [2021-06-24T08:56:45.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T08:56:45.954Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:56:46.329Z] + 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-06-24T08:56:46.607Z] Sending build context to Docker daemon 2.698MB [2021-06-24T08:56:46.917Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T08:56:46.917Z] Step 2/8 : FROM ${BASE} [2021-06-24T08:56:46.917Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T08:56:46.917Z] 595b0fe564bb: Pulling fs layer [2021-06-24T08:56:46.917Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T08:56:46.917Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T08:56:46.917Z] ba82ee9f976e: Pulling fs layer [2021-06-24T08:56:46.917Z] 506bd15cee9f: Pulling fs layer [2021-06-24T08:56:46.917Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T08:56:46.917Z] 618dc40b7e24: Pulling fs layer [2021-06-24T08:56:46.917Z] ba82ee9f976e: Waiting [2021-06-24T08:56:46.917Z] 506bd15cee9f: Waiting [2021-06-24T08:56:46.917Z] 75a0a4a0db45: Waiting [2021-06-24T08:56:46.917Z] 618dc40b7e24: Waiting [2021-06-24T08:56:46.917Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T08:56:46.917Z] 5b7225fbf94c: Download complete [2021-06-24T08:56:46.917Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T08:56:47.198Z] 3088b5b3c5c0: Download complete [2021-06-24T08:56:47.198Z] 506bd15cee9f: Verifying Checksum [2021-06-24T08:56:47.198Z] 506bd15cee9f: Download complete [2021-06-24T08:56:47.198Z] 595b0fe564bb: Download complete [2021-06-24T08:56:47.198Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T08:56:47.198Z] 75a0a4a0db45: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T08:56:47.291Z] provisioning config files... [2021-06-24T08:56:47.339Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/192@tmp/config8701877476438891666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T08:56:47.864Z] ---> docker-login.sh [2021-06-24T08:56:47.864Z] nexus3.edgexfoundry.org:10001 [2021-06-24T08:56:48.011Z] 595b0fe564bb: Pull complete [2021-06-24T08:56:48.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:48.317Z] 3088b5b3c5c0: Pull complete [2021-06-24T08:56:48.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:48.531Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:48.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:48.531Z] [2021-06-24T08:56:48.531Z] Login Succeeded [2021-06-24T08:56:48.531Z] nexus3.edgexfoundry.org:10002 [2021-06-24T08:56:48.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:48.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:48.817Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:48.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:48.817Z] [2021-06-24T08:56:48.817Z] Login Succeeded [2021-06-24T08:56:48.817Z] nexus3.edgexfoundry.org:10003 [2021-06-24T08:56:48.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:48.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:48.817Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:48.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:48.817Z] [2021-06-24T08:56:48.817Z] Login Succeeded [2021-06-24T08:56:48.817Z] nexus3.edgexfoundry.org:10004 [2021-06-24T08:56:49.025Z] 5b7225fbf94c: Pull complete [2021-06-24T08:56:49.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:49.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:49.096Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:49.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:49.096Z] [2021-06-24T08:56:49.096Z] Login Succeeded [2021-06-24T08:56:49.096Z] docker.io [2021-06-24T08:56:49.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T08:56:49.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T08:56:49.372Z] Configure a credential helper to remove this warning. See [2021-06-24T08:56:49.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T08:56:49.372Z] [2021-06-24T08:56:49.372Z] Login Succeeded [2021-06-24T08:56:49.372Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T08:56:49.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T08:56:50.045Z] ========================================================= [2021-06-24T08:56:50.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T08:56:50.045Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:56:50.704Z] + 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-06-24T08:56:50.704Z] Sending build context to Docker daemon 2.699MB [2021-06-24T08:56:50.704Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T08:56:50.704Z] Step 2/8 : FROM ${BASE} [2021-06-24T08:56:51.009Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T08:56:51.009Z] 540db60ca938: Pulling fs layer [2021-06-24T08:56:51.009Z] adcc1eea9eea: Pulling fs layer [2021-06-24T08:56:51.009Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T08:56:51.009Z] 0510c868ecb4: Pulling fs layer [2021-06-24T08:56:51.009Z] afea3b2eda06: Pulling fs layer [2021-06-24T08:56:51.009Z] 7809a108b3ef: Pulling fs layer [2021-06-24T08:56:51.009Z] f706445af74f: Pulling fs layer [2021-06-24T08:56:51.009Z] 0510c868ecb4: Waiting [2021-06-24T08:56:51.009Z] afea3b2eda06: Waiting [2021-06-24T08:56:51.009Z] 7809a108b3ef: Waiting [2021-06-24T08:56:51.009Z] f706445af74f: Waiting [2021-06-24T08:56:51.328Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T08:56:51.328Z] 4c4ab2625f07: Download complete [2021-06-24T08:56:51.328Z] adcc1eea9eea: Verifying Checksum [2021-06-24T08:56:51.328Z] adcc1eea9eea: Download complete [2021-06-24T08:56:51.328Z] afea3b2eda06: Verifying Checksum [2021-06-24T08:56:51.328Z] afea3b2eda06: Download complete [2021-06-24T08:56:51.328Z] 7809a108b3ef: Verifying Checksum [2021-06-24T08:56:51.328Z] 7809a108b3ef: Download complete [2021-06-24T08:56:51.328Z] 540db60ca938: Verifying Checksum [2021-06-24T08:56:51.328Z] 540db60ca938: Download complete [2021-06-24T08:56:51.839Z] 618dc40b7e24: Verifying Checksum [2021-06-24T08:56:51.839Z] 618dc40b7e24: Download complete [2021-06-24T08:56:51.990Z] 540db60ca938: Pull complete [2021-06-24T08:56:52.633Z] adcc1eea9eea: Pull complete [2021-06-24T08:56:53.589Z] 4c4ab2625f07: Pull complete [2021-06-24T08:56:54.200Z] ba82ee9f976e: Download complete [2021-06-24T08:56:54.632Z] f706445af74f: Verifying Checksum [2021-06-24T08:56:54.632Z] f706445af74f: Download complete [2021-06-24T08:56:55.684Z] 0510c868ecb4: Verifying Checksum [2021-06-24T08:56:55.684Z] 0510c868ecb4: Download complete [2021-06-24T08:57:01.150Z] 0510c868ecb4: Pull complete [2021-06-24T08:57:01.417Z] afea3b2eda06: Pull complete [2021-06-24T08:57:02.045Z] 7809a108b3ef: Pull complete [2021-06-24T08:57:04.052Z] f706445af74f: Pull complete [2021-06-24T08:57:04.052Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T08:57:04.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T08:57:04.052Z] ---> b068be0155e3 [2021-06-24T08:57:04.052Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T08:57:04.610Z] ba82ee9f976e: Pull complete [2021-06-24T08:57:04.610Z] 506bd15cee9f: Pull complete [2021-06-24T08:57:05.708Z] 75a0a4a0db45: Pull complete [2021-06-24T08:57:09.886Z] 618dc40b7e24: Pull complete [2021-06-24T08:57:09.886Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T08:57:09.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T08:57:09.886Z] ---> a36622ca3599 [2021-06-24T08:57:09.886Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T08:57:11.389Z] ---> Running in 488745f58f34 [2021-06-24T08:57:11.716Z] Removing intermediate container 488745f58f34 [2021-06-24T08:57:11.716Z] ---> 2bea276e4b8a [2021-06-24T08:57:11.716Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T08:57:11.716Z] ---> Running in 38810d565eaa [2021-06-24T08:57:13.920Z] Removing intermediate container 38810d565eaa [2021-06-24T08:57:13.920Z] ---> 91a16b9030da [2021-06-24T08:57:13.920Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-24T08:57:14.196Z] ---> Running in 51a962725aa1 [2021-06-24T08:57:15.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T08:57:16.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T08:57:17.238Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-24T08:57:17.238Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-24T08:57:17.238Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-24T08:57:17.238Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-24T08:57:17.238Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-24T08:57:17.548Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-24T08:57:17.548Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T08:57:17.548Z] OK: 139 MiB in 46 packages [2021-06-24T08:57:19.035Z] Removing intermediate container 51a962725aa1 [2021-06-24T08:57:19.035Z] ---> c6ce415e9bf2 [2021-06-24T08:57:19.035Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-24T08:57:19.035Z] ---> Running in df0de9b88051 [2021-06-24T08:57:19.351Z] Removing intermediate container df0de9b88051 [2021-06-24T08:57:19.351Z] ---> fcc56986f4ca [2021-06-24T08:57:19.351Z] Step 7/8 : COPY . . [2021-06-24T08:57:20.844Z] ---> 192ceedc8174 [2021-06-24T08:57:20.844Z] Step 8/8 : RUN go mod download [2021-06-24T08:57:20.844Z] ---> Running in 8f3f93c98ce1 [2021-06-24T08:57:26.841Z] ---> Running in 1d44dd706fbe [2021-06-24T08:57:26.841Z] Removing intermediate container 1d44dd706fbe [2021-06-24T08:57:26.841Z] ---> 385b5ad6b457 [2021-06-24T08:57:26.841Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T08:57:26.841Z] ---> Running in bf9e7daa1736 [2021-06-24T08:57:26.841Z] Removing intermediate container bf9e7daa1736 [2021-06-24T08:57:26.841Z] ---> 08f0781bbba5 [2021-06-24T08:57:26.841Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-24T08:57:26.841Z] ---> Running in 9be68c93dc3c [2021-06-24T08:57:26.841Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T08:57:26.841Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T08:57:27.440Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-24T08:57:27.719Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-24T08:57:27.719Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-24T08:57:27.719Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-24T08:57:28.022Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-24T08:57:28.022Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-24T08:57:28.022Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T08:57:28.022Z] OK: 150 MiB in 46 packages [2021-06-24T08:57:30.018Z] Removing intermediate container 9be68c93dc3c [2021-06-24T08:57:30.018Z] ---> c7164b895628 [2021-06-24T08:57:30.018Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-24T08:57:30.018Z] ---> Running in 528da1d63215 [2021-06-24T08:57:30.282Z] Removing intermediate container 528da1d63215 [2021-06-24T08:57:30.282Z] ---> cb802a2f54c7 [2021-06-24T08:57:30.282Z] Step 7/8 : COPY . . [2021-06-24T08:57:31.688Z] ---> 4d65f35eb2c2 [2021-06-24T08:57:31.688Z] Step 8/8 : RUN go mod download [2021-06-24T08:57:31.964Z] ---> Running in 35451a5d6f7b [2021-06-24T08:57:55.573Z] Removing intermediate container 8f3f93c98ce1 [2021-06-24T08:57:55.573Z] ---> 82d4b6205356 [2021-06-24T08:57:55.573Z] Successfully built 82d4b6205356 [2021-06-24T08:57:55.573Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:57:55.940Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T08:57:55.940Z] . [Pipeline] withDockerContainer [2021-06-24T08:57:56.256Z] prd-ubuntu18.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container [2021-06-24T08:57:56.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/192 -v /w/workspace/device-sdk-go/192:/w/workspace/device-sdk-go/192:rw,z -v /w/workspace/device-sdk-go/192@tmp:/w/workspace/device-sdk-go/192@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-06-24T08:57:57.978Z] $ docker top 98610218bf87daec6be2f420476cc7faff55a9f9f1a699154baa16c72b419099 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T08:57:59.046Z] + go version [2021-06-24T08:57:59.047Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T08:57:59.082Z] $ docker stop --time=1 98610218bf87daec6be2f420476cc7faff55a9f9f1a699154baa16c72b419099 [2021-06-24T08:58:00.941Z] $ docker rm -f 98610218bf87daec6be2f420476cc7faff55a9f9f1a699154baa16c72b419099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:58:01.744Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T08:58:01.744Z] . [Pipeline] withDockerContainer [2021-06-24T08:58:02.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container [2021-06-24T08:58:02.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/192 -v /w/workspace/device-sdk-go/192:/w/workspace/device-sdk-go/192:rw,z -v /w/workspace/device-sdk-go/192@tmp:/w/workspace/device-sdk-go/192@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-06-24T08:58:03.565Z] $ docker top 2af9cb7bb311aec1709f7b86c723ecdbc4f0ea4fd38e36ba69e7c237ad7435c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T08:58:04.532Z] + go mod tidy [Pipeline] sh [2021-06-24T08:58:05.834Z] + make test [2021-06-24T08:58:05.834Z] go mod tidy [2021-06-24T08:58:06.116Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T08:58:20.348Z] Removing intermediate container 35451a5d6f7b [2021-06-24T08:58:20.349Z] ---> e9f9d691a837 [2021-06-24T08:58:20.349Z] Successfully built e9f9d691a837 [2021-06-24T08:58:20.349Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:58:20.751Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T08:58:20.751Z] . [Pipeline] withDockerContainer [2021-06-24T08:58:20.876Z] prd-centos7-docker-4c-2g-1104 does not seem to be running inside a container [2021-06-24T08:58:20.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/192 -v /w/workspace/device-sdk-go/192:/w/workspace/device-sdk-go/192:rw,z -v /w/workspace/device-sdk-go/192@tmp:/w/workspace/device-sdk-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T08:58:22.791Z] $ docker top 051a507eb0a647f07e86cf143be3db7a03afc460ae7af0ceaf09d3bd43b8ee0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T08:58:23.295Z] + go version [2021-06-24T08:58:23.295Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T08:58:23.319Z] $ docker stop --time=1 051a507eb0a647f07e86cf143be3db7a03afc460ae7af0ceaf09d3bd43b8ee0e [2021-06-24T08:58:25.890Z] $ docker rm -f 051a507eb0a647f07e86cf143be3db7a03afc460ae7af0ceaf09d3bd43b8ee0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:58:26.564Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T08:58:26.565Z] . [Pipeline] withDockerContainer [2021-06-24T08:58:26.652Z] prd-centos7-docker-4c-2g-1104 does not seem to be running inside a container [2021-06-24T08:58:26.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/192 -v /w/workspace/device-sdk-go/192:/w/workspace/device-sdk-go/192:rw,z -v /w/workspace/device-sdk-go/192@tmp:/w/workspace/device-sdk-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T08:58:27.223Z] $ docker top a9e0eaa45c2d4f48c6829033a8720929002faab7246f651619919cae2b972d4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T08:58:27.629Z] + go mod tidy [Pipeline] sh [2021-06-24T08:58:28.241Z] + make test [2021-06-24T08:58:28.241Z] go mod tidy [2021-06-24T08:58:28.506Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T08:58:28.575Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-24T08:58:35.327Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-24T08:59:02.501Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-24T08:59:02.501Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-24T08:59:02.501Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-24T08:59:05.094Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.064s coverage: 24.2% of statements [2021-06-24T08:59:05.095Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-24T08:59:05.095Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements [2021-06-24T08:59:05.095Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements [2021-06-24T08:59:05.683Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.071s coverage: 9.0% of statements [2021-06-24T08:59:05.683Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-24T08:59:05.683Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-24T08:59:05.683Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-24T08:59:05.949Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements [2021-06-24T08:59:05.949Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-24T08:59:12.649Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.059s coverage: 83.3% of statements [2021-06-24T08:59:12.649Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-24T08:59:12.649Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-24T08:59:12.649Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 58.0% of statements [2021-06-24T08:59:12.649Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.800s coverage: 89.2% of statements [2021-06-24T08:59:12.649Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-24T08:59:12.649Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements [2021-06-24T08:59:12.649Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-24T08:59:13.236Z] GO111MODULE=on go vet ./... [2021-06-24T08:59:37.148Z] gofmt -l . [2021-06-24T08:59:37.148Z] [ "`gofmt -l .`" = "" ] [2021-06-24T08:59:37.148Z] ./bin/test-attribution-txt.sh [2021-06-24T08:59:37.148Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-24T08:59:37.163Z] $ docker stop --time=1 a9e0eaa45c2d4f48c6829033a8720929002faab7246f651619919cae2b972d4d [2021-06-24T08:59:37.686Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-24T08:59:37.687Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-24T08:59:37.687Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-24T08:59:40.185Z] $ docker rm -f a9e0eaa45c2d4f48c6829033a8720929002faab7246f651619919cae2b972d4d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T08:59:40.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T08:59:41.210Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-24T08:59:44.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-24T08:59:44.995Z] + ls -al . [2021-06-24T08:59:44.996Z] total 208 [2021-06-24T08:59:44.996Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 24 08:59 . [2021-06-24T08:59:44.996Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 24 08:56 .. [2021-06-24T08:59:44.996Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 08:56 bin [2021-06-24T08:59:44.996Z] -rw-r--r--. 1 jenkins jenkins 125634 Jun 24 08:59 coverage.out [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 24 08:56 Dockerfile.build [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 24 08:56 .dockerignore [2021-06-24T08:59:44.996Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 24 08:56 example [2021-06-24T08:59:44.996Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 24 08:56 .git [2021-06-24T08:59:44.996Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 08:56 .github [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 24 08:56 .gitignore [2021-06-24T08:59:44.996Z] -rw-r--r--. 1 jenkins jenkins 569 Jun 24 08:59 go.mod [2021-06-24T08:59:44.996Z] -rw-r--r--. 1 jenkins jenkins 20408 Jun 24 08:58 go.sum [2021-06-24T08:59:44.996Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 24 08:56 internal [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 24 08:56 Jenkinsfile [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 24 08:56 LICENSE [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 24 08:56 Makefile [2021-06-24T08:59:44.996Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 24 08:56 openapi [2021-06-24T08:59:44.996Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 24 08:56 pkg [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 24 08:56 README.md [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 24 08:56 RELEASE-NOTES.txt [2021-06-24T08:59:44.996Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 24 08:56 snap [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 24 08:53 VERSION [2021-06-24T08:59:44.996Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 24 08:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-24T08:59:45.372Z] + 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=0db703d64fc08bffb80d8974c9a71386e8567543 --label arch=amd64 --label version=2.0.0-dev.83 . [2021-06-24T08:59:45.372Z] Sending build context to Docker daemon 2.825MB [2021-06-24T08:59:45.372Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T08:59:45.372Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-24T08:59:45.372Z] ---> e9f9d691a837 [2021-06-24T08:59:45.372Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-24T08:59:45.479Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.277s coverage: 24.2% of statements [2021-06-24T08:59:45.479Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-24T08:59:45.479Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.212s coverage: 28.1% of statements [2021-06-24T08:59:45.479Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.250s coverage: 78.9% of statements [2021-06-24T08:59:45.479Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.271s coverage: 9.0% of statements [2021-06-24T08:59:45.479Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-24T08:59:45.479Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-24T08:59:45.479Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-24T08:59:45.966Z] ---> Running in 5356085a8e86 [2021-06-24T08:59:46.247Z] Removing intermediate container 5356085a8e86 [2021-06-24T08:59:46.247Z] ---> dc15883403e2 [2021-06-24T08:59:46.247Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T08:59:46.496Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.262s coverage: 28.7% of statements [2021-06-24T08:59:46.496Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-24T08:59:46.513Z] ---> Running in e7a7fc3bd859 [2021-06-24T08:59:46.513Z] Removing intermediate container e7a7fc3bd859 [2021-06-24T08:59:46.513Z] ---> 8555299e62a3 [2021-06-24T08:59:46.513Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T08:59:46.782Z] ---> Running in 7213edc15497 [2021-06-24T08:59:47.941Z] Removing intermediate container 7213edc15497 [2021-06-24T08:59:47.941Z] ---> 93ad7e6b037b [2021-06-24T08:59:47.941Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-24T08:59:47.941Z] ---> Running in de877c91773a [2021-06-24T08:59:48.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T08:59:49.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T08:59:50.880Z] OK: 150 MiB in 46 packages [2021-06-24T08:59:50.880Z] Removing intermediate container de877c91773a [2021-06-24T08:59:50.880Z] ---> 0ece90085d30 [2021-06-24T08:59:50.880Z] Step 7/23 : COPY . . [2021-06-24T08:59:51.868Z] ---> e0343f0ddc3e [2021-06-24T08:59:51.868Z] Step 8/23 : RUN go mod download [2021-06-24T08:59:51.868Z] ---> Running in 7d15e0982961 [2021-06-24T08:59:53.322Z] Removing intermediate container 7d15e0982961 [2021-06-24T08:59:53.323Z] ---> 40bf88c90e4e [2021-06-24T08:59:53.323Z] Step 9/23 : RUN make build [2021-06-24T08:59:53.323Z] ---> Running in bf88c8b8a3e2 [2021-06-24T08:59:53.922Z] go mod tidy [2021-06-24T08:59:54.203Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.83" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-24T08:59:55.022Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.181s coverage: 83.3% of statements [2021-06-24T08:59:55.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-24T08:59:55.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-24T08:59:55.022Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.465s coverage: 58.0% of statements [2021-06-24T08:59:55.022Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.192s coverage: 89.2% of statements [2021-06-24T08:59:55.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-24T08:59:55.022Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements [2021-06-24T08:59:55.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-24T08:59:55.022Z] GO111MODULE=on go vet ./... [2021-06-24T09:00:07.385Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-24T09:00:09.594Z] Removing intermediate container bf88c8b8a3e2 [2021-06-24T09:00:09.594Z] ---> ed0333e32933 [2021-06-24T09:00:09.594Z] Step 10/23 : FROM alpine:3.12 [2021-06-24T09:00:16.515Z] 3.12: Pulling from library/alpine [2021-06-24T09:00:16.515Z] 339de151aab4: Pulling fs layer [2021-06-24T09:00:22.421Z] 339de151aab4: Verifying Checksum [2021-06-24T09:00:22.421Z] 339de151aab4: Download complete [2021-06-24T09:00:22.421Z] 339de151aab4: Pull complete [2021-06-24T09:00:22.421Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:00:22.421Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:00:22.421Z] ---> 13621d1b12d4 [2021-06-24T09:00:22.421Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T09:00:22.421Z] ---> Running in 308ae39ddb1e [2021-06-24T09:00:22.421Z] Removing intermediate container 308ae39ddb1e [2021-06-24T09:00:22.421Z] ---> 856fdb788b3f [2021-06-24T09:00:22.421Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:00:22.724Z] ---> Running in 576c21e9f2a4 [2021-06-24T09:00:23.328Z] Removing intermediate container 576c21e9f2a4 [2021-06-24T09:00:23.328Z] ---> aabc78c068a5 [2021-06-24T09:00:23.328Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-24T09:00:23.328Z] ---> Running in d0b252057713 [2021-06-24T09:00:23.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:00:24.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:00:24.924Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-24T09:00:24.924Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-24T09:00:24.924Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-24T09:00:25.560Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-24T09:00:25.845Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-24T09:00:26.138Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:00:26.138Z] OK: 8 MiB in 19 packages [2021-06-24T09:00:26.477Z] Removing intermediate container d0b252057713 [2021-06-24T09:00:26.477Z] ---> 919f8ea49e16 [2021-06-24T09:00:26.478Z] Step 14/23 : WORKDIR / [2021-06-24T09:00:26.478Z] ---> Running in a904c9a31a8b [2021-06-24T09:00:26.779Z] Removing intermediate container a904c9a31a8b [2021-06-24T09:00:26.779Z] ---> 766ec889038c [2021-06-24T09:00:26.779Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-24T09:00:26.779Z] ---> add8228ef22b [2021-06-24T09:00:26.779Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-24T09:00:29.622Z] ---> c131409fce2b [2021-06-24T09:00:29.622Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-24T09:00:29.622Z] ---> 7fece529bab2 [2021-06-24T09:00:29.622Z] Step 18/23 : EXPOSE 59999 [2021-06-24T09:00:29.622Z] ---> Running in c848c80974d3 [2021-06-24T09:00:29.622Z] Removing intermediate container c848c80974d3 [2021-06-24T09:00:29.622Z] ---> b2c4efd3c370 [2021-06-24T09:00:29.622Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-24T09:00:29.622Z] ---> Running in 8f3956d13fca [2021-06-24T09:00:29.622Z] Removing intermediate container 8f3956d13fca [2021-06-24T09:00:29.622Z] ---> ca8037f06e24 [2021-06-24T09:00:29.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:00:29.622Z] ---> Running in f9ab2a25942f [2021-06-24T09:00:29.622Z] Removing intermediate container f9ab2a25942f [2021-06-24T09:00:29.622Z] ---> 4ba01bac79d2 [2021-06-24T09:00:29.622Z] Step 21/23 : LABEL arch=amd64 [2021-06-24T09:00:29.622Z] ---> Running in 7cd15fe70c0b [2021-06-24T09:00:29.622Z] Removing intermediate container 7cd15fe70c0b [2021-06-24T09:00:29.622Z] ---> b3998e40d49e [2021-06-24T09:00:29.622Z] Step 22/23 : LABEL git_sha=0db703d64fc08bffb80d8974c9a71386e8567543 [2021-06-24T09:00:29.622Z] ---> Running in ccff3b5b72af [2021-06-24T09:00:29.622Z] Removing intermediate container ccff3b5b72af [2021-06-24T09:00:29.622Z] ---> 0ecace366b79 [2021-06-24T09:00:29.622Z] Step 23/23 : LABEL version=2.0.0-dev.83 [2021-06-24T09:00:29.622Z] ---> Running in 61e3bcd1c77d [2021-06-24T09:00:29.622Z] Removing intermediate container 61e3bcd1c77d [2021-06-24T09:00:29.622Z] ---> 93f44a9e3b9e [2021-06-24T09:00:29.622Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-24T09:00:29.622Z] Successfully built 93f44a9e3b9e [2021-06-24T09:00:29.622Z] 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-06-24T09:00:30.808Z] ---> job-cost.sh [2021-06-24T09:00:30.808Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0A0E [2021-06-24T09:00:43.591Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T09:00:53.644Z] gofmt -l . [2021-06-24T09:00:53.644Z] [ "`gofmt -l .`" = "" ] [2021-06-24T09:00:53.645Z] ./bin/test-attribution-txt.sh [2021-06-24T09:00:53.645Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-24T09:00:53.664Z] $ docker stop --time=1 2af9cb7bb311aec1709f7b86c723ecdbc4f0ea4fd38e36ba69e7c237ad7435c5 [2021-06-24T09:00:55.815Z] $ docker rm -f 2af9cb7bb311aec1709f7b86c723ecdbc4f0ea4fd38e36ba69e7c237ad7435c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:00:57.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T09:00:57.127Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T09:00:57.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:00:58.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-24T09:00:59.062Z] + ls -al . [2021-06-24T09:00:59.062Z] total 244 [2021-06-24T09:00:59.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 09:00 . [2021-06-24T09:00:59.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:56 .. [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 08:56 .dockerignore [2021-06-24T09:00:59.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 08:56 .git [2021-06-24T09:00:59.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:56 .github [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 08:56 .gitignore [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 08:56 Dockerfile.build [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 08:56 Jenkinsfile [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 08:56 LICENSE [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 08:56 Makefile [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 08:56 README.md [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 08:56 RELEASE-NOTES.txt [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 08:53 VERSION [2021-06-24T09:00:59.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:56 bin [2021-06-24T09:00:59.062Z] -rw-r--r-- 1 jenkins jenkins 125634 Jun 24 08:59 coverage.out [2021-06-24T09:00:59.062Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 08:56 example [2021-06-24T09:00:59.062Z] -rw-r--r-- 1 jenkins jenkins 569 Jun 24 09:00 go.mod [2021-06-24T09:00:59.062Z] -rw-r--r-- 1 jenkins jenkins 20408 Jun 24 08:58 go.sum [2021-06-24T09:00:59.062Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 08:56 internal [2021-06-24T09:00:59.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:56 openapi [2021-06-24T09:00:59.062Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 08:56 pkg [2021-06-24T09:00:59.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:56 snap [2021-06-24T09:00:59.062Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 08:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:00:59.619Z] + 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=0db703d64fc08bffb80d8974c9a71386e8567543 --label arch=arm64 --label version=2.0.0-dev.83 . [2021-06-24T09:01:00.301Z] Sending build context to Docker daemon 2.824MB [2021-06-24T09:01:00.301Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:01:00.301Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-24T09:01:00.301Z] ---> 82d4b6205356 [2021-06-24T09:01:00.301Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-24T09:01:00.579Z] ---> Running in e268a8e32569 [2021-06-24T09:01:01.196Z] Removing intermediate container e268a8e32569 [2021-06-24T09:01:01.196Z] ---> 7989b7e08e39 [2021-06-24T09:01:01.196Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T09:01:01.196Z] ---> Running in 6177d5378419 [2021-06-24T09:01:01.813Z] Removing intermediate container 6177d5378419 [2021-06-24T09:01:01.813Z] ---> e45922f2c448 [2021-06-24T09:01:01.813Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:01:01.813Z] ---> Running in 3d32688ee741 [2021-06-24T09:01:03.934Z] Removing intermediate container 3d32688ee741 [2021-06-24T09:01:03.934Z] ---> 67a59a0eeeb2 [2021-06-24T09:01:03.934Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-24T09:01:04.272Z] ---> Running in cd9effda62b2 [2021-06-24T09:01:05.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:01:06.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:01:07.378Z] OK: 139 MiB in 46 packages [2021-06-24T09:01:08.429Z] Removing intermediate container cd9effda62b2 [2021-06-24T09:01:08.429Z] ---> 192d57caab9a [2021-06-24T09:01:08.429Z] Step 7/23 : COPY . . [2021-06-24T09:01:09.945Z] ---> 195c891b46bd [2021-06-24T09:01:09.945Z] Step 8/23 : RUN go mod download [2021-06-24T09:01:09.945Z] ---> Running in 453f3f2fadf4 [2021-06-24T09:01:10.891Z] lf-activate-venv(): INFO: Adding /tmp/venv-0A0E/bin to PATH [2021-06-24T09:01:10.891Z] INFO: No Stack... [2021-06-24T09:01:10.891Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T09:01:10.891Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T09:01:13.028Z] + cut -d, -f6 [2021-06-24T09:01:13.028Z] + cat /w/workspace/device-sdk-go/192/archives/cost.csv [2021-06-24T09:01:13.079Z] Removing intermediate container 453f3f2fadf4 [2021-06-24T09:01:13.079Z] ---> 429bcf8e07a8 [2021-06-24T09:01:13.079Z] Step 9/23 : RUN make build [2021-06-24T09:01:13.079Z] ---> Running in 5e44bd28f076 [Pipeline] lock [2021-06-24T09:01:13.127Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] [2021-06-24T09:01:13.151Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] did not exist. Created. [2021-06-24T09:01:13.151Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T09:01:13.587Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-24T09:01:13.780Z] go mod tidy [2021-06-24T09:01:14.080Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T09:01:14.092Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T09:01:14.415Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.83" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-24T09:01:53.867Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-24T09:01:53.867Z] Removing intermediate container 5e44bd28f076 [2021-06-24T09:01:53.867Z] ---> f43a942afe8b [2021-06-24T09:01:53.867Z] Step 10/23 : FROM alpine:3.12 [2021-06-24T09:01:53.867Z] 3.12: Pulling from library/alpine [2021-06-24T09:01:53.867Z] d2f70382dc9a: Pulling fs layer [2021-06-24T09:01:53.867Z] d2f70382dc9a: Verifying Checksum [2021-06-24T09:01:53.867Z] d2f70382dc9a: Download complete [2021-06-24T09:01:53.867Z] d2f70382dc9a: Pull complete [2021-06-24T09:01:53.867Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:01:53.867Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:01:53.867Z] ---> c4fd0aeabfcf [2021-06-24T09:01:53.867Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T09:01:53.867Z] ---> Running in e070733da626 [2021-06-24T09:01:53.867Z] Removing intermediate container e070733da626 [2021-06-24T09:01:53.867Z] ---> 76450d39753c [2021-06-24T09:01:53.867Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:01:53.867Z] ---> Running in 54ee33e9d2c2 [2021-06-24T09:01:55.931Z] Removing intermediate container 54ee33e9d2c2 [2021-06-24T09:01:55.931Z] ---> 1b828902c9c2 [2021-06-24T09:01:55.931Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-24T09:01:55.931Z] ---> Running in e0e5848c2174 [2021-06-24T09:01:57.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:01:58.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:01:59.649Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-24T09:01:59.649Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-24T09:01:59.649Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-24T09:02:00.257Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-24T09:02:00.535Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-24T09:02:00.535Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:02:00.535Z] OK: 8 MiB in 19 packages [2021-06-24T09:02:01.822Z] Removing intermediate container e0e5848c2174 [2021-06-24T09:02:01.822Z] ---> db18ab6d7ee2 [2021-06-24T09:02:01.822Z] Step 14/23 : WORKDIR / [2021-06-24T09:02:01.822Z] ---> Running in d42b51e924bc [2021-06-24T09:02:02.477Z] Removing intermediate container d42b51e924bc [2021-06-24T09:02:02.477Z] ---> 6d28bee5feb2 [2021-06-24T09:02:02.477Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-24T09:02:03.551Z] ---> 3ce3952cc761 [2021-06-24T09:02:03.551Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-24T09:02:04.682Z] ---> d48f6875d509 [2021-06-24T09:02:04.682Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-24T09:02:05.351Z] ---> fb9a23e5b507 [2021-06-24T09:02:05.351Z] Step 18/23 : EXPOSE 59999 [2021-06-24T09:02:05.656Z] ---> Running in 06da54e935bf [2021-06-24T09:02:05.936Z] Removing intermediate container 06da54e935bf [2021-06-24T09:02:05.936Z] ---> 4d24474732b8 [2021-06-24T09:02:05.936Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-24T09:02:06.265Z] ---> Running in ce4b9862c7aa [2021-06-24T09:02:06.949Z] Removing intermediate container ce4b9862c7aa [2021-06-24T09:02:06.949Z] ---> 2561e9ceffdb [2021-06-24T09:02:06.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:02:06.949Z] ---> Running in 0a229a2c45b3 [2021-06-24T09:02:07.260Z] Removing intermediate container 0a229a2c45b3 [2021-06-24T09:02:07.260Z] ---> 61e6906998b1 [2021-06-24T09:02:07.260Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T09:02:07.546Z] ---> Running in 3768b5786821 [2021-06-24T09:02:08.200Z] Removing intermediate container 3768b5786821 [2021-06-24T09:02:08.200Z] ---> ee8831fa1034 [2021-06-24T09:02:08.200Z] Step 22/23 : LABEL git_sha=0db703d64fc08bffb80d8974c9a71386e8567543 [2021-06-24T09:02:08.200Z] ---> Running in 09fb0343aa03 [2021-06-24T09:02:08.924Z] Removing intermediate container 09fb0343aa03 [2021-06-24T09:02:08.924Z] ---> 1424b6b7b2a8 [2021-06-24T09:02:08.924Z] Step 23/23 : LABEL version=2.0.0-dev.83 [2021-06-24T09:02:08.924Z] ---> Running in 908e674f9075 [2021-06-24T09:02:09.271Z] Removing intermediate container 908e674f9075 [2021-06-24T09:02:09.271Z] ---> 438ea34f7016 [2021-06-24T09:02:09.271Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-24T09:02:09.572Z] Successfully built 438ea34f7016 [2021-06-24T09:02:09.572Z] 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-06-24T09:02:10.404Z] ---> job-cost.sh [2021-06-24T09:02:10.404Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0UeN [2021-06-24T09:02:58.119Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T09:04:50.547Z] lf-activate-venv(): INFO: Adding /tmp/venv-0UeN/bin to PATH [2021-06-24T09:04:50.547Z] INFO: No Stack... [2021-06-24T09:04:50.547Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T09:04:50.547Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T09:04:50.886Z] + cat /w/workspace/device-sdk-go/192/archives/cost.csv [2021-06-24T09:04:50.886Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T09:04:50.949Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] [2021-06-24T09:04:50.958Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] did not exist. Created. [2021-06-24T09:04:50.958Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T09:04:51.340Z] /w/workspace/device-sdk-go/192@tmp/durable-acd6bbc0/script.sh: 1: /w/workspace/device-sdk-go/192@tmp/durable-acd6bbc0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-24T09:04:51.710Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T09:04:51.732Z] Warning: overwriting stash ‘stack-cost’ [2021-06-24T09:04:51.891Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T09:04:51.905Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-192-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-06-24T09:04:54.665Z] provisioning config files... [2021-06-24T09:04:54.676Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6270793205874083978tmp [Pipeline] { [Pipeline] sh [2021-06-24T09:04:54.999Z] + set +x [2021-06-24T09:04:54.999Z] + curl -s https://codecov.io/bash [2021-06-24T09:04:54.999Z] + bash -s -- [2021-06-24T09:04:54.999Z] [2021-06-24T09:04:54.999Z] _____ _ [2021-06-24T09:04:54.999Z] / ____| | | [2021-06-24T09:04:54.999Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T09:04:54.999Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T09:04:54.999Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T09:04:54.999Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T09:04:54.999Z] Bash-1.0.3 [2021-06-24T09:04:54.999Z] [2021-06-24T09:04:54.999Z] [2021-06-24T09:04:54.999Z] ==> git version 2.24.4 found [2021-06-24T09:04:54.999Z] ==> 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-06-24T09:04:54.999Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T09:04:54.999Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T09:04:54.999Z] ==> Jenkins CI detected. [2021-06-24T09:04:54.999Z] project root: . [2021-06-24T09:04:54.999Z] --> token set from env [2021-06-24T09:04:54.999Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T09:04:55.259Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T09:04:55.259Z] ==> Python coveragepy not found [2021-06-24T09:04:55.259Z] ==> Searching for coverage reports in: [2021-06-24T09:04:55.259Z] + . [2021-06-24T09:04:55.259Z] -> Found 1 reports [2021-06-24T09:04:55.259Z] ==> Detecting git/mercurial file structure [2021-06-24T09:04:55.259Z] ==> Reading reports [2021-06-24T09:04:55.259Z] + ./coverage.out bytes=125634 [2021-06-24T09:04:55.259Z] ==> Appending adjustments [2021-06-24T09:04:55.259Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T09:04:55.522Z] + Found adjustments [2021-06-24T09:04:55.522Z] ==> Gzipping contents [2021-06-24T09:04:55.522Z] 16K /tmp/codecov.iAlGeL.gz [2021-06-24T09:04:55.522Z] ==> Uploading reports [2021-06-24T09:04:55.522Z] url: https://codecov.io [2021-06-24T09:04:55.522Z] query: branch=master&commit=0db703d64fc08bffb80d8974c9a71386e8567543&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-24T09:04:55.522Z] -> Pinging Codecov [2021-06-24T09:04:55.522Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0db703d64fc08bffb80d8974c9a71386e8567543&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-24T09:04:55.786Z] -> Uploading to [2021-06-24T09:04:55.786Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/7E55EF52A471D76F132DFD9A03CDDE97/0db703d64fc08bffb80d8974c9a71386e8567543/58894149-184c-4b42-b25e-0e45cc9d3adf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T090455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90531dec68698b440df421b3cfdb8c9c0af7e382df629ccba4f0e1ce954a654c [2021-06-24T09:04:55.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:04:55.786Z] Dload Upload Total Spent Left Speed [2021-06-24T09:04:56.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16311 0 0 100 16311 0 32078 --:--:-- --:--:-- --:--:-- 32108 [2021-06-24T09:04:56.367Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0db703d64fc08bffb80d8974c9a71386e8567543 [Pipeline] } [2021-06-24T09:04:56.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-24T09:04:57.229Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-24T09:04:57.247Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:04:57.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T09:04:57.571Z] [2021-06-24T09:04:57.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:04:57.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T09:04:58.157Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-24T09:04:58.157Z] 188c0c94c7c5: Pulling fs layer [2021-06-24T09:04:58.157Z] 0ef7d3d256c8: Pulling fs layer [2021-06-24T09:04:58.157Z] de9db76c5a1d: Pulling fs layer [2021-06-24T09:04:58.157Z] 0eba1c9be4d2: Pulling fs layer [2021-06-24T09:04:58.157Z] 0d57e429df01: Pulling fs layer [2021-06-24T09:04:58.157Z] 4e4be7b47b0d: Pulling fs layer [2021-06-24T09:04:58.157Z] e1f770b5df2f: Pulling fs layer [2021-06-24T09:04:58.157Z] 85a0685a4137: Pulling fs layer [2021-06-24T09:04:58.157Z] 0d57e429df01: Waiting [2021-06-24T09:04:58.157Z] 4e4be7b47b0d: Waiting [2021-06-24T09:04:58.157Z] e1f770b5df2f: Waiting [2021-06-24T09:04:58.157Z] 85a0685a4137: Waiting [2021-06-24T09:04:58.157Z] 0eba1c9be4d2: Waiting [2021-06-24T09:04:58.157Z] de9db76c5a1d: Verifying Checksum [2021-06-24T09:04:58.157Z] de9db76c5a1d: Download complete [2021-06-24T09:04:58.157Z] 0ef7d3d256c8: Verifying Checksum [2021-06-24T09:04:58.157Z] 0ef7d3d256c8: Download complete [2021-06-24T09:04:58.157Z] 0d57e429df01: Verifying Checksum [2021-06-24T09:04:58.157Z] 0d57e429df01: Download complete [2021-06-24T09:04:58.157Z] 4e4be7b47b0d: Verifying Checksum [2021-06-24T09:04:58.157Z] 4e4be7b47b0d: Download complete [2021-06-24T09:04:58.157Z] 188c0c94c7c5: Verifying Checksum [2021-06-24T09:04:58.422Z] 188c0c94c7c5: Pull complete [2021-06-24T09:04:58.689Z] 0ef7d3d256c8: Pull complete [2021-06-24T09:04:58.954Z] de9db76c5a1d: Pull complete [2021-06-24T09:04:58.954Z] e1f770b5df2f: Verifying Checksum [2021-06-24T09:04:58.954Z] e1f770b5df2f: Download complete [2021-06-24T09:05:01.513Z] 0eba1c9be4d2: Verifying Checksum [2021-06-24T09:05:01.513Z] 0eba1c9be4d2: Download complete [2021-06-24T09:05:01.776Z] 85a0685a4137: Verifying Checksum [2021-06-24T09:05:01.776Z] 85a0685a4137: Download complete [2021-06-24T09:05:05.146Z] 0eba1c9be4d2: Pull complete [2021-06-24T09:05:05.408Z] 0d57e429df01: Pull complete [2021-06-24T09:05:05.673Z] 4e4be7b47b0d: Pull complete [2021-06-24T09:05:06.264Z] e1f770b5df2f: Pull complete [2021-06-24T09:05:12.888Z] 85a0685a4137: Pull complete [2021-06-24T09:05:12.888Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-24T09:05:12.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T09:05:12.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-24T09:05:12.966Z] prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container [2021-06-24T09:05:13.008Z] $ 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-06-24T09:05:36.735Z] $ docker top b731dd8d3de9cf7ad99d63ecd2e11dbd55779c7271ba0b8449a420b63654b5be -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T09:05:36.862Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-24T09:05:37.177Z] + set -o pipefail [2021-06-24T09:05:37.178Z] + snyk monitor '--org=edgex-jenkins' [2021-06-24T09:06:03.815Z] [2021-06-24T09:06:03.815Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-24T09:06:03.815Z] [2021-06-24T09:06:03.815Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/01795449-0001-4899-a9f5-e73e9a4f33e6 [2021-06-24T09:06:03.815Z] [2021-06-24T09:06:03.815Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-24T09:06:03.815Z] [2021-06-24T09:06:03.815Z] [Pipeline] } [2021-06-24T09:06:03.826Z] $ docker stop --time=1 b731dd8d3de9cf7ad99d63ecd2e11dbd55779c7271ba0b8449a420b63654b5be [2021-06-24T09:06:24.073Z] $ docker rm -f b731dd8d3de9cf7ad99d63ecd2e11dbd55779c7271ba0b8449a420b63654b5be [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-06-24T09:06:25.158Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:06:25.185Z] provisioning config files... [2021-06-24T09:06:25.197Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5426496926342804787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:06:25.513Z] --> edgex-publish-swagger.sh [2021-06-24T09:06:25.513Z] === Publish openapi/v1 API === [2021-06-24T09:06:25.513Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-24T09:06:25.513Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-24T09:06:25.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:06:25.513Z] Dload Upload Total Spent Left Speed [2021-06-24T09:06:26.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 21617 --:--:-- --:--:-- --:--:-- 21611 [2021-06-24T09:06:26.460Z] [2021-06-24T09:06:26.460Z] [2021-06-24T09:06:26.460Z] === Publish openapi/v2 API === [2021-06-24T09:06:26.460Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-24T09:06:26.460Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-24T09:06:26.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:06:26.460Z] Dload Upload Total Spent Left Speed [2021-06-24T09:06:33.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 44525 0:00:01 0:00:01 --:--:-- 44535 100 51483 0 0 100 51483 0 23862 0:00:02 0:00:02 --:--:-- 23867 100 51483 0 0 100 51483 0 16298 0:00:03 0:00:03 --:--:-- 16302 100 51483 0 0 100 51483 0 12375 0:00:04 0:00:04 --:--:-- 12378 100 51483 0 0 100 51483 0 9975 0:00:05 0:00:05 --:--:-- 9975 100 51483 0 0 100 51483 0 8354 0:00:06 0:00:06 --:--:-- 0 100 51483 0 0 100 51483 0 7264 0:00:07 0:00:07 --:--:-- 0 100 51483 0 0 100 51483 0 7264 0:00:07 0:00:07 --:--:-- 0 [2021-06-24T09:06:33.551Z] [2021-06-24T09:06:33.551Z] [Pipeline] } [2021-06-24T09:06:33.560Z] 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-06-24T09:06:34.175Z] + git log --format=format:%s -1 0db703d64fc08bffb80d8974c9a71386e8567543 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:06:34.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:06:34.497Z] . [Pipeline] withDockerContainer [2021-06-24T09:06:34.578Z] prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container [2021-06-24T09:06:34.619Z] $ 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-06-24T09:06:35.871Z] $ docker top 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:06:36.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:06:36.029Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:06:36.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:06:36.145Z] $ docker exec 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 ssh-agent [2021-06-24T09:06:36.243Z] SSH_AUTH_SOCK=/tmp/ssh-u5Tu42FuOxLE/agent.14 [2021-06-24T09:06:36.243Z] SSH_AGENT_PID=20 [2021-06-24T09:06:36.251Z] Running ssh-add (command line suppressed) [2021-06-24T09:06:36.343Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6536305410559077990.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6536305410559077990.key) [2021-06-24T09:06:38.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:06:39.259Z] + git semver tag [2021-06-24T09:06:39.259Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:06:39.259Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-24T09:06:39.259Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-24T09:06:39.259Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:06:39.259Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:06:39.259Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:06:39.259Z] # $SEMVER_BRANCH = master [2021-06-24T09:06:39.259Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-24T09:06:39.259Z] # 0db703d64fc08bffb80d8974c9a71386e8567543 HEAD [2021-06-24T09:06:39.259Z] # -> Force: false [2021-06-24T09:06:39.259Z] # 6c968e7a4757702ffa959e559fc6ed9992d473b6 refs/tags/v2.0.0-dev.83 [Pipeline] } [2021-06-24T09:06:39.270Z] $ docker exec --env ******** --env ******** 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 ssh-agent -k [2021-06-24T09:06:39.368Z] unset SSH_AUTH_SOCK; [2021-06-24T09:06:39.368Z] unset SSH_AGENT_PID; [2021-06-24T09:06:39.368Z] echo Agent pid 20 killed; [2021-06-24T09:06:39.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:06:39.744Z] + git semver [Pipeline] } [2021-06-24T09:06:39.755Z] $ docker stop --time=1 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 [2021-06-24T09:06:41.281Z] $ docker rm -f 59fe9845b1db7db3e5dc7058b022d5b00a3d4d76b1594b01d10b7dae33206735 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:06:41.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T09:06:41.764Z] [2021-06-24T09:06:41.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:06:42.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T09:06:42.346Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-24T09:06:42.346Z] ab5ef0e58194: Pulling fs layer [2021-06-24T09:06:42.346Z] 9712f1f96733: Pulling fs layer [2021-06-24T09:06:42.346Z] 63f879dbbcfc: Pulling fs layer [2021-06-24T09:06:42.346Z] 0d9ebad4ef96: Pulling fs layer [2021-06-24T09:06:42.346Z] e9a5061849ea: Pulling fs layer [2021-06-24T09:06:42.346Z] d747dcd14b5f: Pulling fs layer [2021-06-24T09:06:42.346Z] 2de7ff778b66: Pulling fs layer [2021-06-24T09:06:42.346Z] e9a5061849ea: Waiting [2021-06-24T09:06:42.346Z] d747dcd14b5f: Waiting [2021-06-24T09:06:42.346Z] 2de7ff778b66: Waiting [2021-06-24T09:06:42.346Z] 0d9ebad4ef96: Waiting [2021-06-24T09:06:42.346Z] 9712f1f96733: Verifying Checksum [2021-06-24T09:06:42.346Z] 9712f1f96733: Download complete [2021-06-24T09:06:44.901Z] 63f879dbbcfc: Download complete [2021-06-24T09:06:45.166Z] e9a5061849ea: Verifying Checksum [2021-06-24T09:06:45.166Z] e9a5061849ea: Download complete [2021-06-24T09:06:45.166Z] d747dcd14b5f: Verifying Checksum [2021-06-24T09:06:45.166Z] d747dcd14b5f: Download complete [2021-06-24T09:06:46.117Z] 2de7ff778b66: Verifying Checksum [2021-06-24T09:06:46.117Z] 2de7ff778b66: Download complete [2021-06-24T09:06:46.703Z] 0d9ebad4ef96: Verifying Checksum [2021-06-24T09:06:46.703Z] 0d9ebad4ef96: Download complete [2021-06-24T09:06:46.971Z] ab5ef0e58194: Verifying Checksum [2021-06-24T09:06:46.971Z] ab5ef0e58194: Download complete [2021-06-24T09:06:50.323Z] ab5ef0e58194: Pull complete [2021-06-24T09:06:50.323Z] 9712f1f96733: Pull complete [2021-06-24T09:06:50.915Z] 63f879dbbcfc: Pull complete [2021-06-24T09:06:59.099Z] 0d9ebad4ef96: Pull complete [2021-06-24T09:06:59.099Z] e9a5061849ea: Pull complete [2021-06-24T09:06:59.099Z] d747dcd14b5f: Pull complete [2021-06-24T09:07:00.504Z] 2de7ff778b66: Pull complete [2021-06-24T09:07:00.504Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-24T09:07:00.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T09:07:00.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-24T09:07:00.582Z] prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container [2021-06-24T09:07:00.622Z] $ 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-06-24T09:07:45.511Z] $ docker top 6f5e2042e473bd22342a66dddfe80d592dc249e03aab61a9e7968ca3c0c596c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:07:45.615Z] provisioning config files... [2021-06-24T09:07:45.625Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1916078510872581205tmp [2021-06-24T09:07:45.641Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4715329573426549946tmp [2021-06-24T09:07:45.655Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7044187997814909356tmp [Pipeline] { [Pipeline] echo [2021-06-24T09:07:45.681Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:07:45.978Z] ---> sigul-configuration.sh [2021-06-24T09:07:45.978Z] gpg: directory `/root/.gnupg' created [2021-06-24T09:07:45.978Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-24T09:07:45.978Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-24T09:07:45.978Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-24T09:07:45.978Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-24T09:07:45.978Z] gpg: CAST5 encrypted data [2021-06-24T09:07:45.978Z] gpg: encrypted with 1 passphrase [2021-06-24T09:07:45.978Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-24T09:07:46.280Z] + mkdir /home/jenkins [2021-06-24T09:07:46.280Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-24T09:07:46.800Z] + 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-06-24T09:07:46.934Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:07:47.360Z] ---> sigul-install.sh [2021-06-24T09:07:54.000Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-24T09:07:54.314Z] + git tag --list [2021-06-24T09:07:54.314Z] 0.7.1 [2021-06-24T09:07:54.314Z] delhi-tag [2021-06-24T09:07:54.314Z] v1.0.0 [2021-06-24T09:07:54.314Z] v1.1.0 [2021-06-24T09:07:54.314Z] v1.1.1 [2021-06-24T09:07:54.315Z] v1.1.2 [2021-06-24T09:07:54.315Z] v1.2.0 [2021-06-24T09:07:54.315Z] v1.2.1 [2021-06-24T09:07:54.315Z] v1.2.2 [2021-06-24T09:07:54.315Z] v1.2.3 [2021-06-24T09:07:54.315Z] v1.3.0 [2021-06-24T09:07:54.315Z] v1.4.0 [2021-06-24T09:07:54.315Z] v2.0.0-dev.1 [2021-06-24T09:07:54.315Z] v2.0.0-dev.10 [2021-06-24T09:07:54.315Z] v2.0.0-dev.11 [2021-06-24T09:07:54.315Z] v2.0.0-dev.12 [2021-06-24T09:07:54.315Z] v2.0.0-dev.13 [2021-06-24T09:07:54.315Z] v2.0.0-dev.14 [2021-06-24T09:07:54.315Z] v2.0.0-dev.15 [2021-06-24T09:07:54.315Z] v2.0.0-dev.16 [2021-06-24T09:07:54.315Z] v2.0.0-dev.17 [2021-06-24T09:07:54.315Z] v2.0.0-dev.18 [2021-06-24T09:07:54.315Z] v2.0.0-dev.19 [2021-06-24T09:07:54.315Z] v2.0.0-dev.2 [2021-06-24T09:07:54.315Z] v2.0.0-dev.20 [2021-06-24T09:07:54.315Z] v2.0.0-dev.21 [2021-06-24T09:07:54.315Z] v2.0.0-dev.22 [2021-06-24T09:07:54.315Z] v2.0.0-dev.23 [2021-06-24T09:07:54.315Z] v2.0.0-dev.24 [2021-06-24T09:07:54.315Z] v2.0.0-dev.25 [2021-06-24T09:07:54.315Z] v2.0.0-dev.26 [2021-06-24T09:07:54.315Z] v2.0.0-dev.27 [2021-06-24T09:07:54.315Z] v2.0.0-dev.28 [2021-06-24T09:07:54.315Z] v2.0.0-dev.29 [2021-06-24T09:07:54.315Z] v2.0.0-dev.3 [2021-06-24T09:07:54.315Z] v2.0.0-dev.30 [2021-06-24T09:07:54.315Z] v2.0.0-dev.31 [2021-06-24T09:07:54.315Z] v2.0.0-dev.32 [2021-06-24T09:07:54.315Z] v2.0.0-dev.33 [2021-06-24T09:07:54.315Z] v2.0.0-dev.34 [2021-06-24T09:07:54.315Z] v2.0.0-dev.35 [2021-06-24T09:07:54.315Z] v2.0.0-dev.36 [2021-06-24T09:07:54.315Z] v2.0.0-dev.37 [2021-06-24T09:07:54.315Z] v2.0.0-dev.38 [2021-06-24T09:07:54.315Z] v2.0.0-dev.39 [2021-06-24T09:07:54.315Z] v2.0.0-dev.4 [2021-06-24T09:07:54.315Z] v2.0.0-dev.40 [2021-06-24T09:07:54.315Z] v2.0.0-dev.41 [2021-06-24T09:07:54.315Z] v2.0.0-dev.42 [2021-06-24T09:07:54.315Z] v2.0.0-dev.43 [2021-06-24T09:07:54.315Z] v2.0.0-dev.44 [2021-06-24T09:07:54.315Z] v2.0.0-dev.45 [2021-06-24T09:07:54.315Z] v2.0.0-dev.46 [2021-06-24T09:07:54.315Z] v2.0.0-dev.47 [2021-06-24T09:07:54.315Z] v2.0.0-dev.48 [2021-06-24T09:07:54.315Z] v2.0.0-dev.49 [2021-06-24T09:07:54.315Z] v2.0.0-dev.5 [2021-06-24T09:07:54.315Z] v2.0.0-dev.50 [2021-06-24T09:07:54.315Z] v2.0.0-dev.51 [2021-06-24T09:07:54.315Z] v2.0.0-dev.52 [2021-06-24T09:07:54.315Z] v2.0.0-dev.53 [2021-06-24T09:07:54.315Z] v2.0.0-dev.54 [2021-06-24T09:07:54.315Z] v2.0.0-dev.55 [2021-06-24T09:07:54.315Z] v2.0.0-dev.56 [2021-06-24T09:07:54.315Z] v2.0.0-dev.57 [2021-06-24T09:07:54.315Z] v2.0.0-dev.58 [2021-06-24T09:07:54.315Z] v2.0.0-dev.59 [2021-06-24T09:07:54.315Z] v2.0.0-dev.6 [2021-06-24T09:07:54.315Z] v2.0.0-dev.60 [2021-06-24T09:07:54.315Z] v2.0.0-dev.61 [2021-06-24T09:07:54.315Z] v2.0.0-dev.62 [2021-06-24T09:07:54.315Z] v2.0.0-dev.63 [2021-06-24T09:07:54.315Z] v2.0.0-dev.64 [2021-06-24T09:07:54.315Z] v2.0.0-dev.65 [2021-06-24T09:07:54.315Z] v2.0.0-dev.66 [2021-06-24T09:07:54.315Z] v2.0.0-dev.67 [2021-06-24T09:07:54.315Z] v2.0.0-dev.68 [2021-06-24T09:07:54.315Z] v2.0.0-dev.69 [2021-06-24T09:07:54.315Z] v2.0.0-dev.7 [2021-06-24T09:07:54.315Z] v2.0.0-dev.70 [2021-06-24T09:07:54.315Z] v2.0.0-dev.71 [2021-06-24T09:07:54.315Z] v2.0.0-dev.72 [2021-06-24T09:07:54.315Z] v2.0.0-dev.73 [2021-06-24T09:07:54.315Z] v2.0.0-dev.74 [2021-06-24T09:07:54.315Z] v2.0.0-dev.75 [2021-06-24T09:07:54.315Z] v2.0.0-dev.76 [2021-06-24T09:07:54.315Z] v2.0.0-dev.77 [2021-06-24T09:07:54.315Z] v2.0.0-dev.78 [2021-06-24T09:07:54.315Z] v2.0.0-dev.79 [2021-06-24T09:07:54.315Z] v2.0.0-dev.8 [2021-06-24T09:07:54.315Z] v2.0.0-dev.80 [2021-06-24T09:07:54.315Z] v2.0.0-dev.81 [2021-06-24T09:07:54.315Z] v2.0.0-dev.82 [2021-06-24T09:07:54.315Z] v2.0.0-dev.83 [2021-06-24T09:07:54.315Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-24T09:07:54.618Z] + lftools sign git-tag v2.0.0-dev.83 [2021-06-24T09:07:55.194Z] Signing Git tag with Sigul... [2021-06-24T09:07:55.194Z] Signing v2.0.0-dev.83 [Pipeline] echo [2021-06-24T09:07:56.155Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:07:56.462Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-24T09:07:56.475Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-24T09:07:56.503Z] $ docker stop --time=1 6f5e2042e473bd22342a66dddfe80d592dc249e03aab61a9e7968ca3c0c596c1 [2021-06-24T09:08:07.156Z] $ docker rm -f 6f5e2042e473bd22342a66dddfe80d592dc249e03aab61a9e7968ca3c0c596c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:08:07.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:08:07.974Z] . [Pipeline] withDockerContainer [2021-06-24T09:08:08.054Z] prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container [2021-06-24T09:08:08.102Z] $ 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-06-24T09:08:09.716Z] $ docker top 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:08:09.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:08:09.878Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:08:10.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:08:10.039Z] $ docker exec 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 ssh-agent [2021-06-24T09:08:10.187Z] SSH_AUTH_SOCK=/tmp/ssh-6jvKC2edT0va/agent.14 [2021-06-24T09:08:10.187Z] SSH_AGENT_PID=21 [2021-06-24T09:08:10.194Z] Running ssh-add (command line suppressed) [2021-06-24T09:08:10.317Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6940093515417409720.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6940093515417409720.key) [2021-06-24T09:08:10.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:08:10.664Z] + git semver bump pre [2021-06-24T09:08:10.664Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:08:10.664Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-24T09:08:10.664Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-24T09:08:10.664Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:08:10.664Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:08:10.664Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:08:10.664Z] # $SEMVER_BRANCH = master [2021-06-24T09:08:10.664Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-24T09:08:10.664Z] 2.0.0-dev.84 [Pipeline] } [2021-06-24T09:08:10.675Z] $ docker exec --env ******** --env ******** 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 ssh-agent -k [2021-06-24T09:08:10.778Z] unset SSH_AUTH_SOCK; [2021-06-24T09:08:10.782Z] unset SSH_AGENT_PID; [2021-06-24T09:08:10.782Z] echo Agent pid 21 killed; [2021-06-24T09:08:10.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:08:11.152Z] + git semver [Pipeline] } [2021-06-24T09:08:11.164Z] $ docker stop --time=1 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 [2021-06-24T09:08:13.172Z] $ docker rm -f 4fc2e494ef0ccce7bff82db76c1814808c01414b72669472567015fc816e74d1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:08:13.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:08:13.671Z] . [Pipeline] withDockerContainer [2021-06-24T09:08:13.753Z] prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container [2021-06-24T09:08:13.837Z] $ 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-06-24T09:08:15.553Z] $ docker top 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:08:15.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:08:15.684Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:08:15.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:08:15.801Z] $ docker exec 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf ssh-agent [2021-06-24T09:08:15.910Z] SSH_AUTH_SOCK=/tmp/ssh-B91yrDRzZemj/agent.15 [2021-06-24T09:08:15.910Z] SSH_AGENT_PID=21 [2021-06-24T09:08:15.916Z] Running ssh-add (command line suppressed) [2021-06-24T09:08:15.999Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3837125418763655175.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3837125418763655175.key) [2021-06-24T09:08:16.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:08:16.325Z] + git semver push [2021-06-24T09:08:16.325Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:08:16.325Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-24T09:08:16.325Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-24T09:08:16.325Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:08:16.325Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:08:16.325Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:08:16.325Z] # $SEMVER_BRANCH = master [2021-06-24T09:08:16.325Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-24T09:08:21.170Z] $ docker exec --env ******** --env ******** 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf ssh-agent -k [2021-06-24T09:08:21.266Z] unset SSH_AUTH_SOCK; [2021-06-24T09:08:21.266Z] unset SSH_AGENT_PID; [2021-06-24T09:08:21.267Z] echo Agent pid 21 killed; [2021-06-24T09:08:21.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:08:21.629Z] + git semver [Pipeline] } [2021-06-24T09:08:21.642Z] $ docker stop --time=1 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf [2021-06-24T09:08:23.494Z] $ docker rm -f 9ced4bfdb98d631d6d80c2e143aa239a994866a178a41500915294eb97fa16bf [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-06-24T09:08:24.665Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:08:25.245Z] ---> package-listing.sh [2021-06-24T09:08:25.245Z] ++ facter osfamily [2021-06-24T09:08:25.245Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T09:08:25.517Z] + OS_FAMILY=redhat [2021-06-24T09:08:25.517Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-24T09:08:25.517Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T09:08:25.517Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T09:08:25.517Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T09:08:25.517Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T09:08:25.517Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-24T09:08:25.517Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T09:08:25.517Z] + case "${OS_FAMILY}" in [2021-06-24T09:08:25.517Z] + rpm -qa [2021-06-24T09:08:25.517Z] + sort [2021-06-24T09:08:26.467Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T09:08:26.467Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T09:08:26.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T09:08:26.467Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-24T09:08:26.467Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-24T09:08:26.467Z] + 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-06-24T09:08:26.481Z] 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-06-24T09:08:26.775Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:08:27.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:08:27.355Z] [2021-06-24T09:08:27.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:08:27.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:08:29.629Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T09:08:29.629Z] df20fa9351a1: Pulling fs layer [2021-06-24T09:08:29.629Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T09:08:29.629Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T09:08:29.629Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T09:08:29.629Z] 93b61091891f: Pulling fs layer [2021-06-24T09:08:29.629Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T09:08:29.629Z] 5e14af77c1be: Pulling fs layer [2021-06-24T09:08:29.629Z] 01666e4c0597: Pulling fs layer [2021-06-24T09:08:29.629Z] aa168da1d23b: Pulling fs layer [2021-06-24T09:08:29.629Z] 46f8f816bc3b: Waiting [2021-06-24T09:08:29.629Z] 93b61091891f: Waiting [2021-06-24T09:08:29.629Z] 93b9cdb0e59b: Waiting [2021-06-24T09:08:29.629Z] 5e14af77c1be: Waiting [2021-06-24T09:08:29.629Z] 01666e4c0597: Waiting [2021-06-24T09:08:29.629Z] aa168da1d23b: Waiting [2021-06-24T09:08:29.629Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T09:08:29.629Z] 36b3adc4ff6f: Download complete [2021-06-24T09:08:29.629Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T09:08:29.629Z] 46f8f816bc3b: Download complete [2021-06-24T09:08:29.629Z] df20fa9351a1: Verifying Checksum [2021-06-24T09:08:29.629Z] df20fa9351a1: Download complete [2021-06-24T09:08:29.629Z] df20fa9351a1: Pull complete [2021-06-24T09:08:29.919Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T09:08:29.919Z] 93b9cdb0e59b: Download complete [2021-06-24T09:08:29.919Z] 36b3adc4ff6f: Pull complete [2021-06-24T09:08:30.495Z] 5e14af77c1be: Verifying Checksum [2021-06-24T09:08:30.495Z] 5e14af77c1be: Download complete [2021-06-24T09:08:30.495Z] 93b61091891f: Verifying Checksum [2021-06-24T09:08:30.495Z] 93b61091891f: Download complete [2021-06-24T09:08:30.495Z] 01666e4c0597: Verifying Checksum [2021-06-24T09:08:30.495Z] 01666e4c0597: Download complete [2021-06-24T09:08:30.495Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T09:08:30.495Z] 8ad3a11d3b57: Download complete [2021-06-24T09:08:31.073Z] 8ad3a11d3b57: Pull complete [2021-06-24T09:08:31.335Z] 46f8f816bc3b: Pull complete [2021-06-24T09:08:31.907Z] 93b61091891f: Pull complete [2021-06-24T09:08:31.907Z] 93b9cdb0e59b: Pull complete [2021-06-24T09:08:32.169Z] 5e14af77c1be: Pull complete [2021-06-24T09:08:32.431Z] 01666e4c0597: Pull complete [2021-06-24T09:08:33.379Z] aa168da1d23b: Verifying Checksum [2021-06-24T09:08:33.379Z] aa168da1d23b: Download complete [2021-06-24T09:08:40.029Z] aa168da1d23b: Pull complete [2021-06-24T09:08:40.030Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T09:08:40.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:08:40.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T09:08:40.393Z] prd-centos7-docker-4c-2g-1099 does not seem to be running inside a container [2021-06-24T09:08:40.432Z] $ 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-06-24T09:09:08.524Z] $ docker top 1bdf400eedb3099d5b02036552ccfaa99191e6ca6c772ef9aad6e2b843128727 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:09:08.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T09:09:09.222Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T09:09:09.526Z] + ls /var/log/sa-host [2021-06-24T09:09:09.526Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T09:09:09.526Z] file_magic: OK [2021-06-24T09:09:09.526Z] HZ: Using current value: 100 [2021-06-24T09:09:09.526Z] file_header: OK [2021-06-24T09:09:09.526Z] 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-06-24T09:09:09.526Z] Statistics: [2021-06-24T09:09:09.526Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T09:09:09.526Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T09:09:09.526Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T09:09:09.526Z] file_magic: OK [2021-06-24T09:09:09.526Z] HZ: Using current value: 100 [2021-06-24T09:09:09.526Z] file_header: OK [2021-06-24T09:09:09.526Z] 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-06-24T09:09:09.526Z] Statistics: [2021-06-24T09:09:09.526Z] 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... [2021-06-24T09:09:09.526Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:09:09.714Z] provisioning config files... [2021-06-24T09:09:09.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1687018609724172642tmp [Pipeline] { [Pipeline] echo [2021-06-24T09:09:09.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:09:10.057Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T09:09:10.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:09:10.437Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T09:09:10.450Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:09:10.752Z] ---> sudo-logs.sh [2021-06-24T09:09:10.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T09:09:10.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:09:13.608Z] ---> job-cost.sh [2021-06-24T09:09:13.609Z] lf-activate-venv: SKIPPING [2021-06-24T09:09:13.609Z] DEBUG: total: 0.18000000715255737 [2021-06-24T09:09:13.609Z] INFO: Retrieving Stack Cost... [2021-06-24T09:09:15.016Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T09:09:15.592Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T09:09:15.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:09:15.897Z] ---> logs-deploy.sh [2021-06-24T09:09:15.897Z] lf-activate-venv: SKIPPING [2021-06-24T09:09:15.897Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/192 [2021-06-24T09:09:15.897Z] INFO: archiving workspace using pattern(s): [2021-06-24T09:09:16.843Z] Archives upload complete. [2021-06-24T09:09:17.108Z] INFO: archiving logs to Nexus