Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 171099155cdb194629e3839231b8c199243184e3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1251817953714242765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6088127132877779815.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7692746021096690934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8646930002234123806.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6995845439844206615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-240 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 171099155cdb194629e3839231b8c199243184e3 (master) Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_master@tmp/jenkins-gitclient-ssh5746095664086316618.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 171099155cdb194629e3839231b8c199243184e3 # timeout=10 Commit message: "Merge pull request #262 from weichou1229/issue-250" > git rev-list --no-walk 147aa0195a6f62805938cac909e2925f730968bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T05:16:33.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T05:16:33.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T05:16:33.515Z] ========================================================= [2021-06-03T05:16:33.515Z] EdgeX Global Pipelines Version Info [2021-06-03T05:16:33.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:16:34.982Z] ------------------- [2021-06-03T05:16:34.983Z] stable info: [2021-06-03T05:16:34.983Z] ------------------- [2021-06-03T05:16:34.983Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T05:16:34.983Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:16:34.983Z] Message: update stable to v1.0.193 [2021-06-03T05:16:35.944Z] ------------------- [2021-06-03T05:16:35.944Z] experimental info: [2021-06-03T05:16:35.944Z] ------------------- [2021-06-03T05:16:35.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T05:16:35.944Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:16:35.944Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T05:16:36.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-06-03T05:16:36.132Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-06-03T05:16:36.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T05:16:36.179Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T05:16:36.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T05:16:36.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T05:16:36.258Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T05:16:36.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T05:16:36.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-03T05:16:36.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T05:16:36.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T05:16:36.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-06-03T05:16:36.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T05:16:36.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T05:16:36.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:16:36.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:16:36.518Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:16:36.542Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:16:36.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T05:16:36.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T05:16:36.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-03T05:16:36.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-03T05:16:36.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-03T05:16:36.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-03T05:16:36.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-03T05:16:36.749Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T05:16:36.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-03T05:16:36.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-03T05:16:36.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-03T05:16:36.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 171099155cdb194629e3839231b8c199243184e3 [Pipeline] echo [2021-06-03T05:16:36.864Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1710991 [Pipeline] echo [2021-06-03T05:16:36.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:16:36.961Z] provisioning config files... [2021-06-03T05:16:36.979Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config164580957235216159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:16:37.304Z] ---> docker-login.sh [2021-06-03T05:16:37.305Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:16:38.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:16:38.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:16:38.962Z] Configure a credential helper to remove this warning. See [2021-06-03T05:16:38.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:16:38.962Z] [2021-06-03T05:16:38.962Z] Login Succeeded [2021-06-03T05:16:38.962Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:16:38.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:16:38.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:16:38.962Z] Configure a credential helper to remove this warning. See [2021-06-03T05:16:38.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:16:38.962Z] [2021-06-03T05:16:38.962Z] Login Succeeded [2021-06-03T05:16:38.962Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:16:38.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:16:39.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:16:39.226Z] Configure a credential helper to remove this warning. See [2021-06-03T05:16:39.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:16:39.226Z] [2021-06-03T05:16:39.226Z] Login Succeeded [2021-06-03T05:16:39.226Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:16:39.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:16:39.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:16:39.226Z] Configure a credential helper to remove this warning. See [2021-06-03T05:16:39.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:16:39.226Z] [2021-06-03T05:16:39.226Z] Login Succeeded [2021-06-03T05:16:39.226Z] docker.io [2021-06-03T05:16:39.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:16:39.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:16:39.495Z] Configure a credential helper to remove this warning. See [2021-06-03T05:16:39.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:16:39.495Z] [2021-06-03T05:16:39.495Z] Login Succeeded [2021-06-03T05:16:39.495Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:16:39.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:16:40.037Z] + git log --format=format:%s -1 171099155cdb194629e3839231b8c199243184e3 [Pipeline] echo [2021-06-03T05:16:40.075Z] GIT_COMMIT: 171099155cdb194629e3839231b8c199243184e3, Commit Message: Merge pull request #262 from weichou1229/issue-250 [Pipeline] echo [2021-06-03T05:16:40.088Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:16:41.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:16:41.069Z] [2021-06-03T05:16:41.069Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:16:41.380Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:16:41.647Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T05:16:41.647Z] 31603596830f: Pulling fs layer [2021-06-03T05:16:41.647Z] 54011a49482f: Pulling fs layer [2021-06-03T05:16:41.647Z] a6820b24f6d8: Pulling fs layer [2021-06-03T05:16:41.647Z] f581987b2513: Pulling fs layer [2021-06-03T05:16:41.647Z] f581987b2513: Waiting [2021-06-03T05:16:41.647Z] 54011a49482f: Verifying Checksum [2021-06-03T05:16:41.647Z] 54011a49482f: Download complete [2021-06-03T05:16:41.648Z] 31603596830f: Verifying Checksum [2021-06-03T05:16:41.648Z] 31603596830f: Download complete [2021-06-03T05:16:41.914Z] f581987b2513: Verifying Checksum [2021-06-03T05:16:41.914Z] f581987b2513: Download complete [2021-06-03T05:16:41.914Z] a6820b24f6d8: Verifying Checksum [2021-06-03T05:16:41.914Z] a6820b24f6d8: Download complete [2021-06-03T05:16:41.914Z] 31603596830f: Pull complete [2021-06-03T05:16:42.180Z] 54011a49482f: Pull complete [2021-06-03T05:16:42.756Z] a6820b24f6d8: Pull complete [2021-06-03T05:16:43.018Z] f581987b2513: Pull complete [2021-06-03T05:16:43.018Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T05:16:43.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:16:43.018Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T05:16:43.101Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-03T05:16:43.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:16:44.331Z] $ docker top 78e6a0f72e042496a9a41e629d38b6b1119d02d54908625c623d2e33f4277ef5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:16:44.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:16:44.465Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:16:44.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:16:44.563Z] $ docker exec 78e6a0f72e042496a9a41e629d38b6b1119d02d54908625c623d2e33f4277ef5 ssh-agent [2021-06-03T05:16:44.673Z] SSH_AUTH_SOCK=/tmp/ssh-lmrI4IXfRLEe/agent.14 [2021-06-03T05:16:44.673Z] SSH_AGENT_PID=20 [2021-06-03T05:16:44.680Z] Running ssh-add (command line suppressed) [2021-06-03T05:16:44.761Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7994837556598786192.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7994837556598786192.key) [2021-06-03T05:16:44.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:16:45.085Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T05:16:45.094Z] $ docker exec --env ******** --env ******** 78e6a0f72e042496a9a41e629d38b6b1119d02d54908625c623d2e33f4277ef5 ssh-agent -k [2021-06-03T05:16:45.184Z] unset SSH_AUTH_SOCK; [2021-06-03T05:16:45.184Z] unset SSH_AGENT_PID; [2021-06-03T05:16:45.184Z] echo Agent pid 20 killed; [2021-06-03T05:16:45.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T05:16:45.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:16:45.242Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:16:45.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:16:45.342Z] $ docker exec 78e6a0f72e042496a9a41e629d38b6b1119d02d54908625c623d2e33f4277ef5 ssh-agent [2021-06-03T05:16:45.449Z] SSH_AUTH_SOCK=/tmp/ssh-AvWtdYZd6PEr/agent.54 [2021-06-03T05:16:45.449Z] SSH_AGENT_PID=61 [2021-06-03T05:16:45.456Z] Running ssh-add (command line suppressed) [2021-06-03T05:16:45.537Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8861960021267894133.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8861960021267894133.key) [2021-06-03T05:16:45.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:16:45.867Z] + git semver init [2021-06-03T05:16:45.867Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:16:45.867Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-03T05:16:45.867Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:16:45.867Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:16:45.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:16:45.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:16:45.867Z] # $SEMVER_BRANCH = master [2021-06-03T05:16:45.867Z] # $SEMVER_TEMP = /tmp/semver-092468978 [2021-06-03T05:16:45.867Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-06-03T05:16:46.130Z] # '/tmp/semver-092468978' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-06-03T05:16:46.130Z] # -> Force: false [2021-06-03T05:16:46.130Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-03T05:16:46.131Z] $ docker exec --env ******** --env ******** 78e6a0f72e042496a9a41e629d38b6b1119d02d54908625c623d2e33f4277ef5 ssh-agent -k [2021-06-03T05:16:46.225Z] unset SSH_AUTH_SOCK; [2021-06-03T05:16:46.225Z] unset SSH_AGENT_PID; [2021-06-03T05:16:46.225Z] echo Agent pid 61 killed; [2021-06-03T05:16:46.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:16:46.586Z] + git semver [Pipeline] } [2021-06-03T05:16:46.592Z] $ docker stop --time=1 78e6a0f72e042496a9a41e629d38b6b1119d02d54908625c623d2e33f4277ef5 [2021-06-03T05:16:47.976Z] $ docker rm -f 78e6a0f72e042496a9a41e629d38b6b1119d02d54908625c623d2e33f4277ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:16:48.398Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T05:16:48.671Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T05:16:48.674Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-03T05:17:03.902Z] Still waiting to schedule task [2021-06-03T05:17:03.903Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-03T05:17:03.904Z] Still waiting to schedule task [2021-06-03T05:17:03.905Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-03T05:18:50.712Z] Running on prd-centos7-docker-4c-2g-244 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-03T05:18:50.731Z] Running in /w/workspace/device-mqtt-go/49 [Pipeline] { [Pipeline] checkout [2021-06-03T05:18:50.830Z] Selected Git installation does not exist. Using Default [2021-06-03T05:18:50.831Z] The recommended git tool is: NONE [2021-06-03T05:18:53.148Z] using credential edgex-jenkins-ssh [2021-06-03T05:18:53.160Z] Cloning the remote Git repository [2021-06-03T05:18:53.852Z] Avoid second fetch [2021-06-03T05:18:53.853Z] Checking out Revision 171099155cdb194629e3839231b8c199243184e3 (master) [2021-06-03T05:18:52.798Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-03T05:18:52.876Z] > git init /w/workspace/device-mqtt-go/49 # timeout=10 [2021-06-03T05:18:52.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-03T05:18:52.907Z] > git --version # timeout=10 [2021-06-03T05:18:52.917Z] > git --version # 'git version 2.24.4' [2021-06-03T05:18:52.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:18:52.941Z] [INFO] Currently running in a labeled security context [2021-06-03T05:18:52.941Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T05:18:52.941Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/49@tmp/jenkins-gitclient-ssh1386948597394995238.key [2021-06-03T05:18:52.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:18:53.493Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-03T05:18:53.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:18:53.532Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:18:53.539Z] > git checkout -f 171099155cdb194629e3839231b8c199243184e3 # timeout=10 [2021-06-03T05:18:57.276Z] Commit message: "Merge pull request #262 from weichou1229/issue-250" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:18:58.114Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:18:58.450Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:18:58.754Z] + sudo service docker restart [2021-06-03T05:18:58.754Z] + true [2021-06-03T05:18:58.754Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T05:19:01.647Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-242 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-03T05:19:01.665Z] Running in /w/workspace/device-mqtt-go/49 [Pipeline] { [Pipeline] checkout [2021-06-03T05:19:01.847Z] Selected Git installation does not exist. Using Default [2021-06-03T05:19:01.847Z] The recommended git tool is: NONE [2021-06-03T05:19:07.134Z] using credential edgex-jenkins-ssh [2021-06-03T05:19:07.152Z] Cloning the remote Git repository [2021-06-03T05:19:07.197Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-03T05:19:07.372Z] > git init /w/workspace/device-mqtt-go/49 # timeout=10 [2021-06-03T05:19:07.454Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-03T05:19:07.455Z] > git --version # timeout=10 [2021-06-03T05:19:07.491Z] > git --version # 'git version 2.17.1' [2021-06-03T05:19:07.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:19:07.606Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:19:08.386Z] Avoid second fetch [2021-06-03T05:19:08.386Z] Checking out Revision 171099155cdb194629e3839231b8c199243184e3 (master) [2021-06-03T05:19:08.345Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-03T05:19:08.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:19:08.399Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:19:08.427Z] > git checkout -f 171099155cdb194629e3839231b8c199243184e3 # timeout=10 [2021-06-03T05:19:12.707Z] Commit message: "Merge pull request #262 from weichou1229/issue-250" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:19:13.955Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:19:14.367Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:19:14.727Z] + true [2021-06-03T05:19:14.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:19:16.951Z] provisioning config files... [2021-06-03T05:19:16.967Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/49@tmp/config7384180152205604549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:19:17.301Z] ---> docker-login.sh [2021-06-03T05:19:17.301Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:19:17.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:17.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:17.565Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:17.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:17.565Z] [2021-06-03T05:19:17.565Z] Login Succeeded [2021-06-03T05:19:17.565Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:19:17.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:17.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:17.565Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:17.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:17.565Z] [2021-06-03T05:19:17.566Z] Login Succeeded [2021-06-03T05:19:17.566Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:19:17.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:17.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:17.828Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:17.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:17.828Z] [2021-06-03T05:19:17.828Z] Login Succeeded [2021-06-03T05:19:17.828Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:19:17.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:17.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:17.828Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:17.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:17.828Z] [2021-06-03T05:19:17.828Z] Login Succeeded [2021-06-03T05:19:17.828Z] docker.io [2021-06-03T05:19:18.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:18.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:18.355Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:18.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:18.355Z] [2021-06-03T05:19:18.355Z] Login Succeeded [2021-06-03T05:19:18.355Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:19:18.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T05:19:18.530Z] ========================================================= [2021-06-03T05:19:18.531Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T05:19:18.531Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:19:18.864Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-03T05:19:18.864Z] Sending build context to Docker daemon 580.6kB [2021-06-03T05:19:18.864Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:19:18.864Z] Step 2/8 : FROM ${BASE} [2021-06-03T05:19:18.864Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T05:19:18.864Z] 540db60ca938: Pulling fs layer [2021-06-03T05:19:18.864Z] adcc1eea9eea: Pulling fs layer [2021-06-03T05:19:18.864Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T05:19:18.864Z] 0510c868ecb4: Pulling fs layer [2021-06-03T05:19:18.864Z] afea3b2eda06: Pulling fs layer [2021-06-03T05:19:18.864Z] 7809a108b3ef: Pulling fs layer [2021-06-03T05:19:18.864Z] f706445af74f: Pulling fs layer [2021-06-03T05:19:18.864Z] 0510c868ecb4: Waiting [2021-06-03T05:19:18.864Z] afea3b2eda06: Waiting [2021-06-03T05:19:18.864Z] 7809a108b3ef: Waiting [2021-06-03T05:19:18.864Z] f706445af74f: Waiting [2021-06-03T05:19:18.864Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T05:19:18.864Z] 4c4ab2625f07: Download complete [2021-06-03T05:19:18.864Z] adcc1eea9eea: Verifying Checksum [2021-06-03T05:19:18.864Z] adcc1eea9eea: Download complete [2021-06-03T05:19:19.132Z] afea3b2eda06: Verifying Checksum [2021-06-03T05:19:19.133Z] afea3b2eda06: Download complete [2021-06-03T05:19:19.133Z] 7809a108b3ef: Download complete [2021-06-03T05:19:19.133Z] 540db60ca938: Verifying Checksum [2021-06-03T05:19:19.133Z] 540db60ca938: Download complete [2021-06-03T05:19:19.133Z] 540db60ca938: Pull complete [2021-06-03T05:19:19.395Z] adcc1eea9eea: Pull complete [2021-06-03T05:19:19.395Z] 4c4ab2625f07: Pull complete [2021-06-03T05:19:21.316Z] f706445af74f: Verifying Checksum [2021-06-03T05:19:21.316Z] f706445af74f: Download complete [2021-06-03T05:19:21.897Z] 0510c868ecb4: Verifying Checksum [2021-06-03T05:19:21.897Z] 0510c868ecb4: Download complete [2021-06-03T05:19:25.251Z] 0510c868ecb4: Pull complete [2021-06-03T05:19:25.251Z] afea3b2eda06: Pull complete [2021-06-03T05:19:25.251Z] 7809a108b3ef: Pull complete [2021-06-03T05:19:26.651Z] f706445af74f: Pull complete [2021-06-03T05:19:26.651Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T05:19:26.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T05:19:26.651Z] ---> b068be0155e3 [2021-06-03T05:19:26.651Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-03T05:19:30.880Z] ---> Running in 7d31c5664c63 [2021-06-03T05:19:30.881Z] Removing intermediate container 7d31c5664c63 [2021-06-03T05:19:30.881Z] ---> 5430fe33c53a [2021-06-03T05:19:30.881Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:19:30.881Z] ---> Running in f472298780a9 [2021-06-03T05:19:31.140Z] Removing intermediate container f472298780a9 [2021-06-03T05:19:31.140Z] ---> 08fe68c99d3c [2021-06-03T05:19:31.140Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-03T05:19:31.140Z] ---> Running in 9543b8791493 [2021-06-03T05:19:31.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:19:32.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:19:32.933Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:19:32.933Z] (2/13) Installing libsodium (1.0.18-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:19:33.221Z] provisioning config files... [2021-06-03T05:19:33.246Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/49@tmp/config7382256902521320373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:19:33.504Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:19:33.505Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:19:33.627Z] ---> docker-login.sh [2021-06-03T05:19:33.627Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:19:33.767Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:19:34.339Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:19:34.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:34.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:34.887Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:34.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:34.887Z] [2021-06-03T05:19:34.887Z] Login Succeeded [2021-06-03T05:19:34.887Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:19:34.908Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:19:35.479Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:19:35.479Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:19:35.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:35.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:35.488Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:35.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:35.488Z] [2021-06-03T05:19:35.488Z] Login Succeeded [2021-06-03T05:19:35.488Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:19:35.739Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:19:35.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:36.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:36.037Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:36.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:36.037Z] [2021-06-03T05:19:36.037Z] Login Succeeded [2021-06-03T05:19:36.037Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:19:36.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:36.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:36.587Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:36.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:36.587Z] [2021-06-03T05:19:36.587Z] Login Succeeded [2021-06-03T05:19:36.587Z] docker.io [2021-06-03T05:19:36.686Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:19:36.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:19:37.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:19:37.461Z] Configure a credential helper to remove this warning. See [2021-06-03T05:19:37.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:19:37.461Z] [2021-06-03T05:19:37.461Z] Login Succeeded [2021-06-03T05:19:37.461Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:19:37.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-03T05:19:37.636Z] (12/13) Installing libzmq (4.3.3-r1) [Pipeline] echo [2021-06-03T05:19:37.783Z] ========================================================= [2021-06-03T05:19:37.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T05:19:37.783Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:19:38.143Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-03T05:19:38.417Z] Sending build context to Docker daemon 579.6kB [2021-06-03T05:19:38.587Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:19:38.587Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:19:38.587Z] OK: 156 MiB in 53 packages [2021-06-03T05:19:38.690Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:19:38.690Z] Step 2/8 : FROM ${BASE} [2021-06-03T05:19:38.971Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T05:19:38.971Z] 595b0fe564bb: Pulling fs layer [2021-06-03T05:19:38.971Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T05:19:38.971Z] 316046926c0a: Pulling fs layer [2021-06-03T05:19:38.971Z] 4ebd0625c992: Pulling fs layer [2021-06-03T05:19:38.971Z] 207e8628e3a3: Pulling fs layer [2021-06-03T05:19:38.971Z] c791037a9be2: Pulling fs layer [2021-06-03T05:19:38.971Z] ffd874e62e21: Pulling fs layer [2021-06-03T05:19:38.971Z] 4ebd0625c992: Waiting [2021-06-03T05:19:38.971Z] ffd874e62e21: Waiting [2021-06-03T05:19:38.971Z] 207e8628e3a3: Waiting [2021-06-03T05:19:38.971Z] c791037a9be2: Waiting [2021-06-03T05:19:38.971Z] 316046926c0a: Download complete [2021-06-03T05:19:38.971Z] 7186ed65a4f7: Download complete [2021-06-03T05:19:38.971Z] 207e8628e3a3: Download complete [2021-06-03T05:19:38.971Z] c791037a9be2: Verifying Checksum [2021-06-03T05:19:38.971Z] c791037a9be2: Download complete [2021-06-03T05:19:38.971Z] 595b0fe564bb: Verifying Checksum [2021-06-03T05:19:38.971Z] 595b0fe564bb: Download complete [2021-06-03T05:19:39.167Z] Removing intermediate container 9543b8791493 [2021-06-03T05:19:39.167Z] ---> 9297dae3674d [2021-06-03T05:19:39.167Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-03T05:19:39.167Z] ---> Running in ec1544c95157 [2021-06-03T05:19:39.167Z] Removing intermediate container ec1544c95157 [2021-06-03T05:19:39.167Z] ---> 0b9010c76678 [2021-06-03T05:19:39.167Z] Step 7/8 : COPY . . [2021-06-03T05:19:39.437Z] ---> 4d103d42c091 [2021-06-03T05:19:39.437Z] Step 8/8 : RUN go mod download [2021-06-03T05:19:39.437Z] ---> Running in e1e05530cc74 [2021-06-03T05:19:39.588Z] 595b0fe564bb: Pull complete [2021-06-03T05:19:40.193Z] 7186ed65a4f7: Pull complete [2021-06-03T05:19:40.809Z] 316046926c0a: Pull complete [2021-06-03T05:19:41.086Z] ffd874e62e21: Verifying Checksum [2021-06-03T05:19:41.086Z] ffd874e62e21: Download complete [2021-06-03T05:19:42.525Z] 4ebd0625c992: Verifying Checksum [2021-06-03T05:19:42.525Z] 4ebd0625c992: Download complete [2021-06-03T05:19:51.699Z] Removing intermediate container e1e05530cc74 [2021-06-03T05:19:51.699Z] ---> 9f1730fdd942 [2021-06-03T05:19:51.699Z] Successfully built 9f1730fdd942 [2021-06-03T05:19:51.699Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:19:52.007Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:19:52.007Z] . [Pipeline] withDockerContainer [2021-06-03T05:19:52.088Z] prd-centos7-docker-4c-2g-244 does not seem to be running inside a container [2021-06-03T05:19:52.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/49 -v /w/workspace/device-mqtt-go/49:/w/workspace/device-mqtt-go/49:rw,z -v /w/workspace/device-mqtt-go/49@tmp:/w/workspace/device-mqtt-go/49@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 ******** ci-base-image-x86_64 cat [2021-06-03T05:19:52.473Z] $ docker top cc5af6cb78124d5752636029aa9392aa74375f0c883ab2232d5493bba9d85c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:19:52.867Z] + go version [2021-06-03T05:19:52.867Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T05:19:52.874Z] $ docker stop --time=1 cc5af6cb78124d5752636029aa9392aa74375f0c883ab2232d5493bba9d85c75 [2021-06-03T05:19:54.072Z] $ docker rm -f cc5af6cb78124d5752636029aa9392aa74375f0c883ab2232d5493bba9d85c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:19:54.626Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:19:54.626Z] . [Pipeline] withDockerContainer [2021-06-03T05:19:54.695Z] prd-centos7-docker-4c-2g-244 does not seem to be running inside a container [2021-06-03T05:19:54.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/49 -v /w/workspace/device-mqtt-go/49:/w/workspace/device-mqtt-go/49:rw,z -v /w/workspace/device-mqtt-go/49@tmp:/w/workspace/device-mqtt-go/49@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 ******** ci-base-image-x86_64 cat [2021-06-03T05:19:54.964Z] 4ebd0625c992: Pull complete [2021-06-03T05:19:54.964Z] 207e8628e3a3: Pull complete [2021-06-03T05:19:54.964Z] c791037a9be2: Pull complete [2021-06-03T05:19:55.053Z] $ docker top 62299ae5625336d8496d045e9afb8b6ab67d0cfd2552984bc8d70734f0538a5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:19:55.445Z] + go mod tidy [Pipeline] sh [2021-06-03T05:19:56.025Z] + make test [2021-06-03T05:19:56.025Z] go mod tidy [2021-06-03T05:19:56.025Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:19:56.614Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-03T05:19:57.593Z] ffd874e62e21: Pull complete [2021-06-03T05:19:57.593Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T05:19:57.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T05:19:57.593Z] ---> cfc18b08335c [2021-06-03T05:19:57.593Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-03T05:19:59.572Z] ---> Running in 77416025b21f [2021-06-03T05:19:59.847Z] Removing intermediate container 77416025b21f [2021-06-03T05:19:59.847Z] ---> 5950af0aaca1 [2021-06-03T05:19:59.847Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:20:00.347Z] ---> Running in 3dbb34aae573 [2021-06-03T05:20:02.352Z] Removing intermediate container 3dbb34aae573 [2021-06-03T05:20:02.352Z] ---> 84b767d3f4d4 [2021-06-03T05:20:02.352Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-03T05:20:02.649Z] ---> Running in b80b115671aa [2021-06-03T05:20:03.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:20:04.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:20:05.203Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:20:05.474Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:20:05.474Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:20:05.474Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:20:05.744Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:20:05.744Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:20:06.023Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:20:06.292Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:20:06.292Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:20:06.292Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:20:06.564Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:20:06.564Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:20:06.564Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:20:06.837Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:20:06.837Z] OK: 145 MiB in 53 packages [2021-06-03T05:20:09.703Z] Removing intermediate container b80b115671aa [2021-06-03T05:20:09.703Z] ---> 0bace30e65d9 [2021-06-03T05:20:09.703Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-03T05:20:09.975Z] ---> Running in 7549b87f068e [2021-06-03T05:20:10.247Z] Removing intermediate container 7549b87f068e [2021-06-03T05:20:10.247Z] ---> 1aeac1acb6de [2021-06-03T05:20:10.247Z] Step 7/8 : COPY . . [2021-06-03T05:20:11.222Z] ---> 0dd60bdb5ee6 [2021-06-03T05:20:11.222Z] Step 8/8 : RUN go mod download [2021-06-03T05:20:11.493Z] ---> Running in 7afb04b9e630 [2021-06-03T05:20:11.619Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-03T05:20:13.019Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 23.0% of statements [2021-06-03T05:20:13.019Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-03T05:20:13.019Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:20:19.671Z] gofmt -l . [2021-06-03T05:20:19.671Z] ["`gofmt -l .`" = ""] [2021-06-03T05:20:19.671Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-03T05:20:19.958Z] $ docker stop --time=1 62299ae5625336d8496d045e9afb8b6ab67d0cfd2552984bc8d70734f0538a5f [2021-06-03T05:20:21.637Z] $ docker rm -f 62299ae5625336d8496d045e9afb8b6ab67d0cfd2552984bc8d70734f0538a5f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:20:22.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:20:22.280Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-03T05:20:24.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:20:25.105Z] + ls -al . [2021-06-03T05:20:25.105Z] total 108 [2021-06-03T05:20:25.105Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 3 05:20 . [2021-06-03T05:20:25.105Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 3 05:18 .. [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 7100 Jun 3 05:18 Attribution.txt [2021-06-03T05:20:25.105Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 3 05:18 bin [2021-06-03T05:20:25.105Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 05:18 cmd [2021-06-03T05:20:25.105Z] -rw-r--r--. 1 jenkins jenkins 19385 Jun 3 05:20 coverage.out [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 1877 Jun 3 05:18 Dockerfile [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 994 Jun 3 05:18 Dockerfile.build [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 3 05:18 .dockerignore [2021-06-03T05:20:25.105Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 05:18 .git [2021-06-03T05:20:25.105Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:18 .github [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 3 05:18 .gitignore [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 409 Jun 3 05:18 go.mod [2021-06-03T05:20:25.105Z] -rw-r--r--. 1 jenkins jenkins 21382 Jun 3 05:19 go.sum [2021-06-03T05:20:25.105Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 05:18 internal [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 677 Jun 3 05:18 Jenkinsfile [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 05:18 LICENSE [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 907 Jun 3 05:18 Makefile [2021-06-03T05:20:25.105Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 3 05:18 mock [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 2217 Jun 3 05:18 README.md [2021-06-03T05:20:25.105Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 3 05:18 snap [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 3 05:16 VERSION [2021-06-03T05:20:25.105Z] -rw-rw-r--. 1 jenkins jenkins 227 Jun 3 05:18 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:25.414Z] + 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=171099155cdb194629e3839231b8c199243184e3 --label arch=amd64 --label version=1.3.2-dev.17 . [2021-06-03T05:20:25.414Z] Sending build context to Docker daemon 600.6kB [2021-06-03T05:20:25.414Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:20:25.414Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T05:20:25.414Z] ---> 9f1730fdd942 [2021-06-03T05:20:25.414Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:20:25.414Z] ---> Running in ae126c8f672d [2021-06-03T05:20:25.414Z] Removing intermediate container ae126c8f672d [2021-06-03T05:20:25.414Z] ---> 671b92973f91 [2021-06-03T05:20:25.414Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:20:25.696Z] ---> Running in a13b8ae29456 [2021-06-03T05:20:25.696Z] Removing intermediate container a13b8ae29456 [2021-06-03T05:20:25.696Z] ---> 3ad6238948ef [2021-06-03T05:20:25.696Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:20:25.696Z] ---> Running in 2ec91be0357f [2021-06-03T05:20:26.270Z] Removing intermediate container 2ec91be0357f [2021-06-03T05:20:26.270Z] ---> 4bd26684cc06 [2021-06-03T05:20:26.270Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:20:26.270Z] ---> Running in a346469cf445 [2021-06-03T05:20:26.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:20:27.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:20:27.699Z] OK: 156 MiB in 53 packages [2021-06-03T05:20:27.961Z] Removing intermediate container a346469cf445 [2021-06-03T05:20:27.961Z] ---> d438f648f78b [2021-06-03T05:20:27.961Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-03T05:20:27.961Z] ---> Running in 6e80aa3b2440 [2021-06-03T05:20:27.961Z] Removing intermediate container 6e80aa3b2440 [2021-06-03T05:20:27.961Z] ---> e843188335a1 [2021-06-03T05:20:27.961Z] Step 8/24 : COPY . . [2021-06-03T05:20:28.222Z] ---> c90aabec5fa4 [2021-06-03T05:20:28.223Z] Step 9/24 : RUN go mod tidy [2021-06-03T05:20:28.223Z] ---> Running in e8816b4f8328 [2021-06-03T05:20:28.800Z] Removing intermediate container e8816b4f8328 [2021-06-03T05:20:28.800Z] ---> 91d493294037 [2021-06-03T05:20:28.800Z] Step 10/24 : RUN go mod download [2021-06-03T05:20:28.800Z] ---> Running in af3244f70e81 [2021-06-03T05:20:29.375Z] Removing intermediate container af3244f70e81 [2021-06-03T05:20:29.375Z] ---> d265b9cd3e95 [2021-06-03T05:20:29.375Z] Step 11/24 : ARG MAKE='make build' [2021-06-03T05:20:29.375Z] ---> Running in 768e5b845a79 [2021-06-03T05:20:29.375Z] Removing intermediate container 768e5b845a79 [2021-06-03T05:20:29.375Z] ---> 1a2fc5f0edfb [2021-06-03T05:20:29.375Z] Step 12/24 : RUN $MAKE [2021-06-03T05:20:29.375Z] ---> Running in 6ca3c870302f [2021-06-03T05:20:29.638Z] go mod tidy [2021-06-03T05:20:29.909Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.17" -o cmd/device-mqtt ./cmd [2021-06-03T05:20:38.329Z] Removing intermediate container 7afb04b9e630 [2021-06-03T05:20:38.329Z] ---> 5de3ad39766c [2021-06-03T05:20:38.329Z] Successfully built 5de3ad39766c [2021-06-03T05:20:38.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:38.683Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:20:38.683Z] . [Pipeline] withDockerContainer [2021-06-03T05:20:38.953Z] prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2021-06-03T05:20:39.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/49 -v /w/workspace/device-mqtt-go/49:/w/workspace/device-mqtt-go/49:rw,z -v /w/workspace/device-mqtt-go/49@tmp:/w/workspace/device-mqtt-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-03T05:20:40.610Z] $ docker top 6b1b6e38b41f02685367a8b4c99235d76597b79c8145b26ed79e0449730e9b82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:20:41.577Z] + go version [2021-06-03T05:20:41.577Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T05:20:41.595Z] $ docker stop --time=1 6b1b6e38b41f02685367a8b4c99235d76597b79c8145b26ed79e0449730e9b82 [2021-06-03T05:20:42.259Z] Removing intermediate container 6ca3c870302f [2021-06-03T05:20:42.259Z] ---> 704e5e053b42 [2021-06-03T05:20:42.259Z] Step 13/24 : FROM alpine:3.12 [2021-06-03T05:20:42.259Z] 3.12: Pulling from library/alpine [2021-06-03T05:20:42.844Z] 339de151aab4: Pulling fs layer [2021-06-03T05:20:43.106Z] 339de151aab4: Verifying Checksum [2021-06-03T05:20:43.106Z] 339de151aab4: Download complete [2021-06-03T05:20:43.106Z] 339de151aab4: Pull complete [2021-06-03T05:20:43.106Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:20:43.106Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:20:43.106Z] ---> 13621d1b12d4 [2021-06-03T05:20:43.106Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-03T05:20:43.374Z] ---> Running in 1f947304e9fc [2021-06-03T05:20:43.374Z] Removing intermediate container 1f947304e9fc [2021-06-03T05:20:43.374Z] ---> 65f71b76e37c [2021-06-03T05:20:43.374Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:20:43.374Z] ---> Running in e1092c8b3d8d [2021-06-03T05:20:43.363Z] $ docker rm -f 6b1b6e38b41f02685367a8b4c99235d76597b79c8145b26ed79e0449730e9b82 [Pipeline] // withDockerContainer [Pipeline] } [2021-06-03T05:20:43.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:43.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:20:43.908Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:20:43.908Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:20:43.908Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:20:43.908Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:20:43.908Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:20:43.908Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:20:43.908Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:20:43.908Z] OK: 8 MiB in 20 packages [2021-06-03T05:20:44.173Z] Removing intermediate container e1092c8b3d8d [2021-06-03T05:20:44.173Z] ---> b66e9c2c49a0 [2021-06-03T05:20:44.173Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-03T05:20:44.176Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:20:44.176Z] . [Pipeline] withDockerContainer [2021-06-03T05:20:44.439Z] prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2021-06-03T05:20:44.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/49 -v /w/workspace/device-mqtt-go/49:/w/workspace/device-mqtt-go/49:rw,z -v /w/workspace/device-mqtt-go/49@tmp:/w/workspace/device-mqtt-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-03T05:20:44.746Z] ---> e94b099b2734 [2021-06-03T05:20:44.746Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-03T05:20:44.746Z] ---> 820c2a7846b1 [2021-06-03T05:20:44.746Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-03T05:20:45.011Z] ---> 6b3a4d862549 [2021-06-03T05:20:45.011Z] Step 19/24 : EXPOSE 59982 [2021-06-03T05:20:45.011Z] ---> Running in 5f029a5ad09c [2021-06-03T05:20:45.011Z] Removing intermediate container 5f029a5ad09c [2021-06-03T05:20:45.011Z] ---> 6e5508d46426 [2021-06-03T05:20:45.011Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-03T05:20:45.011Z] ---> Running in 75526dd294ae [2021-06-03T05:20:45.271Z] Removing intermediate container 75526dd294ae [2021-06-03T05:20:45.271Z] ---> 27c87c05faef [2021-06-03T05:20:45.271Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T05:20:45.271Z] ---> Running in b708831f16d9 [2021-06-03T05:20:45.271Z] Removing intermediate container b708831f16d9 [2021-06-03T05:20:45.271Z] ---> 41763547a95b [2021-06-03T05:20:45.271Z] Step 22/24 : LABEL arch=amd64 [2021-06-03T05:20:45.271Z] ---> Running in 3f255ec25f4d [2021-06-03T05:20:45.535Z] Removing intermediate container 3f255ec25f4d [2021-06-03T05:20:45.535Z] ---> 83bd83dadbc0 [2021-06-03T05:20:45.535Z] Step 23/24 : LABEL git_sha=171099155cdb194629e3839231b8c199243184e3 [2021-06-03T05:20:45.535Z] ---> Running in bc089411262f [2021-06-03T05:20:45.535Z] Removing intermediate container bc089411262f [2021-06-03T05:20:45.535Z] ---> b4b97397c921 [2021-06-03T05:20:45.535Z] Step 24/24 : LABEL version=1.3.2-dev.17 [2021-06-03T05:20:45.535Z] ---> Running in 41c662cc20af [2021-06-03T05:20:45.796Z] Removing intermediate container 41c662cc20af [2021-06-03T05:20:45.796Z] ---> 89edb4a9cdbd [2021-06-03T05:20:45.796Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:20:45.796Z] Successfully built 89edb4a9cdbd [2021-06-03T05:20:45.796Z] Successfully tagged device-mqtt:latest [2021-06-03T05:20:46.100Z] $ docker top 82eaa97060b9663acb562b865f4bb1d1d46474febee5d98aff1e7413fe4f9646 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:20:46.673Z] provisioning config files... [2021-06-03T05:20:46.686Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/49@tmp/config10342118013331727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:20:47.000Z] ---> docker-login.sh [2021-06-03T05:20:47.001Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:20:47.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:47.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:47.001Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:47.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:47.001Z] [2021-06-03T05:20:47.001Z] Login Succeeded [2021-06-03T05:20:47.001Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:20:47.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:47.101Z] + go mod tidy [2021-06-03T05:20:47.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:47.264Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:47.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:47.264Z] [2021-06-03T05:20:47.264Z] Login Succeeded [2021-06-03T05:20:47.264Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:20:47.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:47.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:47.264Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:47.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:47.264Z] [2021-06-03T05:20:47.264Z] Login Succeeded [2021-06-03T05:20:47.264Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:20:47.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:47.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:47.532Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:47.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:47.532Z] [2021-06-03T05:20:47.532Z] Login Succeeded [2021-06-03T05:20:47.532Z] docker.io [2021-06-03T05:20:47.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-06-03T05:20:47.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:47.793Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:47.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:47.793Z] [2021-06-03T05:20:47.793Z] Login Succeeded [2021-06-03T05:20:47.793Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:20:47.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:20:47.870Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-06-03T05:20:47.871Z] 171099155cdb194629e3839231b8c199243184e3 [2021-06-03T05:20:47.871Z] latest [2021-06-03T05:20:47.871Z] 1.3.2-dev.17 [2021-06-03T05:20:47.871Z] 171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17 [2021-06-03T05:20:47.871Z] master [2021-06-03T05:20:47.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:48.276Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:171099155cdb194629e3839231b8c199243184e3 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:48.590Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:171099155cdb194629e3839231b8c199243184e3 [2021-06-03T05:20:48.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:20:48.590Z] 7ebf9bd876ad: Preparing [2021-06-03T05:20:48.590Z] 892223ecd24f: Preparing [2021-06-03T05:20:48.590Z] c9d0f028a677: Preparing [2021-06-03T05:20:48.590Z] 24f441acbabe: Preparing [2021-06-03T05:20:48.590Z] 32f366d666a5: Preparing [2021-06-03T05:20:48.590Z] 32f366d666a5: Layer already exists [2021-06-03T05:20:48.744Z] + make test [2021-06-03T05:20:48.744Z] go mod tidy [2021-06-03T05:20:48.858Z] 892223ecd24f: Pushed [2021-06-03T05:20:48.858Z] 7ebf9bd876ad: Pushed [2021-06-03T05:20:48.858Z] 24f441acbabe: Pushed [2021-06-03T05:20:49.020Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:20:50.252Z] c9d0f028a677: Pushed [2021-06-03T05:20:50.472Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-03T05:20:50.513Z] 171099155cdb194629e3839231b8c199243184e3: digest: sha256:df2da7e7989f744c838d6e4ac1e9b521cd1f2f9e2c64a74b1179d8a789bda3a5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:50.818Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:51.116Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-03T05:20:51.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:20:51.116Z] 7ebf9bd876ad: Preparing [2021-06-03T05:20:51.116Z] 892223ecd24f: Preparing [2021-06-03T05:20:51.116Z] c9d0f028a677: Preparing [2021-06-03T05:20:51.116Z] 24f441acbabe: Preparing [2021-06-03T05:20:51.116Z] 32f366d666a5: Preparing [2021-06-03T05:20:51.116Z] 24f441acbabe: Layer already exists [2021-06-03T05:20:51.116Z] 892223ecd24f: Layer already exists [2021-06-03T05:20:51.116Z] c9d0f028a677: Layer already exists [2021-06-03T05:20:51.116Z] 7ebf9bd876ad: Layer already exists [2021-06-03T05:20:51.116Z] 32f366d666a5: Layer already exists [2021-06-03T05:20:51.116Z] latest: digest: sha256:df2da7e7989f744c838d6e4ac1e9b521cd1f2f9e2c64a74b1179d8a789bda3a5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:51.421Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:51.740Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.17 [2021-06-03T05:20:51.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:20:51.740Z] 7ebf9bd876ad: Preparing [2021-06-03T05:20:51.740Z] 892223ecd24f: Preparing [2021-06-03T05:20:51.740Z] c9d0f028a677: Preparing [2021-06-03T05:20:51.740Z] 24f441acbabe: Preparing [2021-06-03T05:20:51.740Z] 32f366d666a5: Preparing [2021-06-03T05:20:51.740Z] c9d0f028a677: Layer already exists [2021-06-03T05:20:51.740Z] 7ebf9bd876ad: Layer already exists [2021-06-03T05:20:51.740Z] 892223ecd24f: Layer already exists [2021-06-03T05:20:51.740Z] 32f366d666a5: Layer already exists [2021-06-03T05:20:51.740Z] 24f441acbabe: Layer already exists [2021-06-03T05:20:51.740Z] 1.3.2-dev.17: digest: sha256:df2da7e7989f744c838d6e4ac1e9b521cd1f2f9e2c64a74b1179d8a789bda3a5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:52.040Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:52.346Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17 [2021-06-03T05:20:52.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:20:52.346Z] 7ebf9bd876ad: Preparing [2021-06-03T05:20:52.346Z] 892223ecd24f: Preparing [2021-06-03T05:20:52.346Z] c9d0f028a677: Preparing [2021-06-03T05:20:52.346Z] 24f441acbabe: Preparing [2021-06-03T05:20:52.346Z] 32f366d666a5: Preparing [2021-06-03T05:20:52.346Z] 892223ecd24f: Layer already exists [2021-06-03T05:20:52.346Z] 32f366d666a5: Layer already exists [2021-06-03T05:20:52.346Z] 7ebf9bd876ad: Layer already exists [2021-06-03T05:20:52.346Z] c9d0f028a677: Layer already exists [2021-06-03T05:20:52.346Z] 24f441acbabe: Layer already exists [2021-06-03T05:20:52.346Z] 171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17: digest: sha256:df2da7e7989f744c838d6e4ac1e9b521cd1f2f9e2c64a74b1179d8a789bda3a5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:52.653Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:52.973Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master [2021-06-03T05:20:52.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:20:52.973Z] 7ebf9bd876ad: Preparing [2021-06-03T05:20:52.973Z] 892223ecd24f: Preparing [2021-06-03T05:20:52.973Z] c9d0f028a677: Preparing [2021-06-03T05:20:52.973Z] 24f441acbabe: Preparing [2021-06-03T05:20:52.973Z] 32f366d666a5: Preparing [2021-06-03T05:20:52.973Z] 32f366d666a5: Layer already exists [2021-06-03T05:20:52.973Z] 24f441acbabe: Layer already exists [2021-06-03T05:20:52.973Z] 892223ecd24f: Layer already exists [2021-06-03T05:20:52.973Z] c9d0f028a677: Layer already exists [2021-06-03T05:20:52.973Z] 7ebf9bd876ad: Layer already exists [2021-06-03T05:20:52.973Z] master: digest: sha256:df2da7e7989f744c838d6e4ac1e9b521cd1f2f9e2c64a74b1179d8a789bda3a5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:20:53.039Z] ===================================================== [Pipeline] echo [2021-06-03T05:20:53.056Z] taggedImages: [2021-06-03T05:20:53.056Z] - nexus3.edgexfoundry.org:10004/device-mqtt:171099155cdb194629e3839231b8c199243184e3 [2021-06-03T05:20:53.056Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-03T05:20:53.056Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.17 [2021-06-03T05:20:53.056Z] - nexus3.edgexfoundry.org:10004/device-mqtt:171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17 [2021-06-03T05:20:53.056Z] - nexus3.edgexfoundry.org:10004/device-mqtt:master [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] libraryResource [Pipeline] sh [2021-06-03T05:20:53.788Z] ---> job-cost.sh [2021-06-03T05:20:53.788Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BlKq [2021-06-03T05:21:03.864Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:21:16.159Z] lf-activate-venv(): INFO: Adding /tmp/venv-BlKq/bin to PATH [2021-06-03T05:21:16.159Z] INFO: No Stack... [2021-06-03T05:21:17.107Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T05:21:17.681Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:21:17.982Z] + cat /w/workspace/device-mqtt-go/49/archives/cost.csv [2021-06-03T05:21:17.982Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T05:21:18.014Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-49-stack-cost] [2021-06-03T05:21:18.026Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-49-stack-cost] did not exist. Created. [2021-06-03T05:21:18.026Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:21:18.371Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-03T05:21:18.448Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:21:18.458Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-49-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T05:21:47.129Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-03T05:21:47.129Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 23.0% of statements [2021-06-03T05:21:47.129Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-03T05:21:47.129Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:22:13.940Z] gofmt -l . [2021-06-03T05:22:13.940Z] ["`gofmt -l .`" = ""] [2021-06-03T05:22:13.940Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-03T05:22:14.551Z] $ docker stop --time=1 82eaa97060b9663acb562b865f4bb1d1d46474febee5d98aff1e7413fe4f9646 [2021-06-03T05:22:16.443Z] $ docker rm -f 82eaa97060b9663acb562b865f4bb1d1d46474febee5d98aff1e7413fe4f9646 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:22:17.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:22:17.312Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T05:22:17.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:22:18.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:22:18.976Z] + ls -al . [2021-06-03T05:22:18.976Z] total 140 [2021-06-03T05:22:18.976Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 05:22 . [2021-06-03T05:22:18.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:19 .. [2021-06-03T05:22:18.976Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 3 05:19 .dockerignore [2021-06-03T05:22:18.976Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:19 .git [2021-06-03T05:22:18.976Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:19 .github [2021-06-03T05:22:18.976Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 3 05:19 .gitignore [2021-06-03T05:22:18.976Z] -rw-rw-r-- 1 jenkins jenkins 7100 Jun 3 05:19 Attribution.txt [2021-06-03T05:22:18.976Z] -rw-rw-r-- 1 jenkins jenkins 1877 Jun 3 05:19 Dockerfile [2021-06-03T05:22:18.976Z] -rw-rw-r-- 1 jenkins jenkins 994 Jun 3 05:19 Dockerfile.build [2021-06-03T05:22:18.976Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 05:19 Jenkinsfile [2021-06-03T05:22:18.976Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 05:19 LICENSE [2021-06-03T05:22:18.977Z] -rw-rw-r-- 1 jenkins jenkins 907 Jun 3 05:19 Makefile [2021-06-03T05:22:18.977Z] -rw-rw-r-- 1 jenkins jenkins 2217 Jun 3 05:19 README.md [2021-06-03T05:22:18.977Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 3 05:16 VERSION [2021-06-03T05:22:18.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:19 bin [2021-06-03T05:22:18.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:19 cmd [2021-06-03T05:22:18.977Z] -rw-r--r-- 1 jenkins jenkins 19385 Jun 3 05:21 coverage.out [2021-06-03T05:22:18.977Z] -rw-rw-r-- 1 jenkins jenkins 409 Jun 3 05:19 go.mod [2021-06-03T05:22:18.977Z] -rw-r--r-- 1 jenkins jenkins 21382 Jun 3 05:20 go.sum [2021-06-03T05:22:18.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:19 internal [2021-06-03T05:22:18.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:19 mock [2021-06-03T05:22:18.977Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:19 snap [2021-06-03T05:22:18.977Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 3 05:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:22:19.317Z] + 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=171099155cdb194629e3839231b8c199243184e3 --label arch=arm64 --label version=1.3.2-dev.17 . [2021-06-03T05:22:19.594Z] Sending build context to Docker daemon 599.6kB [2021-06-03T05:22:19.594Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:22:19.594Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T05:22:19.594Z] ---> 5de3ad39766c [2021-06-03T05:22:19.594Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:22:19.872Z] ---> Running in b6f54a39f110 [2021-06-03T05:22:20.466Z] Removing intermediate container b6f54a39f110 [2021-06-03T05:22:20.466Z] ---> b90431873ba1 [2021-06-03T05:22:20.466Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:22:20.466Z] ---> Running in 9fdfbbaa912a [2021-06-03T05:22:21.059Z] Removing intermediate container 9fdfbbaa912a [2021-06-03T05:22:21.059Z] ---> ad1b3da31019 [2021-06-03T05:22:21.059Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:22:21.059Z] ---> Running in 8620858db28d [2021-06-03T05:22:23.036Z] Removing intermediate container 8620858db28d [2021-06-03T05:22:23.036Z] ---> 561f1755a521 [2021-06-03T05:22:23.036Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:22:23.309Z] ---> Running in 4d9631135b88 [2021-06-03T05:22:24.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:22:25.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:22:25.856Z] OK: 145 MiB in 53 packages [2021-06-03T05:22:26.858Z] Removing intermediate container 4d9631135b88 [2021-06-03T05:22:26.858Z] ---> 301d982101f2 [2021-06-03T05:22:26.858Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-03T05:22:26.858Z] ---> Running in e2ae81eff2c0 [2021-06-03T05:22:27.452Z] Removing intermediate container e2ae81eff2c0 [2021-06-03T05:22:27.452Z] ---> b6e18b56b7ba [2021-06-03T05:22:27.452Z] Step 8/24 : COPY . . [2021-06-03T05:22:28.436Z] ---> adb71f43b089 [2021-06-03T05:22:28.436Z] Step 9/24 : RUN go mod tidy [2021-06-03T05:22:28.709Z] ---> Running in 968f91abeeee [2021-06-03T05:22:31.331Z] Removing intermediate container 968f91abeeee [2021-06-03T05:22:31.331Z] ---> c3491acfff29 [2021-06-03T05:22:31.331Z] Step 10/24 : RUN go mod download [2021-06-03T05:22:31.331Z] ---> Running in 8181fcd92ecd [2021-06-03T05:22:33.968Z] Removing intermediate container 8181fcd92ecd [2021-06-03T05:22:33.968Z] ---> bfb6e34c2867 [2021-06-03T05:22:33.968Z] Step 11/24 : ARG MAKE='make build' [2021-06-03T05:22:33.968Z] ---> Running in 0354fc4723ab [2021-06-03T05:22:34.238Z] Removing intermediate container 0354fc4723ab [2021-06-03T05:22:34.238Z] ---> 6f68dfadc771 [2021-06-03T05:22:34.238Z] Step 12/24 : RUN $MAKE [2021-06-03T05:22:34.512Z] ---> Running in 325c478c9849 [2021-06-03T05:22:35.490Z] go mod tidy [2021-06-03T05:22:36.090Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.17" -o cmd/device-mqtt ./cmd [2021-06-03T05:23:15.179Z] Removing intermediate container 325c478c9849 [2021-06-03T05:23:15.179Z] ---> f216ca7880b2 [2021-06-03T05:23:15.179Z] Step 13/24 : FROM alpine:3.12 [2021-06-03T05:23:15.179Z] 3.12: Pulling from library/alpine [2021-06-03T05:23:15.179Z] d2f70382dc9a: Pulling fs layer [2021-06-03T05:23:15.179Z] d2f70382dc9a: Download complete [2021-06-03T05:23:15.179Z] d2f70382dc9a: Pull complete [2021-06-03T05:23:15.179Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:23:15.179Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:23:15.179Z] ---> 9852663dfa18 [2021-06-03T05:23:15.179Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-03T05:23:15.179Z] ---> Running in 6aa61df32112 [2021-06-03T05:23:15.179Z] Removing intermediate container 6aa61df32112 [2021-06-03T05:23:15.179Z] ---> 0d52e1765774 [2021-06-03T05:23:15.179Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:23:15.179Z] ---> Running in d6ec0cb9f3a0 [2021-06-03T05:23:15.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:23:15.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:23:15.725Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:23:15.725Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:23:15.725Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:23:15.725Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:23:15.725Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:23:16.009Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:23:16.009Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:23:16.009Z] OK: 8 MiB in 20 packages [2021-06-03T05:23:17.004Z] Removing intermediate container d6ec0cb9f3a0 [2021-06-03T05:23:17.004Z] ---> e0ddfb9a4e8f [2021-06-03T05:23:17.004Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-03T05:23:18.011Z] ---> e5e9dc4cdbdf [2021-06-03T05:23:18.011Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-03T05:23:18.990Z] ---> 4827fcab139b [2021-06-03T05:23:18.990Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-03T05:23:19.589Z] ---> 7168312358c1 [2021-06-03T05:23:19.589Z] Step 19/24 : EXPOSE 59982 [2021-06-03T05:23:19.861Z] ---> Running in fac92cc93eeb [2021-06-03T05:23:20.134Z] Removing intermediate container fac92cc93eeb [2021-06-03T05:23:20.134Z] ---> 463a50ddebb4 [2021-06-03T05:23:20.134Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-03T05:23:20.407Z] ---> Running in ac8808e53830 [2021-06-03T05:23:21.004Z] Removing intermediate container ac8808e53830 [2021-06-03T05:23:21.004Z] ---> e26f4e794626 [2021-06-03T05:23:21.004Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T05:23:21.004Z] ---> Running in c4a0a1482995 [2021-06-03T05:23:21.607Z] Removing intermediate container c4a0a1482995 [2021-06-03T05:23:21.607Z] ---> 48b605be33b9 [2021-06-03T05:23:21.607Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T05:23:21.607Z] ---> Running in 528b91156241 [2021-06-03T05:23:22.206Z] Removing intermediate container 528b91156241 [2021-06-03T05:23:22.206Z] ---> bf74a92bb393 [2021-06-03T05:23:22.206Z] Step 23/24 : LABEL git_sha=171099155cdb194629e3839231b8c199243184e3 [2021-06-03T05:23:22.206Z] ---> Running in 3026de417e55 [2021-06-03T05:23:22.805Z] Removing intermediate container 3026de417e55 [2021-06-03T05:23:22.805Z] ---> 57f802c5ba33 [2021-06-03T05:23:22.805Z] Step 24/24 : LABEL version=1.3.2-dev.17 [2021-06-03T05:23:22.805Z] ---> Running in 924beb4134ed [2021-06-03T05:23:23.402Z] Removing intermediate container 924beb4134ed [2021-06-03T05:23:23.402Z] ---> efe5d86ff007 [2021-06-03T05:23:23.402Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:23:23.402Z] Successfully built efe5d86ff007 [2021-06-03T05:23:23.402Z] 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-06-03T05:23:23.611Z] provisioning config files... [2021-06-03T05:23:23.633Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/49@tmp/config5360223130741419756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:23:24.046Z] ---> docker-login.sh [2021-06-03T05:23:24.046Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:23:24.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:24.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:24.322Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:24.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:24.322Z] [2021-06-03T05:23:24.322Z] Login Succeeded [2021-06-03T05:23:24.322Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:23:24.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:24.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:24.929Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:24.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:24.929Z] [2021-06-03T05:23:24.929Z] Login Succeeded [2021-06-03T05:23:24.929Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:23:25.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:25.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:25.528Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:25.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:25.528Z] [2021-06-03T05:23:25.528Z] Login Succeeded [2021-06-03T05:23:25.528Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:23:26.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:26.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:26.125Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:26.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:26.125Z] [2021-06-03T05:23:26.125Z] Login Succeeded [2021-06-03T05:23:26.125Z] docker.io [2021-06-03T05:23:26.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:27.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:27.000Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:27.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:27.000Z] [2021-06-03T05:23:27.000Z] Login Succeeded [2021-06-03T05:23:27.000Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:23:27.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:23:27.094Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-06-03T05:23:27.094Z] 171099155cdb194629e3839231b8c199243184e3 [2021-06-03T05:23:27.094Z] latest [2021-06-03T05:23:27.094Z] 1.3.2-dev.17 [2021-06-03T05:23:27.094Z] 171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17 [2021-06-03T05:23:27.094Z] master [2021-06-03T05:23:27.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:27.498Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:171099155cdb194629e3839231b8c199243184e3 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:27.859Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:171099155cdb194629e3839231b8c199243184e3 [2021-06-03T05:23:27.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:23:27.859Z] 8f19adf35aa6: Preparing [2021-06-03T05:23:27.859Z] 3c6b132f450d: Preparing [2021-06-03T05:23:27.859Z] c34f0f97a26a: Preparing [2021-06-03T05:23:27.859Z] cb2493c129c9: Preparing [2021-06-03T05:23:27.859Z] 3fbe34a1663b: Preparing [2021-06-03T05:23:28.139Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:23:28.139Z] 3c6b132f450d: Pushed [2021-06-03T05:23:28.139Z] 8f19adf35aa6: Pushed [2021-06-03T05:23:29.125Z] cb2493c129c9: Pushed [2021-06-03T05:23:31.099Z] c34f0f97a26a: Pushed [2021-06-03T05:23:31.370Z] 171099155cdb194629e3839231b8c199243184e3: digest: sha256:deaf756b8efa69680cf56665d5102830c74727d80cd35166fe0eea2369913c5a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:31.731Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:32.067Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-03T05:23:32.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:23:32.067Z] 8f19adf35aa6: Preparing [2021-06-03T05:23:32.067Z] 3c6b132f450d: Preparing [2021-06-03T05:23:32.067Z] c34f0f97a26a: Preparing [2021-06-03T05:23:32.067Z] cb2493c129c9: Preparing [2021-06-03T05:23:32.067Z] 3fbe34a1663b: Preparing [2021-06-03T05:23:32.067Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:23:32.067Z] 8f19adf35aa6: Layer already exists [2021-06-03T05:23:32.067Z] c34f0f97a26a: Layer already exists [2021-06-03T05:23:32.067Z] cb2493c129c9: Layer already exists [2021-06-03T05:23:32.067Z] 3c6b132f450d: Layer already exists [2021-06-03T05:23:32.337Z] latest: digest: sha256:deaf756b8efa69680cf56665d5102830c74727d80cd35166fe0eea2369913c5a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:32.678Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:33.014Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.17 [2021-06-03T05:23:33.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:23:33.014Z] 8f19adf35aa6: Preparing [2021-06-03T05:23:33.014Z] 3c6b132f450d: Preparing [2021-06-03T05:23:33.014Z] c34f0f97a26a: Preparing [2021-06-03T05:23:33.014Z] cb2493c129c9: Preparing [2021-06-03T05:23:33.014Z] 3fbe34a1663b: Preparing [2021-06-03T05:23:33.014Z] c34f0f97a26a: Layer already exists [2021-06-03T05:23:33.014Z] 8f19adf35aa6: Layer already exists [2021-06-03T05:23:33.014Z] 3c6b132f450d: Layer already exists [2021-06-03T05:23:33.014Z] cb2493c129c9: Layer already exists [2021-06-03T05:23:33.014Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:23:33.286Z] 1.3.2-dev.17: digest: sha256:deaf756b8efa69680cf56665d5102830c74727d80cd35166fe0eea2369913c5a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:33.629Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:33.980Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17 [2021-06-03T05:23:33.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:23:33.980Z] 8f19adf35aa6: Preparing [2021-06-03T05:23:33.980Z] 3c6b132f450d: Preparing [2021-06-03T05:23:33.980Z] c34f0f97a26a: Preparing [2021-06-03T05:23:33.980Z] cb2493c129c9: Preparing [2021-06-03T05:23:33.980Z] 3fbe34a1663b: Preparing [2021-06-03T05:23:34.256Z] c34f0f97a26a: Layer already exists [2021-06-03T05:23:34.256Z] 3c6b132f450d: Layer already exists [2021-06-03T05:23:34.256Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:23:34.256Z] cb2493c129c9: Layer already exists [2021-06-03T05:23:34.256Z] 8f19adf35aa6: Layer already exists [2021-06-03T05:23:34.256Z] 171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17: digest: sha256:deaf756b8efa69680cf56665d5102830c74727d80cd35166fe0eea2369913c5a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:34.607Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:34.965Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [2021-06-03T05:23:34.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:23:34.965Z] 8f19adf35aa6: Preparing [2021-06-03T05:23:34.965Z] 3c6b132f450d: Preparing [2021-06-03T05:23:34.965Z] c34f0f97a26a: Preparing [2021-06-03T05:23:34.965Z] cb2493c129c9: Preparing [2021-06-03T05:23:34.965Z] 3fbe34a1663b: Preparing [2021-06-03T05:23:34.965Z] cb2493c129c9: Layer already exists [2021-06-03T05:23:34.965Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:23:34.965Z] 3c6b132f450d: Layer already exists [2021-06-03T05:23:34.965Z] 8f19adf35aa6: Layer already exists [2021-06-03T05:23:35.247Z] c34f0f97a26a: Layer already exists [2021-06-03T05:23:35.247Z] master: digest: sha256:deaf756b8efa69680cf56665d5102830c74727d80cd35166fe0eea2369913c5a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:23:35.313Z] ===================================================== [Pipeline] echo [2021-06-03T05:23:35.329Z] taggedImages: [2021-06-03T05:23:35.329Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:171099155cdb194629e3839231b8c199243184e3 [2021-06-03T05:23:35.329Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-03T05:23:35.329Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.17 [2021-06-03T05:23:35.329Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:171099155cdb194629e3839231b8c199243184e3-1.3.2-dev.17 [2021-06-03T05:23:35.329Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:23:35.806Z] ---> job-cost.sh [2021-06-03T05:23:35.806Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E8Uc [2021-06-03T05:24:14.781Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:25:36.514Z] lf-activate-venv(): INFO: Adding /tmp/venv-E8Uc/bin to PATH [2021-06-03T05:25:36.514Z] INFO: No Stack... [2021-06-03T05:25:36.514Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T05:25:37.115Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:25:37.467Z] + cut -d, -f6 [2021-06-03T05:25:37.467Z] + cat /w/workspace/device-mqtt-go/49/archives/cost.csv [Pipeline] lock [2021-06-03T05:25:37.532Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-49-stack-cost] [2021-06-03T05:25:37.540Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-49-stack-cost] did not exist. Created. [2021-06-03T05:25:37.540Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:25:37.932Z] /w/workspace/device-mqtt-go/49@tmp/durable-0e94806f/script.sh: 1: /w/workspace/device-mqtt-go/49@tmp/durable-0e94806f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-03T05:25:38.283Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T05:25:38.312Z] Warning: overwriting stash ‘stack-cost’ [2021-06-03T05:25:38.473Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:25:38.500Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-49-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-03T05:25:39.233Z] provisioning config files... [2021-06-03T05:25:39.261Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config625128177787061464tmp [Pipeline] { [Pipeline] sh [2021-06-03T05:25:39.591Z] + set +x [2021-06-03T05:25:39.591Z] + curl -s https://codecov.io/bash [2021-06-03T05:25:39.591Z] + bash -s -- [2021-06-03T05:25:39.591Z] [2021-06-03T05:25:39.591Z] _____ _ [2021-06-03T05:25:39.591Z] / ____| | | [2021-06-03T05:25:39.591Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T05:25:39.591Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T05:25:39.591Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T05:25:39.591Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T05:25:39.591Z] Bash-1.0.3 [2021-06-03T05:25:39.591Z] [2021-06-03T05:25:39.591Z] [2021-06-03T05:25:39.591Z] ==> git version 2.24.4 found [2021-06-03T05:25:39.591Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-03T05:25:39.591Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T05:25:39.591Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T05:25:39.861Z] ==> Jenkins CI detected. [2021-06-03T05:25:39.861Z] project root: . [2021-06-03T05:25:39.861Z] --> token set from env [2021-06-03T05:25:39.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T05:25:39.861Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T05:25:39.861Z] ==> Python coveragepy not found [2021-06-03T05:25:39.861Z] ==> Searching for coverage reports in: [2021-06-03T05:25:39.861Z] + . [2021-06-03T05:25:39.861Z] -> Found 1 reports [2021-06-03T05:25:39.861Z] ==> Detecting git/mercurial file structure [2021-06-03T05:25:39.861Z] ==> Reading reports [2021-06-03T05:25:39.861Z] + ./coverage.out bytes=19385 [2021-06-03T05:25:39.861Z] ==> Appending adjustments [2021-06-03T05:25:39.861Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T05:25:39.861Z] + Found adjustments [2021-06-03T05:25:39.861Z] ==> Gzipping contents [2021-06-03T05:25:39.861Z] 4.0K /tmp/codecov.kaIVlj.gz [2021-06-03T05:25:39.861Z] ==> Uploading reports [2021-06-03T05:25:39.861Z] url: https://codecov.io [2021-06-03T05:25:39.861Z] query: branch=master&commit=171099155cdb194629e3839231b8c199243184e3&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T05:25:39.861Z] -> Pinging Codecov [2021-06-03T05:25:39.861Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=171099155cdb194629e3839231b8c199243184e3&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T05:25:40.435Z] -> Uploading to [2021-06-03T05:25:40.435Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/7D719EC7BBE17E464838252E33014C33/171099155cdb194629e3839231b8c199243184e3/43f29bd6-a6da-4076-94b8-a5bd8d19a378.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T052540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa2ca34f2da5dcf5acd572b6f940b9717855849b652a2a0d912c9aa60f4a1154 [2021-06-03T05:25:40.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T05:25:40.435Z] Dload Upload Total Spent Left Speed [2021-06-03T05:25:40.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3416 0 0 100 3416 0 9948 --:--:-- --:--:-- --:--:-- 9930 100 3416 0 0 100 3416 0 9945 --:--:-- --:--:-- --:--:-- 9930 [2021-06-03T05:25:40.705Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/171099155cdb194629e3839231b8c199243184e3 [Pipeline] } [2021-06-03T05:25:40.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-03T05:25:41.475Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-03T05:25:41.508Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:25:41.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:25:41.810Z] [2021-06-03T05:25:41.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:25:42.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:25:42.126Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-03T05:25:42.126Z] 188c0c94c7c5: Pulling fs layer [2021-06-03T05:25:42.126Z] 0ef7d3d256c8: Pulling fs layer [2021-06-03T05:25:42.126Z] de9db76c5a1d: Pulling fs layer [2021-06-03T05:25:42.126Z] 0eba1c9be4d2: Pulling fs layer [2021-06-03T05:25:42.126Z] 0d57e429df01: Pulling fs layer [2021-06-03T05:25:42.126Z] 4e4be7b47b0d: Pulling fs layer [2021-06-03T05:25:42.126Z] e1f770b5df2f: Pulling fs layer [2021-06-03T05:25:42.126Z] 85a0685a4137: Pulling fs layer [2021-06-03T05:25:42.126Z] 0eba1c9be4d2: Waiting [2021-06-03T05:25:42.126Z] 0d57e429df01: Waiting [2021-06-03T05:25:42.126Z] 4e4be7b47b0d: Waiting [2021-06-03T05:25:42.126Z] e1f770b5df2f: Waiting [2021-06-03T05:25:42.126Z] 85a0685a4137: Waiting [2021-06-03T05:25:42.126Z] de9db76c5a1d: Verifying Checksum [2021-06-03T05:25:42.126Z] de9db76c5a1d: Download complete [2021-06-03T05:25:42.126Z] 0ef7d3d256c8: Download complete [2021-06-03T05:25:42.126Z] 0d57e429df01: Verifying Checksum [2021-06-03T05:25:42.126Z] 0d57e429df01: Download complete [2021-06-03T05:25:42.126Z] 4e4be7b47b0d: Verifying Checksum [2021-06-03T05:25:42.126Z] 4e4be7b47b0d: Download complete [2021-06-03T05:25:42.126Z] 188c0c94c7c5: Verifying Checksum [2021-06-03T05:25:42.126Z] 188c0c94c7c5: Download complete [2021-06-03T05:25:42.407Z] 188c0c94c7c5: Pull complete [2021-06-03T05:25:42.668Z] 0ef7d3d256c8: Pull complete [2021-06-03T05:25:42.668Z] de9db76c5a1d: Pull complete [2021-06-03T05:25:44.592Z] e1f770b5df2f: Verifying Checksum [2021-06-03T05:25:44.592Z] e1f770b5df2f: Download complete [2021-06-03T05:25:47.145Z] 0eba1c9be4d2: Verifying Checksum [2021-06-03T05:25:47.145Z] 0eba1c9be4d2: Download complete [2021-06-03T05:25:47.413Z] 85a0685a4137: Verifying Checksum [2021-06-03T05:25:47.413Z] 85a0685a4137: Download complete [2021-06-03T05:25:50.739Z] 0eba1c9be4d2: Pull complete [2021-06-03T05:25:50.739Z] 0d57e429df01: Pull complete [2021-06-03T05:25:51.011Z] 4e4be7b47b0d: Pull complete [2021-06-03T05:25:51.277Z] e1f770b5df2f: Pull complete [2021-06-03T05:25:56.610Z] 85a0685a4137: Pull complete [2021-06-03T05:25:56.610Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-03T05:25:56.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:25:56.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-03T05:25:56.683Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-03T05:25:56.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-03T05:26:01.453Z] $ docker top 4172c8bc2c306be4cfd7a431bfeb92fca2e736d51f4e7e928afdd21a636c8f25 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T05:26:01.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-03T05:26:01.893Z] + set -o pipefail [2021-06-03T05:26:01.893Z] + snyk monitor '--org=edgex-jenkins' [2021-06-03T05:26:11.927Z] [2021-06-03T05:26:11.927Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-06-03T05:26:11.927Z] [2021-06-03T05:26:11.927Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/14179c23-0679-4373-8c86-053dbff5b70b [2021-06-03T05:26:11.927Z] [2021-06-03T05:26:11.927Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-03T05:26:11.927Z] [2021-06-03T05:26:11.927Z] [Pipeline] } [2021-06-03T05:26:11.927Z] $ docker stop --time=1 4172c8bc2c306be4cfd7a431bfeb92fca2e736d51f4e7e928afdd21a636c8f25 [2021-06-03T05:26:14.115Z] $ docker rm -f 4172c8bc2c306be4cfd7a431bfeb92fca2e736d51f4e7e928afdd21a636c8f25 [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-06-03T05:26:15.233Z] + git log --format=format:%s -1 171099155cdb194629e3839231b8c199243184e3 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:26:15.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:26:15.543Z] . [Pipeline] withDockerContainer [2021-06-03T05:26:15.626Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-03T05:26:15.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:26:16.014Z] $ docker top 1bc755d72b475a001f40a7bc29ec4d817e98253f98943f31aab1dcf590539f4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:26:16.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:26:16.173Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:26:16.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:26:16.283Z] $ docker exec 1bc755d72b475a001f40a7bc29ec4d817e98253f98943f31aab1dcf590539f4e ssh-agent [2021-06-03T05:26:16.406Z] SSH_AUTH_SOCK=/tmp/ssh-FZv6DAYRv68M/agent.15 [2021-06-03T05:26:16.406Z] SSH_AGENT_PID=21 [2021-06-03T05:26:16.412Z] Running ssh-add (command line suppressed) [2021-06-03T05:26:16.503Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4860663153943856735.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4860663153943856735.key) [2021-06-03T05:26:16.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:26:16.832Z] + git semver tag [2021-06-03T05:26:16.832Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:26:16.832Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-03T05:26:16.832Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:26:16.832Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:26:16.832Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:26:16.832Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:26:16.832Z] # $SEMVER_BRANCH = master [2021-06-03T05:26:16.832Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-03T05:26:16.832Z] # 171099155cdb194629e3839231b8c199243184e3 HEAD [2021-06-03T05:26:16.832Z] # -> Force: false [2021-06-03T05:26:16.832Z] # 6de36d28116967f1830b9985bd7b09e989d3eded refs/tags/v1.3.2-dev.17 [Pipeline] } [2021-06-03T05:26:16.833Z] $ docker exec --env ******** --env ******** 1bc755d72b475a001f40a7bc29ec4d817e98253f98943f31aab1dcf590539f4e ssh-agent -k [2021-06-03T05:26:16.941Z] unset SSH_AUTH_SOCK; [2021-06-03T05:26:16.944Z] unset SSH_AGENT_PID; [2021-06-03T05:26:16.944Z] echo Agent pid 21 killed; [2021-06-03T05:26:16.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:26:17.303Z] + git semver [Pipeline] } [2021-06-03T05:26:17.303Z] $ docker stop --time=1 1bc755d72b475a001f40a7bc29ec4d817e98253f98943f31aab1dcf590539f4e [2021-06-03T05:26:18.501Z] $ docker rm -f 1bc755d72b475a001f40a7bc29ec4d817e98253f98943f31aab1dcf590539f4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:26:18.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:26:18.981Z] [2021-06-03T05:26:18.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:26:19.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:26:19.288Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-03T05:26:19.288Z] ab5ef0e58194: Pulling fs layer [2021-06-03T05:26:19.288Z] 9712f1f96733: Pulling fs layer [2021-06-03T05:26:19.288Z] 63f879dbbcfc: Pulling fs layer [2021-06-03T05:26:19.288Z] 0d9ebad4ef96: Pulling fs layer [2021-06-03T05:26:19.288Z] e9a5061849ea: Pulling fs layer [2021-06-03T05:26:19.288Z] d747dcd14b5f: Pulling fs layer [2021-06-03T05:26:19.288Z] 2de7ff778b66: Pulling fs layer [2021-06-03T05:26:19.288Z] e9a5061849ea: Waiting [2021-06-03T05:26:19.288Z] d747dcd14b5f: Waiting [2021-06-03T05:26:19.288Z] 2de7ff778b66: Waiting [2021-06-03T05:26:19.288Z] 0d9ebad4ef96: Waiting [2021-06-03T05:26:19.288Z] 9712f1f96733: Verifying Checksum [2021-06-03T05:26:19.288Z] 9712f1f96733: Download complete [2021-06-03T05:26:21.210Z] 63f879dbbcfc: Verifying Checksum [2021-06-03T05:26:21.210Z] 63f879dbbcfc: Download complete [2021-06-03T05:26:21.210Z] e9a5061849ea: Verifying Checksum [2021-06-03T05:26:21.210Z] e9a5061849ea: Download complete [2021-06-03T05:26:21.210Z] d747dcd14b5f: Verifying Checksum [2021-06-03T05:26:21.210Z] d747dcd14b5f: Download complete [2021-06-03T05:26:21.482Z] 2de7ff778b66: Verifying Checksum [2021-06-03T05:26:21.482Z] 2de7ff778b66: Download complete [2021-06-03T05:26:21.746Z] 0d9ebad4ef96: Verifying Checksum [2021-06-03T05:26:21.746Z] 0d9ebad4ef96: Download complete [2021-06-03T05:26:22.015Z] ab5ef0e58194: Verifying Checksum [2021-06-03T05:26:22.015Z] ab5ef0e58194: Download complete [2021-06-03T05:26:24.596Z] ab5ef0e58194: Pull complete [2021-06-03T05:26:24.859Z] 9712f1f96733: Pull complete [2021-06-03T05:26:25.811Z] 63f879dbbcfc: Pull complete [2021-06-03T05:26:29.145Z] 0d9ebad4ef96: Pull complete [2021-06-03T05:26:29.145Z] e9a5061849ea: Pull complete [2021-06-03T05:26:29.145Z] d747dcd14b5f: Pull complete [2021-06-03T05:26:30.091Z] 2de7ff778b66: Pull complete [2021-06-03T05:26:30.091Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-03T05:26:30.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:26:30.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-03T05:26:30.178Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-03T05:26:30.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-03T05:26:39.516Z] $ docker top 5bf747a8b82d2c5f76423bd897c24cb444065ff45c78b903b7f666899fff007e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:26:39.653Z] provisioning config files... [2021-06-03T05:26:39.662Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7390419610216026893tmp [2021-06-03T05:26:39.674Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5575371996847938056tmp [2021-06-03T05:26:39.685Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4993907876980545681tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:26:39.705Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:26:40.003Z] ---> sigul-configuration.sh [2021-06-03T05:26:40.003Z] gpg: directory `/root/.gnupg' created [2021-06-03T05:26:40.003Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-03T05:26:40.003Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-03T05:26:40.003Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-03T05:26:40.003Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-03T05:26:40.003Z] gpg: CAST5 encrypted data [2021-06-03T05:26:40.003Z] gpg: encrypted with 1 passphrase [2021-06-03T05:26:40.003Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-03T05:26:40.301Z] + mkdir /home/jenkins [2021-06-03T05:26:40.301Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-03T05:26:40.593Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-03T05:26:40.604Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:26:40.898Z] ---> sigul-install.sh [2021-06-03T05:26:46.195Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-03T05:26:46.491Z] + git tag --list [2021-06-03T05:26:46.492Z] 0.7.1 [2021-06-03T05:26:46.492Z] v1.0.0 [2021-06-03T05:26:46.492Z] v1.1.0 [2021-06-03T05:26:46.492Z] v1.1.1 [2021-06-03T05:26:46.492Z] v1.2.2 [2021-06-03T05:26:46.492Z] v1.3.0 [2021-06-03T05:26:46.492Z] v1.3.1 [2021-06-03T05:26:46.492Z] v1.3.1-dev.1 [2021-06-03T05:26:46.492Z] v1.3.1-dev.2 [2021-06-03T05:26:46.492Z] v1.3.1-dev.3 [2021-06-03T05:26:46.492Z] v1.3.1-dev.4 [2021-06-03T05:26:46.492Z] v1.3.2-dev.1 [2021-06-03T05:26:46.492Z] v1.3.2-dev.10 [2021-06-03T05:26:46.492Z] v1.3.2-dev.11 [2021-06-03T05:26:46.492Z] v1.3.2-dev.12 [2021-06-03T05:26:46.492Z] v1.3.2-dev.13 [2021-06-03T05:26:46.492Z] v1.3.2-dev.14 [2021-06-03T05:26:46.492Z] v1.3.2-dev.15 [2021-06-03T05:26:46.492Z] v1.3.2-dev.16 [2021-06-03T05:26:46.492Z] v1.3.2-dev.17 [2021-06-03T05:26:46.492Z] v1.3.2-dev.2 [2021-06-03T05:26:46.492Z] v1.3.2-dev.3 [2021-06-03T05:26:46.492Z] v1.3.2-dev.4 [2021-06-03T05:26:46.492Z] v1.3.2-dev.5 [2021-06-03T05:26:46.492Z] v1.3.2-dev.6 [2021-06-03T05:26:46.492Z] v1.3.2-dev.7 [2021-06-03T05:26:46.492Z] v1.3.2-dev.8 [2021-06-03T05:26:46.492Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-03T05:26:46.938Z] + lftools sign git-tag v1.3.2-dev.17 [2021-06-03T05:26:47.297Z] Signing Git tag with Sigul... [2021-06-03T05:26:47.297Z] Signing v1.3.2-dev.17 [Pipeline] echo [2021-06-03T05:26:48.103Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:26:48.398Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-03T05:26:48.407Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-03T05:26:48.460Z] $ docker stop --time=1 5bf747a8b82d2c5f76423bd897c24cb444065ff45c78b903b7f666899fff007e [2021-06-03T05:26:51.115Z] $ docker rm -f 5bf747a8b82d2c5f76423bd897c24cb444065ff45c78b903b7f666899fff007e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:26:51.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:26:51.736Z] . [Pipeline] withDockerContainer [2021-06-03T05:26:51.808Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-03T05:26:51.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:26:52.214Z] $ docker top 084efcf51386460152eb1bfbc532a608c270ef19403ba990d7ec1630d10f9c0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:26:52.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:26:52.354Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:26:52.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:26:52.453Z] $ docker exec 084efcf51386460152eb1bfbc532a608c270ef19403ba990d7ec1630d10f9c0e ssh-agent [2021-06-03T05:26:52.585Z] SSH_AUTH_SOCK=/tmp/ssh-6eC4xzoaWBTD/agent.14 [2021-06-03T05:26:52.585Z] SSH_AGENT_PID=21 [2021-06-03T05:26:52.590Z] Running ssh-add (command line suppressed) [2021-06-03T05:26:52.671Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5025154523615582583.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5025154523615582583.key) [2021-06-03T05:26:52.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:26:53.006Z] + git semver bump pre [2021-06-03T05:26:53.006Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:26:53.006Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-03T05:26:53.006Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:26:53.006Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:26:53.006Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:26:53.006Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:26:53.006Z] # $SEMVER_BRANCH = master [2021-06-03T05:26:53.006Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-03T05:26:53.006Z] 1.3.2-dev.18 [Pipeline] } [2021-06-03T05:26:53.002Z] $ docker exec --env ******** --env ******** 084efcf51386460152eb1bfbc532a608c270ef19403ba990d7ec1630d10f9c0e ssh-agent -k [2021-06-03T05:26:53.096Z] unset SSH_AUTH_SOCK; [2021-06-03T05:26:53.096Z] unset SSH_AGENT_PID; [2021-06-03T05:26:53.096Z] echo Agent pid 21 killed; [2021-06-03T05:26:53.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:26:53.461Z] + git semver [Pipeline] } [2021-06-03T05:26:53.462Z] $ docker stop --time=1 084efcf51386460152eb1bfbc532a608c270ef19403ba990d7ec1630d10f9c0e [2021-06-03T05:26:54.862Z] $ docker rm -f 084efcf51386460152eb1bfbc532a608c270ef19403ba990d7ec1630d10f9c0e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:26:55.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:26:55.285Z] . [Pipeline] withDockerContainer [2021-06-03T05:26:55.359Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-03T05:26:55.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:26:55.772Z] $ docker top 7a1902196ba50d1c17efdc2f606aa4b9414180bbce2648287d1212d533d18461 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:26:55.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:26:55.923Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:26:56.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:26:56.026Z] $ docker exec 7a1902196ba50d1c17efdc2f606aa4b9414180bbce2648287d1212d533d18461 ssh-agent [2021-06-03T05:26:56.148Z] SSH_AUTH_SOCK=/tmp/ssh-WmzhbfO2NS0e/agent.14 [2021-06-03T05:26:56.148Z] SSH_AGENT_PID=21 [2021-06-03T05:26:56.154Z] Running ssh-add (command line suppressed) [2021-06-03T05:26:56.244Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6217177457182610986.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6217177457182610986.key) [2021-06-03T05:26:56.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:26:56.580Z] + git semver push [2021-06-03T05:26:56.580Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:26:56.580Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-03T05:26:56.580Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:26:56.580Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:26:56.580Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:26:56.580Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:26:56.580Z] # $SEMVER_BRANCH = master [2021-06-03T05:26:56.580Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-03T05:27:00.791Z] $ docker exec --env ******** --env ******** 7a1902196ba50d1c17efdc2f606aa4b9414180bbce2648287d1212d533d18461 ssh-agent -k [2021-06-03T05:27:00.900Z] unset SSH_AUTH_SOCK; [2021-06-03T05:27:00.900Z] unset SSH_AGENT_PID; [2021-06-03T05:27:00.901Z] echo Agent pid 21 killed; [2021-06-03T05:27:00.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:27:01.264Z] + git semver [Pipeline] } [2021-06-03T05:27:01.264Z] $ docker stop --time=1 7a1902196ba50d1c17efdc2f606aa4b9414180bbce2648287d1212d533d18461 [2021-06-03T05:27:02.516Z] $ docker rm -f 7a1902196ba50d1c17efdc2f606aa4b9414180bbce2648287d1212d533d18461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:27:03.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:27:04.230Z] ---> package-listing.sh [2021-06-03T05:27:04.230Z] ++ facter osfamily [2021-06-03T05:27:04.230Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T05:27:04.492Z] + OS_FAMILY=redhat [2021-06-03T05:27:04.493Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:27:04.493Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T05:27:04.493Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T05:27:04.493Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T05:27:04.493Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T05:27:04.493Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-03T05:27:04.493Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T05:27:04.493Z] + case "${OS_FAMILY}" in [2021-06-03T05:27:04.493Z] + sort [2021-06-03T05:27:04.493Z] + rpm -qa [2021-06-03T05:27:05.204Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T05:27:05.204Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T05:27:05.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T05:27:05.204Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-03T05:27:05.204Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-06-03T05:27:05.204Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2021-06-03T05:27:05.217Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T05:27:05.558Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:27:06.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:27:06.139Z] [2021-06-03T05:27:06.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:27:06.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:27:06.452Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T05:27:06.452Z] df20fa9351a1: Pulling fs layer [2021-06-03T05:27:06.452Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T05:27:06.452Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T05:27:06.452Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T05:27:06.452Z] 93b61091891f: Pulling fs layer [2021-06-03T05:27:06.452Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T05:27:06.452Z] 5e14af77c1be: Pulling fs layer [2021-06-03T05:27:06.452Z] 01666e4c0597: Pulling fs layer [2021-06-03T05:27:06.452Z] aa168da1d23b: Pulling fs layer [2021-06-03T05:27:06.452Z] 93b9cdb0e59b: Waiting [2021-06-03T05:27:06.452Z] 5e14af77c1be: Waiting [2021-06-03T05:27:06.452Z] 01666e4c0597: Waiting [2021-06-03T05:27:06.452Z] aa168da1d23b: Waiting [2021-06-03T05:27:06.452Z] 46f8f816bc3b: Waiting [2021-06-03T05:27:06.452Z] 93b61091891f: Waiting [2021-06-03T05:27:06.452Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T05:27:06.452Z] 36b3adc4ff6f: Download complete [2021-06-03T05:27:06.715Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T05:27:06.715Z] 46f8f816bc3b: Download complete [2021-06-03T05:27:07.285Z] df20fa9351a1: Verifying Checksum [2021-06-03T05:27:07.285Z] df20fa9351a1: Download complete [2021-06-03T05:27:07.285Z] 93b61091891f: Verifying Checksum [2021-06-03T05:27:07.285Z] 93b61091891f: Download complete [2021-06-03T05:27:07.285Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T05:27:07.285Z] 93b9cdb0e59b: Download complete [2021-06-03T05:27:07.285Z] 5e14af77c1be: Verifying Checksum [2021-06-03T05:27:07.285Z] 5e14af77c1be: Download complete [2021-06-03T05:27:07.285Z] 01666e4c0597: Verifying Checksum [2021-06-03T05:27:07.285Z] 01666e4c0597: Download complete [2021-06-03T05:27:07.285Z] df20fa9351a1: Pull complete [2021-06-03T05:27:07.285Z] 36b3adc4ff6f: Pull complete [2021-06-03T05:27:07.860Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T05:27:07.860Z] 8ad3a11d3b57: Download complete [2021-06-03T05:27:08.434Z] 8ad3a11d3b57: Pull complete [2021-06-03T05:27:08.434Z] 46f8f816bc3b: Pull complete [2021-06-03T05:27:08.711Z] 93b61091891f: Pull complete [2021-06-03T05:27:08.972Z] 93b9cdb0e59b: Pull complete [2021-06-03T05:27:08.972Z] 5e14af77c1be: Pull complete [2021-06-03T05:27:08.972Z] 01666e4c0597: Pull complete [2021-06-03T05:27:10.882Z] aa168da1d23b: Verifying Checksum [2021-06-03T05:27:10.882Z] aa168da1d23b: Download complete [2021-06-03T05:27:15.120Z] aa168da1d23b: Pull complete [2021-06-03T05:27:15.120Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T05:27:15.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:27:15.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T05:27:15.191Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-03T05:27:15.217Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T05:27:19.155Z] $ docker top 4f25bd1f946f982c1844ef58cdcee1e45c065af166134c3eaf6666f930615938 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:27:19.556Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T05:27:19.854Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T05:27:20.148Z] + ls /var/log/sa-host [2021-06-03T05:27:20.149Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T05:27:20.149Z] file_magic: OK [2021-06-03T05:27:20.149Z] HZ: Using current value: 100 [2021-06-03T05:27:20.149Z] file_header: OK [2021-06-03T05:27:20.149Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-03T05:27:20.149Z] Statistics: [2021-06-03T05:27:20.149Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:27:20.149Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T05:27:20.149Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T05:27:20.149Z] file_magic: OK [2021-06-03T05:27:20.149Z] HZ: Using current value: 100 [2021-06-03T05:27:20.149Z] file_header: OK [2021-06-03T05:27:20.149Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-03T05:27:20.149Z] Statistics: [2021-06-03T05:27:20.149Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:27:20.149Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:27:20.710Z] provisioning config files... [2021-06-03T05:27:20.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5205891434450362250tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:27:20.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:27:21.042Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T05:27:21.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T05:27:21.076Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:27:21.380Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T05:27:21.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:27:21.693Z] ---> sudo-logs.sh [2021-06-03T05:27:21.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T05:27:21.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:27:22.013Z] ---> job-cost.sh [2021-06-03T05:27:22.014Z] lf-activate-venv: SKIPPING [2021-06-03T05:27:22.014Z] DEBUG: total: 0.18000000715255737 [2021-06-03T05:27:22.014Z] INFO: Retrieving Stack Cost... [2021-06-03T05:27:22.955Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T05:27:23.527Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T05:27:23.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:27:23.836Z] ---> logs-deploy.sh [2021-06-03T05:27:23.836Z] lf-activate-venv: SKIPPING [2021-06-03T05:27:23.836Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/49 [2021-06-03T05:27:23.836Z] INFO: archiving workspace using pattern(s): [2021-06-03T05:27:24.783Z] Archives upload complete. [2021-06-03T05:27:24.783Z] INFO: archiving logs to Nexus [2021-06-03T05:27:25.357Z] ---> uname -a: [2021-06-03T05:27:25.357Z] Linux prd-centos7-docker-4c-2g-240.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] ---> lscpu: [2021-06-03T05:27:25.357Z] Architecture: x86_64 [2021-06-03T05:27:25.357Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T05:27:25.357Z] Byte Order: Little Endian [2021-06-03T05:27:25.357Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T05:27:25.357Z] CPU(s): 2 [2021-06-03T05:27:25.357Z] On-line CPU(s) list: 0,1 [2021-06-03T05:27:25.357Z] Thread(s) per core: 1 [2021-06-03T05:27:25.357Z] Core(s) per socket: 1 [2021-06-03T05:27:25.357Z] Socket(s): 2 [2021-06-03T05:27:25.357Z] NUMA node(s): 1 [2021-06-03T05:27:25.357Z] Vendor ID: AuthenticAMD [2021-06-03T05:27:25.357Z] CPU family: 23 [2021-06-03T05:27:25.357Z] Model: 49 [2021-06-03T05:27:25.357Z] Model name: AMD EPYC-Rome Processor [2021-06-03T05:27:25.357Z] Stepping: 0 [2021-06-03T05:27:25.357Z] CPU MHz: 2800.000 [2021-06-03T05:27:25.357Z] BogoMIPS: 5600.00 [2021-06-03T05:27:25.357Z] Virtualization: AMD-V [2021-06-03T05:27:25.357Z] Hypervisor vendor: KVM [2021-06-03T05:27:25.357Z] Virtualization type: full [2021-06-03T05:27:25.357Z] L1d cache: 64 KiB [2021-06-03T05:27:25.357Z] L1i cache: 64 KiB [2021-06-03T05:27:25.357Z] L2 cache: 1 MiB [2021-06-03T05:27:25.357Z] L3 cache: 32 MiB [2021-06-03T05:27:25.357Z] NUMA node0 CPU(s): 0,1 [2021-06-03T05:27:25.357Z] Vulnerability Itlb multihit: Not affected [2021-06-03T05:27:25.357Z] Vulnerability L1tf: Not affected [2021-06-03T05:27:25.357Z] Vulnerability Mds: Not affected [2021-06-03T05:27:25.357Z] Vulnerability Meltdown: Not affected [2021-06-03T05:27:25.357Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T05:27:25.357Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T05:27:25.357Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T05:27:25.357Z] Vulnerability Srbds: Not affected [2021-06-03T05:27:25.357Z] Vulnerability Tsx async abort: Not affected [2021-06-03T05:27:25.357Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] ---> nproc: [2021-06-03T05:27:25.357Z] 2 [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] ---> df -h: [2021-06-03T05:27:25.357Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T05:27:25.357Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-03T05:27:25.357Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T05:27:25.357Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T05:27:25.357Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-03T05:27:25.357Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] ---> free -m: [2021-06-03T05:27:25.357Z] total used free shared buff/cache available [2021-06-03T05:27:25.357Z] Mem: 7821 1276 3160 0 3384 6462 [2021-06-03T05:27:25.357Z] Swap: 1023 0 1023 [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] ---> ip addr: [2021-06-03T05:27:25.357Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T05:27:25.357Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T05:27:25.357Z] inet 127.0.0.1/8 scope host lo [2021-06-03T05:27:25.357Z] valid_lft forever preferred_lft forever [2021-06-03T05:27:25.357Z] inet6 ::1/128 scope host [2021-06-03T05:27:25.357Z] valid_lft forever preferred_lft forever [2021-06-03T05:27:25.357Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T05:27:25.357Z] link/ether fa:16:3e:47:e0:49 brd ff:ff:ff:ff:ff:ff [2021-06-03T05:27:25.357Z] inet 10.30.123.203/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T05:27:25.357Z] valid_lft 85716sec preferred_lft 85716sec [2021-06-03T05:27:25.357Z] inet6 fe80::f816:3eff:fe47:e049/64 scope link [2021-06-03T05:27:25.357Z] valid_lft forever preferred_lft forever [2021-06-03T05:27:25.357Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T05:27:25.357Z] link/ether 02:42:2a:d7:68:f1 brd ff:ff:ff:ff:ff:ff [2021-06-03T05:27:25.357Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T05:27:25.357Z] valid_lft forever preferred_lft forever [2021-06-03T05:27:25.357Z] inet6 fe80::42:2aff:fed7:68f1/64 scope link [2021-06-03T05:27:25.357Z] valid_lft forever preferred_lft forever [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] ---> sar -b -r -n DEV: [2021-06-03T05:27:25.357Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] 05:15:42 LINUX RESTART (2 CPU) [2021-06-03T05:27:25.357Z] [2021-06-03T05:27:25.357Z] 05:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T05:27:25.357Z] 05:18:01 3.45 0.02 3.43 0.00 0.53 117.95 0.00 [2021-06-03T05:27:25.357Z] 05:19:01 0.42 0.00 0.42 0.00 0.00 6.23 0.00 [2021-06-03T05:27:25.357Z] 05:20:01 0.27 0.00 0.27 0.00 0.00 3.62 0.00 [2021-06-03T05:27:25.358Z] 05:21:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 [2021-06-03T05:27:25.358Z] 05:22:01 0.30 0.00 0.30 0.00 0.00 5.05 0.00 [2021-06-03T05:27:25.358Z] 05:23:01 0.33 0.00 0.33 0.00 0.00 5.03 0.00 [2021-06-03T05:27:25.358Z] 05:24:01 0.13 0.00 0.13 0.00 0.00 2.28 0.00 [2021-06-03T05:27:25.358Z] 05:25:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 [2021-06-03T05:27:25.358Z] 05:26:01 66.34 0.03 66.31 0.00 3.73 29044.18 0.00 [2021-06-03T05:27:25.358Z] 05:27:01 141.02 0.00 141.02 0.00 0.00 31867.48 0.00 [2021-06-03T05:27:25.358Z] Average: 21.28 0.00 21.27 0.00 0.43 6107.35 0.00 [2021-06-03T05:27:25.358Z] [2021-06-03T05:27:25.358Z] 05:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T05:27:25.358Z] 05:18:01 5468084 0 801696 10.01 2620 1736540 1231500 13.60 571588 1571984 20 [2021-06-03T05:27:25.358Z] 05:19:01 5467608 0 802164 10.02 2620 1736548 1231512 13.60 564056 1579704 8 [2021-06-03T05:27:25.358Z] 05:20:01 5465756 0 804016 10.04 2620 1736548 1231644 13.60 565732 1579700 16 [2021-06-03T05:27:25.358Z] 05:21:01 5471356 0 798412 9.97 2620 1736552 1203492 13.29 560264 1580508 16 [2021-06-03T05:27:25.358Z] 05:22:01 5467332 0 802428 10.02 2620 1736560 1203760 13.29 564304 1580508 16 [2021-06-03T05:27:25.358Z] 05:23:01 5466448 0 803312 10.03 2620 1736560 1203800 13.29 565380 1580508 20 [2021-06-03T05:27:25.358Z] 05:24:01 5456664 0 813088 10.15 2620 1736568 1203884 13.29 574916 1580508 8 [2021-06-03T05:27:25.358Z] 05:25:01 5456912 0 812832 10.15 2620 1736576 1203620 13.29 574784 1580508 8 [2021-06-03T05:27:25.358Z] 05:26:01 4572876 0 978736 12.22 2620 2454708 1499540 16.56 714420 2237220 28 [2021-06-03T05:27:25.358Z] 05:27:01 3724648 0 1223068 15.27 2620 3058604 1625468 17.95 941748 2704096 60 [2021-06-03T05:27:25.358Z] Average: 5201768 0 863975 10.79 2620 1940576 1283822 14.17 619719 1757524 20 [2021-06-03T05:27:25.358Z] [2021-06-03T05:27:25.358Z] 05:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T05:27:25.358Z] 05:18:01 eth0 4.76 1.87 3.36 0.25 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:19:01 eth0 2.27 0.50 0.68 0.39 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:20:01 eth0 1.83 0.72 0.84 0.61 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:21:01 eth0 0.55 0.08 0.06 0.04 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:22:01 eth0 1.40 0.42 0.46 0.27 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:23:01 eth0 1.03 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:24:01 eth0 0.57 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:25:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:26:01 veth65f9757 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:26:01 eth0 424.68 393.27 4080.90 32.50 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:27:01 vetha8e90e6 1.98 1.45 0.33 0.31 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:27:01 eth0 533.59 478.97 3915.25 131.32 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] 05:27:01 docker0 101.83 109.16 7.54 653.20 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] Average: vetha8e90e6 0.20 0.14 0.03 0.03 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] Average: eth0 97.11 87.68 800.42 16.58 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] Average: docker0 10.19 10.92 0.75 65.34 0.00 0.00 0.00 0.00 [2021-06-03T05:27:25.358Z] [2021-06-03T05:27:25.358Z] [2021-06-03T05:27:25.358Z] ---> sar -P ALL: [2021-06-03T05:27:25.358Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T05:27:25.358Z] [2021-06-03T05:27:25.358Z] 05:15:42 LINUX RESTART (2 CPU) [2021-06-03T05:27:25.358Z] [2021-06-03T05:27:25.358Z] 05:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T05:27:25.358Z] 05:18:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-06-03T05:27:25.358Z] 05:18:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-06-03T05:27:25.358Z] 05:18:01 1 0.07 0.00 0.07 0.00 0.05 99.82 [2021-06-03T05:27:25.358Z] 05:19:01 all 0.13 0.00 0.05 0.00 0.02 99.80 [2021-06-03T05:27:25.358Z] 05:19:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-03T05:27:25.358Z] 05:19:01 1 0.12 0.00 0.08 0.00 0.02 99.78 [2021-06-03T05:27:25.358Z] 05:20:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-03T05:27:25.358Z] 05:20:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-03T05:27:25.358Z] 05:20:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-03T05:27:25.358Z] 05:21:01 all 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-03T05:27:25.358Z] 05:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-03T05:27:25.358Z] 05:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-03T05:27:25.358Z] 05:22:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-03T05:27:25.358Z] 05:22:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-03T05:27:25.358Z] 05:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-03T05:27:25.358Z] 05:23:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-03T05:27:25.358Z] 05:23:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-03T05:27:25.358Z] 05:23:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-03T05:27:25.358Z] 05:24:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-06-03T05:27:25.358Z] 05:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-03T05:27:25.358Z] 05:24:01 1 0.23 0.00 0.05 0.00 0.00 99.72 [2021-06-03T05:27:25.358Z] 05:25:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-06-03T05:27:25.358Z] 05:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-03T05:27:25.358Z] 05:25:01 1 0.27 0.00 0.02 0.00 0.02 99.70 [2021-06-03T05:27:25.358Z] 05:26:01 all 7.81 0.00 3.47 3.48 0.05 85.19 [2021-06-03T05:27:25.358Z] 05:26:01 0 7.81 0.00 3.77 4.99 0.05 83.38 [2021-06-03T05:27:25.358Z] 05:26:01 1 7.81 0.00 3.16 1.98 0.05 86.99 [2021-06-03T05:27:25.358Z] 05:27:01 all 16.61 0.00 7.39 8.71 0.10 67.20 [2021-06-03T05:27:25.358Z] 05:27:01 0 14.76 0.00 7.40 10.47 0.11 67.26 [2021-06-03T05:27:25.358Z] 05:27:01 1 18.45 0.00 7.38 6.96 0.09 67.13 [2021-06-03T05:27:25.358Z] Average: all 2.46 0.00 1.08 1.18 0.03 95.25 [2021-06-03T05:27:25.358Z] Average: 0 2.28 0.00 1.10 1.50 0.03 95.09 [2021-06-03T05:27:25.358Z] Average: 1 2.63 0.00 1.05 0.86 0.03 95.42 [2021-06-03T05:27:25.358Z] [2021-06-03T05:27:25.358Z] [2021-06-03T05:27:25.358Z]