Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a 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-ssh7370363274108720848.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-ssh9160323326960941811.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2647287182559980559.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-ssh5378051735403265440.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7977096816435554974.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-440 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh369251214427881703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a # timeout=10 Commit message: "feat: add UseMqttLevels capability to pass in metadata (#303)" > git rev-list --no-walk 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T23:20:57.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T23:20:57.878Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T23:20:57.911Z] ========================================================= [2021-09-16T23:20:57.911Z] EdgeX Global Pipelines Version Info [2021-09-16T23:20:57.911Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:20:59.154Z] ------------------- [2021-09-16T23:20:59.155Z] stable info: [2021-09-16T23:20:59.155Z] ------------------- [2021-09-16T23:20:59.155Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T23:20:59.155Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T23:20:59.155Z] Message: update stable to v1.0.205 [2021-09-16T23:20:59.740Z] ------------------- [2021-09-16T23:20:59.740Z] experimental info: [2021-09-16T23:20:59.740Z] ------------------- [2021-09-16T23:20:59.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T23:20:59.740Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T23:20:59.740Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-16T23:20:59.875Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-09-16T23:20:59.900Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-09-16T23:20:59.926Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T23:20:59.951Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T23:20:59.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T23:20:59.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T23:21:00.024Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T23:21:00.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T23:21:00.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-16T23:21:00.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T23:21:00.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T23:21:00.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T23:21:00.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-09-16T23:21:00.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T23:21:00.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T23:21:00.257Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T23:21:00.281Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T23:21:00.307Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T23:21:00.332Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T23:21:00.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T23:21:00.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-16T23:21:00.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-16T23:21:00.435Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-16T23:21:00.461Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-16T23:21:00.487Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-16T23:21:00.512Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-16T23:21:00.541Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T23:21:00.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-16T23:21:00.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-16T23:21:00.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-16T23:21:00.661Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [Pipeline] echo [2021-09-16T23:21:00.685Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7270bca [Pipeline] echo [2021-09-16T23:21:00.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T23:21:00.807Z] provisioning config files... [2021-09-16T23:21:00.831Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1644090904000078509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:21:01.166Z] ---> docker-login.sh [2021-09-16T23:21:01.166Z] nexus3.edgexfoundry.org:10001 [2021-09-16T23:21:01.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:21:01.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:21:01.437Z] Configure a credential helper to remove this warning. See [2021-09-16T23:21:01.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:21:01.437Z] [2021-09-16T23:21:01.437Z] Login Succeeded [2021-09-16T23:21:01.437Z] nexus3.edgexfoundry.org:10002 [2021-09-16T23:21:01.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:21:01.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:21:01.710Z] Configure a credential helper to remove this warning. See [2021-09-16T23:21:01.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:21:01.710Z] [2021-09-16T23:21:01.710Z] Login Succeeded [2021-09-16T23:21:01.710Z] nexus3.edgexfoundry.org:10003 [2021-09-16T23:21:01.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:21:01.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:21:01.710Z] Configure a credential helper to remove this warning. See [2021-09-16T23:21:01.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:21:01.710Z] [2021-09-16T23:21:01.710Z] Login Succeeded [2021-09-16T23:21:01.710Z] nexus3.edgexfoundry.org:10004 [2021-09-16T23:21:01.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:21:01.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:21:01.979Z] Configure a credential helper to remove this warning. See [2021-09-16T23:21:01.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:21:01.979Z] [2021-09-16T23:21:01.979Z] Login Succeeded [2021-09-16T23:21:01.979Z] docker.io [2021-09-16T23:21:01.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:21:02.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:21:02.249Z] Configure a credential helper to remove this warning. See [2021-09-16T23:21:02.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:21:02.249Z] [2021-09-16T23:21:02.249Z] Login Succeeded [2021-09-16T23:21:02.249Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T23:21:02.261Z] 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-16T23:21:02.783Z] + git log --format=format:%s -1 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [Pipeline] echo [2021-09-16T23:21:02.837Z] GIT_COMMIT: 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a, Commit Message: feat: add UseMqttLevels capability to pass in metadata (#303) [Pipeline] echo [2021-09-16T23:21:02.853Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:21:03.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:21:03.642Z] [2021-09-16T23:21:03.642Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:21:03.977Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:21:03.977Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T23:21:03.977Z] 31603596830f: Pulling fs layer [2021-09-16T23:21:03.977Z] 04fac38145f0: Pulling fs layer [2021-09-16T23:21:03.977Z] 701f6daf10bf: Pulling fs layer [2021-09-16T23:21:03.977Z] 24f72da36158: Pulling fs layer [2021-09-16T23:21:03.977Z] 24f72da36158: Waiting [2021-09-16T23:21:03.977Z] 04fac38145f0: Download complete [2021-09-16T23:21:04.252Z] 31603596830f: Verifying Checksum [2021-09-16T23:21:04.252Z] 31603596830f: Download complete [2021-09-16T23:21:04.527Z] 24f72da36158: Verifying Checksum [2021-09-16T23:21:04.527Z] 24f72da36158: Download complete [2021-09-16T23:21:04.527Z] 31603596830f: Pull complete [2021-09-16T23:21:04.527Z] 04fac38145f0: Pull complete [2021-09-16T23:21:04.527Z] 701f6daf10bf: Verifying Checksum [2021-09-16T23:21:04.527Z] 701f6daf10bf: Download complete [2021-09-16T23:21:05.115Z] 701f6daf10bf: Pull complete [2021-09-16T23:21:05.384Z] 24f72da36158: Pull complete [2021-09-16T23:21:05.384Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T23:21:05.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:21:05.384Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T23:21:05.484Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-09-16T23:21:05.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T23:21:06.305Z] $ docker top 277d2eff9604397983d655665cead639031ce343d69fa948bc0a00b36f282bf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T23:21:06.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T23:21:06.466Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T23:21:06.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T23:21:06.591Z] $ docker exec 277d2eff9604397983d655665cead639031ce343d69fa948bc0a00b36f282bf7 ssh-agent [2021-09-16T23:21:06.716Z] SSH_AUTH_SOCK=/tmp/ssh-jGaKAt7u2aei/agent.12 [2021-09-16T23:21:06.716Z] SSH_AGENT_PID=18 [2021-09-16T23:21:06.729Z] Running ssh-add (command line suppressed) [2021-09-16T23:21:06.841Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1130718482494771610.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1130718482494771610.key) [2021-09-16T23:21:06.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T23:21:07.183Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T23:21:07.203Z] $ docker exec --env ******** --env ******** 277d2eff9604397983d655665cead639031ce343d69fa948bc0a00b36f282bf7 ssh-agent -k [2021-09-16T23:21:07.300Z] unset SSH_AUTH_SOCK; [2021-09-16T23:21:07.300Z] unset SSH_AGENT_PID; [2021-09-16T23:21:07.300Z] echo Agent pid 18 killed; [2021-09-16T23:21:07.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T23:21:07.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T23:21:07.357Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T23:21:07.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T23:21:07.472Z] $ docker exec 277d2eff9604397983d655665cead639031ce343d69fa948bc0a00b36f282bf7 ssh-agent [2021-09-16T23:21:07.583Z] SSH_AUTH_SOCK=/tmp/ssh-ZB84Tl8qHvE6/agent.52 [2021-09-16T23:21:07.584Z] SSH_AGENT_PID=59 [2021-09-16T23:21:07.592Z] Running ssh-add (command line suppressed) [2021-09-16T23:21:07.688Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2414192485046463847.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2414192485046463847.key) [2021-09-16T23:21:07.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T23:21:08.023Z] + git semver init [2021-09-16T23:21:08.023Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T23:21:08.023Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-09-16T23:21:08.023Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-16T23:21:08.023Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T23:21:08.023Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T23:21:08.023Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T23:21:08.023Z] # $SEMVER_BRANCH = main [2021-09-16T23:21:08.023Z] # $SEMVER_TEMP = /tmp/semver-656568687 [2021-09-16T23:21:08.023Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-09-16T23:21:08.613Z] # '/tmp/semver-656568687' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-09-16T23:21:08.613Z] # -> Force: false [2021-09-16T23:21:08.613Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-09-16T23:21:08.627Z] $ docker exec --env ******** --env ******** 277d2eff9604397983d655665cead639031ce343d69fa948bc0a00b36f282bf7 ssh-agent -k [2021-09-16T23:21:08.738Z] unset SSH_AUTH_SOCK; [2021-09-16T23:21:08.738Z] unset SSH_AGENT_PID; [2021-09-16T23:21:08.738Z] echo Agent pid 59 killed; [2021-09-16T23:21:08.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T23:21:09.103Z] + git semver [Pipeline] } [2021-09-16T23:21:09.120Z] $ docker stop --time=1 277d2eff9604397983d655665cead639031ce343d69fa948bc0a00b36f282bf7 [2021-09-16T23:21:10.366Z] $ docker rm -f 277d2eff9604397983d655665cead639031ce343d69fa948bc0a00b36f282bf7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T23:21:10.752Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T23:21:11.088Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T23:21:11.092Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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-16T23:21:26.326Z] Still waiting to schedule task [2021-09-16T23:21:26.326Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-16T23:21:26.329Z] Still waiting to schedule task [2021-09-16T23:21:26.329Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-438’ [2021-09-16T23:23:06.323Z] Running on prd-centos7-docker-4c-2g-443 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-09-16T23:23:06.349Z] Running in /w/workspace/device-mqtt-go/9 [Pipeline] { [Pipeline] checkout [2021-09-16T23:23:06.504Z] Selected Git installation does not exist. Using Default [2021-09-16T23:23:06.504Z] The recommended git tool is: NONE [2021-09-16T23:23:09.290Z] using credential edgex-jenkins-ssh [2021-09-16T23:23:09.306Z] Cloning the remote Git repository [2021-09-16T23:23:09.361Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T23:23:09.429Z] > git init /w/workspace/device-mqtt-go/9 # timeout=10 [2021-09-16T23:23:09.459Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T23:23:09.459Z] > git --version # timeout=10 [2021-09-16T23:23:09.471Z] > git --version # 'git version 2.24.4' [2021-09-16T23:23:09.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T23:23:09.514Z] [INFO] Currently running in a labeled security context [2021-09-16T23:23:09.514Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T23:23:09.514Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/9@tmp/jenkins-gitclient-ssh6854636736783343242.key [2021-09-16T23:23:09.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T23:23:10.107Z] Avoid second fetch [2021-09-16T23:23:10.108Z] Checking out Revision 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a (main) [2021-09-16T23:23:10.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T23:23:10.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T23:23:10.151Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T23:23:10.160Z] > git checkout -f 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a # timeout=10 [2021-09-16T23:23:13.949Z] Commit message: "feat: add UseMqttLevels capability to pass in metadata (#303)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T23:23:14.326Z] provisioning config files... [2021-09-16T23:23:14.372Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/9@tmp/config4439391776419243205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:23:14.830Z] ---> docker-login.sh [2021-09-16T23:23:14.830Z] nexus3.edgexfoundry.org:10001 [2021-09-16T23:23:14.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:23:14.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:23:14.830Z] Configure a credential helper to remove this warning. See [2021-09-16T23:23:14.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:23:14.830Z] [2021-09-16T23:23:14.830Z] Login Succeeded [2021-09-16T23:23:14.830Z] nexus3.edgexfoundry.org:10002 [2021-09-16T23:23:15.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:23:15.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:23:15.100Z] Configure a credential helper to remove this warning. See [2021-09-16T23:23:15.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:23:15.100Z] [2021-09-16T23:23:15.100Z] Login Succeeded [2021-09-16T23:23:15.100Z] nexus3.edgexfoundry.org:10003 [2021-09-16T23:23:15.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:23:15.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:23:15.370Z] Configure a credential helper to remove this warning. See [2021-09-16T23:23:15.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:23:15.370Z] [2021-09-16T23:23:15.370Z] Login Succeeded [2021-09-16T23:23:15.370Z] nexus3.edgexfoundry.org:10004 [2021-09-16T23:23:15.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:23:15.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:23:15.370Z] Configure a credential helper to remove this warning. See [2021-09-16T23:23:15.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:23:15.370Z] [2021-09-16T23:23:15.370Z] Login Succeeded [2021-09-16T23:23:15.370Z] docker.io [2021-09-16T23:23:15.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:23:15.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:23:15.904Z] Configure a credential helper to remove this warning. See [2021-09-16T23:23:15.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:23:15.904Z] [2021-09-16T23:23:15.904Z] Login Succeeded [2021-09-16T23:23:15.904Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T23:23:15.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T23:23:16.152Z] ========================================================= [2021-09-16T23:23:16.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-16T23:23:16.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:23:16.502Z] + 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-16T23:23:16.502Z] Sending build context to Docker daemon 636.4kB [2021-09-16T23:23:16.502Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T23:23:16.502Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-16T23:23:16.502Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-16T23:23:16.502Z] 540db60ca938: Pulling fs layer [2021-09-16T23:23:16.502Z] adcc1eea9eea: Pulling fs layer [2021-09-16T23:23:16.502Z] 4c4ab2625f07: Pulling fs layer [2021-09-16T23:23:16.502Z] db62176df00c: Pulling fs layer [2021-09-16T23:23:16.502Z] 3b30891b0d05: Pulling fs layer [2021-09-16T23:23:16.502Z] 06b49ca38bd5: Pulling fs layer [2021-09-16T23:23:16.502Z] c788192a36de: Pulling fs layer [2021-09-16T23:23:16.502Z] a77e37c0d609: Pulling fs layer [2021-09-16T23:23:16.502Z] c3185cebc471: Pulling fs layer [2021-09-16T23:23:16.502Z] db62176df00c: Waiting [2021-09-16T23:23:16.502Z] 3b30891b0d05: Waiting [2021-09-16T23:23:16.502Z] a77e37c0d609: Waiting [2021-09-16T23:23:16.502Z] c3185cebc471: Waiting [2021-09-16T23:23:16.502Z] 06b49ca38bd5: Waiting [2021-09-16T23:23:16.502Z] c788192a36de: Waiting [2021-09-16T23:23:16.502Z] 4c4ab2625f07: Verifying Checksum [2021-09-16T23:23:16.502Z] 4c4ab2625f07: Download complete [2021-09-16T23:23:16.772Z] adcc1eea9eea: Verifying Checksum [2021-09-16T23:23:16.772Z] adcc1eea9eea: Download complete [2021-09-16T23:23:16.772Z] 3b30891b0d05: Verifying Checksum [2021-09-16T23:23:16.772Z] 3b30891b0d05: Download complete [2021-09-16T23:23:16.772Z] 06b49ca38bd5: Verifying Checksum [2021-09-16T23:23:16.772Z] 06b49ca38bd5: Download complete [2021-09-16T23:23:16.772Z] c788192a36de: Verifying Checksum [2021-09-16T23:23:16.772Z] c788192a36de: Download complete [2021-09-16T23:23:16.772Z] 540db60ca938: Verifying Checksum [2021-09-16T23:23:16.772Z] 540db60ca938: Download complete [2021-09-16T23:23:17.040Z] 540db60ca938: Pull complete [2021-09-16T23:23:17.040Z] adcc1eea9eea: Pull complete [2021-09-16T23:23:17.040Z] a77e37c0d609: Verifying Checksum [2021-09-16T23:23:17.040Z] a77e37c0d609: Download complete [2021-09-16T23:23:17.040Z] 4c4ab2625f07: Pull complete [2021-09-16T23:23:20.380Z] c3185cebc471: Verifying Checksum [2021-09-16T23:23:20.380Z] c3185cebc471: Download complete [2021-09-16T23:23:20.964Z] db62176df00c: Verifying Checksum [2021-09-16T23:23:20.964Z] db62176df00c: Download complete [2021-09-16T23:23:24.318Z] db62176df00c: Pull complete [2021-09-16T23:23:24.318Z] 3b30891b0d05: Pull complete [2021-09-16T23:23:24.318Z] 06b49ca38bd5: Pull complete [2021-09-16T23:23:24.318Z] c788192a36de: Pull complete [2021-09-16T23:23:24.318Z] a77e37c0d609: Pull complete [2021-09-16T23:23:26.270Z] c3185cebc471: Pull complete [2021-09-16T23:23:26.270Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-16T23:23:26.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T23:23:26.270Z] ---> 031687cdd783 [2021-09-16T23:23:26.270Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-16T23:23:28.226Z] ---> Running in c66e42bf2579 [2021-09-16T23:23:28.226Z] Removing intermediate container c66e42bf2579 [2021-09-16T23:23:28.226Z] ---> c4fb6e0775f6 [2021-09-16T23:23:28.226Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T23:23:28.226Z] ---> Running in ebb81fa3a000 [2021-09-16T23:23:28.226Z] Removing intermediate container ebb81fa3a000 [2021-09-16T23:23:28.226Z] ---> a9799cb3086e [2021-09-16T23:23:28.226Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T23:23:28.226Z] ---> Running in 76f341eae717 [2021-09-16T23:23:28.496Z] Removing intermediate container 76f341eae717 [2021-09-16T23:23:28.496Z] ---> fe4034ded3f1 [2021-09-16T23:23:28.496Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T23:23:28.496Z] ---> Running in cd7d28d4c9d3 [2021-09-16T23:23:28.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T23:23:30.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T23:23:31.129Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-16T23:23:31.129Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-16T23:23:31.129Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-16T23:23:31.710Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T23:23:31.710Z] OK: 223 MiB in 55 packages [2021-09-16T23:23:31.976Z] Removing intermediate container cd7d28d4c9d3 [2021-09-16T23:23:31.976Z] ---> 5532a1b4a50d [2021-09-16T23:23:31.976Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-09-16T23:23:31.976Z] ---> Running in 9cc0f9c6bd08 [2021-09-16T23:23:32.247Z] Removing intermediate container 9cc0f9c6bd08 [2021-09-16T23:23:32.247Z] ---> 366fbf0fda79 [2021-09-16T23:23:32.247Z] Step 8/12 : COPY . . [2021-09-16T23:23:32.247Z] ---> 318aacfb0437 [2021-09-16T23:23:32.247Z] Step 9/12 : RUN go mod tidy [2021-09-16T23:23:32.247Z] ---> Running in 0a708d2ac936 [2021-09-16T23:23:34.186Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-16T23:23:34.186Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-16T23:23:34.186Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-16T23:23:34.186Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-16T23:23:34.186Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-16T23:23:34.186Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-16T23:23:34.186Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-16T23:23:34.186Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-16T23:23:34.186Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-16T23:23:34.186Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-16T23:23:34.452Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-16T23:23:34.452Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-16T23:23:34.452Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-16T23:23:34.452Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-16T23:23:34.452Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-16T23:23:34.452Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-16T23:23:34.721Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-16T23:23:34.721Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-16T23:23:34.721Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-16T23:23:34.721Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-16T23:23:34.721Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-16T23:23:34.721Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-16T23:23:34.721Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-16T23:23:34.721Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-16T23:23:34.721Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-16T23:23:34.721Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-16T23:23:34.721Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-16T23:23:34.721Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-16T23:23:34.998Z] go: downloading golang.org/x/text v0.3.2 [2021-09-16T23:23:34.998Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-16T23:23:34.998Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-16T23:23:35.970Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-16T23:23:35.970Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-16T23:23:35.970Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-16T23:23:35.970Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-16T23:23:35.970Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-16T23:23:35.970Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-16T23:23:35.970Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-16T23:23:35.970Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-16T23:23:35.970Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-16T23:23:35.970Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-16T23:23:35.970Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-16T23:23:35.970Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-16T23:23:35.970Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-16T23:23:35.970Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-16T23:23:36.240Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-16T23:23:36.240Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-16T23:23:36.240Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-16T23:23:36.240Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-16T23:23:36.240Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-16T23:23:36.240Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-16T23:23:36.240Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-16T23:23:36.240Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-16T23:23:36.240Z] go: downloading github.com/kr/text v0.1.0 [2021-09-16T23:23:36.240Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-16T23:23:36.240Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-16T23:23:36.508Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-16T23:23:36.508Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-16T23:23:36.508Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-16T23:23:36.508Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-16T23:23:36.508Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-16T23:23:36.508Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-16T23:23:36.508Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-16T23:23:36.508Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-16T23:23:36.508Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-16T23:23:36.508Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-16T23:23:36.508Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-16T23:23:36.508Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-16T23:23:36.508Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-16T23:23:36.508Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-16T23:23:36.508Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-16T23:23:36.787Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-16T23:23:36.787Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-16T23:23:36.787Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-16T23:23:36.787Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-16T23:23:36.787Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-16T23:23:41.038Z] Removing intermediate container 0a708d2ac936 [2021-09-16T23:23:41.038Z] ---> c2be8cc0ae16 [2021-09-16T23:23:41.038Z] Step 10/12 : RUN go mod download [2021-09-16T23:23:41.038Z] ---> Running in 56bba6f856ea [2021-09-16T23:23:45.299Z] Removing intermediate container 56bba6f856ea [2021-09-16T23:23:45.299Z] ---> 637542de1ce6 [2021-09-16T23:23:45.299Z] Step 11/12 : ARG MAKE='make build' [2021-09-16T23:23:45.299Z] ---> Running in 690a8fd4bf53 [2021-09-16T23:23:45.299Z] Removing intermediate container 690a8fd4bf53 [2021-09-16T23:23:45.299Z] ---> 4f28fb4e1f1a [2021-09-16T23:23:45.299Z] Step 12/12 : RUN $MAKE [2021-09-16T23:23:45.299Z] ---> Running in 2d42abb757df [2021-09-16T23:23:45.299Z] noop [2021-09-16T23:23:45.565Z] Removing intermediate container 2d42abb757df [2021-09-16T23:23:45.565Z] ---> cdf3dc55d9d9 [2021-09-16T23:23:45.565Z] Successfully built cdf3dc55d9d9 [2021-09-16T23:23:45.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:23:45.897Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T23:23:45.897Z] . [Pipeline] withDockerContainer [2021-09-16T23:23:45.995Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-09-16T23:23:46.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T23:23:46.446Z] $ docker top 94573189394a90f7c48237444388c349e3b740203d9b110cc73313a09a612b80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T23:23:46.899Z] + go version [2021-09-16T23:23:46.899Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-16T23:23:46.912Z] $ docker stop --time=1 94573189394a90f7c48237444388c349e3b740203d9b110cc73313a09a612b80 [2021-09-16T23:23:48.111Z] $ docker rm -f 94573189394a90f7c48237444388c349e3b740203d9b110cc73313a09a612b80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:23:48.646Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T23:23:48.646Z] . [Pipeline] withDockerContainer [2021-09-16T23:23:48.738Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-09-16T23:23:48.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T23:23:49.180Z] $ docker top 970bb5d8c3cad763b2a23364c5bf8ffc272bc8770606ad84abbc8eb0c7f33317 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T23:23:49.593Z] + go mod tidy [Pipeline] sh [2021-09-16T23:23:50.193Z] + make test [2021-09-16T23:23:50.193Z] go mod tidy [2021-09-16T23:23:50.193Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-16T23:23:50.468Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-09-16T23:24:05.554Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-09-16T23:24:06.154Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.4% of statements [2021-09-16T23:24:06.154Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-09-16T23:24:06.431Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-16T23:24:13.145Z] gofmt -l . [2021-09-16T23:24:13.145Z] ["`gofmt -l .`" = ""] [2021-09-16T23:24:13.145Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-16T23:24:13.426Z] $ docker stop --time=1 970bb5d8c3cad763b2a23364c5bf8ffc272bc8770606ad84abbc8eb0c7f33317 [2021-09-16T23:24:14.864Z] $ docker rm -f 970bb5d8c3cad763b2a23364c5bf8ffc272bc8770606ad84abbc8eb0c7f33317 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T23:24:15.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-16T23:24:15.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-16T23:24:17.851Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-16T23:24:18.171Z] + ls -al . [2021-09-16T23:24:18.171Z] total 120 [2021-09-16T23:24:18.171Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 16 23:24 . [2021-09-16T23:24:18.171Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 16 23:23 .. [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 6985 Sep 16 23:23 Attribution.txt [2021-09-16T23:24:18.171Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 16 23:23 bin [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 7447 Sep 16 23:23 CHANGELOG.md [2021-09-16T23:24:18.171Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 16 23:23 cmd [2021-09-16T23:24:18.171Z] -rw-r--r--. 1 jenkins jenkins 17284 Sep 16 23:24 coverage.out [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 1877 Sep 16 23:23 Dockerfile [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 16 23:23 .dockerignore [2021-09-16T23:24:18.171Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 16 23:23 .git [2021-09-16T23:24:18.171Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 16 23:23 .github [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 336 Sep 16 23:23 .gitignore [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 367 Sep 16 23:23 go.mod [2021-09-16T23:24:18.171Z] -rw-r--r--. 1 jenkins jenkins 20655 Sep 16 23:23 go.sum [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 16 23:23 GOVERNANCE.md [2021-09-16T23:24:18.171Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 16 23:23 internal [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 16 23:23 Jenkinsfile [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 16 23:23 LICENSE [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 907 Sep 16 23:23 Makefile [2021-09-16T23:24:18.171Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 16 23:23 mock [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 620 Sep 16 23:23 OWNERS.md [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 2211 Sep 16 23:23 README.md [2021-09-16T23:24:18.171Z] drwxrwxr-x. 4 jenkins jenkins 71 Sep 16 23:23 snap [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 16 23:21 VERSION [2021-09-16T23:24:18.171Z] -rw-rw-r--. 1 jenkins jenkins 227 Sep 16 23:23 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:18.492Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a --label arch=amd64 --label version=2.0.1-dev.7 . [2021-09-16T23:24:18.492Z] Sending build context to Docker daemon 654.3kB [2021-09-16T23:24:18.492Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T23:24:18.492Z] Step 2/24 : FROM ${BASE} AS builder [2021-09-16T23:24:18.492Z] ---> cdf3dc55d9d9 [2021-09-16T23:24:18.492Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-16T23:24:18.492Z] ---> Running in 607ec18f2825 [2021-09-16T23:24:18.492Z] Removing intermediate container 607ec18f2825 [2021-09-16T23:24:18.492Z] ---> 6ea29ea13161 [2021-09-16T23:24:18.492Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T23:24:18.492Z] ---> Running in 41ba57d33473 [2021-09-16T23:24:18.758Z] Removing intermediate container 41ba57d33473 [2021-09-16T23:24:18.758Z] ---> 2f66d740a337 [2021-09-16T23:24:18.758Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T23:24:18.758Z] ---> Running in f13c39e1be98 [2021-09-16T23:24:19.339Z] Removing intermediate container f13c39e1be98 [2021-09-16T23:24:19.339Z] ---> 27c9ef19b183 [2021-09-16T23:24:19.339Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T23:24:19.339Z] ---> Running in 724423fb7303 [2021-09-16T23:24:19.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T23:24:20.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T23:24:21.698Z] OK: 223 MiB in 55 packages [2021-09-16T23:24:21.698Z] Removing intermediate container 724423fb7303 [2021-09-16T23:24:21.698Z] ---> ce4eed77070d [2021-09-16T23:24:21.698Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-09-16T23:24:21.698Z] ---> Running in a74aeda55806 [2021-09-16T23:24:21.966Z] Removing intermediate container a74aeda55806 [2021-09-16T23:24:21.966Z] ---> b57349477cd9 [2021-09-16T23:24:21.966Z] Step 8/24 : COPY . . [2021-09-16T23:24:22.239Z] ---> 46328f8d3448 [2021-09-16T23:24:22.239Z] Step 9/24 : RUN go mod tidy [2021-09-16T23:24:22.239Z] ---> Running in 9ec9a06a48c7 [2021-09-16T23:24:22.824Z] Removing intermediate container 9ec9a06a48c7 [2021-09-16T23:24:22.824Z] ---> 3a47aac47b64 [2021-09-16T23:24:22.824Z] Step 10/24 : RUN go mod download [2021-09-16T23:24:22.824Z] ---> Running in 937e426330b4 [2021-09-16T23:24:23.406Z] Removing intermediate container 937e426330b4 [2021-09-16T23:24:23.406Z] ---> d0f122455d66 [2021-09-16T23:24:23.406Z] Step 11/24 : ARG MAKE='make build' [2021-09-16T23:24:23.406Z] ---> Running in 71d2caa24ef8 [2021-09-16T23:24:23.406Z] Removing intermediate container 71d2caa24ef8 [2021-09-16T23:24:23.406Z] ---> c81a029e0ccd [2021-09-16T23:24:23.406Z] Step 12/24 : RUN $MAKE [2021-09-16T23:24:23.406Z] ---> Running in 5018f93b103c [2021-09-16T23:24:23.678Z] go mod tidy [2021-09-16T23:24:23.943Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.7" -o cmd/device-mqtt ./cmd [2021-09-16T23:24:36.326Z] Removing intermediate container 5018f93b103c [2021-09-16T23:24:36.326Z] ---> 35d776f9b4db [2021-09-16T23:24:36.326Z] Step 13/24 : FROM alpine:3.12 [2021-09-16T23:24:36.326Z] 3.12: Pulling from library/alpine [2021-09-16T23:24:36.326Z] e519532ddf75: Pulling fs layer [2021-09-16T23:24:36.326Z] e519532ddf75: Verifying Checksum [2021-09-16T23:24:36.326Z] e519532ddf75: Download complete [2021-09-16T23:24:36.326Z] e519532ddf75: Pull complete [2021-09-16T23:24:36.326Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T23:24:36.326Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T23:24:36.326Z] ---> 48b8ec4ed9eb [2021-09-16T23:24:36.326Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-09-16T23:24:36.326Z] ---> Running in 26d0501084d7 [2021-09-16T23:24:36.326Z] Removing intermediate container 26d0501084d7 [2021-09-16T23:24:36.326Z] ---> 9e2f51aa795a [2021-09-16T23:24:36.326Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-16T23:24:36.326Z] ---> Running in c78a2b9abbc7 [2021-09-16T23:24:36.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T23:24:36.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T23:24:36.591Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-16T23:24:36.591Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-16T23:24:36.591Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-16T23:24:36.591Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-16T23:24:36.591Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-16T23:24:36.591Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-16T23:24:36.591Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T23:24:36.591Z] OK: 8 MiB in 20 packages [2021-09-16T23:24:36.857Z] Removing intermediate container c78a2b9abbc7 [2021-09-16T23:24:36.857Z] ---> 5ac6f1a63adf [2021-09-16T23:24:36.857Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-09-16T23:24:37.125Z] ---> 0e4b57b382e3 [2021-09-16T23:24:37.125Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-09-16T23:24:37.391Z] ---> 0d3f3bbb4d92 [2021-09-16T23:24:37.391Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-09-16T23:24:37.391Z] ---> 05761e141231 [2021-09-16T23:24:37.391Z] Step 19/24 : EXPOSE 59982 [2021-09-16T23:24:37.391Z] ---> Running in a3e94b9dc958 [2021-09-16T23:24:37.661Z] Removing intermediate container a3e94b9dc958 [2021-09-16T23:24:37.661Z] ---> ba07f975f2b0 [2021-09-16T23:24:37.661Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-09-16T23:24:37.661Z] ---> Running in 24869f77e4d7 [2021-09-16T23:24:37.661Z] Removing intermediate container 24869f77e4d7 [2021-09-16T23:24:37.661Z] ---> 4b0682e42105 [2021-09-16T23:24:37.661Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T23:24:37.661Z] ---> Running in 2fa8cb23ddc0 [2021-09-16T23:24:37.932Z] Removing intermediate container 2fa8cb23ddc0 [2021-09-16T23:24:37.932Z] ---> 0072253c6e7d [2021-09-16T23:24:37.932Z] Step 22/24 : LABEL arch=amd64 [2021-09-16T23:24:37.932Z] ---> Running in b31bb1874e77 [2021-09-16T23:24:37.932Z] Removing intermediate container b31bb1874e77 [2021-09-16T23:24:37.932Z] ---> e62bffa86fe4 [2021-09-16T23:24:37.932Z] Step 23/24 : LABEL git_sha=7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [2021-09-16T23:24:37.932Z] ---> Running in 5a0b193cb576 [2021-09-16T23:24:37.932Z] Removing intermediate container 5a0b193cb576 [2021-09-16T23:24:37.932Z] ---> c61578ad83f3 [2021-09-16T23:24:37.932Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-09-16T23:24:37.932Z] ---> Running in fa48128788ff [2021-09-16T23:24:38.198Z] Removing intermediate container fa48128788ff [2021-09-16T23:24:38.198Z] ---> 9e9f89d4b1c5 [2021-09-16T23:24:38.198Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-16T23:24:38.198Z] Successfully built 9e9f89d4b1c5 [2021-09-16T23:24:38.198Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T23:24:38.477Z] provisioning config files... [2021-09-16T23:24:38.503Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/9@tmp/config1855662979829125710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:24:38.847Z] ---> docker-login.sh [2021-09-16T23:24:38.847Z] nexus3.edgexfoundry.org:10001 [2021-09-16T23:24:38.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:24:38.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:24:38.847Z] Configure a credential helper to remove this warning. See [2021-09-16T23:24:38.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:24:38.847Z] [2021-09-16T23:24:38.847Z] Login Succeeded [2021-09-16T23:24:38.847Z] nexus3.edgexfoundry.org:10002 [2021-09-16T23:24:38.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:24:39.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:24:39.115Z] Configure a credential helper to remove this warning. See [2021-09-16T23:24:39.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:24:39.115Z] [2021-09-16T23:24:39.115Z] Login Succeeded [2021-09-16T23:24:39.115Z] nexus3.edgexfoundry.org:10003 [2021-09-16T23:24:39.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:24:39.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:24:39.115Z] Configure a credential helper to remove this warning. See [2021-09-16T23:24:39.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:24:39.115Z] [2021-09-16T23:24:39.115Z] Login Succeeded [2021-09-16T23:24:39.115Z] nexus3.edgexfoundry.org:10004 [2021-09-16T23:24:39.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:24:39.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:24:39.380Z] Configure a credential helper to remove this warning. See [2021-09-16T23:24:39.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:24:39.380Z] [2021-09-16T23:24:39.380Z] Login Succeeded [2021-09-16T23:24:39.380Z] docker.io [2021-09-16T23:24:39.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:24:39.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:24:39.965Z] Configure a credential helper to remove this warning. See [2021-09-16T23:24:39.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:24:39.965Z] [2021-09-16T23:24:39.965Z] Login Succeeded [2021-09-16T23:24:39.965Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T23:24:39.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T23:24:40.044Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-09-16T23:24:40.044Z] 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [2021-09-16T23:24:40.044Z] latest [2021-09-16T23:24:40.044Z] 2.0.1-dev.7 [2021-09-16T23:24:40.044Z] 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7 [2021-09-16T23:24:40.044Z] main [2021-09-16T23:24:40.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:40.400Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:40.733Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [2021-09-16T23:24:40.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-16T23:24:40.733Z] 196593e2e60e: Preparing [2021-09-16T23:24:40.733Z] d3640844c39c: Preparing [2021-09-16T23:24:40.733Z] ee97d5b553b6: Preparing [2021-09-16T23:24:40.733Z] bf4fd7c0e524: Preparing [2021-09-16T23:24:40.733Z] e6688e911f15: Preparing [2021-09-16T23:24:40.733Z] e6688e911f15: Layer already exists [2021-09-16T23:24:41.328Z] d3640844c39c: Pushed [2021-09-16T23:24:41.328Z] bf4fd7c0e524: Pushed [2021-09-16T23:24:41.328Z] 196593e2e60e: Pushed [2021-09-16T23:24:42.288Z] ee97d5b553b6: Pushed [2021-09-16T23:24:42.554Z] 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a: digest: sha256:fe6c2020f4f9f951bcd386189eed9362a94dc3266071b08ca3d8bc69b1605ef0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:42.874Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:43.192Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-09-16T23:24:43.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-16T23:24:43.193Z] 196593e2e60e: Preparing [2021-09-16T23:24:43.193Z] d3640844c39c: Preparing [2021-09-16T23:24:43.193Z] ee97d5b553b6: Preparing [2021-09-16T23:24:43.193Z] bf4fd7c0e524: Preparing [2021-09-16T23:24:43.193Z] e6688e911f15: Preparing [2021-09-16T23:24:43.193Z] e6688e911f15: Layer already exists [2021-09-16T23:24:43.193Z] d3640844c39c: Layer already exists [2021-09-16T23:24:43.193Z] 196593e2e60e: Layer already exists [2021-09-16T23:24:43.193Z] ee97d5b553b6: Layer already exists [2021-09-16T23:24:43.193Z] bf4fd7c0e524: Layer already exists [2021-09-16T23:24:43.193Z] latest: digest: sha256:fe6c2020f4f9f951bcd386189eed9362a94dc3266071b08ca3d8bc69b1605ef0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:43.520Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:43.853Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.7 [2021-09-16T23:24:43.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-16T23:24:43.853Z] 196593e2e60e: Preparing [2021-09-16T23:24:43.853Z] d3640844c39c: Preparing [2021-09-16T23:24:43.853Z] ee97d5b553b6: Preparing [2021-09-16T23:24:43.853Z] bf4fd7c0e524: Preparing [2021-09-16T23:24:43.853Z] e6688e911f15: Preparing [2021-09-16T23:24:43.853Z] 196593e2e60e: Layer already exists [2021-09-16T23:24:43.853Z] d3640844c39c: Layer already exists [2021-09-16T23:24:43.853Z] e6688e911f15: Layer already exists [2021-09-16T23:24:43.853Z] bf4fd7c0e524: Layer already exists [2021-09-16T23:24:43.853Z] ee97d5b553b6: Layer already exists [2021-09-16T23:24:43.853Z] 2.0.1-dev.7: digest: sha256:fe6c2020f4f9f951bcd386189eed9362a94dc3266071b08ca3d8bc69b1605ef0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:44.174Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:44.491Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7 [2021-09-16T23:24:44.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-16T23:24:44.491Z] 196593e2e60e: Preparing [2021-09-16T23:24:44.491Z] d3640844c39c: Preparing [2021-09-16T23:24:44.491Z] ee97d5b553b6: Preparing [2021-09-16T23:24:44.491Z] bf4fd7c0e524: Preparing [2021-09-16T23:24:44.491Z] e6688e911f15: Preparing [2021-09-16T23:24:44.491Z] e6688e911f15: Layer already exists [2021-09-16T23:24:44.491Z] ee97d5b553b6: Layer already exists [2021-09-16T23:24:44.491Z] d3640844c39c: Layer already exists [2021-09-16T23:24:44.491Z] 196593e2e60e: Layer already exists [2021-09-16T23:24:44.491Z] bf4fd7c0e524: Layer already exists [2021-09-16T23:24:44.491Z] 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7: digest: sha256:fe6c2020f4f9f951bcd386189eed9362a94dc3266071b08ca3d8bc69b1605ef0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:44.810Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:45.127Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-09-16T23:24:45.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-16T23:24:45.127Z] 196593e2e60e: Preparing [2021-09-16T23:24:45.127Z] d3640844c39c: Preparing [2021-09-16T23:24:45.127Z] ee97d5b553b6: Preparing [2021-09-16T23:24:45.127Z] bf4fd7c0e524: Preparing [2021-09-16T23:24:45.127Z] e6688e911f15: Preparing [2021-09-16T23:24:45.127Z] e6688e911f15: Layer already exists [2021-09-16T23:24:45.127Z] 196593e2e60e: Layer already exists [2021-09-16T23:24:45.127Z] d3640844c39c: Layer already exists [2021-09-16T23:24:45.127Z] bf4fd7c0e524: Layer already exists [2021-09-16T23:24:45.127Z] ee97d5b553b6: Layer already exists [2021-09-16T23:24:45.127Z] main: digest: sha256:fe6c2020f4f9f951bcd386189eed9362a94dc3266071b08ca3d8bc69b1605ef0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T23:24:45.193Z] ===================================================== [Pipeline] echo [2021-09-16T23:24:45.211Z] taggedImages: [2021-09-16T23:24:45.211Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [2021-09-16T23:24:45.211Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-09-16T23:24:45.211Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.7 [2021-09-16T23:24:45.211Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7 [2021-09-16T23:24:45.211Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:45.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T23:24:45.831Z] [2021-09-16T23:24:45.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:24:46.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T23:24:46.161Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T23:24:46.161Z] b4d181a07f80: Pulling fs layer [2021-09-16T23:24:46.161Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T23:24:46.161Z] ed53099fbce6: Pulling fs layer [2021-09-16T23:24:46.161Z] dc539afda2c1: Pulling fs layer [2021-09-16T23:24:46.161Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T23:24:46.161Z] 9065ff56babe: Pulling fs layer [2021-09-16T23:24:46.161Z] d287ab97295c: Pulling fs layer [2021-09-16T23:24:46.161Z] dc539afda2c1: Waiting [2021-09-16T23:24:46.161Z] 77bc0d833cb6: Waiting [2021-09-16T23:24:46.161Z] 9065ff56babe: Waiting [2021-09-16T23:24:46.161Z] d287ab97295c: Waiting [2021-09-16T23:24:46.434Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T23:24:46.434Z] a1111a8f2ec3: Download complete [2021-09-16T23:24:46.434Z] dc539afda2c1: Verifying Checksum [2021-09-16T23:24:46.434Z] dc539afda2c1: Download complete [2021-09-16T23:24:46.434Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T23:24:46.434Z] 77bc0d833cb6: Download complete [2021-09-16T23:24:46.434Z] 9065ff56babe: Verifying Checksum [2021-09-16T23:24:46.434Z] 9065ff56babe: Download complete [2021-09-16T23:24:47.020Z] ed53099fbce6: Verifying Checksum [2021-09-16T23:24:47.020Z] ed53099fbce6: Download complete [2021-09-16T23:24:47.603Z] b4d181a07f80: Verifying Checksum [2021-09-16T23:24:47.603Z] b4d181a07f80: Download complete [2021-09-16T23:24:49.017Z] b4d181a07f80: Pull complete [2021-09-16T23:24:49.018Z] a1111a8f2ec3: Pull complete [2021-09-16T23:24:49.287Z] ed53099fbce6: Pull complete [2021-09-16T23:24:49.287Z] dc539afda2c1: Pull complete [2021-09-16T23:24:49.556Z] 77bc0d833cb6: Pull complete [2021-09-16T23:24:49.821Z] 9065ff56babe: Pull complete [2021-09-16T23:24:52.410Z] d287ab97295c: Verifying Checksum [2021-09-16T23:24:52.410Z] d287ab97295c: Download complete [2021-09-16T23:24:56.706Z] d287ab97295c: Pull complete [2021-09-16T23:24:56.706Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T23:24:56.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T23:24:56.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T23:24:56.793Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-09-16T23:24:56.846Z] $ 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/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T23:24:59.338Z] $ docker top 63104e912289cdd5ea3f6b42fa1ca0be872ac40b04b4e13e06208ca0bbc4f749 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:24:59.801Z] ---> job-cost.sh [2021-09-16T23:24:59.801Z] lf-activate-venv: SKIPPING [2021-09-16T23:24:59.801Z] INFO: No Stack... [2021-09-16T23:25:00.381Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T23:25:00.962Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T23:25:01.288Z] + cut -d, -f6 [2021-09-16T23:25:01.288Z] + cat /w/workspace/device-mqtt-go/9/archives/cost.csv [Pipeline] lock [2021-09-16T23:25:01.328Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-9-stack-cost] [2021-09-16T23:25:01.346Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-9-stack-cost] did not exist. Created. [2021-09-16T23:25:01.346Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T23:25:01.684Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-16T23:25:01.728Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T23:25:01.749Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T23:25:01.778Z] $ docker stop --time=1 63104e912289cdd5ea3f6b42fa1ca0be872ac40b04b4e13e06208ca0bbc4f749 [2021-09-16T23:25:02.932Z] $ docker rm -f 63104e912289cdd5ea3f6b42fa1ca0be872ac40b04b4e13e06208ca0bbc4f749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-16T23:25:14.196Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-445 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-09-16T23:25:14.215Z] Running in /w/workspace/device-mqtt-go/9 [Pipeline] { [Pipeline] checkout [2021-09-16T23:25:14.434Z] Selected Git installation does not exist. Using Default [2021-09-16T23:25:14.434Z] The recommended git tool is: NONE [2021-09-16T23:25:20.156Z] using credential edgex-jenkins-ssh [2021-09-16T23:25:20.186Z] Cloning the remote Git repository [2021-09-16T23:25:20.255Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T23:25:20.362Z] > git init /w/workspace/device-mqtt-go/9 # timeout=10 [2021-09-16T23:25:20.426Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T23:25:20.428Z] > git --version # timeout=10 [2021-09-16T23:25:20.442Z] > git --version # 'git version 2.17.1' [2021-09-16T23:25:20.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T23:25:20.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T23:25:21.556Z] Avoid second fetch [2021-09-16T23:25:21.557Z] Checking out Revision 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a (main) [2021-09-16T23:25:21.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T23:25:21.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T23:25:21.577Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T23:25:21.592Z] > git checkout -f 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a # timeout=10 [2021-09-16T23:25:25.828Z] Commit message: "feat: add UseMqttLevels capability to pass in metadata (#303)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T23:25:26.209Z] provisioning config files... [2021-09-16T23:25:26.237Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/9@tmp/config7440947550917628828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:25:26.794Z] ---> docker-login.sh [2021-09-16T23:25:26.794Z] nexus3.edgexfoundry.org:10001 [2021-09-16T23:25:28.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:25:28.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:25:28.508Z] Configure a credential helper to remove this warning. See [2021-09-16T23:25:28.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:25:28.508Z] [2021-09-16T23:25:28.508Z] Login Succeeded [2021-09-16T23:25:28.508Z] nexus3.edgexfoundry.org:10002 [2021-09-16T23:25:29.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:25:29.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:25:29.108Z] Configure a credential helper to remove this warning. See [2021-09-16T23:25:29.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:25:29.108Z] [2021-09-16T23:25:29.108Z] Login Succeeded [2021-09-16T23:25:29.108Z] nexus3.edgexfoundry.org:10003 [2021-09-16T23:25:29.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:25:29.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:25:29.655Z] Configure a credential helper to remove this warning. See [2021-09-16T23:25:29.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:25:29.655Z] [2021-09-16T23:25:29.655Z] Login Succeeded [2021-09-16T23:25:29.655Z] nexus3.edgexfoundry.org:10004 [2021-09-16T23:25:29.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:25:30.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:25:30.203Z] Configure a credential helper to remove this warning. See [2021-09-16T23:25:30.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:25:30.203Z] [2021-09-16T23:25:30.203Z] Login Succeeded [2021-09-16T23:25:30.203Z] docker.io [2021-09-16T23:25:30.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:25:31.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:25:31.075Z] Configure a credential helper to remove this warning. See [2021-09-16T23:25:31.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:25:31.075Z] [2021-09-16T23:25:31.075Z] Login Succeeded [2021-09-16T23:25:31.075Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T23:25:31.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T23:25:31.469Z] ========================================================= [2021-09-16T23:25:31.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-16T23:25:31.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:25:31.867Z] + 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-16T23:25:32.145Z] Sending build context to Docker daemon 635.4kB [2021-09-16T23:25:32.145Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T23:25:32.145Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-16T23:25:32.420Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-16T23:25:32.420Z] 595b0fe564bb: Pulling fs layer [2021-09-16T23:25:32.420Z] 24495759ef45: Pulling fs layer [2021-09-16T23:25:32.420Z] d148012ef14d: Pulling fs layer [2021-09-16T23:25:32.420Z] e90a11edd702: Pulling fs layer [2021-09-16T23:25:32.420Z] d77568369979: Pulling fs layer [2021-09-16T23:25:32.420Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-16T23:25:32.420Z] 170f2ba95c9a: Pulling fs layer [2021-09-16T23:25:32.420Z] 97ac5df62f85: Pulling fs layer [2021-09-16T23:25:32.420Z] fc1c9f9a7f3b: Waiting [2021-09-16T23:25:32.420Z] 170f2ba95c9a: Waiting [2021-09-16T23:25:32.420Z] e90a11edd702: Waiting [2021-09-16T23:25:32.420Z] d77568369979: Waiting [2021-09-16T23:25:32.420Z] 97ac5df62f85: Waiting [2021-09-16T23:25:32.420Z] d148012ef14d: Verifying Checksum [2021-09-16T23:25:32.420Z] d148012ef14d: Download complete [2021-09-16T23:25:32.420Z] 24495759ef45: Download complete [2021-09-16T23:25:32.697Z] d77568369979: Verifying Checksum [2021-09-16T23:25:32.697Z] d77568369979: Download complete [2021-09-16T23:25:32.697Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-16T23:25:32.697Z] fc1c9f9a7f3b: Download complete [2021-09-16T23:25:32.697Z] 595b0fe564bb: Verifying Checksum [2021-09-16T23:25:32.697Z] 170f2ba95c9a: Verifying Checksum [2021-09-16T23:25:32.697Z] 170f2ba95c9a: Download complete [2021-09-16T23:25:33.300Z] 595b0fe564bb: Pull complete [2021-09-16T23:25:33.909Z] 24495759ef45: Pull complete [2021-09-16T23:25:34.520Z] d148012ef14d: Pull complete [2021-09-16T23:25:35.969Z] 97ac5df62f85: Verifying Checksum [2021-09-16T23:25:35.969Z] 97ac5df62f85: Download complete [2021-09-16T23:25:36.562Z] e90a11edd702: Verifying Checksum [2021-09-16T23:25:36.562Z] e90a11edd702: Download complete [2021-09-16T23:25:46.903Z] e90a11edd702: Pull complete [2021-09-16T23:25:47.178Z] d77568369979: Pull complete [2021-09-16T23:25:47.451Z] fc1c9f9a7f3b: Pull complete [2021-09-16T23:25:48.052Z] 170f2ba95c9a: Pull complete [2021-09-16T23:25:53.471Z] 97ac5df62f85: Pull complete [2021-09-16T23:25:53.471Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-16T23:25:53.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T23:25:53.748Z] ---> 04bc70af865f [2021-09-16T23:25:53.748Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-16T23:25:58.060Z] ---> Running in 408fafe97c88 [2021-09-16T23:25:58.331Z] Removing intermediate container 408fafe97c88 [2021-09-16T23:25:58.331Z] ---> 43e01d2609e2 [2021-09-16T23:25:58.331Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T23:25:58.605Z] ---> Running in ca89b083b0e1 [2021-09-16T23:25:58.878Z] Removing intermediate container ca89b083b0e1 [2021-09-16T23:25:58.878Z] ---> 2242f8b85d15 [2021-09-16T23:25:58.878Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T23:25:59.150Z] ---> Running in e8938d351cc2 [2021-09-16T23:26:02.534Z] Removing intermediate container e8938d351cc2 [2021-09-16T23:26:02.534Z] ---> 3c32e3e618f4 [2021-09-16T23:26:02.534Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T23:26:02.534Z] ---> Running in e86aface0912 [2021-09-16T23:26:03.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T23:26:04.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T23:26:05.091Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-16T23:26:05.362Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-16T23:26:05.362Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-16T23:26:05.640Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T23:26:05.640Z] OK: 222 MiB in 55 packages [2021-09-16T23:26:07.613Z] Removing intermediate container e86aface0912 [2021-09-16T23:26:07.613Z] ---> 3acc45354c90 [2021-09-16T23:26:07.613Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-09-16T23:26:07.613Z] ---> Running in 0ce68b215f26 [2021-09-16T23:26:07.887Z] Removing intermediate container 0ce68b215f26 [2021-09-16T23:26:07.887Z] ---> c156464c76b7 [2021-09-16T23:26:07.887Z] Step 8/12 : COPY . . [2021-09-16T23:26:08.866Z] ---> 97862d3c3a2d [2021-09-16T23:26:08.866Z] Step 9/12 : RUN go mod tidy [2021-09-16T23:26:09.140Z] ---> Running in f8ad0a69d29c [2021-09-16T23:26:13.436Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-16T23:26:13.436Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-16T23:26:13.436Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-16T23:26:13.436Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-16T23:26:13.711Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-16T23:26:13.711Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-16T23:26:13.711Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-16T23:26:13.711Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-16T23:26:13.711Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-16T23:26:13.711Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-16T23:26:13.986Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-16T23:26:13.986Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-16T23:26:13.986Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-16T23:26:13.986Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-16T23:26:14.263Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-16T23:26:14.263Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-16T23:26:14.263Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-16T23:26:14.263Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-16T23:26:14.263Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-16T23:26:14.536Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-16T23:26:14.536Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-16T23:26:14.536Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-16T23:26:14.848Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-16T23:26:14.848Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-16T23:26:14.848Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-16T23:26:14.848Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-16T23:26:14.848Z] go: downloading golang.org/x/text v0.3.2 [2021-09-16T23:26:15.156Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-16T23:26:15.156Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-16T23:26:17.793Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-16T23:26:17.793Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-16T23:26:17.793Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-16T23:26:17.793Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-16T23:26:18.075Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-16T23:26:18.075Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-16T23:26:18.075Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-16T23:26:18.075Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-16T23:26:18.075Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-16T23:26:18.075Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-16T23:26:18.352Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-16T23:26:18.352Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-16T23:26:18.352Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-16T23:26:18.352Z] go: downloading github.com/kr/text v0.1.0 [2021-09-16T23:26:18.352Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-16T23:26:18.352Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-16T23:26:18.352Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-16T23:26:18.352Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-16T23:26:18.352Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-16T23:26:18.632Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-16T23:26:18.632Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-16T23:26:18.632Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-16T23:26:18.908Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-16T23:26:18.908Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-16T23:26:18.908Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-16T23:26:18.908Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-16T23:26:18.908Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-16T23:26:18.908Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-16T23:26:18.908Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-16T23:26:18.908Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-16T23:26:18.908Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-16T23:26:18.908Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-16T23:26:18.908Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-16T23:26:19.186Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-16T23:26:19.186Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-16T23:26:19.186Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-16T23:26:19.186Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-16T23:26:19.186Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-16T23:26:19.186Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-16T23:26:19.186Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-16T23:26:19.186Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-16T23:26:19.186Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-16T23:26:19.186Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-16T23:26:19.186Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-16T23:26:19.457Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-16T23:26:19.457Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-16T23:26:19.457Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-16T23:26:34.556Z] Removing intermediate container f8ad0a69d29c [2021-09-16T23:26:34.556Z] ---> d6ce094e2018 [2021-09-16T23:26:34.556Z] Step 10/12 : RUN go mod download [2021-09-16T23:26:34.556Z] ---> Running in 5d8fa59e45d0 [2021-09-16T23:26:44.693Z] Removing intermediate container 5d8fa59e45d0 [2021-09-16T23:26:44.693Z] ---> 0041e887d2ad [2021-09-16T23:26:44.693Z] Step 11/12 : ARG MAKE='make build' [2021-09-16T23:26:44.693Z] ---> Running in 21b26f78bcb9 [2021-09-16T23:26:44.693Z] Removing intermediate container 21b26f78bcb9 [2021-09-16T23:26:44.693Z] ---> dd07d74c187b [2021-09-16T23:26:44.693Z] Step 12/12 : RUN $MAKE [2021-09-16T23:26:44.693Z] ---> Running in 8e8701b83afc [2021-09-16T23:26:45.688Z] noop [2021-09-16T23:26:46.664Z] Removing intermediate container 8e8701b83afc [2021-09-16T23:26:46.664Z] ---> 710f8b7d9414 [2021-09-16T23:26:46.664Z] Successfully built 710f8b7d9414 [2021-09-16T23:26:46.664Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:26:47.011Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T23:26:47.011Z] . [Pipeline] withDockerContainer [2021-09-16T23:26:47.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-445 does not seem to be running inside a container [2021-09-16T23:26:47.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-16T23:26:49.187Z] $ docker top bd96229b707872cbe86128a2147b87d0fc31e4e0a9b30d910c4d63e66b60d1ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T23:26:50.193Z] + go version [2021-09-16T23:26:50.193Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-16T23:26:50.216Z] $ docker stop --time=1 bd96229b707872cbe86128a2147b87d0fc31e4e0a9b30d910c4d63e66b60d1ba [2021-09-16T23:26:52.218Z] $ docker rm -f bd96229b707872cbe86128a2147b87d0fc31e4e0a9b30d910c4d63e66b60d1ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:26:52.957Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T23:26:52.957Z] . [Pipeline] withDockerContainer [2021-09-16T23:26:53.252Z] prd-ubuntu18.04-docker-arm64-4c-16g-445 does not seem to be running inside a container [2021-09-16T23:26:53.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-16T23:26:54.948Z] $ docker top eb70a41594d3d7484db7678bb05059ea26e20dd35f4be0f5f6c72c737f814e53 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T23:26:55.880Z] + go mod tidy [Pipeline] sh [2021-09-16T23:26:57.140Z] + make test [2021-09-16T23:26:57.140Z] go mod tidy [2021-09-16T23:26:57.417Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-16T23:26:58.866Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-09-16T23:27:55.496Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-09-16T23:27:55.496Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 22.4% of statements [2021-09-16T23:27:55.496Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-09-16T23:27:55.496Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-16T23:28:17.700Z] gofmt -l . [2021-09-16T23:28:17.700Z] ["`gofmt -l .`" = ""] [2021-09-16T23:28:17.700Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-16T23:28:18.689Z] $ docker stop --time=1 eb70a41594d3d7484db7678bb05059ea26e20dd35f4be0f5f6c72c737f814e53 [2021-09-16T23:28:20.811Z] $ docker rm -f eb70a41594d3d7484db7678bb05059ea26e20dd35f4be0f5f6c72c737f814e53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T23:28:21.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-16T23:28:21.695Z] Warning: overwriting stash ‘coverage-report’ [2021-09-16T23:28:22.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-16T23:28:22.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-16T23:28:23.053Z] + ls -al . [2021-09-16T23:28:23.053Z] total 152 [2021-09-16T23:28:23.053Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 23:28 . [2021-09-16T23:28:23.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:25 .. [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 16 23:25 .dockerignore [2021-09-16T23:28:23.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:25 .git [2021-09-16T23:28:23.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:25 .github [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 336 Sep 16 23:25 .gitignore [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 6985 Sep 16 23:25 Attribution.txt [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 7447 Sep 16 23:25 CHANGELOG.md [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 1877 Sep 16 23:25 Dockerfile [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 16 23:25 GOVERNANCE.md [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 16 23:25 Jenkinsfile [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 16 23:25 LICENSE [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 907 Sep 16 23:25 Makefile [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 16 23:25 OWNERS.md [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 2211 Sep 16 23:25 README.md [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 16 23:21 VERSION [2021-09-16T23:28:23.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:25 bin [2021-09-16T23:28:23.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:25 cmd [2021-09-16T23:28:23.053Z] -rw-r--r-- 1 jenkins jenkins 17284 Sep 16 23:27 coverage.out [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 367 Sep 16 23:25 go.mod [2021-09-16T23:28:23.053Z] -rw-r--r-- 1 jenkins jenkins 20655 Sep 16 23:26 go.sum [2021-09-16T23:28:23.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:25 internal [2021-09-16T23:28:23.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:25 mock [2021-09-16T23:28:23.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:25 snap [2021-09-16T23:28:23.053Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 16 23:25 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:28:23.393Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a --label arch=arm64 --label version=2.0.1-dev.7 . [2021-09-16T23:28:23.664Z] Sending build context to Docker daemon 653.3kB [2021-09-16T23:28:23.936Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T23:28:23.936Z] Step 2/24 : FROM ${BASE} AS builder [2021-09-16T23:28:23.936Z] ---> 710f8b7d9414 [2021-09-16T23:28:23.936Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-16T23:28:24.208Z] ---> Running in 5c1e0e323d1a [2021-09-16T23:28:24.808Z] Removing intermediate container 5c1e0e323d1a [2021-09-16T23:28:24.808Z] ---> 67b24c5517c2 [2021-09-16T23:28:24.808Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T23:28:24.808Z] ---> Running in 6aef296efe68 [2021-09-16T23:28:25.408Z] Removing intermediate container 6aef296efe68 [2021-09-16T23:28:25.408Z] ---> 35ed6ae103ea [2021-09-16T23:28:25.408Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T23:28:25.408Z] ---> Running in 38c5f7d2c531 [2021-09-16T23:28:28.028Z] Removing intermediate container 38c5f7d2c531 [2021-09-16T23:28:28.028Z] ---> d734e18f223d [2021-09-16T23:28:28.028Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T23:28:28.028Z] ---> Running in 80a412ee49d2 [2021-09-16T23:28:29.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T23:28:30.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T23:28:31.438Z] OK: 222 MiB in 55 packages [2021-09-16T23:28:32.417Z] Removing intermediate container 80a412ee49d2 [2021-09-16T23:28:32.417Z] ---> 193eafbeffef [2021-09-16T23:28:32.417Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-09-16T23:28:32.692Z] ---> Running in 008ce3253cd3 [2021-09-16T23:28:33.288Z] Removing intermediate container 008ce3253cd3 [2021-09-16T23:28:33.288Z] ---> 0fa85c90910f [2021-09-16T23:28:33.288Z] Step 8/24 : COPY . . [2021-09-16T23:28:34.270Z] ---> 8ae19b2df956 [2021-09-16T23:28:34.270Z] Step 9/24 : RUN go mod tidy [2021-09-16T23:28:34.543Z] ---> Running in a0a818bbcae9 [2021-09-16T23:28:37.176Z] Removing intermediate container a0a818bbcae9 [2021-09-16T23:28:37.176Z] ---> 0862d5a4b990 [2021-09-16T23:28:37.176Z] Step 10/24 : RUN go mod download [2021-09-16T23:28:37.448Z] ---> Running in 038ac2b520dc [2021-09-16T23:28:40.067Z] Removing intermediate container 038ac2b520dc [2021-09-16T23:28:40.067Z] ---> 82e9272241bc [2021-09-16T23:28:40.067Z] Step 11/24 : ARG MAKE='make build' [2021-09-16T23:28:40.342Z] ---> Running in d8c2b0d53825 [2021-09-16T23:28:40.940Z] Removing intermediate container d8c2b0d53825 [2021-09-16T23:28:40.940Z] ---> 3a224d192951 [2021-09-16T23:28:40.940Z] Step 12/24 : RUN $MAKE [2021-09-16T23:28:40.940Z] ---> Running in 40f55e33ea84 [2021-09-16T23:28:42.385Z] go mod tidy [2021-09-16T23:28:42.660Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.7" -o cmd/device-mqtt ./cmd [2021-09-16T23:29:21.711Z] Removing intermediate container 40f55e33ea84 [2021-09-16T23:29:21.711Z] ---> d98bdc041b19 [2021-09-16T23:29:21.711Z] Step 13/24 : FROM alpine:3.12 [2021-09-16T23:29:21.711Z] 3.12: Pulling from library/alpine [2021-09-16T23:29:21.711Z] ccdebe76d529: Pulling fs layer [2021-09-16T23:29:21.711Z] ccdebe76d529: Download complete [2021-09-16T23:29:21.711Z] ccdebe76d529: Pull complete [2021-09-16T23:29:21.711Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T23:29:21.711Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T23:29:21.711Z] ---> afc2cc120ca2 [2021-09-16T23:29:21.711Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-09-16T23:29:21.711Z] ---> Running in 097f90b4b783 [2021-09-16T23:29:21.711Z] Removing intermediate container 097f90b4b783 [2021-09-16T23:29:21.711Z] ---> 36f085dfb042 [2021-09-16T23:29:21.711Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-16T23:29:21.711Z] ---> Running in 2ee12883060d [2021-09-16T23:29:21.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T23:29:22.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T23:29:22.854Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-16T23:29:22.854Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-16T23:29:22.854Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-16T23:29:22.854Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-16T23:29:22.854Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-16T23:29:22.854Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-16T23:29:22.854Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T23:29:22.854Z] OK: 8 MiB in 20 packages [2021-09-16T23:29:24.291Z] Removing intermediate container 2ee12883060d [2021-09-16T23:29:24.291Z] ---> 33efeb4ec09c [2021-09-16T23:29:24.291Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-09-16T23:29:25.726Z] ---> 934dab985a0b [2021-09-16T23:29:25.726Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-09-16T23:29:26.325Z] ---> 54a5485e0747 [2021-09-16T23:29:26.325Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-09-16T23:29:27.311Z] ---> 4b23a11b2fa6 [2021-09-16T23:29:27.311Z] Step 19/24 : EXPOSE 59982 [2021-09-16T23:29:27.311Z] ---> Running in 12788c27396e [2021-09-16T23:29:27.908Z] Removing intermediate container 12788c27396e [2021-09-16T23:29:27.908Z] ---> 2ff3d9d298ce [2021-09-16T23:29:27.908Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-09-16T23:29:27.908Z] ---> Running in 47fd03704a45 [2021-09-16T23:29:28.507Z] Removing intermediate container 47fd03704a45 [2021-09-16T23:29:28.507Z] ---> 5f82998d33c5 [2021-09-16T23:29:28.507Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T23:29:28.507Z] ---> Running in bb0b985855d9 [2021-09-16T23:29:29.108Z] Removing intermediate container bb0b985855d9 [2021-09-16T23:29:29.108Z] ---> 6724fd8d6be3 [2021-09-16T23:29:29.108Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T23:29:29.108Z] ---> Running in 6837fd409c46 [2021-09-16T23:29:29.704Z] Removing intermediate container 6837fd409c46 [2021-09-16T23:29:29.704Z] ---> 60b9d0c2b323 [2021-09-16T23:29:29.704Z] Step 23/24 : LABEL git_sha=7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [2021-09-16T23:29:29.704Z] ---> Running in c89bfddef49e [2021-09-16T23:29:30.301Z] Removing intermediate container c89bfddef49e [2021-09-16T23:29:30.301Z] ---> d9e07af55871 [2021-09-16T23:29:30.301Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-09-16T23:29:30.583Z] ---> Running in a2c8655c2e0a [2021-09-16T23:29:30.856Z] Removing intermediate container a2c8655c2e0a [2021-09-16T23:29:30.856Z] ---> eb631a9e0369 [2021-09-16T23:29:30.856Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-16T23:29:30.856Z] Successfully built eb631a9e0369 [2021-09-16T23:29:30.856Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T23:29:31.098Z] provisioning config files... [2021-09-16T23:29:31.119Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/9@tmp/config3305295797425373645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:29:31.483Z] ---> docker-login.sh [2021-09-16T23:29:31.483Z] nexus3.edgexfoundry.org:10001 [2021-09-16T23:29:31.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:29:32.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:29:32.031Z] Configure a credential helper to remove this warning. See [2021-09-16T23:29:32.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:29:32.031Z] [2021-09-16T23:29:32.031Z] Login Succeeded [2021-09-16T23:29:32.031Z] nexus3.edgexfoundry.org:10002 [2021-09-16T23:29:32.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:29:32.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:29:32.582Z] Configure a credential helper to remove this warning. See [2021-09-16T23:29:32.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:29:32.582Z] [2021-09-16T23:29:32.582Z] Login Succeeded [2021-09-16T23:29:32.582Z] nexus3.edgexfoundry.org:10003 [2021-09-16T23:29:32.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:29:33.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:29:33.131Z] Configure a credential helper to remove this warning. See [2021-09-16T23:29:33.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:29:33.131Z] [2021-09-16T23:29:33.131Z] Login Succeeded [2021-09-16T23:29:33.131Z] nexus3.edgexfoundry.org:10004 [2021-09-16T23:29:33.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:29:33.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:29:33.729Z] Configure a credential helper to remove this warning. See [2021-09-16T23:29:33.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:29:33.729Z] [2021-09-16T23:29:33.729Z] Login Succeeded [2021-09-16T23:29:33.729Z] docker.io [2021-09-16T23:29:34.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T23:29:34.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T23:29:34.595Z] Configure a credential helper to remove this warning. See [2021-09-16T23:29:34.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T23:29:34.595Z] [2021-09-16T23:29:34.595Z] Login Succeeded [2021-09-16T23:29:34.595Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T23:29:34.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T23:29:34.688Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-09-16T23:29:34.688Z] 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [2021-09-16T23:29:34.688Z] latest [2021-09-16T23:29:34.688Z] 2.0.1-dev.7 [2021-09-16T23:29:34.688Z] 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7 [2021-09-16T23:29:34.688Z] main [2021-09-16T23:29:34.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:35.095Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:35.443Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [2021-09-16T23:29:35.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-16T23:29:35.443Z] d1828cf3bf16: Preparing [2021-09-16T23:29:35.443Z] 858ecc6bebc2: Preparing [2021-09-16T23:29:35.443Z] f9358bf13727: Preparing [2021-09-16T23:29:35.443Z] 040316150dd1: Preparing [2021-09-16T23:29:35.443Z] bdc42e120bf6: Preparing [2021-09-16T23:29:35.726Z] bdc42e120bf6: Layer already exists [2021-09-16T23:29:35.726Z] d1828cf3bf16: Pushed [2021-09-16T23:29:35.726Z] 858ecc6bebc2: Pushed [2021-09-16T23:29:36.325Z] 040316150dd1: Pushed [2021-09-16T23:29:38.948Z] f9358bf13727: Pushed [2021-09-16T23:29:38.948Z] 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a: digest: sha256:f3074cd84c94466f0d4d099909a174205eb934bb10c015122b4f28ff8a0f90c8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:39.296Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:39.640Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-09-16T23:29:39.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-16T23:29:39.640Z] d1828cf3bf16: Preparing [2021-09-16T23:29:39.640Z] 858ecc6bebc2: Preparing [2021-09-16T23:29:39.640Z] f9358bf13727: Preparing [2021-09-16T23:29:39.640Z] 040316150dd1: Preparing [2021-09-16T23:29:39.640Z] bdc42e120bf6: Preparing [2021-09-16T23:29:39.640Z] f9358bf13727: Layer already exists [2021-09-16T23:29:39.640Z] 858ecc6bebc2: Layer already exists [2021-09-16T23:29:39.640Z] 040316150dd1: Layer already exists [2021-09-16T23:29:39.640Z] d1828cf3bf16: Layer already exists [2021-09-16T23:29:39.640Z] bdc42e120bf6: Layer already exists [2021-09-16T23:29:39.919Z] latest: digest: sha256:f3074cd84c94466f0d4d099909a174205eb934bb10c015122b4f28ff8a0f90c8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:40.271Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:40.617Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.7 [2021-09-16T23:29:40.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-16T23:29:40.617Z] d1828cf3bf16: Preparing [2021-09-16T23:29:40.617Z] 858ecc6bebc2: Preparing [2021-09-16T23:29:40.617Z] f9358bf13727: Preparing [2021-09-16T23:29:40.617Z] 040316150dd1: Preparing [2021-09-16T23:29:40.617Z] bdc42e120bf6: Preparing [2021-09-16T23:29:40.891Z] f9358bf13727: Layer already exists [2021-09-16T23:29:40.891Z] 040316150dd1: Layer already exists [2021-09-16T23:29:40.891Z] d1828cf3bf16: Layer already exists [2021-09-16T23:29:40.891Z] 858ecc6bebc2: Layer already exists [2021-09-16T23:29:40.891Z] bdc42e120bf6: Layer already exists [2021-09-16T23:29:40.891Z] 2.0.1-dev.7: digest: sha256:f3074cd84c94466f0d4d099909a174205eb934bb10c015122b4f28ff8a0f90c8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:41.243Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:41.600Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7 [2021-09-16T23:29:41.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-16T23:29:41.600Z] d1828cf3bf16: Preparing [2021-09-16T23:29:41.600Z] 858ecc6bebc2: Preparing [2021-09-16T23:29:41.600Z] f9358bf13727: Preparing [2021-09-16T23:29:41.600Z] 040316150dd1: Preparing [2021-09-16T23:29:41.600Z] bdc42e120bf6: Preparing [2021-09-16T23:29:41.873Z] 858ecc6bebc2: Layer already exists [2021-09-16T23:29:41.873Z] 040316150dd1: Layer already exists [2021-09-16T23:29:41.873Z] bdc42e120bf6: Layer already exists [2021-09-16T23:29:41.873Z] f9358bf13727: Layer already exists [2021-09-16T23:29:41.873Z] d1828cf3bf16: Layer already exists [2021-09-16T23:29:41.873Z] 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7: digest: sha256:f3074cd84c94466f0d4d099909a174205eb934bb10c015122b4f28ff8a0f90c8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:42.228Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:42.586Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-09-16T23:29:42.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-16T23:29:42.586Z] d1828cf3bf16: Preparing [2021-09-16T23:29:42.586Z] 858ecc6bebc2: Preparing [2021-09-16T23:29:42.586Z] f9358bf13727: Preparing [2021-09-16T23:29:42.586Z] 040316150dd1: Preparing [2021-09-16T23:29:42.586Z] bdc42e120bf6: Preparing [2021-09-16T23:29:42.586Z] 040316150dd1: Layer already exists [2021-09-16T23:29:42.860Z] 858ecc6bebc2: Layer already exists [2021-09-16T23:29:42.860Z] d1828cf3bf16: Layer already exists [2021-09-16T23:29:42.860Z] f9358bf13727: Layer already exists [2021-09-16T23:29:42.860Z] bdc42e120bf6: Layer already exists [2021-09-16T23:29:42.860Z] main: digest: sha256:f3074cd84c94466f0d4d099909a174205eb934bb10c015122b4f28ff8a0f90c8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T23:29:42.937Z] ===================================================== [Pipeline] echo [2021-09-16T23:29:42.966Z] taggedImages: [2021-09-16T23:29:42.966Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [2021-09-16T23:29:42.966Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-09-16T23:29:42.966Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.7 [2021-09-16T23:29:42.966Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a-2.0.1-dev.7 [2021-09-16T23:29:42.966Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:43.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T23:29:43.702Z] [2021-09-16T23:29:43.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:29:44.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T23:29:44.336Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-16T23:29:44.336Z] 448f6bf000e3: Pulling fs layer [2021-09-16T23:29:44.336Z] f757da607395: Pulling fs layer [2021-09-16T23:29:44.336Z] 05883995daec: Pulling fs layer [2021-09-16T23:29:44.336Z] 8603b9c90790: Pulling fs layer [2021-09-16T23:29:44.336Z] 1560dd03e051: Pulling fs layer [2021-09-16T23:29:44.336Z] 27f5ce0e4adf: Pulling fs layer [2021-09-16T23:29:44.336Z] c2d8d7efcc4b: Pulling fs layer [2021-09-16T23:29:44.336Z] 1560dd03e051: Waiting [2021-09-16T23:29:44.336Z] 8603b9c90790: Waiting [2021-09-16T23:29:44.336Z] 27f5ce0e4adf: Waiting [2021-09-16T23:29:44.336Z] c2d8d7efcc4b: Waiting [2021-09-16T23:29:44.609Z] f757da607395: Verifying Checksum [2021-09-16T23:29:44.609Z] f757da607395: Download complete [2021-09-16T23:29:44.609Z] 8603b9c90790: Verifying Checksum [2021-09-16T23:29:44.609Z] 8603b9c90790: Download complete [2021-09-16T23:29:44.609Z] 1560dd03e051: Verifying Checksum [2021-09-16T23:29:44.609Z] 1560dd03e051: Download complete [2021-09-16T23:29:44.882Z] 27f5ce0e4adf: Verifying Checksum [2021-09-16T23:29:44.882Z] 27f5ce0e4adf: Download complete [2021-09-16T23:29:44.882Z] 05883995daec: Verifying Checksum [2021-09-16T23:29:44.882Z] 05883995daec: Download complete [2021-09-16T23:29:45.479Z] 448f6bf000e3: Verifying Checksum [2021-09-16T23:29:45.479Z] 448f6bf000e3: Download complete [2021-09-16T23:29:48.888Z] c2d8d7efcc4b: Verifying Checksum [2021-09-16T23:29:48.888Z] c2d8d7efcc4b: Download complete [2021-09-16T23:29:48.888Z] 448f6bf000e3: Pull complete [2021-09-16T23:29:49.491Z] f757da607395: Pull complete [2021-09-16T23:29:50.928Z] 05883995daec: Pull complete [2021-09-16T23:29:51.527Z] 8603b9c90790: Pull complete [2021-09-16T23:29:52.511Z] 1560dd03e051: Pull complete [2021-09-16T23:29:52.786Z] 27f5ce0e4adf: Pull complete [2021-09-16T23:30:07.872Z] c2d8d7efcc4b: Pull complete [2021-09-16T23:30:07.872Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-16T23:30:07.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T23:30:07.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-16T23:30:08.132Z] prd-ubuntu18.04-docker-arm64-4c-16g-445 does not seem to be running inside a container [2021-09-16T23:30:08.212Z] $ 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/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-16T23:30:12.938Z] $ docker top 75f5d260b2d5b4e22ed90abb1606e3723888686b3d02057a8a3afdf9c255074f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:30:13.930Z] ---> job-cost.sh [2021-09-16T23:30:13.930Z] lf-activate-venv: SKIPPING [2021-09-16T23:30:13.930Z] INFO: No Stack... [2021-09-16T23:30:14.902Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-16T23:30:15.174Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T23:30:15.832Z] + cat /w/workspace/device-mqtt-go/9/archives/cost.csv [2021-09-16T23:30:15.832Z] + cut -d, -f6 [Pipeline] lock [2021-09-16T23:30:15.940Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-9-stack-cost] [2021-09-16T23:30:15.954Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-9-stack-cost] did not exist. Created. [2021-09-16T23:30:15.954Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T23:30:16.699Z] /w/workspace/device-mqtt-go/9@tmp/durable-f31390fb/script.sh: 1: /w/workspace/device-mqtt-go/9@tmp/durable-f31390fb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-16T23:30:17.396Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-16T23:30:17.433Z] Warning: overwriting stash ‘stack-cost’ [2021-09-16T23:30:17.516Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T23:30:17.529Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T23:30:17.579Z] $ docker stop --time=1 75f5d260b2d5b4e22ed90abb1606e3723888686b3d02057a8a3afdf9c255074f [2021-09-16T23:30:19.258Z] $ docker rm -f 75f5d260b2d5b4e22ed90abb1606e3723888686b3d02057a8a3afdf9c255074f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-16T23:30:20.255Z] provisioning config files... [2021-09-16T23:30:20.273Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6015156389754304465tmp [Pipeline] { [Pipeline] sh [2021-09-16T23:30:20.607Z] + set +x [2021-09-16T23:30:20.607Z] + curl -s https://codecov.io/bash [2021-09-16T23:30:20.607Z] + bash -s -- [2021-09-16T23:30:20.607Z] [2021-09-16T23:30:20.607Z] _____ _ [2021-09-16T23:30:20.607Z] / ____| | | [2021-09-16T23:30:20.607Z] | | ___ __| | ___ ___ _____ __ [2021-09-16T23:30:20.607Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-16T23:30:20.607Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-16T23:30:20.607Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-16T23:30:20.607Z] Bash-1.0.6 [2021-09-16T23:30:20.607Z] [2021-09-16T23:30:20.607Z] [2021-09-16T23:30:20.607Z] ==> git version 2.24.4 found [2021-09-16T23:30:20.607Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-16T23:30:20.607Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-16T23:30:20.607Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-16T23:30:20.607Z] ==> Jenkins CI detected. [2021-09-16T23:30:20.607Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-16T23:30:20.607Z] project root: . [2021-09-16T23:30:20.607Z] --> token set from env [2021-09-16T23:30:20.607Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-16T23:30:20.878Z] ==> Running gcov in . (disable via -X gcov) [2021-09-16T23:30:20.878Z] ==> Python coveragepy not found [2021-09-16T23:30:20.878Z] ==> Searching for coverage reports in: [2021-09-16T23:30:20.878Z] + . [2021-09-16T23:30:20.878Z] -> Found 1 reports [2021-09-16T23:30:20.878Z] ==> Detecting git/mercurial file structure [2021-09-16T23:30:20.878Z] ==> Reading reports [2021-09-16T23:30:20.878Z] + ./coverage.out bytes=17284 [2021-09-16T23:30:20.878Z] ==> Appending adjustments [2021-09-16T23:30:20.878Z] https://docs.codecov.io/docs/fixing-reports [2021-09-16T23:30:20.878Z] + Found adjustments [2021-09-16T23:30:20.878Z] ==> Gzipping contents [2021-09-16T23:30:20.878Z] 4.0K /tmp/codecov.WefKlh.gz [2021-09-16T23:30:20.878Z] ==> Uploading reports [2021-09-16T23:30:20.878Z] url: https://codecov.io [2021-09-16T23:30:20.878Z] query: branch=main&commit=7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-16T23:30:20.878Z] -> Pinging Codecov [2021-09-16T23:30:20.878Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-16T23:30:21.462Z] -> Uploading to [2021-09-16T23:30:21.462Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-16/7D719EC7BBE17E464838252E33014C33/7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a/716b6f4c-6fba-4889-9eed-1bd7b161298c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T233021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ac4e71ac2721f8ae9133ed59b284f69175663b491e9e64e340cde18981ed6d6 [2021-09-16T23:30:21.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T23:30:21.462Z] Dload Upload Total Spent Left Speed [2021-09-16T23:30:22.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3183 0 0 100 3183 0 7320 --:--:-- --:--:-- --:--:-- 7317 [2021-09-16T23:30:22.051Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [Pipeline] } [2021-09-16T23:30:22.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-16T23:30:22.368Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-16T23:30:22.387Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:30:22.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T23:30:22.725Z] [2021-09-16T23:30:22.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:30:23.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T23:30:23.082Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-16T23:30:23.082Z] 188c0c94c7c5: Pulling fs layer [2021-09-16T23:30:23.082Z] 0ef7d3d256c8: Pulling fs layer [2021-09-16T23:30:23.082Z] de9db76c5a1d: Pulling fs layer [2021-09-16T23:30:23.082Z] 0eba1c9be4d2: Pulling fs layer [2021-09-16T23:30:23.082Z] 0d57e429df01: Pulling fs layer [2021-09-16T23:30:23.082Z] 4e4be7b47b0d: Pulling fs layer [2021-09-16T23:30:23.082Z] e1f770b5df2f: Pulling fs layer [2021-09-16T23:30:23.082Z] 85a0685a4137: Pulling fs layer [2021-09-16T23:30:23.082Z] 0d57e429df01: Waiting [2021-09-16T23:30:23.082Z] 4e4be7b47b0d: Waiting [2021-09-16T23:30:23.082Z] e1f770b5df2f: Waiting [2021-09-16T23:30:23.082Z] 85a0685a4137: Waiting [2021-09-16T23:30:23.082Z] 0eba1c9be4d2: Waiting [2021-09-16T23:30:23.082Z] de9db76c5a1d: Verifying Checksum [2021-09-16T23:30:23.082Z] de9db76c5a1d: Download complete [2021-09-16T23:30:23.082Z] 0ef7d3d256c8: Verifying Checksum [2021-09-16T23:30:23.082Z] 0ef7d3d256c8: Download complete [2021-09-16T23:30:23.082Z] 0d57e429df01: Verifying Checksum [2021-09-16T23:30:23.082Z] 0d57e429df01: Download complete [2021-09-16T23:30:23.082Z] 4e4be7b47b0d: Verifying Checksum [2021-09-16T23:30:23.082Z] 4e4be7b47b0d: Download complete [2021-09-16T23:30:23.351Z] 188c0c94c7c5: Verifying Checksum [2021-09-16T23:30:23.351Z] 188c0c94c7c5: Download complete [2021-09-16T23:30:23.351Z] 188c0c94c7c5: Pull complete [2021-09-16T23:30:23.618Z] 0ef7d3d256c8: Pull complete [2021-09-16T23:30:23.618Z] de9db76c5a1d: Pull complete [2021-09-16T23:30:24.598Z] e1f770b5df2f: Verifying Checksum [2021-09-16T23:30:24.598Z] e1f770b5df2f: Download complete [2021-09-16T23:30:28.860Z] 0eba1c9be4d2: Verifying Checksum [2021-09-16T23:30:28.860Z] 0eba1c9be4d2: Download complete [2021-09-16T23:30:28.860Z] 85a0685a4137: Verifying Checksum [2021-09-16T23:30:28.860Z] 85a0685a4137: Download complete [2021-09-16T23:30:31.458Z] 0eba1c9be4d2: Pull complete [2021-09-16T23:30:31.458Z] 0d57e429df01: Pull complete [2021-09-16T23:30:31.728Z] 4e4be7b47b0d: Pull complete [2021-09-16T23:30:31.997Z] e1f770b5df2f: Pull complete [2021-09-16T23:30:35.351Z] 85a0685a4137: Pull complete [2021-09-16T23:30:35.351Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-16T23:30:35.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T23:30:35.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-16T23:30:35.449Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-09-16T23:30:35.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-16T23:30:37.687Z] $ docker top 2eb9a92238e2807f9c7a37bb1c68026f30c22f2dd161c65618c06074e8507055 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-16T23:30:37.788Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-16T23:30:38.096Z] + set -o pipefail [2021-09-16T23:30:38.096Z] + snyk monitor '--org=edgex-jenkins' [2021-09-16T23:30:44.766Z] [2021-09-16T23:30:44.766Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-09-16T23:30:44.766Z] [2021-09-16T23:30:44.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/08e07eb3-75c7-4750-81e2-e161bcdedfa3 [2021-09-16T23:30:44.766Z] [2021-09-16T23:30:44.766Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-16T23:30:44.766Z] [2021-09-16T23:30:44.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-16T23:30:44.766Z] [2021-09-16T23:30:45.032Z] [Pipeline] } [2021-09-16T23:30:45.048Z] $ docker stop --time=1 2eb9a92238e2807f9c7a37bb1c68026f30c22f2dd161c65618c06074e8507055 [2021-09-16T23:30:47.069Z] $ docker rm -f 2eb9a92238e2807f9c7a37bb1c68026f30c22f2dd161c65618c06074e8507055 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T23:30:48.205Z] + git log --format=format:%s -1 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:30:48.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:30:48.533Z] . [Pipeline] withDockerContainer [2021-09-16T23:30:48.627Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-09-16T23:30:48.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T23:30:49.039Z] $ docker top ace3d20ddc0134264053cf9b74cc477eaea6d13e64b68dae6209c5813996f590 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T23:30:49.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T23:30:49.174Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T23:30:49.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T23:30:49.305Z] $ docker exec ace3d20ddc0134264053cf9b74cc477eaea6d13e64b68dae6209c5813996f590 ssh-agent [2021-09-16T23:30:49.429Z] SSH_AUTH_SOCK=/tmp/ssh-ST0UjmC5jMWm/agent.14 [2021-09-16T23:30:49.429Z] SSH_AGENT_PID=21 [2021-09-16T23:30:49.437Z] Running ssh-add (command line suppressed) [2021-09-16T23:30:49.550Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1682029703329946717.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1682029703329946717.key) [2021-09-16T23:30:49.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T23:30:49.904Z] + git semver tag [2021-09-16T23:30:49.904Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T23:30:49.904Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-09-16T23:30:49.904Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-16T23:30:49.904Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T23:30:49.904Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T23:30:49.904Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T23:30:49.904Z] # $SEMVER_BRANCH = main [2021-09-16T23:30:49.904Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-09-16T23:30:49.904Z] # 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a HEAD [2021-09-16T23:30:49.904Z] # -> Force: false [2021-09-16T23:30:49.904Z] # 6b6a129dfca7d7533e809714e12fd0da1d376cbd refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-09-16T23:30:49.917Z] $ docker exec --env ******** --env ******** ace3d20ddc0134264053cf9b74cc477eaea6d13e64b68dae6209c5813996f590 ssh-agent -k [2021-09-16T23:30:50.021Z] unset SSH_AUTH_SOCK; [2021-09-16T23:30:50.021Z] unset SSH_AGENT_PID; [2021-09-16T23:30:50.021Z] echo Agent pid 21 killed; [2021-09-16T23:30:50.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T23:30:50.389Z] + git semver [Pipeline] } [2021-09-16T23:30:50.408Z] $ docker stop --time=1 ace3d20ddc0134264053cf9b74cc477eaea6d13e64b68dae6209c5813996f590 [2021-09-16T23:30:51.604Z] $ docker rm -f ace3d20ddc0134264053cf9b74cc477eaea6d13e64b68dae6209c5813996f590 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:30:52.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T23:30:52.071Z] [2021-09-16T23:30:52.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:30:52.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T23:30:52.400Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-16T23:30:52.400Z] ab5ef0e58194: Pulling fs layer [2021-09-16T23:30:52.400Z] 9712f1f96733: Pulling fs layer [2021-09-16T23:30:52.400Z] 63f879dbbcfc: Pulling fs layer [2021-09-16T23:30:52.400Z] 0d9ebad4ef96: Pulling fs layer [2021-09-16T23:30:52.400Z] e9a5061849ea: Pulling fs layer [2021-09-16T23:30:52.400Z] d747dcd14b5f: Pulling fs layer [2021-09-16T23:30:52.400Z] 2de7ff778b66: Pulling fs layer [2021-09-16T23:30:52.400Z] e9a5061849ea: Waiting [2021-09-16T23:30:52.400Z] d747dcd14b5f: Waiting [2021-09-16T23:30:52.400Z] 2de7ff778b66: Waiting [2021-09-16T23:30:52.400Z] 0d9ebad4ef96: Waiting [2021-09-16T23:30:52.400Z] 9712f1f96733: Download complete [2021-09-16T23:30:54.346Z] 63f879dbbcfc: Verifying Checksum [2021-09-16T23:30:54.346Z] 63f879dbbcfc: Download complete [2021-09-16T23:30:54.346Z] e9a5061849ea: Verifying Checksum [2021-09-16T23:30:54.346Z] e9a5061849ea: Download complete [2021-09-16T23:30:54.346Z] d747dcd14b5f: Verifying Checksum [2021-09-16T23:30:54.346Z] d747dcd14b5f: Download complete [2021-09-16T23:30:54.936Z] 2de7ff778b66: Verifying Checksum [2021-09-16T23:30:54.936Z] 2de7ff778b66: Download complete [2021-09-16T23:30:55.521Z] 0d9ebad4ef96: Verifying Checksum [2021-09-16T23:30:55.521Z] 0d9ebad4ef96: Download complete [2021-09-16T23:30:55.796Z] ab5ef0e58194: Verifying Checksum [2021-09-16T23:30:55.796Z] ab5ef0e58194: Download complete [2021-09-16T23:30:58.429Z] ab5ef0e58194: Pull complete [2021-09-16T23:30:58.429Z] 9712f1f96733: Pull complete [2021-09-16T23:30:59.418Z] 63f879dbbcfc: Pull complete [2021-09-16T23:31:03.024Z] 0d9ebad4ef96: Pull complete [2021-09-16T23:31:03.293Z] e9a5061849ea: Pull complete [2021-09-16T23:31:03.293Z] d747dcd14b5f: Pull complete [2021-09-16T23:31:04.273Z] 2de7ff778b66: Pull complete [2021-09-16T23:31:04.542Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-16T23:31:04.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T23:31:04.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-16T23:31:04.661Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-09-16T23:31:04.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-16T23:31:07.767Z] $ docker top b36bab8fe571e9bcc06baef1af121033914e6b13d5d1db6f1e35fb294c9d45c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-16T23:31:07.874Z] provisioning config files... [2021-09-16T23:31:07.889Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9221634553277990501tmp [2021-09-16T23:31:07.909Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config681742403354230760tmp [2021-09-16T23:31:07.929Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6441566570582797125tmp [Pipeline] { [Pipeline] echo [2021-09-16T23:31:07.953Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:08.259Z] ---> sigul-configuration.sh [2021-09-16T23:31:08.259Z] gpg: directory `/root/.gnupg' created [2021-09-16T23:31:08.259Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-16T23:31:08.259Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-16T23:31:08.259Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-16T23:31:08.259Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-16T23:31:08.259Z] gpg: CAST5 encrypted data [2021-09-16T23:31:08.259Z] gpg: encrypted with 1 passphrase [2021-09-16T23:31:08.259Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-16T23:31:08.568Z] + mkdir /home/jenkins [2021-09-16T23:31:08.568Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-16T23:31:08.880Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-09-16T23:31:08.893Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:09.199Z] ---> sigul-install.sh [2021-09-16T23:31:09.199Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-16T23:31:09.509Z] + git tag --list [2021-09-16T23:31:09.509Z] 0.7.1 [2021-09-16T23:31:09.509Z] v1.0.0 [2021-09-16T23:31:09.509Z] v1.1.0 [2021-09-16T23:31:09.509Z] v1.1.1 [2021-09-16T23:31:09.509Z] v1.2.2 [2021-09-16T23:31:09.509Z] v1.3.0 [2021-09-16T23:31:09.509Z] v1.3.1 [2021-09-16T23:31:09.509Z] v2.0.0 [2021-09-16T23:31:09.509Z] v2.0.1-dev.1 [2021-09-16T23:31:09.509Z] v2.0.1-dev.2 [2021-09-16T23:31:09.509Z] v2.0.1-dev.3 [2021-09-16T23:31:09.509Z] v2.0.1-dev.4 [2021-09-16T23:31:09.509Z] v2.0.1-dev.5 [2021-09-16T23:31:09.509Z] v2.0.1-dev.6 [2021-09-16T23:31:09.509Z] v2.0.1-dev.7 [Pipeline] sh [2021-09-16T23:31:09.828Z] + lftools sign git-tag v2.0.1-dev.7 [2021-09-16T23:31:10.411Z] Signing Git tag with Sigul... [2021-09-16T23:31:10.411Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-09-16T23:31:11.004Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:11.310Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-16T23:31:11.324Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-16T23:31:11.352Z] $ docker stop --time=1 b36bab8fe571e9bcc06baef1af121033914e6b13d5d1db6f1e35fb294c9d45c8 [2021-09-16T23:31:12.580Z] $ docker rm -f b36bab8fe571e9bcc06baef1af121033914e6b13d5d1db6f1e35fb294c9d45c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:31:13.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:31:13.216Z] . [Pipeline] withDockerContainer [2021-09-16T23:31:13.301Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-09-16T23:31:13.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T23:31:13.713Z] $ docker top bb3c46213be6a63b12e2372f27964ae41433f3008ef590ea4225cf5a36480ad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T23:31:13.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T23:31:13.861Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T23:31:13.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T23:31:13.992Z] $ docker exec bb3c46213be6a63b12e2372f27964ae41433f3008ef590ea4225cf5a36480ad2 ssh-agent [2021-09-16T23:31:14.107Z] SSH_AUTH_SOCK=/tmp/ssh-QGSMaW0tfTOA/agent.15 [2021-09-16T23:31:14.107Z] SSH_AGENT_PID=20 [2021-09-16T23:31:14.116Z] Running ssh-add (command line suppressed) [2021-09-16T23:31:14.220Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6439085890981644828.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6439085890981644828.key) [2021-09-16T23:31:14.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T23:31:14.550Z] + git semver bump pre [2021-09-16T23:31:14.550Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T23:31:14.550Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-09-16T23:31:14.550Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-16T23:31:14.550Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T23:31:14.550Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T23:31:14.550Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T23:31:14.550Z] # $SEMVER_BRANCH = main [2021-09-16T23:31:14.550Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-09-16T23:31:14.550Z] 2.0.1-dev.8 [Pipeline] } [2021-09-16T23:31:14.562Z] $ docker exec --env ******** --env ******** bb3c46213be6a63b12e2372f27964ae41433f3008ef590ea4225cf5a36480ad2 ssh-agent -k [2021-09-16T23:31:14.657Z] unset SSH_AUTH_SOCK; [2021-09-16T23:31:14.658Z] unset SSH_AGENT_PID; [2021-09-16T23:31:14.658Z] echo Agent pid 20 killed; [2021-09-16T23:31:14.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T23:31:15.021Z] + git semver [Pipeline] } [2021-09-16T23:31:15.038Z] $ docker stop --time=1 bb3c46213be6a63b12e2372f27964ae41433f3008ef590ea4225cf5a36480ad2 [2021-09-16T23:31:16.224Z] $ docker rm -f bb3c46213be6a63b12e2372f27964ae41433f3008ef590ea4225cf5a36480ad2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:31:16.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:31:16.624Z] . [Pipeline] withDockerContainer [2021-09-16T23:31:16.709Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-09-16T23:31:17.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T23:31:17.441Z] $ docker top 36151e37ff64817ca221312055eaf86b568f5ebe2dac26e89508695decdcae24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T23:31:17.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T23:31:17.617Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T23:31:17.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T23:31:17.751Z] $ docker exec 36151e37ff64817ca221312055eaf86b568f5ebe2dac26e89508695decdcae24 ssh-agent [2021-09-16T23:31:17.872Z] SSH_AUTH_SOCK=/tmp/ssh-j1N44yD4dzck/agent.14 [2021-09-16T23:31:17.872Z] SSH_AGENT_PID=20 [2021-09-16T23:31:17.881Z] Running ssh-add (command line suppressed) [2021-09-16T23:31:17.979Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_73099375743961599.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_73099375743961599.key) [2021-09-16T23:31:18.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T23:31:18.310Z] + git semver push [2021-09-16T23:31:18.310Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T23:31:18.310Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-09-16T23:31:18.310Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-16T23:31:18.310Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T23:31:18.310Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T23:31:18.310Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T23:31:18.310Z] # $SEMVER_BRANCH = main [2021-09-16T23:31:18.310Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-09-16T23:31:19.735Z] $ docker exec --env ******** --env ******** 36151e37ff64817ca221312055eaf86b568f5ebe2dac26e89508695decdcae24 ssh-agent -k [2021-09-16T23:31:19.846Z] unset SSH_AUTH_SOCK; [2021-09-16T23:31:19.846Z] unset SSH_AGENT_PID; [2021-09-16T23:31:19.846Z] echo Agent pid 20 killed; [2021-09-16T23:31:19.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T23:31:20.219Z] + git semver [Pipeline] } [2021-09-16T23:31:20.240Z] $ docker stop --time=1 36151e37ff64817ca221312055eaf86b568f5ebe2dac26e89508695decdcae24 [2021-09-16T23:31:21.431Z] $ docker rm -f 36151e37ff64817ca221312055eaf86b568f5ebe2dac26e89508695decdcae24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-16T23:31:22.583Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:22.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:23.494Z] ---> package-listing.sh [2021-09-16T23:31:23.494Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-16T23:31:23.494Z] ++ facter osfamily [2021-09-16T23:31:23.759Z] + OS_FAMILY=redhat [2021-09-16T23:31:23.759Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-16T23:31:23.759Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-16T23:31:23.759Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-16T23:31:23.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-16T23:31:23.759Z] + PACKAGES=/tmp/packages_start.txt [2021-09-16T23:31:23.759Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-09-16T23:31:23.759Z] + PACKAGES=/tmp/packages_end.txt [2021-09-16T23:31:23.759Z] + case "${OS_FAMILY}" in [2021-09-16T23:31:23.759Z] + rpm -qa [2021-09-16T23:31:23.759Z] + sort [2021-09-16T23:31:24.338Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-16T23:31:24.338Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-16T23:31:24.338Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-16T23:31:24.338Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-09-16T23:31:24.338Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-09-16T23:31:24.338Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-09-16T23:31:24.366Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-16T23:31:24.666Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:31:25.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T23:31:25.260Z] [2021-09-16T23:31:25.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:31:25.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T23:31:25.587Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T23:31:25.587Z] b4d181a07f80: Pulling fs layer [2021-09-16T23:31:25.587Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T23:31:25.587Z] ed53099fbce6: Pulling fs layer [2021-09-16T23:31:25.587Z] dc539afda2c1: Pulling fs layer [2021-09-16T23:31:25.587Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T23:31:25.587Z] 9065ff56babe: Pulling fs layer [2021-09-16T23:31:25.587Z] d287ab97295c: Pulling fs layer [2021-09-16T23:31:25.587Z] dc539afda2c1: Waiting [2021-09-16T23:31:25.587Z] 77bc0d833cb6: Waiting [2021-09-16T23:31:25.587Z] 9065ff56babe: Waiting [2021-09-16T23:31:25.587Z] d287ab97295c: Waiting [2021-09-16T23:31:25.853Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T23:31:25.853Z] a1111a8f2ec3: Download complete [2021-09-16T23:31:25.853Z] dc539afda2c1: Verifying Checksum [2021-09-16T23:31:25.853Z] dc539afda2c1: Download complete [2021-09-16T23:31:26.119Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T23:31:26.119Z] 77bc0d833cb6: Download complete [2021-09-16T23:31:26.119Z] ed53099fbce6: Verifying Checksum [2021-09-16T23:31:26.119Z] ed53099fbce6: Download complete [2021-09-16T23:31:26.385Z] 9065ff56babe: Verifying Checksum [2021-09-16T23:31:26.385Z] 9065ff56babe: Download complete [2021-09-16T23:31:26.966Z] b4d181a07f80: Verifying Checksum [2021-09-16T23:31:26.966Z] b4d181a07f80: Download complete [2021-09-16T23:31:28.383Z] b4d181a07f80: Pull complete [2021-09-16T23:31:28.383Z] a1111a8f2ec3: Pull complete [2021-09-16T23:31:28.651Z] ed53099fbce6: Pull complete [2021-09-16T23:31:28.918Z] dc539afda2c1: Pull complete [2021-09-16T23:31:29.184Z] 77bc0d833cb6: Pull complete [2021-09-16T23:31:29.184Z] 9065ff56babe: Pull complete [2021-09-16T23:31:30.591Z] d287ab97295c: Verifying Checksum [2021-09-16T23:31:30.591Z] d287ab97295c: Download complete [2021-09-16T23:31:34.892Z] d287ab97295c: Pull complete [2021-09-16T23:31:34.892Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T23:31:34.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T23:31:34.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T23:31:34.985Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-09-16T23:31:35.035Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T23:31:37.248Z] $ docker top 4212b23ee4608fee34d90259505b1d27f2658c91a7a0f8b526e2986fa47048d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T23:31:37.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-16T23:31:37.960Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-16T23:31:38.271Z] + ls /var/log/sa-host [2021-09-16T23:31:38.271Z] + sadf -c /var/log/sa-host/sa05 [2021-09-16T23:31:38.271Z] file_magic: OK [2021-09-16T23:31:38.271Z] HZ: Using current value: 100 [2021-09-16T23:31:38.271Z] file_header: OK [2021-09-16T23:31:38.271Z] 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-16T23:31:38.271Z] Statistics: [2021-09-16T23:31:38.272Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T23:31:38.272Z] File successfully converted to sysstat format version 12.0.3 [2021-09-16T23:31:38.272Z] + sadf -c /var/log/sa-host/sa16 [2021-09-16T23:31:38.272Z] file_magic: OK [2021-09-16T23:31:38.272Z] HZ: Using current value: 100 [2021-09-16T23:31:38.272Z] file_header: OK [2021-09-16T23:31:38.272Z] 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-16T23:31:38.272Z] Statistics: [2021-09-16T23:31:38.272Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T23:31:38.272Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T23:31:38.471Z] provisioning config files... [2021-09-16T23:31:38.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3447602240957308398tmp [Pipeline] { [Pipeline] echo [2021-09-16T23:31:38.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:39.036Z] ---> create-netrc.sh [Pipeline] } [2021-09-16T23:31:39.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:39.420Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-16T23:31:39.433Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:39.740Z] ---> sudo-logs.sh [2021-09-16T23:31:39.740Z] Archiving 'sudo' log.. [2021-09-16T23:31:39.740Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-440.vexxhost.local: Name or service not known [2021-09-16T23:31:39.740Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-440.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-16T23:31:39.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:40.087Z] ---> job-cost.sh [2021-09-16T23:31:40.087Z] lf-activate-venv: SKIPPING [2021-09-16T23:31:40.087Z] DEBUG: total: 0.10999999940395355 [2021-09-16T23:31:40.087Z] INFO: Retrieving Stack Cost... [2021-09-16T23:31:41.047Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T23:31:41.313Z] INFO: Archiving Costs [Pipeline] echo [2021-09-16T23:31:41.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:31:41.635Z] ---> logs-deploy.sh [2021-09-16T23:31:41.635Z] lf-activate-venv: SKIPPING [2021-09-16T23:31:41.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/9 [2021-09-16T23:31:41.635Z] INFO: archiving workspace using pattern(s): [2021-09-16T23:31:42.215Z] Archives upload complete. [2021-09-16T23:31:42.482Z] INFO: archiving logs to Nexus