Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8de26fa321894f5729d69ee13d0f3093fd689f27+5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 (31be650a8a75c4b131ca1a73c9360cac56887711) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8859064360988535551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3417857087866081898.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-276/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1101487959597295987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7413235263558563995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3145114649781833800.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-276/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-276/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6779542978473975346.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-763 in /w/workspace/gexfoundry_device-mqtt-go_PR-276 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 8de26fa321894f5729d69ee13d0f3093fd689f27 > git init /w/workspace/gexfoundry_device-mqtt-go_PR-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/jenkins-gitclient-ssh7505186881533705326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/jenkins-gitclient-ssh1283920634946718658.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 Merge succeeded, producing 8de26fa321894f5729d69ee13d0f3093fd689f27 Checking out Revision 8de26fa321894f5729d69ee13d0f3093fd689f27 (PR-276) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/jenkins-gitclient-ssh125500636779118768.key > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:41:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:41:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:41:25 ========================================================= 05:41:25 EdgeX Global Pipelines Version Info 05:41:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:41:27 ------------------- 05:41:27 stable info: 05:41:27 ------------------- 05:41:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:41:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:41:27 Message: update stable to v1.0.195 05:41:27 ------------------- 05:41:27 experimental info: 05:41:27 ------------------- 05:41:27 Commited By: **** collab-it+edgex@linuxfoundation.org 05:41:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:41:27 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo 05:41:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo 05:41:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo 05:41:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8de26fa321894f5729d69ee13d0f3093fd689f27 [Pipeline] echo 05:41:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8de26fa [Pipeline] echo 05:41:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:30 provisioning config files... 05:41:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/config8667890196693511390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:30 ---> docker-login.sh 05:41:30 nexus3.edgexfoundry.org:10001 05:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:31 Configure a credential helper to remove this warning. See 05:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:31 05:41:31 Login Succeeded 05:41:31 nexus3.edgexfoundry.org:10002 05:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:31 Configure a credential helper to remove this warning. See 05:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:31 05:41:31 Login Succeeded 05:41:31 nexus3.edgexfoundry.org:10003 05:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:31 Configure a credential helper to remove this warning. See 05:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:31 05:41:31 Login Succeeded 05:41:31 nexus3.edgexfoundry.org:10004 05:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:31 Configure a credential helper to remove this warning. See 05:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:31 05:41:31 Login Succeeded 05:41:31 docker.io 05:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:31 Configure a credential helper to remove this warning. See 05:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:31 05:41:31 Login Succeeded 05:41:31 ---> docker-login.sh ends [Pipeline] } 05:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:32 + git log --format=format:%s -1 8de26fa321894f5729d69ee13d0f3093fd689f27 [Pipeline] echo 05:41:32 GIT_COMMIT: 8de26fa321894f5729d69ee13d0f3093fd689f27, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:41:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:41:33 05:41:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:41:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:41:33 latest: Pulling from edgex-devops/git-semver 05:41:33 31603596830f: Pulling fs layer 05:41:33 54011a49482f: Pulling fs layer 05:41:33 a6820b24f6d8: Pulling fs layer 05:41:33 f581987b2513: Pulling fs layer 05:41:33 f581987b2513: Waiting 05:41:34 54011a49482f: Download complete 05:41:34 31603596830f: Verifying Checksum 05:41:34 31603596830f: Download complete 05:41:34 f581987b2513: Verifying Checksum 05:41:34 f581987b2513: Download complete 05:41:34 a6820b24f6d8: Verifying Checksum 05:41:34 a6820b24f6d8: Download complete 05:41:34 31603596830f: Pull complete 05:41:34 54011a49482f: Pull complete 05:41:35 a6820b24f6d8: Pull complete 05:41:35 f581987b2513: Pull complete 05:41:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:41:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:41:35 prd-centos7-docker-4c-2g-763 does not seem to be running inside a container 05:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-276 -v /w/workspace/gexfoundry_device-mqtt-go_PR-276:/w/workspace/gexfoundry_device-mqtt-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:41:36 $ docker top 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:36 [ssh-agent] Looking for ssh-agent implementation... 05:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:36 $ docker exec 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 ssh-agent 05:41:37 SSH_AUTH_SOCK=/tmp/ssh-Vp5dpvAmn6go/agent.14 05:41:37 SSH_AGENT_PID=21 05:41:37 Running ssh-add (command line suppressed) 05:41:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/private_key_8020274250640733511.key (/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/private_key_8020274250640733511.key) 05:41:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:37 + git tag --points-at HEAD [Pipeline] } 05:41:37 $ docker exec --env ******** --env ******** 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 ssh-agent -k 05:41:37 unset SSH_AUTH_SOCK; 05:41:37 unset SSH_AGENT_PID; 05:41:37 echo Agent pid 21 killed; 05:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:41:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:37 [ssh-agent] Looking for ssh-agent implementation... 05:41:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:37 $ docker exec 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 ssh-agent 05:41:38 SSH_AUTH_SOCK=/tmp/ssh-uldownPj0BpR/agent.55 05:41:38 SSH_AGENT_PID=62 05:41:38 Running ssh-add (command line suppressed) 05:41:38 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/private_key_3192426046907976070.key (/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/private_key_3192426046907976070.key) 05:41:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:38 + git semver init 05:41:38 # -> Open(): unable to determine branch for HEAD 05:41:38 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-276/.git 05:41:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-276 05:41:38 # $SEMVER_REMOTE_NAME = origin 05:41:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:41:38 # $SEMVER_USER_NAME = edgex-jenkins 05:41:38 # $SEMVER_BRANCH = PR-276 05:41:38 # $SEMVER_TEMP = /tmp/semver-819774640 05:41:38 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 05:41:38 # '/tmp/semver-819774640' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-276/.semver' 05:41:38 # -> Force: false 05:41:38 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-276/.semver [Pipeline] } 05:41:38 $ docker exec --env ******** --env ******** 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 ssh-agent -k 05:41:38 unset SSH_AUTH_SOCK; 05:41:38 unset SSH_AGENT_PID; 05:41:38 echo Agent pid 62 killed; 05:41:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:39 + git semver [Pipeline] } 05:41:39 $ docker stop --time=1 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 05:41:40 $ docker rm -f 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:41 Stashed 1 file(s) [Pipeline] echo 05:41:41 [edgeXSemver]: initialized semver on version 0.0.0 [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 05:41:57 Still waiting to schedule task 05:41:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:41:57 Still waiting to schedule task 05:41:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:44:47 Running on prd-centos7-docker-4c-2g-769 in /w/workspace/gexfoundry_device-mqtt-go_PR-276 [Pipeline] { [Pipeline] ws 05:44:48 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:44:48 Selected Git installation does not exist. Using Default 05:44:48 The recommended git tool is: NONE 05:44:50 using credential edgex-jenkins-ssh 05:44:50 Cloning the remote Git repository 05:44:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:44:50 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:44:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:44:50 > git --version # timeout=10 05:44:50 > git --version # 'git version 2.24.4' 05:44:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:50 [INFO] Currently running in a labeled security context 05:44:50 [INFO] Currently SELinux is 'enforcing' on the host 05:44:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh2596313858267915892.key 05:44:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-767 in /w/workspace/gexfoundry_device-mqtt-go_PR-276 [Pipeline] { [Pipeline] ws 05:44:51 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:44:52 Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 8de26fa321894f5729d69ee13d0f3093fd689f27 05:44:52 Merge succeeded, producing 8de26fa321894f5729d69ee13d0f3093fd689f27 05:44:52 Checking out Revision 8de26fa321894f5729d69ee13d0f3093fd689f27 (PR-276) 05:44:52 Selected Git installation does not exist. Using Default 05:44:52 The recommended git tool is: NONE 05:44:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:44:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:44:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:51 [INFO] Currently running in a labeled security context 05:44:51 [INFO] Currently SELinux is 'enforcing' on the host 05:44:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh8332924943678979134.key 05:44:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:51 > git config core.sparsecheckout # timeout=10 05:44:51 > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 05:44:51 > git remote # timeout=10 05:44:51 > git config --get remote.origin.url # timeout=10 05:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:51 [INFO] Currently running in a labeled security context 05:44:51 [INFO] Currently SELinux is 'enforcing' on the host 05:44:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh3095133294814779689.key 05:44:51 > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 05:44:51 > git rev-parse HEAD^{commit} # timeout=10 05:44:51 > git config core.sparsecheckout # timeout=10 05:44:51 > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 05:44:55 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:44:55 > git --version # timeout=10 05:44:55 > git --version # 'git version 2.24.4' 05:44:55 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:44:57 using credential edgex-jenkins-ssh 05:44:57 Cloning the remote Git repository 05:44:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:44:57 + sudo service docker restart 05:44:57 + true 05:44:57 Redirecting to /bin/systemctl restart docker.service 05:44:57 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:44:57 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:44:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:44:57 > git --version # timeout=10 05:44:57 > git --version # 'git version 2.17.1' 05:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:59 Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 8de26fa321894f5729d69ee13d0f3093fd689f27 05:44:59 Merge succeeded, producing 8de26fa321894f5729d69ee13d0f3093fd689f27 05:44:59 Checking out Revision 8de26fa321894f5729d69ee13d0f3093fd689f27 (PR-276) 05:44:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:44:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:44:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:59 > git config core.sparsecheckout # timeout=10 05:44:59 > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 05:44:59 > git remote # timeout=10 05:44:59 > git config --get remote.origin.url # timeout=10 05:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:59 > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 05:44:59 > git rev-parse HEAD^{commit} # timeout=10 05:44:59 > git config core.sparsecheckout # timeout=10 05:44:59 > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 05:45:03 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:45:03 > git --version # timeout=10 05:45:03 > git --version # 'git version 2.17.1' 05:45:03 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:45:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:06 + sudo service docker restart 05:45:06 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:16 provisioning config files... 05:45:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8036777785086276387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:16 ---> docker-login.sh 05:45:16 nexus3.edgexfoundry.org:10001 05:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:16 Configure a credential helper to remove this warning. See 05:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:16 05:45:16 Login Succeeded 05:45:16 nexus3.edgexfoundry.org:10002 05:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:17 Configure a credential helper to remove this warning. See 05:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:17 05:45:17 Login Succeeded 05:45:17 nexus3.edgexfoundry.org:10003 05:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:17 Configure a credential helper to remove this warning. See 05:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:17 05:45:17 Login Succeeded 05:45:17 nexus3.edgexfoundry.org:10004 05:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:17 Configure a credential helper to remove this warning. See 05:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:17 05:45:17 Login Succeeded 05:45:17 docker.io 05:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:17 Configure a credential helper to remove this warning. See 05:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:17 05:45:17 Login Succeeded 05:45:17 ---> docker-login.sh ends [Pipeline] } 05:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:18 ========================================================= 05:45:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:45:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:18 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:45:18 Sending build context to Docker daemon 615.9kB 05:45:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:45:18 Step 2/8 : FROM ${BASE} 05:45:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:45:18 540db60ca938: Pulling fs layer 05:45:18 adcc1eea9eea: Pulling fs layer 05:45:18 4c4ab2625f07: Pulling fs layer 05:45:18 0510c868ecb4: Pulling fs layer 05:45:18 afea3b2eda06: Pulling fs layer 05:45:18 7809a108b3ef: Pulling fs layer 05:45:18 f706445af74f: Pulling fs layer 05:45:18 afea3b2eda06: Waiting 05:45:18 7809a108b3ef: Waiting 05:45:18 f706445af74f: Waiting 05:45:18 0510c868ecb4: Waiting 05:45:18 4c4ab2625f07: Verifying Checksum 05:45:18 4c4ab2625f07: Download complete 05:45:18 adcc1eea9eea: Verifying Checksum 05:45:18 adcc1eea9eea: Download complete 05:45:18 afea3b2eda06: Verifying Checksum 05:45:18 afea3b2eda06: Download complete 05:45:18 7809a108b3ef: Verifying Checksum 05:45:18 7809a108b3ef: Download complete 05:45:18 540db60ca938: Verifying Checksum 05:45:18 540db60ca938: Download complete 05:45:18 540db60ca938: Pull complete 05:45:18 adcc1eea9eea: Pull complete 05:45:18 4c4ab2625f07: Pull complete 05:45:19 f706445af74f: Verifying Checksum 05:45:19 f706445af74f: Download complete 05:45:20 0510c868ecb4: Verifying Checksum 05:45:20 0510c868ecb4: Download complete 05:45:24 0510c868ecb4: Pull complete 05:45:24 afea3b2eda06: Pull complete 05:45:24 7809a108b3ef: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:24 provisioning config files... 05:45:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8662830040715437963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:25 ---> docker-login.sh 05:45:25 nexus3.edgexfoundry.org:10001 05:45:25 f706445af74f: Pull complete 05:45:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:45:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:45:25 ---> b068be0155e3 05:45:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:26 Configure a credential helper to remove this warning. See 05:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:26 05:45:26 Login Succeeded 05:45:26 nexus3.edgexfoundry.org:10002 05:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:27 Configure a credential helper to remove this warning. See 05:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:27 05:45:27 Login Succeeded 05:45:27 nexus3.edgexfoundry.org:10003 05:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:27 Configure a credential helper to remove this warning. See 05:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:27 05:45:27 Login Succeeded 05:45:27 nexus3.edgexfoundry.org:10004 05:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:27 Configure a credential helper to remove this warning. See 05:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:27 05:45:27 Login Succeeded 05:45:27 docker.io 05:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:28 Configure a credential helper to remove this warning. See 05:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:28 05:45:28 Login Succeeded 05:45:28 ---> docker-login.sh ends [Pipeline] } 05:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:29 ========================================================= 05:45:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:45:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:45:30 Sending build context to Docker daemon 614.9kB 05:45:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:45:30 Step 2/8 : FROM ${BASE} 05:45:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:30 595b0fe564bb: Pulling fs layer 05:45:30 3088b5b3c5c0: Pulling fs layer 05:45:30 5b7225fbf94c: Pulling fs layer 05:45:30 ba82ee9f976e: Pulling fs layer 05:45:30 506bd15cee9f: Pulling fs layer 05:45:30 75a0a4a0db45: Pulling fs layer 05:45:30 618dc40b7e24: Pulling fs layer 05:45:30 ba82ee9f976e: Waiting 05:45:30 75a0a4a0db45: Waiting 05:45:30 506bd15cee9f: Waiting 05:45:30 618dc40b7e24: Waiting 05:45:30 5b7225fbf94c: Verifying Checksum 05:45:30 5b7225fbf94c: Download complete 05:45:30 3088b5b3c5c0: Download complete 05:45:30 506bd15cee9f: Verifying Checksum 05:45:30 506bd15cee9f: Download complete 05:45:30 75a0a4a0db45: Download complete 05:45:30 595b0fe564bb: Verifying Checksum 05:45:30 595b0fe564bb: Download complete 05:45:31 595b0fe564bb: Pull complete 05:45:32 3088b5b3c5c0: Pull complete 05:45:32 ---> Running in bfeb6a2c588a 05:45:32 Removing intermediate container bfeb6a2c588a 05:45:32 ---> 72db678d1f79 05:45:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:32 ---> Running in 31ae2e107287 05:45:32 Removing intermediate container 31ae2e107287 05:45:32 ---> df09c1828958 05:45:32 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:45:32 ---> Running in 6be1e217e82c 05:45:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:32 5b7225fbf94c: Pull complete 05:45:32 618dc40b7e24: Verifying Checksum 05:45:32 618dc40b7e24: Download complete 05:45:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:34 (1/13) Installing libc-dev (0.7.2-r3) 05:45:34 (2/13) Installing libsodium (1.0.18-r0) 05:45:34 ba82ee9f976e: Verifying Checksum 05:45:34 ba82ee9f976e: Download complete 05:45:34 (3/13) Installing pkgconf (1.7.3-r0) 05:45:34 (4/13) Installing libsodium-dev (1.0.18-r0) 05:45:34 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:45:34 (6/13) Installing libedit (20191231.3.1-r1) 05:45:34 (7/13) Installing openssh-client (8.4_p1-r3) 05:45:35 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:45:35 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:45:35 (10/13) Installing openssh-server (8.4_p1-r3) 05:45:36 (11/13) Installing openssh (8.4_p1-r3) 05:45:36 (12/13) Installing libzmq (4.3.3-r1) 05:45:36 (13/13) Installing zeromq-dev (4.3.3-r1) 05:45:36 Executing busybox-1.32.1-r6.trigger 05:45:36 OK: 156 MiB in 53 packages 05:45:37 Removing intermediate container 6be1e217e82c 05:45:37 ---> 3512566ed665 05:45:37 Step 6/8 : WORKDIR /device-mqtt-go 05:45:37 ---> Running in 31efe6d6e8df 05:45:37 Removing intermediate container 31efe6d6e8df 05:45:37 ---> 829bb96de2e6 05:45:37 Step 7/8 : COPY . . 05:45:38 ---> c13aaaed1b91 05:45:38 Step 8/8 : RUN go mod download 05:45:38 ---> Running in e3cbd4b9be97 05:45:44 ba82ee9f976e: Pull complete 05:45:45 506bd15cee9f: Pull complete 05:45:45 75a0a4a0db45: Pull complete 05:45:48 618dc40b7e24: Pull complete 05:45:48 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:45:48 ---> a36622ca3599 05:45:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:45:51 ---> Running in baf633c55e6a 05:45:51 Removing intermediate container baf633c55e6a 05:45:51 ---> 5af6a3a78660 05:45:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:51 ---> Running in 9f6cc9ec3414 05:45:54 Removing intermediate container 9f6cc9ec3414 05:45:54 ---> 7fbf16b730f0 05:45:54 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:45:54 ---> Running in f7dae8873417 05:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:45:56 (1/13) Installing libc-dev (0.7.2-r3) 05:45:57 (2/13) Installing libsodium (1.0.18-r0) 05:45:57 (3/13) Installing pkgconf (1.7.3-r0) 05:45:57 (4/13) Installing libsodium-dev (1.0.18-r0) 05:45:57 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:45:57 (6/13) Installing libedit (20191231.3.1-r1) 05:45:57 (7/13) Installing openssh-client (8.4_p1-r3) 05:45:58 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:45:58 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:45:58 (10/13) Installing openssh-server (8.4_p1-r3) 05:45:58 (11/13) Installing openssh (8.4_p1-r3) 05:45:58 (12/13) Installing libzmq (4.3.3-r1) 05:45:58 (13/13) Installing zeromq-dev (4.3.3-r1) 05:45:58 Executing busybox-1.32.1-r6.trigger 05:45:58 OK: 145 MiB in 53 packages 05:46:00 Removing intermediate container e3cbd4b9be97 05:46:00 ---> ac97a34c2c8c 05:46:00 Successfully built ac97a34c2c8c 05:46:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:46:00 Removing intermediate container f7dae8873417 05:46:00 ---> bbdb052edae8 05:46:00 Step 6/8 : WORKDIR /device-mqtt-go 05:46:00 ---> Running in 44ef8b194df4 05:46:00 + docker inspect -f . ci-base-image-x86_64 05:46:00 . [Pipeline] withDockerContainer 05:46:00 prd-centos7-docker-4c-2g-769 does not seem to be running inside a container 05:46:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:46:00 $ docker top 1b796ba0daf386651d9c8f8b80509798cde1d26ae33e3cb1ca685c10d7884c66 -eo pid,comm 05:46:00 Removing intermediate container 44ef8b194df4 05:46:00 ---> 719732c94477 05:46:00 Step 7/8 : COPY . . [Pipeline] { [Pipeline] sh 05:46:01 + go version 05:46:01 go version go1.16.3 linux/amd64 [Pipeline] } 05:46:01 $ docker stop --time=1 1b796ba0daf386651d9c8f8b80509798cde1d26ae33e3cb1ca685c10d7884c66 05:46:01 ---> e4f99e566c9b 05:46:01 Step 8/8 : RUN go mod download 05:46:01 ---> Running in b7f9cd253912 05:46:02 $ docker rm -f 1b796ba0daf386651d9c8f8b80509798cde1d26ae33e3cb1ca685c10d7884c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:03 + docker inspect -f . ci-base-image-x86_64 05:46:03 . [Pipeline] withDockerContainer 05:46:03 prd-centos7-docker-4c-2g-769 does not seem to be running inside a container 05:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:46:04 $ docker top f0f7d3a7e2b6d74f5b40131d8ad872a2256824231de79e7f9c78acbf20191b7a -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:04 + go mod tidy 05:46:05 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:46:05 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:46:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:46:05 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:46:05 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:46:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:46:12 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:46:12 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:46:13 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:46:13 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:46:16 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 05:46:16 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 05:46:16 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:46:16 $ docker stop --time=1 f0f7d3a7e2b6d74f5b40131d8ad872a2256824231de79e7f9c78acbf20191b7a 05:46:17 $ docker rm -f f0f7d3a7e2b6d74f5b40131d8ad872a2256824231de79e7f9c78acbf20191b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:46:19 ---> job-cost.sh 05:46:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fCGe 05:46:28 Removing intermediate container b7f9cd253912 05:46:28 ---> dbba3803e465 05:46:28 Successfully built dbba3803e465 05:46:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:46:29 + docker inspect -f . ci-base-image-arm64 05:46:29 . [Pipeline] withDockerContainer 05:46:29 prd-ubuntu18.04-docker-arm64-4c-16g-767 does not seem to be running inside a container 05:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:46:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:46:31 $ docker top e80609d3c1b674194762e141f9b3211bce292a09219dec9d0605cd4fc18b6d67 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:32 + go version 05:46:32 go version go1.16.5 linux/arm64 [Pipeline] } 05:46:32 $ docker stop --time=1 e80609d3c1b674194762e141f9b3211bce292a09219dec9d0605cd4fc18b6d67 05:46:34 $ docker rm -f e80609d3c1b674194762e141f9b3211bce292a09219dec9d0605cd4fc18b6d67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:35 + docker inspect -f . ci-base-image-arm64 05:46:35 . [Pipeline] withDockerContainer 05:46:35 prd-ubuntu18.04-docker-arm64-4c-16g-767 does not seem to be running inside a container 05:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:46:37 $ docker top c2c09c22005ffb61af75c1e26f0e9b43efdf301a4e09db801a0df4ef6128adbc -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:38 + go mod tidy 05:46:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:46:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:46:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:46:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:46:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:46:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:46:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:46:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:46:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:46:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:46:39 github.com/edgexfoundry/device-mqtt-go/internal/driver imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 05:46:39 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 05:46:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:46:39 $ docker stop --time=1 c2c09c22005ffb61af75c1e26f0e9b43efdf301a4e09db801a0df4ef6128adbc 05:46:41 $ docker rm -f c2c09c22005ffb61af75c1e26f0e9b43efdf301a4e09db801a0df4ef6128adbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:46:42 ---> job-cost.sh 05:46:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N5Oz 05:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-fCGe/bin to PATH 05:46:51 INFO: No Stack... 05:46:51 INFO: Retrieving Pricing Info for: v3-standard-2 05:46:51 INFO: Archiving Costs [Pipeline] sh 05:46:52 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:46:52 + cut -d, -f6 [Pipeline] lock 05:46:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] 05:46:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] did not exist. Created. 05:46:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:52 + echo total: 0.05999999865889549 [Pipeline] stash 05:46:52 Stashed 1 file(s) [Pipeline] } 05:46:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:46:53 Failed in branch amd64 05:47:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-N5Oz/bin to PATH 05:48:58 INFO: No Stack... 05:48:58 INFO: Retrieving Pricing Info for: v2-standard-4 05:48:58 INFO: Archiving Costs [Pipeline] sh 05:48:59 + cut -d, -f6 05:48:59 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 05:48:59 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] 05:48:59 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] did not exist. Created. 05:48:59 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:48:59 /w/workspace/device-mqtt-go/1@tmp/durable-133d799d/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-133d799d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:49:00 + echo total: 0.18000000715255737 [Pipeline] stash 05:49:00 Warning: overwriting stash ‘stack-cost’ 05:49:00 Stashed 1 file(s) [Pipeline] } 05:49:00 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:49:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:49:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:49:05 ---> package-listing.sh 05:49:05 ++ facter osfamily 05:49:05 ++ tr '[:upper:]' '[:lower:]' 05:49:05 + OS_FAMILY=redhat 05:49:05 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-276 05:49:05 + START_PACKAGES=/tmp/packages_start.txt 05:49:05 + END_PACKAGES=/tmp/packages_end.txt 05:49:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:49:05 + PACKAGES=/tmp/packages_start.txt 05:49:05 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-276 ']' 05:49:05 + PACKAGES=/tmp/packages_end.txt 05:49:05 + case "${OS_FAMILY}" in 05:49:05 + sort 05:49:05 + rpm -qa 05:49:06 + '[' -f /tmp/packages_start.txt ']' 05:49:06 + '[' -f /tmp/packages_end.txt ']' 05:49:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-276 ']' 05:49:06 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-276/archives/ 05:49:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-276/archives/ [Pipeline] echo 05:49:06 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_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:49:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:06 05:49:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:49:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:07 alpine: Pulling from edgex-lftools-log-publisher 05:49:07 df20fa9351a1: Pulling fs layer 05:49:07 36b3adc4ff6f: Pulling fs layer 05:49:07 8ad3a11d3b57: Pulling fs layer 05:49:07 46f8f816bc3b: Pulling fs layer 05:49:07 93b61091891f: Pulling fs layer 05:49:07 93b9cdb0e59b: Pulling fs layer 05:49:07 5e14af77c1be: Pulling fs layer 05:49:07 01666e4c0597: Pulling fs layer 05:49:07 aa168da1d23b: Pulling fs layer 05:49:07 93b61091891f: Waiting 05:49:07 93b9cdb0e59b: Waiting 05:49:07 5e14af77c1be: Waiting 05:49:07 01666e4c0597: Waiting 05:49:07 aa168da1d23b: Waiting 05:49:07 46f8f816bc3b: Waiting 05:49:07 36b3adc4ff6f: Verifying Checksum 05:49:07 36b3adc4ff6f: Download complete 05:49:07 46f8f816bc3b: Verifying Checksum 05:49:07 46f8f816bc3b: Download complete 05:49:07 df20fa9351a1: Verifying Checksum 05:49:07 df20fa9351a1: Download complete 05:49:07 93b9cdb0e59b: Verifying Checksum 05:49:07 93b9cdb0e59b: Download complete 05:49:07 5e14af77c1be: Verifying Checksum 05:49:07 5e14af77c1be: Download complete 05:49:07 01666e4c0597: Verifying Checksum 05:49:07 01666e4c0597: Download complete 05:49:07 93b61091891f: Verifying Checksum 05:49:07 93b61091891f: Download complete 05:49:07 8ad3a11d3b57: Verifying Checksum 05:49:07 8ad3a11d3b57: Download complete 05:49:07 df20fa9351a1: Pull complete 05:49:07 36b3adc4ff6f: Pull complete 05:49:08 8ad3a11d3b57: Pull complete 05:49:09 46f8f816bc3b: Pull complete 05:49:09 93b61091891f: Pull complete 05:49:09 93b9cdb0e59b: Pull complete 05:49:09 aa168da1d23b: Verifying Checksum 05:49:09 aa168da1d23b: Download complete 05:49:09 5e14af77c1be: Pull complete 05:49:09 01666e4c0597: Pull complete 05:49:14 aa168da1d23b: Pull complete 05:49:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:49:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:49:15 prd-centos7-docker-4c-2g-763 does not seem to be running inside a container 05:49:15 $ 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_PR-276/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_PR-276 -v /w/workspace/gexfoundry_device-mqtt-go_PR-276:/w/workspace/gexfoundry_device-mqtt-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:49:20 $ docker top 70944cd1629a14f45c7884c457c520ddeda5c205f263c3dbd141fb66bbff08fc -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:21 + touch /tmp/pre-build-complete [Pipeline] sh 05:49:21 + mkdir -p /var/log/sa [Pipeline] sh 05:49:22 + ls /var/log/sa-host 05:49:22 + sadf -c /var/log/sa-host/sa05 05:49:22 file_magic: OK 05:49:22 HZ: Using current value: 100 05:49:22 file_header: OK 05:49:22 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 05:49:22 Statistics: 05:49:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:49:22 File successfully converted to sysstat format version 12.2.1 05:49:22 + sadf -c /var/log/sa-host/sa14 05:49:22 file_magic: OK 05:49:22 HZ: Using current value: 100 05:49:22 file_header: OK 05:49:22 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 05:49:22 Statistics: 05:49:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:49:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:22 provisioning config files... 05:49:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/config2105542179439736355tmp [Pipeline] { [Pipeline] echo 05:49:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:49:22 ---> create-netrc.sh [Pipeline] } 05:49:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:49:23 ---> python-tools-install.sh [Pipeline] echo 05:49:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:49:23 ---> sudo-logs.sh 05:49:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:49:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:49:24 ---> job-cost.sh 05:49:24 lf-activate-venv: SKIPPING 05:49:24 DEBUG: total: 0.18000000715255737 05:49:24 INFO: Retrieving Stack Cost... 05:49:25 INFO: Retrieving Pricing Info for: v3-standard-2 05:49:25 INFO: Archiving Costs [Pipeline] echo 05:49:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:49:25 ---> logs-deploy.sh 05:49:25 lf-activate-venv: SKIPPING 05:49:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-276/1 05:49:25 INFO: archiving workspace using pattern(s): 05:49:26 Archives upload complete. 05:49:26 INFO: archiving logs to Nexus 05:49:27 ---> uname -a: 05:49:27 Linux prd-centos7-docker-4c-2g-763.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:49:27 05:49:27 05:49:27 ---> lscpu: 05:49:27 Architecture: x86_64 05:49:27 CPU op-mode(s): 32-bit, 64-bit 05:49:27 Byte Order: Little Endian 05:49:27 Address sizes: 40 bits physical, 48 bits virtual 05:49:27 CPU(s): 2 05:49:27 On-line CPU(s) list: 0,1 05:49:27 Thread(s) per core: 1 05:49:27 Core(s) per socket: 1 05:49:27 Socket(s): 2 05:49:27 NUMA node(s): 1 05:49:27 Vendor ID: AuthenticAMD 05:49:27 CPU family: 23 05:49:27 Model: 49 05:49:27 Model name: AMD EPYC-Rome Processor 05:49:27 Stepping: 0 05:49:27 CPU MHz: 2799.998 05:49:27 BogoMIPS: 5599.99 05:49:27 Virtualization: AMD-V 05:49:27 Hypervisor vendor: KVM 05:49:27 Virtualization type: full 05:49:27 L1d cache: 64 KiB 05:49:27 L1i cache: 64 KiB 05:49:27 L2 cache: 1 MiB 05:49:27 L3 cache: 32 MiB 05:49:27 NUMA node0 CPU(s): 0,1 05:49:27 Vulnerability Itlb multihit: Not affected 05:49:27 Vulnerability L1tf: Not affected 05:49:27 Vulnerability Mds: Not affected 05:49:27 Vulnerability Meltdown: Not affected 05:49:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:49:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:49:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:49:27 Vulnerability Srbds: Not affected 05:49:27 Vulnerability Tsx async abort: Not affected 05:49:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:49:27 05:49:27 05:49:27 ---> nproc: 05:49:27 2 05:49:27 05:49:27 05:49:27 ---> df -h: 05:49:27 Filesystem Size Used Available Use% Mounted on 05:49:27 overlay 40.0G 7.6G 32.4G 19% / 05:49:27 tmpfs 64.0M 0 64.0M 0% /dev 05:49:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:49:27 shm 64.0M 0 64.0M 0% /dev/shm 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-mqtt-go_PR-276 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:49:27 05:49:27 05:49:27 ---> free -m: 05:49:27 total used free shared buff/cache available 05:49:27 Mem: 7821 982 4744 0 2093 6660 05:49:27 Swap: 1023 0 1023 05:49:27 05:49:27 05:49:27 ---> ip addr: 05:49:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:49:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:49:27 inet 127.0.0.1/8 scope host lo 05:49:27 valid_lft forever preferred_lft forever 05:49:27 inet6 ::1/128 scope host 05:49:27 valid_lft forever preferred_lft forever 05:49:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:49:27 link/ether fa:16:3e:ce:9d:ba brd ff:ff:ff:ff:ff:ff 05:49:27 inet 10.30.122.172/23 brd 10.30.123.255 scope global dynamic eth0 05:49:27 valid_lft 85878sec preferred_lft 85878sec 05:49:27 inet6 fe80::f816:3eff:fece:9dba/64 scope link 05:49:27 valid_lft forever preferred_lft forever 05:49:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:49:27 link/ether 02:42:12:3b:67:60 brd ff:ff:ff:ff:ff:ff 05:49:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:49:27 valid_lft forever preferred_lft forever 05:49:27 inet6 fe80::42:12ff:fe3b:6760/64 scope link 05:49:27 valid_lft forever preferred_lft forever 05:49:27 05:49:27 05:49:27 ---> sar -b -r -n DEV: 05:49:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 05:49:27 05:49:27 05:40:31 LINUX RESTART (2 CPU) 05:49:27 05:49:27 05:41:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:49:27 05:42:01 149.87 21.37 128.50 0.00 5989.13 42296.62 0.00 05:49:27 05:43:01 0.82 0.00 0.82 0.00 0.00 16.47 0.00 05:49:27 05:44:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 05:49:27 05:45:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 05:49:27 05:46:01 0.25 0.00 0.25 0.00 0.00 3.93 0.00 05:49:27 05:47:02 0.30 0.00 0.30 0.00 0.00 4.18 0.00 05:49:27 05:48:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 05:49:27 05:49:01 0.32 0.00 0.32 0.00 0.00 6.11 0.00 05:49:27 Average: 18.23 2.56 15.67 0.00 717.38 5070.99 0.00 05:49:27 05:49:27 05:41:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:49:27 05:42:01 5458936 0 810704 10.12 2620 1736672 1276416 14.09 576636 1575048 128 05:49:27 05:43:01 5466584 0 803048 10.03 2620 1736680 1218284 13.45 570676 1575012 20 05:49:27 05:44:01 5466064 0 803568 10.03 2620 1736680 1218308 13.45 577112 1568716 8 05:49:27 05:45:01 5466900 0 802724 10.02 2620 1736688 1207036 13.33 577184 1568720 20 05:49:27 05:46:01 5466060 0 803560 10.03 2620 1736692 1207156 13.33 572992 1573716 8 05:49:27 05:47:02 5464544 0 805072 10.05 2620 1736696 1207216 13.33 574412 1573720 8 05:49:27 05:48:01 5464132 0 805476 10.06 2620 1736704 1207292 13.33 574492 1573716 20 05:49:27 05:49:01 5458616 0 810928 10.13 2620 1736768 1207384 13.33 579636 1573732 28 05:49:27 Average: 5463980 0 805635 10.06 2620 1736698 1218636 13.45 575392 1572798 30 05:49:27 05:49:27 05:41:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:49:27 05:42:01 eth0 622.10 433.09 1127.13 91.76 0.00 0.00 0.00 0.00 05:49:27 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:42:01 docker0 2.79 2.16 0.61 6.03 0.00 0.00 0.00 0.00 05:49:27 05:43:01 eth0 3.93 2.36 3.27 0.18 0.00 0.00 0.00 0.00 05:49:27 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:44:01 eth0 1.30 0.38 0.37 0.21 0.00 0.00 0.00 0.00 05:49:27 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:45:01 eth0 1.82 0.30 0.40 0.20 0.00 0.00 0.00 0.00 05:49:27 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:46:01 eth0 3.56 0.70 1.04 0.58 0.00 0.00 0.00 0.00 05:49:27 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:47:02 eth0 3.60 0.80 1.15 0.62 0.00 0.00 0.00 0.00 05:49:27 05:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:48:01 eth0 6.12 1.07 1.49 0.80 0.00 0.00 0.00 0.00 05:49:27 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:49:01 eth0 7.10 0.73 1.32 0.59 0.00 0.00 0.00 0.00 05:49:27 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 Average: eth0 77.96 52.67 136.14 11.39 0.00 0.00 0.00 0.00 05:49:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:27 Average: docker0 0.33 0.26 0.07 0.72 0.00 0.00 0.00 0.00 05:49:27 05:49:27 05:49:27 ---> sar -P ALL: 05:49:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 05:49:27 05:49:27 05:40:31 LINUX RESTART (2 CPU) 05:49:27 05:49:27 05:41:04 CPU %user %nice %system %iowait %steal %idle 05:49:27 05:42:01 all 17.55 0.00 5.58 6.47 0.07 70.33 05:49:27 05:42:01 0 17.58 0.00 5.78 7.89 0.07 68.68 05:49:27 05:42:01 1 17.53 0.00 5.37 5.05 0.07 71.98 05:49:27 05:43:01 all 0.14 0.00 0.06 0.00 0.05 99.75 05:49:27 05:43:01 0 0.10 0.00 0.07 0.00 0.05 99.78 05:49:27 05:43:01 1 0.18 0.00 0.05 0.00 0.05 99.72 05:49:27 05:44:01 all 0.05 0.00 0.03 0.00 0.03 99.88 05:49:27 05:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:49:27 05:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:49:27 05:45:01 all 0.12 0.00 0.04 0.00 0.03 99.81 05:49:27 05:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:49:27 05:45:01 1 0.20 0.00 0.05 0.00 0.03 99.72 05:49:27 05:46:01 all 0.15 0.00 0.05 0.00 0.04 99.76 05:49:27 05:46:01 0 0.08 0.00 0.05 0.00 0.05 99.82 05:49:27 05:46:01 1 0.22 0.00 0.05 0.00 0.03 99.70 05:49:27 05:47:02 all 0.10 0.00 0.03 0.00 0.03 99.83 05:49:27 05:47:02 0 0.03 0.00 0.03 0.00 0.02 99.92 05:49:27 05:47:02 1 0.17 0.00 0.03 0.00 0.05 99.75 05:49:27 05:48:01 all 0.09 0.00 0.05 0.00 0.04 99.81 05:49:27 05:48:01 0 0.14 0.00 0.03 0.00 0.03 99.80 05:49:27 05:48:01 1 0.05 0.00 0.07 0.00 0.05 99.83 05:49:27 05:49:01 all 0.11 0.00 0.05 0.00 0.02 99.82 05:49:27 05:49:01 0 0.13 0.00 0.07 0.00 0.02 99.78 05:49:27 05:49:01 1 0.08 0.00 0.03 0.00 0.02 99.87 05:49:27 Average: all 2.14 0.00 0.69 0.75 0.04 96.38 05:49:27 Average: 0 2.11 0.00 0.71 0.92 0.04 96.23 05:49:27 Average: 1 2.17 0.00 0.67 0.59 0.04 96.54 05:49:27 05:49:27 05:49:27