Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bbd22051645368b4307097dc77b5b772b326b34e+e697b4492d61b291e25afe90594ef703f17e91d3 (36326dfa4bb7d08316d7620b38254ec7d7ae97f8) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-3856 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-227 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e Merge succeeded, producing 9c076eb9a93f6d0e24b052354036582b52872449 Checking out Revision 9c076eb9a93f6d0e24b052354036582b52872449 (PR-227) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c076eb9a93f6d0e24b052354036582b52872449 # timeout=10 Commit message: "Merge commit 'e697b4492d61b291e25afe90594ef703f17e91d3' into HEAD" > git rev-list --no-walk bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-09T19:19:28.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-09T19:19:28.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-09T19:19:28.758Z] ========================================================= [2021-05-09T19:19:28.758Z] EdgeX Global Pipelines Version Info [2021-05-09T19:19:28.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:19:31.792Z] ------------------- [2021-05-09T19:19:31.792Z] stable info: [2021-05-09T19:19:31.792Z] ------------------- [2021-05-09T19:19:31.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-09T19:19:31.792Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-09T19:19:31.792Z] Message: update stable to v1.0.191 [2021-05-09T19:19:32.832Z] ------------------- [2021-05-09T19:19:32.832Z] experimental info: [2021-05-09T19:19:32.832Z] ------------------- [2021-05-09T19:19:32.832Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-09T19:19:32.832Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-09T19:19:32.832Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-09T19:19:33.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-09T19:19:33.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-09T19:19:33.081Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-09T19:19:33.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-09T19:19:33.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-09T19:19:33.182Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-09T19:19:33.209Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-09T19:19:33.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-09T19:19:33.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-09T19:19:33.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-09T19:19:33.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-09T19:19:33.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-05-09T19:19:33.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-09T19:19:33.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-09T19:19:33.438Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-09T19:19:33.465Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-09T19:19:33.493Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-09T19:19:33.539Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-09T19:19:33.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-09T19:19:33.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-09T19:19:33.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-09T19:19:33.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-09T19:19:33.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-09T19:19:33.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-09T19:19:33.744Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-09T19:19:33.772Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-09T19:19:33.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-227 [Pipeline] echo [2021-05-09T19:19:33.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-227 [Pipeline] echo [2021-05-09T19:19:33.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-227 [Pipeline] echo [2021-05-09T19:19:33.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c076eb9a93f6d0e24b052354036582b52872449 [Pipeline] echo [2021-05-09T19:19:33.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c076eb [Pipeline] echo [2021-05-09T19:19:33.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T19:19:34.036Z] provisioning config files... [2021-05-09T19:19:34.101Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/config1228664181807329522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:19:34.583Z] ---> docker-login.sh [2021-05-09T19:19:34.583Z] nexus3.edgexfoundry.org:10001 [2021-05-09T19:19:35.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:19:35.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:19:35.934Z] Configure a credential helper to remove this warning. See [2021-05-09T19:19:35.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:19:35.934Z] [2021-05-09T19:19:35.934Z] Login Succeeded [2021-05-09T19:19:35.934Z] nexus3.edgexfoundry.org:10002 [2021-05-09T19:19:37.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:19:37.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:19:37.102Z] Configure a credential helper to remove this warning. See [2021-05-09T19:19:37.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:19:37.102Z] [2021-05-09T19:19:37.102Z] Login Succeeded [2021-05-09T19:19:37.102Z] nexus3.edgexfoundry.org:10003 [2021-05-09T19:19:37.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:19:37.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:19:37.764Z] Configure a credential helper to remove this warning. See [2021-05-09T19:19:37.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:19:37.764Z] [2021-05-09T19:19:37.764Z] Login Succeeded [2021-05-09T19:19:37.764Z] nexus3.edgexfoundry.org:10004 [2021-05-09T19:19:38.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:19:38.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:19:38.450Z] Configure a credential helper to remove this warning. See [2021-05-09T19:19:38.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:19:38.450Z] [2021-05-09T19:19:38.450Z] Login Succeeded [2021-05-09T19:19:38.450Z] docker.io [2021-05-09T19:19:38.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:19:39.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:19:39.015Z] Configure a credential helper to remove this warning. See [2021-05-09T19:19:39.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:19:39.015Z] [2021-05-09T19:19:39.015Z] Login Succeeded [2021-05-09T19:19:39.015Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T19:19:39.035Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-09T19:19:39.551Z] + git log --format=format:%s -1 9c076eb9a93f6d0e24b052354036582b52872449 [Pipeline] echo [2021-05-09T19:19:39.783Z] GIT_COMMIT: 9c076eb9a93f6d0e24b052354036582b52872449, Commit Message: Merge commit 'e697b4492d61b291e25afe90594ef703f17e91d3' into HEAD [Pipeline] echo [2021-05-09T19:19:39.798Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:19:40.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T19:19:40.511Z] [2021-05-09T19:19:40.511Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:19:40.901Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T19:19:40.901Z] latest: Pulling from edgex-devops/git-semver [2021-05-09T19:19:40.901Z] 31603596830f: Pulling fs layer [2021-05-09T19:19:40.901Z] 54011a49482f: Pulling fs layer [2021-05-09T19:19:40.902Z] a6820b24f6d8: Pulling fs layer [2021-05-09T19:19:40.902Z] f581987b2513: Pulling fs layer [2021-05-09T19:19:40.902Z] f581987b2513: Waiting [2021-05-09T19:19:40.902Z] 54011a49482f: Verifying Checksum [2021-05-09T19:19:40.902Z] 54011a49482f: Download complete [2021-05-09T19:19:41.216Z] 31603596830f: Verifying Checksum [2021-05-09T19:19:41.216Z] 31603596830f: Download complete [2021-05-09T19:19:41.516Z] f581987b2513: Verifying Checksum [2021-05-09T19:19:41.516Z] f581987b2513: Download complete [2021-05-09T19:19:41.516Z] a6820b24f6d8: Verifying Checksum [2021-05-09T19:19:41.516Z] a6820b24f6d8: Download complete [2021-05-09T19:19:42.153Z] 31603596830f: Pull complete [2021-05-09T19:19:42.429Z] 54011a49482f: Pull complete [2021-05-09T19:19:45.168Z] a6820b24f6d8: Pull complete [2021-05-09T19:19:45.168Z] f581987b2513: Pull complete [2021-05-09T19:19:45.168Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-09T19:19:45.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T19:19:45.439Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-09T19:19:45.844Z] prd-centos7-docker-4c-2g-3856 does not seem to be running inside a container [2021-05-09T19:19:45.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-227 -v /w/workspace/gexfoundry_device-mqtt-go_PR-227:/w/workspace/gexfoundry_device-mqtt-go_PR-227:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-09T19:19:48.175Z] $ docker top 109091b0e220470593ab90a9615bac7084924779c07ad833cdda6244371163a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-09T19:19:48.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T19:19:48.649Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T19:19:49.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T19:19:49.365Z] $ docker exec 109091b0e220470593ab90a9615bac7084924779c07ad833cdda6244371163a4 ssh-agent [2021-05-09T19:19:50.293Z] SSH_AUTH_SOCK=/tmp/ssh-aBUOIWy4KfwO/agent.11 [2021-05-09T19:19:50.293Z] SSH_AGENT_PID=16 [2021-05-09T19:19:50.359Z] Running ssh-add (command line suppressed) [2021-05-09T19:19:51.059Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_476933504836065746.key (/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_476933504836065746.key) [2021-05-09T19:19:51.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T19:19:51.687Z] + git tag --points-at HEAD [Pipeline] } [2021-05-09T19:19:51.760Z] $ docker exec --env ******** --env ******** 109091b0e220470593ab90a9615bac7084924779c07ad833cdda6244371163a4 ssh-agent -k [2021-05-09T19:19:52.263Z] unset SSH_AUTH_SOCK; [2021-05-09T19:19:52.264Z] unset SSH_AGENT_PID; [2021-05-09T19:19:52.264Z] echo Agent pid 16 killed; [2021-05-09T19:19:52.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-09T19:19:52.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T19:19:52.513Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T19:19:52.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T19:19:52.883Z] $ docker exec 109091b0e220470593ab90a9615bac7084924779c07ad833cdda6244371163a4 ssh-agent [2021-05-09T19:19:53.290Z] SSH_AUTH_SOCK=/tmp/ssh-p5f15imosl5d/agent.45 [2021-05-09T19:19:53.290Z] SSH_AGENT_PID=50 [2021-05-09T19:19:53.303Z] Running ssh-add (command line suppressed) [2021-05-09T19:19:53.700Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_8395163744957949127.key (/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_8395163744957949127.key) [2021-05-09T19:19:53.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T19:19:54.233Z] + git semver init [2021-05-09T19:19:54.526Z] # -> Open(): unable to determine branch for HEAD [2021-05-09T19:19:54.526Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-227/.git [2021-05-09T19:19:54.526Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-227 [2021-05-09T19:19:54.526Z] # $SEMVER_REMOTE_NAME = origin [2021-05-09T19:19:54.526Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-09T19:19:54.526Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-09T19:19:54.526Z] # $SEMVER_BRANCH = PR-227 [2021-05-09T19:19:54.526Z] # $SEMVER_TEMP = /tmp/semver-668860721 [2021-05-09T19:19:54.526Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-09T19:19:55.150Z] # '/tmp/semver-668860721' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-227/.semver' [2021-05-09T19:19:55.150Z] # -> Force: false [2021-05-09T19:19:55.150Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-227/.semver [Pipeline] } [2021-05-09T19:19:55.183Z] $ docker exec --env ******** --env ******** 109091b0e220470593ab90a9615bac7084924779c07ad833cdda6244371163a4 ssh-agent -k [2021-05-09T19:19:55.441Z] unset SSH_AUTH_SOCK; [2021-05-09T19:19:55.442Z] unset SSH_AGENT_PID; [2021-05-09T19:19:55.442Z] echo Agent pid 50 killed; [2021-05-09T19:19:55.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-09T19:19:57.323Z] + git semver [Pipeline] } [2021-05-09T19:19:57.373Z] $ docker stop --time=1 109091b0e220470593ab90a9615bac7084924779c07ad833cdda6244371163a4 [2021-05-09T19:19:59.313Z] $ docker rm -f 109091b0e220470593ab90a9615bac7084924779c07ad833cdda6244371163a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-09T19:20:00.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-09T19:20:00.860Z] Stashed 1 file(s) [Pipeline] echo [2021-05-09T19:20:00.864Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-09T19:20:16.070Z] Still waiting to schedule task [2021-05-09T19:20:16.071Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-09T19:20:16.074Z] Still waiting to schedule task [2021-05-09T19:20:16.074Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-09T19:23:30.615Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3862 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [Pipeline] { [Pipeline] ws [2021-05-09T19:23:30.634Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2021-05-09T19:23:37.075Z] using credential edgex-jenkins-ssh [2021-05-09T19:23:37.100Z] Cloning the remote Git repository [2021-05-09T19:23:37.154Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-09T19:23:37.293Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2021-05-09T19:23:37.370Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-09T19:23:37.371Z] > git --version # timeout=10 [2021-05-09T19:23:37.391Z] > git --version # 'git version 2.17.1' [2021-05-09T19:23:37.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T19:23:37.469Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-09T19:23:38.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-09T19:23:38.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-09T19:23:38.321Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-09T19:23:38.361Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-09T19:23:38.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T19:23:38.378Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-09T19:23:38.859Z] Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e [2021-05-09T19:23:39.129Z] Merge succeeded, producing e7b51810d36c05b13fbfa355d6597a99cbaede3e [2021-05-09T19:23:39.129Z] Checking out Revision e7b51810d36c05b13fbfa355d6597a99cbaede3e (PR-227) [2021-05-09T19:23:38.879Z] > git config core.sparsecheckout # timeout=10 [2021-05-09T19:23:38.899Z] > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [2021-05-09T19:23:38.992Z] > git remote # timeout=10 [2021-05-09T19:23:39.014Z] > git config --get remote.origin.url # timeout=10 [2021-05-09T19:23:39.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T19:23:39.047Z] > git merge e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 [2021-05-09T19:23:39.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-09T19:23:39.135Z] > git config core.sparsecheckout # timeout=10 [2021-05-09T19:23:39.154Z] > git checkout -f e7b51810d36c05b13fbfa355d6597a99cbaede3e # timeout=10 [2021-05-09T19:23:43.699Z] Commit message: "Merge commit 'e697b4492d61b291e25afe90594ef703f17e91d3' into HEAD" [2021-05-09T19:23:43.709Z] > git rev-list --no-walk bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-09T19:23:45.268Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-09T19:23:45.739Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-09T19:23:46.089Z] + true [2021-05-09T19:23:46.089Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T19:23:48.770Z] provisioning config files... [2021-05-09T19:23:48.823Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config3391802463566083607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:23:49.212Z] ---> docker-login.sh [2021-05-09T19:23:49.212Z] nexus3.edgexfoundry.org:10001 [2021-05-09T19:23:50.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:23:50.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:23:50.799Z] Configure a credential helper to remove this warning. See [2021-05-09T19:23:50.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:23:50.799Z] [2021-05-09T19:23:50.799Z] Login Succeeded [2021-05-09T19:23:50.799Z] nexus3.edgexfoundry.org:10002 [2021-05-09T19:23:51.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:23:51.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:23:51.349Z] Configure a credential helper to remove this warning. See [2021-05-09T19:23:51.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:23:51.349Z] [2021-05-09T19:23:51.349Z] Login Succeeded [2021-05-09T19:23:51.349Z] nexus3.edgexfoundry.org:10003 [2021-05-09T19:23:51.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:23:51.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:23:51.948Z] Configure a credential helper to remove this warning. See [2021-05-09T19:23:51.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:23:51.948Z] [2021-05-09T19:23:51.948Z] Login Succeeded [2021-05-09T19:23:51.948Z] nexus3.edgexfoundry.org:10004 [2021-05-09T19:23:52.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:23:52.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:23:52.546Z] Configure a credential helper to remove this warning. See [2021-05-09T19:23:52.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:23:52.546Z] [2021-05-09T19:23:52.546Z] Login Succeeded [2021-05-09T19:23:52.546Z] docker.io [2021-05-09T19:23:53.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:23:53.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:23:53.418Z] Configure a credential helper to remove this warning. See [2021-05-09T19:23:53.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:23:53.418Z] [2021-05-09T19:23:53.418Z] Login Succeeded [2021-05-09T19:23:53.418Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T19:23:53.438Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-09T19:23:53.770Z] ========================================================= [2021-05-09T19:23:53.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-09T19:23:53.771Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:23:54.125Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-09T19:23:54.400Z] Sending build context to Docker daemon 556kB [2021-05-09T19:23:54.674Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-09T19:23:54.674Z] Step 2/8 : FROM ${BASE} [2021-05-09T19:23:54.674Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-09T19:23:54.674Z] 595b0fe564bb: Pulling fs layer [2021-05-09T19:23:54.674Z] 7186ed65a4f7: Pulling fs layer [2021-05-09T19:23:54.674Z] 316046926c0a: Pulling fs layer [2021-05-09T19:23:54.674Z] 4ebd0625c992: Pulling fs layer [2021-05-09T19:23:54.674Z] 207e8628e3a3: Pulling fs layer [2021-05-09T19:23:54.674Z] c791037a9be2: Pulling fs layer [2021-05-09T19:23:54.674Z] ffd874e62e21: Pulling fs layer [2021-05-09T19:23:54.674Z] c791037a9be2: Waiting [2021-05-09T19:23:54.674Z] ffd874e62e21: Waiting [2021-05-09T19:23:54.674Z] 207e8628e3a3: Waiting [2021-05-09T19:23:54.674Z] 4ebd0625c992: Waiting [2021-05-09T19:23:54.674Z] 316046926c0a: Verifying Checksum [2021-05-09T19:23:54.674Z] 316046926c0a: Download complete [2021-05-09T19:23:54.674Z] 7186ed65a4f7: Verifying Checksum [2021-05-09T19:23:54.674Z] 7186ed65a4f7: Download complete [2021-05-09T19:23:54.674Z] 207e8628e3a3: Verifying Checksum [2021-05-09T19:23:54.674Z] 207e8628e3a3: Download complete [2021-05-09T19:23:54.674Z] c791037a9be2: Download complete [2021-05-09T19:23:54.674Z] 595b0fe564bb: Verifying Checksum [2021-05-09T19:23:54.674Z] 595b0fe564bb: Download complete [2021-05-09T19:23:55.666Z] 595b0fe564bb: Pull complete [2021-05-09T19:23:55.945Z] 7186ed65a4f7: Pull complete [2021-05-09T19:23:56.549Z] 316046926c0a: Pull complete [2021-05-09T19:23:57.535Z] ffd874e62e21: Verifying Checksum [2021-05-09T19:23:57.535Z] ffd874e62e21: Download complete [2021-05-09T19:23:58.528Z] 4ebd0625c992: Verifying Checksum [2021-05-09T19:23:58.528Z] 4ebd0625c992: Download complete [2021-05-09T19:24:07.258Z] Running on prd-centos7-docker-4c-2g-3864 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [Pipeline] { [Pipeline] ws [2021-05-09T19:24:07.279Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2021-05-09T19:24:08.725Z] 4ebd0625c992: Pull complete [2021-05-09T19:24:08.725Z] 207e8628e3a3: Pull complete [2021-05-09T19:24:09.003Z] c791037a9be2: Pull complete [2021-05-09T19:24:10.060Z] using credential edgex-jenkins-ssh [2021-05-09T19:24:10.078Z] Cloning the remote Git repository [2021-05-09T19:24:10.085Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-09T19:24:10.166Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2021-05-09T19:24:10.232Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-09T19:24:10.232Z] > git --version # timeout=10 [2021-05-09T19:24:10.240Z] > git --version # 'git version 2.24.3' [2021-05-09T19:24:10.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T19:24:10.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-09T19:24:11.437Z] Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e [2021-05-09T19:24:11.525Z] Merge succeeded, producing cf71dcb1eacb5db70cafb1ac12a6b5d762d5239c [2021-05-09T19:24:11.525Z] Checking out Revision cf71dcb1eacb5db70cafb1ac12a6b5d762d5239c (PR-227) [2021-05-09T19:24:10.832Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-09T19:24:10.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-09T19:24:10.868Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-09T19:24:10.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-09T19:24:10.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T19:24:10.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-09T19:24:11.450Z] > git config core.sparsecheckout # timeout=10 [2021-05-09T19:24:11.456Z] > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [2021-05-09T19:24:11.488Z] > git remote # timeout=10 [2021-05-09T19:24:11.494Z] > git config --get remote.origin.url # timeout=10 [2021-05-09T19:24:11.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T19:24:11.503Z] > git merge e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 [2021-05-09T19:24:11.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-09T19:24:11.532Z] > git config core.sparsecheckout # timeout=10 [2021-05-09T19:24:11.537Z] > git checkout -f cf71dcb1eacb5db70cafb1ac12a6b5d762d5239c # timeout=10 [2021-05-09T19:24:12.410Z] ffd874e62e21: Pull complete [2021-05-09T19:24:12.410Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-09T19:24:12.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-09T19:24:12.696Z] ---> cfc18b08335c [2021-05-09T19:24:12.696Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-09T19:24:15.101Z] Commit message: "Merge commit 'e697b4492d61b291e25afe90594ef703f17e91d3' into HEAD" [2021-05-09T19:24:15.108Z] > git rev-list --no-walk bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-09T19:24:16.125Z] ---> Running in 188dd6006fee [2021-05-09T19:24:16.125Z] Removing intermediate container 188dd6006fee [2021-05-09T19:24:16.125Z] ---> f587b54692e0 [2021-05-09T19:24:16.125Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T19:24:16.218Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-09T19:24:16.399Z] ---> Running in fdc9c8fba931 [2021-05-09T19:24:16.546Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-09T19:24:16.843Z] + true [2021-05-09T19:24:16.843Z] + sudo service docker restart [2021-05-09T19:24:16.843Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T19:24:17.817Z] provisioning config files... [2021-05-09T19:24:17.852Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config3743654445569453283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:24:18.184Z] ---> docker-login.sh [2021-05-09T19:24:18.184Z] nexus3.edgexfoundry.org:10001 [2021-05-09T19:24:18.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:24:18.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:24:18.447Z] Configure a credential helper to remove this warning. See [2021-05-09T19:24:18.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:24:18.447Z] [2021-05-09T19:24:18.447Z] Login Succeeded [2021-05-09T19:24:18.447Z] nexus3.edgexfoundry.org:10002 [2021-05-09T19:24:18.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:24:18.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:24:18.710Z] Configure a credential helper to remove this warning. See [2021-05-09T19:24:18.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:24:18.710Z] [2021-05-09T19:24:18.710Z] Login Succeeded [2021-05-09T19:24:18.710Z] nexus3.edgexfoundry.org:10003 [2021-05-09T19:24:18.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:24:18.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:24:18.973Z] Configure a credential helper to remove this warning. See [2021-05-09T19:24:18.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:24:18.973Z] [2021-05-09T19:24:18.973Z] Login Succeeded [2021-05-09T19:24:18.973Z] nexus3.edgexfoundry.org:10004 [2021-05-09T19:24:18.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:24:18.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:24:18.973Z] Configure a credential helper to remove this warning. See [2021-05-09T19:24:18.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:24:18.973Z] [2021-05-09T19:24:18.973Z] Login Succeeded [2021-05-09T19:24:18.973Z] docker.io [2021-05-09T19:24:19.037Z] Removing intermediate container fdc9c8fba931 [2021-05-09T19:24:19.037Z] ---> 2ba1428c6f27 [2021-05-09T19:24:19.037Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-09T19:24:19.037Z] ---> Running in f93391cf12d3 [2021-05-09T19:24:19.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T19:24:19.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T19:24:19.498Z] Configure a credential helper to remove this warning. See [2021-05-09T19:24:19.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T19:24:19.498Z] [2021-05-09T19:24:19.498Z] Login Succeeded [2021-05-09T19:24:19.498Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T19:24:19.507Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-09T19:24:19.697Z] ========================================================= [2021-05-09T19:24:19.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-09T19:24:19.697Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:24:20.003Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-09T19:24:20.003Z] Sending build context to Docker daemon 557.1kB [2021-05-09T19:24:20.003Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-09T19:24:20.003Z] Step 2/8 : FROM ${BASE} [2021-05-09T19:24:20.003Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-09T19:24:20.003Z] 540db60ca938: Pulling fs layer [2021-05-09T19:24:20.003Z] adcc1eea9eea: Pulling fs layer [2021-05-09T19:24:20.003Z] 4c4ab2625f07: Pulling fs layer [2021-05-09T19:24:20.003Z] 0510c868ecb4: Pulling fs layer [2021-05-09T19:24:20.003Z] afea3b2eda06: Pulling fs layer [2021-05-09T19:24:20.003Z] 7809a108b3ef: Pulling fs layer [2021-05-09T19:24:20.003Z] f706445af74f: Pulling fs layer [2021-05-09T19:24:20.003Z] afea3b2eda06: Waiting [2021-05-09T19:24:20.003Z] 7809a108b3ef: Waiting [2021-05-09T19:24:20.003Z] 0510c868ecb4: Waiting [2021-05-09T19:24:20.265Z] 4c4ab2625f07: Download complete [2021-05-09T19:24:20.265Z] adcc1eea9eea: Verifying Checksum [2021-05-09T19:24:20.265Z] adcc1eea9eea: Download complete [2021-05-09T19:24:20.265Z] afea3b2eda06: Verifying Checksum [2021-05-09T19:24:20.265Z] afea3b2eda06: Download complete [2021-05-09T19:24:20.265Z] 7809a108b3ef: Verifying Checksum [2021-05-09T19:24:20.265Z] 7809a108b3ef: Download complete [2021-05-09T19:24:20.265Z] 540db60ca938: Verifying Checksum [2021-05-09T19:24:20.265Z] 540db60ca938: Download complete [2021-05-09T19:24:20.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T19:24:20.527Z] 540db60ca938: Pull complete [2021-05-09T19:24:20.788Z] adcc1eea9eea: Pull complete [2021-05-09T19:24:20.788Z] 4c4ab2625f07: Pull complete [2021-05-09T19:24:22.177Z] f706445af74f: Verifying Checksum [2021-05-09T19:24:22.177Z] f706445af74f: Download complete [2021-05-09T19:24:22.754Z] 0510c868ecb4: Verifying Checksum [2021-05-09T19:24:22.755Z] 0510c868ecb4: Download complete [2021-05-09T19:24:24.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T19:24:29.426Z] 0510c868ecb4: Pull complete [2021-05-09T19:24:29.426Z] afea3b2eda06: Pull complete [2021-05-09T19:24:29.426Z] 7809a108b3ef: Pull complete [2021-05-09T19:24:30.190Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-09T19:24:30.190Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-09T19:24:30.461Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-09T19:24:30.733Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-09T19:24:30.733Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-09T19:24:31.326Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-09T19:24:31.326Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-09T19:24:33.293Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-09T19:24:33.293Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-09T19:24:33.568Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-09T19:24:33.843Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-09T19:24:34.118Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-09T19:24:35.096Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-09T19:24:35.096Z] Executing busybox-1.32.1-r6.trigger [2021-05-09T19:24:35.096Z] OK: 145 MiB in 53 packages [2021-05-09T19:24:37.074Z] Removing intermediate container f93391cf12d3 [2021-05-09T19:24:37.074Z] ---> 8c038c8095f7 [2021-05-09T19:24:37.074Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-09T19:24:37.074Z] ---> Running in 4887eb131c1e [2021-05-09T19:24:37.667Z] Removing intermediate container 4887eb131c1e [2021-05-09T19:24:37.667Z] ---> b95d74ec0185 [2021-05-09T19:24:37.667Z] Step 7/8 : COPY . . [2021-05-09T19:24:38.641Z] ---> 949c914d3dc8 [2021-05-09T19:24:38.641Z] Step 8/8 : RUN go mod download [2021-05-09T19:24:38.641Z] ---> Running in a93141ec70b9 [2021-05-09T19:24:39.466Z] f706445af74f: Pull complete [2021-05-09T19:24:39.466Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-09T19:24:39.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-09T19:24:39.466Z] ---> b068be0155e3 [2021-05-09T19:24:39.466Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-09T19:24:39.466Z] ---> Running in 03fdf928ea0b [2021-05-09T19:24:39.466Z] Removing intermediate container 03fdf928ea0b [2021-05-09T19:24:39.466Z] ---> 25116d84f4f6 [2021-05-09T19:24:39.466Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T19:24:39.466Z] ---> Running in df32aea02c36 [2021-05-09T19:24:39.466Z] Removing intermediate container df32aea02c36 [2021-05-09T19:24:39.466Z] ---> 10f6cf9fe073 [2021-05-09T19:24:39.466Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-09T19:24:39.466Z] ---> Running in acca4f1730ee [2021-05-09T19:24:40.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T19:24:42.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T19:24:42.910Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-09T19:24:42.910Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-09T19:24:43.172Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-09T19:24:43.434Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-09T19:24:43.434Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-09T19:24:43.696Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-09T19:24:43.960Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-09T19:24:44.534Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-09T19:24:44.534Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-09T19:24:44.797Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-09T19:24:45.060Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-09T19:24:45.326Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-09T19:24:45.326Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-09T19:24:45.589Z] Executing busybox-1.32.1-r6.trigger [2021-05-09T19:24:45.589Z] OK: 156 MiB in 53 packages [2021-05-09T19:24:46.540Z] Removing intermediate container acca4f1730ee [2021-05-09T19:24:46.540Z] ---> 2874f4a57896 [2021-05-09T19:24:46.540Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-09T19:24:46.540Z] ---> Running in f34cd6f37a17 [2021-05-09T19:24:46.814Z] Removing intermediate container f34cd6f37a17 [2021-05-09T19:24:46.814Z] ---> 30efdd219c7a [2021-05-09T19:24:46.814Z] Step 7/8 : COPY . . [2021-05-09T19:24:47.763Z] ---> ce439866fc48 [2021-05-09T19:24:47.763Z] Step 8/8 : RUN go mod download [2021-05-09T19:24:47.763Z] ---> Running in 13189f47ad94 [2021-05-09T19:25:05.460Z] Removing intermediate container a93141ec70b9 [2021-05-09T19:25:05.460Z] ---> fa2f5fc74c2c [2021-05-09T19:25:05.460Z] Successfully built fa2f5fc74c2c [2021-05-09T19:25:05.460Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:25:05.817Z] + docker inspect -f . ci-base-image-arm64 [2021-05-09T19:25:05.817Z] . [Pipeline] withDockerContainer [2021-05-09T19:25:06.089Z] prd-ubuntu18.04-docker-arm64-4c-16g-3862 does not seem to be running inside a container [2021-05-09T19:25:06.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-09T19:25:07.752Z] $ docker top 7cf789149a459ef394227f4d56b892ca3a4ae068cee97338f257065e0b1cef2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T19:25:08.753Z] + go version [2021-05-09T19:25:08.753Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-09T19:25:08.777Z] $ docker stop --time=1 7cf789149a459ef394227f4d56b892ca3a4ae068cee97338f257065e0b1cef2b [2021-05-09T19:25:09.784Z] Removing intermediate container 13189f47ad94 [2021-05-09T19:25:09.784Z] ---> e787de9e514a [2021-05-09T19:25:09.784Z] Successfully built e787de9e514a [2021-05-09T19:25:09.784Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-09T19:25:10.715Z] $ docker rm -f 7cf789149a459ef394227f4d56b892ca3a4ae068cee97338f257065e0b1cef2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:25:11.331Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-09T19:25:11.331Z] . [Pipeline] withDockerContainer [2021-05-09T19:25:11.450Z] prd-centos7-docker-4c-2g-3864 does not seem to be running inside a container [2021-05-09T19:25:11.467Z] + docker inspect -f . ci-base-image-arm64 [2021-05-09T19:25:11.467Z] . [2021-05-09T19:25:11.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-09T19:25:12.211Z] $ docker top 4e0526390112ef57061425745b8e7854a0d4dea7b76a0e30899bf95cd7175fc4 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-09T19:25:12.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-3862 does not seem to be running inside a container [2021-05-09T19:25:12.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-09T19:25:14.287Z] $ docker top 096d79f8cedc32c625e1f8e9686214acf8518eedeafee0d97ce5237955a7689d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-09T19:25:14.906Z] + go version [2021-05-09T19:25:14.906Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-09T19:25:14.925Z] $ docker stop --time=1 4e0526390112ef57061425745b8e7854a0d4dea7b76a0e30899bf95cd7175fc4 [2021-05-09T19:25:15.296Z] + go mod tidy [2021-05-09T19:25:16.251Z] $ docker rm -f 4e0526390112ef57061425745b8e7854a0d4dea7b76a0e30899bf95cd7175fc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:25:16.821Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-09T19:25:16.821Z] . [Pipeline] withDockerContainer [2021-05-09T19:25:16.938Z] prd-centos7-docker-4c-2g-3864 does not seem to be running inside a container [2021-05-09T19:25:17.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-09T19:25:17.010Z] + make test [2021-05-09T19:25:17.010Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-09T19:25:17.566Z] $ docker top bdfb47217ec90fdfded846694ee2c962e361c541031c3b99d215055b0340e012 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T19:25:17.975Z] + go mod tidy [2021-05-09T19:25:18.459Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] sh [2021-05-09T19:25:18.871Z] + make test [2021-05-09T19:25:18.871Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-09T19:25:19.837Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-09T19:25:32.243Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-09T19:25:32.243Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-09T19:25:32.243Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-09T19:25:32.243Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-09T19:25:32.243Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-09T19:25:37.651Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-09T19:25:37.651Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-09T19:25:37.673Z] $ docker stop --time=1 bdfb47217ec90fdfded846694ee2c962e361c541031c3b99d215055b0340e012 [2021-05-09T19:25:39.355Z] $ docker rm -f bdfb47217ec90fdfded846694ee2c962e361c541031c3b99d215055b0340e012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:25:40.157Z] ---> job-cost.sh [2021-05-09T19:25:40.157Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f9bu [2021-05-09T19:25:55.343Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-09T19:25:57.511Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-09T19:25:57.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-09T19:25:57.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-09T19:25:57.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-09T19:25:57.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-09T19:26:09.976Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-09T19:26:09.976Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-09T19:26:10.003Z] $ docker stop --time=1 096d79f8cedc32c625e1f8e9686214acf8518eedeafee0d97ce5237955a7689d [2021-05-09T19:26:12.334Z] $ docker rm -f 096d79f8cedc32c625e1f8e9686214acf8518eedeafee0d97ce5237955a7689d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:26:13.389Z] ---> job-cost.sh [2021-05-09T19:26:13.389Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t47T [2021-05-09T19:26:21.977Z] lf-activate-venv(): INFO: Adding /tmp/venv-f9bu/bin to PATH [2021-05-09T19:26:21.978Z] INFO: No Stack... [2021-05-09T19:26:21.978Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-09T19:26:22.928Z] INFO: Archiving Costs [Pipeline] sh [2021-05-09T19:26:23.239Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2021-05-09T19:26:23.240Z] + cut -d, -f6 [Pipeline] lock [2021-05-09T19:26:23.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-227-2-stack-cost] [2021-05-09T19:26:23.347Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-2-stack-cost] did not exist. Created. [2021-05-09T19:26:23.347Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-227-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-09T19:26:23.682Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-09T19:26:24.112Z] Stashed 1 file(s) [Pipeline] } [2021-05-09T19:26:24.130Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-09T19:26:24.307Z] Failed in branch amd64 [2021-05-09T19:27:00.385Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-09T19:28:22.160Z] lf-activate-venv(): INFO: Adding /tmp/venv-t47T/bin to PATH [2021-05-09T19:28:22.160Z] INFO: No Stack... [2021-05-09T19:28:22.160Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-09T19:28:22.160Z] INFO: Archiving Costs [Pipeline] sh [2021-05-09T19:28:22.515Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2021-05-09T19:28:22.515Z] + cut -d, -f6 [Pipeline] lock [2021-05-09T19:28:22.843Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-227-2-stack-cost] [2021-05-09T19:28:22.857Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-2-stack-cost] did not exist. Created. [2021-05-09T19:28:22.857Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-227-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-09T19:28:23.245Z] /w/workspace/device-mqtt-go/2@tmp/durable-cc028c2b/script.sh: 1: /w/workspace/device-mqtt-go/2@tmp/durable-cc028c2b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-09T19:28:23.633Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-09T19:28:23.675Z] Warning: overwriting stash ‘stack-cost’ [2021-05-09T19:28:24.598Z] Stashed 1 file(s) [Pipeline] } [2021-05-09T19:28:24.611Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-09T19:28:24.763Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:28:25.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:28:26.885Z] ---> package-listing.sh [2021-05-09T19:28:26.886Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-09T19:28:26.886Z] ++ facter osfamily [2021-05-09T19:28:27.172Z] + OS_FAMILY=redhat [2021-05-09T19:28:27.172Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-227 [2021-05-09T19:28:27.172Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-09T19:28:27.172Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-09T19:28:27.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-09T19:28:27.172Z] + PACKAGES=/tmp/packages_start.txt [2021-05-09T19:28:27.172Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-227 ']' [2021-05-09T19:28:27.172Z] + PACKAGES=/tmp/packages_end.txt [2021-05-09T19:28:27.172Z] + case "${OS_FAMILY}" in [2021-05-09T19:28:27.172Z] + rpm -qa [2021-05-09T19:28:27.172Z] + sort [2021-05-09T19:28:32.600Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-09T19:28:32.600Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-09T19:28:32.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-09T19:28:32.880Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-227 ']' [2021-05-09T19:28:32.880Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-227/archives/ [2021-05-09T19:28:32.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-227/archives/ [Pipeline] echo [2021-05-09T19:28:32.913Z] 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/gexfoundry_device-mqtt-go_PR-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-09T19:28:33.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:28:33.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T19:28:34.211Z] [2021-05-09T19:28:34.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-09T19:28:34.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T19:28:34.883Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-09T19:28:34.883Z] df20fa9351a1: Pulling fs layer [2021-05-09T19:28:34.883Z] 36b3adc4ff6f: Pulling fs layer [2021-05-09T19:28:34.883Z] 8ad3a11d3b57: Pulling fs layer [2021-05-09T19:28:34.883Z] 46f8f816bc3b: Pulling fs layer [2021-05-09T19:28:34.883Z] 93b61091891f: Pulling fs layer [2021-05-09T19:28:34.883Z] 93b9cdb0e59b: Pulling fs layer [2021-05-09T19:28:34.883Z] 5e14af77c1be: Pulling fs layer [2021-05-09T19:28:34.883Z] 01666e4c0597: Pulling fs layer [2021-05-09T19:28:34.883Z] aa168da1d23b: Pulling fs layer [2021-05-09T19:28:34.883Z] 93b61091891f: Waiting [2021-05-09T19:28:34.883Z] 01666e4c0597: Waiting [2021-05-09T19:28:34.883Z] 93b9cdb0e59b: Waiting [2021-05-09T19:28:34.883Z] 5e14af77c1be: Waiting [2021-05-09T19:28:34.883Z] aa168da1d23b: Waiting [2021-05-09T19:28:34.883Z] 46f8f816bc3b: Waiting [2021-05-09T19:28:34.883Z] 36b3adc4ff6f: Download complete [2021-05-09T19:28:34.883Z] 46f8f816bc3b: Verifying Checksum [2021-05-09T19:28:34.883Z] 46f8f816bc3b: Download complete [2021-05-09T19:28:35.168Z] df20fa9351a1: Verifying Checksum [2021-05-09T19:28:35.168Z] 93b9cdb0e59b: Verifying Checksum [2021-05-09T19:28:35.168Z] 93b9cdb0e59b: Download complete [2021-05-09T19:28:35.168Z] 93b61091891f: Verifying Checksum [2021-05-09T19:28:35.168Z] 93b61091891f: Download complete [2021-05-09T19:28:35.168Z] 5e14af77c1be: Verifying Checksum [2021-05-09T19:28:35.168Z] 5e14af77c1be: Download complete [2021-05-09T19:28:35.168Z] 01666e4c0597: Verifying Checksum [2021-05-09T19:28:35.168Z] 01666e4c0597: Download complete [2021-05-09T19:28:35.784Z] 8ad3a11d3b57: Verifying Checksum [2021-05-09T19:28:35.784Z] 8ad3a11d3b57: Download complete [2021-05-09T19:28:35.784Z] df20fa9351a1: Pull complete [2021-05-09T19:28:36.440Z] 36b3adc4ff6f: Pull complete [2021-05-09T19:28:39.285Z] 8ad3a11d3b57: Pull complete [2021-05-09T19:28:39.285Z] 46f8f816bc3b: Pull complete [2021-05-09T19:28:39.903Z] 93b61091891f: Pull complete [2021-05-09T19:28:40.175Z] aa168da1d23b: Verifying Checksum [2021-05-09T19:28:40.175Z] aa168da1d23b: Download complete [2021-05-09T19:28:40.491Z] 93b9cdb0e59b: Pull complete [2021-05-09T19:28:40.491Z] 5e14af77c1be: Pull complete [2021-05-09T19:28:40.773Z] 01666e4c0597: Pull complete [2021-05-09T19:28:59.606Z] aa168da1d23b: Pull complete [2021-05-09T19:28:59.606Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-09T19:28:59.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T19:28:59.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-09T19:29:00.156Z] prd-centos7-docker-4c-2g-3856 does not seem to be running inside a container [2021-05-09T19:29:00.390Z] $ 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/gexfoundry_device-mqtt-go_PR-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-227 -v /w/workspace/gexfoundry_device-mqtt-go_PR-227:/w/workspace/gexfoundry_device-mqtt-go_PR-227:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-227@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-09T19:29:04.558Z] $ docker top 3b29a846df5d655fa45958edc3858f2a10f8d35d1d0e046161813caf96c6b7ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T19:29:05.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-09T19:29:05.831Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-09T19:29:06.203Z] + ls /var/log/sa-host [2021-05-09T19:29:06.481Z] + sadf -c /var/log/sa-host/sa09 [2021-05-09T19:29:06.481Z] file_magic: OK [2021-05-09T19:29:06.481Z] HZ: Using current value: 100 [2021-05-09T19:29:06.481Z] file_header: OK [2021-05-09T19:29:06.481Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-09T19:29:06.481Z] Statistics: [2021-05-09T19:29:06.481Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-09T19:29:06.481Z] File successfully converted to sysstat format version 12.2.1 [2021-05-09T19:29:06.481Z] + sadf -c /var/log/sa-host/sa23 [2021-05-09T19:29:06.481Z] file_magic: OK [2021-05-09T19:29:06.481Z] HZ: Using current value: 100 [2021-05-09T19:29:06.481Z] file_header: OK [2021-05-09T19:29:06.481Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-09T19:29:06.481Z] Statistics: [2021-05-09T19:29:06.481Z] Hnuu...uuuununununu... [2021-05-09T19:29:06.481Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-09T19:29:06.663Z] provisioning config files... [2021-05-09T19:29:06.690Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/config6445268889122305160tmp [Pipeline] { [Pipeline] echo [2021-05-09T19:29:06.721Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:29:07.406Z] ---> create-netrc.sh [Pipeline] } [2021-05-09T19:29:07.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-09T19:29:07.466Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:29:07.847Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-09T19:29:07.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:29:08.210Z] ---> sudo-logs.sh [2021-05-09T19:29:08.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-09T19:29:08.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:29:09.391Z] ---> job-cost.sh [2021-05-09T19:29:09.391Z] lf-activate-venv: SKIPPING [2021-05-09T19:29:09.391Z] DEBUG: total: 0.20999999344348907 [2021-05-09T19:29:09.391Z] INFO: Retrieving Stack Cost... [2021-05-09T19:29:10.360Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-09T19:29:10.980Z] INFO: Archiving Costs [Pipeline] echo [2021-05-09T19:29:11.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T19:29:11.788Z] ---> logs-deploy.sh [2021-05-09T19:29:11.788Z] lf-activate-venv: SKIPPING [2021-05-09T19:29:11.788Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-227/2 [2021-05-09T19:29:11.788Z] INFO: archiving workspace using pattern(s): [2021-05-09T19:29:14.501Z] Archives upload complete. [2021-05-09T19:29:14.501Z] INFO: archiving logs to Nexus