Branch indexing 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 caiyuexiang for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 975fc894d22c95df56f5c30831830fec7a3ab6cc rather than 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Obtained Jenkinsfile from 975fc894d22c95df56f5c30831830fec7a3ab6cc 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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:edgex-ui-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: edgex-ui-go-settings PROJECT: edgex-ui-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-edgex-ui-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28828 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 975fc894d22c95df56f5c30831830fec7a3ab6cc into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Merge succeeded, producing 3197c566cef31e981ef171f5dd07f7735b20fdbe Checking out Revision 3197c566cef31e981ef171f5dd07f7735b20fdbe (PR-297) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # 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 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3197c566cef31e981ef171f5dd07f7735b20fdbe # timeout=10 Commit message: "Merge commit '975fc894d22c95df56f5c30831830fec7a3ab6cc' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk c6402a215e052790e12538a0fd6df33e07050c0b # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-06T02:06:40.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-06T02:06:41.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-06T02:06:41.365Z] ========================================================= [2021-03-06T02:06:41.366Z] EdgeX Global Pipelines Version Info [2021-03-06T02:06:41.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:06:42.985Z] ------------------- [2021-03-06T02:06:42.985Z] stable info: [2021-03-06T02:06:42.985Z] ------------------- [2021-03-06T02:06:42.985Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-06T02:06:42.985Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-06T02:06:42.985Z] Message: update stable to v1.0.184 [2021-03-06T02:06:43.930Z] ------------------- [2021-03-06T02:06:43.930Z] experimental info: [2021-03-06T02:06:43.930Z] ------------------- [2021-03-06T02:06:43.930Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-06T02:06:43.930Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-06T02:06:43.930Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-06T02:06:44.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-06T02:06:44.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-06T02:06:44.384Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-06T02:06:44.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-06T02:06:44.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-06T02:06:44.705Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-06T02:06:44.800Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-06T02:06:44.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-06T02:06:44.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-06T02:06:45.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-06T02:06:45.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-06T02:06:45.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-06T02:06:45.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-06T02:06:45.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-06T02:06:45.639Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-06T02:06:45.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-06T02:06:45.836Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-06T02:06:45.921Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-06T02:06:46.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-06T02:06:46.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-06T02:06:46.206Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-06T02:06:46.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-06T02:06:46.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-06T02:06:46.516Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-06T02:06:46.610Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-06T02:06:46.740Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-06T02:06:46.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2021-03-06T02:06:46.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2021-03-06T02:06:47.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2021-03-06T02:06:47.134Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3197c566cef31e981ef171f5dd07f7735b20fdbe [Pipeline] echo [2021-03-06T02:06:47.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3197c56 [Pipeline] echo [2021-03-06T02:06:47.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-06T02:06:47.481Z] provisioning config files... [2021-03-06T02:06:47.514Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config7804021335564339173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:06:47.870Z] ---> docker-login.sh [2021-03-06T02:06:47.870Z] nexus3.edgexfoundry.org:10001 [2021-03-06T02:06:48.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:06:48.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:06:48.132Z] Configure a credential helper to remove this warning. See [2021-03-06T02:06:48.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:06:48.132Z] [2021-03-06T02:06:48.132Z] Login Succeeded [2021-03-06T02:06:48.132Z] nexus3.edgexfoundry.org:10002 [2021-03-06T02:06:48.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:06:48.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:06:48.392Z] Configure a credential helper to remove this warning. See [2021-03-06T02:06:48.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:06:48.392Z] [2021-03-06T02:06:48.392Z] Login Succeeded [2021-03-06T02:06:48.392Z] nexus3.edgexfoundry.org:10003 [2021-03-06T02:06:48.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:06:48.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:06:48.654Z] Configure a credential helper to remove this warning. See [2021-03-06T02:06:48.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:06:48.654Z] [2021-03-06T02:06:48.654Z] Login Succeeded [2021-03-06T02:06:48.654Z] nexus3.edgexfoundry.org:10004 [2021-03-06T02:06:48.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:06:48.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:06:48.654Z] Configure a credential helper to remove this warning. See [2021-03-06T02:06:48.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:06:48.654Z] [2021-03-06T02:06:48.654Z] Login Succeeded [2021-03-06T02:06:48.654Z] docker.io [2021-03-06T02:06:48.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:06:49.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:06:49.180Z] Configure a credential helper to remove this warning. See [2021-03-06T02:06:49.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:06:49.180Z] [2021-03-06T02:06:49.180Z] Login Succeeded [2021-03-06T02:06:49.180Z] ---> docker-login.sh ends [Pipeline] } [2021-03-06T02:06:49.190Z] 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-03-06T02:06:50.023Z] + git log --format=format:%s -1 3197c566cef31e981ef171f5dd07f7735b20fdbe [Pipeline] echo [2021-03-06T02:06:50.083Z] GIT_COMMIT: 3197c566cef31e981ef171f5dd07f7735b20fdbe, Commit Message: Merge commit '975fc894d22c95df56f5c30831830fec7a3ab6cc' into HEAD [Pipeline] echo [2021-03-06T02:06:50.192Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:06:51.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T02:06:51.192Z] [2021-03-06T02:06:51.192Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:06:51.554Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T02:06:51.554Z] latest: Pulling from edgex-devops/git-semver [2021-03-06T02:06:51.554Z] 31603596830f: Pulling fs layer [2021-03-06T02:06:51.554Z] 2a8b12db71e7: Pulling fs layer [2021-03-06T02:06:51.554Z] 6ca5941a6612: Pulling fs layer [2021-03-06T02:06:51.554Z] ecc8261a40a4: Pulling fs layer [2021-03-06T02:06:51.554Z] ecc8261a40a4: Waiting [2021-03-06T02:06:51.554Z] 2a8b12db71e7: Download complete [2021-03-06T02:06:51.554Z] 31603596830f: Verifying Checksum [2021-03-06T02:06:51.554Z] 31603596830f: Download complete [2021-03-06T02:06:51.816Z] ecc8261a40a4: Verifying Checksum [2021-03-06T02:06:51.816Z] ecc8261a40a4: Download complete [2021-03-06T02:06:51.816Z] 6ca5941a6612: Verifying Checksum [2021-03-06T02:06:51.816Z] 6ca5941a6612: Download complete [2021-03-06T02:06:52.077Z] 31603596830f: Pull complete [2021-03-06T02:06:52.077Z] 2a8b12db71e7: Pull complete [2021-03-06T02:06:53.021Z] 6ca5941a6612: Pull complete [2021-03-06T02:06:53.021Z] ecc8261a40a4: Pull complete [2021-03-06T02:06:53.021Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-06T02:06:53.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T02:06:53.021Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-06T02:06:53.114Z] prd-centos7-docker-4c-2g-28828 does not seem to be running inside a container [2021-03-06T02:06:53.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@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:10004/edgex-devops/git-semver:latest cat [2021-03-06T02:06:55.089Z] $ docker top d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-06T02:06:55.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-06T02:06:55.428Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-06T02:06:55.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-06T02:06:55.614Z] $ docker exec d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d ssh-agent [2021-03-06T02:06:55.770Z] SSH_AUTH_SOCK=/tmp/ssh-moT0AxfVDFfW/agent.11 [2021-03-06T02:06:55.770Z] SSH_AGENT_PID=16 [2021-03-06T02:06:55.780Z] Running ssh-add (command line suppressed) [2021-03-06T02:06:55.887Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_3757572267109227324.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_3757572267109227324.key) [2021-03-06T02:06:55.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-06T02:06:56.278Z] + git tag --points-at HEAD [Pipeline] } [2021-03-06T02:06:56.298Z] $ docker exec --env ******** --env ******** d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d ssh-agent -k [2021-03-06T02:06:56.399Z] unset SSH_AUTH_SOCK; [2021-03-06T02:06:56.399Z] unset SSH_AGENT_PID; [2021-03-06T02:06:56.399Z] echo Agent pid 16 killed; [2021-03-06T02:06:56.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-06T02:06:56.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-06T02:06:56.584Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-06T02:06:56.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-06T02:06:56.739Z] $ docker exec d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d ssh-agent [2021-03-06T02:06:56.886Z] SSH_AUTH_SOCK=/tmp/ssh-FJlzZ5LQSyfb/agent.45 [2021-03-06T02:06:56.886Z] SSH_AGENT_PID=51 [2021-03-06T02:06:56.892Z] Running ssh-add (command line suppressed) [2021-03-06T02:06:56.998Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6531427801322970538.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6531427801322970538.key) [2021-03-06T02:06:57.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-06T02:06:57.377Z] + git semver init [2021-03-06T02:06:57.377Z] # -> Open(): unable to determine branch for HEAD [2021-03-06T02:06:57.377Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.git [2021-03-06T02:06:57.377Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [2021-03-06T02:06:57.377Z] # $SEMVER_REMOTE_NAME = origin [2021-03-06T02:06:57.377Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-06T02:06:57.377Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-06T02:06:57.377Z] # $SEMVER_BRANCH = PR-297 [2021-03-06T02:06:57.377Z] # $SEMVER_TEMP = /tmp/semver-009377547 [2021-03-06T02:06:57.377Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-06T02:06:58.768Z] # '/tmp/semver-009377547' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver' [2021-03-06T02:06:58.768Z] # -> Force: false [2021-03-06T02:06:58.768Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver [Pipeline] } [2021-03-06T02:06:58.781Z] $ docker exec --env ******** --env ******** d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d ssh-agent -k [2021-03-06T02:06:58.897Z] unset SSH_AUTH_SOCK; [2021-03-06T02:06:58.898Z] unset SSH_AGENT_PID; [2021-03-06T02:06:58.898Z] echo Agent pid 51 killed; [2021-03-06T02:06:58.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-06T02:06:59.486Z] + git semver [Pipeline] } [2021-03-06T02:06:59.502Z] $ docker stop --time=1 d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d [2021-03-06T02:07:01.050Z] $ docker rm -f d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-06T02:07:01.546Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-06T02:07:02.175Z] Stashed 1 file(s) [Pipeline] echo [2021-03-06T02:07:02.178Z] [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-03-06T02:07:17.686Z] Still waiting to schedule task [2021-03-06T02:07:17.686Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28828’ [2021-03-06T02:07:17.689Z] Still waiting to schedule task [2021-03-06T02:07:17.689Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-06T02:09:08.349Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28829 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws [2021-03-06T02:09:08.407Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-03-06T02:09:13.287Z] using credential edgex-jenkins-ssh [2021-03-06T02:09:13.359Z] Cloning the remote Git repository [2021-03-06T02:09:13.420Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-06T02:09:13.538Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-03-06T02:09:13.613Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-06T02:09:13.614Z] > git --version # timeout=10 [2021-03-06T02:09:13.630Z] > git --version # 'git version 2.17.1' [2021-03-06T02:09:13.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T02:09:13.707Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T02:09:15.933Z] Merging remotes/origin/master commit 975fc894d22c95df56f5c30831830fec7a3ab6cc into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 [2021-03-06T02:09:15.254Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-06T02:09:15.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T02:09:15.305Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-06T02:09:15.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-06T02:09:15.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T02:09:15.363Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-06T02:09:15.952Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T02:09:15.974Z] > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 [2021-03-06T02:09:16.866Z] Merge succeeded, producing 4f49cf30551c38db154a7505dc8ffa06dc95ce7a [2021-03-06T02:09:16.867Z] Checking out Revision 4f49cf30551c38db154a7505dc8ffa06dc95ce7a (PR-297) [2021-03-06T02:09:16.260Z] > git remote # timeout=10 [2021-03-06T02:09:16.279Z] > git config --get remote.origin.url # timeout=10 [2021-03-06T02:09:16.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T02:09:16.314Z] > git merge 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 [2021-03-06T02:09:16.846Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-06T02:09:16.871Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T02:09:16.882Z] > git checkout -f 4f49cf30551c38db154a7505dc8ffa06dc95ce7a # timeout=10 [2021-03-06T02:09:21.577Z] Commit message: "Merge commit '975fc894d22c95df56f5c30831830fec7a3ab6cc' into HEAD" [2021-03-06T02:09:21.603Z] First time build. Skipping changelog. [2021-03-06T02:09:21.581Z] > git rev-list --no-walk c6402a215e052790e12538a0fd6df33e07050c0b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-06T02:09:23.350Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-06T02:09:23.776Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-06T02:09:24.123Z] + + sudo service dockertrue restart [2021-03-06T02:09:24.123Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-06T02:09:26.907Z] provisioning config files... [2021-03-06T02:09:26.945Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config5749980744936356808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:09:27.350Z] ---> docker-login.sh [2021-03-06T02:09:27.350Z] nexus3.edgexfoundry.org:10001 [2021-03-06T02:09:28.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:09:28.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:09:28.619Z] Configure a credential helper to remove this warning. See [2021-03-06T02:09:28.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:09:28.619Z] [2021-03-06T02:09:28.619Z] Login Succeeded [2021-03-06T02:09:28.619Z] nexus3.edgexfoundry.org:10002 [2021-03-06T02:09:28.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:09:29.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:09:29.169Z] Configure a credential helper to remove this warning. See [2021-03-06T02:09:29.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:09:29.169Z] [2021-03-06T02:09:29.169Z] Login Succeeded [2021-03-06T02:09:29.169Z] nexus3.edgexfoundry.org:10003 [2021-03-06T02:09:29.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:09:29.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:09:29.721Z] Configure a credential helper to remove this warning. See [2021-03-06T02:09:29.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:09:29.721Z] [2021-03-06T02:09:29.721Z] Login Succeeded [2021-03-06T02:09:29.721Z] nexus3.edgexfoundry.org:10004 [2021-03-06T02:09:29.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:09:30.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:09:30.271Z] Configure a credential helper to remove this warning. See [2021-03-06T02:09:30.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:09:30.271Z] [2021-03-06T02:09:30.271Z] Login Succeeded [2021-03-06T02:09:30.271Z] docker.io [2021-03-06T02:09:30.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:09:30.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:09:30.818Z] Configure a credential helper to remove this warning. See [2021-03-06T02:09:30.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:09:30.819Z] [2021-03-06T02:09:30.819Z] Login Succeeded [2021-03-06T02:09:30.819Z] ---> docker-login.sh ends [Pipeline] } [2021-03-06T02:09:30.835Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-06T02:09:31.402Z] ========================================================= [2021-03-06T02:09:31.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-06T02:09:31.402Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:09:31.798Z] + 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-03-06T02:09:32.420Z] Sending build context to Docker daemon 17.27MB [2021-03-06T02:09:32.420Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-06T02:09:32.420Z] Step 2/8 : FROM ${BASE} [2021-03-06T02:09:32.420Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-06T02:09:32.420Z] 5f621e34cdf4: Pulling fs layer [2021-03-06T02:09:32.420Z] a4357932f1b6: Pulling fs layer [2021-03-06T02:09:32.420Z] 18c013af1878: Pulling fs layer [2021-03-06T02:09:32.420Z] 00ac8860ef70: Pulling fs layer [2021-03-06T02:09:32.420Z] 63d7cb157983: Pulling fs layer [2021-03-06T02:09:32.420Z] b116817d02f9: Pulling fs layer [2021-03-06T02:09:32.693Z] 745a02a5169b: Pulling fs layer [2021-03-06T02:09:32.693Z] 00ac8860ef70: Waiting [2021-03-06T02:09:32.693Z] 745a02a5169b: Waiting [2021-03-06T02:09:32.693Z] 63d7cb157983: Waiting [2021-03-06T02:09:32.693Z] b116817d02f9: Waiting [2021-03-06T02:09:32.693Z] 18c013af1878: Download complete [2021-03-06T02:09:32.693Z] a4357932f1b6: Download complete [2021-03-06T02:09:32.693Z] 63d7cb157983: Verifying Checksum [2021-03-06T02:09:32.693Z] 63d7cb157983: Download complete [2021-03-06T02:09:32.693Z] b116817d02f9: Verifying Checksum [2021-03-06T02:09:32.693Z] b116817d02f9: Download complete [2021-03-06T02:09:32.968Z] 5f621e34cdf4: Verifying Checksum [2021-03-06T02:09:32.968Z] 5f621e34cdf4: Download complete [2021-03-06T02:09:33.578Z] 5f621e34cdf4: Pull complete [2021-03-06T02:09:34.189Z] a4357932f1b6: Pull complete [2021-03-06T02:09:34.466Z] 18c013af1878: Pull complete [2021-03-06T02:09:35.451Z] 745a02a5169b: Verifying Checksum [2021-03-06T02:09:35.451Z] 745a02a5169b: Download complete [2021-03-06T02:09:36.878Z] 00ac8860ef70: Verifying Checksum [2021-03-06T02:09:36.878Z] 00ac8860ef70: Download complete [2021-03-06T02:09:47.018Z] 00ac8860ef70: Pull complete [2021-03-06T02:09:47.019Z] 63d7cb157983: Pull complete [2021-03-06T02:09:47.019Z] b116817d02f9: Pull complete [2021-03-06T02:09:50.418Z] 745a02a5169b: Pull complete [2021-03-06T02:09:50.418Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-06T02:09:50.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-06T02:09:50.418Z] ---> b7e6874047d6 [2021-03-06T02:09:50.418Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-06T02:09:53.824Z] ---> Running in 687d2ce422b3 [2021-03-06T02:09:53.824Z] Removing intermediate container 687d2ce422b3 [2021-03-06T02:09:53.824Z] ---> be3ac6d46b9d [2021-03-06T02:09:53.824Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T02:09:53.824Z] ---> Running in cf0a06d57564 [2021-03-06T02:09:54.911Z] Running on prd-centos7-docker-4c-2g-28830 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws [2021-03-06T02:09:55.001Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-03-06T02:09:55.808Z] Removing intermediate container cf0a06d57564 [2021-03-06T02:09:55.808Z] ---> a1a6bc102883 [2021-03-06T02:09:55.808Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-06T02:09:56.088Z] ---> Running in bbacb263a687 [2021-03-06T02:09:57.380Z] using credential edgex-jenkins-ssh [2021-03-06T02:09:57.433Z] Cloning the remote Git repository [2021-03-06T02:09:57.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T02:09:58.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T02:09:57.247Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-06T02:09:57.315Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-03-06T02:09:57.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-06T02:09:57.381Z] > git --version # timeout=10 [2021-03-06T02:09:57.388Z] > git --version # 'git version 2.24.3' [2021-03-06T02:09:57.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T02:09:57.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T02:09:58.968Z] Merging remotes/origin/master commit 975fc894d22c95df56f5c30831830fec7a3ab6cc into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 [2021-03-06T02:09:59.092Z] OK: 142 MiB in 39 packages [2021-03-06T02:09:59.287Z] Merge succeeded, producing 367654be2c69e7100ff1facfb5a69ab0d8a50310 [2021-03-06T02:09:59.288Z] Checking out Revision 367654be2c69e7100ff1facfb5a69ab0d8a50310 (PR-297) [2021-03-06T02:09:58.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-06T02:09:58.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T02:09:58.372Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-06T02:09:58.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-06T02:09:58.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T02:09:58.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-06T02:09:58.896Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T02:09:58.919Z] > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 [2021-03-06T02:09:59.073Z] > git remote # timeout=10 [2021-03-06T02:09:59.080Z] > git config --get remote.origin.url # timeout=10 [2021-03-06T02:09:59.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T02:09:59.095Z] > git merge 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 [2021-03-06T02:09:59.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-06T02:09:59.234Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T02:09:59.239Z] > git checkout -f 367654be2c69e7100ff1facfb5a69ab0d8a50310 # timeout=10 [2021-03-06T02:10:00.064Z] Removing intermediate container bbacb263a687 [2021-03-06T02:10:00.064Z] ---> ba1fa184f9ed [2021-03-06T02:10:00.064Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-06T02:10:00.064Z] ---> Running in 319cc87f2c2e [2021-03-06T02:10:00.659Z] Removing intermediate container 319cc87f2c2e [2021-03-06T02:10:00.659Z] ---> 7f779968e039 [2021-03-06T02:10:00.659Z] Step 7/8 : COPY . . [2021-03-06T02:10:02.885Z] Commit message: "Merge commit '975fc894d22c95df56f5c30831830fec7a3ab6cc' into HEAD" [2021-03-06T02:10:02.896Z] First time build. Skipping changelog. [2021-03-06T02:10:02.889Z] > git rev-list --no-walk c6402a215e052790e12538a0fd6df33e07050c0b # timeout=10 [2021-03-06T02:10:03.294Z] ---> 24ee0c0c14b1 [2021-03-06T02:10:03.294Z] Step 8/8 : RUN go mod download [2021-03-06T02:10:03.294Z] ---> Running in 5abad9a94f13 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-06T02:10:04.120Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-06T02:10:04.447Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-06T02:10:04.743Z] + sudo service docker restart [2021-03-06T02:10:04.744Z] + true [2021-03-06T02:10:04.744Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-06T02:10:06.211Z] provisioning config files... [2021-03-06T02:10:06.242Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config8417972508666344765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:10:06.635Z] ---> docker-login.sh [2021-03-06T02:10:06.635Z] nexus3.edgexfoundry.org:10001 [2021-03-06T02:10:06.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:10:06.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:10:06.900Z] Configure a credential helper to remove this warning. See [2021-03-06T02:10:06.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:10:06.900Z] [2021-03-06T02:10:06.900Z] Login Succeeded [2021-03-06T02:10:06.900Z] nexus3.edgexfoundry.org:10002 [2021-03-06T02:10:07.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:10:07.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:10:07.163Z] Configure a credential helper to remove this warning. See [2021-03-06T02:10:07.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:10:07.163Z] [2021-03-06T02:10:07.163Z] Login Succeeded [2021-03-06T02:10:07.163Z] nexus3.edgexfoundry.org:10003 [2021-03-06T02:10:07.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:10:07.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:10:07.427Z] Configure a credential helper to remove this warning. See [2021-03-06T02:10:07.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:10:07.427Z] [2021-03-06T02:10:07.427Z] Login Succeeded [2021-03-06T02:10:07.427Z] nexus3.edgexfoundry.org:10004 [2021-03-06T02:10:07.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:10:07.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:10:07.689Z] Configure a credential helper to remove this warning. See [2021-03-06T02:10:07.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:10:07.689Z] [2021-03-06T02:10:07.689Z] Login Succeeded [2021-03-06T02:10:07.689Z] docker.io [2021-03-06T02:10:07.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T02:10:07.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T02:10:07.952Z] Configure a credential helper to remove this warning. See [2021-03-06T02:10:07.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T02:10:07.952Z] [2021-03-06T02:10:07.952Z] Login Succeeded [2021-03-06T02:10:07.952Z] ---> docker-login.sh ends [Pipeline] } [2021-03-06T02:10:07.964Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-06T02:10:08.320Z] ========================================================= [2021-03-06T02:10:08.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-06T02:10:08.320Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:10:08.667Z] + 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-03-06T02:10:08.938Z] Sending build context to Docker daemon 17.27MB [2021-03-06T02:10:08.938Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-06T02:10:08.938Z] Step 2/8 : FROM ${BASE} [2021-03-06T02:10:08.938Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-06T02:10:08.938Z] 188c0c94c7c5: Pulling fs layer [2021-03-06T02:10:08.938Z] 0ef7d3d256c8: Pulling fs layer [2021-03-06T02:10:08.938Z] de9db76c5a1d: Pulling fs layer [2021-03-06T02:10:08.938Z] bca2f99d35d6: Pulling fs layer [2021-03-06T02:10:08.938Z] 93359f2a8cfa: Pulling fs layer [2021-03-06T02:10:08.938Z] 7c6f9722023f: Pulling fs layer [2021-03-06T02:10:08.938Z] a35cf1a2eb13: Pulling fs layer [2021-03-06T02:10:08.938Z] 93359f2a8cfa: Waiting [2021-03-06T02:10:08.938Z] 7c6f9722023f: Waiting [2021-03-06T02:10:08.938Z] a35cf1a2eb13: Waiting [2021-03-06T02:10:08.938Z] bca2f99d35d6: Waiting [2021-03-06T02:10:08.938Z] de9db76c5a1d: Verifying Checksum [2021-03-06T02:10:08.938Z] de9db76c5a1d: Download complete [2021-03-06T02:10:09.203Z] 0ef7d3d256c8: Verifying Checksum [2021-03-06T02:10:09.204Z] 0ef7d3d256c8: Download complete [2021-03-06T02:10:09.204Z] 93359f2a8cfa: Verifying Checksum [2021-03-06T02:10:09.204Z] 93359f2a8cfa: Download complete [2021-03-06T02:10:09.204Z] 188c0c94c7c5: Download complete [2021-03-06T02:10:09.204Z] 7c6f9722023f: Verifying Checksum [2021-03-06T02:10:09.204Z] 7c6f9722023f: Download complete [2021-03-06T02:10:09.467Z] 188c0c94c7c5: Pull complete [2021-03-06T02:10:09.467Z] 0ef7d3d256c8: Pull complete [2021-03-06T02:10:09.730Z] de9db76c5a1d: Pull complete [2021-03-06T02:10:10.686Z] a35cf1a2eb13: Verifying Checksum [2021-03-06T02:10:10.686Z] a35cf1a2eb13: Download complete [2021-03-06T02:10:12.085Z] bca2f99d35d6: Verifying Checksum [2021-03-06T02:10:12.085Z] bca2f99d35d6: Download complete [2021-03-06T02:10:17.457Z] bca2f99d35d6: Pull complete [2021-03-06T02:10:17.457Z] 93359f2a8cfa: Pull complete [2021-03-06T02:10:17.457Z] 7c6f9722023f: Pull complete [2021-03-06T02:10:24.099Z] a35cf1a2eb13: Pull complete [2021-03-06T02:10:24.099Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-06T02:10:24.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-06T02:10:24.099Z] ---> a62c8e92a672 [2021-03-06T02:10:24.099Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-06T02:10:24.361Z] ---> Running in 4b1c11abafe5 [2021-03-06T02:10:24.629Z] Removing intermediate container 4b1c11abafe5 [2021-03-06T02:10:24.629Z] ---> e27ab015ff39 [2021-03-06T02:10:24.629Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T02:10:24.629Z] ---> Running in df9586e3715e [2021-03-06T02:10:25.578Z] Removing intermediate container df9586e3715e [2021-03-06T02:10:25.578Z] ---> 357b71be2a40 [2021-03-06T02:10:25.578Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-06T02:10:25.578Z] ---> Running in 011ea953f70e [2021-03-06T02:10:26.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T02:10:26.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T02:10:27.308Z] OK: 166 MiB in 39 packages [2021-03-06T02:10:27.884Z] Removing intermediate container 011ea953f70e [2021-03-06T02:10:27.884Z] ---> f9d81a0ef8bf [2021-03-06T02:10:27.884Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-06T02:10:27.884Z] ---> Running in 77dcd3a10fc6 [2021-03-06T02:10:27.884Z] Removing intermediate container 77dcd3a10fc6 [2021-03-06T02:10:27.884Z] ---> cc63e5efd316 [2021-03-06T02:10:27.884Z] Step 7/8 : COPY . . [2021-03-06T02:10:30.451Z] ---> 73fdc3d11ba7 [2021-03-06T02:10:30.451Z] Step 8/8 : RUN go mod download [2021-03-06T02:10:30.451Z] ---> Running in b2cbd2b3e1f4 [2021-03-06T02:10:35.674Z] Removing intermediate container 5abad9a94f13 [2021-03-06T02:10:35.674Z] ---> 5a4ccc5e2210 [2021-03-06T02:10:35.674Z] Successfully built 5a4ccc5e2210 [2021-03-06T02:10:35.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:10:36.024Z] + docker inspect -f . ci-base-image-arm64 [2021-03-06T02:10:36.024Z] . [Pipeline] withDockerContainer [2021-03-06T02:10:36.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-28829 does not seem to be running inside a container [2021-03-06T02:10:36.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-arm64 cat [2021-03-06T02:10:37.924Z] $ docker top b31d43eea7f340040cb0f6f202c3f0be73f6285d01517e67f02b9fa70f1e2db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T02:10:38.975Z] + go version [2021-03-06T02:10:38.975Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-06T02:10:38.998Z] $ docker stop --time=1 b31d43eea7f340040cb0f6f202c3f0be73f6285d01517e67f02b9fa70f1e2db9 [2021-03-06T02:10:40.838Z] $ docker rm -f b31d43eea7f340040cb0f6f202c3f0be73f6285d01517e67f02b9fa70f1e2db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:10:41.911Z] + docker inspect -f . ci-base-image-arm64 [2021-03-06T02:10:41.911Z] . [Pipeline] withDockerContainer [2021-03-06T02:10:42.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-28829 does not seem to be running inside a container [2021-03-06T02:10:42.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-arm64 cat [2021-03-06T02:10:43.743Z] $ docker top 1218b9c99b4d2f69125a6b525f90d65e7d76d4ee38b959bd2d99180b713111f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T02:10:44.783Z] + make test [2021-03-06T02:10:44.783Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-06T02:10:46.234Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-06T02:11:02.721Z] Removing intermediate container b2cbd2b3e1f4 [2021-03-06T02:11:02.722Z] ---> 85c9db5518ff [2021-03-06T02:11:02.722Z] Successfully built 85c9db5518ff [2021-03-06T02:11:02.722Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:11:03.048Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-06T02:11:03.048Z] . [Pipeline] withDockerContainer [2021-03-06T02:11:03.174Z] prd-centos7-docker-4c-2g-28830 does not seem to be running inside a container [2021-03-06T02:11:03.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** ci-base-image-x86_64 cat [2021-03-06T02:11:04.053Z] $ docker top d8aa3d96bb00bd18c11d1392dbc156e0256129bf2f5dc146e94292cf565a33e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T02:11:04.569Z] + go version [2021-03-06T02:11:04.569Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-06T02:11:04.584Z] $ docker stop --time=1 d8aa3d96bb00bd18c11d1392dbc156e0256129bf2f5dc146e94292cf565a33e9 [2021-03-06T02:11:05.927Z] $ docker rm -f d8aa3d96bb00bd18c11d1392dbc156e0256129bf2f5dc146e94292cf565a33e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:11:06.776Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-06T02:11:06.776Z] . [Pipeline] withDockerContainer [2021-03-06T02:11:06.881Z] prd-centos7-docker-4c-2g-28830 does not seem to be running inside a container [2021-03-06T02:11:06.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** ci-base-image-x86_64 cat [2021-03-06T02:11:07.494Z] $ docker top ad50fae657a55f95feb689261907d75ba68b56cfcca8387185017b15977bc6f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T02:11:07.983Z] + make test [2021-03-06T02:11:07.983Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-06T02:11:08.940Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-06T02:11:13.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-06T02:11:13.086Z] GO111MODULE=on go vet ./... [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-06T02:11:17.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-06T02:11:17.222Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-06T02:11:17.424Z] $ docker stop --time=1 1218b9c99b4d2f69125a6b525f90d65e7d76d4ee38b959bd2d99180b713111f5 [2021-03-06T02:11:19.647Z] $ docker rm -f 1218b9c99b4d2f69125a6b525f90d65e7d76d4ee38b959bd2d99180b713111f5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-03-06T02:11:20.220Z] $ docker stop --time=1 ad50fae657a55f95feb689261907d75ba68b56cfcca8387185017b15977bc6f6 [2021-03-06T02:11:20.477Z] + sudo chown -R jenkins:jenkins . [2021-03-06T02:11:22.501Z] $ docker rm -f ad50fae657a55f95feb689261907d75ba68b56cfcca8387185017b15977bc6f6 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh [2021-03-06T02:11:23.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-06T02:11:23.117Z] Warning: overwriting stash ‘coverage-report’ [2021-03-06T02:11:23.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-06T02:11:23.581Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-06T02:11:26.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-06T02:11:26.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-06T02:11:26.699Z] + ls -al . [2021-03-06T02:11:26.699Z] total 92 [2021-03-06T02:11:26.699Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 6 02:11 . [2021-03-06T02:11:26.699Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 6 02:09 .. [2021-03-06T02:11:26.699Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 6 02:09 assets [2021-03-06T02:11:26.699Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 6 02:09 bin [2021-03-06T02:11:26.699Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 6 02:09 cmd [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 6 02:09 CONTRIBUTING.md [2021-03-06T02:11:26.699Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 6 02:11 coverage.out [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 6 02:09 Dockerfile [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 6 02:09 Dockerfile.build [2021-03-06T02:11:26.699Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 6 02:09 docs [2021-03-06T02:11:26.699Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 6 02:10 .git [2021-03-06T02:11:26.699Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 6 02:09 .github [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 6 02:09 .gitignore [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 6 02:11 go.mod [2021-03-06T02:11:26.699Z] -rw-r--r--. 1 jenkins jenkins 22053 Mar 6 02:11 go.sum [2021-03-06T02:11:26.699Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 6 02:09 internal [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 6 02:09 Jenkinsfile [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 6 02:09 LICENSE [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 6 02:09 Makefile [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 6 02:09 README.md [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 6 02:07 VERSION [2021-03-06T02:11:26.699Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 6 02:09 version.go [2021-03-06T02:11:26.699Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 6 02:09 web [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:11:26.942Z] + ls -al . [2021-03-06T02:11:26.943Z] total 124 [2021-03-06T02:11:26.943Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 02:10 . [2021-03-06T02:11:26.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 02:09 .. [2021-03-06T02:11:26.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 02:09 .git [2021-03-06T02:11:26.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 02:09 .github [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 6 02:09 .gitignore [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 6 02:09 CONTRIBUTING.md [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 6 02:09 Dockerfile [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 6 02:09 Dockerfile.build [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 6 02:09 Jenkinsfile [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 6 02:09 LICENSE [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 6 02:09 Makefile [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 6 02:09 README.md [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 02:07 VERSION [2021-03-06T02:11:26.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 02:09 assets [2021-03-06T02:11:26.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 02:09 bin [2021-03-06T02:11:26.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 02:09 cmd [2021-03-06T02:11:26.943Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 6 02:10 coverage.out [2021-03-06T02:11:26.943Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 6 02:09 docs [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 6 02:10 go.mod [2021-03-06T02:11:26.943Z] -rw-r--r-- 1 jenkins jenkins 22053 Mar 6 02:10 go.sum [2021-03-06T02:11:26.943Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 02:09 internal [2021-03-06T02:11:26.943Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 6 02:09 version.go [2021-03-06T02:11:26.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 02:09 web [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:11:27.023Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3197c566cef31e981ef171f5dd07f7735b20fdbe --label arch=amd64 --label version=0.0.0 . [2021-03-06T02:11:27.286Z] Sending build context to Docker daemon 17.29MB [2021-03-06T02:11:27.287Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-06T02:11:27.287Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-06T02:11:27.287Z] ---> 85c9db5518ff [2021-03-06T02:11:27.287Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-06T02:11:27.348Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3197c566cef31e981ef171f5dd07f7735b20fdbe --label arch=arm64 --label version=0.0.0 . [2021-03-06T02:11:27.862Z] ---> Running in cd0ba44822f8 [2021-03-06T02:11:27.862Z] Removing intermediate container cd0ba44822f8 [2021-03-06T02:11:27.862Z] ---> b659725d6bf2 [2021-03-06T02:11:27.862Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-06T02:11:28.124Z] ---> Running in a3cb7b60adac [2021-03-06T02:11:28.125Z] Removing intermediate container a3cb7b60adac [2021-03-06T02:11:28.125Z] ---> 5aaddbf7587b [2021-03-06T02:11:28.125Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-06T02:11:28.351Z] Sending build context to Docker daemon 17.29MB [2021-03-06T02:11:28.351Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-06T02:11:28.351Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-06T02:11:28.351Z] ---> 5a4ccc5e2210 [2021-03-06T02:11:28.351Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-06T02:11:28.388Z] ---> Running in 027c98cd39b2 [2021-03-06T02:11:28.388Z] Removing intermediate container 027c98cd39b2 [2021-03-06T02:11:28.388Z] ---> 6ac789ad2ed4 [2021-03-06T02:11:28.388Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-06T02:11:28.388Z] ---> Running in 838d076b5344 [2021-03-06T02:11:28.625Z] ---> Running in 9819fe2bb4ec [2021-03-06T02:11:28.653Z] Removing intermediate container 838d076b5344 [2021-03-06T02:11:28.653Z] ---> 4c99b5cc91b3 [2021-03-06T02:11:28.653Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-06T02:11:28.653Z] ---> Running in 77891e4d5054 [2021-03-06T02:11:28.923Z] Removing intermediate container 77891e4d5054 [2021-03-06T02:11:28.923Z] ---> 5eaf1c53776d [2021-03-06T02:11:28.923Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T02:11:28.923Z] ---> Running in f31f11e06e68 [2021-03-06T02:11:29.220Z] Removing intermediate container 9819fe2bb4ec [2021-03-06T02:11:29.220Z] ---> 26a7fa2d6554 [2021-03-06T02:11:29.220Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-06T02:11:29.220Z] ---> Running in 900f1ba959bd [2021-03-06T02:11:29.815Z] Removing intermediate container 900f1ba959bd [2021-03-06T02:11:29.815Z] ---> e71bc2aa7542 [2021-03-06T02:11:29.815Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-06T02:11:29.815Z] ---> Running in b251195b5885 [2021-03-06T02:11:29.872Z] Removing intermediate container f31f11e06e68 [2021-03-06T02:11:29.872Z] ---> 40a073b71f95 [2021-03-06T02:11:29.872Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-06T02:11:29.872Z] ---> Running in 8616e8329eb0 [2021-03-06T02:11:30.411Z] Removing intermediate container b251195b5885 [2021-03-06T02:11:30.411Z] ---> b07f63909291 [2021-03-06T02:11:30.411Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-06T02:11:30.411Z] ---> Running in 68205da124c4 [2021-03-06T02:11:30.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T02:11:31.016Z] Removing intermediate container 68205da124c4 [2021-03-06T02:11:31.016Z] ---> 90d877b46832 [2021-03-06T02:11:31.016Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-06T02:11:31.016Z] ---> Running in e821f9c2fa30 [2021-03-06T02:11:31.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T02:11:31.284Z] OK: 166 MiB in 39 packages [2021-03-06T02:11:31.614Z] Removing intermediate container e821f9c2fa30 [2021-03-06T02:11:31.614Z] ---> 4ceb8a44d7a2 [2021-03-06T02:11:31.614Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T02:11:31.614Z] ---> Running in 8ea14862b101 [2021-03-06T02:11:31.862Z] Removing intermediate container 8616e8329eb0 [2021-03-06T02:11:31.862Z] ---> 83b13aa6b580 [2021-03-06T02:11:31.862Z] Step 10/24 : ENV GO111MODULE=on [2021-03-06T02:11:31.862Z] ---> Running in b7cc717a7f78 [2021-03-06T02:11:32.127Z] Removing intermediate container b7cc717a7f78 [2021-03-06T02:11:32.127Z] ---> 75c2c075cc8a [2021-03-06T02:11:32.127Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-06T02:11:32.127Z] ---> Running in 85a529dfffa2 [2021-03-06T02:11:32.127Z] Removing intermediate container 85a529dfffa2 [2021-03-06T02:11:32.127Z] ---> 90b435b35697 [2021-03-06T02:11:32.127Z] Step 12/24 : COPY go.mod . [2021-03-06T02:11:32.392Z] ---> 2bb7de582a26 [2021-03-06T02:11:32.392Z] Step 13/24 : COPY Makefile . [2021-03-06T02:11:32.661Z] ---> 78d25fbd4d8a [2021-03-06T02:11:32.661Z] Step 14/24 : RUN make update [2021-03-06T02:11:32.661Z] ---> Running in c0e3a40a4a58 [2021-03-06T02:11:33.242Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-06T02:11:33.592Z] Removing intermediate container 8ea14862b101 [2021-03-06T02:11:33.592Z] ---> 4b8aca62b9d7 [2021-03-06T02:11:33.592Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-06T02:11:33.824Z] Removing intermediate container c0e3a40a4a58 [2021-03-06T02:11:33.824Z] ---> b6c440b51603 [2021-03-06T02:11:33.824Z] Step 15/24 : COPY . . [2021-03-06T02:11:33.865Z] ---> Running in 011fc3e3b6f2 [2021-03-06T02:11:35.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T02:11:35.774Z] ---> cce24d95f4a2 [2021-03-06T02:11:35.774Z] Step 16/24 : RUN ${MAKE} [2021-03-06T02:11:35.774Z] ---> Running in 1e562d175ffb [2021-03-06T02:11:35.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T02:11:36.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-06T02:11:36.496Z] OK: 142 MiB in 39 packages [2021-03-06T02:11:37.927Z] Removing intermediate container 011fc3e3b6f2 [2021-03-06T02:11:37.927Z] ---> 39063ec5bb1a [2021-03-06T02:11:37.927Z] Step 10/24 : ENV GO111MODULE=on [2021-03-06T02:11:37.927Z] ---> Running in b07d82409103 [2021-03-06T02:11:38.199Z] Removing intermediate container b07d82409103 [2021-03-06T02:11:38.199Z] ---> 8824fd81b0ac [2021-03-06T02:11:38.199Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-06T02:11:38.471Z] ---> Running in 2ccc4f6109a5 [2021-03-06T02:11:39.072Z] Removing intermediate container 2ccc4f6109a5 [2021-03-06T02:11:39.072Z] ---> ac622101b785 [2021-03-06T02:11:39.072Z] Step 12/24 : COPY go.mod . [2021-03-06T02:11:39.667Z] ---> 19ec41c100c9 [2021-03-06T02:11:39.667Z] Step 13/24 : COPY Makefile . [2021-03-06T02:11:40.645Z] ---> cc122b96e58f [2021-03-06T02:11:40.645Z] Step 14/24 : RUN make update [2021-03-06T02:11:40.645Z] ---> Running in 9b8f60fd6884 [2021-03-06T02:11:41.626Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-06T02:11:43.068Z] Removing intermediate container 9b8f60fd6884 [2021-03-06T02:11:43.068Z] ---> 202572e19c12 [2021-03-06T02:11:43.068Z] Step 15/24 : COPY . . [2021-03-06T02:11:44.321Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-06T02:11:45.686Z] ---> 1023124269eb [2021-03-06T02:11:45.686Z] Step 16/24 : RUN ${MAKE} [2021-03-06T02:11:45.686Z] ---> Running in d756eeb40514 [2021-03-06T02:11:46.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-06T02:11:47.648Z] Removing intermediate container 1e562d175ffb [2021-03-06T02:11:47.649Z] ---> 0798dd74a5a4 [2021-03-06T02:11:47.649Z] Step 17/24 : FROM alpine:3.12 [2021-03-06T02:11:47.649Z] 3.12: Pulling from library/alpine [2021-03-06T02:11:47.911Z] f84cab65f19f: Pulling fs layer [2021-03-06T02:11:47.911Z] f84cab65f19f: Verifying Checksum [2021-03-06T02:11:47.911Z] f84cab65f19f: Download complete [2021-03-06T02:11:48.173Z] f84cab65f19f: Pull complete [2021-03-06T02:11:48.173Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-06T02:11:48.173Z] Status: Downloaded newer image for alpine:3.12 [2021-03-06T02:11:48.173Z] ---> 88dd2752d2ea [2021-03-06T02:11:48.173Z] Step 18/24 : EXPOSE 4000 [2021-03-06T02:11:48.435Z] ---> Running in 07c8743337dd [2021-03-06T02:11:48.697Z] Removing intermediate container 07c8743337dd [2021-03-06T02:11:48.697Z] ---> 87f1898cf488 [2021-03-06T02:11:48.697Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-06T02:11:49.645Z] ---> e77169c81a0b [2021-03-06T02:11:49.646Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-06T02:11:49.646Z] ---> Running in e24fa5f32493 [2021-03-06T02:11:49.907Z] Removing intermediate container e24fa5f32493 [2021-03-06T02:11:49.907Z] ---> cfb3cf4dcd0a [2021-03-06T02:11:49.907Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-06T02:11:49.907Z] ---> Running in 631a6b6ddff9 [2021-03-06T02:11:49.907Z] Removing intermediate container 631a6b6ddff9 [2021-03-06T02:11:49.907Z] ---> a0aa3b73f6bd [2021-03-06T02:11:49.907Z] Step 22/24 : LABEL arch=amd64 [2021-03-06T02:11:50.170Z] ---> Running in 9297a360c127 [2021-03-06T02:11:50.170Z] Removing intermediate container 9297a360c127 [2021-03-06T02:11:50.170Z] ---> 106c14dc760e [2021-03-06T02:11:50.170Z] Step 23/24 : LABEL git_sha=3197c566cef31e981ef171f5dd07f7735b20fdbe [2021-03-06T02:11:50.433Z] ---> Running in 0e0ca35d7b2b [2021-03-06T02:11:50.433Z] Removing intermediate container 0e0ca35d7b2b [2021-03-06T02:11:50.433Z] ---> 25cd15e08524 [2021-03-06T02:11:50.433Z] Step 24/24 : LABEL version=0.0.0 [2021-03-06T02:11:50.433Z] ---> Running in 0b55a914912f [2021-03-06T02:11:50.695Z] Removing intermediate container 0b55a914912f [2021-03-06T02:11:50.695Z] ---> da9e0d87da65 [2021-03-06T02:11:50.696Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-06T02:11:50.696Z] Successfully built da9e0d87da65 [2021-03-06T02:11:50.696Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:11:51.969Z] ---> job-cost.sh [2021-03-06T02:11:51.969Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XZOf [2021-03-06T02:12:06.917Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-06T02:12:13.483Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-06T02:12:16.868Z] Removing intermediate container d756eeb40514 [2021-03-06T02:12:16.868Z] ---> bbe41719f241 [2021-03-06T02:12:16.868Z] Step 17/24 : FROM alpine:3.12 [2021-03-06T02:12:17.139Z] 3.12: Pulling from library/alpine [2021-03-06T02:12:17.139Z] dce8679b510e: Pulling fs layer [2021-03-06T02:12:17.412Z] dce8679b510e: Verifying Checksum [2021-03-06T02:12:17.412Z] dce8679b510e: Download complete [2021-03-06T02:12:18.010Z] dce8679b510e: Pull complete [2021-03-06T02:12:18.010Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-06T02:12:18.010Z] Status: Downloaded newer image for alpine:3.12 [2021-03-06T02:12:18.010Z] ---> d10569e2745f [2021-03-06T02:12:18.010Z] Step 18/24 : EXPOSE 4000 [2021-03-06T02:12:18.283Z] ---> Running in 22c4e1863c27 [2021-03-06T02:12:18.557Z] Removing intermediate container 22c4e1863c27 [2021-03-06T02:12:18.557Z] ---> e421da5683ff [2021-03-06T02:12:18.557Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-06T02:12:20.539Z] ---> 2745b6522395 [2021-03-06T02:12:20.539Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-06T02:12:20.539Z] ---> Running in 31e1503ce2f6 [2021-03-06T02:12:20.810Z] Removing intermediate container 31e1503ce2f6 [2021-03-06T02:12:20.810Z] ---> a0efd3f2d155 [2021-03-06T02:12:20.810Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-06T02:12:21.081Z] ---> Running in 6b0d115675d7 [2021-03-06T02:12:21.354Z] Removing intermediate container 6b0d115675d7 [2021-03-06T02:12:21.354Z] ---> 1522b222c288 [2021-03-06T02:12:21.354Z] Step 22/24 : LABEL arch=arm64 [2021-03-06T02:12:21.624Z] ---> Running in dfe65c04f154 [2021-03-06T02:12:21.900Z] Removing intermediate container dfe65c04f154 [2021-03-06T02:12:21.900Z] ---> b2682a05fda2 [2021-03-06T02:12:21.900Z] Step 23/24 : LABEL git_sha=3197c566cef31e981ef171f5dd07f7735b20fdbe [2021-03-06T02:12:22.175Z] ---> Running in 1af5f5dd697c [2021-03-06T02:12:22.773Z] Removing intermediate container 1af5f5dd697c [2021-03-06T02:12:22.773Z] ---> 44559772c1ea [2021-03-06T02:12:22.773Z] Step 24/24 : LABEL version=0.0.0 [2021-03-06T02:12:22.773Z] ---> Running in 179b445fc0ef [2021-03-06T02:12:23.369Z] Removing intermediate container 179b445fc0ef [2021-03-06T02:12:23.369Z] ---> 0bdb89e27e65 [2021-03-06T02:12:23.369Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-06T02:12:23.369Z] Successfully built 0bdb89e27e65 [2021-03-06T02:12:23.369Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:12:24.210Z] ---> job-cost.sh [2021-03-06T02:12:24.210Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3biZ [2021-03-06T02:12:33.554Z] lf-activate-venv(): INFO: Adding /tmp/venv-XZOf/bin to PATH [2021-03-06T02:12:33.554Z] INFO: No Stack... [2021-03-06T02:12:33.817Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-06T02:12:34.391Z] INFO: Archiving Costs [Pipeline] sh [2021-03-06T02:12:34.701Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [2021-03-06T02:12:34.701Z] + cut -d, -f6 [Pipeline] lock [2021-03-06T02:12:34.785Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [2021-03-06T02:12:34.794Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] did not exist. Created. [2021-03-06T02:12:34.795Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-06T02:12:35.194Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-06T02:12:35.343Z] Stashed 1 file(s) [Pipeline] } [2021-03-06T02:12:35.355Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-06T02:13:03.165Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-06T02:15:09.966Z] lf-activate-venv(): INFO: Adding /tmp/venv-3biZ/bin to PATH [2021-03-06T02:15:09.966Z] INFO: No Stack... [2021-03-06T02:15:09.966Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-06T02:15:09.966Z] INFO: Archiving Costs [Pipeline] sh [2021-03-06T02:15:10.314Z] + cut -d, -f6 [2021-03-06T02:15:10.314Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock [2021-03-06T02:15:10.435Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [2021-03-06T02:15:10.444Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] did not exist. Created. [2021-03-06T02:15:10.444Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-06T02:15:10.889Z] /w/workspace/edgex-ui-go/5@tmp/durable-0a5ee9a0/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-0a5ee9a0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-06T02:15:11.235Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-06T02:15:11.310Z] Warning: overwriting stash ‘stack-cost’ [2021-03-06T02:15:11.517Z] Stashed 1 file(s) [Pipeline] } [2021-03-06T02:15:11.530Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-06T02:15:12.992Z] provisioning config files... [2021-03-06T02:15:13.003Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config491160871623327653tmp [Pipeline] { [Pipeline] sh [2021-03-06T02:15:13.456Z] + set +x [2021-03-06T02:15:13.456Z] + curl -s https://codecov.io/bash [2021-03-06T02:15:13.456Z] + bash -s -- [2021-03-06T02:15:13.718Z] [2021-03-06T02:15:13.718Z] _____ _ [2021-03-06T02:15:13.718Z] / ____| | | [2021-03-06T02:15:13.718Z] | | ___ __| | ___ ___ _____ __ [2021-03-06T02:15:13.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-06T02:15:13.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-06T02:15:13.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-06T02:15:13.718Z] Bash-20210226-7100762 [2021-03-06T02:15:13.718Z] [2021-03-06T02:15:13.718Z] [2021-03-06T02:15:13.718Z] ==> git version 2.24.3 found [2021-03-06T02:15:13.718Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-06T02:15:13.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-06T02:15:13.718Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-06T02:15:13.718Z] ==> Jenkins CI detected. [2021-03-06T02:15:13.718Z] project root: . [2021-03-06T02:15:13.718Z] --> token set from env [2021-03-06T02:15:13.718Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-06T02:15:13.718Z] ==> Running gcov in . (disable via -X gcov) [2021-03-06T02:15:13.718Z] ==> Python coveragepy not found [2021-03-06T02:15:13.718Z] ==> Searching for coverage reports in: [2021-03-06T02:15:13.718Z] + . [2021-03-06T02:15:13.718Z] -> Found 1 reports [2021-03-06T02:15:13.718Z] ==> Detecting git/mercurial file structure [2021-03-06T02:15:13.718Z] ==> Reading reports [2021-03-06T02:15:13.718Z] + ./coverage.out bytes=10 [2021-03-06T02:15:13.718Z] ==> Appending adjustments [2021-03-06T02:15:13.718Z] https://docs.codecov.io/docs/fixing-reports [2021-03-06T02:15:13.718Z] + Found adjustments [2021-03-06T02:15:13.718Z] ==> Gzipping contents [2021-03-06T02:15:13.981Z] 4.0K /tmp/codecov.vZzKwX.gz [2021-03-06T02:15:13.981Z] ==> Uploading reports [2021-03-06T02:15:13.981Z] url: https://codecov.io [2021-03-06T02:15:13.981Z] query: branch=PR-297&commit=3197c566cef31e981ef171f5dd07f7735b20fdbe&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2021-03-06T02:15:13.981Z] -> Pinging Codecov [2021-03-06T02:15:13.981Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-297&commit=3197c566cef31e981ef171f5dd07f7735b20fdbe&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2021-03-06T02:15:14.243Z] -> Uploading to [2021-03-06T02:15:14.244Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-06/FB506323287CE973F263BFD2A0EB1F37/3197c566cef31e981ef171f5dd07f7735b20fdbe/2c7b846b-d47e-4604-af9d-a056ff739ee7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210306T021514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36b789dfe058fa97814593c8fd93af134e96ff25418a26b5982da641affcfd5d [2021-03-06T02:15:14.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-06T02:15:14.244Z] Dload Upload Total Spent Left Speed [2021-03-06T02:15:14.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3072 0 0 100 3072 0 7110 --:--:-- --:--:-- --:--:-- 7127 [2021-03-06T02:15:14.816Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3197c566cef31e981ef171f5dd07f7735b20fdbe [Pipeline] } [2021-03-06T02:15:14.825Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:15:17.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:15:17.465Z] ---> package-listing.sh [2021-03-06T02:15:17.465Z] ++ facter osfamily [2021-03-06T02:15:17.465Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-06T02:15:17.465Z] + OS_FAMILY=redhat [2021-03-06T02:15:17.465Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-297 [2021-03-06T02:15:17.465Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-06T02:15:17.465Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-06T02:15:17.465Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-06T02:15:17.465Z] + PACKAGES=/tmp/packages_start.txt [2021-03-06T02:15:17.465Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' [2021-03-06T02:15:17.465Z] + PACKAGES=/tmp/packages_end.txt [2021-03-06T02:15:17.465Z] + case "${OS_FAMILY}" in [2021-03-06T02:15:17.465Z] + rpm -qa [2021-03-06T02:15:17.465Z] + sort [2021-03-06T02:15:22.764Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-06T02:15:22.764Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-06T02:15:22.764Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-06T02:15:22.764Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' [2021-03-06T02:15:22.764Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [2021-03-06T02:15:22.764Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [Pipeline] echo [2021-03-06T02:15:22.779Z] 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/edgexfoundry_edgex-ui-go_PR-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-06T02:15:23.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:15:23.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T02:15:23.379Z] [2021-03-06T02:15:23.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-06T02:15:23.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T02:15:23.727Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-06T02:15:23.727Z] df20fa9351a1: Pulling fs layer [2021-03-06T02:15:23.727Z] 36b3adc4ff6f: Pulling fs layer [2021-03-06T02:15:23.727Z] 8ad3a11d3b57: Pulling fs layer [2021-03-06T02:15:23.727Z] 46f8f816bc3b: Pulling fs layer [2021-03-06T02:15:23.727Z] 93b61091891f: Pulling fs layer [2021-03-06T02:15:23.727Z] 93b9cdb0e59b: Pulling fs layer [2021-03-06T02:15:23.727Z] 5e14af77c1be: Pulling fs layer [2021-03-06T02:15:23.727Z] 01666e4c0597: Pulling fs layer [2021-03-06T02:15:23.727Z] aa168da1d23b: Pulling fs layer [2021-03-06T02:15:23.727Z] 5e14af77c1be: Waiting [2021-03-06T02:15:23.727Z] 01666e4c0597: Waiting [2021-03-06T02:15:23.727Z] aa168da1d23b: Waiting [2021-03-06T02:15:23.727Z] 46f8f816bc3b: Waiting [2021-03-06T02:15:23.727Z] 93b61091891f: Waiting [2021-03-06T02:15:23.727Z] 93b9cdb0e59b: Waiting [2021-03-06T02:15:23.727Z] 36b3adc4ff6f: Verifying Checksum [2021-03-06T02:15:23.727Z] 36b3adc4ff6f: Download complete [2021-03-06T02:15:23.727Z] 46f8f816bc3b: Verifying Checksum [2021-03-06T02:15:23.727Z] 46f8f816bc3b: Download complete [2021-03-06T02:15:23.727Z] df20fa9351a1: Verifying Checksum [2021-03-06T02:15:23.727Z] df20fa9351a1: Download complete [2021-03-06T02:15:23.992Z] 93b9cdb0e59b: Verifying Checksum [2021-03-06T02:15:23.992Z] 93b9cdb0e59b: Download complete [2021-03-06T02:15:23.992Z] 5e14af77c1be: Verifying Checksum [2021-03-06T02:15:23.992Z] 5e14af77c1be: Download complete [2021-03-06T02:15:23.992Z] 01666e4c0597: Verifying Checksum [2021-03-06T02:15:23.992Z] 01666e4c0597: Download complete [2021-03-06T02:15:23.992Z] 93b61091891f: Verifying Checksum [2021-03-06T02:15:23.992Z] 93b61091891f: Download complete [2021-03-06T02:15:23.992Z] 8ad3a11d3b57: Verifying Checksum [2021-03-06T02:15:24.262Z] df20fa9351a1: Pull complete [2021-03-06T02:15:24.539Z] 36b3adc4ff6f: Pull complete [2021-03-06T02:15:25.113Z] 8ad3a11d3b57: Pull complete [2021-03-06T02:15:25.113Z] 46f8f816bc3b: Pull complete [2021-03-06T02:15:26.059Z] aa168da1d23b: Verifying Checksum [2021-03-06T02:15:26.059Z] aa168da1d23b: Download complete [2021-03-06T02:15:26.059Z] 93b61091891f: Pull complete [2021-03-06T02:15:26.059Z] 93b9cdb0e59b: Pull complete [2021-03-06T02:15:26.322Z] 5e14af77c1be: Pull complete [2021-03-06T02:15:26.322Z] 01666e4c0597: Pull complete [2021-03-06T02:15:32.929Z] aa168da1d23b: Pull complete [2021-03-06T02:15:32.929Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-06T02:15:32.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T02:15:32.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-06T02:15:33.069Z] prd-centos7-docker-4c-2g-28828 does not seem to be running inside a container [2021-03-06T02:15:33.112Z] $ 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/edgexfoundry_edgex-ui-go_PR-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-06T02:15:36.942Z] $ docker top d7c8c88aa94c99e04de45237d6abcc84e461a8c7c3ef2fe245f848997108e0ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T02:15:37.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-06T02:15:37.781Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-06T02:15:38.079Z] + ls /var/log/sa-host [2021-03-06T02:15:38.079Z] + sadf -c /var/log/sa-host/sa06 [2021-03-06T02:15:38.079Z] file_magic: OK [2021-03-06T02:15:38.079Z] HZ: Using current value: 100 [2021-03-06T02:15:38.079Z] file_header: OK [2021-03-06T02:15:38.079Z] 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-03-06T02:15:38.079Z] Statistics: [2021-03-06T02:15:38.079Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-06T02:15:38.079Z] File successfully converted to sysstat format version 12.2.1 [2021-03-06T02:15:38.079Z] + sadf -c /var/log/sa-host/sa23 [2021-03-06T02:15:38.079Z] file_magic: OK [2021-03-06T02:15:38.079Z] HZ: Using current value: 100 [2021-03-06T02:15:38.079Z] file_header: OK [2021-03-06T02:15:38.079Z] 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-03-06T02:15:38.079Z] Statistics: [2021-03-06T02:15:38.079Z] Hnuu...uuuununununu... [2021-03-06T02:15:38.079Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-06T02:15:38.716Z] provisioning config files... [2021-03-06T02:15:38.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config3922965799480947040tmp [Pipeline] { [Pipeline] echo [2021-03-06T02:15:38.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:15:39.110Z] ---> create-netrc.sh [Pipeline] } [2021-03-06T02:15:39.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-06T02:15:39.257Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:15:39.555Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-06T02:15:39.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:15:39.861Z] ---> sudo-logs.sh [2021-03-06T02:15:39.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-06T02:15:39.921Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:15:40.216Z] ---> job-cost.sh [2021-03-06T02:15:40.216Z] lf-activate-venv: SKIPPING [2021-03-06T02:15:40.216Z] DEBUG: total: 0.20999999344348907 [2021-03-06T02:15:40.216Z] INFO: Retrieving Stack Cost... [2021-03-06T02:15:43.521Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-06T02:15:43.522Z] INFO: Archiving Costs [Pipeline] echo [2021-03-06T02:15:43.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T02:15:43.826Z] ---> logs-deploy.sh [2021-03-06T02:15:43.826Z] lf-activate-venv: SKIPPING [2021-03-06T02:15:43.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-297/5 [2021-03-06T02:15:43.826Z] INFO: archiving workspace using pattern(s): [2021-03-06T02:15:45.214Z] Archives upload complete. [2021-03-06T02:15:45.474Z] INFO: archiving logs to Nexus [2021-03-06T02:15:46.417Z] ---> uname -a: [2021-03-06T02:15:46.417Z] Linux prd-centos7-docker-4c-2g-28828.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-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] ---> lscpu: [2021-03-06T02:15:46.417Z] Architecture: x86_64 [2021-03-06T02:15:46.417Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-06T02:15:46.417Z] Byte Order: Little Endian [2021-03-06T02:15:46.417Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-06T02:15:46.417Z] CPU(s): 4 [2021-03-06T02:15:46.417Z] On-line CPU(s) list: 0-3 [2021-03-06T02:15:46.417Z] Thread(s) per core: 1 [2021-03-06T02:15:46.417Z] Core(s) per socket: 1 [2021-03-06T02:15:46.417Z] Socket(s): 4 [2021-03-06T02:15:46.417Z] NUMA node(s): 1 [2021-03-06T02:15:46.417Z] Vendor ID: GenuineIntel [2021-03-06T02:15:46.417Z] CPU family: 6 [2021-03-06T02:15:46.417Z] Model: 44 [2021-03-06T02:15:46.417Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-06T02:15:46.417Z] Stepping: 1 [2021-03-06T02:15:46.417Z] CPU MHz: 2933.442 [2021-03-06T02:15:46.417Z] BogoMIPS: 5866.88 [2021-03-06T02:15:46.417Z] Virtualization: VT-x [2021-03-06T02:15:46.417Z] Hypervisor vendor: KVM [2021-03-06T02:15:46.417Z] Virtualization type: full [2021-03-06T02:15:46.417Z] L1d cache: 128 KiB [2021-03-06T02:15:46.417Z] L1i cache: 128 KiB [2021-03-06T02:15:46.417Z] L2 cache: 16 MiB [2021-03-06T02:15:46.417Z] L3 cache: 64 MiB [2021-03-06T02:15:46.417Z] NUMA node0 CPU(s): 0-3 [2021-03-06T02:15:46.417Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-06T02:15:46.417Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-06T02:15:46.417Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-06T02:15:46.417Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-06T02:15:46.417Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-06T02:15:46.417Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-06T02:15:46.417Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-06T02:15:46.417Z] Vulnerability Srbds: Not affected [2021-03-06T02:15:46.417Z] Vulnerability Tsx async abort: Not affected [2021-03-06T02:15:46.417Z] 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-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] ---> nproc: [2021-03-06T02:15:46.417Z] 4 [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] ---> df -h: [2021-03-06T02:15:46.417Z] Filesystem Size Used Available Use% Mounted on [2021-03-06T02:15:46.417Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-06T02:15:46.417Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-06T02:15:46.417Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-06T02:15:46.417Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-06T02:15:46.417Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] ---> free -m: [2021-03-06T02:15:46.417Z] total used free shared buff/cache available [2021-03-06T02:15:46.417Z] Mem: 1837 671 104 0 1061 1061 [2021-03-06T02:15:46.417Z] Swap: 1023 1 1022 [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] ---> ip addr: [2021-03-06T02:15:46.417Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-06T02:15:46.417Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-06T02:15:46.417Z] inet 127.0.0.1/8 scope host lo [2021-03-06T02:15:46.417Z] valid_lft forever preferred_lft forever [2021-03-06T02:15:46.417Z] inet6 ::1/128 scope host [2021-03-06T02:15:46.417Z] valid_lft forever preferred_lft forever [2021-03-06T02:15:46.417Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-06T02:15:46.417Z] link/ether fa:16:3e:25:df:c2 brd ff:ff:ff:ff:ff:ff [2021-03-06T02:15:46.417Z] inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-06T02:15:46.417Z] valid_lft 85823sec preferred_lft 85823sec [2021-03-06T02:15:46.417Z] inet6 fe80::f816:3eff:fe25:dfc2/64 scope link [2021-03-06T02:15:46.417Z] valid_lft forever preferred_lft forever [2021-03-06T02:15:46.417Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-06T02:15:46.417Z] link/ether 02:42:e4:b3:92:1f brd ff:ff:ff:ff:ff:ff [2021-03-06T02:15:46.417Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-06T02:15:46.417Z] valid_lft forever preferred_lft forever [2021-03-06T02:15:46.417Z] inet6 fe80::42:e4ff:feb3:921f/64 scope link [2021-03-06T02:15:46.417Z] valid_lft forever preferred_lft forever [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] ---> sar -b -r -n DEV: [2021-03-06T02:15:46.417Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] 02:05:56 LINUX RESTART (4 CPU) [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-06T02:15:46.417Z] 02:08:01 2.51 0.13 2.38 0.00 6.79 56.60 0.00 [2021-03-06T02:15:46.417Z] 02:09:01 0.35 0.00 0.35 0.00 0.00 5.16 0.00 [2021-03-06T02:15:46.417Z] 02:10:01 0.28 0.00 0.28 0.00 0.00 4.16 0.00 [2021-03-06T02:15:46.417Z] 02:11:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-03-06T02:15:46.417Z] 02:12:01 0.27 0.00 0.27 0.00 0.00 4.48 0.00 [2021-03-06T02:15:46.417Z] 02:13:02 0.28 0.00 0.28 0.00 0.00 3.26 0.00 [2021-03-06T02:15:46.417Z] 02:14:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2021-03-06T02:15:46.417Z] 02:15:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 [2021-03-06T02:15:46.417Z] Average: 0.55 0.02 0.54 0.00 0.85 10.18 0.00 [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-06T02:15:46.417Z] 02:08:01 154720 0 560544 29.79 2620 1163660 1097368 37.45 425536 1101020 12 [2021-03-06T02:15:46.417Z] 02:09:01 161060 0 554196 29.45 2620 1163668 1063824 36.31 418488 1101988 8 [2021-03-06T02:15:46.417Z] 02:10:01 159048 0 556204 29.56 2620 1163672 1063980 36.31 432868 1090364 8 [2021-03-06T02:15:46.417Z] 02:11:01 159588 0 555664 29.53 2620 1163672 1063824 36.31 434188 1088220 8 [2021-03-06T02:15:46.417Z] 02:12:01 158160 0 557084 29.61 2620 1163680 1063908 36.31 442484 1081560 8 [2021-03-06T02:15:46.417Z] 02:13:02 158560 0 556680 29.59 2620 1163684 1063824 36.31 444948 1078504 8 [2021-03-06T02:15:46.417Z] 02:14:01 158396 0 556840 29.59 2620 1163688 1063824 36.31 445076 1078504 16 [2021-03-06T02:15:46.417Z] 02:15:01 158396 0 556836 29.59 2620 1163692 1063824 36.31 444956 1078504 20 [2021-03-06T02:15:46.417Z] Average: 158491 0 556756 29.59 2620 1163677 1068047 36.45 436068 1087333 11 [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-06T02:15:46.417Z] 02:08:01 eth0 12.09 10.34 7.47 22.32 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:09:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:10:01 eth0 1.42 0.60 0.58 0.37 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:11:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:12:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:13:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:14:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] Average: eth0 1.83 1.44 1.04 2.86 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] ---> sar -P ALL: [2021-03-06T02:15:46.417Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] 02:05:56 LINUX RESTART (4 CPU) [2021-03-06T02:15:46.417Z] [2021-03-06T02:15:46.417Z] 02:07:01 CPU %user %nice %system %iowait %steal %idle [2021-03-06T02:15:46.417Z] 02:08:01 all 0.51 0.00 0.09 0.00 0.00 99.39 [2021-03-06T02:15:46.417Z] 02:08:01 0 0.75 0.00 0.10 0.00 0.00 99.15 [2021-03-06T02:15:46.417Z] 02:08:01 1 0.42 0.00 0.08 0.00 0.02 99.48 [2021-03-06T02:15:46.417Z] 02:08:01 2 0.47 0.00 0.10 0.00 0.00 99.43 [2021-03-06T02:15:46.417Z] 02:08:01 3 0.42 0.00 0.08 0.02 0.00 99.48 [2021-03-06T02:15:46.417Z] 02:09:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-06T02:15:46.417Z] 02:09:01 0 0.45 0.00 0.02 0.00 0.00 99.53 [2021-03-06T02:15:46.417Z] 02:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T02:15:46.417Z] 02:09:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2021-03-06T02:15:46.417Z] 02:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-06T02:15:46.417Z] 02:10:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2021-03-06T02:15:46.417Z] 02:10:01 0 0.55 0.00 0.02 0.00 0.02 99.42 [2021-03-06T02:15:46.417Z] 02:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-06T02:15:46.417Z] 02:10:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-06T02:15:46.417Z] 02:10:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2021-03-06T02:15:46.417Z] 02:11:01 all 0.16 0.00 0.03 0.00 0.01 99.79 [2021-03-06T02:15:46.417Z] 02:11:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-06T02:15:46.417Z] 02:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-03-06T02:15:46.417Z] 02:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-06T02:15:46.417Z] 02:11:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2021-03-06T02:15:46.417Z] 02:12:01 all 0.17 0.00 0.10 0.00 0.01 99.72 [2021-03-06T02:15:46.417Z] 02:12:01 0 0.53 0.00 0.07 0.00 0.00 99.40 [2021-03-06T02:15:46.417Z] 02:12:01 1 0.05 0.00 0.15 0.00 0.02 99.78 [2021-03-06T02:15:46.418Z] 02:12:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2021-03-06T02:15:46.418Z] 02:12:01 3 0.02 0.00 0.13 0.00 0.00 99.85 [2021-03-06T02:15:46.418Z] 02:13:02 all 0.15 0.00 0.06 0.00 0.00 99.79 [2021-03-06T02:15:46.418Z] 02:13:02 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-06T02:15:46.418Z] 02:13:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T02:15:46.418Z] 02:13:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-06T02:15:46.418Z] 02:13:02 3 0.03 0.00 0.18 0.00 0.00 99.78 [2021-03-06T02:15:46.418Z] 02:14:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-06T02:15:46.418Z] 02:14:01 0 0.51 0.00 0.02 0.00 0.00 99.47 [2021-03-06T02:15:46.418Z] 02:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2021-03-06T02:15:46.418Z] 02:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-06T02:15:46.418Z] 02:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T02:15:46.418Z] 02:15:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-06T02:15:46.418Z] 02:15:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-06T02:15:46.418Z] 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-06T02:15:46.418Z] 02:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T02:15:46.418Z] 02:15:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-06T02:15:46.418Z] Average: all 0.20 0.00 0.05 0.00 0.00 99.74 [2021-03-06T02:15:46.418Z] Average: 0 0.54 0.00 0.04 0.00 0.00 99.42 [2021-03-06T02:15:46.418Z] Average: 1 0.08 0.00 0.04 0.00 0.01 99.87 [2021-03-06T02:15:46.418Z] Average: 2 0.10 0.00 0.04 0.00 0.00 99.85 [2021-03-06T02:15:46.418Z] Average: 3 0.09 0.00 0.08 0.00 0.00 99.83 [2021-03-06T02:15:46.418Z] [2021-03-06T02:15:46.418Z] [2021-03-06T02:15:46.418Z]