Pull request #182 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from e3dcb7788877fed194bff8ca6cca4d41531c1574+0ad834929aa8e9ec52e16888807ba544aec55768 (0bfe8a2deb56a8c962d284acb3445d62dfbb6888) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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-virtual-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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33220 in /w/workspace/foundry_device-virtual-go_PR-182 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-182 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0ad834929aa8e9ec52e16888807ba544aec55768 into PR head commit e3dcb7788877fed194bff8ca6cca4d41531c1574 Merge succeeded, producing e3dcb7788877fed194bff8ca6cca4d41531c1574 Checking out Revision e3dcb7788877fed194bff8ca6cca4d41531c1574 (PR-182) > git config core.sparsecheckout # timeout=10 > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0ad834929aa8e9ec52e16888807ba544aec55768 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 Commit message: "fix: Removed the binary and updated gitignore to exclude it." > git rev-list --no-walk 6ead4b4314fe4c754254279faf995032dd66a7c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-07T23:17:16.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-07T23:17:16.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-07T23:17:16.958Z] ========================================================= [2021-04-07T23:17:16.958Z] EdgeX Global Pipelines Version Info [2021-04-07T23:17:16.958Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:17:18.457Z] ------------------- [2021-04-07T23:17:18.457Z] stable info: [2021-04-07T23:17:18.457Z] ------------------- [2021-04-07T23:17:18.457Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-07T23:17:18.457Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-07T23:17:18.457Z] Message: update stable to v1.0.186 [2021-04-07T23:17:19.405Z] ------------------- [2021-04-07T23:17:19.405Z] experimental info: [2021-04-07T23:17:19.405Z] ------------------- [2021-04-07T23:17:19.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-07T23:17:19.405Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-07T23:17:19.405Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-07T23:17:19.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-07T23:17:19.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-07T23:17:19.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-07T23:17:19.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-07T23:17:20.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-07T23:17:20.202Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-07T23:17:20.305Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-07T23:17:20.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-07T23:17:20.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-07T23:17:20.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-07T23:17:20.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-07T23:17:20.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-07T23:17:20.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-07T23:17:21.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-07T23:17:21.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-07T23:17:21.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-07T23:17:21.424Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-07T23:17:21.543Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-07T23:17:21.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-07T23:17:21.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-07T23:17:21.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-07T23:17:21.909Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-07T23:17:22.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-07T23:17:22.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-07T23:17:22.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-07T23:17:22.244Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-07T23:17:22.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-182 [Pipeline] echo [2021-04-07T23:17:22.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-182 [Pipeline] echo [2021-04-07T23:17:22.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-182 [Pipeline] echo [2021-04-07T23:17:22.598Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3dcb7788877fed194bff8ca6cca4d41531c1574 [Pipeline] echo [2021-04-07T23:17:22.680Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3dcb77 [Pipeline] echo [2021-04-07T23:17:22.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T23:17:22.954Z] provisioning config files... [2021-04-07T23:17:23.022Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-182@tmp/config8597804597407878473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:17:23.377Z] ---> docker-login.sh [2021-04-07T23:17:23.377Z] nexus3.edgexfoundry.org:10001 [2021-04-07T23:17:23.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:17:23.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:17:23.641Z] Configure a credential helper to remove this warning. See [2021-04-07T23:17:23.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:17:23.641Z] [2021-04-07T23:17:23.641Z] Login Succeeded [2021-04-07T23:17:23.641Z] nexus3.edgexfoundry.org:10002 [2021-04-07T23:17:23.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:17:23.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:17:23.905Z] Configure a credential helper to remove this warning. See [2021-04-07T23:17:23.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:17:23.905Z] [2021-04-07T23:17:23.905Z] Login Succeeded [2021-04-07T23:17:23.905Z] nexus3.edgexfoundry.org:10003 [2021-04-07T23:17:24.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:17:24.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:17:24.171Z] Configure a credential helper to remove this warning. See [2021-04-07T23:17:24.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:17:24.171Z] [2021-04-07T23:17:24.171Z] Login Succeeded [2021-04-07T23:17:24.171Z] nexus3.edgexfoundry.org:10004 [2021-04-07T23:17:24.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:17:24.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:17:24.435Z] Configure a credential helper to remove this warning. See [2021-04-07T23:17:24.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:17:24.435Z] [2021-04-07T23:17:24.435Z] Login Succeeded [2021-04-07T23:17:24.435Z] docker.io [2021-04-07T23:17:24.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:17:24.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:17:24.698Z] Configure a credential helper to remove this warning. See [2021-04-07T23:17:24.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:17:24.698Z] [2021-04-07T23:17:24.698Z] Login Succeeded [2021-04-07T23:17:24.698Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T23:17:24.710Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T23:17:25.531Z] + git log --format=format:%s -1 e3dcb7788877fed194bff8ca6cca4d41531c1574 [Pipeline] echo [2021-04-07T23:17:25.594Z] GIT_COMMIT: e3dcb7788877fed194bff8ca6cca4d41531c1574, Commit Message: fix: Removed the binary and updated gitignore to exclude it. [Pipeline] echo [2021-04-07T23:17:25.643Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-07T23:17:26.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T23:17:26.232Z] [2021-04-07T23:17:26.232Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T23:17:26.578Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T23:17:26.578Z] latest: Pulling from edgex-devops/git-semver [2021-04-07T23:17:26.578Z] 31603596830f: Pulling fs layer [2021-04-07T23:17:26.578Z] 2a8b12db71e7: Pulling fs layer [2021-04-07T23:17:26.578Z] 6ca5941a6612: Pulling fs layer [2021-04-07T23:17:26.578Z] ecc8261a40a4: Pulling fs layer [2021-04-07T23:17:26.578Z] ecc8261a40a4: Waiting [2021-04-07T23:17:26.578Z] 2a8b12db71e7: Verifying Checksum [2021-04-07T23:17:26.578Z] 2a8b12db71e7: Download complete [2021-04-07T23:17:26.841Z] 31603596830f: Verifying Checksum [2021-04-07T23:17:26.841Z] 31603596830f: Download complete [2021-04-07T23:17:26.841Z] 6ca5941a6612: Verifying Checksum [2021-04-07T23:17:26.841Z] 6ca5941a6612: Download complete [2021-04-07T23:17:26.841Z] ecc8261a40a4: Verifying Checksum [2021-04-07T23:17:26.841Z] ecc8261a40a4: Download complete [2021-04-07T23:17:27.104Z] 31603596830f: Pull complete [2021-04-07T23:17:27.369Z] 2a8b12db71e7: Pull complete [2021-04-07T23:17:28.323Z] 6ca5941a6612: Pull complete [2021-04-07T23:17:28.323Z] ecc8261a40a4: Pull complete [2021-04-07T23:17:28.323Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-07T23:17:28.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T23:17:28.323Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-07T23:17:28.436Z] prd-centos7-docker-4c-2g-33220 does not seem to be running inside a container [2021-04-07T23:17:28.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-182 -v /w/workspace/foundry_device-virtual-go_PR-182:/w/workspace/foundry_device-virtual-go_PR-182:rw,z -v /w/workspace/foundry_device-virtual-go_PR-182@tmp:/w/workspace/foundry_device-virtual-go_PR-182@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-07T23:17:30.802Z] $ docker top a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-07T23:17:31.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-07T23:17:31.093Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-07T23:17:31.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-07T23:17:31.314Z] $ docker exec a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c ssh-agent [2021-04-07T23:17:31.472Z] SSH_AUTH_SOCK=/tmp/ssh-IS7k13jrXvqy/agent.11 [2021-04-07T23:17:31.472Z] SSH_AGENT_PID=16 [2021-04-07T23:17:31.482Z] Running ssh-add (command line suppressed) [2021-04-07T23:17:31.601Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-182@tmp/private_key_8521727594264776980.key (/w/workspace/foundry_device-virtual-go_PR-182@tmp/private_key_8521727594264776980.key) [2021-04-07T23:17:31.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-07T23:17:31.986Z] + git tag --points-at HEAD [Pipeline] } [2021-04-07T23:17:32.010Z] $ docker exec --env ******** --env ******** a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c ssh-agent -k [2021-04-07T23:17:32.121Z] unset SSH_AUTH_SOCK; [2021-04-07T23:17:32.121Z] unset SSH_AGENT_PID; [2021-04-07T23:17:32.121Z] echo Agent pid 16 killed; [2021-04-07T23:17:32.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-07T23:17:32.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-07T23:17:32.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-07T23:17:32.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-07T23:17:32.475Z] $ docker exec a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c ssh-agent [2021-04-07T23:17:32.633Z] SSH_AUTH_SOCK=/tmp/ssh-6JOyM1GkirOr/agent.45 [2021-04-07T23:17:32.633Z] SSH_AGENT_PID=50 [2021-04-07T23:17:32.640Z] Running ssh-add (command line suppressed) [2021-04-07T23:17:32.767Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-182@tmp/private_key_2951904754814270817.key (/w/workspace/foundry_device-virtual-go_PR-182@tmp/private_key_2951904754814270817.key) [2021-04-07T23:17:32.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-07T23:17:33.193Z] + git semver init [2021-04-07T23:17:33.193Z] # -> Open(): unable to determine branch for HEAD [2021-04-07T23:17:33.193Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-182/.git [2021-04-07T23:17:33.193Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-182 [2021-04-07T23:17:33.193Z] # $SEMVER_REMOTE_NAME = origin [2021-04-07T23:17:33.193Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-07T23:17:33.193Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-07T23:17:33.193Z] # $SEMVER_BRANCH = PR-182 [2021-04-07T23:17:33.193Z] # $SEMVER_TEMP = /tmp/semver-858145175 [2021-04-07T23:17:33.193Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-07T23:17:33.768Z] # '/tmp/semver-858145175' -> '/w/workspace/foundry_device-virtual-go_PR-182/.semver' [2021-04-07T23:17:33.768Z] # -> Force: false [2021-04-07T23:17:33.768Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-182/.semver [Pipeline] } [2021-04-07T23:17:33.783Z] $ docker exec --env ******** --env ******** a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c ssh-agent -k [2021-04-07T23:17:33.907Z] unset SSH_AUTH_SOCK; [2021-04-07T23:17:33.908Z] unset SSH_AGENT_PID; [2021-04-07T23:17:33.908Z] echo Agent pid 50 killed; [2021-04-07T23:17:33.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-07T23:17:34.406Z] + git semver [Pipeline] } [2021-04-07T23:17:34.426Z] $ docker stop --time=1 a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c [2021-04-07T23:17:35.783Z] $ docker rm -f a7ed8910eab81d79102921367ba19e3fb38ff84f90ffd9663e3bdeaf2fc47d1c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T23:17:36.278Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-07T23:17:36.893Z] Stashed 1 file(s) [Pipeline] echo [2021-04-07T23:17:36.898Z] [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 [2021-04-07T23:17:52.381Z] Still waiting to schedule task [2021-04-07T23:17:52.382Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-07T23:17:52.384Z] Still waiting to schedule task [2021-04-07T23:17:52.385Z] ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-32765’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-32816’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-33221’ is offline [2021-04-07T23:20:28.704Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33222 in /w/workspace/foundry_device-virtual-go_PR-182 [Pipeline] { [Pipeline] ws [2021-04-07T23:20:28.763Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2021-04-07T23:20:33.870Z] using credential edgex-jenkins-ssh [2021-04-07T23:20:33.928Z] Cloning the remote Git repository [2021-04-07T23:20:33.984Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T23:20:34.094Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2021-04-07T23:20:34.179Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T23:20:34.179Z] > git --version # timeout=10 [2021-04-07T23:20:34.204Z] > git --version # 'git version 2.17.1' [2021-04-07T23:20:34.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T23:20:34.268Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T23:20:35.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T23:20:35.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T23:20:35.072Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T23:20:35.116Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T23:20:35.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T23:20:35.130Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-07T23:20:37.813Z] Merging remotes/origin/master commit 0ad834929aa8e9ec52e16888807ba544aec55768 into PR head commit e3dcb7788877fed194bff8ca6cca4d41531c1574 [2021-04-07T23:20:38.153Z] Merge succeeded, producing e3dcb7788877fed194bff8ca6cca4d41531c1574 [2021-04-07T23:20:38.154Z] Checking out Revision e3dcb7788877fed194bff8ca6cca4d41531c1574 (PR-182) [2021-04-07T23:20:37.828Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T23:20:37.857Z] > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 [2021-04-07T23:20:37.946Z] > git remote # timeout=10 [2021-04-07T23:20:37.965Z] > git config --get remote.origin.url # timeout=10 [2021-04-07T23:20:37.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T23:20:37.994Z] > git merge 0ad834929aa8e9ec52e16888807ba544aec55768 # timeout=10 [2021-04-07T23:20:38.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-07T23:20:38.154Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T23:20:38.214Z] > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 [2021-04-07T23:20:42.534Z] Commit message: "fix: Removed the binary and updated gitignore to exclude it." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T23:20:44.263Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-07T23:20:44.718Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-07T23:20:45.058Z] + sudo service docker restart [2021-04-07T23:20:45.059Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T23:20:47.760Z] provisioning config files... [2021-04-07T23:20:47.811Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config2035220529775710247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:20:48.212Z] ---> docker-login.sh [2021-04-07T23:20:48.212Z] nexus3.edgexfoundry.org:10001 [2021-04-07T23:20:49.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:20:49.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:20:49.472Z] Configure a credential helper to remove this warning. See [2021-04-07T23:20:49.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:20:49.472Z] [2021-04-07T23:20:49.472Z] Login Succeeded [2021-04-07T23:20:49.472Z] nexus3.edgexfoundry.org:10002 [2021-04-07T23:20:49.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:20:50.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:20:50.023Z] Configure a credential helper to remove this warning. See [2021-04-07T23:20:50.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:20:50.023Z] [2021-04-07T23:20:50.023Z] Login Succeeded [2021-04-07T23:20:50.023Z] nexus3.edgexfoundry.org:10003 [2021-04-07T23:20:50.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:20:50.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:20:50.578Z] Configure a credential helper to remove this warning. See [2021-04-07T23:20:50.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:20:50.578Z] [2021-04-07T23:20:50.578Z] Login Succeeded [2021-04-07T23:20:50.578Z] nexus3.edgexfoundry.org:10004 [2021-04-07T23:20:50.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:20:51.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:20:51.128Z] Configure a credential helper to remove this warning. See [2021-04-07T23:20:51.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:20:51.128Z] [2021-04-07T23:20:51.128Z] Login Succeeded [2021-04-07T23:20:51.128Z] docker.io [2021-04-07T23:20:51.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:20:51.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:20:51.670Z] Configure a credential helper to remove this warning. See [2021-04-07T23:20:51.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:20:51.670Z] [2021-04-07T23:20:51.670Z] Login Succeeded [2021-04-07T23:20:51.670Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T23:20:51.693Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-07T23:20:52.197Z] ========================================================= [2021-04-07T23:20:52.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-07T23:20:52.197Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-07T23:20:52.590Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-07T23:20:52.864Z] Sending build context to Docker daemon 9.156MB [2021-04-07T23:20:53.139Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T23:20:53.139Z] Step 2/8 : FROM ${BASE} [2021-04-07T23:20:53.139Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-07T23:20:53.139Z] 5f621e34cdf4: Pulling fs layer [2021-04-07T23:20:53.139Z] a4357932f1b6: Pulling fs layer [2021-04-07T23:20:53.139Z] 18c013af1878: Pulling fs layer [2021-04-07T23:20:53.139Z] 00ac8860ef70: Pulling fs layer [2021-04-07T23:20:53.139Z] 63d7cb157983: Pulling fs layer [2021-04-07T23:20:53.139Z] b116817d02f9: Pulling fs layer [2021-04-07T23:20:53.139Z] 745a02a5169b: Pulling fs layer [2021-04-07T23:20:53.139Z] 00ac8860ef70: Waiting [2021-04-07T23:20:53.139Z] 63d7cb157983: Waiting [2021-04-07T23:20:53.139Z] b116817d02f9: Waiting [2021-04-07T23:20:53.139Z] 745a02a5169b: Waiting [2021-04-07T23:20:53.139Z] 18c013af1878: Download complete [2021-04-07T23:20:53.139Z] a4357932f1b6: Verifying Checksum [2021-04-07T23:20:53.139Z] a4357932f1b6: Download complete [2021-04-07T23:20:53.139Z] 63d7cb157983: Verifying Checksum [2021-04-07T23:20:53.139Z] 63d7cb157983: Download complete [2021-04-07T23:20:53.139Z] b116817d02f9: Verifying Checksum [2021-04-07T23:20:53.139Z] b116817d02f9: Download complete [2021-04-07T23:20:53.736Z] 5f621e34cdf4: Download complete [2021-04-07T23:20:54.340Z] 5f621e34cdf4: Pull complete [2021-04-07T23:20:54.911Z] Running on prd-centos7-docker-4c-2g-33223 in /w/workspace/foundry_device-virtual-go_PR-182 [Pipeline] { [2021-04-07T23:20:54.946Z] a4357932f1b6: Pull complete [Pipeline] ws [2021-04-07T23:20:54.969Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2021-04-07T23:20:55.253Z] 18c013af1878: Pull complete [2021-04-07T23:20:56.234Z] 745a02a5169b: Verifying Checksum [2021-04-07T23:20:56.235Z] 745a02a5169b: Download complete [2021-04-07T23:20:57.451Z] using credential edgex-jenkins-ssh [2021-04-07T23:20:57.531Z] Cloning the remote Git repository [2021-04-07T23:20:57.663Z] 00ac8860ef70: Verifying Checksum [2021-04-07T23:20:57.663Z] 00ac8860ef70: Download complete [2021-04-07T23:20:57.558Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T23:20:57.621Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2021-04-07T23:20:57.686Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T23:20:57.686Z] > git --version # timeout=10 [2021-04-07T23:20:57.692Z] > git --version # 'git version 2.24.3' [2021-04-07T23:20:57.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T23:20:57.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T23:20:58.300Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T23:20:58.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T23:20:58.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T23:20:58.340Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T23:20:58.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T23:20:58.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-07T23:20:59.686Z] Merging remotes/origin/master commit 0ad834929aa8e9ec52e16888807ba544aec55768 into PR head commit e3dcb7788877fed194bff8ca6cca4d41531c1574 [2021-04-07T23:20:59.778Z] Merge succeeded, producing e3dcb7788877fed194bff8ca6cca4d41531c1574 [2021-04-07T23:20:59.779Z] Checking out Revision e3dcb7788877fed194bff8ca6cca4d41531c1574 (PR-182) [2021-04-07T23:20:59.695Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T23:20:59.702Z] > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 [2021-04-07T23:20:59.738Z] > git remote # timeout=10 [2021-04-07T23:20:59.744Z] > git config --get remote.origin.url # timeout=10 [2021-04-07T23:20:59.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T23:20:59.757Z] > git merge 0ad834929aa8e9ec52e16888807ba544aec55768 # timeout=10 [2021-04-07T23:20:59.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-07T23:20:59.783Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T23:20:59.788Z] > git checkout -f e3dcb7788877fed194bff8ca6cca4d41531c1574 # timeout=10 [2021-04-07T23:21:03.413Z] Commit message: "fix: Removed the binary and updated gitignore to exclude it." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T23:21:04.748Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-07T23:21:05.085Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-07T23:21:05.393Z] + sudo service docker restart [2021-04-07T23:21:05.393Z] + true [2021-04-07T23:21:05.393Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T23:21:06.419Z] provisioning config files... [2021-04-07T23:21:06.457Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config7126729724177193421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:21:06.835Z] ---> docker-login.sh [2021-04-07T23:21:06.835Z] nexus3.edgexfoundry.org:10001 [2021-04-07T23:21:07.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:21:07.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:21:07.100Z] Configure a credential helper to remove this warning. See [2021-04-07T23:21:07.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:21:07.100Z] [2021-04-07T23:21:07.100Z] Login Succeeded [2021-04-07T23:21:07.100Z] nexus3.edgexfoundry.org:10002 [2021-04-07T23:21:07.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:21:07.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:21:07.368Z] Configure a credential helper to remove this warning. See [2021-04-07T23:21:07.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:21:07.368Z] [2021-04-07T23:21:07.368Z] Login Succeeded [2021-04-07T23:21:07.368Z] nexus3.edgexfoundry.org:10003 [2021-04-07T23:21:07.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:21:07.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:21:07.631Z] Configure a credential helper to remove this warning. See [2021-04-07T23:21:07.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:21:07.631Z] [2021-04-07T23:21:07.631Z] Login Succeeded [2021-04-07T23:21:07.631Z] nexus3.edgexfoundry.org:10004 [2021-04-07T23:21:07.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:21:07.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:21:07.632Z] Configure a credential helper to remove this warning. See [2021-04-07T23:21:07.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:21:07.632Z] [2021-04-07T23:21:07.632Z] Login Succeeded [2021-04-07T23:21:07.632Z] docker.io [2021-04-07T23:21:07.847Z] 00ac8860ef70: Pull complete [2021-04-07T23:21:07.847Z] 63d7cb157983: Pull complete [2021-04-07T23:21:07.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T23:21:08.122Z] b116817d02f9: Pull complete [2021-04-07T23:21:08.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T23:21:08.162Z] Configure a credential helper to remove this warning. See [2021-04-07T23:21:08.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T23:21:08.162Z] [2021-04-07T23:21:08.162Z] Login Succeeded [2021-04-07T23:21:08.162Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T23:21:08.173Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-07T23:21:08.498Z] ========================================================= [2021-04-07T23:21:08.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-07T23:21:08.498Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-07T23:21:08.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-07T23:21:09.113Z] Sending build context to Docker daemon 9.157MB [2021-04-07T23:21:09.113Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T23:21:09.113Z] Step 2/8 : FROM ${BASE} [2021-04-07T23:21:09.113Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-07T23:21:09.113Z] 188c0c94c7c5: Pulling fs layer [2021-04-07T23:21:09.113Z] 0ef7d3d256c8: Pulling fs layer [2021-04-07T23:21:09.113Z] de9db76c5a1d: Pulling fs layer [2021-04-07T23:21:09.113Z] bca2f99d35d6: Pulling fs layer [2021-04-07T23:21:09.113Z] 93359f2a8cfa: Pulling fs layer [2021-04-07T23:21:09.113Z] 7c6f9722023f: Pulling fs layer [2021-04-07T23:21:09.113Z] a35cf1a2eb13: Pulling fs layer [2021-04-07T23:21:09.113Z] 7c6f9722023f: Waiting [2021-04-07T23:21:09.113Z] 93359f2a8cfa: Waiting [2021-04-07T23:21:09.113Z] a35cf1a2eb13: Waiting [2021-04-07T23:21:09.113Z] bca2f99d35d6: Waiting [2021-04-07T23:21:09.113Z] de9db76c5a1d: Verifying Checksum [2021-04-07T23:21:09.113Z] de9db76c5a1d: Download complete [2021-04-07T23:21:09.113Z] 0ef7d3d256c8: Download complete [2021-04-07T23:21:09.113Z] 93359f2a8cfa: Verifying Checksum [2021-04-07T23:21:09.113Z] 93359f2a8cfa: Download complete [2021-04-07T23:21:09.376Z] 7c6f9722023f: Verifying Checksum [2021-04-07T23:21:09.376Z] 7c6f9722023f: Download complete [2021-04-07T23:21:09.376Z] 188c0c94c7c5: Download complete [2021-04-07T23:21:09.639Z] 188c0c94c7c5: Pull complete [2021-04-07T23:21:09.639Z] 0ef7d3d256c8: Pull complete [2021-04-07T23:21:09.903Z] de9db76c5a1d: Pull complete [2021-04-07T23:21:11.298Z] a35cf1a2eb13: Verifying Checksum [2021-04-07T23:21:11.298Z] a35cf1a2eb13: Download complete [2021-04-07T23:21:11.561Z] bca2f99d35d6: Verifying Checksum [2021-04-07T23:21:11.561Z] bca2f99d35d6: Download complete [2021-04-07T23:21:12.437Z] 745a02a5169b: Pull complete [2021-04-07T23:21:12.437Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-07T23:21:12.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-07T23:21:12.437Z] ---> b7e6874047d6 [2021-04-07T23:21:12.437Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-07T23:21:15.064Z] ---> Running in 801a1a4cfbf7 [2021-04-07T23:21:15.064Z] Removing intermediate container 801a1a4cfbf7 [2021-04-07T23:21:15.064Z] ---> 44f2ee07ee25 [2021-04-07T23:21:15.064Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T23:21:15.338Z] ---> Running in 7c1b5e5c8b3a [2021-04-07T23:21:16.903Z] bca2f99d35d6: Pull complete [2021-04-07T23:21:16.903Z] 93359f2a8cfa: Pull complete [2021-04-07T23:21:16.903Z] 7c6f9722023f: Pull complete [2021-04-07T23:21:17.322Z] Removing intermediate container 7c1b5e5c8b3a [2021-04-07T23:21:17.322Z] ---> f246a43fe149 [2021-04-07T23:21:17.322Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-07T23:21:17.596Z] ---> Running in bc67a6f7f24c [2021-04-07T23:21:18.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T23:21:19.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T23:21:20.520Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-07T23:21:20.520Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-07T23:21:20.520Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-07T23:21:20.520Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-07T23:21:20.790Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-07T23:21:21.060Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-07T23:21:21.060Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-07T23:21:21.143Z] a35cf1a2eb13: Pull complete [2021-04-07T23:21:21.143Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-07T23:21:21.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-07T23:21:21.143Z] ---> a62c8e92a672 [2021-04-07T23:21:21.143Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-07T23:21:21.143Z] ---> Running in 6107bfb14059 [2021-04-07T23:21:21.408Z] Removing intermediate container 6107bfb14059 [2021-04-07T23:21:21.408Z] ---> b5075a1b47b0 [2021-04-07T23:21:21.408Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T23:21:21.408Z] ---> Running in c34ff0db8038 [2021-04-07T23:21:21.650Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-07T23:21:21.650Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-07T23:21:21.921Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-07T23:21:21.921Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-07T23:21:22.194Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-07T23:21:22.194Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-07T23:21:22.194Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T23:21:22.194Z] OK: 149 MiB in 52 packages [2021-04-07T23:21:22.809Z] Removing intermediate container c34ff0db8038 [2021-04-07T23:21:22.809Z] ---> 816abbeeefe1 [2021-04-07T23:21:22.809Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-07T23:21:22.809Z] ---> Running in 65ae6601d528 [2021-04-07T23:21:23.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T23:21:23.634Z] Removing intermediate container bc67a6f7f24c [2021-04-07T23:21:23.634Z] ---> b5555731dd9b [2021-04-07T23:21:23.634Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-07T23:21:23.907Z] ---> Running in 69a88d59b203 [2021-04-07T23:21:24.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T23:21:24.501Z] Removing intermediate container 69a88d59b203 [2021-04-07T23:21:24.501Z] ---> 4737bbc93b9c [2021-04-07T23:21:24.501Z] Step 7/8 : COPY . . [2021-04-07T23:21:24.600Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-07T23:21:24.866Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-07T23:21:24.866Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-07T23:21:24.866Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-07T23:21:25.128Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-07T23:21:25.128Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-07T23:21:25.128Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-07T23:21:25.701Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-07T23:21:25.702Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-07T23:21:25.702Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-07T23:21:25.936Z] ---> 0bd1931cd0e1 [2021-04-07T23:21:25.936Z] Step 8/8 : RUN go mod download [2021-04-07T23:21:25.936Z] ---> Running in 7aa33eb59a4b [2021-04-07T23:21:25.963Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-07T23:21:25.963Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-07T23:21:26.225Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-07T23:21:26.225Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T23:21:26.225Z] OK: 173 MiB in 52 packages [2021-04-07T23:21:27.172Z] Removing intermediate container 65ae6601d528 [2021-04-07T23:21:27.172Z] ---> 3b67f01bdb71 [2021-04-07T23:21:27.172Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-07T23:21:27.172Z] ---> Running in c7f72afd62cd [2021-04-07T23:21:27.172Z] Removing intermediate container c7f72afd62cd [2021-04-07T23:21:27.172Z] ---> 17d088d78e27 [2021-04-07T23:21:27.172Z] Step 7/8 : COPY . . [2021-04-07T23:21:27.919Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.38: parsing /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2021-04-07T23:21:28.123Z] ---> 908c66d633b5 [2021-04-07T23:21:28.123Z] Step 8/8 : RUN go mod download [2021-04-07T23:21:28.123Z] ---> Running in 5e8a047d9ae7 [2021-04-07T23:21:28.523Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 [2021-04-07T23:21:29.513Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.38: parsing /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2021-04-07T23:21:29.681Z] ---> job-cost.sh [2021-04-07T23:21:29.681Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vyRG [2021-04-07T23:21:29.775Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 [2021-04-07T23:21:31.155Z] ---> job-cost.sh [2021-04-07T23:21:31.155Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vzCv [2021-04-07T23:21:46.302Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-07T23:22:08.645Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-07T23:22:12.949Z] lf-activate-venv(): INFO: Adding /tmp/venv-vzCv/bin to PATH [2021-04-07T23:22:12.949Z] INFO: No Stack... [2021-04-07T23:22:14.343Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-07T23:22:14.919Z] INFO: Archiving Costs [Pipeline] sh [2021-04-07T23:22:15.225Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2021-04-07T23:22:15.225Z] + cut -d, -f6 [Pipeline] lock [2021-04-07T23:22:15.301Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [2021-04-07T23:22:15.311Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] did not exist. Created. [2021-04-07T23:22:15.311Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-07T23:22:15.709Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-07T23:22:16.123Z] Stashed 1 file(s) [Pipeline] } [2021-04-07T23:22:16.135Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-07T23:22:16.863Z] Failed in branch amd64 [2021-04-07T23:23:30.386Z] lf-activate-venv(): INFO: Adding /tmp/venv-vyRG/bin to PATH [2021-04-07T23:23:30.386Z] INFO: No Stack... [2021-04-07T23:23:30.658Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-07T23:24:02.976Z] INFO: Archiving Costs [Pipeline] sh [2021-04-07T23:24:03.312Z] + + cutcat -d, /w/workspace/device-virtual-go/3/archives/cost.csv -f6 [2021-04-07T23:24:03.312Z] [Pipeline] lock [2021-04-07T23:24:03.421Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [2021-04-07T23:24:03.429Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] did not exist. Created. [2021-04-07T23:24:03.429Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-07T23:24:03.878Z] /w/workspace/device-virtual-go/3@tmp/durable-6cf9a536/script.sh: 1: /w/workspace/device-virtual-go/3@tmp/durable-6cf9a536/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-07T23:24:04.223Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-07T23:24:04.316Z] Warning: overwriting stash ‘stack-cost’ [2021-04-07T23:24:05.238Z] Stashed 1 file(s) [Pipeline] } [2021-04-07T23:24:05.248Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-182-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-07T23:24:05.984Z] 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 [2021-04-07T23:24:08.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:24:09.031Z] ---> package-listing.sh [2021-04-07T23:24:09.031Z] ++ facter osfamily [2021-04-07T23:24:09.031Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-07T23:24:09.031Z] + OS_FAMILY=redhat [2021-04-07T23:24:09.031Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-182 [2021-04-07T23:24:09.031Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-07T23:24:09.031Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-07T23:24:09.031Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-07T23:24:09.031Z] + PACKAGES=/tmp/packages_start.txt [2021-04-07T23:24:09.031Z] + '[' /w/workspace/foundry_device-virtual-go_PR-182 ']' [2021-04-07T23:24:09.031Z] + PACKAGES=/tmp/packages_end.txt [2021-04-07T23:24:09.031Z] + case "${OS_FAMILY}" in [2021-04-07T23:24:09.031Z] + rpm -qa [2021-04-07T23:24:09.031Z] + sort [2021-04-07T23:24:14.358Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-07T23:24:14.358Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-07T23:24:14.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-07T23:24:14.358Z] + '[' /w/workspace/foundry_device-virtual-go_PR-182 ']' [2021-04-07T23:24:14.358Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-182/archives/ [2021-04-07T23:24:14.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-182/archives/ [Pipeline] echo [2021-04-07T23:24:14.374Z] 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/foundry_device-virtual-go_PR-182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-07T23:24:14.668Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-07T23:24:14.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T23:24:14.977Z] [2021-04-07T23:24:14.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-07T23:24:15.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T23:24:15.332Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-07T23:24:15.332Z] df20fa9351a1: Pulling fs layer [2021-04-07T23:24:15.332Z] 36b3adc4ff6f: Pulling fs layer [2021-04-07T23:24:15.332Z] 8ad3a11d3b57: Pulling fs layer [2021-04-07T23:24:15.332Z] 46f8f816bc3b: Pulling fs layer [2021-04-07T23:24:15.332Z] 93b61091891f: Pulling fs layer [2021-04-07T23:24:15.332Z] 93b9cdb0e59b: Pulling fs layer [2021-04-07T23:24:15.332Z] 5e14af77c1be: Pulling fs layer [2021-04-07T23:24:15.332Z] 01666e4c0597: Pulling fs layer [2021-04-07T23:24:15.332Z] aa168da1d23b: Pulling fs layer [2021-04-07T23:24:15.332Z] 46f8f816bc3b: Waiting [2021-04-07T23:24:15.332Z] 93b9cdb0e59b: Waiting [2021-04-07T23:24:15.332Z] 5e14af77c1be: Waiting [2021-04-07T23:24:15.332Z] 93b61091891f: Waiting [2021-04-07T23:24:15.332Z] 01666e4c0597: Waiting [2021-04-07T23:24:15.332Z] 36b3adc4ff6f: Verifying Checksum [2021-04-07T23:24:15.332Z] 36b3adc4ff6f: Download complete [2021-04-07T23:24:15.332Z] 46f8f816bc3b: Verifying Checksum [2021-04-07T23:24:15.332Z] 46f8f816bc3b: Download complete [2021-04-07T23:24:15.595Z] df20fa9351a1: Verifying Checksum [2021-04-07T23:24:15.595Z] 93b9cdb0e59b: Verifying Checksum [2021-04-07T23:24:15.595Z] 93b9cdb0e59b: Download complete [2021-04-07T23:24:15.595Z] 5e14af77c1be: Verifying Checksum [2021-04-07T23:24:15.595Z] 5e14af77c1be: Download complete [2021-04-07T23:24:15.595Z] 93b61091891f: Verifying Checksum [2021-04-07T23:24:15.595Z] 93b61091891f: Download complete [2021-04-07T23:24:15.595Z] 01666e4c0597: Verifying Checksum [2021-04-07T23:24:15.595Z] 01666e4c0597: Download complete [2021-04-07T23:24:15.858Z] df20fa9351a1: Pull complete [2021-04-07T23:24:16.124Z] 36b3adc4ff6f: Pull complete [2021-04-07T23:24:16.124Z] 8ad3a11d3b57: Verifying Checksum [2021-04-07T23:24:16.124Z] 8ad3a11d3b57: Download complete [2021-04-07T23:24:16.721Z] 8ad3a11d3b57: Pull complete [2021-04-07T23:24:17.300Z] 46f8f816bc3b: Pull complete [2021-04-07T23:24:17.567Z] 93b61091891f: Pull complete [2021-04-07T23:24:17.831Z] 93b9cdb0e59b: Pull complete [2021-04-07T23:24:17.831Z] 5e14af77c1be: Pull complete [2021-04-07T23:24:18.094Z] aa168da1d23b: Verifying Checksum [2021-04-07T23:24:18.094Z] aa168da1d23b: Download complete [2021-04-07T23:24:18.094Z] 01666e4c0597: Pull complete [2021-04-07T23:24:26.292Z] aa168da1d23b: Pull complete [2021-04-07T23:24:26.292Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-07T23:24:26.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T23:24:26.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-07T23:24:26.504Z] prd-centos7-docker-4c-2g-33220 does not seem to be running inside a container [2021-04-07T23:24:26.557Z] $ 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/foundry_device-virtual-go_PR-182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-182 -v /w/workspace/foundry_device-virtual-go_PR-182:/w/workspace/foundry_device-virtual-go_PR-182:rw,z -v /w/workspace/foundry_device-virtual-go_PR-182@tmp:/w/workspace/foundry_device-virtual-go_PR-182@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-07T23:24:30.442Z] $ docker top af1e71d5613d7d02ef7697745a94bf6264e2a876645049e6704007d9b6cbf600 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T23:24:30.953Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-07T23:24:31.257Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-07T23:24:31.561Z] + ls /var/log/sa-host [2021-04-07T23:24:31.561Z] + sadf -c /var/log/sa-host/sa07 [2021-04-07T23:24:31.561Z] file_magic: OK [2021-04-07T23:24:31.561Z] HZ: Using current value: 100 [2021-04-07T23:24:31.561Z] file_header: OK [2021-04-07T23:24:31.561Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-07T23:24:31.561Z] Statistics: [2021-04-07T23:24:31.561Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-07T23:24:31.561Z] File successfully converted to sysstat format version 12.2.1 [2021-04-07T23:24:31.561Z] + sadf -c /var/log/sa-host/sa23 [2021-04-07T23:24:31.561Z] file_magic: OK [2021-04-07T23:24:31.561Z] HZ: Using current value: 100 [2021-04-07T23:24:31.561Z] file_header: OK [2021-04-07T23:24:31.561Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-07T23:24:31.561Z] Statistics: [2021-04-07T23:24:31.561Z] Hnuu...uuuununununu... [2021-04-07T23:24:31.561Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-07T23:24:32.247Z] provisioning config files... [2021-04-07T23:24:32.262Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-182@tmp/config4935416902627159130tmp [Pipeline] { [Pipeline] echo [2021-04-07T23:24:32.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:24:32.638Z] ---> create-netrc.sh [Pipeline] } [2021-04-07T23:24:32.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-07T23:24:32.751Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:24:33.046Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-07T23:24:33.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:24:33.359Z] ---> sudo-logs.sh [2021-04-07T23:24:33.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-07T23:24:33.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:24:33.790Z] ---> job-cost.sh [2021-04-07T23:24:33.790Z] lf-activate-venv: SKIPPING [2021-04-07T23:24:33.790Z] DEBUG: total: 0.20999999344348907 [2021-04-07T23:24:33.790Z] INFO: Retrieving Stack Cost... [2021-04-07T23:24:34.738Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-07T23:24:35.001Z] INFO: Archiving Costs [Pipeline] echo [2021-04-07T23:24:35.016Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T23:24:35.317Z] ---> logs-deploy.sh [2021-04-07T23:24:35.317Z] lf-activate-venv: SKIPPING [2021-04-07T23:24:35.317Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-182/3 [2021-04-07T23:24:35.317Z] INFO: archiving workspace using pattern(s): [2021-04-07T23:24:37.240Z] Archives upload complete. [2021-04-07T23:24:37.240Z] INFO: archiving logs to Nexus [2021-04-07T23:24:38.193Z] ---> uname -a: [2021-04-07T23:24:38.193Z] Linux prd-centos7-docker-4c-2g-33220.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] ---> lscpu: [2021-04-07T23:24:38.193Z] Architecture: x86_64 [2021-04-07T23:24:38.193Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-07T23:24:38.193Z] Byte Order: Little Endian [2021-04-07T23:24:38.193Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-07T23:24:38.193Z] CPU(s): 4 [2021-04-07T23:24:38.193Z] On-line CPU(s) list: 0-3 [2021-04-07T23:24:38.193Z] Thread(s) per core: 1 [2021-04-07T23:24:38.193Z] Core(s) per socket: 1 [2021-04-07T23:24:38.193Z] Socket(s): 4 [2021-04-07T23:24:38.193Z] NUMA node(s): 1 [2021-04-07T23:24:38.193Z] Vendor ID: GenuineIntel [2021-04-07T23:24:38.193Z] CPU family: 6 [2021-04-07T23:24:38.193Z] Model: 44 [2021-04-07T23:24:38.193Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-07T23:24:38.193Z] Stepping: 1 [2021-04-07T23:24:38.193Z] CPU MHz: 2933.442 [2021-04-07T23:24:38.193Z] BogoMIPS: 5866.88 [2021-04-07T23:24:38.193Z] Virtualization: VT-x [2021-04-07T23:24:38.193Z] Hypervisor vendor: KVM [2021-04-07T23:24:38.193Z] Virtualization type: full [2021-04-07T23:24:38.193Z] L1d cache: 128 KiB [2021-04-07T23:24:38.193Z] L1i cache: 128 KiB [2021-04-07T23:24:38.193Z] L2 cache: 16 MiB [2021-04-07T23:24:38.193Z] L3 cache: 64 MiB [2021-04-07T23:24:38.193Z] NUMA node0 CPU(s): 0-3 [2021-04-07T23:24:38.193Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-07T23:24:38.193Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-07T23:24:38.193Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-07T23:24:38.193Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-07T23:24:38.193Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-07T23:24:38.193Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-07T23:24:38.193Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-07T23:24:38.193Z] Vulnerability Srbds: Not affected [2021-04-07T23:24:38.193Z] Vulnerability Tsx async abort: Not affected [2021-04-07T23:24:38.193Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] ---> nproc: [2021-04-07T23:24:38.193Z] 4 [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] ---> df -h: [2021-04-07T23:24:38.193Z] Filesystem Size Used Available Use% Mounted on [2021-04-07T23:24:38.193Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-07T23:24:38.193Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-07T23:24:38.193Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-07T23:24:38.193Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-182 [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-182@tmp [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-07T23:24:38.193Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] ---> free -m: [2021-04-07T23:24:38.193Z] total used free shared buff/cache available [2021-04-07T23:24:38.193Z] Mem: 1837 692 121 0 1023 1040 [2021-04-07T23:24:38.193Z] Swap: 1023 1 1022 [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] ---> ip addr: [2021-04-07T23:24:38.193Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-07T23:24:38.193Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-07T23:24:38.193Z] inet 127.0.0.1/8 scope host lo [2021-04-07T23:24:38.193Z] valid_lft forever preferred_lft forever [2021-04-07T23:24:38.193Z] inet6 ::1/128 scope host [2021-04-07T23:24:38.193Z] valid_lft forever preferred_lft forever [2021-04-07T23:24:38.193Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-07T23:24:38.193Z] link/ether fa:16:3e:52:75:b0 brd ff:ff:ff:ff:ff:ff [2021-04-07T23:24:38.193Z] inet 10.30.122.146/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-07T23:24:38.193Z] valid_lft 85922sec preferred_lft 85922sec [2021-04-07T23:24:38.193Z] inet6 fe80::f816:3eff:fe52:75b0/64 scope link [2021-04-07T23:24:38.193Z] valid_lft forever preferred_lft forever [2021-04-07T23:24:38.193Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-07T23:24:38.193Z] link/ether 02:42:78:22:cf:43 brd ff:ff:ff:ff:ff:ff [2021-04-07T23:24:38.193Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-07T23:24:38.193Z] valid_lft forever preferred_lft forever [2021-04-07T23:24:38.193Z] inet6 fe80::42:78ff:fe22:cf43/64 scope link [2021-04-07T23:24:38.193Z] valid_lft forever preferred_lft forever [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] ---> sar -b -r -n DEV: [2021-04-07T23:24:38.193Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] 23:16:29 LINUX RESTART (4 CPU) [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] 23:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-07T23:24:38.193Z] 23:18:01 53.31 16.25 37.06 0.00 5015.13 3542.29 0.00 [2021-04-07T23:24:38.193Z] 23:19:01 1.00 0.00 1.00 0.00 0.00 22.78 0.00 [2021-04-07T23:24:38.193Z] 23:20:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 [2021-04-07T23:24:38.193Z] 23:21:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-04-07T23:24:38.193Z] 23:22:01 0.23 0.00 0.23 0.00 0.00 3.65 0.00 [2021-04-07T23:24:38.193Z] 23:23:01 0.33 0.00 0.33 0.00 0.00 4.06 0.00 [2021-04-07T23:24:38.193Z] 23:24:01 0.35 0.00 0.35 0.00 0.00 3.71 0.00 [2021-04-07T23:24:38.193Z] Average: 7.86 2.29 5.57 0.00 706.61 504.91 0.00 [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] 23:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-07T23:24:38.193Z] 23:18:01 149240 0 594372 31.59 2620 1135312 1115976 38.09 444964 1085944 128 [2021-04-07T23:24:38.193Z] 23:19:01 155816 0 587788 31.24 2620 1135320 1088348 37.14 444676 1080544 20 [2021-04-07T23:24:38.193Z] 23:20:01 154724 0 588876 31.30 2620 1135324 1076340 36.73 441876 1084348 8 [2021-04-07T23:24:38.193Z] 23:21:01 154904 0 588696 31.29 2620 1135324 1076388 36.74 457644 1068980 20 [2021-04-07T23:24:38.193Z] 23:22:01 153724 0 589868 31.35 2620 1135332 1076352 36.73 457692 1069996 16 [2021-04-07T23:24:38.193Z] 23:23:01 153920 0 589668 31.34 2620 1135336 1076316 36.73 466792 1060668 16 [2021-04-07T23:24:38.193Z] 23:24:01 154420 0 589164 31.31 2620 1135340 1076268 36.73 466400 1060668 8 [2021-04-07T23:24:38.193Z] Average: 153821 0 589776 31.35 2620 1135327 1083713 36.99 454292 1073021 31 [2021-04-07T23:24:38.193Z] [2021-04-07T23:24:38.193Z] 23:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-07T23:24:38.193Z] 23:18:01 eth0 445.96 287.82 978.10 93.84 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:18:01 docker0 2.03 1.57 0.40 4.18 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:19:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:20:01 eth0 1.08 0.35 0.29 0.02 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:21:01 eth0 1.43 0.53 0.59 0.36 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:22:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:23:01 eth0 0.22 0.17 0.07 0.04 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.193Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.194Z] 23:24:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.194Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.194Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.194Z] Average: eth0 63.35 40.78 138.00 13.32 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.194Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.194Z] Average: docker0 0.29 0.22 0.06 0.59 0.00 0.00 0.00 0.00 [2021-04-07T23:24:38.194Z] [2021-04-07T23:24:38.194Z] [2021-04-07T23:24:38.194Z] ---> sar -P ALL: [2021-04-07T23:24:38.194Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) [2021-04-07T23:24:38.194Z] [2021-04-07T23:24:38.194Z] 23:16:29 LINUX RESTART (4 CPU) [2021-04-07T23:24:38.194Z] [2021-04-07T23:24:38.194Z] 23:17:02 CPU %user %nice %system %iowait %steal %idle [2021-04-07T23:24:38.194Z] 23:18:01 all 9.29 0.00 3.27 1.25 0.03 86.17 [2021-04-07T23:24:38.194Z] 23:18:01 0 8.05 0.00 3.91 0.14 0.03 87.87 [2021-04-07T23:24:38.194Z] 23:18:01 1 10.21 0.00 2.96 2.35 0.00 84.49 [2021-04-07T23:24:38.194Z] 23:18:01 2 12.34 0.00 2.67 1.01 0.02 83.96 [2021-04-07T23:24:38.194Z] 23:18:01 3 6.55 0.00 3.55 1.49 0.05 88.36 [2021-04-07T23:24:38.194Z] 23:19:01 all 0.16 0.00 0.05 0.00 0.01 99.78 [2021-04-07T23:24:38.194Z] 23:19:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-07T23:24:38.194Z] 23:19:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-04-07T23:24:38.194Z] 23:19:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-04-07T23:24:38.194Z] 23:19:01 3 0.47 0.00 0.03 0.00 0.00 99.50 [2021-04-07T23:24:38.194Z] 23:20:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-04-07T23:24:38.194Z] 23:20:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-04-07T23:24:38.194Z] 23:20:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-07T23:24:38.194Z] 23:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-07T23:24:38.194Z] 23:20:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2021-04-07T23:24:38.194Z] 23:21:01 all 0.13 0.00 0.05 0.00 0.00 99.82 [2021-04-07T23:24:38.194Z] 23:21:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-04-07T23:24:38.194Z] 23:21:01 1 0.05 0.00 0.10 0.00 0.00 99.85 [2021-04-07T23:24:38.194Z] 23:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-07T23:24:38.194Z] 23:21:01 3 0.40 0.00 0.03 0.00 0.00 99.57 [2021-04-07T23:24:38.194Z] 23:22:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2021-04-07T23:24:38.194Z] 23:22:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2021-04-07T23:24:38.194Z] 23:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-07T23:24:38.194Z] 23:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-07T23:24:38.194Z] 23:22:01 3 0.20 0.00 0.03 0.00 0.00 99.77 [2021-04-07T23:24:38.194Z] 23:23:01 all 0.03 0.00 0.08 0.00 0.00 99.88 [2021-04-07T23:24:38.194Z] 23:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-04-07T23:24:38.194Z] 23:23:01 1 0.02 0.00 0.18 0.00 0.00 99.80 [2021-04-07T23:24:38.194Z] 23:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-07T23:24:38.194Z] 23:23:01 3 0.10 0.00 0.08 0.00 0.00 99.82 [2021-04-07T23:24:38.194Z] 23:24:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-04-07T23:24:38.194Z] 23:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-07T23:24:38.194Z] 23:24:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-04-07T23:24:38.194Z] 23:24:01 2 0.18 0.00 0.02 0.00 0.00 99.80 [2021-04-07T23:24:38.194Z] 23:24:01 3 0.37 0.00 0.05 0.00 0.00 99.58 [2021-04-07T23:24:38.194Z] Average: all 1.40 0.00 0.50 0.17 0.00 97.92 [2021-04-07T23:24:38.194Z] Average: 0 1.15 0.00 0.59 0.02 0.00 98.24 [2021-04-07T23:24:38.194Z] Average: 1 1.47 0.00 0.49 0.33 0.00 97.71 [2021-04-07T23:24:38.194Z] Average: 2 1.78 0.00 0.40 0.14 0.00 97.68 [2021-04-07T23:24:38.194Z] Average: 3 1.21 0.00 0.54 0.21 0.01 98.03 [2021-04-07T23:24:38.194Z] [2021-04-07T23:24:38.194Z] [2021-04-07T23:24:38.194Z]