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 17:02:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:02:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:02:42 ========================================================= 17:02:42 EdgeX Global Pipelines Version Info 17:02:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:02:45 ------------------- 17:02:45 stable info: 17:02:45 ------------------- 17:02:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:45 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:02:45 Message: update stable to v1.0.179 17:02:46 ------------------- 17:02:46 experimental info: 17:02:46 ------------------- 17:02:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:46 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:02:46 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:02:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 17:02:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 17:02:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:02:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:02:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:02:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:02:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 17:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:02:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db15b17 [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:02:50 provisioning config files... 17:02:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8374105594075880402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:50 ---> docker-login.sh 17:02:50 nexus3.edgexfoundry.org:10001 17:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:51 Configure a credential helper to remove this warning. See 17:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:51 17:02:51 Login Succeeded 17:02:51 nexus3.edgexfoundry.org:10002 17:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:52 Configure a credential helper to remove this warning. See 17:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:52 17:02:52 Login Succeeded 17:02:52 nexus3.edgexfoundry.org:10003 17:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:52 Configure a credential helper to remove this warning. See 17:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:52 17:02:52 Login Succeeded 17:02:52 nexus3.edgexfoundry.org:10004 17:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:53 Configure a credential helper to remove this warning. See 17:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:53 17:02:53 Login Succeeded 17:02:53 docker.io 17:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:54 Configure a credential helper to remove this warning. See 17:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:54 17:02:54 Login Succeeded 17:02:54 ---> docker-login.sh ends [Pipeline] } 17:02:54 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 17:02:55 + git log --format=format:%s -1 db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] echo 17:02:56 GIT_COMMIT: db15b17aa7909c46086228bc577d64e14747d026, Commit Message: Merge pull request #200 from FelixTing/issue-194 [Pipeline] echo 17:02:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:56 17:02:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:02:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:57 latest: Pulling from edgex-devops/git-semver 17:02:57 31603596830f: Pulling fs layer 17:02:57 2a8b12db71e7: Pulling fs layer 17:02:57 6ca5941a6612: Pulling fs layer 17:02:57 ecc8261a40a4: Pulling fs layer 17:02:57 ecc8261a40a4: Waiting 17:02:57 2a8b12db71e7: Verifying Checksum 17:02:57 2a8b12db71e7: Download complete 17:02:57 31603596830f: Verifying Checksum 17:02:57 31603596830f: Download complete 17:02:58 ecc8261a40a4: Verifying Checksum 17:02:58 ecc8261a40a4: Download complete 17:02:58 31603596830f: Pull complete 17:02:58 6ca5941a6612: Verifying Checksum 17:02:58 6ca5941a6612: Download complete 17:02:58 2a8b12db71e7: Pull complete 17:03:00 6ca5941a6612: Pull complete 17:03:01 ecc8261a40a4: Pull complete 17:03:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:03:01 prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container 17:03:01 $ 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 17:03:04 $ docker top 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:05 [ssh-agent] Looking for ssh-agent implementation... 17:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:06 $ docker exec 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 ssh-agent 17:03:06 SSH_AUTH_SOCK=/tmp/ssh-OoY19eAUgGqL/agent.13 17:03:06 SSH_AGENT_PID=18 17:03:06 Running ssh-add (command line suppressed) 17:03:07 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) 17:03:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:07 + git tag --points-at HEAD [Pipeline] } 17:03:07 $ docker exec --env ******** --env ******** 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 ssh-agent -k 17:03:08 unset SSH_AUTH_SOCK; 17:03:08 unset SSH_AGENT_PID; 17:03:08 echo Agent pid 18 killed; 17:03:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:08 [ssh-agent] Looking for ssh-agent implementation... 17:03:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:09 $ docker exec 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 ssh-agent 17:03:09 SSH_AUTH_SOCK=/tmp/ssh-74pncNLqiI9r/agent.46 17:03:09 SSH_AGENT_PID=51 17:03:09 Running ssh-add (command line suppressed) 17:03:10 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) 17:03:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:11 + git semver init 17:03:11 # -> Open(): unable to determine branch for HEAD 17:03:11 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 17:03:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 17:03:11 # $SEMVER_REMOTE_NAME = origin 17:03:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:03:11 # $SEMVER_USER_NAME = edgex-jenkins 17:03:11 # $SEMVER_BRANCH = master 17:03:11 # $SEMVER_TEMP = /tmp/semver-194304438 17:03:11 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 17:03:12 # '/tmp/semver-194304438' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 17:03:12 # -> Force: false 17:03:12 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 17:03:12 $ docker exec --env ******** --env ******** 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 ssh-agent -k 17:03:12 unset SSH_AUTH_SOCK; 17:03:12 unset SSH_AGENT_PID; 17:03:12 echo Agent pid 51 killed; 17:03:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:13 + git semver [Pipeline] } 17:03:13 $ docker stop --time=1 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 17:03:15 $ docker rm -f 3f6838ba6ffc61708cb1cc82fdffd63bb6d629fa8811b59a29b7dcb8615a5860 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:16 Stashed 1 file(s) [Pipeline] echo 17:03:16 [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 17:03:32 Still waiting to schedule task 17:03:32 ‘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 17:03:32 Still waiting to schedule task 17:03:32 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25007’ 17:04:59 Running on prd-centos7-docker-4c-2g-25016 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 17:04:59 Running in /w/workspace/device-mqtt-go/34 [Pipeline] { [Pipeline] checkout 17:05:04 using credential edgex-jenkins-ssh 17:05:04 Cloning the remote Git repository 17:05:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 17:05:04 > git init /w/workspace/device-mqtt-go/34 # timeout=10 17:05:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:05:04 > git --version # timeout=10 17:05:04 > git --version # 'git version 2.24.3' 17:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:05 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:05:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:05 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:05:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:05:07 Checking out Revision db15b17aa7909c46086228bc577d64e14747d026 (master) 17:05:07 > git config core.sparsecheckout # timeout=10 17:05:07 > git checkout -f db15b17aa7909c46086228bc577d64e14747d026 # timeout=10 17:05:11 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 17:05:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:05:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:05:13 + sudo service docker restart 17:05:13 + true 17:05:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:05:14 provisioning config files... 17:05:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/34@tmp/config7505053587284142779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:14 ---> docker-login.sh 17:05:14 nexus3.edgexfoundry.org:10001 17:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:15 Configure a credential helper to remove this warning. See 17:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:15 17:05:15 Login Succeeded 17:05:15 nexus3.edgexfoundry.org:10002 17:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:15 Configure a credential helper to remove this warning. See 17:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:15 17:05:15 Login Succeeded 17:05:15 nexus3.edgexfoundry.org:10003 17:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:16 Configure a credential helper to remove this warning. See 17:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:16 17:05:16 Login Succeeded 17:05:16 nexus3.edgexfoundry.org:10004 17:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:16 Configure a credential helper to remove this warning. See 17:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:16 17:05:16 Login Succeeded 17:05:16 docker.io 17:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:16 Configure a credential helper to remove this warning. See 17:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:16 17:05:16 Login Succeeded 17:05:16 ---> docker-login.sh ends [Pipeline] } 17:05:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:05:17 ========================================================= 17:05:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:05:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:05:17 + 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 . 17:05:17 Sending build context to Docker daemon 495.6kB 17:05:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:05:17 Step 2/8 : FROM ${BASE} 17:05:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:05:17 188c0c94c7c5: Pulling fs layer 17:05:17 0ef7d3d256c8: Pulling fs layer 17:05:17 de9db76c5a1d: Pulling fs layer 17:05:17 bca2f99d35d6: Pulling fs layer 17:05:17 93359f2a8cfa: Pulling fs layer 17:05:17 7c6f9722023f: Pulling fs layer 17:05:17 a35cf1a2eb13: Pulling fs layer 17:05:17 a35cf1a2eb13: Waiting 17:05:17 7c6f9722023f: Waiting 17:05:17 93359f2a8cfa: Waiting 17:05:17 bca2f99d35d6: Waiting 17:05:17 de9db76c5a1d: Verifying Checksum 17:05:17 de9db76c5a1d: Download complete 17:05:17 0ef7d3d256c8: Download complete 17:05:17 93359f2a8cfa: Download complete 17:05:17 7c6f9722023f: Verifying Checksum 17:05:17 7c6f9722023f: Download complete 17:05:17 188c0c94c7c5: Verifying Checksum 17:05:17 188c0c94c7c5: Download complete 17:05:18 188c0c94c7c5: Pull complete 17:05:18 0ef7d3d256c8: Pull complete 17:05:18 de9db76c5a1d: Pull complete 17:05:21 a35cf1a2eb13: Verifying Checksum 17:05:21 a35cf1a2eb13: Download complete 17:05:21 bca2f99d35d6: Verifying Checksum 17:05:21 bca2f99d35d6: Download complete 17:05:28 bca2f99d35d6: Pull complete 17:05:28 93359f2a8cfa: Pull complete 17:05:28 7c6f9722023f: Pull complete 17:05:36 a35cf1a2eb13: Pull complete 17:05:36 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:05:36 ---> a62c8e92a672 17:05:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 17:05:36 ---> Running in 3285edf6e599 17:05:37 Removing intermediate container 3285edf6e599 17:05:37 ---> a267b120e12b 17:05:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:37 ---> Running in 3cd2d1c0197b 17:05:38 Removing intermediate container 3cd2d1c0197b 17:05:38 ---> 5bb1f199f68e 17:05:38 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 17:05:38 ---> Running in 3e43c6357b01 17:05:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:41 (1/14) Installing libmagic (5.38-r0) 17:05:41 (2/14) Installing file (5.38-r0) 17:05:41 (3/14) Installing libc-dev (0.7.2-r3) 17:05:41 (4/14) Installing g++ (9.3.0-r2) 17:05:46 (5/14) Installing fortify-headers (1.1-r0) 17:05:46 (6/14) Installing patch (2.7.6-r6) 17:05:46 (7/14) Installing build-base (0.5-r2) 17:05:46 (8/14) Installing openssh-keygen (8.3_p1-r1) 17:05:46 (9/14) Installing libedit (20191231.3.1-r0) 17:05:46 (10/14) Installing openssh-client (8.3_p1-r1) 17:05:46 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 17:05:46 (12/14) Installing openssh-server-common (8.3_p1-r1) 17:05:46 (13/14) Installing openssh-server (8.3_p1-r1) 17:05:46 (14/14) Installing openssh (8.3_p1-r1) 17:05:47 Executing busybox-1.31.1-r19.trigger 17:05:47 OK: 237 MiB in 53 packages 17:05:51 Removing intermediate container 3e43c6357b01 17:05:51 ---> f5055dd2dc7d 17:05:51 Step 6/8 : WORKDIR /device-mqtt-go 17:05:51 ---> Running in 5eaadb5f3e4e 17:05:51 Removing intermediate container 5eaadb5f3e4e 17:05:51 ---> d632b6cd597f 17:05:51 Step 7/8 : COPY . . 17:05:52 ---> 809b525429cc 17:05:52 Step 8/8 : RUN go mod download 17:05:52 ---> Running in 9179063c0c12 17:06:19 Removing intermediate container 9179063c0c12 17:06:19 ---> c1ae3dff5a83 17:06:19 Successfully built c1ae3dff5a83 17:06:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:06:19 + docker inspect -f . ci-base-image-x86_64 17:06:19 . [Pipeline] withDockerContainer 17:06:19 prd-centos7-docker-4c-2g-25016 does not seem to be running inside a container 17:06:20 $ 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 17:06:21 $ docker top 423e6d8fc719b06baaa564df8e62a3304e2edf5b009e29435d2b1b40014b3874 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:22 + go version 17:06:22 go version go1.15.5 linux/amd64 [Pipeline] } 17:06:22 $ docker stop --time=1 423e6d8fc719b06baaa564df8e62a3304e2edf5b009e29435d2b1b40014b3874 17:06:23 $ docker rm -f 423e6d8fc719b06baaa564df8e62a3304e2edf5b009e29435d2b1b40014b3874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:06:24 + docker inspect -f . ci-base-image-x86_64 17:06:24 . [Pipeline] withDockerContainer 17:06:24 prd-centos7-docker-4c-2g-25016 does not seem to be running inside a container 17:06:24 $ 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 17:06:25 $ docker top 10e6683ba0088c5206acab2bfa1a1be358f383b7c5acce664b69b0d344cd0b2d -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:26 + make test 17:06:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 17:06:27 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:06:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25020 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 17:06:31 Running in /w/workspace/device-mqtt-go/34 [Pipeline] { [Pipeline] checkout 17:06:36 using credential edgex-jenkins-ssh 17:06:36 Cloning the remote Git repository 17:06:36 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 17:06:36 > git init /w/workspace/device-mqtt-go/34 # timeout=10 17:06:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:06:36 > git --version # timeout=10 17:06:37 > git --version # 'git version 2.17.1' 17:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:38 Checking out Revision db15b17aa7909c46086228bc577d64e14747d026 (master) 17:06:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:06:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:06:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:06:38 > git config core.sparsecheckout # timeout=10 17:06:38 > git checkout -f db15b17aa7909c46086228bc577d64e14747d026 # timeout=10 17:06:43 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 17:06:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:06:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:06:45 + sudo service docker restart 17:06:45 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:06:48 provisioning config files... 17:06:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/34@tmp/config9039066747541146611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:48 ---> docker-login.sh 17:06:48 nexus3.edgexfoundry.org:10001 17:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:49 Configure a credential helper to remove this warning. See 17:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:49 17:06:49 Login Succeeded 17:06:49 nexus3.edgexfoundry.org:10002 17:06:50 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:06:50 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 26.5% of statements 17:06:50 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:06:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:50 Configure a credential helper to remove this warning. See 17:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:50 17:06:50 Login Succeeded 17:06:50 nexus3.edgexfoundry.org:10003 17:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:50 Configure a credential helper to remove this warning. See 17:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:50 17:06:50 Login Succeeded 17:06:50 nexus3.edgexfoundry.org:10004 17:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:51 Configure a credential helper to remove this warning. See 17:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:51 17:06:51 Login Succeeded 17:06:51 docker.io 17:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:52 Configure a credential helper to remove this warning. See 17:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:52 17:06:52 Login Succeeded 17:06:52 ---> docker-login.sh ends [Pipeline] } 17:06:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:06:52 gofmt -l . 17:06:52 ["`gofmt -l .`" = ""] 17:06:52 ./bin/test-attribution-txt.sh [Pipeline] echo 17:06:52 ========================================================= 17:06:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:06:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:06:53 + 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 . 17:06:53 Sending build context to Docker daemon 494.6kB 17:06:53 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:06:53 Step 2/8 : FROM ${BASE} 17:06:53 ./bin/test-go-mod-tidy.sh 17:06:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:06:53 5f621e34cdf4: Pulling fs layer 17:06:53 a4357932f1b6: Pulling fs layer 17:06:53 18c013af1878: Pulling fs layer 17:06:53 00ac8860ef70: Pulling fs layer 17:06:53 63d7cb157983: Pulling fs layer 17:06:53 b116817d02f9: Pulling fs layer 17:06:53 745a02a5169b: Pulling fs layer 17:06:53 63d7cb157983: Waiting 17:06:53 b116817d02f9: Waiting 17:06:53 745a02a5169b: Waiting 17:06:53 00ac8860ef70: Waiting 17:06:53 18c013af1878: Verifying Checksum 17:06:53 18c013af1878: Download complete 17:06:53 a4357932f1b6: Verifying Checksum 17:06:53 a4357932f1b6: Download complete 17:06:53 63d7cb157983: Download complete 17:06:53 b116817d02f9: Verifying Checksum 17:06:53 b116817d02f9: Download complete 17:06:53 5f621e34cdf4: Verifying Checksum 17:06:53 5f621e34cdf4: Download complete [Pipeline] } 17:06:54 $ docker stop --time=1 10e6683ba0088c5206acab2bfa1a1be358f383b7c5acce664b69b0d344cd0b2d 17:06:54 5f621e34cdf4: Pull complete 17:06:55 a4357932f1b6: Pull complete 17:06:55 18c013af1878: Pull complete 17:06:56 745a02a5169b: Verifying Checksum 17:06:56 745a02a5169b: Download complete 17:06:56 $ docker rm -f 10e6683ba0088c5206acab2bfa1a1be358f383b7c5acce664b69b0d344cd0b2d [Pipeline] // withDockerContainer [Pipeline] sh 17:06:57 00ac8860ef70: Verifying Checksum 17:06:57 00ac8860ef70: Download complete 17:06:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:06:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:06:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:06:59 + ls -al . 17:06:59 total 100 17:06:59 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 4 17:06 . 17:06:59 drwxrwxr-x. 4 jenkins jenkins 30 Feb 4 17:05 .. 17:06:59 -rw-rw-r--. 1 jenkins jenkins 6165 Feb 4 17:05 Attribution.txt 17:06:59 drwxrwxr-x. 2 jenkins jenkins 87 Feb 4 17:05 bin 17:06:59 drwxrwxr-x. 3 jenkins jenkins 32 Feb 4 17:05 cmd 17:06:59 -rw-r--r--. 1 jenkins jenkins 20209 Feb 4 17:06 coverage.out 17:06:59 -rw-rw-r--. 1 jenkins jenkins 1941 Feb 4 17:05 Dockerfile 17:06:59 -rw-rw-r--. 1 jenkins jenkins 957 Feb 4 17:05 Dockerfile.build 17:06:59 -rw-rw-r--. 1 jenkins jenkins 140 Feb 4 17:05 .dockerignore 17:06:59 drwxrwxr-x. 8 jenkins jenkins 162 Feb 4 17:05 .git 17:06:59 drwxrwxr-x. 2 jenkins jenkins 103 Feb 4 17:05 .github 17:06:59 -rw-rw-r--. 1 jenkins jenkins 336 Feb 4 17:05 .gitignore 17:06:59 -rw-r--r--. 1 jenkins jenkins 495 Feb 4 17:06 go.mod 17:06:59 -rw-r--r--. 1 jenkins jenkins 16162 Feb 4 17:06 go.sum 17:06:59 drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 17:05 internal 17:06:59 -rw-rw-r--. 1 jenkins jenkins 677 Feb 4 17:05 Jenkinsfile 17:06:59 -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 17:05 LICENSE 17:06:59 -rw-rw-r--. 1 jenkins jenkins 902 Feb 4 17:05 Makefile 17:06:59 drwxrwxr-x. 2 jenkins jenkins 23 Feb 4 17:05 mock 17:06:59 -rw-rw-r--. 1 jenkins jenkins 444 Feb 4 17:05 README.md 17:06:59 drwxrwxr-x. 4 jenkins jenkins 71 Feb 4 17:05 snap 17:06:59 -rw-rw-r--. 1 jenkins jenkins 11 Feb 4 17:03 VERSION 17:06:59 -rw-rw-r--. 1 jenkins jenkins 227 Feb 4 17:05 version.go [Pipeline] isUnix [Pipeline] sh 17:06:59 + 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 . 17:07:00 Sending build context to Docker daemon 516.6kB 17:07:00 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 17:07:00 Step 2/23 : FROM ${BASE} AS builder 17:07:00 ---> c1ae3dff5a83 17:07:00 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 17:07:00 ---> Running in ab9e6a285f53 17:07:00 Removing intermediate container ab9e6a285f53 17:07:00 ---> 5f5e019576c8 17:07:00 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 17:07:00 ---> Running in e9bd299bee09 17:07:00 Removing intermediate container e9bd299bee09 17:07:00 ---> 9096f49c4a74 17:07:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:00 ---> Running in 60bed8829053 17:07:02 Removing intermediate container 60bed8829053 17:07:02 ---> 6f4a8071b4c6 17:07:02 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:07:02 ---> Running in fef471f008bc 17:07:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:07:06 OK: 237 MiB in 53 packages 17:07:07 Removing intermediate container fef471f008bc 17:07:07 ---> 2a4158bcd668 17:07:07 Step 7/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 17:07:07 ---> Running in 211ea8b4b3a9 17:07:07 00ac8860ef70: Pull complete 17:07:07 Removing intermediate container 211ea8b4b3a9 17:07:07 ---> 799932b686ef 17:07:07 Step 8/23 : COPY . . 17:07:07 63d7cb157983: Pull complete 17:07:08 b116817d02f9: Pull complete 17:07:08 ---> a06677be8386 17:07:08 Step 9/23 : ARG MAKE='make build' 17:07:08 ---> Running in 21c20f7e5f3b 17:07:08 Removing intermediate container 21c20f7e5f3b 17:07:08 ---> cf312ed82e07 17:07:08 Step 10/23 : RUN $MAKE 17:07:08 ---> Running in ab6f4a09bda8 17:07:09 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 17:07:12 745a02a5169b: Pull complete 17:07:12 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:07:12 ---> b7e6874047d6 17:07:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 17:07:15 ---> Running in ff121748addf 17:07:15 Removing intermediate container ff121748addf 17:07:15 ---> a922f844d29b 17:07:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:15 ---> Running in 339d17ab5a00 17:07:17 Removing intermediate container 339d17ab5a00 17:07:17 ---> 40e4c5138a10 17:07:17 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 17:07:17 ---> Running in 620542e72ef4 17:07:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:07:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:07:22 (1/14) Installing libmagic (5.38-r0) 17:07:23 (2/14) Installing file (5.38-r0) 17:07:23 (3/14) Installing libc-dev (0.7.2-r3) 17:07:23 (4/14) Installing g++ (9.3.0-r2) 17:07:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:07:27 Removing intermediate container ab6f4a09bda8 17:07:27 ---> 734b4da938ab 17:07:27 Step 11/23 : FROM alpine:3.12 17:07:28 3.12: Pulling from library/alpine 17:07:28 801bfaa63ef2: Pulling fs layer 17:07:28 801bfaa63ef2: Verifying Checksum 17:07:28 801bfaa63ef2: Download complete 17:07:28 801bfaa63ef2: Pull complete 17:07:28 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:07:28 Status: Downloaded newer image for alpine:3.12 17:07:28 ---> 389fef711851 17:07:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:07:29 ---> Running in 6d62bd35808a 17:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:07:30 (1/1) Installing dumb-init (1.2.2-r1) 17:07:30 Executing busybox-1.31.1-r19.trigger 17:07:30 OK: 6 MiB in 15 packages 17:07:30 Removing intermediate container 6d62bd35808a 17:07:30 ---> c2b9af1e486b 17:07:30 Step 13/23 : ENV APP_PORT=49982 17:07:30 ---> Running in 9dbafc63aec7 17:07:30 Removing intermediate container 9dbafc63aec7 17:07:30 ---> def3c582f775 17:07:30 Step 14/23 : EXPOSE $APP_PORT 17:07:30 ---> Running in 9f2c7871fe1e 17:07:31 Removing intermediate container 9f2c7871fe1e 17:07:31 ---> 2e68ff96822f 17:07:31 Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 17:07:31 ---> 81a073e6004a 17:07:31 Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 17:07:31 ---> 76d24df96d16 17:07:31 Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 17:07:31 ---> 0640c925280d 17:07:31 Step 18/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 17:07:32 ---> Running in 1f99b925b70b 17:07:32 Removing intermediate container 1f99b925b70b 17:07:32 ---> 65da2708c67a 17:07:32 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 17:07:32 ---> Running in d0750e18633f 17:07:32 Removing intermediate container d0750e18633f 17:07:32 ---> 4032dec55465 17:07:32 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:32 ---> Running in 7b6b273c1727 17:07:32 Removing intermediate container 7b6b273c1727 17:07:32 ---> 21ab7ac026cb 17:07:32 Step 21/23 : LABEL arch=amd64 17:07:32 ---> Running in ef1446cc7eec 17:07:32 Removing intermediate container ef1446cc7eec 17:07:32 ---> 4f593287cccc 17:07:32 Step 22/23 : LABEL git_sha=db15b17aa7909c46086228bc577d64e14747d026 17:07:33 ---> Running in e6f6d4264caa 17:07:33 Removing intermediate container e6f6d4264caa 17:07:33 ---> 2f6dbf064b72 17:07:33 Step 23/23 : LABEL version=1.3.2-dev.4 17:07:33 ---> Running in dbbdb800fe45 17:07:33 Removing intermediate container dbbdb800fe45 17:07:33 ---> b408db7b3edc 17:07:33 [Warning] One or more build-args [ARCH] were not consumed 17:07:33 Successfully built b408db7b3edc 17:07:33 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:07:33 provisioning config files... 17:07:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/34@tmp/config9015186646797175175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:34 ---> docker-login.sh 17:07:34 nexus3.edgexfoundry.org:10001 17:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:34 Configure a credential helper to remove this warning. See 17:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:34 17:07:34 Login Succeeded 17:07:34 nexus3.edgexfoundry.org:10002 17:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:34 Configure a credential helper to remove this warning. See 17:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:34 17:07:34 Login Succeeded 17:07:34 nexus3.edgexfoundry.org:10003 17:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:35 Configure a credential helper to remove this warning. See 17:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:35 17:07:35 Login Succeeded 17:07:35 nexus3.edgexfoundry.org:10004 17:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:35 Configure a credential helper to remove this warning. See 17:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:35 17:07:35 Login Succeeded 17:07:35 docker.io 17:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:35 Configure a credential helper to remove this warning. See 17:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:35 17:07:35 Login Succeeded 17:07:35 ---> docker-login.sh ends [Pipeline] } 17:07:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:36 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 17:07:36 db15b17aa7909c46086228bc577d64e14747d026 17:07:36 latest 17:07:36 1.3.2-dev.4 17:07:36 db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 17:07:36 master 17:07:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:36 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] isUnix [Pipeline] sh 17:07:36 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026 17:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 17:07:36 e0fb61558ea2: Preparing 17:07:36 ffa472060bf8: Preparing 17:07:36 2eae96445efd: Preparing 17:07:36 a37f6a983fa6: Preparing 17:07:36 777b2c648970: Preparing 17:07:36 777b2c648970: Layer already exists 17:07:37 ffa472060bf8: Pushed 17:07:37 a37f6a983fa6: Pushed 17:07:37 e0fb61558ea2: Pushed 17:07:38 2eae96445efd: Pushed 17:07:39 db15b17aa7909c46086228bc577d64e14747d026: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] isUnix [Pipeline] sh 17:07:39 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 17:07:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 17:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 17:07:39 e0fb61558ea2: Preparing 17:07:39 ffa472060bf8: Preparing 17:07:39 2eae96445efd: Preparing 17:07:39 a37f6a983fa6: Preparing 17:07:39 777b2c648970: Preparing 17:07:39 2eae96445efd: Layer already exists 17:07:39 777b2c648970: Layer already exists 17:07:39 e0fb61558ea2: Layer already exists 17:07:39 ffa472060bf8: Layer already exists 17:07:39 a37f6a983fa6: Layer already exists 17:07:39 latest: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] isUnix [Pipeline] sh 17:07:40 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh 17:07:40 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.2-dev.4 17:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 17:07:40 e0fb61558ea2: Preparing 17:07:40 ffa472060bf8: Preparing 17:07:40 2eae96445efd: Preparing 17:07:40 a37f6a983fa6: Preparing 17:07:40 777b2c648970: Preparing 17:07:40 a37f6a983fa6: Layer already exists 17:07:40 ffa472060bf8: Layer already exists 17:07:40 2eae96445efd: Layer already exists 17:07:40 777b2c648970: Layer already exists 17:07:40 e0fb61558ea2: Layer already exists 17:07:40 1.3.2-dev.4: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] isUnix [Pipeline] sh 17:07:40 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh 17:07:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 17:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 17:07:41 e0fb61558ea2: Preparing 17:07:41 ffa472060bf8: Preparing 17:07:41 2eae96445efd: Preparing 17:07:41 a37f6a983fa6: Preparing 17:07:41 777b2c648970: Preparing 17:07:41 e0fb61558ea2: Layer already exists 17:07:41 2eae96445efd: Layer already exists 17:07:41 ffa472060bf8: Layer already exists 17:07:41 a37f6a983fa6: Layer already exists 17:07:41 (5/14) Installing fortify-headers (1.1-r0) 17:07:41 777b2c648970: Layer already exists 17:07:41 db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] isUnix [Pipeline] sh 17:07:41 (6/14) Installing patch (2.7.6-r6) 17:07:41 (7/14) Installing build-base (0.5-r2) 17:07:41 (8/14) Installing openssh-keygen (8.3_p1-r1) 17:07:41 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 17:07:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 17:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 17:07:42 e0fb61558ea2: Preparing 17:07:42 ffa472060bf8: Preparing 17:07:42 2eae96445efd: Preparing 17:07:42 a37f6a983fa6: Preparing 17:07:42 777b2c648970: Preparing 17:07:42 ffa472060bf8: Layer already exists 17:07:42 a37f6a983fa6: Layer already exists 17:07:42 777b2c648970: Layer already exists 17:07:42 e0fb61558ea2: Layer already exists 17:07:42 2eae96445efd: Layer already exists 17:07:42 master: digest: sha256:16b04d419c80e4bdf5aa2febeab4206b985e7d7b5b919d9eff12fec5be6fd22e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 17:07:42 (9/14) Installing libedit (20191231.3.1-r0) 17:07:42 (10/14) Installing openssh-client (8.3_p1-r1) [Pipeline] echo 17:07:42 ===================================================== [Pipeline] echo 17:07:42 taggedImages: 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.2-dev.4 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 17:07:42 - 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] } 17:07:44 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 17:07:44 (12/14) Installing openssh-server-common (8.3_p1-r1) 17:07:44 (13/14) Installing openssh-server (8.3_p1-r1) 17:07:45 (14/14) Installing openssh (8.3_p1-r1) 17:07:45 Executing busybox-1.31.1-r19.trigger 17:07:45 OK: 221 MiB in 53 packages 17:07:49 Removing intermediate container 620542e72ef4 17:07:49 ---> f9d16497ef0a 17:07:49 Step 6/8 : WORKDIR /device-mqtt-go 17:07:49 ---> Running in c37d7baaeac6 17:07:49 Removing intermediate container c37d7baaeac6 17:07:49 ---> 01e2311a02be 17:07:49 Step 7/8 : COPY . . 17:07:50 ---> f05e050c8c40 17:07:50 Step 8/8 : RUN go mod download 17:07:50 ---> Running in fd38a9671ddc 17:08:17 Removing intermediate container fd38a9671ddc 17:08:17 ---> 9071a668ef1a 17:08:17 Successfully built 9071a668ef1a 17:08:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:08:18 + docker inspect -f . ci-base-image-arm64 17:08:18 . [Pipeline] withDockerContainer 17:08:18 prd-ubuntu18.04-docker-arm64-4c-16g-25020 does not seem to be running inside a container 17:08:18 $ 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 17:08:20 $ docker top 71d90b8d9294d5236f9addc9aaec00b5bb5eb68dd842e607a3c828b1c3ec2fb3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:21 + go version 17:08:21 go version go1.15.5 linux/arm64 [Pipeline] } 17:08:21 $ docker stop --time=1 71d90b8d9294d5236f9addc9aaec00b5bb5eb68dd842e607a3c828b1c3ec2fb3 17:08:23 $ docker rm -f 71d90b8d9294d5236f9addc9aaec00b5bb5eb68dd842e607a3c828b1c3ec2fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:24 + docker inspect -f . ci-base-image-arm64 17:08:24 . [Pipeline] withDockerContainer 17:08:24 prd-ubuntu18.04-docker-arm64-4c-16g-25020 does not seem to be running inside a container 17:08:24 $ 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 17:08:26 $ docker top db05fa6e9f1472b0bfcd6febda8e345b874b35b8fa0f123500b991e7a4437507 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:27 + make test 17:08:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 17:08:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:09:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:09:08 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.036s coverage: 26.5% of statements 17:09:08 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:09:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:09:17 gofmt -l . 17:09:17 ["`gofmt -l .`" = ""] 17:09:17 ./bin/test-attribution-txt.sh 17:09:18 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:09:19 $ docker stop --time=1 db05fa6e9f1472b0bfcd6febda8e345b874b35b8fa0f123500b991e7a4437507 17:09:21 $ docker rm -f db05fa6e9f1472b0bfcd6febda8e345b874b35b8fa0f123500b991e7a4437507 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:22 Warning: overwriting stash ‘coverage-report’ 17:09:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:09:23 + ls -al . 17:09:23 total 132 17:09:23 drwxrwxr-x 9 jenkins jenkins 4096 Feb 4 17:09 . 17:09:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 17:06 .. 17:09:23 -rw-rw-r-- 1 jenkins jenkins 140 Feb 4 17:06 .dockerignore 17:09:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 17:06 .git 17:09:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:06 .github 17:09:23 -rw-rw-r-- 1 jenkins jenkins 336 Feb 4 17:06 .gitignore 17:09:23 -rw-rw-r-- 1 jenkins jenkins 6165 Feb 4 17:06 Attribution.txt 17:09:23 -rw-rw-r-- 1 jenkins jenkins 1941 Feb 4 17:06 Dockerfile 17:09:23 -rw-rw-r-- 1 jenkins jenkins 957 Feb 4 17:06 Dockerfile.build 17:09:23 -rw-rw-r-- 1 jenkins jenkins 677 Feb 4 17:06 Jenkinsfile 17:09:23 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 17:06 LICENSE 17:09:23 -rw-rw-r-- 1 jenkins jenkins 902 Feb 4 17:06 Makefile 17:09:23 -rw-rw-r-- 1 jenkins jenkins 444 Feb 4 17:06 README.md 17:09:23 -rw-rw-r-- 1 jenkins jenkins 11 Feb 4 17:03 VERSION 17:09:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:06 bin 17:09:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:06 cmd 17:09:23 -rw-r--r-- 1 jenkins jenkins 20209 Feb 4 17:09 coverage.out 17:09:23 -rw-r--r-- 1 jenkins jenkins 495 Feb 4 17:09 go.mod 17:09:23 -rw-r--r-- 1 jenkins jenkins 16162 Feb 4 17:09 go.sum 17:09:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:06 internal 17:09:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:06 mock 17:09:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 17:06 snap 17:09:23 -rw-rw-r-- 1 jenkins jenkins 227 Feb 4 17:06 version.go [Pipeline] isUnix [Pipeline] sh 17:09:24 + 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 . 17:09:24 Sending build context to Docker daemon 515.6kB 17:09:24 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 17:09:24 Step 2/23 : FROM ${BASE} AS builder 17:09:24 ---> 9071a668ef1a 17:09:24 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 17:09:24 ---> Running in ca32bc4db08b 17:09:25 Removing intermediate container ca32bc4db08b 17:09:25 ---> ea4a9900e284 17:09:25 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 17:09:25 ---> Running in b31b92ba5c74 17:09:25 Removing intermediate container b31b92ba5c74 17:09:25 ---> c715dbec1c43 17:09:25 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:26 ---> Running in da78e3127aa7 17:09:28 Removing intermediate container da78e3127aa7 17:09:28 ---> 41f994c1eedc 17:09:28 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:28 ---> Running in 083b7f756c1c 17:09:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:09:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:09:31 OK: 221 MiB in 53 packages 17:09:32 Removing intermediate container 083b7f756c1c 17:09:32 ---> 50cf25340b95 17:09:32 Step 7/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 17:09:32 ---> Running in 0a10c2d70a41 17:09:32 Removing intermediate container 0a10c2d70a41 17:09:32 ---> aa9943c471ac 17:09:32 Step 8/23 : COPY . . 17:09:33 ---> d07934762989 17:09:33 Step 9/23 : ARG MAKE='make build' 17:09:33 ---> Running in 458fbe7ec36a 17:09:34 Removing intermediate container 458fbe7ec36a 17:09:34 ---> 7e12c57a76c7 17:09:34 Step 10/23 : RUN $MAKE 17:09:34 ---> Running in 7732d8dae5ce 17:09:35 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 17:10:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:10:10 Removing intermediate container 7732d8dae5ce 17:10:10 ---> 18b2299753ec 17:10:10 Step 11/23 : FROM alpine:3.12 17:10:10 3.12: Pulling from library/alpine 17:10:10 159e5727ea61: Pulling fs layer 17:10:10 159e5727ea61: Verifying Checksum 17:10:10 159e5727ea61: Download complete 17:10:10 159e5727ea61: Pull complete 17:10:10 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:10:10 Status: Downloaded newer image for alpine:3.12 17:10:10 ---> afeebe901d6b 17:10:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:10:10 ---> Running in 242c4242b608 17:10:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:12 (1/1) Installing dumb-init (1.2.2-r1) 17:10:12 Executing busybox-1.31.1-r19.trigger 17:10:12 OK: 5 MiB in 15 packages 17:10:13 Removing intermediate container 242c4242b608 17:10:13 ---> 2406bb2a45b6 17:10:13 Step 13/23 : ENV APP_PORT=49982 17:10:14 ---> Running in 66b1adb3b02d 17:10:14 Removing intermediate container 66b1adb3b02d 17:10:14 ---> b1e78c4008fb 17:10:14 Step 14/23 : EXPOSE $APP_PORT 17:10:14 ---> Running in 6bff5f8101ff 17:10:15 Removing intermediate container 6bff5f8101ff 17:10:15 ---> e49027e87c8e 17:10:15 Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 17:10:16 ---> 365d88c371ea 17:10:16 Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 17:10:17 ---> cdcd31161f71 17:10:17 Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 17:10:17 ---> bff82e6d10da 17:10:17 Step 18/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 17:10:18 ---> Running in 313349d1ec00 17:10:18 Removing intermediate container 313349d1ec00 17:10:18 ---> d97340374378 17:10:18 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 17:10:18 ---> Running in 3b1e6a9db79e 17:10:19 Removing intermediate container 3b1e6a9db79e 17:10:19 ---> 0cdd61273996 17:10:19 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:19 ---> Running in 723027963a63 17:10:19 Removing intermediate container 723027963a63 17:10:19 ---> 0736c9d533db 17:10:19 Step 21/23 : LABEL arch=arm64 17:10:19 ---> Running in 91267e18c915 17:10:20 Removing intermediate container 91267e18c915 17:10:20 ---> 235951787190 17:10:20 Step 22/23 : LABEL git_sha=db15b17aa7909c46086228bc577d64e14747d026 17:10:20 ---> Running in db368e922569 17:10:21 Removing intermediate container db368e922569 17:10:21 ---> 072c54daeacc 17:10:21 Step 23/23 : LABEL version=1.3.2-dev.4 17:10:21 ---> Running in 2c9475a1c88f 17:10:21 Removing intermediate container 2c9475a1c88f 17:10:21 ---> cb69350966fe 17:10:21 [Warning] One or more build-args [ARCH] were not consumed 17:10:21 Successfully built cb69350966fe 17:10:21 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 17:10:22 provisioning config files... 17:10:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/34@tmp/config1623744817655565341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:22 ---> docker-login.sh 17:10:22 nexus3.edgexfoundry.org:10001 17:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:23 Configure a credential helper to remove this warning. See 17:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:23 17:10:23 Login Succeeded 17:10:23 nexus3.edgexfoundry.org:10002 17:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:23 Configure a credential helper to remove this warning. See 17:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:23 17:10:23 Login Succeeded 17:10:23 nexus3.edgexfoundry.org:10003 17:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:24 Configure a credential helper to remove this warning. See 17:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:24 17:10:24 Login Succeeded 17:10:24 nexus3.edgexfoundry.org:10004 17:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:24 Configure a credential helper to remove this warning. See 17:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:24 17:10:24 Login Succeeded 17:10:24 docker.io 17:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:25 Configure a credential helper to remove this warning. See 17:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:25 17:10:25 Login Succeeded 17:10:25 ---> docker-login.sh ends [Pipeline] } 17:10:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:25 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 17:10:25 db15b17aa7909c46086228bc577d64e14747d026 17:10:25 latest 17:10:25 1.3.2-dev.4 17:10:25 db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 17:10:25 master 17:10:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:26 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] isUnix [Pipeline] sh 17:10:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026 17:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 17:10:26 aa36f7452ba5: Preparing 17:10:26 a045411e9ff7: Preparing 17:10:26 5c7ac34f85f3: Preparing 17:10:26 42c37f6bc94c: Preparing 17:10:26 379067d0cb53: Preparing 17:10:26 379067d0cb53: Layer already exists 17:10:26 a045411e9ff7: Pushed 17:10:26 aa36f7452ba5: Pushed 17:10:26 42c37f6bc94c: Pushed 17:10:29 5c7ac34f85f3: Pushed 17:10:29 db15b17aa7909c46086228bc577d64e14747d026: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:10:30 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:10:30 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 17:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 17:10:30 aa36f7452ba5: Preparing 17:10:30 a045411e9ff7: Preparing 17:10:30 5c7ac34f85f3: Preparing 17:10:30 42c37f6bc94c: Preparing 17:10:30 379067d0cb53: Preparing 17:10:30 5c7ac34f85f3: Layer already exists 17:10:30 aa36f7452ba5: Layer already exists 17:10:30 a045411e9ff7: Layer already exists 17:10:30 379067d0cb53: Layer already exists 17:10:30 42c37f6bc94c: Layer already exists 17:10:30 latest: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:10:30 + 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 17:10:31 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.3.2-dev.4 17:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 17:10:31 aa36f7452ba5: Preparing 17:10:31 a045411e9ff7: Preparing 17:10:31 5c7ac34f85f3: Preparing 17:10:31 42c37f6bc94c: Preparing 17:10:31 379067d0cb53: Preparing 17:10:31 5c7ac34f85f3: Layer already exists 17:10:31 a045411e9ff7: Layer already exists 17:10:31 aa36f7452ba5: Layer already exists 17:10:31 379067d0cb53: Layer already exists 17:10:31 42c37f6bc94c: Layer already exists 17:10:31 1.3.2-dev.4: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:10:31 + 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 17:10:32 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 17:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 17:10:32 aa36f7452ba5: Preparing 17:10:32 a045411e9ff7: Preparing 17:10:32 5c7ac34f85f3: Preparing 17:10:32 42c37f6bc94c: Preparing 17:10:32 379067d0cb53: Preparing 17:10:32 5c7ac34f85f3: Layer already exists 17:10:32 aa36f7452ba5: Layer already exists 17:10:32 42c37f6bc94c: Layer already exists 17:10:32 379067d0cb53: Layer already exists 17:10:32 a045411e9ff7: Layer already exists 17:10:32 db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:10:32 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 17:10:33 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 17:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 17:10:33 aa36f7452ba5: Preparing 17:10:33 a045411e9ff7: Preparing 17:10:33 5c7ac34f85f3: Preparing 17:10:33 42c37f6bc94c: Preparing 17:10:33 379067d0cb53: Preparing 17:10:33 5c7ac34f85f3: Layer already exists 17:10:33 aa36f7452ba5: Layer already exists 17:10:33 379067d0cb53: Layer already exists 17:10:33 42c37f6bc94c: Layer already exists 17:10:33 a045411e9ff7: Layer already exists 17:10:33 master: digest: sha256:76d7387c6dd2781bd431a601780ca37cdfb5806026ed6700cd7d821b5d043970 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:33 ===================================================== [Pipeline] echo 17:10:33 taggedImages: 17:10:33 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026 17:10:33 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 17:10:33 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.3.2-dev.4 17:10:33 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:db15b17aa7909c46086228bc577d64e14747d026-1.3.2-dev.4 17:10:33 - 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 17:10:34 provisioning config files... 17:10:34 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3154522439017424593tmp [Pipeline] { [Pipeline] sh 17:10:35 + set +x 17:10:35 + curl -s https://codecov.io/bash 17:10:35 + bash -s -- 17:10:35 17:10:35 _____ _ 17:10:35 / ____| | | 17:10:35 | | ___ __| | ___ ___ _____ __ 17:10:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:10:35 | |___| (_) | (_| | __/ (_| (_) \ V / 17:10:35 \_____\___/ \__,_|\___|\___\___/ \_/ 17:10:35 Bash-20210129-7c25fce 17:10:35 17:10:35 17:10:35 ==> git version 2.24.3 found 17:10:35 ==> 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 17:10:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:10:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:10:35 ==> Jenkins CI detected. 17:10:35 project root: . 17:10:35 --> token set from env 17:10:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:10:36 ==> Running gcov in . (disable via -X gcov) 17:10:36 ==> Python coveragepy not found 17:10:36 ==> Searching for coverage reports in: 17:10:36 + . 17:10:36 -> Found 1 reports 17:10:36 ==> Detecting git/mercurial file structure 17:10:36 ==> Reading reports 17:10:36 + ./coverage.out bytes=20209 17:10:36 ==> Appending adjustments 17:10:36 https://docs.codecov.io/docs/fixing-reports 17:10:36 + Found adjustments 17:10:36 ==> Gzipping contents 17:10:36 4.0K /tmp/codecov.yxlldG.gz 17:10:36 ==> Uploading reports 17:10:36 url: https://codecov.io 17:10:36 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= 17:10:36 -> Pinging Codecov 17:10:36 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= 17:10:36 -> Uploading to 17:10:36 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 17:10:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:36 Dload Upload Total Spent Left Speed 17:10:37 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 17:10:37 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] } 17:10:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:10:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:10:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:38 17:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:10:39 188c0c94c7c5: Pulling fs layer 17:10:39 0ef7d3d256c8: Pulling fs layer 17:10:39 de9db76c5a1d: Pulling fs layer 17:10:39 0eba1c9be4d2: Pulling fs layer 17:10:39 0d57e429df01: Pulling fs layer 17:10:39 4e4be7b47b0d: Pulling fs layer 17:10:39 e1f770b5df2f: Pulling fs layer 17:10:39 85a0685a4137: Pulling fs layer 17:10:39 0d57e429df01: Waiting 17:10:39 4e4be7b47b0d: Waiting 17:10:39 e1f770b5df2f: Waiting 17:10:39 85a0685a4137: Waiting 17:10:39 0eba1c9be4d2: Waiting 17:10:39 de9db76c5a1d: Download complete 17:10:39 0ef7d3d256c8: Verifying Checksum 17:10:39 0ef7d3d256c8: Download complete 17:10:39 0d57e429df01: Verifying Checksum 17:10:39 0d57e429df01: Download complete 17:10:39 4e4be7b47b0d: Download complete 17:10:40 188c0c94c7c5: Verifying Checksum 17:10:40 188c0c94c7c5: Download complete 17:10:42 188c0c94c7c5: Pull complete 17:10:43 e1f770b5df2f: Verifying Checksum 17:10:43 e1f770b5df2f: Download complete 17:10:43 0ef7d3d256c8: Pull complete 17:10:43 de9db76c5a1d: Pull complete 17:10:52 0eba1c9be4d2: Verifying Checksum 17:10:52 0eba1c9be4d2: Download complete 17:10:53 85a0685a4137: Verifying Checksum 17:10:53 85a0685a4137: Download complete 17:11:09 0eba1c9be4d2: Pull complete 17:11:09 0d57e429df01: Pull complete 17:11:09 4e4be7b47b0d: Pull complete 17:11:13 e1f770b5df2f: Pull complete 17:11:32 85a0685a4137: Pull complete 17:11:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:11:33 prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container 17:11:34 $ 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 17:11:36 $ docker top 3a882d83304d33d2687fe4f099af6ff60e4544af26f0a90b5f349fcbfc71eec7 -eo pid,comm [Pipeline] { [Pipeline] echo 17:11:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:11:37 + set -o pipefail 17:11:37 + snyk monitor '--org=edgex-jenkins' 17:11:49 17:11:49 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 17:11:49 17:11:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/14bce9a6-24cd-40b9-b28d-c6e25497f229 17:11:49 17:11:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:11:49 17:11:49 [Pipeline] } 17:11:49 $ docker stop --time=1 3a882d83304d33d2687fe4f099af6ff60e4544af26f0a90b5f349fcbfc71eec7 17:11:52 $ 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 17:11:55 + git log --format=format:%s -1 db15b17aa7909c46086228bc577d64e14747d026 [Pipeline] isUnix [Pipeline] sh 17:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:55 . [Pipeline] withDockerContainer 17:11:56 prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container 17:11:56 $ 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 17:11:58 $ docker top 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:58 [ssh-agent] Looking for ssh-agent implementation... 17:11:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:59 $ docker exec 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 ssh-agent 17:11:59 SSH_AUTH_SOCK=/tmp/ssh-yMvdC6ogImB2/agent.11 17:11:59 SSH_AGENT_PID=16 17:11:59 Running ssh-add (command line suppressed) 17:11:59 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) 17:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:00 + git semver tag 17:12:00 # -> Open(): unable to determine branch for HEAD 17:12:00 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 17:12:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 17:12:00 # $SEMVER_REMOTE_NAME = origin 17:12:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:00 # $SEMVER_USER_NAME = edgex-jenkins 17:12:00 # $SEMVER_BRANCH = master 17:12:00 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 17:12:00 # db15b17aa7909c46086228bc577d64e14747d026 HEAD 17:12:00 # -> Force: false 17:12:00 # a66f32c82a044c03ffb9223d5ede1762d0252a15 refs/tags/v1.3.2-dev.4 [Pipeline] } 17:12:00 $ docker exec --env ******** --env ******** 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 ssh-agent -k 17:12:01 unset SSH_AUTH_SOCK; 17:12:01 unset SSH_AGENT_PID; 17:12:01 echo Agent pid 16 killed; 17:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:02 + git semver [Pipeline] } 17:12:02 $ docker stop --time=1 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 17:12:04 $ docker rm -f 4533bf63bc18960d1b937d99813d32149da4a706a1985bb9897490f2325752d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:06 17:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:06 0.23.1-centos7: Pulling from edgex-lftools 17:12:06 ab5ef0e58194: Pulling fs layer 17:12:06 9712f1f96733: Pulling fs layer 17:12:06 63f879dbbcfc: Pulling fs layer 17:12:06 0d9ebad4ef96: Pulling fs layer 17:12:06 e9a5061849ea: Pulling fs layer 17:12:06 d747dcd14b5f: Pulling fs layer 17:12:06 2de7ff778b66: Pulling fs layer 17:12:06 0d9ebad4ef96: Waiting 17:12:06 e9a5061849ea: Waiting 17:12:06 d747dcd14b5f: Waiting 17:12:06 2de7ff778b66: Waiting 17:12:06 9712f1f96733: Verifying Checksum 17:12:06 9712f1f96733: Download complete 17:12:11 63f879dbbcfc: Verifying Checksum 17:12:11 63f879dbbcfc: Download complete 17:12:11 e9a5061849ea: Verifying Checksum 17:12:11 e9a5061849ea: Download complete 17:12:11 d747dcd14b5f: Verifying Checksum 17:12:11 d747dcd14b5f: Download complete 17:12:11 0d9ebad4ef96: Verifying Checksum 17:12:11 0d9ebad4ef96: Download complete 17:12:11 2de7ff778b66: Verifying Checksum 17:12:11 2de7ff778b66: Download complete 17:12:12 ab5ef0e58194: Verifying Checksum 17:12:12 ab5ef0e58194: Download complete 17:12:25 ab5ef0e58194: Pull complete 17:12:25 9712f1f96733: Pull complete 17:12:26 63f879dbbcfc: Pull complete 17:12:42 0d9ebad4ef96: Pull complete 17:12:43 e9a5061849ea: Pull complete 17:12:43 d747dcd14b5f: Pull complete 17:12:47 2de7ff778b66: Pull complete 17:12:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:12:48 prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container 17:12:48 $ 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 17:12:52 $ docker top a9d232472eb3043fa1e82dd3bd893207fe57106cf06c0ec140b67b42b6b171d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:12:52 provisioning config files... 17:12:52 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7210806095492847794tmp 17:12:52 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8846568776526216193tmp 17:12:52 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3939098690258315057tmp [Pipeline] { [Pipeline] echo 17:12:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:12:53 ---> sigul-configuration.sh 17:12:53 gpg: directory `/root/.gnupg' created 17:12:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:12:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:12:53 gpg: keyring `/root/.gnupg/secring.gpg' created 17:12:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:12:53 gpg: CAST5 encrypted data 17:12:54 gpg: encrypted with 1 passphrase 17:12:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:12:55 + mkdir /home/jenkins 17:12:55 + mkdir /home/jenkins/sigul [Pipeline] sh 17:12:55 + 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 17:12:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:12:56 ---> sigul-install.sh 17:13:06 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:13:08 + git tag --list 17:13:08 0.7.1 17:13:08 v1.0.0 17:13:08 v1.1.0 17:13:08 v1.1.1 17:13:08 v1.2.2 17:13:08 v1.3.0 17:13:08 v1.3.1 17:13:08 v1.3.1-dev.1 17:13:08 v1.3.1-dev.2 17:13:08 v1.3.1-dev.3 17:13:08 v1.3.1-dev.4 17:13:08 v1.3.2-dev.1 17:13:08 v1.3.2-dev.2 17:13:08 v1.3.2-dev.3 17:13:08 v1.3.2-dev.4 [Pipeline] sh 17:13:08 + lftools sign git-tag v1.3.2-dev.4 17:13:11 Signing Git tag with Sigul... 17:13:11 Signing v1.3.2-dev.4 [Pipeline] echo 17:13:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:13:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:13:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:13:12 $ docker stop --time=1 a9d232472eb3043fa1e82dd3bd893207fe57106cf06c0ec140b67b42b6b171d5 17:13:15 $ 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 17:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:13:16 . [Pipeline] withDockerContainer 17:13:16 prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container 17:13:16 $ 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 17:13:18 $ docker top 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:18 [ssh-agent] Looking for ssh-agent implementation... 17:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:19 $ docker exec 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f ssh-agent 17:13:19 SSH_AUTH_SOCK=/tmp/ssh-C5kCYnyKXVFW/agent.12 17:13:19 SSH_AGENT_PID=18 17:13:19 Running ssh-add (command line suppressed) 17:13:19 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) 17:13:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:20 + git semver bump pre 17:13:20 # -> Open(): unable to determine branch for HEAD 17:13:20 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 17:13:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 17:13:20 # $SEMVER_REMOTE_NAME = origin 17:13:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:13:20 # $SEMVER_USER_NAME = edgex-jenkins 17:13:20 # $SEMVER_BRANCH = master 17:13:20 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 17:13:20 1.3.2-dev.5 [Pipeline] } 17:13:20 $ docker exec --env ******** --env ******** 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f ssh-agent -k 17:13:20 unset SSH_AUTH_SOCK; 17:13:20 unset SSH_AGENT_PID; 17:13:20 echo Agent pid 18 killed; 17:13:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:23 + git semver [Pipeline] } 17:13:23 $ docker stop --time=1 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f 17:13:25 $ docker rm -f 3b48a20777def52d435bf675652d5b3600921f0a3e80effe141f9b92d8ffc58f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:13:26 . [Pipeline] withDockerContainer 17:13:26 prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container 17:13:26 $ 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 17:13:28 $ docker top ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:29 [ssh-agent] Looking for ssh-agent implementation... 17:13:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:29 $ docker exec ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b ssh-agent 17:13:30 SSH_AUTH_SOCK=/tmp/ssh-s6q7EIxZUMnE/agent.11 17:13:30 SSH_AGENT_PID=16 17:13:30 Running ssh-add (command line suppressed) 17:13:30 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) 17:13:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:31 + git semver push 17:13:32 # -> Open(): unable to determine branch for HEAD 17:13:32 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 17:13:32 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 17:13:32 # $SEMVER_REMOTE_NAME = origin 17:13:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:13:32 # $SEMVER_USER_NAME = edgex-jenkins 17:13:32 # $SEMVER_BRANCH = master 17:13:32 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 17:13:39 $ docker exec --env ******** --env ******** ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b ssh-agent -k 17:13:39 unset SSH_AUTH_SOCK; 17:13:39 unset SSH_AGENT_PID; 17:13:39 echo Agent pid 16 killed; 17:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:40 + git semver [Pipeline] } 17:13:40 $ docker stop --time=1 ff3666512730d615c625700ced7a5bc6bf253d418205182e56e6361eab0d6b9b 17:13:42 $ 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 17:13:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:13:45 ---> package-listing.sh 17:13:45 ++ facter osfamily 17:13:45 ++ tr '[:upper:]' '[:lower:]' 17:13:45 + OS_FAMILY=redhat 17:13:45 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 17:13:45 + START_PACKAGES=/tmp/packages_start.txt 17:13:45 + END_PACKAGES=/tmp/packages_end.txt 17:13:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:13:45 + PACKAGES=/tmp/packages_start.txt 17:13:45 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 17:13:45 + PACKAGES=/tmp/packages_end.txt 17:13:45 + case "${OS_FAMILY}" in 17:13:45 + rpm -qa 17:13:45 + sort 17:13:52 + '[' -f /tmp/packages_start.txt ']' 17:13:52 + '[' -f /tmp/packages_end.txt ']' 17:13:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:13:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 17:13:52 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 17:13:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo 17:13:52 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 17:13:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:53 17:13:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:13:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:54 alpine: Pulling from edgex-lftools-log-publisher 17:13:54 df20fa9351a1: Pulling fs layer 17:13:54 36b3adc4ff6f: Pulling fs layer 17:13:54 8ad3a11d3b57: Pulling fs layer 17:13:54 46f8f816bc3b: Pulling fs layer 17:13:54 93b61091891f: Pulling fs layer 17:13:54 93b9cdb0e59b: Pulling fs layer 17:13:54 5e14af77c1be: Pulling fs layer 17:13:54 01666e4c0597: Pulling fs layer 17:13:54 aa168da1d23b: Pulling fs layer 17:13:54 93b9cdb0e59b: Waiting 17:13:54 5e14af77c1be: Waiting 17:13:54 01666e4c0597: Waiting 17:13:54 aa168da1d23b: Waiting 17:13:54 93b61091891f: Waiting 17:13:54 46f8f816bc3b: Waiting 17:13:55 36b3adc4ff6f: Verifying Checksum 17:13:55 36b3adc4ff6f: Download complete 17:13:55 46f8f816bc3b: Verifying Checksum 17:13:55 46f8f816bc3b: Download complete 17:13:56 df20fa9351a1: Verifying Checksum 17:13:56 df20fa9351a1: Download complete 17:13:56 93b9cdb0e59b: Verifying Checksum 17:13:56 93b9cdb0e59b: Download complete 17:13:56 5e14af77c1be: Verifying Checksum 17:13:56 5e14af77c1be: Download complete 17:13:56 01666e4c0597: Verifying Checksum 17:13:56 01666e4c0597: Download complete 17:13:56 93b61091891f: Verifying Checksum 17:13:56 93b61091891f: Download complete 17:13:56 df20fa9351a1: Pull complete 17:13:57 36b3adc4ff6f: Pull complete 17:13:58 8ad3a11d3b57: Verifying Checksum 17:13:58 8ad3a11d3b57: Download complete 17:14:00 8ad3a11d3b57: Pull complete 17:14:01 46f8f816bc3b: Pull complete 17:14:02 93b61091891f: Pull complete 17:14:02 93b9cdb0e59b: Pull complete 17:14:02 5e14af77c1be: Pull complete 17:14:02 01666e4c0597: Pull complete 17:14:09 aa168da1d23b: Verifying Checksum 17:14:09 aa168da1d23b: Download complete 17:14:25 aa168da1d23b: Pull complete 17:14:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:14:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:14:25 prd-centos7-docker-4c-2g-25006 does not seem to be running inside a container 17:14:25 $ 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 17:14:28 $ docker top 70296c3b50dd8e6f7eb94a04fba307b000d6e8032b114586ef44fdc64783329c -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:29 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:29 + mkdir -p /var/log/sa [Pipeline] sh 17:14:30 + ls /var/log/sa-host 17:14:30 + sadf -c /var/log/sa-host/sa04 17:14:30 file_magic: OK 17:14:30 HZ: Using current value: 100 17:14:30 file_header: OK 17:14:30 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 17:14:30 Statistics: 17:14:30 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... 17:14:30 File successfully converted to sysstat format version 12.2.1 17:14:30 + sadf -c /var/log/sa-host/sa23 17:14:30 file_magic: OK 17:14:30 HZ: Using current value: 100 17:14:30 file_header: OK 17:14:30 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 17:14:30 Statistics: 17:14:30 Hnuu...uuuununununu... 17:14:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:31 provisioning config files... 17:14:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4944374276484864760tmp [Pipeline] { [Pipeline] echo 17:14:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:32 ---> create-netrc.sh [Pipeline] } 17:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:14:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:14:32 ---> python-tools-install.sh [Pipeline] echo 17:14:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:33 ---> sudo-logs.sh 17:14:33 Archiving 'sudo' log.. [Pipeline] echo 17:14:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:34 ---> job-cost.sh 17:14:34 lf-activate-venv: SKIPPING 17:14:34 INFO: No Stack... 17:14:35 INFO: Retrieving Pricing Info for: v1-standard-2 17:14:35 INFO: Archiving Costs [Pipeline] echo 17:14:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:35 ---> logs-deploy.sh 17:14:35 lf-activate-venv: SKIPPING 17:14:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/34 17:14:35 INFO: archiving workspace using pattern(s): 17:14:38 Archives upload complete. 17:14:38 INFO: archiving logs to Nexus 17:14:40 ---> uname -a: 17:14:40 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 17:14:40 17:14:40 17:14:40 ---> lscpu: 17:14:40 Architecture: x86_64 17:14:40 CPU op-mode(s): 32-bit, 64-bit 17:14:40 Byte Order: Little Endian 17:14:40 Address sizes: 40 bits physical, 48 bits virtual 17:14:40 CPU(s): 4 17:14:40 On-line CPU(s) list: 0-3 17:14:40 Thread(s) per core: 1 17:14:40 Core(s) per socket: 1 17:14:40 Socket(s): 4 17:14:40 NUMA node(s): 1 17:14:40 Vendor ID: GenuineIntel 17:14:40 CPU family: 6 17:14:40 Model: 44 17:14:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:14:40 Stepping: 1 17:14:40 CPU MHz: 2933.438 17:14:40 BogoMIPS: 5866.87 17:14:40 Virtualization: VT-x 17:14:40 Hypervisor vendor: KVM 17:14:40 Virtualization type: full 17:14:40 L1d cache: 128 KiB 17:14:40 L1i cache: 128 KiB 17:14:40 L2 cache: 16 MiB 17:14:40 L3 cache: 64 MiB 17:14:40 NUMA node0 CPU(s): 0-3 17:14:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:14:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:14:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:14:40 Vulnerability Meltdown: Mitigation; PTI 17:14:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:14:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:14:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:14:40 Vulnerability Srbds: Not affected 17:14:40 Vulnerability Tsx async abort: Not affected 17:14:40 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 17:14:40 17:14:40 17:14:40 ---> nproc: 17:14:40 4 17:14:40 17:14:40 17:14:40 ---> df -h: 17:14:40 Filesystem Size Used Available Use% Mounted on 17:14:40 overlay 50.0G 8.5G 41.4G 17% / 17:14:40 tmpfs 64.0M 0 64.0M 0% /dev 17:14:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:14:40 shm 64.0M 0 64.0M 0% /dev/shm 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-mqtt-go_master 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 17:14:40 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 17:14:40 17:14:40 17:14:40 ---> free -m: 17:14:40 total used free shared buff/cache available 17:14:40 Mem: 1837 829 140 0 867 942 17:14:40 Swap: 1023 3 1020 17:14:40 17:14:40 17:14:40 ---> ip addr: 17:14:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:14:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:14:40 inet 127.0.0.1/8 scope host lo 17:14:40 valid_lft forever preferred_lft forever 17:14:40 inet6 ::1/128 scope host 17:14:40 valid_lft forever preferred_lft forever 17:14:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:14:40 link/ether fa:16:3e:7e:31:7b brd ff:ff:ff:ff:ff:ff 17:14:40 inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 17:14:40 valid_lft 85614sec preferred_lft 85614sec 17:14:40 inet6 fe80::f816:3eff:fe7e:317b/64 scope link 17:14:40 valid_lft forever preferred_lft forever 17:14:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:14:40 link/ether 02:42:f6:80:06:0f brd ff:ff:ff:ff:ff:ff 17:14:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:14:40 valid_lft forever preferred_lft forever 17:14:40 inet6 fe80::42:f6ff:fe80:60f/64 scope link 17:14:40 valid_lft forever preferred_lft forever 17:14:40 17:14:40 17:14:40 ---> sar -b -r -n DEV: 17:14:40 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) 17:14:40 17:14:40 17:01:20 LINUX RESTART (4 CPU) 17:14:40 17:14:40 17:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:14:40 17:03:01 95.84 47.23 48.61 0.00 6989.45 20680.07 0.00 17:14:40 17:04:02 20.75 3.57 17.18 0.00 993.33 2088.89 0.00 17:14:40 17:05:01 0.39 0.00 0.39 0.00 0.00 6.68 0.00 17:14:40 17:06:01 0.63 0.00 0.63 0.00 0.00 7.18 0.00 17:14:40 17:07:01 0.25 0.00 0.25 0.00 0.00 3.79 0.00 17:14:40 17:08:01 0.40 0.00 0.40 0.00 0.00 6.42 0.00 17:14:40 17:09:02 0.27 0.00 0.27 0.00 0.00 2.72 0.00 17:14:40 17:10:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 17:14:40 17:11:01 25.42 2.43 22.99 0.00 350.43 12480.03 0.00 17:14:40 17:12:01 305.20 192.89 112.31 0.00 8632.16 23713.39 0.00 17:14:40 17:13:01 202.42 54.57 147.85 0.00 2924.91 30746.91 0.00 17:14:40 17:14:01 78.70 60.04 18.66 0.00 4850.43 2881.98 0.00 17:14:40 Average: 60.94 30.15 30.79 0.00 2062.92 7705.63 0.00 17:14:40 17:14:40 17:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:14:40 17:03:01 100128 0 627460 33.35 2620 1151336 1328592 45.34 456552 1123560 53460 17:14:40 17:04:02 181928 0 595524 31.65 2620 1101472 1119728 38.21 419584 1081756 20 17:14:40 17:05:01 182684 0 594764 31.61 2620 1101476 1110556 37.90 428936 1071368 8 17:14:40 17:06:01 181788 0 595600 31.65 2620 1101536 1110568 37.90 427928 1073856 20 17:14:40 17:07:01 181952 0 595488 31.65 2620 1101484 1109520 37.87 433676 1067944 8 17:14:40 17:08:01 179956 0 597480 31.75 2620 1101488 1109548 37.87 450184 1053948 16 17:14:40 17:09:02 184080 0 593352 31.54 2620 1101492 1067416 36.43 447736 1052468 16 17:14:40 17:10:01 183836 0 593592 31.55 2620 1101496 1067484 36.43 448168 1052468 8 17:14:40 17:11:01 67644 0 672188 35.73 2620 1139092 1502800 51.29 572312 1031376 93612 17:14:40 17:12:01 183516 0 711368 37.81 2620 984040 1618848 55.25 558708 890516 48 17:14:40 17:13:01 66436 0 832324 44.24 2108 980676 1414820 48.29 620248 852612 13132 17:14:40 17:14:01 77756 0 827444 43.98 1648 974696 1572092 53.65 613512 852140 66048 17:14:40 Average: 147642 0 653049 34.71 2496 1078357 1260998 43.04 489795 1017001 18866 17:14:40 17:14:40 17:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:14:40 17:03:01 eth0 275.33 191.01 1033.85 81.96 0.00 0.00 0.00 0.00 17:14:40 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:04:02 eth0 23.15 16.65 28.38 8.06 0.00 0.00 0.00 0.00 17:14:40 17:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:04:02 docker0 1.66 1.56 0.37 4.28 0.00 0.00 0.00 0.00 17:14:40 17:05:01 eth0 3.77 0.85 1.06 0.64 0.00 0.00 0.00 0.00 17:14:40 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:06:01 eth0 3.94 1.10 1.47 0.79 0.00 0.00 0.00 0.00 17:14:40 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:07:01 eth0 2.81 0.62 0.72 0.40 0.00 0.00 0.00 0.00 17:14:40 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:08:01 eth0 2.83 0.65 0.80 0.42 0.00 0.00 0.00 0.00 17:14:40 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:09:02 eth0 0.81 0.36 0.30 0.26 0.00 0.00 0.00 0.00 17:14:40 17:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:10:01 eth0 0.52 0.49 0.28 0.22 0.00 0.00 0.00 0.00 17:14:40 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:11:01 eth0 411.00 321.35 4066.85 27.26 0.00 0.00 0.00 0.00 17:14:40 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:12:01 eth0 74.74 67.85 230.47 53.71 0.00 0.00 0.00 0.00 17:14:40 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:12:01 veth8af2c6a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:14:40 17:12:01 docker0 39.69 40.83 3.59 198.55 0.00 0.00 0.00 0.00 17:14:40 17:13:01 veth9878b9b 29.88 40.69 2.03 214.83 0.00 0.00 0.00 0.00 17:14:40 17:13:01 eth0 411.98 338.92 3457.21 62.32 0.00 0.00 0.00 0.00 17:14:40 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:13:01 docker0 29.88 40.57 1.62 214.82 0.00 0.00 0.00 0.00 17:14:40 17:14:01 eth0 125.05 96.80 692.31 54.26 0.00 0.00 0.00 0.00 17:14:40 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 17:14:01 docker0 3.12 3.90 0.39 5.29 0.00 0.00 0.00 0.00 17:14:40 Average: eth0 111.12 86.24 791.84 24.16 0.00 0.00 0.00 0.00 17:14:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:40 Average: docker0 6.21 7.25 0.50 35.26 0.00 0.00 0.00 0.00 17:14:40 17:14:40 17:14:40 ---> sar -P ALL: 17:14:40 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) 17:14:40 17:14:40 17:01:20 LINUX RESTART (4 CPU) 17:14:40 17:14:40 17:02:02 CPU %user %nice %system %iowait %steal %idle 17:14:40 17:03:01 all 11.67 0.00 6.51 3.65 25.24 52.93 17:14:40 17:03:01 0 8.54 0.00 6.15 3.24 27.80 54.28 17:14:40 17:03:01 1 9.84 0.00 6.11 5.13 25.48 53.45 17:14:40 17:03:01 2 17.54 0.00 6.09 2.23 23.89 50.26 17:14:40 17:03:01 3 11.05 0.00 7.71 3.95 23.67 53.62 17:14:40 17:04:02 all 1.05 0.00 1.34 0.42 7.03 90.17 17:14:40 17:04:02 0 0.82 0.00 1.27 0.16 6.89 90.85 17:14:40 17:04:02 1 0.99 0.00 1.56 0.32 6.99 90.14 17:14:40 17:04:02 2 1.25 0.00 1.29 0.23 7.12 90.12 17:14:40 17:04:02 3 1.13 0.00 1.23 0.97 7.12 89.55 17:14:40 17:05:01 all 0.08 0.00 0.04 0.00 1.10 98.78 17:14:40 17:05:01 0 0.03 0.00 0.03 0.00 0.76 99.17 17:14:40 17:05:01 1 0.13 0.00 0.05 0.00 1.16 98.65 17:14:40 17:05:01 2 0.10 0.00 0.05 0.00 1.03 98.82 17:14:40 17:05:01 3 0.03 0.00 0.03 0.00 1.46 98.47 17:14:40 17:06:01 all 0.10 0.00 0.10 0.00 1.19 98.60 17:14:40 17:06:01 0 0.05 0.00 0.05 0.00 0.83 99.07 17:14:40 17:06:01 1 0.07 0.00 0.05 0.00 1.40 98.48 17:14:40 17:06:01 2 0.28 0.00 0.21 0.00 1.78 97.73 17:14:40 17:06:01 3 0.00 0.00 0.10 0.00 0.76 99.14 17:14:40 17:07:01 all 0.07 0.00 0.04 0.00 1.79 98.09 17:14:40 17:07:01 0 0.03 0.00 0.02 0.00 1.06 98.89 17:14:40 17:07:01 1 0.05 0.00 0.08 0.02 2.47 97.39 17:14:40 17:07:01 2 0.20 0.00 0.03 0.00 2.23 97.54 17:14:40 17:07:01 3 0.02 0.00 0.03 0.00 1.39 98.56 17:14:40 17:08:01 all 0.07 0.00 0.15 0.00 2.91 96.87 17:14:40 17:08:01 0 0.07 0.00 0.03 0.00 2.64 97.26 17:14:40 17:08:01 1 0.03 0.00 0.44 0.00 3.14 96.38 17:14:40 17:08:01 2 0.15 0.00 0.08 0.00 3.22 96.56 17:14:40 17:08:01 3 0.02 0.00 0.05 0.00 2.66 97.28 17:14:40 17:09:02 all 0.05 0.00 0.09 0.00 2.68 97.18 17:14:40 17:09:02 0 0.02 0.00 0.08 0.00 3.65 96.25 17:14:40 17:09:02 1 0.02 0.00 0.11 0.00 2.85 97.02 17:14:40 17:09:02 2 0.16 0.00 0.08 0.00 3.10 96.66 17:14:40 17:09:02 3 0.00 0.00 0.07 0.00 1.10 98.83 17:14:40 17:10:01 all 0.07 0.00 0.05 0.00 2.21 97.67 17:14:40 17:10:01 0 0.08 0.00 0.05 0.00 3.48 96.39 17:14:40 17:10:01 1 0.07 0.00 0.05 0.00 1.80 98.08 17:14:40 17:10:01 2 0.08 0.00 0.07 0.00 2.67 97.18 17:14:40 17:10:01 3 0.05 0.00 0.03 0.00 0.86 99.06 17:14:40 17:11:01 all 1.45 0.00 1.29 0.25 18.32 78.68 17:14:40 17:11:01 0 1.85 0.00 1.43 0.09 20.29 76.33 17:14:40 17:11:01 1 1.32 0.00 1.30 0.42 18.94 78.02 17:14:40 17:11:01 2 1.04 0.00 1.11 0.02 17.19 80.64 17:14:40 17:11:01 3 1.61 0.00 1.33 0.49 16.85 79.72 17:14:40 17:12:01 all 4.85 0.00 4.58 3.20 26.28 61.10 17:14:40 17:12:01 0 4.39 0.00 4.57 2.37 26.94 61.73 17:14:40 17:12:01 1 4.33 0.00 4.47 2.91 26.18 62.11 17:14:40 17:12:01 2 4.32 0.00 4.69 3.91 25.66 61.42 17:14:40 17:12:01 3 6.37 0.00 4.58 3.62 26.31 59.12 17:14:40 17:13:01 all 5.28 0.00 6.05 1.60 27.91 59.16 17:14:40 17:13:01 0 5.11 0.00 5.93 1.74 29.13 58.10 17:14:40 17:13:01 1 4.75 0.00 5.86 1.85 28.03 59.51 17:14:40 17:13:01 2 6.02 0.00 7.43 0.92 27.16 58.46 17:14:40 17:13:01 3 5.24 0.00 5.02 1.88 27.31 60.55 17:14:40 17:14:40 17:13:01 CPU %user %nice %system %iowait %steal %idle 17:14:40 17:14:01 all 4.59 0.00 4.18 2.06 14.22 74.95 17:14:40 17:14:01 0 2.38 0.00 4.27 0.35 17.25 75.75 17:14:40 17:14:01 1 2.40 0.00 3.00 1.78 13.17 79.65 17:14:40 17:14:01 2 7.05 0.00 4.18 0.92 13.47 74.37 17:14:40 17:14:01 3 6.64 0.00 5.28 5.25 12.95 69.89 17:14:40 Average: all 2.47 0.00 2.07 0.95 11.12 83.40 17:14:40 Average: 0 1.99 0.00 2.04 0.68 12.01 83.27 17:14:40 Average: 1 2.03 0.00 1.96 1.06 11.20 83.75 17:14:40 Average: 2 3.15 0.00 2.12 0.70 10.83 83.20 17:14:40 Average: 3 2.71 0.00 2.15 1.36 10.40 83.38 17:14:40 17:14:40 17:14:40