Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db15b17aa7909c46086228bc577d64e14747d026 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25006 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision db15b17aa7909c46086228bc577d64e14747d026 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db15b17aa7909c46086228bc577d64e14747d026 # timeout=10 Commit message: "Merge pull request #200 from FelixTing/issue-194" > git rev-list --no-walk c3ea08299f7873d083b04f44694daa6999a66061 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-04T17:02:42.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-04T17:02:42.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-04T17:02:42.556Z] ========================================================= [2021-02-04T17:02:42.557Z] EdgeX Global Pipelines Version Info [2021-02-04T17:02:42.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:02:45.193Z] ------------------- [2021-02-04T17:02:45.193Z] stable info: [2021-02-04T17:02:45.193Z] ------------------- [2021-02-04T17:02:45.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T17:02:45.193Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T17:02:45.193Z] Message: update stable to v1.0.179 [2021-02-04T17:02:46.217Z] ------------------- [2021-02-04T17:02:46.217Z] experimental info: [2021-02-04T17:02:46.217Z] ------------------- [2021-02-04T17:02:46.217Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T17:02:46.217Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T17:02:46.217Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-04T17:02:46.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-02-04T17:02:46.614Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-02-04T17:02:46.724Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-04T17:02:46.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-04T17:02:46.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-04T17:02:47.033Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-04T17:02:47.187Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-04T17:02:47.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-04T17:02:47.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-04T17:02:47.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-04T17:02:47.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-04T17:02:47.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-02-04T17:02:47.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-04T17:02:48.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-04T17:02:48.153Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T17:02:48.300Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T17:02:48.385Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-04T17:02:48.472Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-04T17:02:48.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-04T17:02:48.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-04T17:02:48.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-04T17:02:48.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-04T17:02:48.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-04T17:02:49.080Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-04T17:02:49.174Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-04T17:02:49.286Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-04T17:02:49.386Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-04T17:02:49.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-04T17:02:49.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-04T17:02:49.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-04T17:02:49.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] echo [2021-02-04T17:02:49.889Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db15b17 [Pipeline] echo [2021-02-04T17:02:49.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:02:50.190Z] provisioning config files... [2021-02-04T17:02:50.267Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8374105594075880402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:02:50.722Z] ---> docker-login.sh [2021-02-04T17:02:50.722Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:02:51.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:02:51.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:02:51.636Z] Configure a credential helper to remove this warning. See [2021-02-04T17:02:51.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:02:51.636Z] [2021-02-04T17:02:51.636Z] Login Succeeded [2021-02-04T17:02:51.938Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:02:52.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:02:52.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:02:52.213Z] Configure a credential helper to remove this warning. See [2021-02-04T17:02:52.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:02:52.213Z] [2021-02-04T17:02:52.213Z] Login Succeeded [2021-02-04T17:02:52.213Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:02:52.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:02:52.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:02:52.490Z] Configure a credential helper to remove this warning. See [2021-02-04T17:02:52.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:02:52.490Z] [2021-02-04T17:02:52.490Z] Login Succeeded [2021-02-04T17:02:52.490Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:02:52.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:02:53.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:02:53.120Z] Configure a credential helper to remove this warning. See [2021-02-04T17:02:53.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:02:53.120Z] [2021-02-04T17:02:53.120Z] Login Succeeded [2021-02-04T17:02:53.120Z] docker.io [2021-02-04T17:02:53.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:02:54.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:02:54.059Z] Configure a credential helper to remove this warning. See [2021-02-04T17:02:54.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:02:54.059Z] [2021-02-04T17:02:54.059Z] Login Succeeded [2021-02-04T17:02:54.059Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:02:54.349Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T17:02:55.587Z] + git log --format=format:%s -1 db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] echo [2021-02-04T17:02:56.018Z] GIT_COMMIT: db15b17aa7909c46086228bc577d64e14747d026, Commit Message: Merge pull request #200 from FelixTing/issue-194 [Pipeline] echo [2021-02-04T17:02:56.094Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:02:56.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:02:56.816Z] [2021-02-04T17:02:56.816Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:02:57.388Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:02:57.388Z] latest: Pulling from edgex-devops/git-semver [2021-02-04T17:02:57.388Z] 31603596830f: Pulling fs layer [2021-02-04T17:02:57.388Z] 2a8b12db71e7: Pulling fs layer [2021-02-04T17:02:57.388Z] 6ca5941a6612: Pulling fs layer [2021-02-04T17:02:57.388Z] ecc8261a40a4: Pulling fs layer [2021-02-04T17:02:57.388Z] ecc8261a40a4: Waiting [2021-02-04T17:02:57.388Z] 2a8b12db71e7: Verifying Checksum [2021-02-04T17:02:57.388Z] 2a8b12db71e7: Download complete [2021-02-04T17:02:57.847Z] 31603596830f: Verifying Checksum [2021-02-04T17:02:57.847Z] 31603596830f: Download complete [2021-02-04T17:02:58.130Z] ecc8261a40a4: Verifying Checksum [2021-02-04T17:02:58.130Z] ecc8261a40a4: Download complete [2021-02-04T17:02:58.404Z] 31603596830f: Pull complete [2021-02-04T17:02:58.404Z] 6ca5941a6612: Verifying Checksum [2021-02-04T17:02:58.404Z] 6ca5941a6612: Download complete [2021-02-04T17:02:58.677Z] 2a8b12db71e7: Pull complete [2021-02-04T17:03:00.768Z] 6ca5941a6612: Pull complete [2021-02-04T17:03:01.038Z] ecc8261a40a4: Pull complete [2021-02-04T17:03:01.038Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-04T17:03:01.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:03:01.038Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-04T17:03:01.268Z] prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container [2021-02-04T17:03:01.375Z] $ 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-02-04T17:03:04.913Z] $ docker top 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T17:03:05.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:03:05.403Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:03:06.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:03:06.040Z] $ docker exec 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 ssh-agent [2021-02-04T17:03:06.780Z] SSH_AUTH_SOCK=/tmp/ssh-OoY19eAUgGqL/agent.13 [2021-02-04T17:03:06.780Z] SSH_AGENT_PID=18 [2021-02-04T17:03:06.815Z] Running ssh-add (command line suppressed) [2021-02-04T17:03:07.115Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7289647080565355218.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7289647080565355218.key) [2021-02-04T17:03:07.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:03:07.723Z] + git tag --points-at HEAD [Pipeline] } [2021-02-04T17:03:07.906Z] $ docker exec --env ******** --env ******** 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 ssh-agent -k [2021-02-04T17:03:08.327Z] unset SSH_AUTH_SOCK; [2021-02-04T17:03:08.334Z] unset SSH_AGENT_PID; [2021-02-04T17:03:08.335Z] echo Agent pid 18 killed; [2021-02-04T17:03:08.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-04T17:03:08.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:03:08.607Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:03:09.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:03:09.057Z] $ docker exec 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 ssh-agent [2021-02-04T17:03:09.660Z] SSH_AUTH_SOCK=/tmp/ssh-74pncNLqiI9r/agent.46 [2021-02-04T17:03:09.660Z] SSH_AGENT_PID=51 [2021-02-04T17:03:09.695Z] Running ssh-add (command line suppressed) [2021-02-04T17:03:10.100Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2411218600151895216.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2411218600151895216.key) [2021-02-04T17:03:10.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:03:11.813Z] + git semver init [2021-02-04T17:03:11.813Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T17:03:11.813Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-02-04T17:03:11.813Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-02-04T17:03:11.813Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T17:03:11.813Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T17:03:11.813Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T17:03:11.813Z] # $SEMVER_BRANCH = master [2021-02-04T17:03:11.813Z] # $SEMVER_TEMP = /tmp/semver-194304438 [2021-02-04T17:03:11.813Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-02-04T17:03:12.401Z] # '/tmp/semver-194304438' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-02-04T17:03:12.401Z] # -> Force: false [2021-02-04T17:03:12.401Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-02-04T17:03:12.423Z] $ docker exec --env ******** --env ******** 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 ssh-agent -k [2021-02-04T17:03:12.617Z] unset SSH_AUTH_SOCK; [2021-02-04T17:03:12.618Z] unset SSH_AGENT_PID; [2021-02-04T17:03:12.618Z] echo Agent pid 51 killed; [2021-02-04T17:03:12.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T17:03:13.558Z] + git semver [Pipeline] } [2021-02-04T17:03:13.585Z] $ docker stop --time=1 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 [2021-02-04T17:03:15.405Z] $ docker rm -f 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T17:03:16.027Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-04T17:03:16.852Z] Stashed 1 file(s) [Pipeline] echo [2021-02-04T17:03:16.855Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.4 [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-02-04T17:03:32.439Z] Still waiting to schedule task [2021-02-04T17:03:32.439Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25010’ is offline; ‘prd-centos7-docker-4c-2g-25011’ is offline [2021-02-04T17:03:32.442Z] Still waiting to schedule task [2021-02-04T17:03:32.442Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25007’ [2021-02-04T17:04:59.645Z] Running on prd-centos7-docker-4c-2g-25016 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-02-04T17:04:59.952Z] Running in /w/workspace/device-mqtt-go/34 [Pipeline] { [Pipeline] checkout [2021-02-04T17:05:04.534Z] using credential edgex-jenkins-ssh [2021-02-04T17:05:04.602Z] Cloning the remote Git repository [2021-02-04T17:05:04.645Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-02-04T17:05:04.754Z] > git init /w/workspace/device-mqtt-go/34 # timeout=10 [2021-02-04T17:05:04.852Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-02-04T17:05:04.852Z] > git --version # timeout=10 [2021-02-04T17:05:04.860Z] > git --version # 'git version 2.24.3' [2021-02-04T17:05:04.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T17:05:04.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T17:05:05.913Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-02-04T17:05:05.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T17:05:05.944Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-02-04T17:05:05.966Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-02-04T17:05:05.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T17:05:05.972Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T17:05:07.392Z] Checking out Revision db15b17aa7909c46086228bc577d64e14747d026 (master) [2021-02-04T17:05:07.413Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T17:05:07.430Z] > git checkout -f db15b17aa7909c46086228bc577d64e14747d026 # timeout=10 [2021-02-04T17:05:11.268Z] Commit message: "Merge pull request #200 from FelixTing/issue-194" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T17:05:12.696Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-04T17:05:13.078Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T17:05:13.386Z] + sudo service docker restart [2021-02-04T17:05:13.386Z] + true [2021-02-04T17:05:13.386Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:05:14.437Z] provisioning config files... [2021-02-04T17:05:14.535Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/34@tmp/config7505053587284142779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:05:14.939Z] ---> docker-login.sh [2021-02-04T17:05:14.939Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:05:15.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:15.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:15.543Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:15.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:15.543Z] [2021-02-04T17:05:15.543Z] Login Succeeded [2021-02-04T17:05:15.543Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:05:15.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:15.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:15.817Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:15.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:15.817Z] [2021-02-04T17:05:15.817Z] Login Succeeded [2021-02-04T17:05:15.817Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:05:16.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:16.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:16.082Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:16.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:16.082Z] [2021-02-04T17:05:16.082Z] Login Succeeded [2021-02-04T17:05:16.082Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:05:16.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:16.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:16.349Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:16.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:16.349Z] [2021-02-04T17:05:16.349Z] Login Succeeded [2021-02-04T17:05:16.349Z] docker.io [2021-02-04T17:05:16.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:16.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:16.927Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:16.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:16.927Z] [2021-02-04T17:05:16.927Z] Login Succeeded [2021-02-04T17:05:16.927Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:05:16.938Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-04T17:05:17.344Z] ========================================================= [2021-02-04T17:05:17.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-04T17:05:17.344Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:05:17.725Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-04T17:05:17.725Z] Sending build context to Docker daemon 495.6kB [2021-02-04T17:05:17.725Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T17:05:17.725Z] Step 2/8 : FROM ${BASE} [2021-02-04T17:05:17.993Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-04T17:05:17.993Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T17:05:17.993Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T17:05:17.993Z] de9db76c5a1d: Pulling fs layer [2021-02-04T17:05:17.993Z] bca2f99d35d6: Pulling fs layer [2021-02-04T17:05:17.993Z] 93359f2a8cfa: Pulling fs layer [2021-02-04T17:05:17.993Z] 7c6f9722023f: Pulling fs layer [2021-02-04T17:05:17.993Z] a35cf1a2eb13: Pulling fs layer [2021-02-04T17:05:17.993Z] a35cf1a2eb13: Waiting [2021-02-04T17:05:17.993Z] 7c6f9722023f: Waiting [2021-02-04T17:05:17.993Z] 93359f2a8cfa: Waiting [2021-02-04T17:05:17.993Z] bca2f99d35d6: Waiting [2021-02-04T17:05:17.993Z] de9db76c5a1d: Verifying Checksum [2021-02-04T17:05:17.993Z] de9db76c5a1d: Download complete [2021-02-04T17:05:17.993Z] 0ef7d3d256c8: Download complete [2021-02-04T17:05:17.993Z] 93359f2a8cfa: Download complete [2021-02-04T17:05:17.993Z] 7c6f9722023f: Verifying Checksum [2021-02-04T17:05:17.993Z] 7c6f9722023f: Download complete [2021-02-04T17:05:17.993Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T17:05:17.993Z] 188c0c94c7c5: Download complete [2021-02-04T17:05:18.265Z] 188c0c94c7c5: Pull complete [2021-02-04T17:05:18.534Z] 0ef7d3d256c8: Pull complete [2021-02-04T17:05:18.804Z] de9db76c5a1d: Pull complete [2021-02-04T17:05:21.443Z] a35cf1a2eb13: Verifying Checksum [2021-02-04T17:05:21.443Z] a35cf1a2eb13: Download complete [2021-02-04T17:05:21.709Z] bca2f99d35d6: Verifying Checksum [2021-02-04T17:05:21.709Z] bca2f99d35d6: Download complete [2021-02-04T17:05:28.415Z] bca2f99d35d6: Pull complete [2021-02-04T17:05:28.415Z] 93359f2a8cfa: Pull complete [2021-02-04T17:05:28.682Z] 7c6f9722023f: Pull complete [2021-02-04T17:05:36.952Z] a35cf1a2eb13: Pull complete [2021-02-04T17:05:36.952Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-04T17:05:36.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-04T17:05:36.952Z] ---> a62c8e92a672 [2021-02-04T17:05:36.952Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-02-04T17:05:36.952Z] ---> Running in 3285edf6e599 [2021-02-04T17:05:37.244Z] Removing intermediate container 3285edf6e599 [2021-02-04T17:05:37.244Z] ---> a267b120e12b [2021-02-04T17:05:37.244Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T17:05:37.244Z] ---> Running in 3cd2d1c0197b [2021-02-04T17:05:38.715Z] Removing intermediate container 3cd2d1c0197b [2021-02-04T17:05:38.715Z] ---> 5bb1f199f68e [2021-02-04T17:05:38.715Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-02-04T17:05:38.715Z] ---> Running in 3e43c6357b01 [2021-02-04T17:05:39.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T17:05:40.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T17:05:41.441Z] (1/14) Installing libmagic (5.38-r0) [2021-02-04T17:05:41.441Z] (2/14) Installing file (5.38-r0) [2021-02-04T17:05:41.722Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-02-04T17:05:41.722Z] (4/14) Installing g++ (9.3.0-r2) [2021-02-04T17:05:46.061Z] (5/14) Installing fortify-headers (1.1-r0) [2021-02-04T17:05:46.061Z] (6/14) Installing patch (2.7.6-r6) [2021-02-04T17:05:46.061Z] (7/14) Installing build-base (0.5-r2) [2021-02-04T17:05:46.061Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-02-04T17:05:46.061Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-02-04T17:05:46.355Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-02-04T17:05:46.949Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-02-04T17:05:46.949Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-02-04T17:05:46.949Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-02-04T17:05:46.949Z] (14/14) Installing openssh (8.3_p1-r1) [2021-02-04T17:05:47.229Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T17:05:47.229Z] OK: 237 MiB in 53 packages [2021-02-04T17:05:51.604Z] Removing intermediate container 3e43c6357b01 [2021-02-04T17:05:51.604Z] ---> f5055dd2dc7d [2021-02-04T17:05:51.604Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-02-04T17:05:51.604Z] ---> Running in 5eaadb5f3e4e [2021-02-04T17:05:51.604Z] Removing intermediate container 5eaadb5f3e4e [2021-02-04T17:05:51.604Z] ---> d632b6cd597f [2021-02-04T17:05:51.604Z] Step 7/8 : COPY . . [2021-02-04T17:05:52.186Z] ---> 809b525429cc [2021-02-04T17:05:52.186Z] Step 8/8 : RUN go mod download [2021-02-04T17:05:52.186Z] ---> Running in 9179063c0c12 [2021-02-04T17:06:19.045Z] Removing intermediate container 9179063c0c12 [2021-02-04T17:06:19.045Z] ---> c1ae3dff5a83 [2021-02-04T17:06:19.045Z] Successfully built c1ae3dff5a83 [2021-02-04T17:06:19.045Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:06:19.395Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T17:06:19.395Z] . [Pipeline] withDockerContainer [2021-02-04T17:06:19.769Z] prd-centos7-docker-4c-2g-25016 does not seem to be running inside a container [2021-02-04T17:06:20.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/34 -v /w/workspace/device-mqtt-go/34:/w/workspace/device-mqtt-go/34:rw,z -v /w/workspace/device-mqtt-go/34@tmp:/w/workspace/device-mqtt-go/34@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 ******** ci-base-image-x86_64 cat [2021-02-04T17:06:21.431Z] $ docker top 423e6d8fc719b06baaa564df8e62a3304e2edf5b009e29435d2b1b40014b3874 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:06:22.005Z] + go version [2021-02-04T17:06:22.005Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-04T17:06:22.023Z] $ docker stop --time=1 423e6d8fc719b06baaa564df8e62a3304e2edf5b009e29435d2b1b40014b3874 [2021-02-04T17:06:23.517Z] $ docker rm -f 423e6d8fc719b06baaa564df8e62a3304e2edf5b009e29435d2b1b40014b3874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:06:24.558Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T17:06:24.558Z] . [Pipeline] withDockerContainer [2021-02-04T17:06:24.730Z] prd-centos7-docker-4c-2g-25016 does not seem to be running inside a container [2021-02-04T17:06:24.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/34 -v /w/workspace/device-mqtt-go/34:/w/workspace/device-mqtt-go/34:rw,z -v /w/workspace/device-mqtt-go/34@tmp:/w/workspace/device-mqtt-go/34@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 ******** ci-base-image-x86_64 cat [2021-02-04T17:06:25.543Z] $ docker top 10e6683ba0088c5206acab2bfa1a1be358f383b7c5acce664b69b0d344cd0b2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:06:26.183Z] + make test [2021-02-04T17:06:26.183Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-04T17:06:27.688Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-02-04T17:06:30.945Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25020 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-02-04T17:06:31.027Z] Running in /w/workspace/device-mqtt-go/34 [Pipeline] { [Pipeline] checkout [2021-02-04T17:06:36.645Z] using credential edgex-jenkins-ssh [2021-02-04T17:06:36.715Z] Cloning the remote Git repository [2021-02-04T17:06:36.776Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-02-04T17:06:36.901Z] > git init /w/workspace/device-mqtt-go/34 # timeout=10 [2021-02-04T17:06:36.982Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-02-04T17:06:36.983Z] > git --version # timeout=10 [2021-02-04T17:06:37.008Z] > git --version # 'git version 2.17.1' [2021-02-04T17:06:37.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T17:06:37.112Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T17:06:38.563Z] Checking out Revision db15b17aa7909c46086228bc577d64e14747d026 (master) [2021-02-04T17:06:37.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-02-04T17:06:37.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T17:06:38.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-02-04T17:06:38.085Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-02-04T17:06:38.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T17:06:38.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T17:06:38.581Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T17:06:38.594Z] > git checkout -f db15b17aa7909c46086228bc577d64e14747d026 # timeout=10 [2021-02-04T17:06:43.041Z] Commit message: "Merge pull request #200 from FelixTing/issue-194" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T17:06:44.522Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-04T17:06:44.964Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T17:06:45.334Z] + sudo service docker restart [2021-02-04T17:06:45.334Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:06:48.062Z] provisioning config files... [2021-02-04T17:06:48.138Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/34@tmp/config9039066747541146611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:06:48.608Z] ---> docker-login.sh [2021-02-04T17:06:48.608Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:06:49.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:06:49.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:06:49.832Z] Configure a credential helper to remove this warning. See [2021-02-04T17:06:49.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:06:49.832Z] [2021-02-04T17:06:49.832Z] Login Succeeded [2021-02-04T17:06:49.832Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:06:50.059Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-02-04T17:06:50.059Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 26.5% of statements [2021-02-04T17:06:50.059Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-02-04T17:06:50.059Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-04T17:06:50.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:06:50.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:06:50.381Z] Configure a credential helper to remove this warning. See [2021-02-04T17:06:50.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:06:50.381Z] [2021-02-04T17:06:50.381Z] Login Succeeded [2021-02-04T17:06:50.381Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:06:50.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:06:50.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:06:50.929Z] Configure a credential helper to remove this warning. See [2021-02-04T17:06:50.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:06:50.929Z] [2021-02-04T17:06:50.929Z] Login Succeeded [2021-02-04T17:06:50.929Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:06:51.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:06:51.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:06:51.475Z] Configure a credential helper to remove this warning. See [2021-02-04T17:06:51.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:06:51.475Z] [2021-02-04T17:06:51.475Z] Login Succeeded [2021-02-04T17:06:51.475Z] docker.io [2021-02-04T17:06:51.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:06:52.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:06:52.350Z] Configure a credential helper to remove this warning. See [2021-02-04T17:06:52.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:06:52.350Z] [2021-02-04T17:06:52.350Z] Login Succeeded [2021-02-04T17:06:52.350Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:06:52.367Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-04T17:06:52.722Z] gofmt -l . [2021-02-04T17:06:52.722Z] ["`gofmt -l .`" = ""] [2021-02-04T17:06:52.722Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-02-04T17:06:52.787Z] ========================================================= [2021-02-04T17:06:52.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-04T17:06:52.787Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:06:53.168Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-04T17:06:53.442Z] Sending build context to Docker daemon 494.6kB [2021-02-04T17:06:53.442Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T17:06:53.442Z] Step 2/8 : FROM ${BASE} [2021-02-04T17:06:53.716Z] ./bin/test-go-mod-tidy.sh [2021-02-04T17:06:53.720Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-04T17:06:53.720Z] 5f621e34cdf4: Pulling fs layer [2021-02-04T17:06:53.720Z] a4357932f1b6: Pulling fs layer [2021-02-04T17:06:53.720Z] 18c013af1878: Pulling fs layer [2021-02-04T17:06:53.720Z] 00ac8860ef70: Pulling fs layer [2021-02-04T17:06:53.720Z] 63d7cb157983: Pulling fs layer [2021-02-04T17:06:53.720Z] b116817d02f9: Pulling fs layer [2021-02-04T17:06:53.720Z] 745a02a5169b: Pulling fs layer [2021-02-04T17:06:53.720Z] 63d7cb157983: Waiting [2021-02-04T17:06:53.720Z] b116817d02f9: Waiting [2021-02-04T17:06:53.720Z] 745a02a5169b: Waiting [2021-02-04T17:06:53.720Z] 00ac8860ef70: Waiting [2021-02-04T17:06:53.720Z] 18c013af1878: Verifying Checksum [2021-02-04T17:06:53.720Z] 18c013af1878: Download complete [2021-02-04T17:06:53.720Z] a4357932f1b6: Verifying Checksum [2021-02-04T17:06:53.720Z] a4357932f1b6: Download complete [2021-02-04T17:06:53.720Z] 63d7cb157983: Download complete [2021-02-04T17:06:53.720Z] b116817d02f9: Verifying Checksum [2021-02-04T17:06:53.720Z] b116817d02f9: Download complete [2021-02-04T17:06:53.720Z] 5f621e34cdf4: Verifying Checksum [2021-02-04T17:06:53.720Z] 5f621e34cdf4: Download complete [Pipeline] } [2021-02-04T17:06:54.004Z] $ docker stop --time=1 10e6683ba0088c5206acab2bfa1a1be358f383b7c5acce664b69b0d344cd0b2d [2021-02-04T17:06:54.720Z] 5f621e34cdf4: Pull complete [2021-02-04T17:06:55.339Z] a4357932f1b6: Pull complete [2021-02-04T17:06:55.617Z] 18c013af1878: Pull complete [2021-02-04T17:06:56.223Z] 745a02a5169b: Verifying Checksum [2021-02-04T17:06:56.223Z] 745a02a5169b: Download complete [2021-02-04T17:06:56.651Z] $ docker rm -f 10e6683ba0088c5206acab2bfa1a1be358f383b7c5acce664b69b0d344cd0b2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T17:06:57.219Z] 00ac8860ef70: Verifying Checksum [2021-02-04T17:06:57.219Z] 00ac8860ef70: Download complete [2021-02-04T17:06:57.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-04T17:06:57.981Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-04T17:06:59.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-04T17:06:59.524Z] + ls -al . [2021-02-04T17:06:59.524Z] total 100 [2021-02-04T17:06:59.524Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 4 17:06 . [2021-02-04T17:06:59.524Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 4 17:05 .. [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 6165 Feb 4 17:05 Attribution.txt [2021-02-04T17:06:59.524Z] drwxrwxr-x. 2 jenkins jenkins 87 Feb 4 17:05 bin [2021-02-04T17:06:59.524Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 4 17:05 cmd [2021-02-04T17:06:59.524Z] -rw-r--r--. 1 jenkins jenkins 20209 Feb 4 17:06 coverage.out [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 1941 Feb 4 17:05 Dockerfile [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 957 Feb 4 17:05 Dockerfile.build [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 4 17:05 .dockerignore [2021-02-04T17:06:59.524Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 4 17:05 .git [2021-02-04T17:06:59.524Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 4 17:05 .github [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 336 Feb 4 17:05 .gitignore [2021-02-04T17:06:59.524Z] -rw-r--r--. 1 jenkins jenkins 495 Feb 4 17:06 go.mod [2021-02-04T17:06:59.524Z] -rw-r--r--. 1 jenkins jenkins 16162 Feb 4 17:06 go.sum [2021-02-04T17:06:59.524Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 17:05 internal [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 4 17:05 Jenkinsfile [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 17:05 LICENSE [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 902 Feb 4 17:05 Makefile [2021-02-04T17:06:59.524Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 4 17:05 mock [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 444 Feb 4 17:05 README.md [2021-02-04T17:06:59.524Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 4 17:05 snap [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 4 17:03 VERSION [2021-02-04T17:06:59.524Z] -rw-rw-r--. 1 jenkins jenkins 227 Feb 4 17:05 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:06:59.852Z] + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=db15b17aa7909c46086228bc577d64e14747d026 --label arch=amd64 --label version=1.3.2-dev.4 . [2021-02-04T17:07:00.116Z] Sending build context to Docker daemon 516.6kB [2021-02-04T17:07:00.116Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T17:07:00.116Z] Step 2/23 : FROM ${BASE} AS builder [2021-02-04T17:07:00.116Z] ---> c1ae3dff5a83 [2021-02-04T17:07:00.116Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-02-04T17:07:00.385Z] ---> Running in ab9e6a285f53 [2021-02-04T17:07:00.385Z] Removing intermediate container ab9e6a285f53 [2021-02-04T17:07:00.385Z] ---> 5f5e019576c8 [2021-02-04T17:07:00.385Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T17:07:00.385Z] ---> Running in e9bd299bee09 [2021-02-04T17:07:00.657Z] Removing intermediate container e9bd299bee09 [2021-02-04T17:07:00.657Z] ---> 9096f49c4a74 [2021-02-04T17:07:00.657Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T17:07:00.657Z] ---> Running in 60bed8829053 [2021-02-04T17:07:02.096Z] Removing intermediate container 60bed8829053 [2021-02-04T17:07:02.096Z] ---> 6f4a8071b4c6 [2021-02-04T17:07:02.096Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T17:07:02.096Z] ---> Running in fef471f008bc [2021-02-04T17:07:02.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T17:07:04.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T17:07:06.789Z] OK: 237 MiB in 53 packages [2021-02-04T17:07:07.399Z] Removing intermediate container fef471f008bc [2021-02-04T17:07:07.399Z] ---> 2a4158bcd668 [2021-02-04T17:07:07.399Z] Step 7/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2021-02-04T17:07:07.399Z] ---> Running in 211ea8b4b3a9 [2021-02-04T17:07:07.479Z] 00ac8860ef70: Pull complete [2021-02-04T17:07:07.686Z] Removing intermediate container 211ea8b4b3a9 [2021-02-04T17:07:07.686Z] ---> 799932b686ef [2021-02-04T17:07:07.686Z] Step 8/23 : COPY . . [2021-02-04T17:07:07.773Z] 63d7cb157983: Pull complete [2021-02-04T17:07:08.058Z] b116817d02f9: Pull complete [2021-02-04T17:07:08.284Z] ---> a06677be8386 [2021-02-04T17:07:08.284Z] Step 9/23 : ARG MAKE='make build' [2021-02-04T17:07:08.284Z] ---> Running in 21c20f7e5f3b [2021-02-04T17:07:08.284Z] Removing intermediate container 21c20f7e5f3b [2021-02-04T17:07:08.284Z] ---> cf312ed82e07 [2021-02-04T17:07:08.284Z] Step 10/23 : RUN $MAKE [2021-02-04T17:07:08.552Z] ---> Running in ab6f4a09bda8 [2021-02-04T17:07:09.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.4" -o cmd/device-mqtt ./cmd [2021-02-04T17:07:12.391Z] 745a02a5169b: Pull complete [2021-02-04T17:07:12.391Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-04T17:07:12.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-04T17:07:12.391Z] ---> b7e6874047d6 [2021-02-04T17:07:12.391Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-02-04T17:07:15.032Z] ---> Running in ff121748addf [2021-02-04T17:07:15.032Z] Removing intermediate container ff121748addf [2021-02-04T17:07:15.032Z] ---> a922f844d29b [2021-02-04T17:07:15.032Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T17:07:15.324Z] ---> Running in 339d17ab5a00 [2021-02-04T17:07:17.390Z] Removing intermediate container 339d17ab5a00 [2021-02-04T17:07:17.390Z] ---> 40e4c5138a10 [2021-02-04T17:07:17.390Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-02-04T17:07:17.672Z] ---> Running in 620542e72ef4 [2021-02-04T17:07:18.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T17:07:20.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T17:07:22.732Z] (1/14) Installing libmagic (5.38-r0) [2021-02-04T17:07:23.006Z] (2/14) Installing file (5.38-r0) [2021-02-04T17:07:23.006Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-02-04T17:07:23.277Z] (4/14) Installing g++ (9.3.0-r2) [2021-02-04T17:07:24.387Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-04T17:07:27.800Z] Removing intermediate container ab6f4a09bda8 [2021-02-04T17:07:27.800Z] ---> 734b4da938ab [2021-02-04T17:07:27.800Z] Step 11/23 : FROM alpine:3.12 [2021-02-04T17:07:28.374Z] 3.12: Pulling from library/alpine [2021-02-04T17:07:28.374Z] 801bfaa63ef2: Pulling fs layer [2021-02-04T17:07:28.638Z] 801bfaa63ef2: Verifying Checksum [2021-02-04T17:07:28.638Z] 801bfaa63ef2: Download complete [2021-02-04T17:07:28.902Z] 801bfaa63ef2: Pull complete [2021-02-04T17:07:28.902Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T17:07:28.902Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T17:07:28.902Z] ---> 389fef711851 [2021-02-04T17:07:28.902Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T17:07:29.167Z] ---> Running in 6d62bd35808a [2021-02-04T17:07:29.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T17:07:29.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T17:07:30.012Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T17:07:30.012Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T17:07:30.012Z] OK: 6 MiB in 15 packages [2021-02-04T17:07:30.586Z] Removing intermediate container 6d62bd35808a [2021-02-04T17:07:30.586Z] ---> c2b9af1e486b [2021-02-04T17:07:30.586Z] Step 13/23 : ENV APP_PORT=49982 [2021-02-04T17:07:30.586Z] ---> Running in 9dbafc63aec7 [2021-02-04T17:07:30.847Z] Removing intermediate container 9dbafc63aec7 [2021-02-04T17:07:30.847Z] ---> def3c582f775 [2021-02-04T17:07:30.847Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T17:07:30.847Z] ---> Running in 9f2c7871fe1e [2021-02-04T17:07:31.108Z] Removing intermediate container 9f2c7871fe1e [2021-02-04T17:07:31.108Z] ---> 2e68ff96822f [2021-02-04T17:07:31.108Z] Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2021-02-04T17:07:31.684Z] ---> 81a073e6004a [2021-02-04T17:07:31.684Z] Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2021-02-04T17:07:31.948Z] ---> 76d24df96d16 [2021-02-04T17:07:31.948Z] Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2021-02-04T17:07:31.948Z] ---> 0640c925280d [2021-02-04T17:07:31.948Z] Step 18/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2021-02-04T17:07:32.210Z] ---> Running in 1f99b925b70b [2021-02-04T17:07:32.210Z] Removing intermediate container 1f99b925b70b [2021-02-04T17:07:32.210Z] ---> 65da2708c67a [2021-02-04T17:07:32.210Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-02-04T17:07:32.470Z] ---> Running in d0750e18633f [2021-02-04T17:07:32.470Z] Removing intermediate container d0750e18633f [2021-02-04T17:07:32.470Z] ---> 4032dec55465 [2021-02-04T17:07:32.470Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T17:07:32.733Z] ---> Running in 7b6b273c1727 [2021-02-04T17:07:32.733Z] Removing intermediate container 7b6b273c1727 [2021-02-04T17:07:32.733Z] ---> 21ab7ac026cb [2021-02-04T17:07:32.733Z] Step 21/23 : LABEL arch=amd64 [2021-02-04T17:07:32.994Z] ---> Running in ef1446cc7eec [2021-02-04T17:07:32.994Z] Removing intermediate container ef1446cc7eec [2021-02-04T17:07:32.994Z] ---> 4f593287cccc [2021-02-04T17:07:32.994Z] Step 22/23 : LABEL git_sha=db15b17aa7909c46086228bc577d64e14747d026 [2021-02-04T17:07:33.258Z] ---> Running in e6f6d4264caa [2021-02-04T17:07:33.258Z] Removing intermediate container e6f6d4264caa [2021-02-04T17:07:33.258Z] ---> 2f6dbf064b72 [2021-02-04T17:07:33.258Z] Step 23/23 : LABEL version=1.3.2-dev.4 [2021-02-04T17:07:33.525Z] ---> Running in dbbdb800fe45 [2021-02-04T17:07:33.525Z] Removing intermediate container dbbdb800fe45 [2021-02-04T17:07:33.525Z] ---> b408db7b3edc [2021-02-04T17:07:33.525Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-04T17:07:33.525Z] Successfully built b408db7b3edc [2021-02-04T17:07:33.525Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:07:33.812Z] provisioning config files... [2021-02-04T17:07:33.838Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/34@tmp/config9015186646797175175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:07:34.228Z] ---> docker-login.sh [2021-02-04T17:07:34.228Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:07:34.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:34.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:34.491Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:34.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:34.491Z] [2021-02-04T17:07:34.491Z] Login Succeeded [2021-02-04T17:07:34.491Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:07:34.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:34.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:34.760Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:34.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:34.760Z] [2021-02-04T17:07:34.760Z] Login Succeeded [2021-02-04T17:07:34.760Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:07:35.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:35.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:35.046Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:35.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:35.046Z] [2021-02-04T17:07:35.046Z] Login Succeeded [2021-02-04T17:07:35.046Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:07:35.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:35.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:35.314Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:35.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:35.314Z] [2021-02-04T17:07:35.314Z] Login Succeeded [2021-02-04T17:07:35.314Z] docker.io [2021-02-04T17:07:35.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:35.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:35.852Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:35.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:35.852Z] [2021-02-04T17:07:35.852Z] Login Succeeded [2021-02-04T17:07:35.852Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:07:35.865Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-04T17:07:36.143Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: [2021-02-04T17:07:36.143Z] db15b17aa7909c46086228bc577d64e14747d026 [2021-02-04T17:07:36.143Z] latest [2021-02-04T17:07:36.143Z] 1.3.2-dev.4 [2021-02-04T17:07:36.143Z] db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [2021-02-04T17:07:36.143Z] master [2021-02-04T17:07:36.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:36.646Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:36.952Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026 [2021-02-04T17:07:36.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-02-04T17:07:36.952Z] e0fb61558ea2: Preparing [2021-02-04T17:07:36.952Z] ffa472060bf8: Preparing [2021-02-04T17:07:36.952Z] 2eae96445efd: Preparing [2021-02-04T17:07:36.952Z] a37f6a983fa6: Preparing [2021-02-04T17:07:36.952Z] 777b2c648970: Preparing [2021-02-04T17:07:36.952Z] 777b2c648970: Layer already exists [2021-02-04T17:07:37.220Z] ffa472060bf8: Pushed [2021-02-04T17:07:37.220Z] a37f6a983fa6: Pushed [2021-02-04T17:07:37.485Z] e0fb61558ea2: Pushed [2021-02-04T17:07:38.883Z] 2eae96445efd: Pushed [2021-02-04T17:07:39.149Z] db15b17aa7909c46086228bc577d64e14747d026: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:39.468Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:39.920Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2021-02-04T17:07:39.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-02-04T17:07:39.920Z] e0fb61558ea2: Preparing [2021-02-04T17:07:39.920Z] ffa472060bf8: Preparing [2021-02-04T17:07:39.920Z] 2eae96445efd: Preparing [2021-02-04T17:07:39.920Z] a37f6a983fa6: Preparing [2021-02-04T17:07:39.920Z] 777b2c648970: Preparing [2021-02-04T17:07:39.920Z] 2eae96445efd: Layer already exists [2021-02-04T17:07:39.920Z] 777b2c648970: Layer already exists [2021-02-04T17:07:39.920Z] e0fb61558ea2: Layer already exists [2021-02-04T17:07:39.920Z] ffa472060bf8: Layer already exists [2021-02-04T17:07:39.920Z] a37f6a983fa6: Layer already exists [2021-02-04T17:07:39.921Z] latest: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:40.304Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:40.666Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.2-dev.4 [2021-02-04T17:07:40.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-02-04T17:07:40.666Z] e0fb61558ea2: Preparing [2021-02-04T17:07:40.666Z] ffa472060bf8: Preparing [2021-02-04T17:07:40.666Z] 2eae96445efd: Preparing [2021-02-04T17:07:40.666Z] a37f6a983fa6: Preparing [2021-02-04T17:07:40.666Z] 777b2c648970: Preparing [2021-02-04T17:07:40.666Z] a37f6a983fa6: Layer already exists [2021-02-04T17:07:40.666Z] ffa472060bf8: Layer already exists [2021-02-04T17:07:40.666Z] 2eae96445efd: Layer already exists [2021-02-04T17:07:40.666Z] 777b2c648970: Layer already exists [2021-02-04T17:07:40.666Z] e0fb61558ea2: Layer already exists [2021-02-04T17:07:40.666Z] 1.3.2-dev.4: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:40.993Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:41.309Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [2021-02-04T17:07:41.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-02-04T17:07:41.309Z] e0fb61558ea2: Preparing [2021-02-04T17:07:41.309Z] ffa472060bf8: Preparing [2021-02-04T17:07:41.309Z] 2eae96445efd: Preparing [2021-02-04T17:07:41.309Z] a37f6a983fa6: Preparing [2021-02-04T17:07:41.309Z] 777b2c648970: Preparing [2021-02-04T17:07:41.309Z] e0fb61558ea2: Layer already exists [2021-02-04T17:07:41.309Z] 2eae96445efd: Layer already exists [2021-02-04T17:07:41.309Z] ffa472060bf8: Layer already exists [2021-02-04T17:07:41.309Z] a37f6a983fa6: Layer already exists [2021-02-04T17:07:41.563Z] (5/14) Installing fortify-headers (1.1-r0) [2021-02-04T17:07:41.580Z] 777b2c648970: Layer already exists [2021-02-04T17:07:41.580Z] db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:41.836Z] (6/14) Installing patch (2.7.6-r6) [2021-02-04T17:07:41.836Z] (7/14) Installing build-base (0.5-r2) [2021-02-04T17:07:41.836Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-02-04T17:07:41.961Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:42.302Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [2021-02-04T17:07:42.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-02-04T17:07:42.302Z] e0fb61558ea2: Preparing [2021-02-04T17:07:42.302Z] ffa472060bf8: Preparing [2021-02-04T17:07:42.302Z] 2eae96445efd: Preparing [2021-02-04T17:07:42.302Z] a37f6a983fa6: Preparing [2021-02-04T17:07:42.302Z] 777b2c648970: Preparing [2021-02-04T17:07:42.302Z] ffa472060bf8: Layer already exists [2021-02-04T17:07:42.302Z] a37f6a983fa6: Layer already exists [2021-02-04T17:07:42.302Z] 777b2c648970: Layer already exists [2021-02-04T17:07:42.302Z] e0fb61558ea2: Layer already exists [2021-02-04T17:07:42.302Z] 2eae96445efd: Layer already exists [2021-02-04T17:07:42.302Z] master: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2021-02-04T17:07:42.449Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-02-04T17:07:42.449Z] (10/14) Installing openssh-client (8.3_p1-r1) [Pipeline] echo [2021-02-04T17:07:42.494Z] ===================================================== [Pipeline] echo [2021-02-04T17:07:42.544Z] taggedImages: [2021-02-04T17:07:42.545Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026 [2021-02-04T17:07:42.545Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2021-02-04T17:07:42.545Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.2-dev.4 [2021-02-04T17:07:42.545Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [2021-02-04T17:07:42.545Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-04T17:07:44.456Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-02-04T17:07:44.456Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-02-04T17:07:44.456Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-02-04T17:07:45.054Z] (14/14) Installing openssh (8.3_p1-r1) [2021-02-04T17:07:45.325Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T17:07:45.325Z] OK: 221 MiB in 53 packages [2021-02-04T17:07:49.640Z] Removing intermediate container 620542e72ef4 [2021-02-04T17:07:49.640Z] ---> f9d16497ef0a [2021-02-04T17:07:49.640Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-02-04T17:07:49.640Z] ---> Running in c37d7baaeac6 [2021-02-04T17:07:49.916Z] Removing intermediate container c37d7baaeac6 [2021-02-04T17:07:49.916Z] ---> 01e2311a02be [2021-02-04T17:07:49.916Z] Step 7/8 : COPY . . [2021-02-04T17:07:50.907Z] ---> f05e050c8c40 [2021-02-04T17:07:50.907Z] Step 8/8 : RUN go mod download [2021-02-04T17:07:50.907Z] ---> Running in fd38a9671ddc [2021-02-04T17:08:17.843Z] Removing intermediate container fd38a9671ddc [2021-02-04T17:08:17.843Z] ---> 9071a668ef1a [2021-02-04T17:08:17.843Z] Successfully built 9071a668ef1a [2021-02-04T17:08:17.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:08:18.181Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T17:08:18.181Z] . [Pipeline] withDockerContainer [2021-02-04T17:08:18.420Z] prd-ubuntu18.04-docker-arm64-4c-16g-25020 does not seem to be running inside a container [2021-02-04T17:08:18.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/34 -v /w/workspace/device-mqtt-go/34:/w/workspace/device-mqtt-go/34:rw,z -v /w/workspace/device-mqtt-go/34@tmp:/w/workspace/device-mqtt-go/34@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-arm64 cat [2021-02-04T17:08:20.088Z] $ docker top 71d90b8d9294d5236f9addc9aaec00b5bb5eb68dd842e607a3c828b1c3ec2fb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:08:21.143Z] + go version [2021-02-04T17:08:21.143Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-04T17:08:21.181Z] $ docker stop --time=1 71d90b8d9294d5236f9addc9aaec00b5bb5eb68dd842e607a3c828b1c3ec2fb3 [2021-02-04T17:08:23.152Z] $ docker rm -f 71d90b8d9294d5236f9addc9aaec00b5bb5eb68dd842e607a3c828b1c3ec2fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:08:24.192Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T17:08:24.192Z] . [Pipeline] withDockerContainer [2021-02-04T17:08:24.472Z] prd-ubuntu18.04-docker-arm64-4c-16g-25020 does not seem to be running inside a container [2021-02-04T17:08:24.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/34 -v /w/workspace/device-mqtt-go/34:/w/workspace/device-mqtt-go/34:rw,z -v /w/workspace/device-mqtt-go/34@tmp:/w/workspace/device-mqtt-go/34@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-arm64 cat [2021-02-04T17:08:26.065Z] $ docker top db05fa6e9f1472b0bfcd6febda8e345b874b35b8fa0f123500b991e7a4437507 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:08:27.110Z] + make test [2021-02-04T17:08:27.110Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-04T17:08:28.563Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-02-04T17:09:07.736Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-02-04T17:09:08.940Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.036s coverage: 26.5% of statements [2021-02-04T17:09:08.940Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-02-04T17:09:09.216Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-04T17:09:17.545Z] gofmt -l . [2021-02-04T17:09:17.545Z] ["`gofmt -l .`" = ""] [2021-02-04T17:09:17.823Z] ./bin/test-attribution-txt.sh [2021-02-04T17:09:18.808Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-04T17:09:19.120Z] $ docker stop --time=1 db05fa6e9f1472b0bfcd6febda8e345b874b35b8fa0f123500b991e7a4437507 [2021-02-04T17:09:21.293Z] $ docker rm -f db05fa6e9f1472b0bfcd6febda8e345b874b35b8fa0f123500b991e7a4437507 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T17:09:22.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-04T17:09:22.231Z] Warning: overwriting stash ‘coverage-report’ [2021-02-04T17:09:23.014Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T17:09:23.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-04T17:09:23.995Z] + ls -al . [2021-02-04T17:09:23.995Z] total 132 [2021-02-04T17:09:23.995Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 4 17:09 . [2021-02-04T17:09:23.995Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 17:06 .. [2021-02-04T17:09:23.995Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 4 17:06 .dockerignore [2021-02-04T17:09:23.995Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 17:06 .git [2021-02-04T17:09:23.995Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:06 .github [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 336 Feb 4 17:06 .gitignore [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 6165 Feb 4 17:06 Attribution.txt [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 1941 Feb 4 17:06 Dockerfile [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 957 Feb 4 17:06 Dockerfile.build [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 4 17:06 Jenkinsfile [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 17:06 LICENSE [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 902 Feb 4 17:06 Makefile [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 444 Feb 4 17:06 README.md [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 4 17:03 VERSION [2021-02-04T17:09:23.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:06 bin [2021-02-04T17:09:23.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:06 cmd [2021-02-04T17:09:23.996Z] -rw-r--r-- 1 jenkins jenkins 20209 Feb 4 17:09 coverage.out [2021-02-04T17:09:23.996Z] -rw-r--r-- 1 jenkins jenkins 495 Feb 4 17:09 go.mod [2021-02-04T17:09:23.996Z] -rw-r--r-- 1 jenkins jenkins 16162 Feb 4 17:09 go.sum [2021-02-04T17:09:23.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:06 internal [2021-02-04T17:09:23.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:06 mock [2021-02-04T17:09:23.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 17:06 snap [2021-02-04T17:09:23.996Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 4 17:06 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:09:24.366Z] + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=db15b17aa7909c46086228bc577d64e14747d026 --label arch=arm64 --label version=1.3.2-dev.4 . [2021-02-04T17:09:24.639Z] Sending build context to Docker daemon 515.6kB [2021-02-04T17:09:24.639Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T17:09:24.639Z] Step 2/23 : FROM ${BASE} AS builder [2021-02-04T17:09:24.639Z] ---> 9071a668ef1a [2021-02-04T17:09:24.639Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-02-04T17:09:24.910Z] ---> Running in ca32bc4db08b [2021-02-04T17:09:25.502Z] Removing intermediate container ca32bc4db08b [2021-02-04T17:09:25.502Z] ---> ea4a9900e284 [2021-02-04T17:09:25.502Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T17:09:25.502Z] ---> Running in b31b92ba5c74 [2021-02-04T17:09:25.777Z] Removing intermediate container b31b92ba5c74 [2021-02-04T17:09:25.777Z] ---> c715dbec1c43 [2021-02-04T17:09:25.777Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T17:09:26.050Z] ---> Running in da78e3127aa7 [2021-02-04T17:09:28.041Z] Removing intermediate container da78e3127aa7 [2021-02-04T17:09:28.041Z] ---> 41f994c1eedc [2021-02-04T17:09:28.041Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T17:09:28.041Z] ---> Running in 083b7f756c1c [2021-02-04T17:09:29.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T17:09:30.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T17:09:31.035Z] OK: 221 MiB in 53 packages [2021-02-04T17:09:32.011Z] Removing intermediate container 083b7f756c1c [2021-02-04T17:09:32.011Z] ---> 50cf25340b95 [2021-02-04T17:09:32.011Z] Step 7/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2021-02-04T17:09:32.011Z] ---> Running in 0a10c2d70a41 [2021-02-04T17:09:32.606Z] Removing intermediate container 0a10c2d70a41 [2021-02-04T17:09:32.606Z] ---> aa9943c471ac [2021-02-04T17:09:32.606Z] Step 8/23 : COPY . . [2021-02-04T17:09:33.584Z] ---> d07934762989 [2021-02-04T17:09:33.584Z] Step 9/23 : ARG MAKE='make build' [2021-02-04T17:09:33.584Z] ---> Running in 458fbe7ec36a [2021-02-04T17:09:34.184Z] Removing intermediate container 458fbe7ec36a [2021-02-04T17:09:34.184Z] ---> 7e12c57a76c7 [2021-02-04T17:09:34.184Z] Step 10/23 : RUN $MAKE [2021-02-04T17:09:34.184Z] ---> Running in 7732d8dae5ce [2021-02-04T17:09:35.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.4" -o cmd/device-mqtt ./cmd [2021-02-04T17:10:02.433Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-04T17:10:10.723Z] Removing intermediate container 7732d8dae5ce [2021-02-04T17:10:10.723Z] ---> 18b2299753ec [2021-02-04T17:10:10.723Z] Step 11/23 : FROM alpine:3.12 [2021-02-04T17:10:10.723Z] 3.12: Pulling from library/alpine [2021-02-04T17:10:10.723Z] 159e5727ea61: Pulling fs layer [2021-02-04T17:10:10.723Z] 159e5727ea61: Verifying Checksum [2021-02-04T17:10:10.723Z] 159e5727ea61: Download complete [2021-02-04T17:10:10.723Z] 159e5727ea61: Pull complete [2021-02-04T17:10:10.996Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T17:10:10.996Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T17:10:10.996Z] ---> afeebe901d6b [2021-02-04T17:10:10.996Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T17:10:10.996Z] ---> Running in 242c4242b608 [2021-02-04T17:10:12.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T17:10:12.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T17:10:12.724Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T17:10:12.724Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T17:10:12.998Z] OK: 5 MiB in 15 packages [2021-02-04T17:10:13.983Z] Removing intermediate container 242c4242b608 [2021-02-04T17:10:13.983Z] ---> 2406bb2a45b6 [2021-02-04T17:10:13.983Z] Step 13/23 : ENV APP_PORT=49982 [2021-02-04T17:10:14.261Z] ---> Running in 66b1adb3b02d [2021-02-04T17:10:14.544Z] Removing intermediate container 66b1adb3b02d [2021-02-04T17:10:14.544Z] ---> b1e78c4008fb [2021-02-04T17:10:14.544Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T17:10:14.822Z] ---> Running in 6bff5f8101ff [2021-02-04T17:10:15.103Z] Removing intermediate container 6bff5f8101ff [2021-02-04T17:10:15.103Z] ---> e49027e87c8e [2021-02-04T17:10:15.103Z] Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2021-02-04T17:10:16.574Z] ---> 365d88c371ea [2021-02-04T17:10:16.574Z] Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2021-02-04T17:10:17.166Z] ---> cdcd31161f71 [2021-02-04T17:10:17.166Z] Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2021-02-04T17:10:17.761Z] ---> bff82e6d10da [2021-02-04T17:10:17.761Z] Step 18/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2021-02-04T17:10:18.033Z] ---> Running in 313349d1ec00 [2021-02-04T17:10:18.632Z] Removing intermediate container 313349d1ec00 [2021-02-04T17:10:18.632Z] ---> d97340374378 [2021-02-04T17:10:18.632Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-02-04T17:10:18.632Z] ---> Running in 3b1e6a9db79e [2021-02-04T17:10:19.226Z] Removing intermediate container 3b1e6a9db79e [2021-02-04T17:10:19.226Z] ---> 0cdd61273996 [2021-02-04T17:10:19.226Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T17:10:19.226Z] ---> Running in 723027963a63 [2021-02-04T17:10:19.818Z] Removing intermediate container 723027963a63 [2021-02-04T17:10:19.818Z] ---> 0736c9d533db [2021-02-04T17:10:19.818Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T17:10:19.818Z] ---> Running in 91267e18c915 [2021-02-04T17:10:20.420Z] Removing intermediate container 91267e18c915 [2021-02-04T17:10:20.420Z] ---> 235951787190 [2021-02-04T17:10:20.420Z] Step 22/23 : LABEL git_sha=db15b17aa7909c46086228bc577d64e14747d026 [2021-02-04T17:10:20.420Z] ---> Running in db368e922569 [2021-02-04T17:10:21.017Z] Removing intermediate container db368e922569 [2021-02-04T17:10:21.017Z] ---> 072c54daeacc [2021-02-04T17:10:21.017Z] Step 23/23 : LABEL version=1.3.2-dev.4 [2021-02-04T17:10:21.017Z] ---> Running in 2c9475a1c88f [2021-02-04T17:10:21.291Z] Removing intermediate container 2c9475a1c88f [2021-02-04T17:10:21.291Z] ---> cb69350966fe [2021-02-04T17:10:21.291Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-04T17:10:21.291Z] Successfully built cb69350966fe [2021-02-04T17:10:21.563Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:10:22.250Z] provisioning config files... [2021-02-04T17:10:22.293Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/34@tmp/config1623744817655565341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:10:22.715Z] ---> docker-login.sh [2021-02-04T17:10:22.715Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:10:22.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:23.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:23.262Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:23.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:23.262Z] [2021-02-04T17:10:23.262Z] Login Succeeded [2021-02-04T17:10:23.262Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:10:23.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:23.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:23.533Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:23.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:23.533Z] [2021-02-04T17:10:23.533Z] Login Succeeded [2021-02-04T17:10:23.806Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:10:24.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:24.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:24.080Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:24.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:24.080Z] [2021-02-04T17:10:24.080Z] Login Succeeded [2021-02-04T17:10:24.358Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:10:24.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:24.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:24.630Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:24.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:24.630Z] [2021-02-04T17:10:24.630Z] Login Succeeded [2021-02-04T17:10:24.903Z] docker.io [2021-02-04T17:10:25.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:25.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:25.445Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:25.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:25.445Z] [2021-02-04T17:10:25.445Z] Login Succeeded [2021-02-04T17:10:25.445Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:10:25.461Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-04T17:10:25.661Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: [2021-02-04T17:10:25.662Z] db15b17aa7909c46086228bc577d64e14747d026 [2021-02-04T17:10:25.662Z] latest [2021-02-04T17:10:25.662Z] 1.3.2-dev.4 [2021-02-04T17:10:25.662Z] db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [2021-02-04T17:10:25.662Z] master [2021-02-04T17:10:25.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:26.182Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:26.521Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026 [2021-02-04T17:10:26.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-02-04T17:10:26.522Z] aa36f7452ba5: Preparing [2021-02-04T17:10:26.522Z] a045411e9ff7: Preparing [2021-02-04T17:10:26.522Z] 5c7ac34f85f3: Preparing [2021-02-04T17:10:26.522Z] 42c37f6bc94c: Preparing [2021-02-04T17:10:26.522Z] 379067d0cb53: Preparing [2021-02-04T17:10:26.792Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:26.792Z] a045411e9ff7: Pushed [2021-02-04T17:10:26.792Z] aa36f7452ba5: Pushed [2021-02-04T17:10:26.792Z] 42c37f6bc94c: Pushed [2021-02-04T17:10:29.395Z] 5c7ac34f85f3: Pushed [2021-02-04T17:10:29.668Z] db15b17aa7909c46086228bc577d64e14747d026: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:30.012Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:30.347Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2021-02-04T17:10:30.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-02-04T17:10:30.347Z] aa36f7452ba5: Preparing [2021-02-04T17:10:30.347Z] a045411e9ff7: Preparing [2021-02-04T17:10:30.347Z] 5c7ac34f85f3: Preparing [2021-02-04T17:10:30.347Z] 42c37f6bc94c: Preparing [2021-02-04T17:10:30.347Z] 379067d0cb53: Preparing [2021-02-04T17:10:30.347Z] 5c7ac34f85f3: Layer already exists [2021-02-04T17:10:30.347Z] aa36f7452ba5: Layer already exists [2021-02-04T17:10:30.347Z] a045411e9ff7: Layer already exists [2021-02-04T17:10:30.347Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:30.619Z] 42c37f6bc94c: Layer already exists [2021-02-04T17:10:30.619Z] latest: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:30.966Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:31.305Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.3.2-dev.4 [2021-02-04T17:10:31.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-02-04T17:10:31.305Z] aa36f7452ba5: Preparing [2021-02-04T17:10:31.305Z] a045411e9ff7: Preparing [2021-02-04T17:10:31.305Z] 5c7ac34f85f3: Preparing [2021-02-04T17:10:31.305Z] 42c37f6bc94c: Preparing [2021-02-04T17:10:31.305Z] 379067d0cb53: Preparing [2021-02-04T17:10:31.305Z] 5c7ac34f85f3: Layer already exists [2021-02-04T17:10:31.305Z] a045411e9ff7: Layer already exists [2021-02-04T17:10:31.305Z] aa36f7452ba5: Layer already exists [2021-02-04T17:10:31.580Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:31.580Z] 42c37f6bc94c: Layer already exists [2021-02-04T17:10:31.580Z] 1.3.2-dev.4: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:31.980Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:32.325Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [2021-02-04T17:10:32.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-02-04T17:10:32.325Z] aa36f7452ba5: Preparing [2021-02-04T17:10:32.325Z] a045411e9ff7: Preparing [2021-02-04T17:10:32.325Z] 5c7ac34f85f3: Preparing [2021-02-04T17:10:32.325Z] 42c37f6bc94c: Preparing [2021-02-04T17:10:32.325Z] 379067d0cb53: Preparing [2021-02-04T17:10:32.598Z] 5c7ac34f85f3: Layer already exists [2021-02-04T17:10:32.598Z] aa36f7452ba5: Layer already exists [2021-02-04T17:10:32.598Z] 42c37f6bc94c: Layer already exists [2021-02-04T17:10:32.598Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:32.598Z] a045411e9ff7: Layer already exists [2021-02-04T17:10:32.598Z] db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:32.945Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:33.287Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [2021-02-04T17:10:33.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-02-04T17:10:33.287Z] aa36f7452ba5: Preparing [2021-02-04T17:10:33.287Z] a045411e9ff7: Preparing [2021-02-04T17:10:33.287Z] 5c7ac34f85f3: Preparing [2021-02-04T17:10:33.288Z] 42c37f6bc94c: Preparing [2021-02-04T17:10:33.288Z] 379067d0cb53: Preparing [2021-02-04T17:10:33.288Z] 5c7ac34f85f3: Layer already exists [2021-02-04T17:10:33.288Z] aa36f7452ba5: Layer already exists [2021-02-04T17:10:33.288Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:33.559Z] 42c37f6bc94c: Layer already exists [2021-02-04T17:10:33.559Z] a045411e9ff7: Layer already exists [2021-02-04T17:10:33.559Z] master: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-04T17:10:33.770Z] ===================================================== [Pipeline] echo [2021-02-04T17:10:33.825Z] taggedImages: [2021-02-04T17:10:33.825Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026 [2021-02-04T17:10:33.825Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2021-02-04T17:10:33.825Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.3.2-dev.4 [2021-02-04T17:10:33.825Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [2021-02-04T17:10:33.825Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap [2021-02-04T17:10:34.970Z] provisioning config files... [2021-02-04T17:10:34.995Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3154522439017424593tmp [Pipeline] { [Pipeline] sh [2021-02-04T17:10:35.434Z] + set +x [2021-02-04T17:10:35.434Z] + curl -s https://codecov.io/bash [2021-02-04T17:10:35.434Z] + bash -s -- [2021-02-04T17:10:35.714Z] [2021-02-04T17:10:35.714Z] _____ _ [2021-02-04T17:10:35.714Z] / ____| | | [2021-02-04T17:10:35.714Z] | | ___ __| | ___ ___ _____ __ [2021-02-04T17:10:35.714Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-04T17:10:35.714Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-04T17:10:35.714Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-04T17:10:35.714Z] Bash-20210129-7c25fce [2021-02-04T17:10:35.714Z] [2021-02-04T17:10:35.714Z] [2021-02-04T17:10:35.714Z] ==> git version 2.24.3 found [2021-02-04T17:10:35.714Z] ==> 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-02-04T17:10:35.714Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-04T17:10:35.714Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-04T17:10:35.714Z] ==> Jenkins CI detected. [2021-02-04T17:10:35.714Z] project root: . [2021-02-04T17:10:35.714Z] --> token set from env [2021-02-04T17:10:35.714Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-04T17:10:36.010Z] ==> Running gcov in . (disable via -X gcov) [2021-02-04T17:10:36.010Z] ==> Python coveragepy not found [2021-02-04T17:10:36.010Z] ==> Searching for coverage reports in: [2021-02-04T17:10:36.010Z] + . [2021-02-04T17:10:36.010Z] -> Found 1 reports [2021-02-04T17:10:36.010Z] ==> Detecting git/mercurial file structure [2021-02-04T17:10:36.010Z] ==> Reading reports [2021-02-04T17:10:36.010Z] + ./coverage.out bytes=20209 [2021-02-04T17:10:36.010Z] ==> Appending adjustments [2021-02-04T17:10:36.010Z] https://docs.codecov.io/docs/fixing-reports [2021-02-04T17:10:36.310Z] + Found adjustments [2021-02-04T17:10:36.310Z] ==> Gzipping contents [2021-02-04T17:10:36.310Z] 4.0K /tmp/codecov.yxlldG.gz [2021-02-04T17:10:36.310Z] ==> Uploading reports [2021-02-04T17:10:36.310Z] url: https://codecov.io [2021-02-04T17:10:36.310Z] query: branch=master&commit=db15b17aa7909c46086228bc577d64e14747d026&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-04T17:10:36.310Z] -> Pinging Codecov [2021-02-04T17:10:36.310Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=db15b17aa7909c46086228bc577d64e14747d026&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-04T17:10:36.937Z] -> Uploading to [2021-02-04T17:10:36.937Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-04/7D719EC7BBE17E464838252E33014C33/db15b17aa7909c46086228bc577d64e14747d026/efc519dc-9e2a-4438-877e-2f490bec8cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T171036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df0e02166c3fa8c8bcff87c428f22bbdc2ff80611927bade4cc74622a25bdf2f [2021-02-04T17:10:36.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-04T17:10:36.937Z] Dload Upload Total Spent Left Speed [2021-02-04T17:10:37.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3465 0 0 100 3465 0 6637 --:--:-- --:--:-- --:--:-- 6637 [2021-02-04T17:10:37.254Z] -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] } [2021-02-04T17:10:37.281Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-04T17:10:37.762Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-04T17:10:37.842Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:38.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-04T17:10:38.580Z] [2021-02-04T17:10:38.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:39.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-04T17:10:39.860Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-04T17:10:39.860Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T17:10:39.860Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T17:10:39.860Z] de9db76c5a1d: Pulling fs layer [2021-02-04T17:10:39.860Z] 0eba1c9be4d2: Pulling fs layer [2021-02-04T17:10:39.860Z] 0d57e429df01: Pulling fs layer [2021-02-04T17:10:39.860Z] 4e4be7b47b0d: Pulling fs layer [2021-02-04T17:10:39.860Z] e1f770b5df2f: Pulling fs layer [2021-02-04T17:10:39.860Z] 85a0685a4137: Pulling fs layer [2021-02-04T17:10:39.860Z] 0d57e429df01: Waiting [2021-02-04T17:10:39.860Z] 4e4be7b47b0d: Waiting [2021-02-04T17:10:39.860Z] e1f770b5df2f: Waiting [2021-02-04T17:10:39.860Z] 85a0685a4137: Waiting [2021-02-04T17:10:39.860Z] 0eba1c9be4d2: Waiting [2021-02-04T17:10:39.860Z] de9db76c5a1d: Download complete [2021-02-04T17:10:39.860Z] 0ef7d3d256c8: Verifying Checksum [2021-02-04T17:10:39.860Z] 0ef7d3d256c8: Download complete [2021-02-04T17:10:39.860Z] 0d57e429df01: Verifying Checksum [2021-02-04T17:10:39.860Z] 0d57e429df01: Download complete [2021-02-04T17:10:39.860Z] 4e4be7b47b0d: Download complete [2021-02-04T17:10:40.273Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T17:10:40.273Z] 188c0c94c7c5: Download complete [2021-02-04T17:10:42.865Z] 188c0c94c7c5: Pull complete [2021-02-04T17:10:43.509Z] e1f770b5df2f: Verifying Checksum [2021-02-04T17:10:43.509Z] e1f770b5df2f: Download complete [2021-02-04T17:10:43.509Z] 0ef7d3d256c8: Pull complete [2021-02-04T17:10:43.805Z] de9db76c5a1d: Pull complete [2021-02-04T17:10:52.507Z] 0eba1c9be4d2: Verifying Checksum [2021-02-04T17:10:52.507Z] 0eba1c9be4d2: Download complete [2021-02-04T17:10:53.716Z] 85a0685a4137: Verifying Checksum [2021-02-04T17:10:53.716Z] 85a0685a4137: Download complete [2021-02-04T17:11:09.650Z] 0eba1c9be4d2: Pull complete [2021-02-04T17:11:09.651Z] 0d57e429df01: Pull complete [2021-02-04T17:11:09.651Z] 4e4be7b47b0d: Pull complete [2021-02-04T17:11:13.219Z] e1f770b5df2f: Pull complete [2021-02-04T17:11:32.088Z] 85a0685a4137: Pull complete [2021-02-04T17:11:32.088Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-04T17:11:32.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-04T17:11:32.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-04T17:11:33.653Z] prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container [2021-02-04T17:11:34.248Z] $ 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-02-04T17:11:36.595Z] $ docker top 3a882d83304d33d2687fe4f099af6ff60e4544af26f0a90b5f349fcbfc71eec7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T17:11:36.946Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-04T17:11:37.271Z] + set -o pipefail [2021-02-04T17:11:37.271Z] + snyk monitor '--org=edgex-jenkins' [2021-02-04T17:11:49.758Z] [2021-02-04T17:11:49.758Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-02-04T17:11:49.758Z] [2021-02-04T17:11:49.758Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/14bce9a6-24cd-40b9-b28d-c6e25497f229 [2021-02-04T17:11:49.758Z] [2021-02-04T17:11:49.758Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-04T17:11:49.758Z] [2021-02-04T17:11:49.758Z] [Pipeline] } [2021-02-04T17:11:49.827Z] $ docker stop --time=1 3a882d83304d33d2687fe4f099af6ff60e4544af26f0a90b5f349fcbfc71eec7 [2021-02-04T17:11:52.792Z] $ docker rm -f 3a882d83304d33d2687fe4f099af6ff60e4544af26f0a90b5f349fcbfc71eec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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-02-04T17:11:55.279Z] + git log --format=format:%s -1 db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:11:55.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:11:55.930Z] . [Pipeline] withDockerContainer [2021-02-04T17:11:56.261Z] prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container [2021-02-04T17:11:56.399Z] $ 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-02-04T17:11:58.238Z] $ docker top 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T17:11:58.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:11:58.697Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:11:59.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:11:59.365Z] $ docker exec 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 ssh-agent [2021-02-04T17:11:59.700Z] SSH_AUTH_SOCK=/tmp/ssh-yMvdC6ogImB2/agent.11 [2021-02-04T17:11:59.700Z] SSH_AGENT_PID=16 [2021-02-04T17:11:59.711Z] Running ssh-add (command line suppressed) [2021-02-04T17:11:59.957Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5211587202238523522.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5211587202238523522.key) [2021-02-04T17:12:00.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:12:00.534Z] + git semver tag [2021-02-04T17:12:00.827Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T17:12:00.827Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-02-04T17:12:00.827Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-02-04T17:12:00.827Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T17:12:00.827Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T17:12:00.827Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T17:12:00.827Z] # $SEMVER_BRANCH = master [2021-02-04T17:12:00.827Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-02-04T17:12:00.827Z] # db15b17aa7909c46086228bc577d64e14747d026 HEAD [2021-02-04T17:12:00.827Z] # -> Force: false [2021-02-04T17:12:00.828Z] # a66f32c82a044c03ffb9223d5ede1762d0252a15 refs/tags/v1.3.2-dev.4 [Pipeline] } [2021-02-04T17:12:00.845Z] $ docker exec --env ******** --env ******** 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 ssh-agent -k [2021-02-04T17:12:01.091Z] unset SSH_AUTH_SOCK; [2021-02-04T17:12:01.092Z] unset SSH_AGENT_PID; [2021-02-04T17:12:01.092Z] echo Agent pid 16 killed; [2021-02-04T17:12:01.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T17:12:02.772Z] + git semver [Pipeline] } [2021-02-04T17:12:02.813Z] $ docker stop --time=1 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 [2021-02-04T17:12:04.942Z] $ docker rm -f 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:12:06.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-04T17:12:06.056Z] [2021-02-04T17:12:06.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:12:06.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-04T17:12:06.793Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-04T17:12:06.793Z] ab5ef0e58194: Pulling fs layer [2021-02-04T17:12:06.793Z] 9712f1f96733: Pulling fs layer [2021-02-04T17:12:06.793Z] 63f879dbbcfc: Pulling fs layer [2021-02-04T17:12:06.793Z] 0d9ebad4ef96: Pulling fs layer [2021-02-04T17:12:06.793Z] e9a5061849ea: Pulling fs layer [2021-02-04T17:12:06.793Z] d747dcd14b5f: Pulling fs layer [2021-02-04T17:12:06.793Z] 2de7ff778b66: Pulling fs layer [2021-02-04T17:12:06.793Z] 0d9ebad4ef96: Waiting [2021-02-04T17:12:06.793Z] e9a5061849ea: Waiting [2021-02-04T17:12:06.793Z] d747dcd14b5f: Waiting [2021-02-04T17:12:06.793Z] 2de7ff778b66: Waiting [2021-02-04T17:12:06.793Z] 9712f1f96733: Verifying Checksum [2021-02-04T17:12:06.793Z] 9712f1f96733: Download complete [2021-02-04T17:12:11.344Z] 63f879dbbcfc: Verifying Checksum [2021-02-04T17:12:11.344Z] 63f879dbbcfc: Download complete [2021-02-04T17:12:11.344Z] e9a5061849ea: Verifying Checksum [2021-02-04T17:12:11.344Z] e9a5061849ea: Download complete [2021-02-04T17:12:11.344Z] d747dcd14b5f: Verifying Checksum [2021-02-04T17:12:11.344Z] d747dcd14b5f: Download complete [2021-02-04T17:12:11.965Z] 0d9ebad4ef96: Verifying Checksum [2021-02-04T17:12:11.965Z] 0d9ebad4ef96: Download complete [2021-02-04T17:12:11.965Z] 2de7ff778b66: Verifying Checksum [2021-02-04T17:12:11.965Z] 2de7ff778b66: Download complete [2021-02-04T17:12:12.601Z] ab5ef0e58194: Verifying Checksum [2021-02-04T17:12:12.601Z] ab5ef0e58194: Download complete [2021-02-04T17:12:25.539Z] ab5ef0e58194: Pull complete [2021-02-04T17:12:25.539Z] 9712f1f96733: Pull complete [2021-02-04T17:12:26.566Z] 63f879dbbcfc: Pull complete [2021-02-04T17:12:42.196Z] 0d9ebad4ef96: Pull complete [2021-02-04T17:12:43.197Z] e9a5061849ea: Pull complete [2021-02-04T17:12:43.487Z] d747dcd14b5f: Pull complete [2021-02-04T17:12:47.901Z] 2de7ff778b66: Pull complete [2021-02-04T17:12:47.901Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-04T17:12:47.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-04T17:12:47.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-04T17:12:48.678Z] prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container [2021-02-04T17:12:48.876Z] $ 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-02-04T17:12:52.512Z] $ docker top a9d232472eb3043fa1e82dd3bd893207fe57106cf06c0ec140b67b42b6b171d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-04T17:12:52.903Z] provisioning config files... [2021-02-04T17:12:52.917Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7210806095492847794tmp [2021-02-04T17:12:52.967Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8846568776526216193tmp [2021-02-04T17:12:52.993Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3939098690258315057tmp [Pipeline] { [Pipeline] echo [2021-02-04T17:12:53.104Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:12:53.808Z] ---> sigul-configuration.sh [2021-02-04T17:12:53.808Z] gpg: directory `/root/.gnupg' created [2021-02-04T17:12:53.809Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-04T17:12:53.809Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-04T17:12:53.809Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-04T17:12:53.809Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-04T17:12:53.809Z] gpg: CAST5 encrypted data [2021-02-04T17:12:54.287Z] gpg: encrypted with 1 passphrase [2021-02-04T17:12:54.287Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-04T17:12:55.266Z] + mkdir /home/jenkins [2021-02-04T17:12:55.266Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-04T17:12:55.760Z] + 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-02-04T17:12:55.868Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:12:56.632Z] ---> sigul-install.sh [2021-02-04T17:13:06.910Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-04T17:13:08.282Z] + git tag --list [2021-02-04T17:13:08.282Z] 0.7.1 [2021-02-04T17:13:08.282Z] v1.0.0 [2021-02-04T17:13:08.282Z] v1.1.0 [2021-02-04T17:13:08.282Z] v1.1.1 [2021-02-04T17:13:08.282Z] v1.2.2 [2021-02-04T17:13:08.282Z] v1.3.0 [2021-02-04T17:13:08.282Z] v1.3.1 [2021-02-04T17:13:08.282Z] v1.3.1-dev.1 [2021-02-04T17:13:08.282Z] v1.3.1-dev.2 [2021-02-04T17:13:08.282Z] v1.3.1-dev.3 [2021-02-04T17:13:08.282Z] v1.3.1-dev.4 [2021-02-04T17:13:08.282Z] v1.3.2-dev.1 [2021-02-04T17:13:08.282Z] v1.3.2-dev.2 [2021-02-04T17:13:08.282Z] v1.3.2-dev.3 [2021-02-04T17:13:08.282Z] v1.3.2-dev.4 [Pipeline] sh [2021-02-04T17:13:08.621Z] + lftools sign git-tag v1.3.2-dev.4 [2021-02-04T17:13:11.266Z] Signing Git tag with Sigul... [2021-02-04T17:13:11.266Z] Signing v1.3.2-dev.4 [Pipeline] echo [2021-02-04T17:13:11.865Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:13:12.552Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-04T17:13:12.590Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-04T17:13:12.690Z] $ docker stop --time=1 a9d232472eb3043fa1e82dd3bd893207fe57106cf06c0ec140b67b42b6b171d5 [2021-02-04T17:13:15.275Z] $ docker rm -f a9d232472eb3043fa1e82dd3bd893207fe57106cf06c0ec140b67b42b6b171d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:13:16.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:13:16.418Z] . [Pipeline] withDockerContainer [2021-02-04T17:13:16.762Z] prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container [2021-02-04T17:13:16.855Z] $ 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-02-04T17:13:18.175Z] $ docker top 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T17:13:18.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:13:18.582Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:13:19.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:13:19.052Z] $ docker exec 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f ssh-agent [2021-02-04T17:13:19.368Z] SSH_AUTH_SOCK=/tmp/ssh-C5kCYnyKXVFW/agent.12 [2021-02-04T17:13:19.368Z] SSH_AGENT_PID=18 [2021-02-04T17:13:19.380Z] Running ssh-add (command line suppressed) [2021-02-04T17:13:19.590Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6152566164992472682.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6152566164992472682.key) [2021-02-04T17:13:19.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:13:20.250Z] + git semver bump pre [2021-02-04T17:13:20.250Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T17:13:20.250Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-02-04T17:13:20.250Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-02-04T17:13:20.250Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T17:13:20.250Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T17:13:20.250Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T17:13:20.250Z] # $SEMVER_BRANCH = master [2021-02-04T17:13:20.250Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-02-04T17:13:20.250Z] 1.3.2-dev.5 [Pipeline] } [2021-02-04T17:13:20.276Z] $ docker exec --env ******** --env ******** 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f ssh-agent -k [2021-02-04T17:13:20.602Z] unset SSH_AUTH_SOCK; [2021-02-04T17:13:20.603Z] unset SSH_AGENT_PID; [2021-02-04T17:13:20.603Z] echo Agent pid 18 killed; [2021-02-04T17:13:20.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T17:13:23.100Z] + git semver [Pipeline] } [2021-02-04T17:13:23.125Z] $ docker stop --time=1 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f [2021-02-04T17:13:25.148Z] $ docker rm -f 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:13:26.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:13:26.108Z] . [Pipeline] withDockerContainer [2021-02-04T17:13:26.349Z] prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container [2021-02-04T17:13:26.464Z] $ 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-02-04T17:13:28.648Z] $ docker top ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T17:13:29.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:13:29.055Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:13:29.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:13:29.651Z] $ docker exec ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b ssh-agent [2021-02-04T17:13:30.090Z] SSH_AUTH_SOCK=/tmp/ssh-s6q7EIxZUMnE/agent.11 [2021-02-04T17:13:30.090Z] SSH_AGENT_PID=16 [2021-02-04T17:13:30.596Z] Running ssh-add (command line suppressed) [2021-02-04T17:13:30.940Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1932590863345428135.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1932590863345428135.key) [2021-02-04T17:13:31.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:13:31.868Z] + git semver push [2021-02-04T17:13:32.240Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T17:13:32.240Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-02-04T17:13:32.240Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-02-04T17:13:32.240Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T17:13:32.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T17:13:32.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T17:13:32.240Z] # $SEMVER_BRANCH = master [2021-02-04T17:13:32.240Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-02-04T17:13:39.659Z] $ docker exec --env ******** --env ******** ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b ssh-agent -k [2021-02-04T17:13:39.915Z] unset SSH_AUTH_SOCK; [2021-02-04T17:13:39.916Z] unset SSH_AGENT_PID; [2021-02-04T17:13:39.917Z] echo Agent pid 16 killed; [2021-02-04T17:13:39.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T17:13:40.954Z] + git semver [Pipeline] } [2021-02-04T17:13:40.984Z] $ docker stop --time=1 ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b [2021-02-04T17:13:42.798Z] $ docker rm -f ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b [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-02-04T17:13:44.581Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:13:45.555Z] ---> package-listing.sh [2021-02-04T17:13:45.555Z] ++ facter osfamily [2021-02-04T17:13:45.555Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-04T17:13:45.826Z] + OS_FAMILY=redhat [2021-02-04T17:13:45.826Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-02-04T17:13:45.826Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-04T17:13:45.826Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-04T17:13:45.826Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-04T17:13:45.826Z] + PACKAGES=/tmp/packages_start.txt [2021-02-04T17:13:45.826Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-02-04T17:13:45.826Z] + PACKAGES=/tmp/packages_end.txt [2021-02-04T17:13:45.826Z] + case "${OS_FAMILY}" in [2021-02-04T17:13:45.826Z] + rpm -qa [2021-02-04T17:13:45.826Z] + sort [2021-02-04T17:13:52.571Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-04T17:13:52.571Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-04T17:13:52.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-04T17:13:52.571Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-02-04T17:13:52.571Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-02-04T17:13:52.571Z] + 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-02-04T17:13:52.592Z] 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-02-04T17:13:52.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:13:53.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T17:13:53.713Z] [2021-02-04T17:13:53.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:13:54.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T17:13:54.689Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-04T17:13:54.689Z] df20fa9351a1: Pulling fs layer [2021-02-04T17:13:54.689Z] 36b3adc4ff6f: Pulling fs layer [2021-02-04T17:13:54.689Z] 8ad3a11d3b57: Pulling fs layer [2021-02-04T17:13:54.689Z] 46f8f816bc3b: Pulling fs layer [2021-02-04T17:13:54.689Z] 93b61091891f: Pulling fs layer [2021-02-04T17:13:54.689Z] 93b9cdb0e59b: Pulling fs layer [2021-02-04T17:13:54.689Z] 5e14af77c1be: Pulling fs layer [2021-02-04T17:13:54.689Z] 01666e4c0597: Pulling fs layer [2021-02-04T17:13:54.689Z] aa168da1d23b: Pulling fs layer [2021-02-04T17:13:54.689Z] 93b9cdb0e59b: Waiting [2021-02-04T17:13:54.689Z] 5e14af77c1be: Waiting [2021-02-04T17:13:54.689Z] 01666e4c0597: Waiting [2021-02-04T17:13:54.689Z] aa168da1d23b: Waiting [2021-02-04T17:13:54.689Z] 93b61091891f: Waiting [2021-02-04T17:13:54.689Z] 46f8f816bc3b: Waiting [2021-02-04T17:13:55.111Z] 36b3adc4ff6f: Verifying Checksum [2021-02-04T17:13:55.111Z] 36b3adc4ff6f: Download complete [2021-02-04T17:13:55.111Z] 46f8f816bc3b: Verifying Checksum [2021-02-04T17:13:55.111Z] 46f8f816bc3b: Download complete [2021-02-04T17:13:56.012Z] df20fa9351a1: Verifying Checksum [2021-02-04T17:13:56.012Z] df20fa9351a1: Download complete [2021-02-04T17:13:56.012Z] 93b9cdb0e59b: Verifying Checksum [2021-02-04T17:13:56.012Z] 93b9cdb0e59b: Download complete [2021-02-04T17:13:56.012Z] 5e14af77c1be: Verifying Checksum [2021-02-04T17:13:56.012Z] 5e14af77c1be: Download complete [2021-02-04T17:13:56.012Z] 01666e4c0597: Verifying Checksum [2021-02-04T17:13:56.012Z] 01666e4c0597: Download complete [2021-02-04T17:13:56.471Z] 93b61091891f: Verifying Checksum [2021-02-04T17:13:56.471Z] 93b61091891f: Download complete [2021-02-04T17:13:56.471Z] df20fa9351a1: Pull complete [2021-02-04T17:13:57.388Z] 36b3adc4ff6f: Pull complete [2021-02-04T17:13:58.729Z] 8ad3a11d3b57: Verifying Checksum [2021-02-04T17:13:58.729Z] 8ad3a11d3b57: Download complete [2021-02-04T17:14:00.804Z] 8ad3a11d3b57: Pull complete [2021-02-04T17:14:01.276Z] 46f8f816bc3b: Pull complete [2021-02-04T17:14:02.329Z] 93b61091891f: Pull complete [2021-02-04T17:14:02.329Z] 93b9cdb0e59b: Pull complete [2021-02-04T17:14:02.762Z] 5e14af77c1be: Pull complete [2021-02-04T17:14:02.762Z] 01666e4c0597: Pull complete [2021-02-04T17:14:09.631Z] aa168da1d23b: Verifying Checksum [2021-02-04T17:14:09.631Z] aa168da1d23b: Download complete [2021-02-04T17:14:25.117Z] aa168da1d23b: Pull complete [2021-02-04T17:14:25.117Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-04T17:14:25.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T17:14:25.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-04T17:14:25.396Z] prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container [2021-02-04T17:14:25.502Z] $ 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-02-04T17:14:28.869Z] $ docker top 70296c3b50dd8e6f7eb94a04fba307b000d6e8032b114586ef44fdc64783329c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:14:29.525Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-04T17:14:29.910Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-04T17:14:30.776Z] + ls /var/log/sa-host [2021-02-04T17:14:30.776Z] + sadf -c /var/log/sa-host/sa04 [2021-02-04T17:14:30.776Z] file_magic: OK [2021-02-04T17:14:30.776Z] HZ: Using current value: 100 [2021-02-04T17:14:30.776Z] file_header: OK [2021-02-04T17:14:30.776Z] 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-02-04T17:14:30.776Z] Statistics: [2021-02-04T17:14:30.776Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-04T17:14:30.776Z] File successfully converted to sysstat format version 12.2.1 [2021-02-04T17:14:30.776Z] + sadf -c /var/log/sa-host/sa23 [2021-02-04T17:14:30.776Z] file_magic: OK [2021-02-04T17:14:30.776Z] HZ: Using current value: 100 [2021-02-04T17:14:30.776Z] file_header: OK [2021-02-04T17:14:30.776Z] 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-02-04T17:14:30.776Z] Statistics: [2021-02-04T17:14:30.776Z] Hnuu...uuuununununu... [2021-02-04T17:14:30.776Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-04T17:14:31.508Z] provisioning config files... [2021-02-04T17:14:31.535Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4944374276484864760tmp [Pipeline] { [Pipeline] echo [2021-02-04T17:14:31.639Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:14:32.310Z] ---> create-netrc.sh [Pipeline] } [2021-02-04T17:14:32.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-04T17:14:32.422Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:14:32.742Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-04T17:14:32.765Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:14:33.429Z] ---> sudo-logs.sh [2021-02-04T17:14:33.429Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-04T17:14:33.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:14:34.331Z] ---> job-cost.sh [2021-02-04T17:14:34.331Z] lf-activate-venv: SKIPPING [2021-02-04T17:14:34.331Z] INFO: No Stack... [2021-02-04T17:14:35.317Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-04T17:14:35.586Z] INFO: Archiving Costs [Pipeline] echo [2021-02-04T17:14:35.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:14:35.940Z] ---> logs-deploy.sh [2021-02-04T17:14:35.940Z] lf-activate-venv: SKIPPING [2021-02-04T17:14:35.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/34 [2021-02-04T17:14:35.940Z] INFO: archiving workspace using pattern(s): [2021-02-04T17:14:38.641Z] Archives upload complete. [2021-02-04T17:14:38.641Z] INFO: archiving logs to Nexus [2021-02-04T17:14:40.189Z] ---> uname -a: [2021-02-04T17:14:40.189Z] Linux prd-centos7-docker-4c-2g-25006.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] ---> lscpu: [2021-02-04T17:14:40.189Z] Architecture: x86_64 [2021-02-04T17:14:40.189Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-04T17:14:40.189Z] Byte Order: Little Endian [2021-02-04T17:14:40.189Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-04T17:14:40.189Z] CPU(s): 4 [2021-02-04T17:14:40.189Z] On-line CPU(s) list: 0-3 [2021-02-04T17:14:40.189Z] Thread(s) per core: 1 [2021-02-04T17:14:40.189Z] Core(s) per socket: 1 [2021-02-04T17:14:40.189Z] Socket(s): 4 [2021-02-04T17:14:40.189Z] NUMA node(s): 1 [2021-02-04T17:14:40.189Z] Vendor ID: GenuineIntel [2021-02-04T17:14:40.189Z] CPU family: 6 [2021-02-04T17:14:40.189Z] Model: 44 [2021-02-04T17:14:40.189Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-04T17:14:40.189Z] Stepping: 1 [2021-02-04T17:14:40.189Z] CPU MHz: 2933.438 [2021-02-04T17:14:40.189Z] BogoMIPS: 5866.87 [2021-02-04T17:14:40.189Z] Virtualization: VT-x [2021-02-04T17:14:40.189Z] Hypervisor vendor: KVM [2021-02-04T17:14:40.189Z] Virtualization type: full [2021-02-04T17:14:40.189Z] L1d cache: 128 KiB [2021-02-04T17:14:40.189Z] L1i cache: 128 KiB [2021-02-04T17:14:40.189Z] L2 cache: 16 MiB [2021-02-04T17:14:40.189Z] L3 cache: 64 MiB [2021-02-04T17:14:40.189Z] NUMA node0 CPU(s): 0-3 [2021-02-04T17:14:40.189Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-04T17:14:40.189Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-04T17:14:40.189Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-04T17:14:40.189Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-04T17:14:40.189Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-04T17:14:40.189Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-04T17:14:40.189Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-04T17:14:40.189Z] Vulnerability Srbds: Not affected [2021-02-04T17:14:40.189Z] Vulnerability Tsx async abort: Not affected [2021-02-04T17:14:40.189Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] ---> nproc: [2021-02-04T17:14:40.189Z] 4 [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] ---> df -h: [2021-02-04T17:14:40.189Z] Filesystem Size Used Available Use% Mounted on [2021-02-04T17:14:40.189Z] overlay 50.0G 8.5G 41.4G 17% / [2021-02-04T17:14:40.189Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-04T17:14:40.189Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-04T17:14:40.189Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-mqtt-go_master [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2021-02-04T17:14:40.189Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] ---> free -m: [2021-02-04T17:14:40.189Z] total used free shared buff/cache available [2021-02-04T17:14:40.189Z] Mem: 1837 829 140 0 867 942 [2021-02-04T17:14:40.189Z] Swap: 1023 3 1020 [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] [2021-02-04T17:14:40.189Z] ---> ip addr: [2021-02-04T17:14:40.190Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-04T17:14:40.190Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-04T17:14:40.190Z] inet 127.0.0.1/8 scope host lo [2021-02-04T17:14:40.190Z] valid_lft forever preferred_lft forever [2021-02-04T17:14:40.190Z] inet6 ::1/128 scope host [2021-02-04T17:14:40.190Z] valid_lft forever preferred_lft forever [2021-02-04T17:14:40.190Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-04T17:14:40.190Z] link/ether fa:16:3e:7e:31:7b brd ff:ff:ff:ff:ff:ff [2021-02-04T17:14:40.190Z] inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-04T17:14:40.190Z] valid_lft 85614sec preferred_lft 85614sec [2021-02-04T17:14:40.190Z] inet6 fe80::f816:3eff:fe7e:317b/64 scope link [2021-02-04T17:14:40.190Z] valid_lft forever preferred_lft forever [2021-02-04T17:14:40.190Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-04T17:14:40.190Z] link/ether 02:42:f6:80:06:0f brd ff:ff:ff:ff:ff:ff [2021-02-04T17:14:40.190Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-04T17:14:40.190Z] valid_lft forever preferred_lft forever [2021-02-04T17:14:40.190Z] inet6 fe80::42:f6ff:fe80:60f/64 scope link [2021-02-04T17:14:40.190Z] valid_lft forever preferred_lft forever [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] ---> sar -b -r -n DEV: [2021-02-04T17:14:40.190Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] 17:01:20 LINUX RESTART (4 CPU) [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] 17:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-04T17:14:40.190Z] 17:03:01 95.84 47.23 48.61 0.00 6989.45 20680.07 0.00 [2021-02-04T17:14:40.190Z] 17:04:02 20.75 3.57 17.18 0.00 993.33 2088.89 0.00 [2021-02-04T17:14:40.190Z] 17:05:01 0.39 0.00 0.39 0.00 0.00 6.68 0.00 [2021-02-04T17:14:40.190Z] 17:06:01 0.63 0.00 0.63 0.00 0.00 7.18 0.00 [2021-02-04T17:14:40.190Z] 17:07:01 0.25 0.00 0.25 0.00 0.00 3.79 0.00 [2021-02-04T17:14:40.190Z] 17:08:01 0.40 0.00 0.40 0.00 0.00 6.42 0.00 [2021-02-04T17:14:40.190Z] 17:09:02 0.27 0.00 0.27 0.00 0.00 2.72 0.00 [2021-02-04T17:14:40.190Z] 17:10:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 [2021-02-04T17:14:40.190Z] 17:11:01 25.42 2.43 22.99 0.00 350.43 12480.03 0.00 [2021-02-04T17:14:40.190Z] 17:12:01 305.20 192.89 112.31 0.00 8632.16 23713.39 0.00 [2021-02-04T17:14:40.190Z] 17:13:01 202.42 54.57 147.85 0.00 2924.91 30746.91 0.00 [2021-02-04T17:14:40.190Z] 17:14:01 78.70 60.04 18.66 0.00 4850.43 2881.98 0.00 [2021-02-04T17:14:40.190Z] Average: 60.94 30.15 30.79 0.00 2062.92 7705.63 0.00 [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] 17:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-04T17:14:40.190Z] 17:03:01 100128 0 627460 33.35 2620 1151336 1328592 45.34 456552 1123560 53460 [2021-02-04T17:14:40.190Z] 17:04:02 181928 0 595524 31.65 2620 1101472 1119728 38.21 419584 1081756 20 [2021-02-04T17:14:40.190Z] 17:05:01 182684 0 594764 31.61 2620 1101476 1110556 37.90 428936 1071368 8 [2021-02-04T17:14:40.190Z] 17:06:01 181788 0 595600 31.65 2620 1101536 1110568 37.90 427928 1073856 20 [2021-02-04T17:14:40.190Z] 17:07:01 181952 0 595488 31.65 2620 1101484 1109520 37.87 433676 1067944 8 [2021-02-04T17:14:40.190Z] 17:08:01 179956 0 597480 31.75 2620 1101488 1109548 37.87 450184 1053948 16 [2021-02-04T17:14:40.190Z] 17:09:02 184080 0 593352 31.54 2620 1101492 1067416 36.43 447736 1052468 16 [2021-02-04T17:14:40.190Z] 17:10:01 183836 0 593592 31.55 2620 1101496 1067484 36.43 448168 1052468 8 [2021-02-04T17:14:40.190Z] 17:11:01 67644 0 672188 35.73 2620 1139092 1502800 51.29 572312 1031376 93612 [2021-02-04T17:14:40.190Z] 17:12:01 183516 0 711368 37.81 2620 984040 1618848 55.25 558708 890516 48 [2021-02-04T17:14:40.190Z] 17:13:01 66436 0 832324 44.24 2108 980676 1414820 48.29 620248 852612 13132 [2021-02-04T17:14:40.190Z] 17:14:01 77756 0 827444 43.98 1648 974696 1572092 53.65 613512 852140 66048 [2021-02-04T17:14:40.190Z] Average: 147642 0 653049 34.71 2496 1078357 1260998 43.04 489795 1017001 18866 [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] 17:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-04T17:14:40.190Z] 17:03:01 eth0 275.33 191.01 1033.85 81.96 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:04:02 eth0 23.15 16.65 28.38 8.06 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:04:02 docker0 1.66 1.56 0.37 4.28 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:05:01 eth0 3.77 0.85 1.06 0.64 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:06:01 eth0 3.94 1.10 1.47 0.79 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:07:01 eth0 2.81 0.62 0.72 0.40 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:08:01 eth0 2.83 0.65 0.80 0.42 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:09:02 eth0 0.81 0.36 0.30 0.26 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:10:01 eth0 0.52 0.49 0.28 0.22 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:11:01 eth0 411.00 321.35 4066.85 27.26 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:12:01 eth0 74.74 67.85 230.47 53.71 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:12:01 veth8af2c6a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:12:01 docker0 39.69 40.83 3.59 198.55 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:13:01 veth9878b9b 29.88 40.69 2.03 214.83 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:13:01 eth0 411.98 338.92 3457.21 62.32 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:13:01 docker0 29.88 40.57 1.62 214.82 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:14:01 eth0 125.05 96.80 692.31 54.26 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] 17:14:01 docker0 3.12 3.90 0.39 5.29 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] Average: eth0 111.12 86.24 791.84 24.16 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] Average: docker0 6.21 7.25 0.50 35.26 0.00 0.00 0.00 0.00 [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] ---> sar -P ALL: [2021-02-04T17:14:40.190Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] 17:01:20 LINUX RESTART (4 CPU) [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] 17:02:02 CPU %user %nice %system %iowait %steal %idle [2021-02-04T17:14:40.190Z] 17:03:01 all 11.67 0.00 6.51 3.65 25.24 52.93 [2021-02-04T17:14:40.190Z] 17:03:01 0 8.54 0.00 6.15 3.24 27.80 54.28 [2021-02-04T17:14:40.190Z] 17:03:01 1 9.84 0.00 6.11 5.13 25.48 53.45 [2021-02-04T17:14:40.190Z] 17:03:01 2 17.54 0.00 6.09 2.23 23.89 50.26 [2021-02-04T17:14:40.190Z] 17:03:01 3 11.05 0.00 7.71 3.95 23.67 53.62 [2021-02-04T17:14:40.190Z] 17:04:02 all 1.05 0.00 1.34 0.42 7.03 90.17 [2021-02-04T17:14:40.190Z] 17:04:02 0 0.82 0.00 1.27 0.16 6.89 90.85 [2021-02-04T17:14:40.190Z] 17:04:02 1 0.99 0.00 1.56 0.32 6.99 90.14 [2021-02-04T17:14:40.190Z] 17:04:02 2 1.25 0.00 1.29 0.23 7.12 90.12 [2021-02-04T17:14:40.190Z] 17:04:02 3 1.13 0.00 1.23 0.97 7.12 89.55 [2021-02-04T17:14:40.190Z] 17:05:01 all 0.08 0.00 0.04 0.00 1.10 98.78 [2021-02-04T17:14:40.190Z] 17:05:01 0 0.03 0.00 0.03 0.00 0.76 99.17 [2021-02-04T17:14:40.190Z] 17:05:01 1 0.13 0.00 0.05 0.00 1.16 98.65 [2021-02-04T17:14:40.190Z] 17:05:01 2 0.10 0.00 0.05 0.00 1.03 98.82 [2021-02-04T17:14:40.190Z] 17:05:01 3 0.03 0.00 0.03 0.00 1.46 98.47 [2021-02-04T17:14:40.190Z] 17:06:01 all 0.10 0.00 0.10 0.00 1.19 98.60 [2021-02-04T17:14:40.190Z] 17:06:01 0 0.05 0.00 0.05 0.00 0.83 99.07 [2021-02-04T17:14:40.190Z] 17:06:01 1 0.07 0.00 0.05 0.00 1.40 98.48 [2021-02-04T17:14:40.190Z] 17:06:01 2 0.28 0.00 0.21 0.00 1.78 97.73 [2021-02-04T17:14:40.190Z] 17:06:01 3 0.00 0.00 0.10 0.00 0.76 99.14 [2021-02-04T17:14:40.190Z] 17:07:01 all 0.07 0.00 0.04 0.00 1.79 98.09 [2021-02-04T17:14:40.190Z] 17:07:01 0 0.03 0.00 0.02 0.00 1.06 98.89 [2021-02-04T17:14:40.190Z] 17:07:01 1 0.05 0.00 0.08 0.02 2.47 97.39 [2021-02-04T17:14:40.190Z] 17:07:01 2 0.20 0.00 0.03 0.00 2.23 97.54 [2021-02-04T17:14:40.190Z] 17:07:01 3 0.02 0.00 0.03 0.00 1.39 98.56 [2021-02-04T17:14:40.190Z] 17:08:01 all 0.07 0.00 0.15 0.00 2.91 96.87 [2021-02-04T17:14:40.190Z] 17:08:01 0 0.07 0.00 0.03 0.00 2.64 97.26 [2021-02-04T17:14:40.190Z] 17:08:01 1 0.03 0.00 0.44 0.00 3.14 96.38 [2021-02-04T17:14:40.190Z] 17:08:01 2 0.15 0.00 0.08 0.00 3.22 96.56 [2021-02-04T17:14:40.190Z] 17:08:01 3 0.02 0.00 0.05 0.00 2.66 97.28 [2021-02-04T17:14:40.190Z] 17:09:02 all 0.05 0.00 0.09 0.00 2.68 97.18 [2021-02-04T17:14:40.190Z] 17:09:02 0 0.02 0.00 0.08 0.00 3.65 96.25 [2021-02-04T17:14:40.190Z] 17:09:02 1 0.02 0.00 0.11 0.00 2.85 97.02 [2021-02-04T17:14:40.190Z] 17:09:02 2 0.16 0.00 0.08 0.00 3.10 96.66 [2021-02-04T17:14:40.190Z] 17:09:02 3 0.00 0.00 0.07 0.00 1.10 98.83 [2021-02-04T17:14:40.190Z] 17:10:01 all 0.07 0.00 0.05 0.00 2.21 97.67 [2021-02-04T17:14:40.190Z] 17:10:01 0 0.08 0.00 0.05 0.00 3.48 96.39 [2021-02-04T17:14:40.190Z] 17:10:01 1 0.07 0.00 0.05 0.00 1.80 98.08 [2021-02-04T17:14:40.190Z] 17:10:01 2 0.08 0.00 0.07 0.00 2.67 97.18 [2021-02-04T17:14:40.190Z] 17:10:01 3 0.05 0.00 0.03 0.00 0.86 99.06 [2021-02-04T17:14:40.190Z] 17:11:01 all 1.45 0.00 1.29 0.25 18.32 78.68 [2021-02-04T17:14:40.190Z] 17:11:01 0 1.85 0.00 1.43 0.09 20.29 76.33 [2021-02-04T17:14:40.190Z] 17:11:01 1 1.32 0.00 1.30 0.42 18.94 78.02 [2021-02-04T17:14:40.190Z] 17:11:01 2 1.04 0.00 1.11 0.02 17.19 80.64 [2021-02-04T17:14:40.190Z] 17:11:01 3 1.61 0.00 1.33 0.49 16.85 79.72 [2021-02-04T17:14:40.190Z] 17:12:01 all 4.85 0.00 4.58 3.20 26.28 61.10 [2021-02-04T17:14:40.190Z] 17:12:01 0 4.39 0.00 4.57 2.37 26.94 61.73 [2021-02-04T17:14:40.190Z] 17:12:01 1 4.33 0.00 4.47 2.91 26.18 62.11 [2021-02-04T17:14:40.190Z] 17:12:01 2 4.32 0.00 4.69 3.91 25.66 61.42 [2021-02-04T17:14:40.190Z] 17:12:01 3 6.37 0.00 4.58 3.62 26.31 59.12 [2021-02-04T17:14:40.190Z] 17:13:01 all 5.28 0.00 6.05 1.60 27.91 59.16 [2021-02-04T17:14:40.190Z] 17:13:01 0 5.11 0.00 5.93 1.74 29.13 58.10 [2021-02-04T17:14:40.190Z] 17:13:01 1 4.75 0.00 5.86 1.85 28.03 59.51 [2021-02-04T17:14:40.190Z] 17:13:01 2 6.02 0.00 7.43 0.92 27.16 58.46 [2021-02-04T17:14:40.190Z] 17:13:01 3 5.24 0.00 5.02 1.88 27.31 60.55 [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] 17:13:01 CPU %user %nice %system %iowait %steal %idle [2021-02-04T17:14:40.190Z] 17:14:01 all 4.59 0.00 4.18 2.06 14.22 74.95 [2021-02-04T17:14:40.190Z] 17:14:01 0 2.38 0.00 4.27 0.35 17.25 75.75 [2021-02-04T17:14:40.190Z] 17:14:01 1 2.40 0.00 3.00 1.78 13.17 79.65 [2021-02-04T17:14:40.190Z] 17:14:01 2 7.05 0.00 4.18 0.92 13.47 74.37 [2021-02-04T17:14:40.190Z] 17:14:01 3 6.64 0.00 5.28 5.25 12.95 69.89 [2021-02-04T17:14:40.190Z] Average: all 2.47 0.00 2.07 0.95 11.12 83.40 [2021-02-04T17:14:40.190Z] Average: 0 1.99 0.00 2.04 0.68 12.01 83.27 [2021-02-04T17:14:40.190Z] Average: 1 2.03 0.00 1.96 1.06 11.20 83.75 [2021-02-04T17:14:40.190Z] Average: 2 3.15 0.00 2.12 0.70 10.83 83.20 [2021-02-04T17:14:40.190Z] Average: 3 2.71 0.00 2.15 1.36 10.40 83.38 [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z] [2021-02-04T17:14:40.190Z]