Pull request #303 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jenmwms for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 rather than 9ab5186d00e01a3f1232bff1158974f3544c323d Obtained Jenkinsfile from 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3510761716759646166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3007115825292369114.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6918511739093315240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2077078645137865988.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2744331689432140545.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-414’ Running on prd-centos7-docker-4c-2g-417 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-303 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh5273656537923413840.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit 9ab5186d00e01a3f1232bff1158974f3544c323d Merge succeeded, producing 9ab5186d00e01a3f1232bff1158974f3544c323d Checking out Revision 9ab5186d00e01a3f1232bff1158974f3544c323d (PR-303) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh453152589777807362.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ab5186d00e01a3f1232bff1158974f3544c323d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh4024585162243671410.key > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ab5186d00e01a3f1232bff1158974f3544c323d # timeout=10 Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" > git rev-list --no-walk 6f981b4f2d7cac1f00f483d23230dc188fb57bb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T21:32:23.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T21:32:23.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T21:32:23.415Z] ========================================================= [2021-09-16T21:32:23.415Z] EdgeX Global Pipelines Version Info [2021-09-16T21:32:23.415Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:32:24.660Z] ------------------- [2021-09-16T21:32:24.660Z] stable info: [2021-09-16T21:32:24.660Z] ------------------- [2021-09-16T21:32:24.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T21:32:24.660Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T21:32:24.660Z] Message: update stable to v1.0.205 [2021-09-16T21:32:25.244Z] ------------------- [2021-09-16T21:32:25.244Z] experimental info: [2021-09-16T21:32:25.244Z] ------------------- [2021-09-16T21:32:25.244Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T21:32:25.244Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T21:32:25.244Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-16T21:32:25.373Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-09-16T21:32:25.398Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-09-16T21:32:25.423Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T21:32:25.447Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T21:32:25.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T21:32:25.496Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T21:32:25.521Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T21:32:25.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T21:32:25.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-16T21:32:25.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T21:32:25.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T21:32:25.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T21:32:25.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-09-16T21:32:25.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T21:32:25.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T21:32:25.786Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T21:32:25.811Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T21:32:25.837Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T21:32:25.867Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T21:32:25.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T21:32:25.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-16T21:32:25.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-16T21:32:25.978Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-16T21:32:26.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-16T21:32:26.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-16T21:32:26.062Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-16T21:32:26.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T21:32:26.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo [2021-09-16T21:32:26.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo [2021-09-16T21:32:26.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo [2021-09-16T21:32:26.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ab5186d00e01a3f1232bff1158974f3544c323d [Pipeline] echo [2021-09-16T21:32:26.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ab5186 [Pipeline] echo [2021-09-16T21:32:26.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T21:32:26.349Z] provisioning config files... [2021-09-16T21:32:26.578Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/config5210413160013644138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:32:26.935Z] ---> docker-login.sh [2021-09-16T21:32:26.936Z] nexus3.edgexfoundry.org:10001 [2021-09-16T21:32:26.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:32:27.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:32:27.206Z] Configure a credential helper to remove this warning. See [2021-09-16T21:32:27.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:32:27.206Z] [2021-09-16T21:32:27.206Z] Login Succeeded [2021-09-16T21:32:27.206Z] nexus3.edgexfoundry.org:10002 [2021-09-16T21:32:27.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:32:27.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:32:27.206Z] Configure a credential helper to remove this warning. See [2021-09-16T21:32:27.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:32:27.206Z] [2021-09-16T21:32:27.206Z] Login Succeeded [2021-09-16T21:32:27.206Z] nexus3.edgexfoundry.org:10003 [2021-09-16T21:32:27.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:32:27.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:32:27.471Z] Configure a credential helper to remove this warning. See [2021-09-16T21:32:27.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:32:27.472Z] [2021-09-16T21:32:27.472Z] Login Succeeded [2021-09-16T21:32:27.472Z] nexus3.edgexfoundry.org:10004 [2021-09-16T21:32:27.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:32:27.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:32:27.472Z] Configure a credential helper to remove this warning. See [2021-09-16T21:32:27.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:32:27.472Z] [2021-09-16T21:32:27.472Z] Login Succeeded [2021-09-16T21:32:27.472Z] docker.io [2021-09-16T21:32:27.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:32:28.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:32:28.004Z] Configure a credential helper to remove this warning. See [2021-09-16T21:32:28.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:32:28.004Z] [2021-09-16T21:32:28.004Z] Login Succeeded [2021-09-16T21:32:28.004Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T21:32:28.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-16T21:32:28.530Z] + git log --format=format:%s -1 9ab5186d00e01a3f1232bff1158974f3544c323d [Pipeline] echo [2021-09-16T21:32:28.584Z] GIT_COMMIT: 9ab5186d00e01a3f1232bff1158974f3544c323d, Commit Message: fix: add check if length is 0 before trying to use metaData for uuid [Pipeline] echo [2021-09-16T21:32:28.598Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:32:29.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T21:32:29.157Z] [2021-09-16T21:32:29.157Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:32:29.491Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T21:32:29.491Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T21:32:29.491Z] 31603596830f: Pulling fs layer [2021-09-16T21:32:29.491Z] 04fac38145f0: Pulling fs layer [2021-09-16T21:32:29.491Z] 701f6daf10bf: Pulling fs layer [2021-09-16T21:32:29.491Z] 24f72da36158: Pulling fs layer [2021-09-16T21:32:29.491Z] 24f72da36158: Waiting [2021-09-16T21:32:29.761Z] 04fac38145f0: Verifying Checksum [2021-09-16T21:32:29.761Z] 04fac38145f0: Download complete [2021-09-16T21:32:29.761Z] 31603596830f: Verifying Checksum [2021-09-16T21:32:29.761Z] 31603596830f: Download complete [2021-09-16T21:32:30.031Z] 31603596830f: Pull complete [2021-09-16T21:32:30.031Z] 24f72da36158: Verifying Checksum [2021-09-16T21:32:30.031Z] 24f72da36158: Download complete [2021-09-16T21:32:30.031Z] 04fac38145f0: Pull complete [2021-09-16T21:32:30.301Z] 701f6daf10bf: Verifying Checksum [2021-09-16T21:32:30.301Z] 701f6daf10bf: Download complete [2021-09-16T21:32:30.888Z] 701f6daf10bf: Pull complete [2021-09-16T21:32:30.888Z] 24f72da36158: Pull complete [2021-09-16T21:32:30.888Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T21:32:30.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T21:32:30.888Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T21:32:30.987Z] prd-centos7-docker-4c-2g-417 does not seem to be running inside a container [2021-09-16T21:32:31.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-303 -v /w/workspace/gexfoundry_device-mqtt-go_PR-303:/w/workspace/gexfoundry_device-mqtt-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-303@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T21:32:31.794Z] $ docker top c6a86f4a03a2392243a988807ea68ceedeeafd9912d445db229b07858a8e4a26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T21:32:31.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T21:32:31.936Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T21:32:32.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T21:32:32.069Z] $ docker exec c6a86f4a03a2392243a988807ea68ceedeeafd9912d445db229b07858a8e4a26 ssh-agent [2021-09-16T21:32:32.187Z] SSH_AUTH_SOCK=/tmp/ssh-9x4hdELWcbta/agent.14 [2021-09-16T21:32:32.187Z] SSH_AGENT_PID=21 [2021-09-16T21:32:32.200Z] Running ssh-add (command line suppressed) [2021-09-16T21:32:32.297Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_9067717662390762295.key (/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_9067717662390762295.key) [2021-09-16T21:32:32.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T21:32:32.635Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T21:32:32.655Z] $ docker exec --env ******** --env ******** c6a86f4a03a2392243a988807ea68ceedeeafd9912d445db229b07858a8e4a26 ssh-agent -k [2021-09-16T21:32:32.749Z] unset SSH_AUTH_SOCK; [2021-09-16T21:32:32.749Z] unset SSH_AGENT_PID; [2021-09-16T21:32:32.749Z] echo Agent pid 21 killed; [2021-09-16T21:32:32.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T21:32:32.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T21:32:32.809Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T21:32:32.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T21:32:32.922Z] $ docker exec c6a86f4a03a2392243a988807ea68ceedeeafd9912d445db229b07858a8e4a26 ssh-agent [2021-09-16T21:32:33.035Z] SSH_AUTH_SOCK=/tmp/ssh-3WyqS8slZMe2/agent.54 [2021-09-16T21:32:33.035Z] SSH_AGENT_PID=60 [2021-09-16T21:32:33.045Z] Running ssh-add (command line suppressed) [2021-09-16T21:32:33.143Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_1397845116680659656.key (/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_1397845116680659656.key) [2021-09-16T21:32:33.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T21:32:33.491Z] + git semver init [2021-09-16T21:32:33.491Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T21:32:33.491Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-303/.git [2021-09-16T21:32:33.491Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-303 [2021-09-16T21:32:33.491Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T21:32:33.491Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T21:32:33.491Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T21:32:33.491Z] # $SEMVER_BRANCH = PR-303 [2021-09-16T21:32:33.491Z] # $SEMVER_TEMP = /tmp/semver-196665230 [2021-09-16T21:32:33.491Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-09-16T21:32:34.074Z] # '/tmp/semver-196665230' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-303/.semver' [2021-09-16T21:32:34.074Z] # -> Force: false [2021-09-16T21:32:34.074Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-303/.semver [Pipeline] } [2021-09-16T21:32:34.089Z] $ docker exec --env ******** --env ******** c6a86f4a03a2392243a988807ea68ceedeeafd9912d445db229b07858a8e4a26 ssh-agent -k [2021-09-16T21:32:34.181Z] unset SSH_AUTH_SOCK; [2021-09-16T21:32:34.181Z] unset SSH_AGENT_PID; [2021-09-16T21:32:34.182Z] echo Agent pid 60 killed; [2021-09-16T21:32:34.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T21:32:34.556Z] + git semver [Pipeline] } [2021-09-16T21:32:34.579Z] $ docker stop --time=1 c6a86f4a03a2392243a988807ea68ceedeeafd9912d445db229b07858a8e4a26 [2021-09-16T21:32:35.809Z] $ docker rm -f c6a86f4a03a2392243a988807ea68ceedeeafd9912d445db229b07858a8e4a26 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T21:32:36.202Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T21:32:36.559Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T21:32:36.562Z] [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-09-16T21:32:51.900Z] Still waiting to schedule task [2021-09-16T21:32:51.900Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-16T21:32:51.903Z] Still waiting to schedule task [2021-09-16T21:32:51.903Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-415’ [2021-09-16T21:35:28.721Z] Running on prd-centos7-docker-4c-2g-418 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [Pipeline] { [Pipeline] ws [2021-09-16T21:35:28.739Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2021-09-16T21:35:28.876Z] Selected Git installation does not exist. Using Default [2021-09-16T21:35:28.876Z] The recommended git tool is: NONE [2021-09-16T21:35:31.554Z] using credential edgex-jenkins-ssh [2021-09-16T21:35:31.569Z] Cloning the remote Git repository [2021-09-16T21:35:30.882Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T21:35:30.959Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2021-09-16T21:35:30.999Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T21:35:30.999Z] > git --version # timeout=10 [2021-09-16T21:35:31.009Z] > git --version # 'git version 2.24.4' [2021-09-16T21:35:31.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T21:35:31.042Z] [INFO] Currently running in a labeled security context [2021-09-16T21:35:31.042Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T21:35:31.042Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/6@tmp/jenkins-gitclient-ssh540130154212556006.key [2021-09-16T21:35:31.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T21:35:32.967Z] Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit 9ab5186d00e01a3f1232bff1158974f3544c323d [2021-09-16T21:35:33.066Z] Merge succeeded, producing 9ab5186d00e01a3f1232bff1158974f3544c323d [2021-09-16T21:35:33.066Z] Checking out Revision 9ab5186d00e01a3f1232bff1158974f3544c323d (PR-303) [2021-09-16T21:35:31.716Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T21:35:31.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T21:35:31.739Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T21:35:31.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T21:35:31.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T21:35:31.762Z] [INFO] Currently running in a labeled security context [2021-09-16T21:35:31.763Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T21:35:31.763Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/6@tmp/jenkins-gitclient-ssh9144438541484946565.key [2021-09-16T21:35:31.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-16T21:35:32.379Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T21:35:32.389Z] > git checkout -f 9ab5186d00e01a3f1232bff1158974f3544c323d # timeout=10 [2021-09-16T21:35:32.429Z] > git remote # timeout=10 [2021-09-16T21:35:32.438Z] > git config --get remote.origin.url # timeout=10 [2021-09-16T21:35:32.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T21:35:32.443Z] [INFO] Currently running in a labeled security context [2021-09-16T21:35:32.443Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T21:35:32.443Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/6@tmp/jenkins-gitclient-ssh1019520917488894246.key [2021-09-16T21:35:32.451Z] > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 [2021-09-16T21:35:32.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-16T21:35:32.499Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T21:35:32.514Z] > git checkout -f 9ab5186d00e01a3f1232bff1158974f3544c323d # timeout=10 [2021-09-16T21:35:36.651Z] Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T21:35:37.060Z] provisioning config files... [2021-09-16T21:35:37.081Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config1647159408702483078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:35:37.636Z] ---> docker-login.sh [2021-09-16T21:35:37.636Z] nexus3.edgexfoundry.org:10001 [2021-09-16T21:35:37.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:35:37.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:35:37.637Z] Configure a credential helper to remove this warning. See [2021-09-16T21:35:37.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:35:37.637Z] [2021-09-16T21:35:37.637Z] Login Succeeded [2021-09-16T21:35:37.637Z] nexus3.edgexfoundry.org:10002 [2021-09-16T21:35:37.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:35:37.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:35:37.915Z] Configure a credential helper to remove this warning. See [2021-09-16T21:35:37.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:35:37.915Z] [2021-09-16T21:35:37.915Z] Login Succeeded [2021-09-16T21:35:37.915Z] nexus3.edgexfoundry.org:10003 [2021-09-16T21:35:37.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:35:37.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:35:37.915Z] Configure a credential helper to remove this warning. See [2021-09-16T21:35:37.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:35:37.915Z] [2021-09-16T21:35:37.915Z] Login Succeeded [2021-09-16T21:35:37.915Z] nexus3.edgexfoundry.org:10004 [2021-09-16T21:35:38.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:35:38.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:35:38.182Z] Configure a credential helper to remove this warning. See [2021-09-16T21:35:38.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:35:38.182Z] [2021-09-16T21:35:38.182Z] Login Succeeded [2021-09-16T21:35:38.182Z] docker.io [2021-09-16T21:35:38.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:35:38.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:35:38.451Z] Configure a credential helper to remove this warning. See [2021-09-16T21:35:38.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:35:38.451Z] [2021-09-16T21:35:38.451Z] Login Succeeded [2021-09-16T21:35:38.451Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T21:35:38.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T21:35:38.790Z] ========================================================= [2021-09-16T21:35:38.790Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-16T21:35:38.790Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:35:39.165Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-16T21:35:39.165Z] Sending build context to Docker daemon 693.2kB [2021-09-16T21:35:39.165Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T21:35:39.165Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-16T21:35:39.165Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-16T21:35:39.165Z] 540db60ca938: Pulling fs layer [2021-09-16T21:35:39.165Z] adcc1eea9eea: Pulling fs layer [2021-09-16T21:35:39.165Z] 4c4ab2625f07: Pulling fs layer [2021-09-16T21:35:39.165Z] db62176df00c: Pulling fs layer [2021-09-16T21:35:39.165Z] 3b30891b0d05: Pulling fs layer [2021-09-16T21:35:39.165Z] 06b49ca38bd5: Pulling fs layer [2021-09-16T21:35:39.165Z] c788192a36de: Pulling fs layer [2021-09-16T21:35:39.165Z] a77e37c0d609: Pulling fs layer [2021-09-16T21:35:39.165Z] c3185cebc471: Pulling fs layer [2021-09-16T21:35:39.165Z] db62176df00c: Waiting [2021-09-16T21:35:39.165Z] 3b30891b0d05: Waiting [2021-09-16T21:35:39.165Z] 06b49ca38bd5: Waiting [2021-09-16T21:35:39.165Z] c788192a36de: Waiting [2021-09-16T21:35:39.165Z] a77e37c0d609: Waiting [2021-09-16T21:35:39.165Z] c3185cebc471: Waiting [2021-09-16T21:35:39.438Z] 4c4ab2625f07: Verifying Checksum [2021-09-16T21:35:39.438Z] 4c4ab2625f07: Download complete [2021-09-16T21:35:39.438Z] adcc1eea9eea: Verifying Checksum [2021-09-16T21:35:39.438Z] adcc1eea9eea: Download complete [2021-09-16T21:35:39.438Z] 3b30891b0d05: Verifying Checksum [2021-09-16T21:35:39.438Z] 3b30891b0d05: Download complete [2021-09-16T21:35:39.439Z] 06b49ca38bd5: Verifying Checksum [2021-09-16T21:35:39.439Z] 06b49ca38bd5: Download complete [2021-09-16T21:35:39.439Z] c788192a36de: Verifying Checksum [2021-09-16T21:35:39.439Z] c788192a36de: Download complete [2021-09-16T21:35:39.439Z] 540db60ca938: Verifying Checksum [2021-09-16T21:35:39.439Z] 540db60ca938: Download complete [2021-09-16T21:35:39.706Z] 540db60ca938: Pull complete [2021-09-16T21:35:39.706Z] adcc1eea9eea: Pull complete [2021-09-16T21:35:39.706Z] 4c4ab2625f07: Pull complete [2021-09-16T21:35:39.973Z] a77e37c0d609: Verifying Checksum [2021-09-16T21:35:39.973Z] a77e37c0d609: Download complete [2021-09-16T21:35:43.329Z] c3185cebc471: Verifying Checksum [2021-09-16T21:35:43.329Z] c3185cebc471: Download complete [2021-09-16T21:35:43.329Z] db62176df00c: Verifying Checksum [2021-09-16T21:35:43.329Z] db62176df00c: Download complete [2021-09-16T21:35:46.688Z] db62176df00c: Pull complete [2021-09-16T21:35:46.688Z] 3b30891b0d05: Pull complete [2021-09-16T21:35:46.955Z] 06b49ca38bd5: Pull complete [2021-09-16T21:35:46.955Z] c788192a36de: Pull complete [2021-09-16T21:35:46.955Z] a77e37c0d609: Pull complete [2021-09-16T21:35:49.556Z] c3185cebc471: Pull complete [2021-09-16T21:35:49.556Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-16T21:35:49.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T21:35:49.556Z] ---> 031687cdd783 [2021-09-16T21:35:49.556Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-16T21:35:51.495Z] ---> Running in 6853e6cb69c6 [2021-09-16T21:35:51.496Z] Removing intermediate container 6853e6cb69c6 [2021-09-16T21:35:51.496Z] ---> c0f328720347 [2021-09-16T21:35:51.496Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T21:35:51.496Z] ---> Running in 6599addd42d2 [2021-09-16T21:35:51.496Z] Removing intermediate container 6599addd42d2 [2021-09-16T21:35:51.496Z] ---> e39a2b527e37 [2021-09-16T21:35:51.496Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T21:35:51.496Z] ---> Running in 0595384cfce7 [2021-09-16T21:35:52.080Z] Removing intermediate container 0595384cfce7 [2021-09-16T21:35:52.080Z] ---> 87a54e049f40 [2021-09-16T21:35:52.080Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T21:35:52.080Z] ---> Running in c9ea7b10a20b [2021-09-16T21:35:52.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T21:35:52.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T21:35:53.520Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-16T21:35:53.520Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-16T21:35:53.989Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-16T21:35:53.989Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T21:35:53.989Z] OK: 223 MiB in 55 packages [2021-09-16T21:35:54.259Z] Removing intermediate container c9ea7b10a20b [2021-09-16T21:35:54.259Z] ---> c99646e7dc53 [2021-09-16T21:35:54.259Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-09-16T21:35:54.259Z] ---> Running in 86cdf59efd45 [2021-09-16T21:35:54.528Z] Removing intermediate container 86cdf59efd45 [2021-09-16T21:35:54.529Z] ---> 0fb6167c5e11 [2021-09-16T21:35:54.529Z] Step 8/12 : COPY . . [2021-09-16T21:35:54.529Z] ---> 63fa16f8cd5d [2021-09-16T21:35:54.529Z] Step 9/12 : RUN go mod tidy [2021-09-16T21:35:54.798Z] ---> Running in 920a9264f733 [2021-09-16T21:35:55.757Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-16T21:35:55.757Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-16T21:35:56.025Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-16T21:35:56.025Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-16T21:35:56.291Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-16T21:35:56.291Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-16T21:35:56.291Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-16T21:35:56.291Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-16T21:35:56.291Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-16T21:35:56.291Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-16T21:35:56.291Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-16T21:35:56.291Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-16T21:35:56.291Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-16T21:35:56.561Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-16T21:35:56.561Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-16T21:35:56.561Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-16T21:35:56.561Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-16T21:35:56.826Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-16T21:35:56.826Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-16T21:35:56.826Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-16T21:35:56.826Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-16T21:35:56.826Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-16T21:35:56.826Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-16T21:35:56.826Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-16T21:35:56.826Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-16T21:35:56.826Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-16T21:35:57.093Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-16T21:35:57.093Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-16T21:35:57.093Z] go: downloading golang.org/x/text v0.3.2 [2021-09-16T21:35:57.093Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-16T21:35:57.363Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-16T21:35:57.964Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-16T21:35:57.964Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-16T21:35:57.964Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-16T21:35:57.964Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-16T21:35:57.964Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-16T21:35:57.965Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-16T21:35:58.229Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-16T21:35:58.229Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-16T21:35:58.229Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-16T21:35:58.229Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-16T21:35:58.229Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-16T21:35:58.229Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-16T21:35:58.229Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-16T21:35:58.496Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-16T21:35:58.496Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-16T21:35:58.496Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-16T21:35:58.496Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-16T21:35:58.496Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-16T21:35:58.496Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-16T21:35:58.496Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-16T21:35:58.496Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-16T21:35:58.496Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-16T21:35:58.496Z] go: downloading github.com/kr/text v0.1.0 [2021-09-16T21:35:58.496Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-16T21:35:58.496Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-16T21:35:58.496Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-16T21:35:58.766Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-16T21:35:58.766Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-16T21:35:58.766Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-16T21:35:58.766Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-16T21:35:58.766Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-16T21:35:58.766Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-16T21:35:58.766Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-16T21:35:58.766Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-16T21:35:58.766Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-16T21:35:58.766Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-16T21:35:58.766Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-16T21:35:58.766Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-16T21:35:58.766Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-16T21:35:58.766Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-16T21:35:58.766Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-16T21:35:59.058Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-16T21:35:59.058Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-16T21:35:59.058Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-16T21:35:59.058Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-16T21:36:03.327Z] Removing intermediate container 920a9264f733 [2021-09-16T21:36:03.327Z] ---> a67e9659c06a [2021-09-16T21:36:03.327Z] Step 10/12 : RUN go mod download [2021-09-16T21:36:03.595Z] ---> Running in 426f67011ef2 [2021-09-16T21:36:07.862Z] Removing intermediate container 426f67011ef2 [2021-09-16T21:36:07.862Z] ---> b89c60ba582d [2021-09-16T21:36:07.862Z] Step 11/12 : ARG MAKE='make build' [2021-09-16T21:36:08.137Z] ---> Running in 08cf5ac94cb9 [2021-09-16T21:36:08.137Z] Removing intermediate container 08cf5ac94cb9 [2021-09-16T21:36:08.137Z] ---> c2d7b15c71c0 [2021-09-16T21:36:08.137Z] Step 12/12 : RUN $MAKE [2021-09-16T21:36:08.137Z] ---> Running in 1c2a954932f4 [2021-09-16T21:36:08.402Z] noop [2021-09-16T21:36:08.670Z] Removing intermediate container 1c2a954932f4 [2021-09-16T21:36:08.670Z] ---> cf6abc1df2ca [2021-09-16T21:36:08.670Z] Successfully built cf6abc1df2ca [2021-09-16T21:36:08.670Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:36:08.992Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T21:36:08.992Z] . [Pipeline] withDockerContainer [2021-09-16T21:36:09.080Z] prd-centos7-docker-4c-2g-418 does not seem to be running inside a container [2021-09-16T21:36:09.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T21:36:09.496Z] $ docker top e5d017d19f76a5183414c027e6d83000bd3b34da9322da9ce5942f269704c0db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T21:36:09.909Z] + go version [2021-09-16T21:36:09.909Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-16T21:36:09.926Z] $ docker stop --time=1 e5d017d19f76a5183414c027e6d83000bd3b34da9322da9ce5942f269704c0db [2021-09-16T21:36:11.125Z] $ docker rm -f e5d017d19f76a5183414c027e6d83000bd3b34da9322da9ce5942f269704c0db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:36:11.693Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T21:36:11.693Z] . [Pipeline] withDockerContainer [2021-09-16T21:36:11.784Z] prd-centos7-docker-4c-2g-418 does not seem to be running inside a container [2021-09-16T21:36:11.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T21:36:12.247Z] $ docker top aed64d80020d072fef22296e952b82c19926271ebf8f9337edda88608c569fba -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T21:36:12.666Z] + go mod tidy [Pipeline] sh [2021-09-16T21:36:13.279Z] + make test [2021-09-16T21:36:13.279Z] go mod tidy [2021-09-16T21:36:13.279Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-16T21:36:13.866Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-09-16T21:36:21.648Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-419 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [Pipeline] { [Pipeline] ws [2021-09-16T21:36:21.668Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2021-09-16T21:36:21.909Z] Selected Git installation does not exist. Using Default [2021-09-16T21:36:21.909Z] The recommended git tool is: NONE [2021-09-16T21:36:27.518Z] using credential edgex-jenkins-ssh [2021-09-16T21:36:27.538Z] Cloning the remote Git repository [2021-09-16T21:36:27.582Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T21:36:27.683Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2021-09-16T21:36:27.765Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T21:36:27.766Z] > git --version # timeout=10 [2021-09-16T21:36:27.792Z] > git --version # 'git version 2.17.1' [2021-09-16T21:36:27.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T21:36:27.888Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T21:36:28.811Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T21:36:28.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T21:36:28.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T21:36:28.894Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T21:36:28.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T21:36:28.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-16T21:36:29.549Z] Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit 9ab5186d00e01a3f1232bff1158974f3544c323d [2021-09-16T21:36:29.779Z] Merge succeeded, producing 9ab5186d00e01a3f1232bff1158974f3544c323d [2021-09-16T21:36:29.779Z] Checking out Revision 9ab5186d00e01a3f1232bff1158974f3544c323d (PR-303) [2021-09-16T21:36:29.563Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T21:36:29.586Z] > git checkout -f 9ab5186d00e01a3f1232bff1158974f3544c323d # timeout=10 [2021-09-16T21:36:29.671Z] > git remote # timeout=10 [2021-09-16T21:36:29.694Z] > git config --get remote.origin.url # timeout=10 [2021-09-16T21:36:29.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T21:36:29.737Z] > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 [2021-09-16T21:36:29.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-16T21:36:29.780Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T21:36:29.795Z] > git checkout -f 9ab5186d00e01a3f1232bff1158974f3544c323d # timeout=10 [2021-09-16T21:36:32.189Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-09-16T21:36:32.190Z] # github.com/edgexfoundry/device-mqtt-go/internal/driver [2021-09-16T21:36:32.190Z] internal/driver/responselistener.go:24: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) [2021-09-16T21:36:32.190Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-09-16T21:36:32.190Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-09-16T21:36:32.190Z] FAIL [2021-09-16T21:36:32.190Z] make: *** [Makefile:27: test] Error 2 [Pipeline] } [2021-09-16T21:36:32.207Z] $ docker stop --time=1 aed64d80020d072fef22296e952b82c19926271ebf8f9337edda88608c569fba [2021-09-16T21:36:33.707Z] $ docker rm -f aed64d80020d072fef22296e952b82c19926271ebf8f9337edda88608c569fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [2021-09-16T21:36:34.047Z] Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" [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] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T21:36:34.504Z] provisioning config files... [2021-09-16T21:36:34.550Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config723162750201883376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:36:34.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T21:36:34.685Z] [2021-09-16T21:36:34.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:36:35.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T21:36:35.094Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T21:36:35.094Z] b4d181a07f80: Pulling fs layer [2021-09-16T21:36:35.094Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T21:36:35.094Z] ed53099fbce6: Pulling fs layer [2021-09-16T21:36:35.094Z] dc539afda2c1: Pulling fs layer [2021-09-16T21:36:35.094Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T21:36:35.094Z] 9065ff56babe: Pulling fs layer [2021-09-16T21:36:35.094Z] d287ab97295c: Pulling fs layer [2021-09-16T21:36:35.094Z] 77bc0d833cb6: Waiting [2021-09-16T21:36:35.094Z] 9065ff56babe: Waiting [2021-09-16T21:36:35.094Z] d287ab97295c: Waiting [2021-09-16T21:36:35.094Z] dc539afda2c1: Waiting [2021-09-16T21:36:35.118Z] ---> docker-login.sh [2021-09-16T21:36:35.118Z] nexus3.edgexfoundry.org:10001 [2021-09-16T21:36:35.360Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T21:36:35.360Z] a1111a8f2ec3: Download complete [2021-09-16T21:36:35.360Z] dc539afda2c1: Verifying Checksum [2021-09-16T21:36:35.360Z] dc539afda2c1: Download complete [2021-09-16T21:36:35.625Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T21:36:35.625Z] 77bc0d833cb6: Download complete [2021-09-16T21:36:35.625Z] 9065ff56babe: Verifying Checksum [2021-09-16T21:36:35.625Z] 9065ff56babe: Download complete [2021-09-16T21:36:35.625Z] ed53099fbce6: Verifying Checksum [2021-09-16T21:36:35.625Z] ed53099fbce6: Download complete [2021-09-16T21:36:36.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:36:36.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:36:36.833Z] Configure a credential helper to remove this warning. See [2021-09-16T21:36:36.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:36:36.833Z] [2021-09-16T21:36:36.833Z] Login Succeeded [2021-09-16T21:36:36.833Z] nexus3.edgexfoundry.org:10002 [2021-09-16T21:36:37.031Z] b4d181a07f80: Verifying Checksum [2021-09-16T21:36:37.031Z] b4d181a07f80: Download complete [2021-09-16T21:36:37.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:36:37.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:36:37.432Z] Configure a credential helper to remove this warning. See [2021-09-16T21:36:37.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:36:37.432Z] [2021-09-16T21:36:37.432Z] Login Succeeded [2021-09-16T21:36:37.432Z] nexus3.edgexfoundry.org:10003 [2021-09-16T21:36:37.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:36:37.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:36:37.983Z] Configure a credential helper to remove this warning. See [2021-09-16T21:36:37.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:36:37.983Z] [2021-09-16T21:36:37.983Z] Login Succeeded [2021-09-16T21:36:37.983Z] nexus3.edgexfoundry.org:10004 [2021-09-16T21:36:38.000Z] b4d181a07f80: Pull complete [2021-09-16T21:36:38.000Z] a1111a8f2ec3: Pull complete [2021-09-16T21:36:38.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:36:38.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:36:38.583Z] Configure a credential helper to remove this warning. See [2021-09-16T21:36:38.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:36:38.583Z] [2021-09-16T21:36:38.583Z] Login Succeeded [2021-09-16T21:36:38.583Z] docker.io [2021-09-16T21:36:38.596Z] ed53099fbce6: Pull complete [2021-09-16T21:36:38.596Z] dc539afda2c1: Pull complete [2021-09-16T21:36:38.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T21:36:38.862Z] 77bc0d833cb6: Pull complete [2021-09-16T21:36:38.862Z] 9065ff56babe: Pull complete [2021-09-16T21:36:39.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T21:36:39.460Z] Configure a credential helper to remove this warning. See [2021-09-16T21:36:39.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T21:36:39.460Z] [2021-09-16T21:36:39.460Z] Login Succeeded [2021-09-16T21:36:39.460Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T21:36:39.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T21:36:40.216Z] ========================================================= [2021-09-16T21:36:40.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-16T21:36:40.216Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:36:40.276Z] d287ab97295c: Verifying Checksum [2021-09-16T21:36:40.276Z] d287ab97295c: Download complete [2021-09-16T21:36:40.596Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-16T21:36:40.869Z] Sending build context to Docker daemon 692.2kB [2021-09-16T21:36:41.143Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T21:36:41.143Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-16T21:36:41.421Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-16T21:36:41.421Z] 595b0fe564bb: Pulling fs layer [2021-09-16T21:36:41.421Z] 24495759ef45: Pulling fs layer [2021-09-16T21:36:41.421Z] d148012ef14d: Pulling fs layer [2021-09-16T21:36:41.421Z] e90a11edd702: Pulling fs layer [2021-09-16T21:36:41.421Z] d77568369979: Pulling fs layer [2021-09-16T21:36:41.421Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-16T21:36:41.421Z] 170f2ba95c9a: Pulling fs layer [2021-09-16T21:36:41.421Z] 97ac5df62f85: Pulling fs layer [2021-09-16T21:36:41.421Z] e90a11edd702: Waiting [2021-09-16T21:36:41.421Z] d77568369979: Waiting [2021-09-16T21:36:41.421Z] fc1c9f9a7f3b: Waiting [2021-09-16T21:36:41.421Z] 170f2ba95c9a: Waiting [2021-09-16T21:36:41.421Z] 97ac5df62f85: Waiting [2021-09-16T21:36:41.421Z] d148012ef14d: Verifying Checksum [2021-09-16T21:36:41.421Z] d148012ef14d: Download complete [2021-09-16T21:36:41.421Z] 24495759ef45: Verifying Checksum [2021-09-16T21:36:41.421Z] 24495759ef45: Download complete [2021-09-16T21:36:41.421Z] d77568369979: Download complete [2021-09-16T21:36:41.421Z] 595b0fe564bb: Verifying Checksum [2021-09-16T21:36:41.421Z] 595b0fe564bb: Download complete [2021-09-16T21:36:41.421Z] fc1c9f9a7f3b: Download complete [2021-09-16T21:36:41.421Z] 170f2ba95c9a: Verifying Checksum [2021-09-16T21:36:41.421Z] 170f2ba95c9a: Download complete [2021-09-16T21:36:42.414Z] 595b0fe564bb: Pull complete [2021-09-16T21:36:42.691Z] 24495759ef45: Pull complete [2021-09-16T21:36:43.321Z] d148012ef14d: Pull complete [2021-09-16T21:36:44.547Z] d287ab97295c: Pull complete [2021-09-16T21:36:44.547Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T21:36:44.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T21:36:44.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T21:36:44.639Z] prd-centos7-docker-4c-2g-418 does not seem to be running inside a container [2021-09-16T21:36:44.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T21:36:44.767Z] 97ac5df62f85: Verifying Checksum [2021-09-16T21:36:44.767Z] 97ac5df62f85: Download complete [2021-09-16T21:36:44.767Z] e90a11edd702: Verifying Checksum [2021-09-16T21:36:44.767Z] e90a11edd702: Download complete [2021-09-16T21:36:47.290Z] $ docker top 8bb50cd1413b94fab464dc8aca126dabc09593587d653e5bc5c24abe36830df6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:36:47.806Z] ---> job-cost.sh [2021-09-16T21:36:47.806Z] lf-activate-venv: SKIPPING [2021-09-16T21:36:47.806Z] INFO: No Stack... [2021-09-16T21:36:48.768Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T21:36:49.033Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T21:36:49.350Z] + cat+ /w/workspace/device-mqtt-go/6/archives/cost.csv [2021-09-16T21:36:49.350Z] cut -d, -f6 [Pipeline] lock [2021-09-16T21:36:49.388Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-303-6-stack-cost] [2021-09-16T21:36:49.411Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-6-stack-cost] did not exist. Created. [2021-09-16T21:36:49.411Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-303-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T21:36:49.765Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-16T21:36:50.029Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T21:36:50.045Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T21:36:50.074Z] $ docker stop --time=1 8bb50cd1413b94fab464dc8aca126dabc09593587d653e5bc5c24abe36830df6 [2021-09-16T21:36:51.232Z] $ docker rm -f 8bb50cd1413b94fab464dc8aca126dabc09593587d653e5bc5c24abe36830df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-16T21:36:51.603Z] Failed in branch amd64 [2021-09-16T21:36:57.203Z] e90a11edd702: Pull complete [2021-09-16T21:36:57.203Z] d77568369979: Pull complete [2021-09-16T21:36:57.203Z] fc1c9f9a7f3b: Pull complete [2021-09-16T21:36:57.203Z] 170f2ba95c9a: Pull complete [2021-09-16T21:37:02.631Z] 97ac5df62f85: Pull complete [2021-09-16T21:37:02.631Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-16T21:37:02.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T21:37:02.631Z] ---> 04bc70af865f [2021-09-16T21:37:02.631Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-16T21:37:06.939Z] ---> Running in 7702890bc42d [2021-09-16T21:37:07.214Z] Removing intermediate container 7702890bc42d [2021-09-16T21:37:07.214Z] ---> 71e39037731e [2021-09-16T21:37:07.214Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T21:37:07.214Z] ---> Running in 6dc42889b89e [2021-09-16T21:37:07.813Z] Removing intermediate container 6dc42889b89e [2021-09-16T21:37:07.813Z] ---> 389a0c935756 [2021-09-16T21:37:07.813Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T21:37:08.089Z] ---> Running in 65ab5afdf3fa [2021-09-16T21:37:11.478Z] Removing intermediate container 65ab5afdf3fa [2021-09-16T21:37:11.478Z] ---> 3a49ffd4c882 [2021-09-16T21:37:11.478Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T21:37:11.478Z] ---> Running in ec007024955e [2021-09-16T21:37:12.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T21:37:13.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T21:37:14.034Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-16T21:37:14.307Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-16T21:37:14.307Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-16T21:37:14.582Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T21:37:14.858Z] OK: 222 MiB in 55 packages [2021-09-16T21:37:16.297Z] Removing intermediate container ec007024955e [2021-09-16T21:37:16.297Z] ---> f2dcdb381a12 [2021-09-16T21:37:16.297Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-09-16T21:37:16.297Z] ---> Running in 632de691d5d1 [2021-09-16T21:37:16.898Z] Removing intermediate container 632de691d5d1 [2021-09-16T21:37:16.898Z] ---> 66ec53f342d0 [2021-09-16T21:37:16.898Z] Step 8/12 : COPY . . [2021-09-16T21:37:18.334Z] ---> e0f45854e288 [2021-09-16T21:37:18.334Z] Step 9/12 : RUN go mod tidy [2021-09-16T21:37:18.334Z] ---> Running in bdd7209fd9d4 [2021-09-16T21:37:22.637Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-16T21:37:22.637Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-16T21:37:22.637Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-16T21:37:22.637Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-16T21:37:22.637Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-16T21:37:22.637Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-16T21:37:22.637Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-16T21:37:22.909Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-16T21:37:22.909Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-16T21:37:22.909Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-16T21:37:22.909Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-16T21:37:22.909Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-16T21:37:23.184Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-16T21:37:23.184Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-16T21:37:23.184Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-16T21:37:23.184Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-16T21:37:23.184Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-16T21:37:23.456Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-16T21:37:23.456Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-16T21:37:23.456Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-16T21:37:23.456Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-16T21:37:23.456Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-16T21:37:23.456Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-16T21:37:23.734Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-16T21:37:23.734Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-16T21:37:23.734Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-16T21:37:23.734Z] go: downloading golang.org/x/text v0.3.2 [2021-09-16T21:37:23.734Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-16T21:37:24.055Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-16T21:37:26.697Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-16T21:37:26.697Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-16T21:37:26.697Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-16T21:37:26.697Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-16T21:37:26.697Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-16T21:37:26.697Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-16T21:37:26.697Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-16T21:37:26.697Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-16T21:37:26.697Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-16T21:37:26.697Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-16T21:37:26.971Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-16T21:37:26.971Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-16T21:37:26.971Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-16T21:37:26.971Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-16T21:37:27.250Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-16T21:37:27.250Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-16T21:37:27.250Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-16T21:37:27.250Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-16T21:37:27.250Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-16T21:37:27.250Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-16T21:37:27.250Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-16T21:37:27.530Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-16T21:37:27.530Z] go: downloading github.com/kr/text v0.1.0 [2021-09-16T21:37:27.530Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-16T21:37:27.530Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-16T21:37:27.530Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-16T21:37:27.530Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-16T21:37:27.530Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-16T21:37:27.808Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-16T21:37:27.808Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-16T21:37:27.808Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-16T21:37:27.808Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-16T21:37:27.808Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-16T21:37:27.808Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-16T21:37:27.808Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-16T21:37:27.808Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-16T21:37:27.808Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-16T21:37:27.808Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-16T21:37:27.808Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-16T21:37:27.808Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-16T21:37:28.090Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-16T21:37:28.090Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-16T21:37:28.090Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-16T21:37:28.090Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-16T21:37:28.090Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-16T21:37:28.090Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-16T21:37:28.090Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-16T21:37:43.199Z] Removing intermediate container bdd7209fd9d4 [2021-09-16T21:37:43.199Z] ---> 145a73bebd7e [2021-09-16T21:37:43.199Z] Step 10/12 : RUN go mod download [2021-09-16T21:37:43.199Z] ---> Running in 39d57417af2b [2021-09-16T21:37:51.510Z] Removing intermediate container 39d57417af2b [2021-09-16T21:37:51.510Z] ---> 498fcd5e454f [2021-09-16T21:37:51.510Z] Step 11/12 : ARG MAKE='make build' [2021-09-16T21:37:51.510Z] ---> Running in 1d8ef40270be [2021-09-16T21:37:51.510Z] Removing intermediate container 1d8ef40270be [2021-09-16T21:37:51.510Z] ---> cebbeff9dd57 [2021-09-16T21:37:51.510Z] Step 12/12 : RUN $MAKE [2021-09-16T21:37:51.510Z] ---> Running in d1174eb5fe9b [2021-09-16T21:37:52.491Z] noop [2021-09-16T21:37:53.924Z] Removing intermediate container d1174eb5fe9b [2021-09-16T21:37:53.924Z] ---> 0b2d1082d53e [2021-09-16T21:37:53.924Z] Successfully built 0b2d1082d53e [2021-09-16T21:37:53.924Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:37:54.268Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T21:37:54.268Z] . [Pipeline] withDockerContainer [2021-09-16T21:37:54.509Z] prd-ubuntu18.04-docker-arm64-4c-16g-419 does not seem to be running inside a container [2021-09-16T21:37:54.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-16T21:37:56.349Z] $ docker top a41672948c7e72a3dd9717abf923c22456e5ac51c76457b81d4e96f6a36df232 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T21:37:57.333Z] + go version [2021-09-16T21:37:57.333Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-16T21:37:57.357Z] $ docker stop --time=1 a41672948c7e72a3dd9717abf923c22456e5ac51c76457b81d4e96f6a36df232 [2021-09-16T21:37:59.344Z] $ docker rm -f a41672948c7e72a3dd9717abf923c22456e5ac51c76457b81d4e96f6a36df232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:38:00.147Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T21:38:00.147Z] . [Pipeline] withDockerContainer [2021-09-16T21:38:00.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-419 does not seem to be running inside a container [2021-09-16T21:38:00.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-16T21:38:02.312Z] $ docker top 184878cf50cfde448914bac3758e7ff8d066689e416c6cda6e36bc09438e0153 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T21:38:03.252Z] + go mod tidy [Pipeline] sh [2021-09-16T21:38:04.518Z] + make test [2021-09-16T21:38:04.518Z] go mod tidy [2021-09-16T21:38:04.800Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-16T21:38:06.244Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-09-16T21:39:02.850Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-09-16T21:39:02.850Z] # github.com/edgexfoundry/device-mqtt-go/internal/driver [2021-09-16T21:39:02.850Z] internal/driver/responselistener.go:24: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) [2021-09-16T21:39:02.850Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-09-16T21:39:02.850Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-09-16T21:39:02.850Z] FAIL [2021-09-16T21:39:02.850Z] make: *** [Makefile:27: test] Error 2 [Pipeline] } [2021-09-16T21:39:02.870Z] $ docker stop --time=1 184878cf50cfde448914bac3758e7ff8d066689e416c6cda6e36bc09438e0153 [2021-09-16T21:39:04.977Z] $ docker rm -f 184878cf50cfde448914bac3758e7ff8d066689e416c6cda6e36bc09438e0153 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:39:06.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T21:39:06.332Z] [2021-09-16T21:39:06.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:39:06.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T21:39:06.955Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-16T21:39:06.955Z] 448f6bf000e3: Pulling fs layer [2021-09-16T21:39:06.955Z] f757da607395: Pulling fs layer [2021-09-16T21:39:06.955Z] 05883995daec: Pulling fs layer [2021-09-16T21:39:06.955Z] 8603b9c90790: Pulling fs layer [2021-09-16T21:39:06.955Z] 1560dd03e051: Pulling fs layer [2021-09-16T21:39:06.955Z] 27f5ce0e4adf: Pulling fs layer [2021-09-16T21:39:06.955Z] c2d8d7efcc4b: Pulling fs layer [2021-09-16T21:39:06.955Z] 8603b9c90790: Waiting [2021-09-16T21:39:06.955Z] 1560dd03e051: Waiting [2021-09-16T21:39:06.955Z] 27f5ce0e4adf: Waiting [2021-09-16T21:39:06.955Z] c2d8d7efcc4b: Waiting [2021-09-16T21:39:07.232Z] f757da607395: Verifying Checksum [2021-09-16T21:39:07.232Z] f757da607395: Download complete [2021-09-16T21:39:07.232Z] 8603b9c90790: Download complete [2021-09-16T21:39:07.507Z] 05883995daec: Download complete [2021-09-16T21:39:07.507Z] 27f5ce0e4adf: Download complete [2021-09-16T21:39:07.777Z] 1560dd03e051: Verifying Checksum [2021-09-16T21:39:07.777Z] 1560dd03e051: Download complete [2021-09-16T21:39:08.761Z] 448f6bf000e3: Verifying Checksum [2021-09-16T21:39:08.761Z] 448f6bf000e3: Download complete [2021-09-16T21:39:12.178Z] c2d8d7efcc4b: Verifying Checksum [2021-09-16T21:39:12.178Z] c2d8d7efcc4b: Download complete [2021-09-16T21:39:12.178Z] 448f6bf000e3: Pull complete [2021-09-16T21:39:12.792Z] f757da607395: Pull complete [2021-09-16T21:39:14.236Z] 05883995daec: Pull complete [2021-09-16T21:39:14.512Z] 8603b9c90790: Pull complete [2021-09-16T21:39:15.502Z] 1560dd03e051: Pull complete [2021-09-16T21:39:16.100Z] 27f5ce0e4adf: Pull complete [2021-09-16T21:39:31.205Z] c2d8d7efcc4b: Pull complete [2021-09-16T21:39:31.205Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-16T21:39:31.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T21:39:31.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-16T21:39:31.475Z] prd-ubuntu18.04-docker-arm64-4c-16g-419 does not seem to be running inside a container [2021-09-16T21:39:31.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-16T21:39:36.170Z] $ docker top ec4bc5aa311d625e28f3855f59465bb47d8eb84125d230d11646887a90549160 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:39:37.172Z] ---> job-cost.sh [2021-09-16T21:39:37.172Z] lf-activate-venv: SKIPPING [2021-09-16T21:39:37.172Z] INFO: No Stack... [2021-09-16T21:39:38.149Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-16T21:39:38.423Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T21:39:39.091Z] + cat /w/workspace/device-mqtt-go/6/archives/cost.csv [2021-09-16T21:39:39.091Z] + cut -d, -f6 [Pipeline] lock [2021-09-16T21:39:39.160Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-303-6-stack-cost] [2021-09-16T21:39:39.169Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-6-stack-cost] did not exist. Created. [2021-09-16T21:39:39.169Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-303-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T21:39:39.868Z] /w/workspace/device-mqtt-go/6@tmp/durable-40677d87/script.sh: 1: /w/workspace/device-mqtt-go/6@tmp/durable-40677d87/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-16T21:39:40.548Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-16T21:39:40.580Z] Warning: overwriting stash ‘stack-cost’ [2021-09-16T21:39:41.154Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T21:39:41.163Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T21:39:41.189Z] $ docker stop --time=1 ec4bc5aa311d625e28f3855f59465bb47d8eb84125d230d11646887a90549160 [2021-09-16T21:39:42.864Z] $ docker rm -f ec4bc5aa311d625e28f3855f59465bb47d8eb84125d230d11646887a90549160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-16T21:39:43.422Z] 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] sh [2021-09-16T21:39:45.071Z] + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:39:45.396Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:39:45.989Z] ---> package-listing.sh [2021-09-16T21:39:45.989Z] ++ facter osfamily [2021-09-16T21:39:45.989Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-16T21:39:46.256Z] + OS_FAMILY=redhat [2021-09-16T21:39:46.256Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-303 [2021-09-16T21:39:46.256Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-16T21:39:46.256Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-16T21:39:46.256Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-16T21:39:46.256Z] + PACKAGES=/tmp/packages_start.txt [2021-09-16T21:39:46.256Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-303 ']' [2021-09-16T21:39:46.256Z] + PACKAGES=/tmp/packages_end.txt [2021-09-16T21:39:46.256Z] + case "${OS_FAMILY}" in [2021-09-16T21:39:46.256Z] + rpm -qa [2021-09-16T21:39:46.256Z] + sort [2021-09-16T21:39:46.839Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-16T21:39:46.839Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-16T21:39:46.839Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-16T21:39:46.839Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-303 ']' [2021-09-16T21:39:46.839Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives/ [2021-09-16T21:39:46.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives/ [Pipeline] echo [2021-09-16T21:39:46.858Z] 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-16T21:39:47.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:39:47.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T21:39:47.774Z] [2021-09-16T21:39:47.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T21:39:48.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T21:39:48.112Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T21:39:48.112Z] b4d181a07f80: Pulling fs layer [2021-09-16T21:39:48.112Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T21:39:48.112Z] ed53099fbce6: Pulling fs layer [2021-09-16T21:39:48.112Z] dc539afda2c1: Pulling fs layer [2021-09-16T21:39:48.112Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T21:39:48.112Z] 9065ff56babe: Pulling fs layer [2021-09-16T21:39:48.112Z] d287ab97295c: Pulling fs layer [2021-09-16T21:39:48.112Z] 77bc0d833cb6: Waiting [2021-09-16T21:39:48.112Z] 9065ff56babe: Waiting [2021-09-16T21:39:48.112Z] d287ab97295c: Waiting [2021-09-16T21:39:48.112Z] dc539afda2c1: Waiting [2021-09-16T21:39:48.390Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T21:39:48.390Z] a1111a8f2ec3: Download complete [2021-09-16T21:39:48.390Z] dc539afda2c1: Verifying Checksum [2021-09-16T21:39:48.390Z] dc539afda2c1: Download complete [2021-09-16T21:39:48.390Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T21:39:48.390Z] 77bc0d833cb6: Download complete [2021-09-16T21:39:48.656Z] 9065ff56babe: Verifying Checksum [2021-09-16T21:39:48.656Z] 9065ff56babe: Download complete [2021-09-16T21:39:48.922Z] ed53099fbce6: Verifying Checksum [2021-09-16T21:39:48.922Z] ed53099fbce6: Download complete [2021-09-16T21:39:49.878Z] b4d181a07f80: Verifying Checksum [2021-09-16T21:39:49.878Z] b4d181a07f80: Download complete [2021-09-16T21:39:50.853Z] b4d181a07f80: Pull complete [2021-09-16T21:39:50.853Z] a1111a8f2ec3: Pull complete [2021-09-16T21:39:51.439Z] ed53099fbce6: Pull complete [2021-09-16T21:39:51.439Z] dc539afda2c1: Pull complete [2021-09-16T21:39:51.708Z] 77bc0d833cb6: Pull complete [2021-09-16T21:39:51.708Z] 9065ff56babe: Pull complete [2021-09-16T21:39:53.116Z] d287ab97295c: Verifying Checksum [2021-09-16T21:39:53.116Z] d287ab97295c: Download complete [2021-09-16T21:39:57.391Z] d287ab97295c: Pull complete [2021-09-16T21:39:57.391Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T21:39:57.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T21:39:57.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T21:39:57.491Z] prd-centos7-docker-4c-2g-417 does not seem to be running inside a container [2021-09-16T21:39:57.568Z] $ 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-303/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-303 -v /w/workspace/gexfoundry_device-mqtt-go_PR-303:/w/workspace/gexfoundry_device-mqtt-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-303@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T21:39:59.664Z] $ docker top fab224342bf3fe44bc4a1bd6c070b588d745909158ee8e142c081fd0d4ee69b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T21:40:00.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-16T21:40:00.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-16T21:40:00.721Z] + ls /var/log/sa-host [2021-09-16T21:40:00.721Z] + sadf -c /var/log/sa-host/sa05 [2021-09-16T21:40:00.721Z] file_magic: OK [2021-09-16T21:40:00.721Z] HZ: Using current value: 100 [2021-09-16T21:40:00.721Z] file_header: OK [2021-09-16T21:40:00.721Z] 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-09-16T21:40:00.722Z] Statistics: [2021-09-16T21:40:00.722Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T21:40:00.722Z] File successfully converted to sysstat format version 12.0.3 [2021-09-16T21:40:00.722Z] + sadf -c /var/log/sa-host/sa16 [2021-09-16T21:40:00.722Z] file_magic: OK [2021-09-16T21:40:00.722Z] HZ: Using current value: 100 [2021-09-16T21:40:00.722Z] file_header: OK [2021-09-16T21:40:00.722Z] 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-09-16T21:40:00.722Z] Statistics: [2021-09-16T21:40:00.722Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T21:40:00.722Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T21:40:00.906Z] provisioning config files... [2021-09-16T21:40:00.924Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/config946550988138722034tmp [Pipeline] { [Pipeline] echo [2021-09-16T21:40:00.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:40:01.295Z] ---> create-netrc.sh [Pipeline] } [2021-09-16T21:40:01.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:40:01.691Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-16T21:40:01.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:40:02.028Z] ---> sudo-logs.sh [2021-09-16T21:40:02.028Z] Archiving 'sudo' log.. [2021-09-16T21:40:02.028Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-417.vexxhost.local: Name or service not known [2021-09-16T21:40:02.028Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-417.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-16T21:40:02.078Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:40:02.400Z] ---> job-cost.sh [2021-09-16T21:40:02.400Z] lf-activate-venv: SKIPPING [2021-09-16T21:40:02.400Z] DEBUG: total: 0.10999999940395355 [2021-09-16T21:40:02.400Z] INFO: Retrieving Stack Cost... [2021-09-16T21:40:02.987Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T21:40:03.571Z] INFO: Archiving Costs [Pipeline] echo [2021-09-16T21:40:03.588Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T21:40:03.914Z] ---> logs-deploy.sh [2021-09-16T21:40:03.915Z] lf-activate-venv: SKIPPING [2021-09-16T21:40:03.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-303/6 [2021-09-16T21:40:03.915Z] INFO: archiving workspace using pattern(s): [2021-09-16T21:40:04.497Z] Archives upload complete. [2021-09-16T21:40:04.762Z] INFO: archiving logs to Nexus