Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d35fec13df66dc1861fe13888b1fd266694d2b98 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-ssh8244459461138424693.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6304196981752475487.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh194310760527927201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh1230722932522349163.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh7491290217774198712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-433 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 d35fec13df66dc1861fe13888b1fd266694d2b98 (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-ssh7869283607580151049.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 d35fec13df66dc1861fe13888b1fd266694d2b98 # timeout=10 Commit message: "Merge pull request #273 from weichou1229/issue-212" > git rev-list --no-walk 9a33ad598db671ad3c0e320f1f5a4ec002be7f7b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T03:23:03.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T03:23:03.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T03:23:03.387Z] ========================================================= [2021-06-11T03:23:03.387Z] EdgeX Global Pipelines Version Info [2021-06-11T03:23:03.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:23:05.005Z] ------------------- [2021-06-11T03:23:05.005Z] stable info: [2021-06-11T03:23:05.005Z] ------------------- [2021-06-11T03:23:05.005Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T03:23:05.005Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T03:23:05.005Z] Message: update stable to v1.0.195 [2021-06-11T03:23:05.589Z] ------------------- [2021-06-11T03:23:05.589Z] experimental info: [2021-06-11T03:23:05.589Z] ------------------- [2021-06-11T03:23:05.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T03:23:05.589Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T03:23:05.589Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T03:23:05.725Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-06-11T03:23:05.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-06-11T03:23:05.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T03:23:05.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T03:23:05.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T03:23:05.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T03:23:05.878Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T03:23:05.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T03:23:05.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T03:23:05.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T03:23:06.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T03:23:06.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-06-11T03:23:06.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T03:23:06.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T03:23:06.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T03:23:06.126Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T03:23:06.171Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T03:23:06.199Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T03:23:06.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T03:23:06.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-11T03:23:06.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-11T03:23:06.317Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-11T03:23:06.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T03:23:06.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T03:23:06.387Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-11T03:23:06.409Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T03:23:06.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-11T03:23:06.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-11T03:23:06.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-11T03:23:06.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] echo [2021-06-11T03:23:06.580Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d35fec1 [Pipeline] echo [2021-06-11T03:23:06.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:23:06.691Z] provisioning config files... [2021-06-11T03:23:06.709Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1600169068352544038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:23:07.025Z] ---> docker-login.sh [2021-06-11T03:23:07.025Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:23:07.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:23:07.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:23:07.294Z] Configure a credential helper to remove this warning. See [2021-06-11T03:23:07.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:23:07.294Z] [2021-06-11T03:23:07.294Z] Login Succeeded [2021-06-11T03:23:07.294Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:23:07.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:23:07.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:23:07.294Z] Configure a credential helper to remove this warning. See [2021-06-11T03:23:07.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:23:07.294Z] [2021-06-11T03:23:07.294Z] Login Succeeded [2021-06-11T03:23:07.294Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:23:07.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:23:07.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:23:07.559Z] Configure a credential helper to remove this warning. See [2021-06-11T03:23:07.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:23:07.559Z] [2021-06-11T03:23:07.559Z] Login Succeeded [2021-06-11T03:23:07.559Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:23:07.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:23:07.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:23:07.559Z] Configure a credential helper to remove this warning. See [2021-06-11T03:23:07.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:23:07.559Z] [2021-06-11T03:23:07.559Z] Login Succeeded [2021-06-11T03:23:07.559Z] docker.io [2021-06-11T03:23:07.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:23:08.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:23:08.084Z] Configure a credential helper to remove this warning. See [2021-06-11T03:23:08.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:23:08.084Z] [2021-06-11T03:23:08.084Z] Login Succeeded [2021-06-11T03:23:08.084Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:23:08.093Z] 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-11T03:23:08.638Z] + git log --format=format:%s -1 d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] echo [2021-06-11T03:23:08.676Z] GIT_COMMIT: d35fec13df66dc1861fe13888b1fd266694d2b98, Commit Message: Merge pull request #273 from weichou1229/issue-212 [Pipeline] echo [2021-06-11T03:23:08.690Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:23:09.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:23:09.654Z] [2021-06-11T03:23:09.654Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:23:09.970Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:23:09.970Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T03:23:09.970Z] 31603596830f: Pulling fs layer [2021-06-11T03:23:09.970Z] 54011a49482f: Pulling fs layer [2021-06-11T03:23:09.970Z] a6820b24f6d8: Pulling fs layer [2021-06-11T03:23:09.970Z] f581987b2513: Pulling fs layer [2021-06-11T03:23:09.970Z] f581987b2513: Waiting [2021-06-11T03:23:09.970Z] 54011a49482f: Download complete [2021-06-11T03:23:10.240Z] 31603596830f: Download complete [2021-06-11T03:23:10.502Z] f581987b2513: Verifying Checksum [2021-06-11T03:23:10.502Z] f581987b2513: Download complete [2021-06-11T03:23:10.502Z] 31603596830f: Pull complete [2021-06-11T03:23:10.502Z] 54011a49482f: Pull complete [2021-06-11T03:23:10.765Z] a6820b24f6d8: Verifying Checksum [2021-06-11T03:23:10.765Z] a6820b24f6d8: Download complete [2021-06-11T03:23:11.358Z] a6820b24f6d8: Pull complete [2021-06-11T03:23:11.619Z] f581987b2513: Pull complete [2021-06-11T03:23:11.619Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T03:23:11.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:23:11.619Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T03:23:11.703Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-06-11T03:23:11.751Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T03:23:12.624Z] $ docker top cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:23:12.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:23:12.748Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:23:12.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:23:12.877Z] $ docker exec cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 ssh-agent [2021-06-11T03:23:12.985Z] SSH_AUTH_SOCK=/tmp/ssh-dhy9iObyHlFn/agent.13 [2021-06-11T03:23:12.985Z] SSH_AGENT_PID=19 [2021-06-11T03:23:12.992Z] Running ssh-add (command line suppressed) [2021-06-11T03:23:13.074Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4950384962144248378.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4950384962144248378.key) [2021-06-11T03:23:13.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:23:13.391Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T03:23:13.405Z] $ docker exec --env ******** --env ******** cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 ssh-agent -k [2021-06-11T03:23:13.493Z] unset SSH_AUTH_SOCK; [2021-06-11T03:23:13.493Z] unset SSH_AGENT_PID; [2021-06-11T03:23:13.493Z] echo Agent pid 19 killed; [2021-06-11T03:23:13.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T03:23:13.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:23:13.548Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:23:13.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:23:13.658Z] $ docker exec cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 ssh-agent [2021-06-11T03:23:13.756Z] SSH_AUTH_SOCK=/tmp/ssh-yMTZ2Gkrgk0v/agent.53 [2021-06-11T03:23:13.756Z] SSH_AGENT_PID=61 [2021-06-11T03:23:13.762Z] Running ssh-add (command line suppressed) [2021-06-11T03:23:13.860Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8638572029174431560.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8638572029174431560.key) [2021-06-11T03:23:13.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:23:14.188Z] + git semver init [2021-06-11T03:23:14.188Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:23:14.188Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-11T03:23:14.188Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:23:14.188Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:23:14.188Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:23:14.188Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:23:14.188Z] # $SEMVER_BRANCH = master [2021-06-11T03:23:14.188Z] # $SEMVER_TEMP = /tmp/semver-055741345 [2021-06-11T03:23:14.188Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-06-11T03:23:14.453Z] # '/tmp/semver-055741345' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-06-11T03:23:14.453Z] # -> Force: false [2021-06-11T03:23:14.453Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-11T03:23:14.465Z] $ docker exec --env ******** --env ******** cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 ssh-agent -k [2021-06-11T03:23:14.567Z] unset SSH_AUTH_SOCK; [2021-06-11T03:23:14.567Z] unset SSH_AGENT_PID; [2021-06-11T03:23:14.567Z] echo Agent pid 61 killed; [2021-06-11T03:23:14.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:23:14.921Z] + git semver [Pipeline] } [2021-06-11T03:23:14.935Z] $ docker stop --time=1 cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 [2021-06-11T03:23:16.166Z] $ docker rm -f cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T03:23:16.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T03:23:16.791Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T03:23:16.795Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.21 [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-11T03:23:32.072Z] Still waiting to schedule task [2021-06-11T03:23:32.073Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-433’ [2021-06-11T03:23:32.075Z] Still waiting to schedule task [2021-06-11T03:23:32.075Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-11T03:25:27.246Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-434 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-11T03:25:27.265Z] Running in /w/workspace/device-mqtt-go/53 [Pipeline] { [Pipeline] checkout [2021-06-11T03:25:27.491Z] Selected Git installation does not exist. Using Default [2021-06-11T03:25:27.491Z] The recommended git tool is: NONE [2021-06-11T03:25:32.653Z] using credential edgex-jenkins-ssh [2021-06-11T03:25:32.671Z] Cloning the remote Git repository [2021-06-11T03:25:32.722Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-11T03:25:32.870Z] > git init /w/workspace/device-mqtt-go/53 # timeout=10 [2021-06-11T03:25:33.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-11T03:25:33.010Z] > git --version # timeout=10 [2021-06-11T03:25:33.080Z] > git --version # 'git version 2.17.1' [2021-06-11T03:25:33.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T03:25:33.198Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:25:34.009Z] Avoid second fetch [2021-06-11T03:25:34.010Z] Checking out Revision d35fec13df66dc1861fe13888b1fd266694d2b98 (master) [2021-06-11T03:25:33.962Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-11T03:25:33.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:25:34.030Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T03:25:34.053Z] > git checkout -f d35fec13df66dc1861fe13888b1fd266694d2b98 # timeout=10 [2021-06-11T03:25:38.229Z] Commit message: "Merge pull request #273 from weichou1229/issue-212" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T03:25:39.520Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T03:25:39.814Z] Running on prd-centos7-docker-4c-2g-436 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-11T03:25:39.833Z] Running in /w/workspace/device-mqtt-go/53 [Pipeline] { [Pipeline] checkout [2021-06-11T03:25:39.935Z] Selected Git installation does not exist. Using Default [2021-06-11T03:25:39.935Z] The recommended git tool is: NONE [2021-06-11T03:25:39.945Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T03:25:40.295Z] + sudo service docker restart+ [2021-06-11T03:25:40.295Z] true [2021-06-11T03:25:42.241Z] using credential edgex-jenkins-ssh [2021-06-11T03:25:42.258Z] Cloning the remote Git repository [2021-06-11T03:25:42.923Z] Avoid second fetch [2021-06-11T03:25:42.924Z] Checking out Revision d35fec13df66dc1861fe13888b1fd266694d2b98 (master) [2021-06-11T03:25:41.783Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-11T03:25:41.863Z] > git init /w/workspace/device-mqtt-go/53 # timeout=10 [2021-06-11T03:25:41.892Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-11T03:25:41.892Z] > git --version # timeout=10 [2021-06-11T03:25:41.900Z] > git --version # 'git version 2.24.4' [2021-06-11T03:25:41.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T03:25:41.925Z] [INFO] Currently running in a labeled security context [2021-06-11T03:25:41.925Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T03:25:41.926Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/53@tmp/jenkins-gitclient-ssh7142411927314486788.key [2021-06-11T03:25:41.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:25:42.469Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-11T03:25:42.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:25:42.493Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T03:25:42.505Z] > git checkout -f d35fec13df66dc1861fe13888b1fd266694d2b98 # timeout=10 [2021-06-11T03:25:46.248Z] Commit message: "Merge pull request #273 from weichou1229/issue-212" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T03:25:47.209Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T03:25:47.552Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T03:25:47.870Z] + sudo service docker restart [2021-06-11T03:25:47.870Z] + true [2021-06-11T03:25:47.870Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:25:58.704Z] provisioning config files... [2021-06-11T03:25:58.731Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/53@tmp/config7917892884266357962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:25:59.114Z] ---> docker-login.sh [2021-06-11T03:25:59.114Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:26:00.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:00.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:00.370Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:00.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:00.370Z] [2021-06-11T03:26:00.370Z] Login Succeeded [2021-06-11T03:26:00.370Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:26:00.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:00.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:00.917Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:00.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:00.917Z] [2021-06-11T03:26:00.917Z] Login Succeeded [2021-06-11T03:26:00.917Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:26:01.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:01.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:01.191Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:01.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:01.191Z] [2021-06-11T03:26:01.191Z] Login Succeeded [2021-06-11T03:26:01.191Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:26:01.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:01.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:01.793Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:01.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:01.793Z] [2021-06-11T03:26:01.793Z] Login Succeeded [2021-06-11T03:26:01.793Z] docker.io [2021-06-11T03:26:02.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:02.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:02.667Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:02.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:02.667Z] [2021-06-11T03:26:02.667Z] Login Succeeded [2021-06-11T03:26:02.667Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:26:02.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T03:26:02.985Z] ========================================================= [2021-06-11T03:26:02.985Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T03:26:02.985Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:26:03.352Z] + 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-11T03:26:03.625Z] Sending build context to Docker daemon 602.1kB [2021-06-11T03:26:03.625Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T03:26:03.625Z] Step 2/8 : FROM ${BASE} [2021-06-11T03:26:03.897Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T03:26:03.897Z] 595b0fe564bb: Pulling fs layer [2021-06-11T03:26:03.897Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T03:26:03.897Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T03:26:03.897Z] ba82ee9f976e: Pulling fs layer [2021-06-11T03:26:03.897Z] 506bd15cee9f: Pulling fs layer [2021-06-11T03:26:03.897Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T03:26:03.897Z] 618dc40b7e24: Pulling fs layer [2021-06-11T03:26:03.897Z] ba82ee9f976e: Waiting [2021-06-11T03:26:03.897Z] 506bd15cee9f: Waiting [2021-06-11T03:26:03.897Z] 75a0a4a0db45: Waiting [2021-06-11T03:26:03.897Z] 618dc40b7e24: Waiting [2021-06-11T03:26:03.897Z] 5b7225fbf94c: Download complete [2021-06-11T03:26:03.897Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T03:26:03.897Z] 3088b5b3c5c0: Download complete [2021-06-11T03:26:04.173Z] 506bd15cee9f: Verifying Checksum [2021-06-11T03:26:04.173Z] 506bd15cee9f: Download complete [2021-06-11T03:26:04.173Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T03:26:04.173Z] 75a0a4a0db45: Download complete [2021-06-11T03:26:04.173Z] 595b0fe564bb: Verifying Checksum [2021-06-11T03:26:04.173Z] 595b0fe564bb: Download complete [2021-06-11T03:26:04.787Z] 595b0fe564bb: Pull complete [2021-06-11T03:26:05.395Z] 3088b5b3c5c0: Pull complete [2021-06-11T03:26:05.688Z] 5b7225fbf94c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:26:06.094Z] provisioning config files... [2021-06-11T03:26:06.108Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/53@tmp/config7364720385616526904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:26:06.438Z] ---> docker-login.sh [2021-06-11T03:26:06.438Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:26:06.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:06.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:06.702Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:06.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:06.702Z] [2021-06-11T03:26:06.702Z] Login Succeeded [2021-06-11T03:26:06.702Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:26:06.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:06.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:06.987Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:06.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:06.987Z] [2021-06-11T03:26:06.987Z] Login Succeeded [2021-06-11T03:26:06.987Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:26:06.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:06.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:06.987Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:06.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:06.987Z] [2021-06-11T03:26:06.987Z] Login Succeeded [2021-06-11T03:26:06.987Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:26:07.148Z] 618dc40b7e24: Verifying Checksum [2021-06-11T03:26:07.148Z] 618dc40b7e24: Download complete [2021-06-11T03:26:07.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:07.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:07.248Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:07.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:07.248Z] [2021-06-11T03:26:07.248Z] Login Succeeded [2021-06-11T03:26:07.248Z] docker.io [2021-06-11T03:26:07.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:26:07.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:26:07.510Z] Configure a credential helper to remove this warning. See [2021-06-11T03:26:07.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:26:07.510Z] [2021-06-11T03:26:07.510Z] Login Succeeded [2021-06-11T03:26:07.510Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:26:07.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T03:26:07.689Z] ========================================================= [2021-06-11T03:26:07.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T03:26:07.690Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:26:08.002Z] + 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-11T03:26:08.002Z] Sending build context to Docker daemon 603.1kB [2021-06-11T03:26:08.002Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T03:26:08.002Z] Step 2/8 : FROM ${BASE} [2021-06-11T03:26:08.002Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T03:26:08.002Z] 540db60ca938: Pulling fs layer [2021-06-11T03:26:08.002Z] adcc1eea9eea: Pulling fs layer [2021-06-11T03:26:08.002Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T03:26:08.002Z] 0510c868ecb4: Pulling fs layer [2021-06-11T03:26:08.002Z] afea3b2eda06: Pulling fs layer [2021-06-11T03:26:08.002Z] 7809a108b3ef: Pulling fs layer [2021-06-11T03:26:08.002Z] f706445af74f: Pulling fs layer [2021-06-11T03:26:08.002Z] 0510c868ecb4: Waiting [2021-06-11T03:26:08.002Z] afea3b2eda06: Waiting [2021-06-11T03:26:08.002Z] 7809a108b3ef: Waiting [2021-06-11T03:26:08.002Z] f706445af74f: Waiting [2021-06-11T03:26:08.130Z] ba82ee9f976e: Verifying Checksum [2021-06-11T03:26:08.130Z] ba82ee9f976e: Download complete [2021-06-11T03:26:08.584Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T03:26:08.584Z] 4c4ab2625f07: Download complete [2021-06-11T03:26:08.584Z] adcc1eea9eea: Verifying Checksum [2021-06-11T03:26:08.584Z] adcc1eea9eea: Download complete [2021-06-11T03:26:08.584Z] afea3b2eda06: Verifying Checksum [2021-06-11T03:26:08.584Z] afea3b2eda06: Download complete [2021-06-11T03:26:08.584Z] 540db60ca938: Verifying Checksum [2021-06-11T03:26:08.584Z] 540db60ca938: Download complete [2021-06-11T03:26:08.584Z] 7809a108b3ef: Verifying Checksum [2021-06-11T03:26:08.584Z] 7809a108b3ef: Download complete [2021-06-11T03:26:08.584Z] 540db60ca938: Pull complete [2021-06-11T03:26:08.848Z] adcc1eea9eea: Pull complete [2021-06-11T03:26:08.848Z] 4c4ab2625f07: Pull complete [2021-06-11T03:26:10.234Z] f706445af74f: Verifying Checksum [2021-06-11T03:26:10.234Z] f706445af74f: Download complete [2021-06-11T03:26:10.506Z] 0510c868ecb4: Download complete [2021-06-11T03:26:13.841Z] 0510c868ecb4: Pull complete [2021-06-11T03:26:13.841Z] afea3b2eda06: Pull complete [2021-06-11T03:26:13.841Z] 7809a108b3ef: Pull complete [2021-06-11T03:26:15.250Z] f706445af74f: Pull complete [2021-06-11T03:26:15.250Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T03:26:15.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T03:26:15.250Z] ---> b068be0155e3 [2021-06-11T03:26:15.250Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-11T03:26:18.288Z] ba82ee9f976e: Pull complete [2021-06-11T03:26:18.288Z] 506bd15cee9f: Pull complete [2021-06-11T03:26:18.288Z] 75a0a4a0db45: Pull complete [2021-06-11T03:26:18.565Z] ---> Running in 8c4e4b0edb79 [2021-06-11T03:26:18.565Z] Removing intermediate container 8c4e4b0edb79 [2021-06-11T03:26:18.565Z] ---> 41df4362a080 [2021-06-11T03:26:18.565Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T03:26:18.565Z] ---> Running in b021dead625e [2021-06-11T03:26:19.146Z] Removing intermediate container b021dead625e [2021-06-11T03:26:19.146Z] ---> 5db11a96bb20 [2021-06-11T03:26:19.146Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-11T03:26:19.146Z] ---> Running in 5fc399356ce7 [2021-06-11T03:26:19.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T03:26:20.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T03:26:20.922Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-11T03:26:20.922Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-11T03:26:20.922Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-11T03:26:21.182Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-11T03:26:21.182Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-11T03:26:21.182Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-11T03:26:21.443Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-11T03:26:21.698Z] 618dc40b7e24: Pull complete [2021-06-11T03:26:21.698Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T03:26:21.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T03:26:21.698Z] ---> a36622ca3599 [2021-06-11T03:26:21.698Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-11T03:26:21.705Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-11T03:26:21.705Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-11T03:26:21.705Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-11T03:26:21.968Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-11T03:26:21.968Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-11T03:26:22.231Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-11T03:26:22.231Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T03:26:22.231Z] OK: 156 MiB in 53 packages [2021-06-11T03:26:22.499Z] Removing intermediate container 5fc399356ce7 [2021-06-11T03:26:22.499Z] ---> 10b153536b18 [2021-06-11T03:26:22.499Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-11T03:26:22.499Z] ---> Running in b42b56288a99 [2021-06-11T03:26:22.760Z] Removing intermediate container b42b56288a99 [2021-06-11T03:26:22.760Z] ---> e8ef41a7c967 [2021-06-11T03:26:22.760Z] Step 7/8 : COPY . . [2021-06-11T03:26:22.760Z] ---> f390bee0800d [2021-06-11T03:26:22.760Z] Step 8/8 : RUN go mod download [2021-06-11T03:26:23.021Z] ---> Running in 071fce57744f [2021-06-11T03:26:23.674Z] ---> Running in 67bb523b2d54 [2021-06-11T03:26:24.301Z] Removing intermediate container 67bb523b2d54 [2021-06-11T03:26:24.301Z] ---> 0e46ad911d5a [2021-06-11T03:26:24.301Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T03:26:24.301Z] ---> Running in aa8079cdd536 [2021-06-11T03:26:26.941Z] Removing intermediate container aa8079cdd536 [2021-06-11T03:26:26.941Z] ---> 64888aa3e0e4 [2021-06-11T03:26:26.941Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-11T03:26:26.941Z] ---> Running in 65af89e7dc06 [2021-06-11T03:26:27.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T03:26:28.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T03:26:29.879Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-11T03:26:29.879Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-11T03:26:29.879Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-11T03:26:29.879Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-11T03:26:30.472Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-11T03:26:30.472Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-11T03:26:30.472Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-11T03:26:31.070Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-11T03:26:31.070Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-11T03:26:31.343Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-11T03:26:31.343Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-11T03:26:31.615Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-11T03:26:31.615Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-11T03:26:31.889Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T03:26:31.890Z] OK: 145 MiB in 53 packages [2021-06-11T03:26:33.328Z] Removing intermediate container 65af89e7dc06 [2021-06-11T03:26:33.328Z] ---> 375d618d2413 [2021-06-11T03:26:33.328Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-11T03:26:33.328Z] ---> Running in ac28b23936c6 [2021-06-11T03:26:33.929Z] Removing intermediate container ac28b23936c6 [2021-06-11T03:26:33.929Z] ---> a75d9f39f0b7 [2021-06-11T03:26:33.929Z] Step 7/8 : COPY . . [2021-06-11T03:26:35.367Z] ---> 3cb56bcf3ff9 [2021-06-11T03:26:35.367Z] Step 8/8 : RUN go mod download [2021-06-11T03:26:35.367Z] ---> Running in 4a69129b5e0f [2021-06-11T03:26:37.949Z] Removing intermediate container 071fce57744f [2021-06-11T03:26:37.949Z] ---> 88a0a51de6f6 [2021-06-11T03:26:37.949Z] Successfully built 88a0a51de6f6 [2021-06-11T03:26:37.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:26:38.270Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T03:26:38.270Z] . [Pipeline] withDockerContainer [2021-06-11T03:26:38.358Z] prd-centos7-docker-4c-2g-436 does not seem to be running inside a container [2021-06-11T03:26:38.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/53 -v /w/workspace/device-mqtt-go/53:/w/workspace/device-mqtt-go/53:rw,z -v /w/workspace/device-mqtt-go/53@tmp:/w/workspace/device-mqtt-go/53@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-11T03:26:38.817Z] $ docker top 460e2d717b22dee623930f348f27e8b37df1db47e013529a621873e00993f624 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:26:39.201Z] + go version [2021-06-11T03:26:39.201Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T03:26:39.215Z] $ docker stop --time=1 460e2d717b22dee623930f348f27e8b37df1db47e013529a621873e00993f624 [2021-06-11T03:26:40.422Z] $ docker rm -f 460e2d717b22dee623930f348f27e8b37df1db47e013529a621873e00993f624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:26:41.018Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T03:26:41.018Z] . [Pipeline] withDockerContainer [2021-06-11T03:26:41.102Z] prd-centos7-docker-4c-2g-436 does not seem to be running inside a container [2021-06-11T03:26:41.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/53 -v /w/workspace/device-mqtt-go/53:/w/workspace/device-mqtt-go/53:rw,z -v /w/workspace/device-mqtt-go/53@tmp:/w/workspace/device-mqtt-go/53@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-11T03:26:41.526Z] $ docker top 20781731ea2022943ab1264df3be94dd0cd76955df2ef0e4475910f1cf13df75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:26:41.905Z] + go mod tidy [Pipeline] sh [2021-06-11T03:26:42.486Z] + make test [2021-06-11T03:26:42.486Z] go mod tidy [2021-06-11T03:26:42.486Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-11T03:26:43.089Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-11T03:26:58.125Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-11T03:26:59.087Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.0% of statements [2021-06-11T03:26:59.087Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-11T03:26:59.354Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T03:27:02.189Z] Removing intermediate container 4a69129b5e0f [2021-06-11T03:27:02.190Z] ---> 1f4af4746445 [2021-06-11T03:27:02.190Z] Successfully built 1f4af4746445 [2021-06-11T03:27:02.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:02.536Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T03:27:02.536Z] . [Pipeline] withDockerContainer [2021-06-11T03:27:02.995Z] prd-ubuntu18.04-docker-arm64-4c-16g-434 does not seem to be running inside a container [2021-06-11T03:27:03.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/53 -v /w/workspace/device-mqtt-go/53:/w/workspace/device-mqtt-go/53:rw,z -v /w/workspace/device-mqtt-go/53@tmp:/w/workspace/device-mqtt-go/53@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-11T03:27:04.788Z] $ docker top 500bbf15fea05ad4579dd78b25967ebcf436f195bc92020779de1c1ee5fb36a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:27:05.804Z] + go version [2021-06-11T03:27:05.804Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T03:27:05.830Z] $ docker stop --time=1 500bbf15fea05ad4579dd78b25967ebcf436f195bc92020779de1c1ee5fb36a7 [2021-06-11T03:27:06.005Z] gofmt -l . [2021-06-11T03:27:06.006Z] ["`gofmt -l .`" = ""] [2021-06-11T03:27:06.006Z] ./bin/test-attribution-txt.sh [2021-06-11T03:27:07.695Z] $ docker rm -f 500bbf15fea05ad4579dd78b25967ebcf436f195bc92020779de1c1ee5fb36a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-11T03:27:07.914Z] $ docker stop --time=1 20781731ea2022943ab1264df3be94dd0cd76955df2ef0e4475910f1cf13df75 [2021-06-11T03:27:09.314Z] $ docker rm -f 20781731ea2022943ab1264df3be94dd0cd76955df2ef0e4475910f1cf13df75 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:09.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T03:27:09.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-11T03:27:10.018Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T03:27:10.018Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-06-11T03:27:10.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-434 does not seem to be running inside a container [2021-06-11T03:27:10.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/53 -v /w/workspace/device-mqtt-go/53:/w/workspace/device-mqtt-go/53:rw,z -v /w/workspace/device-mqtt-go/53@tmp:/w/workspace/device-mqtt-go/53@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-11T03:27:11.802Z] $ docker top 66b68543f08ae0f1ed1d22395962a3022d0ae515a619e07329284e834eee5d87 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-11T03:27:12.736Z] + go mod tidy [Pipeline] sh [Pipeline] sh [2021-06-11T03:27:14.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T03:27:15.029Z] + ls -al . [2021-06-11T03:27:15.030Z] total 112 [2021-06-11T03:27:15.030Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 03:27 . [2021-06-11T03:27:15.030Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 11 03:25 .. [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 7100 Jun 11 03:25 Attribution.txt [2021-06-11T03:27:15.030Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 11 03:25 bin [2021-06-11T03:27:15.030Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 03:25 cmd [2021-06-11T03:27:15.030Z] -rw-r--r--. 1 jenkins jenkins 20788 Jun 11 03:26 coverage.out [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 1877 Jun 11 03:25 Dockerfile [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 994 Jun 11 03:25 Dockerfile.build [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 03:25 .dockerignore [2021-06-11T03:27:15.030Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 03:25 .git [2021-06-11T03:27:15.030Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 03:25 .github [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 11 03:25 .gitignore [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 409 Jun 11 03:25 go.mod [2021-06-11T03:27:15.030Z] -rw-r--r--. 1 jenkins jenkins 20960 Jun 11 03:26 go.sum [2021-06-11T03:27:15.030Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 03:25 internal [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 677 Jun 11 03:25 Jenkinsfile [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 03:25 LICENSE [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 907 Jun 11 03:25 Makefile [2021-06-11T03:27:15.030Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 11 03:25 mock [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 2217 Jun 11 03:25 README.md [2021-06-11T03:27:15.030Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 11 03:25 snap [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 11 03:23 VERSION [2021-06-11T03:27:15.030Z] -rw-rw-r--. 1 jenkins jenkins 227 Jun 11 03:25 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:15.120Z] + make test [2021-06-11T03:27:15.120Z] go mod tidy [2021-06-11T03:27:15.340Z] + 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=d35fec13df66dc1861fe13888b1fd266694d2b98 --label arch=amd64 --label version=1.3.2-dev.21 . [2021-06-11T03:27:15.340Z] Sending build context to Docker daemon 624.6kB [2021-06-11T03:27:15.340Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T03:27:15.340Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T03:27:15.340Z] ---> 88a0a51de6f6 [2021-06-11T03:27:15.340Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-11T03:27:15.340Z] ---> Running in a16df19c43c4 [2021-06-11T03:27:15.340Z] Removing intermediate container a16df19c43c4 [2021-06-11T03:27:15.340Z] ---> 0ff022f4d4a7 [2021-06-11T03:27:15.340Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T03:27:15.600Z] ---> Running in 471806990c10 [2021-06-11T03:27:15.600Z] Removing intermediate container 471806990c10 [2021-06-11T03:27:15.600Z] ---> 567f2779d9b2 [2021-06-11T03:27:15.600Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T03:27:15.600Z] ---> Running in f9b45aed57a9 [2021-06-11T03:27:15.719Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-11T03:27:16.178Z] Removing intermediate container f9b45aed57a9 [2021-06-11T03:27:16.178Z] ---> 58da10162c3d [2021-06-11T03:27:16.178Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T03:27:16.178Z] ---> Running in feaf5c8e39b0 [2021-06-11T03:27:16.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T03:27:17.010Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T03:27:17.163Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-11T03:27:18.404Z] OK: 156 MiB in 53 packages [2021-06-11T03:27:18.404Z] Removing intermediate container feaf5c8e39b0 [2021-06-11T03:27:18.404Z] ---> bb7a401f2ff3 [2021-06-11T03:27:18.404Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-11T03:27:18.404Z] ---> Running in d62f0c516baa [2021-06-11T03:27:18.404Z] Removing intermediate container d62f0c516baa [2021-06-11T03:27:18.404Z] ---> 623b1b931cc4 [2021-06-11T03:27:18.404Z] Step 8/24 : COPY . . [2021-06-11T03:27:18.664Z] ---> e930840f01d7 [2021-06-11T03:27:18.664Z] Step 9/24 : RUN go mod tidy [2021-06-11T03:27:18.664Z] ---> Running in ea28708fcbf8 [2021-06-11T03:27:19.245Z] Removing intermediate container ea28708fcbf8 [2021-06-11T03:27:19.245Z] ---> 9fbdb23e4afe [2021-06-11T03:27:19.245Z] Step 10/24 : RUN go mod download [2021-06-11T03:27:19.513Z] ---> Running in 24b807606b57 [2021-06-11T03:27:19.782Z] Removing intermediate container 24b807606b57 [2021-06-11T03:27:19.782Z] ---> d6cbb09f7a31 [2021-06-11T03:27:19.782Z] Step 11/24 : ARG MAKE='make build' [2021-06-11T03:27:19.782Z] ---> Running in 8d0e43874386 [2021-06-11T03:27:20.042Z] Removing intermediate container 8d0e43874386 [2021-06-11T03:27:20.042Z] ---> 24cd5539d3a5 [2021-06-11T03:27:20.042Z] Step 12/24 : RUN $MAKE [2021-06-11T03:27:20.042Z] ---> Running in 927209a70538 [2021-06-11T03:27:20.312Z] go mod tidy [2021-06-11T03:27:20.579Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.21" -o cmd/device-mqtt ./cmd [2021-06-11T03:27:32.868Z] Removing intermediate container 927209a70538 [2021-06-11T03:27:32.868Z] ---> bd1087cc85b8 [2021-06-11T03:27:32.868Z] Step 13/24 : FROM alpine:3.12 [2021-06-11T03:27:32.868Z] 3.12: Pulling from library/alpine [2021-06-11T03:27:32.868Z] 339de151aab4: Pulling fs layer [2021-06-11T03:27:32.868Z] 339de151aab4: Verifying Checksum [2021-06-11T03:27:32.868Z] 339de151aab4: Download complete [2021-06-11T03:27:32.868Z] 339de151aab4: Pull complete [2021-06-11T03:27:32.868Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T03:27:32.868Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T03:27:32.868Z] ---> 13621d1b12d4 [2021-06-11T03:27:32.868Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-11T03:27:32.868Z] ---> Running in 975e7ed88a15 [2021-06-11T03:27:32.868Z] Removing intermediate container 975e7ed88a15 [2021-06-11T03:27:32.868Z] ---> 3ae25e5b268f [2021-06-11T03:27:32.868Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T03:27:32.868Z] ---> Running in d0c3d532cfb3 [2021-06-11T03:27:33.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T03:27:33.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T03:27:33.131Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T03:27:33.131Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T03:27:33.131Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T03:27:33.131Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T03:27:33.131Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T03:27:33.131Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T03:27:33.131Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T03:27:33.131Z] OK: 8 MiB in 20 packages [2021-06-11T03:27:33.392Z] Removing intermediate container d0c3d532cfb3 [2021-06-11T03:27:33.392Z] ---> fdd7f9b81104 [2021-06-11T03:27:33.392Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-11T03:27:33.982Z] ---> aa0c743500e0 [2021-06-11T03:27:33.982Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-11T03:27:33.982Z] ---> b89cf18a2ea3 [2021-06-11T03:27:33.982Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-11T03:27:34.245Z] ---> 346be22cc55d [2021-06-11T03:27:34.245Z] Step 19/24 : EXPOSE 59982 [2021-06-11T03:27:34.245Z] ---> Running in e6147d48c762 [2021-06-11T03:27:34.245Z] Removing intermediate container e6147d48c762 [2021-06-11T03:27:34.245Z] ---> 5e7ac9ce5e2f [2021-06-11T03:27:34.245Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-11T03:27:34.245Z] ---> Running in 96d45f4419e9 [2021-06-11T03:27:34.245Z] Removing intermediate container 96d45f4419e9 [2021-06-11T03:27:34.245Z] ---> d8fe777678ce [2021-06-11T03:27:34.245Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T03:27:34.504Z] ---> Running in f3f9ffaf1539 [2021-06-11T03:27:34.504Z] Removing intermediate container f3f9ffaf1539 [2021-06-11T03:27:34.504Z] ---> dc15e08e778c [2021-06-11T03:27:34.504Z] Step 22/24 : LABEL arch=amd64 [2021-06-11T03:27:34.504Z] ---> Running in 01ee49aa630c [2021-06-11T03:27:34.504Z] Removing intermediate container 01ee49aa630c [2021-06-11T03:27:34.504Z] ---> 97b46cde4879 [2021-06-11T03:27:34.504Z] Step 23/24 : LABEL git_sha=d35fec13df66dc1861fe13888b1fd266694d2b98 [2021-06-11T03:27:34.504Z] ---> Running in b50ce4728248 [2021-06-11T03:27:34.765Z] Removing intermediate container b50ce4728248 [2021-06-11T03:27:34.765Z] ---> 34226bd68d8c [2021-06-11T03:27:34.765Z] Step 24/24 : LABEL version=1.3.2-dev.21 [2021-06-11T03:27:34.765Z] ---> Running in 0179689a0444 [2021-06-11T03:27:34.765Z] Removing intermediate container 0179689a0444 [2021-06-11T03:27:34.765Z] ---> 3ae52d652a4d [2021-06-11T03:27:34.765Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T03:27:34.765Z] Successfully built 3ae52d652a4d [2021-06-11T03:27:34.765Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:27:35.017Z] provisioning config files... [2021-06-11T03:27:35.030Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/53@tmp/config8900132164874475627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:27:35.349Z] ---> docker-login.sh [2021-06-11T03:27:35.350Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:27:35.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:27:35.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:27:35.350Z] Configure a credential helper to remove this warning. See [2021-06-11T03:27:35.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:27:35.350Z] [2021-06-11T03:27:35.350Z] Login Succeeded [2021-06-11T03:27:35.350Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:27:35.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:27:35.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:27:35.612Z] Configure a credential helper to remove this warning. See [2021-06-11T03:27:35.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:27:35.612Z] [2021-06-11T03:27:35.612Z] Login Succeeded [2021-06-11T03:27:35.612Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:27:35.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:27:35.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:27:35.612Z] Configure a credential helper to remove this warning. See [2021-06-11T03:27:35.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:27:35.612Z] [2021-06-11T03:27:35.612Z] Login Succeeded [2021-06-11T03:27:35.612Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:27:35.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:27:35.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:27:35.873Z] Configure a credential helper to remove this warning. See [2021-06-11T03:27:35.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:27:35.873Z] [2021-06-11T03:27:35.873Z] Login Succeeded [2021-06-11T03:27:35.873Z] docker.io [2021-06-11T03:27:35.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:27:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:27:36.134Z] Configure a credential helper to remove this warning. See [2021-06-11T03:27:36.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:27:36.134Z] [2021-06-11T03:27:36.134Z] Login Succeeded [2021-06-11T03:27:36.134Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:27:36.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T03:27:36.222Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-06-11T03:27:36.223Z] d35fec13df66dc1861fe13888b1fd266694d2b98 [2021-06-11T03:27:36.223Z] latest [2021-06-11T03:27:36.223Z] 1.3.2-dev.21 [2021-06-11T03:27:36.223Z] d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [2021-06-11T03:27:36.223Z] master [2021-06-11T03:27:36.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:36.579Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:36.885Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98 [2021-06-11T03:27:36.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:27:36.885Z] c4394884a644: Preparing [2021-06-11T03:27:36.885Z] 60a5ffe619a4: Preparing [2021-06-11T03:27:36.885Z] 4e599b7a654f: Preparing [2021-06-11T03:27:36.885Z] faecd9764258: Preparing [2021-06-11T03:27:36.885Z] 32f366d666a5: Preparing [2021-06-11T03:27:36.885Z] 32f366d666a5: Layer already exists [2021-06-11T03:27:37.147Z] 60a5ffe619a4: Pushed [2021-06-11T03:27:37.147Z] c4394884a644: Pushed [2021-06-11T03:27:37.147Z] faecd9764258: Pushed [2021-06-11T03:27:38.538Z] 4e599b7a654f: Pushed [2021-06-11T03:27:38.538Z] d35fec13df66dc1861fe13888b1fd266694d2b98: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:38.850Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:39.150Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-11T03:27:39.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:27:39.150Z] c4394884a644: Preparing [2021-06-11T03:27:39.150Z] 60a5ffe619a4: Preparing [2021-06-11T03:27:39.150Z] 4e599b7a654f: Preparing [2021-06-11T03:27:39.150Z] faecd9764258: Preparing [2021-06-11T03:27:39.150Z] 32f366d666a5: Preparing [2021-06-11T03:27:39.150Z] 32f366d666a5: Layer already exists [2021-06-11T03:27:39.150Z] c4394884a644: Layer already exists [2021-06-11T03:27:39.150Z] faecd9764258: Layer already exists [2021-06-11T03:27:39.150Z] 60a5ffe619a4: Layer already exists [2021-06-11T03:27:39.150Z] 4e599b7a654f: Layer already exists [2021-06-11T03:27:39.150Z] latest: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:39.464Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:39.761Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.21 [2021-06-11T03:27:39.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:27:39.761Z] c4394884a644: Preparing [2021-06-11T03:27:39.761Z] 60a5ffe619a4: Preparing [2021-06-11T03:27:39.761Z] 4e599b7a654f: Preparing [2021-06-11T03:27:39.761Z] faecd9764258: Preparing [2021-06-11T03:27:39.762Z] 32f366d666a5: Preparing [2021-06-11T03:27:39.762Z] 4e599b7a654f: Layer already exists [2021-06-11T03:27:39.762Z] faecd9764258: Layer already exists [2021-06-11T03:27:39.762Z] 32f366d666a5: Layer already exists [2021-06-11T03:27:39.762Z] c4394884a644: Layer already exists [2021-06-11T03:27:39.762Z] 60a5ffe619a4: Layer already exists [2021-06-11T03:27:39.762Z] 1.3.2-dev.21: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:40.070Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:40.371Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [2021-06-11T03:27:40.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:27:40.371Z] c4394884a644: Preparing [2021-06-11T03:27:40.371Z] 60a5ffe619a4: Preparing [2021-06-11T03:27:40.371Z] 4e599b7a654f: Preparing [2021-06-11T03:27:40.371Z] faecd9764258: Preparing [2021-06-11T03:27:40.371Z] 32f366d666a5: Preparing [2021-06-11T03:27:40.371Z] faecd9764258: Layer already exists [2021-06-11T03:27:40.371Z] 4e599b7a654f: Layer already exists [2021-06-11T03:27:40.371Z] 32f366d666a5: Layer already exists [2021-06-11T03:27:40.371Z] c4394884a644: Layer already exists [2021-06-11T03:27:40.371Z] 60a5ffe619a4: Layer already exists [2021-06-11T03:27:40.371Z] d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:40.690Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:27:40.991Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master [2021-06-11T03:27:40.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:27:40.991Z] c4394884a644: Preparing [2021-06-11T03:27:40.991Z] 60a5ffe619a4: Preparing [2021-06-11T03:27:40.991Z] 4e599b7a654f: Preparing [2021-06-11T03:27:40.991Z] faecd9764258: Preparing [2021-06-11T03:27:40.991Z] 32f366d666a5: Preparing [2021-06-11T03:27:40.991Z] 32f366d666a5: Layer already exists [2021-06-11T03:27:40.991Z] 4e599b7a654f: Layer already exists [2021-06-11T03:27:40.991Z] faecd9764258: Layer already exists [2021-06-11T03:27:40.991Z] c4394884a644: Layer already exists [2021-06-11T03:27:40.991Z] 60a5ffe619a4: Layer already exists [2021-06-11T03:27:40.991Z] master: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T03:27:41.113Z] ===================================================== [Pipeline] echo [2021-06-11T03:27:41.136Z] taggedImages: [2021-06-11T03:27:41.136Z] - nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98 [2021-06-11T03:27:41.136Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-11T03:27:41.136Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.21 [2021-06-11T03:27:41.136Z] - nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [2021-06-11T03:27:41.136Z] - 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-11T03:27:41.905Z] ---> job-cost.sh [2021-06-11T03:27:41.905Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-54k1 [2021-06-11T03:27:50.067Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T03:28:05.007Z] lf-activate-venv(): INFO: Adding /tmp/venv-54k1/bin to PATH [2021-06-11T03:28:05.007Z] INFO: No Stack... [2021-06-11T03:28:05.007Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T03:28:05.007Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T03:28:05.308Z] + cat /w/workspace/device-mqtt-go/53/archives/cost.csv [2021-06-11T03:28:05.308Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T03:28:05.339Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] [2021-06-11T03:28:05.348Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] did not exist. Created. [2021-06-11T03:28:05.348Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T03:28:05.685Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T03:28:05.760Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T03:28:05.771Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T03:28:13.759Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-11T03:28:13.759Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.049s coverage: 22.0% of statements [2021-06-11T03:28:13.759Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-11T03:28:13.759Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T03:28:40.598Z] gofmt -l . [2021-06-11T03:28:40.598Z] ["`gofmt -l .`" = ""] [2021-06-11T03:28:40.598Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-11T03:28:40.621Z] $ docker stop --time=1 66b68543f08ae0f1ed1d22395962a3022d0ae515a619e07329284e834eee5d87 [2021-06-11T03:28:42.488Z] $ docker rm -f 66b68543f08ae0f1ed1d22395962a3022d0ae515a619e07329284e834eee5d87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T03:28:43.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T03:28:43.356Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T03:28:43.893Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T03:28:44.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T03:28:44.814Z] + ls -al . [2021-06-11T03:28:44.814Z] total 144 [2021-06-11T03:28:44.814Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 03:28 . [2021-06-11T03:28:44.814Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:25 .. [2021-06-11T03:28:44.814Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 03:25 .dockerignore [2021-06-11T03:28:44.814Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 03:25 .git [2021-06-11T03:28:44.814Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:25 .github [2021-06-11T03:28:44.814Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 11 03:25 .gitignore [2021-06-11T03:28:44.814Z] -rw-rw-r-- 1 jenkins jenkins 7100 Jun 11 03:25 Attribution.txt [2021-06-11T03:28:44.814Z] -rw-rw-r-- 1 jenkins jenkins 1877 Jun 11 03:25 Dockerfile [2021-06-11T03:28:44.814Z] -rw-rw-r-- 1 jenkins jenkins 994 Jun 11 03:25 Dockerfile.build [2021-06-11T03:28:44.814Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 11 03:25 Jenkinsfile [2021-06-11T03:28:44.814Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 03:25 LICENSE [2021-06-11T03:28:44.815Z] -rw-rw-r-- 1 jenkins jenkins 907 Jun 11 03:25 Makefile [2021-06-11T03:28:44.815Z] -rw-rw-r-- 1 jenkins jenkins 2217 Jun 11 03:25 README.md [2021-06-11T03:28:44.815Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 11 03:23 VERSION [2021-06-11T03:28:44.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:25 bin [2021-06-11T03:28:44.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:25 cmd [2021-06-11T03:28:44.815Z] -rw-r--r-- 1 jenkins jenkins 20788 Jun 11 03:28 coverage.out [2021-06-11T03:28:44.815Z] -rw-rw-r-- 1 jenkins jenkins 409 Jun 11 03:25 go.mod [2021-06-11T03:28:44.815Z] -rw-r--r-- 1 jenkins jenkins 20960 Jun 11 03:27 go.sum [2021-06-11T03:28:44.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:25 internal [2021-06-11T03:28:44.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:25 mock [2021-06-11T03:28:44.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:25 snap [2021-06-11T03:28:44.815Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 11 03:25 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:28:45.159Z] + 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=d35fec13df66dc1861fe13888b1fd266694d2b98 --label arch=arm64 --label version=1.3.2-dev.21 . [2021-06-11T03:28:45.435Z] Sending build context to Docker daemon 623.6kB [2021-06-11T03:28:45.435Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T03:28:45.435Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T03:28:45.435Z] ---> 1f4af4746445 [2021-06-11T03:28:45.435Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-11T03:28:45.708Z] ---> Running in fe2be1fe1a2f [2021-06-11T03:28:46.307Z] Removing intermediate container fe2be1fe1a2f [2021-06-11T03:28:46.307Z] ---> 8c315722ee6d [2021-06-11T03:28:46.307Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T03:28:46.307Z] ---> Running in 425d26550081 [2021-06-11T03:28:46.943Z] Removing intermediate container 425d26550081 [2021-06-11T03:28:46.943Z] ---> 4d214755ad20 [2021-06-11T03:28:46.943Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T03:28:46.943Z] ---> Running in 69a7e0af3209 [2021-06-11T03:28:49.573Z] Removing intermediate container 69a7e0af3209 [2021-06-11T03:28:49.573Z] ---> 0f504034a1a5 [2021-06-11T03:28:49.573Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T03:28:49.573Z] ---> Running in 09cd0a33ff29 [2021-06-11T03:28:50.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T03:28:51.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T03:28:52.129Z] OK: 145 MiB in 53 packages [2021-06-11T03:28:53.124Z] Removing intermediate container 09cd0a33ff29 [2021-06-11T03:28:53.124Z] ---> f95d8e4e8509 [2021-06-11T03:28:53.124Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-11T03:28:53.124Z] ---> Running in d76deb3146f7 [2021-06-11T03:28:53.724Z] Removing intermediate container d76deb3146f7 [2021-06-11T03:28:53.724Z] ---> 089f8c253309 [2021-06-11T03:28:53.724Z] Step 8/24 : COPY . . [2021-06-11T03:28:54.713Z] ---> 2f2be06b9bb6 [2021-06-11T03:28:54.713Z] Step 9/24 : RUN go mod tidy [2021-06-11T03:28:54.996Z] ---> Running in 5b13b0cec4a5 [2021-06-11T03:28:57.624Z] Removing intermediate container 5b13b0cec4a5 [2021-06-11T03:28:57.624Z] ---> 14eb2eb021cc [2021-06-11T03:28:57.624Z] Step 10/24 : RUN go mod download [2021-06-11T03:28:57.900Z] ---> Running in 941b36ac366d [2021-06-11T03:29:00.530Z] Removing intermediate container 941b36ac366d [2021-06-11T03:29:00.531Z] ---> 730f220baea2 [2021-06-11T03:29:00.531Z] Step 11/24 : ARG MAKE='make build' [2021-06-11T03:29:00.531Z] ---> Running in 8d6562ad6666 [2021-06-11T03:29:01.128Z] Removing intermediate container 8d6562ad6666 [2021-06-11T03:29:01.128Z] ---> 5e61ae52e3d2 [2021-06-11T03:29:01.128Z] Step 12/24 : RUN $MAKE [2021-06-11T03:29:01.128Z] ---> Running in 0e6d46fdc044 [2021-06-11T03:29:02.569Z] go mod tidy [2021-06-11T03:29:02.844Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.21" -o cmd/device-mqtt ./cmd [2021-06-11T03:29:41.971Z] Removing intermediate container 0e6d46fdc044 [2021-06-11T03:29:41.971Z] ---> 29154d929f90 [2021-06-11T03:29:41.971Z] Step 13/24 : FROM alpine:3.12 [2021-06-11T03:29:41.971Z] 3.12: Pulling from library/alpine [2021-06-11T03:29:41.971Z] d2f70382dc9a: Pulling fs layer [2021-06-11T03:29:41.971Z] d2f70382dc9a: Verifying Checksum [2021-06-11T03:29:41.971Z] d2f70382dc9a: Download complete [2021-06-11T03:29:42.568Z] d2f70382dc9a: Pull complete [2021-06-11T03:29:42.568Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T03:29:42.568Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T03:29:42.568Z] ---> 9852663dfa18 [2021-06-11T03:29:42.568Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-11T03:29:42.844Z] ---> Running in fead2a900d8b [2021-06-11T03:29:43.440Z] Removing intermediate container fead2a900d8b [2021-06-11T03:29:43.440Z] ---> 017d7bc1dd59 [2021-06-11T03:29:43.440Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T03:29:43.715Z] ---> Running in 855b79edbff9 [2021-06-11T03:29:45.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T03:29:45.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T03:29:45.745Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T03:29:45.745Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T03:29:45.745Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T03:29:45.745Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T03:29:45.745Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T03:29:45.745Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T03:29:45.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T03:29:45.745Z] OK: 8 MiB in 20 packages [2021-06-11T03:29:47.183Z] Removing intermediate container 855b79edbff9 [2021-06-11T03:29:47.183Z] ---> 1c4a095305d5 [2021-06-11T03:29:47.183Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-11T03:29:48.163Z] ---> dc9c7110659f [2021-06-11T03:29:48.163Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-11T03:29:49.146Z] ---> 0739574f3c88 [2021-06-11T03:29:49.146Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-11T03:29:50.126Z] ---> caedb3912cdb [2021-06-11T03:29:50.126Z] Step 19/24 : EXPOSE 59982 [2021-06-11T03:29:50.126Z] ---> Running in 90284139383a [2021-06-11T03:29:50.726Z] Removing intermediate container 90284139383a [2021-06-11T03:29:50.726Z] ---> a63f8c2d9d04 [2021-06-11T03:29:50.726Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-11T03:29:50.726Z] ---> Running in a7c5a5471797 [2021-06-11T03:29:51.320Z] Removing intermediate container a7c5a5471797 [2021-06-11T03:29:51.320Z] ---> 4f9a2380cc20 [2021-06-11T03:29:51.320Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T03:29:51.592Z] ---> Running in 31d03ac516da [2021-06-11T03:29:51.865Z] Removing intermediate container 31d03ac516da [2021-06-11T03:29:51.865Z] ---> a873a27f53e6 [2021-06-11T03:29:51.865Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T03:29:52.140Z] ---> Running in b5aa73550804 [2021-06-11T03:29:52.735Z] Removing intermediate container b5aa73550804 [2021-06-11T03:29:52.735Z] ---> b1e928f8c725 [2021-06-11T03:29:52.735Z] Step 23/24 : LABEL git_sha=d35fec13df66dc1861fe13888b1fd266694d2b98 [2021-06-11T03:29:52.735Z] ---> Running in 02c44dab8d73 [2021-06-11T03:29:53.330Z] Removing intermediate container 02c44dab8d73 [2021-06-11T03:29:53.330Z] ---> 2edb6996aa8b [2021-06-11T03:29:53.330Z] Step 24/24 : LABEL version=1.3.2-dev.21 [2021-06-11T03:29:53.330Z] ---> Running in e17f99c293b5 [2021-06-11T03:29:53.924Z] Removing intermediate container e17f99c293b5 [2021-06-11T03:29:53.924Z] ---> 2136629b5e68 [2021-06-11T03:29:53.924Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T03:29:53.924Z] Successfully built 2136629b5e68 [2021-06-11T03:29:53.924Z] 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-11T03:29:54.247Z] provisioning config files... [2021-06-11T03:29:54.270Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/53@tmp/config1162584875332125384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:29:54.651Z] ---> docker-login.sh [2021-06-11T03:29:54.652Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:29:54.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:29:55.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:29:55.206Z] Configure a credential helper to remove this warning. See [2021-06-11T03:29:55.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:29:55.206Z] [2021-06-11T03:29:55.206Z] Login Succeeded [2021-06-11T03:29:55.206Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:29:55.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:29:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:29:55.772Z] Configure a credential helper to remove this warning. See [2021-06-11T03:29:55.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:29:55.772Z] [2021-06-11T03:29:55.772Z] Login Succeeded [2021-06-11T03:29:55.772Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:29:56.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:29:56.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:29:56.339Z] Configure a credential helper to remove this warning. See [2021-06-11T03:29:56.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:29:56.339Z] [2021-06-11T03:29:56.339Z] Login Succeeded [2021-06-11T03:29:56.339Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:29:56.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:29:56.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:29:56.905Z] Configure a credential helper to remove this warning. See [2021-06-11T03:29:56.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:29:56.905Z] [2021-06-11T03:29:56.905Z] Login Succeeded [2021-06-11T03:29:56.905Z] docker.io [2021-06-11T03:29:57.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:29:57.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:29:57.783Z] Configure a credential helper to remove this warning. See [2021-06-11T03:29:57.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:29:57.783Z] [2021-06-11T03:29:57.783Z] Login Succeeded [2021-06-11T03:29:57.783Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:29:57.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T03:29:57.903Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-06-11T03:29:57.904Z] d35fec13df66dc1861fe13888b1fd266694d2b98 [2021-06-11T03:29:57.904Z] latest [2021-06-11T03:29:57.904Z] 1.3.2-dev.21 [2021-06-11T03:29:57.904Z] d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [2021-06-11T03:29:57.904Z] master [2021-06-11T03:29:57.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:29:58.320Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:29:58.663Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98 [2021-06-11T03:29:58.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:29:58.663Z] 3653e8a633c8: Preparing [2021-06-11T03:29:58.663Z] 5bd213ee8826: Preparing [2021-06-11T03:29:58.663Z] c2f91808f590: Preparing [2021-06-11T03:29:58.663Z] c64fb87eeb4f: Preparing [2021-06-11T03:29:58.663Z] 3fbe34a1663b: Preparing [2021-06-11T03:29:58.937Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:29:58.937Z] 3653e8a633c8: Pushed [2021-06-11T03:29:58.937Z] 5bd213ee8826: Pushed [2021-06-11T03:29:59.533Z] c64fb87eeb4f: Pushed [2021-06-11T03:30:02.154Z] c2f91808f590: Pushed [2021-06-11T03:30:02.154Z] d35fec13df66dc1861fe13888b1fd266694d2b98: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:30:02.560Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:30:02.915Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-11T03:30:02.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:30:02.915Z] 3653e8a633c8: Preparing [2021-06-11T03:30:02.915Z] 5bd213ee8826: Preparing [2021-06-11T03:30:02.915Z] c2f91808f590: Preparing [2021-06-11T03:30:02.915Z] c64fb87eeb4f: Preparing [2021-06-11T03:30:02.915Z] 3fbe34a1663b: Preparing [2021-06-11T03:30:03.191Z] 3653e8a633c8: Layer already exists [2021-06-11T03:30:03.191Z] c64fb87eeb4f: Layer already exists [2021-06-11T03:30:03.191Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:30:03.191Z] c2f91808f590: Layer already exists [2021-06-11T03:30:03.191Z] 5bd213ee8826: Layer already exists [2021-06-11T03:30:03.466Z] latest: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:30:03.847Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:30:04.209Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.21 [2021-06-11T03:30:04.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:30:04.209Z] 3653e8a633c8: Preparing [2021-06-11T03:30:04.209Z] 5bd213ee8826: Preparing [2021-06-11T03:30:04.209Z] c2f91808f590: Preparing [2021-06-11T03:30:04.209Z] c64fb87eeb4f: Preparing [2021-06-11T03:30:04.209Z] 3fbe34a1663b: Preparing [2021-06-11T03:30:04.486Z] 3653e8a633c8: Layer already exists [2021-06-11T03:30:04.486Z] 5bd213ee8826: Layer already exists [2021-06-11T03:30:04.486Z] c64fb87eeb4f: Layer already exists [2021-06-11T03:30:04.486Z] c2f91808f590: Layer already exists [2021-06-11T03:30:04.486Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:30:04.486Z] 1.3.2-dev.21: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:30:04.839Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:30:05.193Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [2021-06-11T03:30:05.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:30:05.193Z] 3653e8a633c8: Preparing [2021-06-11T03:30:05.193Z] 5bd213ee8826: Preparing [2021-06-11T03:30:05.193Z] c2f91808f590: Preparing [2021-06-11T03:30:05.193Z] c64fb87eeb4f: Preparing [2021-06-11T03:30:05.193Z] 3fbe34a1663b: Preparing [2021-06-11T03:30:05.487Z] 5bd213ee8826: Layer already exists [2021-06-11T03:30:05.487Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:30:05.487Z] c64fb87eeb4f: Layer already exists [2021-06-11T03:30:05.487Z] 3653e8a633c8: Layer already exists [2021-06-11T03:30:05.487Z] c2f91808f590: Layer already exists [2021-06-11T03:30:05.487Z] d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:30:05.852Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:30:06.197Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [2021-06-11T03:30:06.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:30:06.197Z] 3653e8a633c8: Preparing [2021-06-11T03:30:06.197Z] 5bd213ee8826: Preparing [2021-06-11T03:30:06.197Z] c2f91808f590: Preparing [2021-06-11T03:30:06.197Z] c64fb87eeb4f: Preparing [2021-06-11T03:30:06.197Z] 3fbe34a1663b: Preparing [2021-06-11T03:30:06.469Z] 3653e8a633c8: Layer already exists [2021-06-11T03:30:06.469Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:30:06.469Z] c2f91808f590: Layer already exists [2021-06-11T03:30:06.469Z] c64fb87eeb4f: Layer already exists [2021-06-11T03:30:06.469Z] 5bd213ee8826: Layer already exists [2021-06-11T03:30:06.469Z] master: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T03:30:06.538Z] ===================================================== [Pipeline] echo [2021-06-11T03:30:06.556Z] taggedImages: [2021-06-11T03:30:06.556Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98 [2021-06-11T03:30:06.556Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-11T03:30:06.556Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.21 [2021-06-11T03:30:06.556Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [2021-06-11T03:30:06.556Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:30:07.065Z] ---> job-cost.sh [2021-06-11T03:30:07.065Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FHoN [2021-06-11T03:30:54.056Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T03:32:45.855Z] lf-activate-venv(): INFO: Adding /tmp/venv-FHoN/bin to PATH [2021-06-11T03:32:45.855Z] INFO: No Stack... [2021-06-11T03:32:45.855Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T03:32:45.855Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T03:32:46.212Z] + cat /w/workspace/device-mqtt-go/53/archives/cost.csv [2021-06-11T03:32:46.212Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T03:32:46.335Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] [2021-06-11T03:32:46.348Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] did not exist. Created. [2021-06-11T03:32:46.348Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T03:32:46.742Z] /w/workspace/device-mqtt-go/53@tmp/durable-52f66882/script.sh: 1: /w/workspace/device-mqtt-go/53@tmp/durable-52f66882/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-11T03:32:47.091Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T03:32:47.127Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T03:32:47.375Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T03:32:47.389Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-53-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-11T03:32:48.249Z] provisioning config files... [2021-06-11T03:32:48.260Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1375701621482327827tmp [Pipeline] { [Pipeline] sh [2021-06-11T03:32:48.577Z] + set +x [2021-06-11T03:32:48.577Z] + bash -s -- [2021-06-11T03:32:48.577Z] + curl -s https://codecov.io/bash [2021-06-11T03:32:48.577Z] [2021-06-11T03:32:48.577Z] _____ _ [2021-06-11T03:32:48.577Z] / ____| | | [2021-06-11T03:32:48.577Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T03:32:48.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T03:32:48.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T03:32:48.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T03:32:48.577Z] Bash-1.0.3 [2021-06-11T03:32:48.577Z] [2021-06-11T03:32:48.577Z] [2021-06-11T03:32:48.577Z] ==> git version 2.24.4 found [2021-06-11T03:32:48.577Z] ==> 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-11T03:32:48.577Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T03:32:48.577Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T03:32:48.577Z] ==> Jenkins CI detected. [2021-06-11T03:32:48.577Z] project root: . [2021-06-11T03:32:48.577Z] --> token set from env [2021-06-11T03:32:48.841Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T03:32:48.841Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T03:32:48.841Z] ==> Python coveragepy not found [2021-06-11T03:32:48.841Z] ==> Searching for coverage reports in: [2021-06-11T03:32:48.841Z] + . [2021-06-11T03:32:48.841Z] -> Found 1 reports [2021-06-11T03:32:48.841Z] ==> Detecting git/mercurial file structure [2021-06-11T03:32:48.841Z] ==> Reading reports [2021-06-11T03:32:48.841Z] + ./coverage.out bytes=20788 [2021-06-11T03:32:48.841Z] ==> Appending adjustments [2021-06-11T03:32:48.841Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T03:32:48.841Z] + Found adjustments [2021-06-11T03:32:48.841Z] ==> Gzipping contents [2021-06-11T03:32:48.841Z] 4.0K /tmp/codecov.4pjQk3.gz [2021-06-11T03:32:48.841Z] ==> Uploading reports [2021-06-11T03:32:48.841Z] url: https://codecov.io [2021-06-11T03:32:48.841Z] query: branch=master&commit=d35fec13df66dc1861fe13888b1fd266694d2b98&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T03:32:48.841Z] -> Pinging Codecov [2021-06-11T03:32:48.841Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d35fec13df66dc1861fe13888b1fd266694d2b98&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T03:32:49.412Z] -> Uploading to [2021-06-11T03:32:49.412Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/7D719EC7BBE17E464838252E33014C33/d35fec13df66dc1861fe13888b1fd266694d2b98/7baab4e0-096c-4039-bdd2-241b7eaf9a67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T033249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47f6332714e4080c15d9f679eca6a883bf5ec2e7835b0153ea31e6163dccd719 [2021-06-11T03:32:49.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T03:32:49.412Z] Dload Upload Total Spent Left Speed [2021-06-11T03:32:49.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3545 0 0 100 3545 0 8735 --:--:-- --:--:-- --:--:-- 8731 100 3545 0 0 100 3545 0 8732 --:--:-- --:--:-- --:--:-- 8731 [2021-06-11T03:32:49.673Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] } [2021-06-11T03:32:49.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-11T03:32:50.615Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-11T03:32:50.640Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:32:50.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T03:32:50.975Z] [2021-06-11T03:32:50.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:32:51.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T03:32:51.314Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-11T03:32:51.314Z] 188c0c94c7c5: Pulling fs layer [2021-06-11T03:32:51.314Z] 0ef7d3d256c8: Pulling fs layer [2021-06-11T03:32:51.314Z] de9db76c5a1d: Pulling fs layer [2021-06-11T03:32:51.314Z] 0eba1c9be4d2: Pulling fs layer [2021-06-11T03:32:51.314Z] 0d57e429df01: Pulling fs layer [2021-06-11T03:32:51.314Z] 4e4be7b47b0d: Pulling fs layer [2021-06-11T03:32:51.314Z] e1f770b5df2f: Pulling fs layer [2021-06-11T03:32:51.314Z] 85a0685a4137: Pulling fs layer [2021-06-11T03:32:51.314Z] 0eba1c9be4d2: Waiting [2021-06-11T03:32:51.314Z] 0d57e429df01: Waiting [2021-06-11T03:32:51.314Z] 4e4be7b47b0d: Waiting [2021-06-11T03:32:51.314Z] e1f770b5df2f: Waiting [2021-06-11T03:32:51.314Z] 85a0685a4137: Waiting [2021-06-11T03:32:51.314Z] de9db76c5a1d: Verifying Checksum [2021-06-11T03:32:51.314Z] de9db76c5a1d: Download complete [2021-06-11T03:32:51.314Z] 0ef7d3d256c8: Verifying Checksum [2021-06-11T03:32:51.314Z] 0ef7d3d256c8: Download complete [2021-06-11T03:32:51.314Z] 0d57e429df01: Verifying Checksum [2021-06-11T03:32:51.314Z] 0d57e429df01: Download complete [2021-06-11T03:32:51.314Z] 188c0c94c7c5: Verifying Checksum [2021-06-11T03:32:51.314Z] 188c0c94c7c5: Download complete [2021-06-11T03:32:51.578Z] 4e4be7b47b0d: Verifying Checksum [2021-06-11T03:32:51.578Z] 4e4be7b47b0d: Download complete [2021-06-11T03:32:51.578Z] 188c0c94c7c5: Pull complete [2021-06-11T03:32:51.841Z] 0ef7d3d256c8: Pull complete [2021-06-11T03:32:51.841Z] de9db76c5a1d: Pull complete [2021-06-11T03:32:53.233Z] e1f770b5df2f: Verifying Checksum [2021-06-11T03:32:53.233Z] e1f770b5df2f: Download complete [2021-06-11T03:32:54.617Z] 0eba1c9be4d2: Verifying Checksum [2021-06-11T03:32:54.617Z] 0eba1c9be4d2: Download complete [2021-06-11T03:32:54.617Z] 85a0685a4137: Verifying Checksum [2021-06-11T03:32:54.617Z] 85a0685a4137: Download complete [2021-06-11T03:32:57.962Z] 0eba1c9be4d2: Pull complete [2021-06-11T03:32:57.962Z] 0d57e429df01: Pull complete [2021-06-11T03:32:57.962Z] 4e4be7b47b0d: Pull complete [2021-06-11T03:32:58.556Z] e1f770b5df2f: Pull complete [2021-06-11T03:33:01.887Z] 85a0685a4137: Pull complete [2021-06-11T03:33:01.887Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-11T03:33:01.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T03:33:01.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-11T03:33:01.983Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-06-11T03:33:02.022Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-11T03:33:04.124Z] $ docker top 9bbd9dac85452f4ee72f13b44aec7b98baa0268db69a6c4e41316273c63ae283 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T03:33:04.227Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-11T03:33:04.525Z] + set -o pipefail [2021-06-11T03:33:04.525Z] + snyk monitor '--org=edgex-jenkins' [2021-06-11T03:33:12.682Z] [2021-06-11T03:33:12.682Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-06-11T03:33:12.682Z] [2021-06-11T03:33:12.682Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/bbad2fde-810b-4cf6-a20c-5cd156e6fcf8 [2021-06-11T03:33:12.682Z] [2021-06-11T03:33:12.682Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-11T03:33:12.682Z] [2021-06-11T03:33:12.682Z] [Pipeline] } [2021-06-11T03:33:12.694Z] $ docker stop --time=1 9bbd9dac85452f4ee72f13b44aec7b98baa0268db69a6c4e41316273c63ae283 [2021-06-11T03:33:14.966Z] $ docker rm -f 9bbd9dac85452f4ee72f13b44aec7b98baa0268db69a6c4e41316273c63ae283 [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-11T03:33:16.102Z] + git log --format=format:%s -1 d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:33:16.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:33:16.415Z] . [Pipeline] withDockerContainer [2021-06-11T03:33:16.495Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-06-11T03:33:16.536Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T03:33:16.910Z] $ docker top b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:33:17.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:33:17.052Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:33:17.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:33:17.167Z] $ docker exec b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d ssh-agent [2021-06-11T03:33:17.279Z] SSH_AUTH_SOCK=/tmp/ssh-WPaHTe0qe9TD/agent.15 [2021-06-11T03:33:17.279Z] SSH_AGENT_PID=21 [2021-06-11T03:33:17.284Z] Running ssh-add (command line suppressed) [2021-06-11T03:33:17.387Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5176320818639981605.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5176320818639981605.key) [2021-06-11T03:33:17.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:33:17.703Z] + git semver tag [2021-06-11T03:33:17.703Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:33:17.703Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-11T03:33:17.703Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:33:17.703Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:33:17.703Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:33:17.703Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:33:17.703Z] # $SEMVER_BRANCH = master [2021-06-11T03:33:17.703Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-11T03:33:17.703Z] # d35fec13df66dc1861fe13888b1fd266694d2b98 HEAD [2021-06-11T03:33:17.703Z] # -> Force: false [2021-06-11T03:33:17.703Z] # cc5dd2d94d2b9de0d42ed076d1ee0f0824ab9233 refs/tags/v1.3.2-dev.21 [Pipeline] } [2021-06-11T03:33:17.712Z] $ docker exec --env ******** --env ******** b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d ssh-agent -k [2021-06-11T03:33:17.814Z] unset SSH_AUTH_SOCK; [2021-06-11T03:33:17.814Z] unset SSH_AGENT_PID; [2021-06-11T03:33:17.814Z] echo Agent pid 21 killed; [2021-06-11T03:33:17.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:33:18.173Z] + git semver [Pipeline] } [2021-06-11T03:33:18.189Z] $ docker stop --time=1 b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d [2021-06-11T03:33:19.369Z] $ docker rm -f b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:33:19.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T03:33:19.846Z] [2021-06-11T03:33:19.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:33:20.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T03:33:20.157Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-11T03:33:20.157Z] ab5ef0e58194: Pulling fs layer [2021-06-11T03:33:20.157Z] 9712f1f96733: Pulling fs layer [2021-06-11T03:33:20.157Z] 63f879dbbcfc: Pulling fs layer [2021-06-11T03:33:20.157Z] 0d9ebad4ef96: Pulling fs layer [2021-06-11T03:33:20.157Z] e9a5061849ea: Pulling fs layer [2021-06-11T03:33:20.157Z] d747dcd14b5f: Pulling fs layer [2021-06-11T03:33:20.157Z] 2de7ff778b66: Pulling fs layer [2021-06-11T03:33:20.157Z] d747dcd14b5f: Waiting [2021-06-11T03:33:20.157Z] e9a5061849ea: Waiting [2021-06-11T03:33:20.157Z] 2de7ff778b66: Waiting [2021-06-11T03:33:20.157Z] 0d9ebad4ef96: Waiting [2021-06-11T03:33:20.157Z] 9712f1f96733: Verifying Checksum [2021-06-11T03:33:20.157Z] 9712f1f96733: Download complete [2021-06-11T03:33:21.542Z] 63f879dbbcfc: Download complete [2021-06-11T03:33:21.542Z] e9a5061849ea: Verifying Checksum [2021-06-11T03:33:21.542Z] e9a5061849ea: Download complete [2021-06-11T03:33:21.542Z] d747dcd14b5f: Verifying Checksum [2021-06-11T03:33:21.542Z] d747dcd14b5f: Download complete [2021-06-11T03:33:21.802Z] 2de7ff778b66: Verifying Checksum [2021-06-11T03:33:21.802Z] 2de7ff778b66: Download complete [2021-06-11T03:33:22.062Z] 0d9ebad4ef96: Verifying Checksum [2021-06-11T03:33:22.062Z] 0d9ebad4ef96: Download complete [2021-06-11T03:33:22.324Z] ab5ef0e58194: Verifying Checksum [2021-06-11T03:33:22.324Z] ab5ef0e58194: Download complete [2021-06-11T03:33:24.981Z] ab5ef0e58194: Pull complete [2021-06-11T03:33:24.981Z] 9712f1f96733: Pull complete [2021-06-11T03:33:25.554Z] 63f879dbbcfc: Pull complete [2021-06-11T03:33:28.938Z] 0d9ebad4ef96: Pull complete [2021-06-11T03:33:28.938Z] e9a5061849ea: Pull complete [2021-06-11T03:33:29.200Z] d747dcd14b5f: Pull complete [2021-06-11T03:33:30.170Z] 2de7ff778b66: Pull complete [2021-06-11T03:33:30.170Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-11T03:33:30.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T03:33:30.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-11T03:33:30.241Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-06-11T03:33:30.289Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-11T03:33:33.577Z] $ docker top 3b47c83c08b4b71765e59c003f8532f9e2f3c621510be817dd9fa93d102096e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:33:33.671Z] provisioning config files... [2021-06-11T03:33:33.680Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1483863020465709563tmp [2021-06-11T03:33:33.693Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1840880843843018908tmp [2021-06-11T03:33:33.706Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4806963506594587495tmp [Pipeline] { [Pipeline] echo [2021-06-11T03:33:33.728Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:33:34.023Z] ---> sigul-configuration.sh [2021-06-11T03:33:34.023Z] gpg: directory `/root/.gnupg' created [2021-06-11T03:33:34.023Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-11T03:33:34.024Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-11T03:33:34.024Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-11T03:33:34.024Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-11T03:33:34.024Z] gpg: CAST5 encrypted data [2021-06-11T03:33:34.024Z] gpg: encrypted with 1 passphrase [2021-06-11T03:33:34.024Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-11T03:33:34.318Z] + mkdir /home/jenkins [2021-06-11T03:33:34.318Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-11T03:33:34.613Z] + 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-11T03:33:34.623Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:33:34.921Z] ---> sigul-install.sh [2021-06-11T03:33:40.224Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-11T03:33:40.520Z] + git tag --list [2021-06-11T03:33:40.520Z] 0.7.1 [2021-06-11T03:33:40.520Z] v1.0.0 [2021-06-11T03:33:40.520Z] v1.1.0 [2021-06-11T03:33:40.520Z] v1.1.1 [2021-06-11T03:33:40.520Z] v1.2.2 [2021-06-11T03:33:40.520Z] v1.3.0 [2021-06-11T03:33:40.520Z] v1.3.1 [2021-06-11T03:33:40.520Z] v1.3.1-dev.1 [2021-06-11T03:33:40.520Z] v1.3.1-dev.2 [2021-06-11T03:33:40.520Z] v1.3.1-dev.3 [2021-06-11T03:33:40.520Z] v1.3.1-dev.4 [2021-06-11T03:33:40.520Z] v1.3.2-dev.1 [2021-06-11T03:33:40.520Z] v1.3.2-dev.10 [2021-06-11T03:33:40.520Z] v1.3.2-dev.11 [2021-06-11T03:33:40.520Z] v1.3.2-dev.12 [2021-06-11T03:33:40.520Z] v1.3.2-dev.13 [2021-06-11T03:33:40.520Z] v1.3.2-dev.14 [2021-06-11T03:33:40.520Z] v1.3.2-dev.15 [2021-06-11T03:33:40.520Z] v1.3.2-dev.16 [2021-06-11T03:33:40.520Z] v1.3.2-dev.17 [2021-06-11T03:33:40.520Z] v1.3.2-dev.18 [2021-06-11T03:33:40.520Z] v1.3.2-dev.19 [2021-06-11T03:33:40.520Z] v1.3.2-dev.2 [2021-06-11T03:33:40.520Z] v1.3.2-dev.20 [2021-06-11T03:33:40.520Z] v1.3.2-dev.21 [2021-06-11T03:33:40.520Z] v1.3.2-dev.3 [2021-06-11T03:33:40.520Z] v1.3.2-dev.4 [2021-06-11T03:33:40.520Z] v1.3.2-dev.5 [2021-06-11T03:33:40.520Z] v1.3.2-dev.6 [2021-06-11T03:33:40.520Z] v1.3.2-dev.7 [2021-06-11T03:33:40.520Z] v1.3.2-dev.8 [2021-06-11T03:33:40.520Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-11T03:33:40.817Z] + lftools sign git-tag v1.3.2-dev.21 [2021-06-11T03:33:41.391Z] Signing Git tag with Sigul... [2021-06-11T03:33:41.391Z] Signing v1.3.2-dev.21 [Pipeline] echo [2021-06-11T03:33:41.972Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:33:42.271Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-11T03:33:42.280Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-11T03:33:42.309Z] $ docker stop --time=1 3b47c83c08b4b71765e59c003f8532f9e2f3c621510be817dd9fa93d102096e8 [2021-06-11T03:33:43.776Z] $ docker rm -f 3b47c83c08b4b71765e59c003f8532f9e2f3c621510be817dd9fa93d102096e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:33:44.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:33:44.442Z] . [Pipeline] withDockerContainer [2021-06-11T03:33:44.545Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-06-11T03:33:44.591Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T03:33:44.952Z] $ docker top c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:33:45.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:33:45.090Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:33:45.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:33:45.202Z] $ docker exec c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b ssh-agent [2021-06-11T03:33:45.316Z] SSH_AUTH_SOCK=/tmp/ssh-3f2xDNSWWp4m/agent.13 [2021-06-11T03:33:45.316Z] SSH_AGENT_PID=19 [2021-06-11T03:33:45.321Z] Running ssh-add (command line suppressed) [2021-06-11T03:33:45.415Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2438838611829317425.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2438838611829317425.key) [2021-06-11T03:33:45.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:33:45.729Z] + git semver bump pre [2021-06-11T03:33:45.729Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:33:45.729Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-11T03:33:45.729Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:33:45.729Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:33:45.729Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:33:45.729Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:33:45.729Z] # $SEMVER_BRANCH = master [2021-06-11T03:33:45.729Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-11T03:33:45.729Z] 1.3.2-dev.22 [Pipeline] } [2021-06-11T03:33:45.738Z] $ docker exec --env ******** --env ******** c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b ssh-agent -k [2021-06-11T03:33:45.829Z] unset SSH_AUTH_SOCK; [2021-06-11T03:33:45.829Z] unset SSH_AGENT_PID; [2021-06-11T03:33:45.829Z] echo Agent pid 19 killed; [2021-06-11T03:33:45.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:33:46.175Z] + git semver [Pipeline] } [2021-06-11T03:33:46.188Z] $ docker stop --time=1 c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b [2021-06-11T03:33:47.392Z] $ docker rm -f c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:33:47.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:33:47.785Z] . [Pipeline] withDockerContainer [2021-06-11T03:33:47.873Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-06-11T03:33:47.918Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T03:33:48.270Z] $ docker top 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:33:48.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:33:48.387Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:33:48.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:33:48.503Z] $ docker exec 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c ssh-agent [2021-06-11T03:33:48.611Z] SSH_AUTH_SOCK=/tmp/ssh-i5z6Ob5n6wSA/agent.14 [2021-06-11T03:33:48.611Z] SSH_AGENT_PID=20 [2021-06-11T03:33:48.617Z] Running ssh-add (command line suppressed) [2021-06-11T03:33:48.712Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2648734557686199406.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2648734557686199406.key) [2021-06-11T03:33:48.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:33:49.047Z] + git semver push [2021-06-11T03:33:49.047Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:33:49.047Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-11T03:33:49.047Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:33:49.047Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:33:49.047Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:33:49.047Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:33:49.047Z] # $SEMVER_BRANCH = master [2021-06-11T03:33:49.047Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-11T03:33:53.263Z] $ docker exec --env ******** --env ******** 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c ssh-agent -k [2021-06-11T03:33:53.353Z] unset SSH_AUTH_SOCK; [2021-06-11T03:33:53.353Z] unset SSH_AGENT_PID; [2021-06-11T03:33:53.353Z] echo Agent pid 20 killed; [2021-06-11T03:33:53.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:33:53.702Z] + git semver [Pipeline] } [2021-06-11T03:33:53.714Z] $ docker stop --time=1 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c [2021-06-11T03:33:54.908Z] $ docker rm -f 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c [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-11T03:33:55.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:33:56.449Z] ---> package-listing.sh [2021-06-11T03:33:56.449Z] ++ facter osfamily [2021-06-11T03:33:56.449Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T03:33:56.715Z] + OS_FAMILY=redhat [2021-06-11T03:33:56.715Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:33:56.715Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T03:33:56.715Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T03:33:56.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T03:33:56.715Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T03:33:56.715Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-11T03:33:56.715Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T03:33:56.715Z] + case "${OS_FAMILY}" in [2021-06-11T03:33:56.715Z] + rpm -qa [2021-06-11T03:33:56.715Z] + sort [2021-06-11T03:33:57.297Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T03:33:57.297Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T03:33:57.297Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T03:33:57.297Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-11T03:33:57.297Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-06-11T03:33:57.297Z] + 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-11T03:33:57.311Z] 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-11T03:33:57.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:33:58.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T03:33:58.162Z] [2021-06-11T03:33:58.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:33:58.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T03:33:58.489Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T03:33:58.489Z] df20fa9351a1: Pulling fs layer [2021-06-11T03:33:58.489Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T03:33:58.489Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T03:33:58.489Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T03:33:58.489Z] 93b61091891f: Pulling fs layer [2021-06-11T03:33:58.489Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T03:33:58.489Z] 5e14af77c1be: Pulling fs layer [2021-06-11T03:33:58.489Z] 01666e4c0597: Pulling fs layer [2021-06-11T03:33:58.489Z] aa168da1d23b: Pulling fs layer [2021-06-11T03:33:58.489Z] 46f8f816bc3b: Waiting [2021-06-11T03:33:58.489Z] 93b61091891f: Waiting [2021-06-11T03:33:58.489Z] 93b9cdb0e59b: Waiting [2021-06-11T03:33:58.489Z] 5e14af77c1be: Waiting [2021-06-11T03:33:58.489Z] 01666e4c0597: Waiting [2021-06-11T03:33:58.489Z] aa168da1d23b: Waiting [2021-06-11T03:33:58.489Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T03:33:58.489Z] 36b3adc4ff6f: Download complete [2021-06-11T03:33:58.489Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T03:33:58.489Z] 46f8f816bc3b: Download complete [2021-06-11T03:33:58.489Z] df20fa9351a1: Verifying Checksum [2021-06-11T03:33:58.489Z] df20fa9351a1: Download complete [2021-06-11T03:33:58.757Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T03:33:58.757Z] 93b9cdb0e59b: Download complete [2021-06-11T03:33:58.757Z] 93b61091891f: Verifying Checksum [2021-06-11T03:33:58.757Z] 93b61091891f: Download complete [2021-06-11T03:33:58.757Z] 5e14af77c1be: Verifying Checksum [2021-06-11T03:33:58.757Z] 5e14af77c1be: Download complete [2021-06-11T03:33:58.757Z] 01666e4c0597: Verifying Checksum [2021-06-11T03:33:58.757Z] 01666e4c0597: Download complete [2021-06-11T03:33:58.757Z] df20fa9351a1: Pull complete [2021-06-11T03:33:58.757Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T03:33:58.757Z] 8ad3a11d3b57: Download complete [2021-06-11T03:33:59.024Z] 36b3adc4ff6f: Pull complete [2021-06-11T03:33:59.284Z] 8ad3a11d3b57: Pull complete [2021-06-11T03:33:59.544Z] 46f8f816bc3b: Pull complete [2021-06-11T03:33:59.544Z] 93b61091891f: Pull complete [2021-06-11T03:33:59.803Z] 93b9cdb0e59b: Pull complete [2021-06-11T03:33:59.803Z] 5e14af77c1be: Pull complete [2021-06-11T03:33:59.803Z] 01666e4c0597: Pull complete [2021-06-11T03:34:00.374Z] aa168da1d23b: Verifying Checksum [2021-06-11T03:34:00.374Z] aa168da1d23b: Download complete [2021-06-11T03:34:04.599Z] aa168da1d23b: Pull complete [2021-06-11T03:34:04.599Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T03:34:04.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T03:34:04.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T03:34:04.675Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-06-11T03:34:04.714Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T03:34:06.815Z] $ docker top 68c50d18f3979c5ab9c1950bba1ee7297edd0fd88ccb26ecc676f896ca08b792 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:34:07.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T03:34:07.485Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T03:34:07.785Z] + ls /var/log/sa-host [2021-06-11T03:34:07.785Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T03:34:07.785Z] file_magic: OK [2021-06-11T03:34:07.785Z] HZ: Using current value: 100 [2021-06-11T03:34:07.785Z] file_header: OK [2021-06-11T03:34:07.785Z] 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-11T03:34:07.785Z] Statistics: [2021-06-11T03:34:07.785Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T03:34:07.785Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T03:34:07.785Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T03:34:07.785Z] file_magic: OK [2021-06-11T03:34:07.785Z] HZ: Using current value: 100 [2021-06-11T03:34:07.785Z] file_header: OK [2021-06-11T03:34:07.785Z] 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-11T03:34:07.785Z] Statistics: [2021-06-11T03:34:07.785Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T03:34:07.785Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:34:08.345Z] provisioning config files... [2021-06-11T03:34:08.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8636027428964968631tmp [Pipeline] { [Pipeline] echo [2021-06-11T03:34:08.381Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:34:08.677Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T03:34:08.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:34:09.081Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T03:34:09.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:34:09.397Z] ---> sudo-logs.sh [2021-06-11T03:34:09.397Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T03:34:09.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:34:09.723Z] ---> job-cost.sh [2021-06-11T03:34:09.723Z] lf-activate-venv: SKIPPING [2021-06-11T03:34:09.723Z] DEBUG: total: 0.18000000715255737 [2021-06-11T03:34:09.723Z] INFO: Retrieving Stack Cost... [2021-06-11T03:34:10.666Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T03:34:10.928Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T03:34:10.941Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:34:11.236Z] ---> logs-deploy.sh [2021-06-11T03:34:11.236Z] lf-activate-venv: SKIPPING [2021-06-11T03:34:11.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/53 [2021-06-11T03:34:11.236Z] INFO: archiving workspace using pattern(s): [2021-06-11T03:34:12.182Z] Archives upload complete. [2021-06-11T03:34:12.182Z] INFO: archiving logs to Nexus [2021-06-11T03:34:12.755Z] ---> uname -a: [2021-06-11T03:34:12.755Z] Linux prd-centos7-docker-4c-2g-433.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-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] ---> lscpu: [2021-06-11T03:34:12.755Z] Architecture: x86_64 [2021-06-11T03:34:12.755Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-11T03:34:12.755Z] Byte Order: Little Endian [2021-06-11T03:34:12.755Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-11T03:34:12.755Z] CPU(s): 2 [2021-06-11T03:34:12.755Z] On-line CPU(s) list: 0,1 [2021-06-11T03:34:12.755Z] Thread(s) per core: 1 [2021-06-11T03:34:12.755Z] Core(s) per socket: 1 [2021-06-11T03:34:12.755Z] Socket(s): 2 [2021-06-11T03:34:12.755Z] NUMA node(s): 1 [2021-06-11T03:34:12.755Z] Vendor ID: AuthenticAMD [2021-06-11T03:34:12.755Z] CPU family: 23 [2021-06-11T03:34:12.755Z] Model: 49 [2021-06-11T03:34:12.755Z] Model name: AMD EPYC-Rome Processor [2021-06-11T03:34:12.755Z] Stepping: 0 [2021-06-11T03:34:12.755Z] CPU MHz: 2800.000 [2021-06-11T03:34:12.755Z] BogoMIPS: 5600.00 [2021-06-11T03:34:12.755Z] Virtualization: AMD-V [2021-06-11T03:34:12.755Z] Hypervisor vendor: KVM [2021-06-11T03:34:12.755Z] Virtualization type: full [2021-06-11T03:34:12.755Z] L1d cache: 64 KiB [2021-06-11T03:34:12.755Z] L1i cache: 64 KiB [2021-06-11T03:34:12.755Z] L2 cache: 1 MiB [2021-06-11T03:34:12.755Z] L3 cache: 32 MiB [2021-06-11T03:34:12.755Z] NUMA node0 CPU(s): 0,1 [2021-06-11T03:34:12.755Z] Vulnerability Itlb multihit: Not affected [2021-06-11T03:34:12.755Z] Vulnerability L1tf: Not affected [2021-06-11T03:34:12.755Z] Vulnerability Mds: Not affected [2021-06-11T03:34:12.755Z] Vulnerability Meltdown: Not affected [2021-06-11T03:34:12.755Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-11T03:34:12.755Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-11T03:34:12.755Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-11T03:34:12.755Z] Vulnerability Srbds: Not affected [2021-06-11T03:34:12.755Z] Vulnerability Tsx async abort: Not affected [2021-06-11T03:34:12.755Z] 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-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] ---> nproc: [2021-06-11T03:34:12.755Z] 2 [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] ---> df -h: [2021-06-11T03:34:12.755Z] Filesystem Size Used Available Use% Mounted on [2021-06-11T03:34:12.755Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-11T03:34:12.755Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-11T03:34:12.755Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-11T03:34:12.755Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-11T03:34:12.755Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] ---> free -m: [2021-06-11T03:34:12.755Z] total used free shared buff/cache available [2021-06-11T03:34:12.755Z] Mem: 7821 1268 3168 0 3384 6471 [2021-06-11T03:34:12.755Z] Swap: 1023 0 1023 [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] ---> ip addr: [2021-06-11T03:34:12.755Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-11T03:34:12.755Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-11T03:34:12.755Z] inet 127.0.0.1/8 scope host lo [2021-06-11T03:34:12.755Z] valid_lft forever preferred_lft forever [2021-06-11T03:34:12.755Z] inet6 ::1/128 scope host [2021-06-11T03:34:12.755Z] valid_lft forever preferred_lft forever [2021-06-11T03:34:12.755Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-11T03:34:12.755Z] link/ether fa:16:3e:53:05:b7 brd ff:ff:ff:ff:ff:ff [2021-06-11T03:34:12.755Z] inet 10.30.123.1/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-11T03:34:12.755Z] valid_lft 85705sec preferred_lft 85705sec [2021-06-11T03:34:12.755Z] inet6 fe80::f816:3eff:fe53:5b7/64 scope link [2021-06-11T03:34:12.755Z] valid_lft forever preferred_lft forever [2021-06-11T03:34:12.755Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-11T03:34:12.755Z] link/ether 02:42:6e:a5:87:5d brd ff:ff:ff:ff:ff:ff [2021-06-11T03:34:12.755Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-11T03:34:12.755Z] valid_lft forever preferred_lft forever [2021-06-11T03:34:12.755Z] inet6 fe80::42:6eff:fea5:875d/64 scope link [2021-06-11T03:34:12.755Z] valid_lft forever preferred_lft forever [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] ---> sar -b -r -n DEV: [2021-06-11T03:34:12.755Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] 03:22:27 LINUX RESTART (2 CPU) [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] 03:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-11T03:34:12.755Z] 03:24:01 33.31 3.55 29.76 0.00 2600.53 2561.21 0.00 [2021-06-11T03:34:12.755Z] 03:25:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 [2021-06-11T03:34:12.755Z] 03:26:01 0.33 0.00 0.33 0.00 0.00 4.05 0.00 [2021-06-11T03:34:12.755Z] 03:27:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-06-11T03:34:12.755Z] 03:28:01 0.32 0.00 0.32 0.00 0.00 3.55 0.00 [2021-06-11T03:34:12.755Z] 03:29:02 0.32 0.00 0.32 0.00 0.00 3.91 0.00 [2021-06-11T03:34:12.755Z] 03:30:01 0.30 0.00 0.30 0.00 0.00 4.39 0.00 [2021-06-11T03:34:12.755Z] 03:31:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 [2021-06-11T03:34:12.755Z] 03:32:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-06-11T03:34:12.755Z] 03:33:01 22.95 0.03 22.91 0.00 3.73 9925.45 0.00 [2021-06-11T03:34:12.755Z] 03:34:01 197.34 0.10 197.24 0.00 9.99 51196.82 0.00 [2021-06-11T03:34:12.755Z] Average: 23.30 0.34 22.97 0.00 238.03 5802.75 0.00 [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] 03:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-11T03:34:12.755Z] 03:24:01 5461880 0 807852 10.09 2620 1736588 1301160 14.37 575720 1571548 20 [2021-06-11T03:34:12.755Z] 03:25:01 5472196 0 797528 9.96 2620 1736596 1206188 13.32 567356 1571512 20 [2021-06-11T03:34:12.755Z] 03:26:01 5471740 0 797984 9.96 2620 1736596 1206260 13.32 568340 1570992 8 [2021-06-11T03:34:12.755Z] 03:27:01 5470412 0 799304 9.98 2620 1736604 1206296 13.32 569752 1570996 12 [2021-06-11T03:34:12.755Z] 03:28:01 5472324 0 797388 9.96 2620 1736608 1206020 13.32 564876 1574312 16 [2021-06-11T03:34:12.755Z] 03:29:02 5471776 0 797936 9.96 2620 1736608 1205924 13.31 565292 1574312 12 [2021-06-11T03:34:12.755Z] 03:30:01 5471356 0 798344 9.97 2620 1736620 1205972 13.31 565552 1574312 20 [2021-06-11T03:34:12.755Z] 03:31:01 5468620 0 801076 10.00 2620 1736624 1206068 13.32 568448 1574312 8 [2021-06-11T03:34:12.755Z] 03:32:01 5463864 0 805828 10.06 2620 1736628 1205924 13.31 573188 1574312 16 [2021-06-11T03:34:12.755Z] 03:33:01 4481840 0 979752 12.23 2620 2544728 1605420 17.72 831052 2217016 594252 [2021-06-11T03:34:12.755Z] 03:34:01 3442412 0 1275468 15.93 2620 3288440 1644696 18.16 1138168 2770600 229088 [2021-06-11T03:34:12.755Z] Average: 5195311 0 859860 10.74 2620 1951149 1290903 14.25 644340 1740384 74861 [2021-06-11T03:34:12.755Z] [2021-06-11T03:34:12.755Z] 03:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-11T03:34:12.755Z] 03:24:01 eth0 153.41 117.69 432.56 27.41 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:24:01 docker0 3.05 2.47 0.60 5.64 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:25:01 eth0 1.58 0.35 0.37 0.14 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:26:01 eth0 2.28 0.70 0.89 0.60 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:27:01 eth0 1.78 0.50 0.63 0.39 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:28:01 eth0 0.22 0.20 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.755Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:29:02 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:30:01 eth0 0.69 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:31:01 eth0 0.57 0.32 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:33:01 eth0 398.33 368.88 4073.48 28.99 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:34:01 eth0 691.11 617.48 6076.21 82.01 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] 03:34:01 docker0 100.27 106.53 7.29 652.15 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] Average: eth0 113.92 100.76 963.98 12.74 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] Average: docker0 9.41 9.93 0.72 59.91 0.00 0.00 0.00 0.00 [2021-06-11T03:34:12.756Z] [2021-06-11T03:34:12.756Z] [2021-06-11T03:34:12.756Z] ---> sar -P ALL: [2021-06-11T03:34:12.756Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T03:34:12.756Z] [2021-06-11T03:34:12.756Z] 03:22:27 LINUX RESTART (2 CPU) [2021-06-11T03:34:12.756Z] [2021-06-11T03:34:12.756Z] 03:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T03:34:12.756Z] 03:24:01 all 3.86 0.00 1.76 0.78 0.05 93.55 [2021-06-11T03:34:12.756Z] 03:24:01 0 4.03 0.00 1.78 0.15 0.05 93.98 [2021-06-11T03:34:12.756Z] 03:24:01 1 3.68 0.00 1.74 1.40 0.05 93.12 [2021-06-11T03:34:12.756Z] 03:25:01 all 0.08 0.00 0.05 0.00 0.05 99.82 [2021-06-11T03:34:12.756Z] 03:25:01 0 0.13 0.00 0.05 0.00 0.03 99.78 [2021-06-11T03:34:12.756Z] 03:25:01 1 0.03 0.00 0.05 0.00 0.07 99.85 [2021-06-11T03:34:12.756Z] 03:26:01 all 0.14 0.00 0.18 0.00 0.04 99.63 [2021-06-11T03:34:12.756Z] 03:26:01 0 0.10 0.00 0.17 0.00 0.03 99.70 [2021-06-11T03:34:12.756Z] 03:26:01 1 0.18 0.00 0.20 0.00 0.05 99.57 [2021-06-11T03:34:12.756Z] 03:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-11T03:34:12.756Z] 03:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-11T03:34:12.756Z] 03:27:01 1 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-11T03:34:12.756Z] 03:28:01 all 0.05 0.00 0.04 0.00 0.04 99.87 [2021-06-11T03:34:12.756Z] 03:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-11T03:34:12.756Z] 03:28:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-11T03:34:12.756Z] 03:29:02 all 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-11T03:34:12.756Z] 03:29:02 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-11T03:34:12.756Z] 03:29:02 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-11T03:34:12.756Z] 03:30:01 all 0.09 0.00 0.03 0.00 0.05 99.84 [2021-06-11T03:34:12.756Z] 03:30:01 0 0.05 0.00 0.03 0.00 0.07 99.85 [2021-06-11T03:34:12.756Z] 03:30:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-11T03:34:12.756Z] 03:31:01 all 0.12 0.00 0.05 0.00 0.03 99.81 [2021-06-11T03:34:12.756Z] 03:31:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-11T03:34:12.756Z] 03:31:01 1 0.22 0.00 0.05 0.00 0.02 99.72 [2021-06-11T03:34:12.756Z] 03:32:01 all 0.14 0.00 0.03 0.00 0.04 99.78 [2021-06-11T03:34:12.756Z] 03:32:01 0 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-11T03:34:12.756Z] 03:32:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-11T03:34:12.756Z] 03:33:01 all 7.38 0.00 2.69 0.23 0.03 89.67 [2021-06-11T03:34:12.756Z] 03:33:01 0 7.68 0.00 2.83 0.26 0.03 89.20 [2021-06-11T03:34:12.756Z] 03:33:01 1 7.07 0.00 2.55 0.20 0.03 90.14 [2021-06-11T03:34:12.756Z] 03:34:01 all 20.33 0.00 8.95 2.78 0.11 67.84 [2021-06-11T03:34:12.756Z] 03:34:01 0 23.75 0.00 9.24 2.98 0.11 63.92 [2021-06-11T03:34:12.756Z] 03:34:01 1 16.94 0.00 8.66 2.57 0.11 71.73 [2021-06-11T03:34:12.756Z] [2021-06-11T03:34:12.756Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-11T03:34:12.756Z] Average: all 2.85 0.00 1.22 0.33 0.05 95.56 [2021-06-11T03:34:12.756Z] Average: 0 3.15 0.00 1.25 0.29 0.04 95.26 [2021-06-11T03:34:12.756Z] Average: 1 2.54 0.00 1.18 0.37 0.05 95.86 [2021-06-11T03:34:12.756Z] [2021-06-11T03:34:12.756Z] [2021-06-11T03:34:12.756Z]