Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from de71af6224ba6138bbb7eb28f0caf3b51e188290+913720342204c874872800d189d2482144693ed5 (6fbf403229a9af29f8e88607603320e032a7ed3d) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-229/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-229/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-2683 in /w/workspace/gexfoundry_device-mqtt-go_PR-229 [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-229 # 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 913720342204c874872800d189d2482144693ed5 into PR head commit de71af6224ba6138bbb7eb28f0caf3b51e188290 Merge succeeded, producing de71af6224ba6138bbb7eb28f0caf3b51e188290 Checking out Revision de71af6224ba6138bbb7eb28f0caf3b51e188290 (PR-229) > 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/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # 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 913720342204c874872800d189d2482144693ed5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T05:55:57.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T05:55:57.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T05:55:57.414Z] ========================================================= [2021-05-03T05:55:57.414Z] EdgeX Global Pipelines Version Info [2021-05-03T05:55:57.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-03T05:55:58.926Z] ------------------- [2021-05-03T05:55:58.927Z] stable info: [2021-05-03T05:55:58.927Z] ------------------- [2021-05-03T05:55:58.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T05:55:58.927Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T05:55:58.927Z] Message: update stable to v1.0.191 [2021-05-03T05:55:59.871Z] ------------------- [2021-05-03T05:55:59.871Z] experimental info: [2021-05-03T05:55:59.871Z] ------------------- [2021-05-03T05:55:59.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T05:55:59.871Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T05:55:59.871Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T05:56:00.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-03T05:56:00.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-03T05:56:00.218Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T05:56:00.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T05:56:00.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T05:56:00.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T05:56:00.478Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T05:56:00.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T05:56:00.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-03T05:56:00.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T05:56:00.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T05:56:00.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-05-03T05:56:00.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T05:56:00.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T05:56:00.966Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T05:56:01.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T05:56:01.086Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T05:56:01.149Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T05:56:01.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T05:56:01.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T05:56:01.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-03T05:56:01.384Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-03T05:56:01.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-03T05:56:01.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-03T05:56:01.557Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-03T05:56:01.615Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T05:56:01.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2021-05-03T05:56:01.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2021-05-03T05:56:01.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2021-05-03T05:56:01.856Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de71af6224ba6138bbb7eb28f0caf3b51e188290 [Pipeline] echo [2021-05-03T05:56:01.913Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de71af6 [Pipeline] echo [2021-05-03T05:56:01.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T05:56:02.128Z] provisioning config files... [2021-05-03T05:56:02.161Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/config124999983078850116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T05:56:02.538Z] ---> docker-login.sh [2021-05-03T05:56:02.538Z] nexus3.edgexfoundry.org:10001 [2021-05-03T05:56:02.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:02.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:02.800Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:02.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:02.800Z] [2021-05-03T05:56:02.800Z] Login Succeeded [2021-05-03T05:56:02.800Z] nexus3.edgexfoundry.org:10002 [2021-05-03T05:56:02.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:03.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:03.063Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:03.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:03.063Z] [2021-05-03T05:56:03.063Z] Login Succeeded [2021-05-03T05:56:03.063Z] nexus3.edgexfoundry.org:10003 [2021-05-03T05:56:03.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:03.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:03.063Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:03.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:03.063Z] [2021-05-03T05:56:03.063Z] Login Succeeded [2021-05-03T05:56:03.063Z] nexus3.edgexfoundry.org:10004 [2021-05-03T05:56:03.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:03.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:03.326Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:03.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:03.326Z] [2021-05-03T05:56:03.326Z] Login Succeeded [2021-05-03T05:56:03.326Z] docker.io [2021-05-03T05:56:03.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:03.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:03.590Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:03.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:03.590Z] [2021-05-03T05:56:03.590Z] Login Succeeded [2021-05-03T05:56:03.590Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T05:56:03.616Z] 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-03T05:56:04.368Z] + git log --format=format:%s -1 de71af6224ba6138bbb7eb28f0caf3b51e188290 [Pipeline] echo [2021-05-03T05:56:04.466Z] GIT_COMMIT: de71af6224ba6138bbb7eb28f0caf3b51e188290, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-05-03T05:56:04.514Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:56:05.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T05:56:05.122Z] [2021-05-03T05:56:05.122Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:56:05.488Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T05:56:05.488Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T05:56:05.488Z] 31603596830f: Pulling fs layer [2021-05-03T05:56:05.488Z] 54011a49482f: Pulling fs layer [2021-05-03T05:56:05.488Z] a6820b24f6d8: Pulling fs layer [2021-05-03T05:56:05.488Z] f581987b2513: Pulling fs layer [2021-05-03T05:56:05.488Z] f581987b2513: Waiting [2021-05-03T05:56:05.488Z] 54011a49482f: Verifying Checksum [2021-05-03T05:56:05.488Z] 54011a49482f: Download complete [2021-05-03T05:56:05.488Z] 31603596830f: Verifying Checksum [2021-05-03T05:56:05.488Z] 31603596830f: Download complete [2021-05-03T05:56:05.754Z] a6820b24f6d8: Verifying Checksum [2021-05-03T05:56:05.754Z] a6820b24f6d8: Download complete [2021-05-03T05:56:05.754Z] f581987b2513: Verifying Checksum [2021-05-03T05:56:05.754Z] f581987b2513: Download complete [2021-05-03T05:56:06.015Z] 31603596830f: Pull complete [2021-05-03T05:56:06.015Z] 54011a49482f: Pull complete [2021-05-03T05:56:06.969Z] a6820b24f6d8: Pull complete [2021-05-03T05:56:07.230Z] f581987b2513: Pull complete [2021-05-03T05:56:07.230Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T05:56:07.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T05:56:07.230Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T05:56:07.394Z] prd-centos7-docker-4c-2g-2683 does not seem to be running inside a container [2021-05-03T05:56:07.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-229 -v /w/workspace/gexfoundry_device-mqtt-go_PR-229:/w/workspace/gexfoundry_device-mqtt-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-03T05:56:09.440Z] $ docker top 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T05:56:09.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T05:56:09.670Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T05:56:09.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T05:56:09.872Z] $ docker exec 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c ssh-agent [2021-05-03T05:56:10.031Z] SSH_AUTH_SOCK=/tmp/ssh-BpF3A8gf4kT5/agent.12 [2021-05-03T05:56:10.031Z] SSH_AGENT_PID=17 [2021-05-03T05:56:10.040Z] Running ssh-add (command line suppressed) [2021-05-03T05:56:10.160Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/private_key_1612004347356317465.key (/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/private_key_1612004347356317465.key) [2021-05-03T05:56:10.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T05:56:10.558Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T05:56:10.586Z] $ docker exec --env ******** --env ******** 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c ssh-agent -k [2021-05-03T05:56:10.696Z] unset SSH_AUTH_SOCK; [2021-05-03T05:56:10.696Z] unset SSH_AGENT_PID; [2021-05-03T05:56:10.696Z] echo Agent pid 17 killed; [2021-05-03T05:56:10.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T05:56:10.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T05:56:10.842Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T05:56:11.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T05:56:11.027Z] $ docker exec 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c ssh-agent [2021-05-03T05:56:11.182Z] SSH_AUTH_SOCK=/tmp/ssh-UzFVtln2td0q/agent.46 [2021-05-03T05:56:11.182Z] SSH_AGENT_PID=51 [2021-05-03T05:56:11.188Z] Running ssh-add (command line suppressed) [2021-05-03T05:56:11.304Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/private_key_4559982489534545391.key (/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/private_key_4559982489534545391.key) [2021-05-03T05:56:11.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T05:56:11.713Z] + git semver init [2021-05-03T05:56:11.713Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T05:56:11.713Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-229/.git [2021-05-03T05:56:11.713Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-229 [2021-05-03T05:56:11.713Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T05:56:11.713Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T05:56:11.713Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T05:56:11.713Z] # $SEMVER_BRANCH = PR-229 [2021-05-03T05:56:11.713Z] # $SEMVER_TEMP = /tmp/semver-917124676 [2021-05-03T05:56:11.713Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-03T05:56:12.286Z] # '/tmp/semver-917124676' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-229/.semver' [2021-05-03T05:56:12.286Z] # -> Force: false [2021-05-03T05:56:12.286Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-229/.semver [Pipeline] } [2021-05-03T05:56:12.308Z] $ docker exec --env ******** --env ******** 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c ssh-agent -k [2021-05-03T05:56:12.415Z] unset SSH_AUTH_SOCK; [2021-05-03T05:56:12.416Z] unset SSH_AGENT_PID; [2021-05-03T05:56:12.416Z] echo Agent pid 51 killed; [2021-05-03T05:56:12.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T05:56:12.906Z] + git semver [Pipeline] } [2021-05-03T05:56:12.934Z] $ docker stop --time=1 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c [2021-05-03T05:56:14.345Z] $ docker rm -f 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T05:56:14.819Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T05:56:15.191Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T05:56:15.217Z] [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-03T05:56:30.739Z] Still waiting to schedule task [2021-05-03T05:56:30.739Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-03T05:56:30.768Z] Still waiting to schedule task [2021-05-03T05:56:30.768Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-03T05:58:13.072Z] Running on prd-centos7-docker-4c-2g-2687 in /w/workspace/gexfoundry_device-mqtt-go_PR-229 [Pipeline] { [Pipeline] ws [2021-05-03T05:58:13.129Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T05:58:22.482Z] using credential edgex-jenkins-ssh [2021-05-03T05:58:22.622Z] Cloning the remote Git repository [2021-05-03T05:58:22.674Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:58:22.827Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-03T05:58:23.209Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:58:23.210Z] > git --version # timeout=10 [2021-05-03T05:58:23.228Z] > git --version # 'git version 2.24.3' [2021-05-03T05:58:23.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:58:23.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T05:58:24.740Z] Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit de71af6224ba6138bbb7eb28f0caf3b51e188290 [2021-05-03T05:58:25.054Z] Merge succeeded, producing de71af6224ba6138bbb7eb28f0caf3b51e188290 [2021-05-03T05:58:25.054Z] Checking out Revision de71af6224ba6138bbb7eb28f0caf3b51e188290 (PR-229) [2021-05-03T05:58:24.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-03T05:58:24.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T05:58:24.200Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-03T05:58:24.289Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:58:24.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:58:24.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T05:58:24.751Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T05:58:24.770Z] > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 [2021-05-03T05:58:24.843Z] > git remote # timeout=10 [2021-05-03T05:58:24.905Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T05:58:24.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:58:24.968Z] > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 [2021-05-03T05:58:25.025Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T05:58:25.054Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T05:58:25.074Z] > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 [2021-05-03T05:58:29.363Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-03T05:58:29.434Z] > git --version # timeout=10 [2021-05-03T05:58:29.490Z] > git --version # 'git version 2.24.3' [2021-05-03T05:58:29.611Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T05:58:31.930Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T05:58:32.364Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T05:58:32.748Z] + true [2021-05-03T05:58:32.748Z] + sudo service docker restart [2021-05-03T05:58:32.748Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T05:58:34.993Z] provisioning config files... [2021-05-03T05:58:35.039Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3612210564084825092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T05:58:35.532Z] ---> docker-login.sh [2021-05-03T05:58:35.532Z] nexus3.edgexfoundry.org:10001 [2021-05-03T05:58:36.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:58:36.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:58:36.183Z] Configure a credential helper to remove this warning. See [2021-05-03T05:58:36.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:58:36.183Z] [2021-05-03T05:58:36.183Z] Login Succeeded [2021-05-03T05:58:36.183Z] nexus3.edgexfoundry.org:10002 [2021-05-03T05:58:36.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:58:36.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:58:36.457Z] Configure a credential helper to remove this warning. See [2021-05-03T05:58:36.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:58:36.457Z] [2021-05-03T05:58:36.457Z] Login Succeeded [2021-05-03T05:58:36.457Z] nexus3.edgexfoundry.org:10003 [2021-05-03T05:58:36.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:58:36.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:58:36.762Z] Configure a credential helper to remove this warning. See [2021-05-03T05:58:36.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:58:36.762Z] [2021-05-03T05:58:36.762Z] Login Succeeded [2021-05-03T05:58:36.762Z] nexus3.edgexfoundry.org:10004 [2021-05-03T05:58:37.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:58:37.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:58:37.037Z] Configure a credential helper to remove this warning. See [2021-05-03T05:58:37.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:58:37.037Z] [2021-05-03T05:58:37.037Z] Login Succeeded [2021-05-03T05:58:37.037Z] docker.io [2021-05-03T05:58:37.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:58:37.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:58:37.582Z] Configure a credential helper to remove this warning. See [2021-05-03T05:58:37.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:58:37.582Z] [2021-05-03T05:58:37.582Z] Login Succeeded [2021-05-03T05:58:37.582Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T05:58:37.614Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T05:58:38.007Z] ========================================================= [2021-05-03T05:58:38.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T05:58:38.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:58:38.387Z] + 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-03T05:58:38.668Z] Sending build context to Docker daemon 550.4kB [2021-05-03T05:58:38.668Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T05:58:38.668Z] Step 2/8 : FROM ${BASE} [2021-05-03T05:58:38.668Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T05:58:38.668Z] 540db60ca938: Pulling fs layer [2021-05-03T05:58:38.668Z] adcc1eea9eea: Pulling fs layer [2021-05-03T05:58:38.668Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T05:58:38.668Z] 0510c868ecb4: Pulling fs layer [2021-05-03T05:58:38.668Z] afea3b2eda06: Pulling fs layer [2021-05-03T05:58:38.668Z] 7809a108b3ef: Pulling fs layer [2021-05-03T05:58:38.668Z] f706445af74f: Pulling fs layer [2021-05-03T05:58:38.668Z] afea3b2eda06: Waiting [2021-05-03T05:58:38.668Z] 7809a108b3ef: Waiting [2021-05-03T05:58:38.668Z] f706445af74f: Waiting [2021-05-03T05:58:38.668Z] 0510c868ecb4: Waiting [2021-05-03T05:58:38.668Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T05:58:38.668Z] 4c4ab2625f07: Download complete [2021-05-03T05:58:38.668Z] adcc1eea9eea: Verifying Checksum [2021-05-03T05:58:38.668Z] adcc1eea9eea: Download complete [2021-05-03T05:58:38.952Z] afea3b2eda06: Verifying Checksum [2021-05-03T05:58:38.952Z] afea3b2eda06: Download complete [2021-05-03T05:58:38.952Z] 7809a108b3ef: Verifying Checksum [2021-05-03T05:58:38.952Z] 7809a108b3ef: Download complete [2021-05-03T05:58:38.952Z] 540db60ca938: Verifying Checksum [2021-05-03T05:58:38.952Z] 540db60ca938: Download complete [2021-05-03T05:58:39.611Z] 540db60ca938: Pull complete [2021-05-03T05:58:40.235Z] adcc1eea9eea: Pull complete [2021-05-03T05:58:40.561Z] 4c4ab2625f07: Pull complete [2021-05-03T05:58:43.261Z] f706445af74f: Verifying Checksum [2021-05-03T05:58:43.261Z] f706445af74f: Download complete [2021-05-03T05:58:44.728Z] 0510c868ecb4: Verifying Checksum [2021-05-03T05:58:44.728Z] 0510c868ecb4: Download complete [2021-05-03T05:58:57.280Z] 0510c868ecb4: Pull complete [2021-05-03T05:58:57.280Z] afea3b2eda06: Pull complete [2021-05-03T05:58:57.280Z] 7809a108b3ef: Pull complete [2021-05-03T05:59:03.046Z] f706445af74f: Pull complete [2021-05-03T05:59:03.046Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T05:59:03.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T05:59:03.046Z] ---> b068be0155e3 [2021-05-03T05:59:03.046Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-03T05:59:03.343Z] ---> Running in 976110751bae [2021-05-03T05:59:04.097Z] Removing intermediate container 976110751bae [2021-05-03T05:59:04.097Z] ---> ffe692cdd9cf [2021-05-03T05:59:04.097Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T05:59:04.097Z] ---> Running in e07848288ef6 [2021-05-03T05:59:06.156Z] Removing intermediate container e07848288ef6 [2021-05-03T05:59:06.156Z] ---> 6e3c13ba0227 [2021-05-03T05:59:06.156Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-03T05:59:06.156Z] ---> Running in 5ac57b0c1de8 [2021-05-03T05:59:07.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T05:59:08.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T05:59:10.284Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-03T05:59:10.570Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-03T05:59:10.570Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-03T05:59:10.856Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-03T05:59:10.856Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T05:59:11.129Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-03T05:59:11.401Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-03T05:59:12.868Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-03T05:59:12.868Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-03T05:59:12.868Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-03T05:59:14.155Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-03T05:59:14.155Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-03T05:59:14.155Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-03T05:59:14.155Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T05:59:14.155Z] OK: 156 MiB in 53 packages [2021-05-03T05:59:15.243Z] Removing intermediate container 5ac57b0c1de8 [2021-05-03T05:59:15.243Z] ---> 60295edf113a [2021-05-03T05:59:15.243Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-03T05:59:15.243Z] ---> Running in 322e01a574e8 [2021-05-03T05:59:15.546Z] Removing intermediate container 322e01a574e8 [2021-05-03T05:59:15.546Z] ---> b0272d5a8afd [2021-05-03T05:59:15.546Z] Step 7/8 : COPY . . [2021-05-03T05:59:17.050Z] ---> c3a2093b3b07 [2021-05-03T05:59:17.050Z] Step 8/8 : RUN go mod download [2021-05-03T05:59:17.050Z] ---> Running in c961c5a45098 [2021-05-03T05:59:28.277Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2689 in /w/workspace/gexfoundry_device-mqtt-go_PR-229 [Pipeline] { [Pipeline] ws [2021-05-03T05:59:28.333Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T05:59:33.819Z] using credential edgex-jenkins-ssh [2021-05-03T05:59:33.836Z] Cloning the remote Git repository [2021-05-03T05:59:33.894Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:59:34.046Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-03T05:59:34.270Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:59:34.277Z] > git --version # timeout=10 [2021-05-03T05:59:34.317Z] > git --version # 'git version 2.17.1' [2021-05-03T05:59:34.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:59:34.391Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T05:59:35.667Z] Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit de71af6224ba6138bbb7eb28f0caf3b51e188290 [2021-05-03T05:59:35.853Z] Merge succeeded, producing de71af6224ba6138bbb7eb28f0caf3b51e188290 [2021-05-03T05:59:35.853Z] Checking out Revision de71af6224ba6138bbb7eb28f0caf3b51e188290 (PR-229) [2021-05-03T05:59:35.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-03T05:59:35.140Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T05:59:35.164Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-03T05:59:35.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:59:35.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:59:35.218Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T05:59:35.686Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T05:59:35.705Z] > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 [2021-05-03T05:59:35.782Z] > git remote # timeout=10 [2021-05-03T05:59:35.797Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T05:59:35.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:59:35.822Z] > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 [2021-05-03T05:59:35.841Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T05:59:35.861Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T05:59:35.870Z] > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 [2021-05-03T05:59:40.007Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-03T05:59:40.063Z] > git --version # timeout=10 [2021-05-03T05:59:40.074Z] > git --version # 'git version 2.17.1' [2021-05-03T05:59:40.091Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T05:59:41.706Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-03T05:59:42.130Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T05:59:42.491Z] + + sudo servicetrue docker [2021-05-03T05:59:42.491Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T05:59:45.226Z] provisioning config files... [2021-05-03T05:59:45.281Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3675653281682349138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T05:59:45.694Z] ---> docker-login.sh [2021-05-03T05:59:45.694Z] nexus3.edgexfoundry.org:10001 [2021-05-03T05:59:46.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:59:46.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:59:46.892Z] Configure a credential helper to remove this warning. See [2021-05-03T05:59:46.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:59:46.892Z] [2021-05-03T05:59:46.892Z] Login Succeeded [2021-05-03T05:59:46.892Z] nexus3.edgexfoundry.org:10002 [2021-05-03T05:59:47.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:59:47.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:59:47.442Z] Configure a credential helper to remove this warning. See [2021-05-03T05:59:47.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:59:47.442Z] [2021-05-03T05:59:47.442Z] Login Succeeded [2021-05-03T05:59:47.442Z] nexus3.edgexfoundry.org:10003 [2021-05-03T05:59:47.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:59:47.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:59:47.715Z] Configure a credential helper to remove this warning. See [2021-05-03T05:59:47.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:59:47.715Z] [2021-05-03T05:59:47.715Z] Login Succeeded [2021-05-03T05:59:47.987Z] nexus3.edgexfoundry.org:10004 [2021-05-03T05:59:48.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:59:48.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:59:48.260Z] Configure a credential helper to remove this warning. See [2021-05-03T05:59:48.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:59:48.260Z] [2021-05-03T05:59:48.260Z] Login Succeeded [2021-05-03T05:59:48.260Z] docker.io [2021-05-03T05:59:48.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:59:48.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:59:48.860Z] Configure a credential helper to remove this warning. See [2021-05-03T05:59:48.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:59:48.860Z] [2021-05-03T05:59:48.860Z] Login Succeeded [2021-05-03T05:59:49.132Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T05:59:49.162Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T05:59:49.590Z] ========================================================= [2021-05-03T05:59:49.590Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T05:59:49.590Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:59:49.976Z] Removing intermediate container c961c5a45098 [2021-05-03T05:59:49.976Z] ---> 32cab014f8ce [2021-05-03T05:59:49.976Z] Successfully built 32cab014f8ce [2021-05-03T05:59:49.976Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:59:50.058Z] + 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-03T05:59:50.331Z] Sending build context to Docker daemon 549.4kB [2021-05-03T05:59:50.331Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T05:59:50.331Z] Step 2/8 : FROM ${BASE} [2021-05-03T05:59:50.382Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T05:59:50.605Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T05:59:50.605Z] 595b0fe564bb: Pulling fs layer [2021-05-03T05:59:50.605Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T05:59:50.605Z] 316046926c0a: Pulling fs layer [2021-05-03T05:59:50.605Z] 4ebd0625c992: Pulling fs layer [2021-05-03T05:59:50.605Z] 207e8628e3a3: Pulling fs layer [2021-05-03T05:59:50.605Z] c791037a9be2: Pulling fs layer [2021-05-03T05:59:50.605Z] ffd874e62e21: Pulling fs layer [2021-05-03T05:59:50.605Z] 4ebd0625c992: Waiting [2021-05-03T05:59:50.605Z] c791037a9be2: Waiting [2021-05-03T05:59:50.605Z] ffd874e62e21: Waiting [2021-05-03T05:59:50.605Z] 207e8628e3a3: Waiting [2021-05-03T05:59:50.605Z] 316046926c0a: Verifying Checksum [2021-05-03T05:59:50.605Z] 316046926c0a: Download complete [2021-05-03T05:59:50.605Z] 7186ed65a4f7: Verifying Checksum [2021-05-03T05:59:50.605Z] 7186ed65a4f7: Download complete [2021-05-03T05:59:50.605Z] 207e8628e3a3: Verifying Checksum [2021-05-03T05:59:50.605Z] 207e8628e3a3: Download complete [2021-05-03T05:59:50.605Z] c791037a9be2: Download complete [2021-05-03T05:59:50.673Z] . [Pipeline] withDockerContainer [2021-05-03T05:59:50.880Z] 595b0fe564bb: Verifying Checksum [2021-05-03T05:59:50.880Z] 595b0fe564bb: Download complete [2021-05-03T05:59:50.980Z] prd-centos7-docker-4c-2g-2687 does not seem to be running inside a container [2021-05-03T05:59:51.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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-05-03T05:59:51.481Z] 595b0fe564bb: Pull complete [2021-05-03T05:59:52.097Z] 7186ed65a4f7: Pull complete [2021-05-03T05:59:52.370Z] 316046926c0a: Pull complete [2021-05-03T05:59:52.670Z] $ docker top 9d70b4954bc7fa268793db388d4c8290f03a7c0deeff2bcf75f2d2f61614814a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T05:59:53.343Z] ffd874e62e21: Verifying Checksum [2021-05-03T05:59:53.343Z] ffd874e62e21: Download complete [2021-05-03T05:59:54.109Z] + go version [2021-05-03T05:59:54.109Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T05:59:54.150Z] $ docker stop --time=1 9d70b4954bc7fa268793db388d4c8290f03a7c0deeff2bcf75f2d2f61614814a [2021-05-03T05:59:55.326Z] 4ebd0625c992: Verifying Checksum [2021-05-03T05:59:55.326Z] 4ebd0625c992: Download complete [2021-05-03T05:59:55.999Z] $ docker rm -f 9d70b4954bc7fa268793db388d4c8290f03a7c0deeff2bcf75f2d2f61614814a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:59:56.913Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T05:59:56.913Z] . [Pipeline] withDockerContainer [2021-05-03T05:59:57.166Z] prd-centos7-docker-4c-2g-2687 does not seem to be running inside a container [2021-05-03T05:59:57.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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-05-03T05:59:58.500Z] $ docker top 96884d4f3bb2182adacb813770fce7e56617ab4e8968b8c887c9489358f5c504 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T05:59:59.059Z] + go mod tidy [Pipeline] sh [2021-05-03T06:00:01.944Z] + make test [2021-05-03T06:00:01.944Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-03T06:00:03.938Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-03T06:00:05.491Z] 4ebd0625c992: Pull complete [2021-05-03T06:00:05.491Z] 207e8628e3a3: Pull complete [2021-05-03T06:00:05.769Z] c791037a9be2: Pull complete [2021-05-03T06:00:10.106Z] ffd874e62e21: Pull complete [2021-05-03T06:00:10.106Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T06:00:10.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T06:00:10.106Z] ---> cfc18b08335c [2021-05-03T06:00:10.106Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-03T06:00:12.108Z] ---> Running in 1b4acc1f1549 [2021-05-03T06:00:12.386Z] Removing intermediate container 1b4acc1f1549 [2021-05-03T06:00:12.386Z] ---> d29e12c02e50 [2021-05-03T06:00:12.386Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T06:00:12.659Z] ---> Running in 0d297f6e3841 [2021-05-03T06:00:15.307Z] Removing intermediate container 0d297f6e3841 [2021-05-03T06:00:15.307Z] ---> d6c97d43e2f1 [2021-05-03T06:00:15.307Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-03T06:00:15.307Z] ---> Running in 40b65add3d7c [2021-05-03T06:00:16.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T06:00:18.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T06:00:22.557Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-03T06:00:22.557Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-03T06:00:23.151Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-03T06:00:23.151Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-03T06:00:23.421Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T06:00:23.692Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-03T06:00:23.962Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-03T06:00:25.929Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-03T06:00:26.200Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-03T06:00:26.200Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-03T06:00:26.792Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-03T06:00:27.069Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-03T06:00:27.341Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-03T06:00:27.616Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T06:00:27.616Z] OK: 145 MiB in 53 packages [2021-05-03T06:00:29.058Z] Removing intermediate container 40b65add3d7c [2021-05-03T06:00:29.058Z] ---> 99d6822b46c6 [2021-05-03T06:00:29.058Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-03T06:00:29.333Z] ---> Running in ebfe7bfa8016 [2021-05-03T06:00:29.607Z] Removing intermediate container ebfe7bfa8016 [2021-05-03T06:00:29.607Z] ---> 5a418b2d01d3 [2021-05-03T06:00:29.607Z] Step 7/8 : COPY . . [2021-05-03T06:00:30.582Z] ---> cd4ca297140a [2021-05-03T06:00:30.582Z] Step 8/8 : RUN go mod download [2021-05-03T06:00:30.855Z] ---> Running in decfbd6d0a2b [2021-05-03T06:00:32.117Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-03T06:00:32.117Z] /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-03T06:00:32.117Z] /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-03T06:00:32.117Z] /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-03T06:00:32.117Z] /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-03T06:00:47.606Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-03T06:00:47.606Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-03T06:00:47.677Z] $ docker stop --time=1 96884d4f3bb2182adacb813770fce7e56617ab4e8968b8c887c9489358f5c504 [2021-05-03T06:00:49.537Z] $ docker rm -f 96884d4f3bb2182adacb813770fce7e56617ab4e8968b8c887c9489358f5c504 [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-03T06:00:51.134Z] ---> job-cost.sh [2021-05-03T06:00:51.134Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ug7A [2021-05-03T06:00:57.655Z] Removing intermediate container decfbd6d0a2b [2021-05-03T06:00:57.655Z] ---> e9b156aeb440 [2021-05-03T06:00:57.655Z] Successfully built e9b156aeb440 [2021-05-03T06:00:57.655Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:00:58.052Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T06:00:58.052Z] . [Pipeline] withDockerContainer [2021-05-03T06:00:58.339Z] prd-ubuntu18.04-docker-arm64-4c-16g-2689 does not seem to be running inside a container [2021-05-03T06:00:58.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T06:00:59.940Z] $ docker top b26703a4139d014fb05f577e6d2fb0e19f517681ab9a5cf33ca183841b7e678e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:01:00.963Z] + go version [2021-05-03T06:01:00.963Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T06:01:01.011Z] $ docker stop --time=1 b26703a4139d014fb05f577e6d2fb0e19f517681ab9a5cf33ca183841b7e678e [2021-05-03T06:01:03.003Z] $ docker rm -f b26703a4139d014fb05f577e6d2fb0e19f517681ab9a5cf33ca183841b7e678e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:01:04.059Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T06:01:04.059Z] . [Pipeline] withDockerContainer [2021-05-03T06:01:04.346Z] prd-ubuntu18.04-docker-arm64-4c-16g-2689 does not seem to be running inside a container [2021-05-03T06:01:04.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T06:01:05.986Z] $ docker top 9b46b4b3409e8a787262f46f0a7d80c554b6a14b55ad2d960a9a25478c88b075 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:01:07.017Z] + go mod tidy [Pipeline] sh [2021-05-03T06:01:08.395Z] + make test [2021-05-03T06:01:08.395Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-03T06:01:09.849Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-03T06:01:18.227Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:01:49.231Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-03T06:01:49.231Z] /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-03T06:01:49.231Z] /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-03T06:01:49.231Z] /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-03T06:01:49.231Z] /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-03T06:01:57.518Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ug7A/bin to PATH [2021-05-03T06:01:57.518Z] INFO: No Stack... [2021-05-03T06:01:57.518Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:01:57.518Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:01:57.996Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-03T06:01:57.996Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T06:01:58.177Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [2021-05-03T06:01:58.183Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] did not exist. Created. [2021-05-03T06:01:58.184Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:01:58.774Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-03T06:01:59.830Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:01:59.851Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:02:00.430Z] Failed in branch amd64 [2021-05-03T06:02:01.685Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-03T06:02:01.685Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-03T06:02:01.734Z] $ docker stop --time=1 9b46b4b3409e8a787262f46f0a7d80c554b6a14b55ad2d960a9a25478c88b075 [2021-05-03T06:02:04.097Z] $ docker rm -f 9b46b4b3409e8a787262f46f0a7d80c554b6a14b55ad2d960a9a25478c88b075 [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-03T06:02:05.457Z] ---> job-cost.sh [2021-05-03T06:02:05.457Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lfkf [2021-05-03T06:02:44.437Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:04:06.205Z] lf-activate-venv(): INFO: Adding /tmp/venv-Lfkf/bin to PATH [2021-05-03T06:04:06.205Z] INFO: No Stack... [2021-05-03T06:04:06.205Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T06:04:06.205Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:04:06.562Z] + cut -d, -f6 [2021-05-03T06:04:06.563Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2021-05-03T06:04:06.706Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [2021-05-03T06:04:06.712Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] did not exist. Created. [2021-05-03T06:04:06.712Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:04:07.172Z] /w/workspace/device-mqtt-go/1@tmp/durable-9581131c/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-9581131c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-03T06:04:07.539Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T06:04:07.582Z] Warning: overwriting stash ‘stack-cost’ [2021-05-03T06:04:08.188Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:04:08.228Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:04:08.818Z] 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-03T06:04:11.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:04:11.393Z] ---> package-listing.sh [2021-05-03T06:04:11.393Z] ++ facter osfamily [2021-05-03T06:04:11.393Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T06:04:11.393Z] + OS_FAMILY=redhat [2021-05-03T06:04:11.393Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-229 [2021-05-03T06:04:11.393Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T06:04:11.393Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T06:04:11.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T06:04:11.393Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T06:04:11.393Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-229 ']' [2021-05-03T06:04:11.393Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T06:04:11.393Z] + case "${OS_FAMILY}" in [2021-05-03T06:04:11.393Z] + rpm -qa [2021-05-03T06:04:11.393Z] + sort [2021-05-03T06:04:16.865Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T06:04:16.865Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T06:04:16.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T06:04:16.865Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-229 ']' [2021-05-03T06:04:16.865Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-229/archives/ [2021-05-03T06:04:16.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-229/archives/ [Pipeline] echo [2021-05-03T06:04:16.900Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T06:04:17.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:04:17.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:04:17.579Z] [2021-05-03T06:04:17.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:04:17.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:04:17.941Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T06:04:17.941Z] df20fa9351a1: Pulling fs layer [2021-05-03T06:04:17.941Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T06:04:17.941Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T06:04:17.941Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T06:04:17.941Z] 93b61091891f: Pulling fs layer [2021-05-03T06:04:17.941Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T06:04:17.941Z] 5e14af77c1be: Pulling fs layer [2021-05-03T06:04:17.941Z] 01666e4c0597: Pulling fs layer [2021-05-03T06:04:17.941Z] aa168da1d23b: Pulling fs layer [2021-05-03T06:04:17.941Z] 93b9cdb0e59b: Waiting [2021-05-03T06:04:17.941Z] 5e14af77c1be: Waiting [2021-05-03T06:04:17.941Z] 01666e4c0597: Waiting [2021-05-03T06:04:17.941Z] aa168da1d23b: Waiting [2021-05-03T06:04:17.941Z] 46f8f816bc3b: Waiting [2021-05-03T06:04:17.941Z] 93b61091891f: Waiting [2021-05-03T06:04:18.204Z] 36b3adc4ff6f: Verifying Checksum [2021-05-03T06:04:18.204Z] 36b3adc4ff6f: Download complete [2021-05-03T06:04:18.204Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T06:04:18.204Z] 46f8f816bc3b: Download complete [2021-05-03T06:04:18.204Z] df20fa9351a1: Verifying Checksum [2021-05-03T06:04:18.204Z] df20fa9351a1: Download complete [2021-05-03T06:04:18.204Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T06:04:18.204Z] 93b9cdb0e59b: Download complete [2021-05-03T06:04:18.204Z] 5e14af77c1be: Verifying Checksum [2021-05-03T06:04:18.204Z] 5e14af77c1be: Download complete [2021-05-03T06:04:18.204Z] 01666e4c0597: Verifying Checksum [2021-05-03T06:04:18.204Z] 01666e4c0597: Download complete [2021-05-03T06:04:18.204Z] 93b61091891f: Verifying Checksum [2021-05-03T06:04:18.204Z] 93b61091891f: Download complete [2021-05-03T06:04:18.470Z] df20fa9351a1: Pull complete [2021-05-03T06:04:18.470Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T06:04:18.470Z] 8ad3a11d3b57: Download complete [2021-05-03T06:04:18.745Z] 36b3adc4ff6f: Pull complete [2021-05-03T06:04:19.326Z] 8ad3a11d3b57: Pull complete [2021-05-03T06:04:19.326Z] 46f8f816bc3b: Pull complete [2021-05-03T06:04:19.904Z] 93b61091891f: Pull complete [2021-05-03T06:04:19.904Z] 93b9cdb0e59b: Pull complete [2021-05-03T06:04:20.485Z] 5e14af77c1be: Pull complete [2021-05-03T06:04:21.435Z] aa168da1d23b: Verifying Checksum [2021-05-03T06:04:21.435Z] aa168da1d23b: Download complete [2021-05-03T06:04:21.435Z] 01666e4c0597: Pull complete [2021-05-03T06:04:28.059Z] aa168da1d23b: Pull complete [2021-05-03T06:04:28.059Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T06:04:28.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:04:28.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T06:04:28.226Z] prd-centos7-docker-4c-2g-2683 does not seem to be running inside a container [2021-05-03T06:04:28.274Z] $ 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-229/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-229 -v /w/workspace/gexfoundry_device-mqtt-go_PR-229:/w/workspace/gexfoundry_device-mqtt-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T06:04:32.108Z] $ docker top 41ee457b356120153c16abfb61df4095696ab9869827c5348945b3d9d124a7ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:04:32.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T06:04:32.908Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T06:04:33.227Z] + ls /var/log/sa-host [2021-05-03T06:04:33.227Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T06:04:33.227Z] file_magic: OK [2021-05-03T06:04:33.227Z] HZ: Using current value: 100 [2021-05-03T06:04:33.227Z] file_header: OK [2021-05-03T06:04:33.227Z] 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-03T06:04:33.227Z] Statistics: [2021-05-03T06:04:33.227Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T06:04:33.227Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T06:04:33.227Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T06:04:33.227Z] file_magic: OK [2021-05-03T06:04:33.227Z] HZ: Using current value: 100 [2021-05-03T06:04:33.227Z] file_header: OK [2021-05-03T06:04:33.227Z] 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-03T06:04:33.227Z] Statistics: [2021-05-03T06:04:33.227Z] Hnuu...uuuununununu... [2021-05-03T06:04:33.227Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T06:04:33.461Z] provisioning config files... [2021-05-03T06:04:33.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/config7432300535913777969tmp [Pipeline] { [Pipeline] echo [2021-05-03T06:04:33.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:04:33.877Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T06:04:33.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T06:04:34.053Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:04:34.407Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T06:04:34.443Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:04:34.778Z] ---> sudo-logs.sh [2021-05-03T06:04:34.778Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T06:04:34.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:04:35.256Z] ---> job-cost.sh [2021-05-03T06:04:35.256Z] lf-activate-venv: SKIPPING [2021-05-03T06:04:35.256Z] DEBUG: total: 0.20999999344348907 [2021-05-03T06:04:35.256Z] INFO: Retrieving Stack Cost... [2021-05-03T06:04:36.650Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:04:37.226Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T06:04:37.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:04:37.608Z] ---> logs-deploy.sh [2021-05-03T06:04:37.608Z] lf-activate-venv: SKIPPING [2021-05-03T06:04:37.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-229/1 [2021-05-03T06:04:37.608Z] INFO: archiving workspace using pattern(s): [2021-05-03T06:04:39.530Z] Archives upload complete. [2021-05-03T06:04:39.530Z] INFO: archiving logs to Nexus