Pull request #327 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from a7d8903b25e588c722b04905ffe8b16d2532b9c7+6a62b4630643e9a9217882e0bdb5c333b7f0a58e (a4c519665d436c0778db6c01663a0681d7d2cee1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33297 in /w/workspace/edgexfoundry_edgex-ui-go_PR-327 [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-327 # 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 Merging remotes/origin/master commit 6a62b4630643e9a9217882e0bdb5c333b7f0a58e into PR head commit a7d8903b25e588c722b04905ffe8b16d2532b9c7 Merge succeeded, producing a7d8903b25e588c722b04905ffe8b16d2532b9c7 Checking out Revision a7d8903b25e588c722b04905ffe8b16d2532b9c7 (PR-327) > 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/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # 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 6a62b4630643e9a9217882e0bdb5c333b7f0a58e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 Commit message: "Merge branch 'master' into issue-#275-10-deviceservice-refactor" First time build. Skipping changelog. > git rev-list --no-walk 8c00e1d1cde0409f97fafacc8ab80560205e3b24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-08T09:55:57.630Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-08T09:55:57.911Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-08T09:55:58.011Z] ========================================================= [2021-04-08T09:55:58.011Z] EdgeX Global Pipelines Version Info [2021-04-08T09:55:58.011Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-08T09:55:59.506Z] ------------------- [2021-04-08T09:55:59.506Z] stable info: [2021-04-08T09:55:59.506Z] ------------------- [2021-04-08T09:55:59.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-08T09:55:59.506Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-08T09:55:59.506Z] Message: update stable to v1.0.186 [2021-04-08T09:56:00.462Z] ------------------- [2021-04-08T09:56:00.462Z] experimental info: [2021-04-08T09:56:00.462Z] ------------------- [2021-04-08T09:56:00.462Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-08T09:56:00.462Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-08T09:56:00.462Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-08T09:56:00.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-08T09:56:00.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-08T09:56:00.998Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-08T09:56:01.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-08T09:56:01.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-08T09:56:01.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-08T09:56:01.365Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-08T09:56:01.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-08T09:56:01.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-08T09:56:01.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-08T09:56:01.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-08T09:56:01.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-08T09:56:02.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-08T09:56:02.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-08T09:56:02.253Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-08T09:56:02.347Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-08T09:56:02.434Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-08T09:56:02.535Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-08T09:56:02.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-08T09:56:02.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-08T09:56:02.800Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-08T09:56:02.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-08T09:56:03.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-08T09:56:03.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-08T09:56:03.187Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-08T09:56:03.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-08T09:56:03.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo [2021-04-08T09:56:03.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo [2021-04-08T09:56:03.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo [2021-04-08T09:56:03.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7d8903b25e588c722b04905ffe8b16d2532b9c7 [Pipeline] echo [2021-04-08T09:56:03.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7d8903 [Pipeline] echo [2021-04-08T09:56:03.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T09:56:04.025Z] provisioning config files... [2021-04-08T09:56:04.065Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/config6281815340306925812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T09:56:04.435Z] ---> docker-login.sh [2021-04-08T09:56:04.435Z] nexus3.edgexfoundry.org:10001 [2021-04-08T09:56:04.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:56:04.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:56:04.961Z] Configure a credential helper to remove this warning. See [2021-04-08T09:56:04.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:56:04.961Z] [2021-04-08T09:56:04.961Z] Login Succeeded [2021-04-08T09:56:04.961Z] nexus3.edgexfoundry.org:10002 [2021-04-08T09:56:04.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:56:04.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:56:04.961Z] Configure a credential helper to remove this warning. See [2021-04-08T09:56:04.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:56:04.961Z] [2021-04-08T09:56:04.961Z] Login Succeeded [2021-04-08T09:56:04.961Z] nexus3.edgexfoundry.org:10003 [2021-04-08T09:56:05.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:56:05.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:56:05.225Z] Configure a credential helper to remove this warning. See [2021-04-08T09:56:05.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:56:05.225Z] [2021-04-08T09:56:05.225Z] Login Succeeded [2021-04-08T09:56:05.225Z] nexus3.edgexfoundry.org:10004 [2021-04-08T09:56:05.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:56:05.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:56:05.495Z] Configure a credential helper to remove this warning. See [2021-04-08T09:56:05.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:56:05.495Z] [2021-04-08T09:56:05.495Z] Login Succeeded [2021-04-08T09:56:05.495Z] docker.io [2021-04-08T09:56:05.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:56:05.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:56:05.768Z] Configure a credential helper to remove this warning. See [2021-04-08T09:56:05.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:56:05.768Z] [2021-04-08T09:56:05.768Z] Login Succeeded [2021-04-08T09:56:05.768Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T09:56:05.778Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T09:56:06.555Z] + git log --format=format:%s -1 a7d8903b25e588c722b04905ffe8b16d2532b9c7 [Pipeline] echo [2021-04-08T09:56:06.636Z] GIT_COMMIT: a7d8903b25e588c722b04905ffe8b16d2532b9c7, Commit Message: Merge branch 'master' into issue-#275-10-deviceservice-refactor [Pipeline] echo [2021-04-08T09:56:06.677Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-08T09:56:07.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T09:56:07.314Z] [2021-04-08T09:56:07.314Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T09:56:07.694Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T09:56:07.695Z] latest: Pulling from edgex-devops/git-semver [2021-04-08T09:56:07.695Z] 31603596830f: Pulling fs layer [2021-04-08T09:56:07.695Z] 2a8b12db71e7: Pulling fs layer [2021-04-08T09:56:07.695Z] 6ca5941a6612: Pulling fs layer [2021-04-08T09:56:07.695Z] ecc8261a40a4: Pulling fs layer [2021-04-08T09:56:07.695Z] ecc8261a40a4: Waiting [2021-04-08T09:56:07.695Z] 2a8b12db71e7: Verifying Checksum [2021-04-08T09:56:07.695Z] 2a8b12db71e7: Download complete [2021-04-08T09:56:07.695Z] 31603596830f: Download complete [2021-04-08T09:56:07.962Z] ecc8261a40a4: Verifying Checksum [2021-04-08T09:56:07.962Z] ecc8261a40a4: Download complete [2021-04-08T09:56:07.962Z] 6ca5941a6612: Verifying Checksum [2021-04-08T09:56:07.962Z] 6ca5941a6612: Download complete [2021-04-08T09:56:08.228Z] 31603596830f: Pull complete [2021-04-08T09:56:08.495Z] 2a8b12db71e7: Pull complete [2021-04-08T09:56:09.455Z] 6ca5941a6612: Pull complete [2021-04-08T09:56:10.031Z] ecc8261a40a4: Pull complete [2021-04-08T09:56:10.031Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-08T09:56:10.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T09:56:10.031Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-08T09:56:10.152Z] prd-centos7-docker-4c-2g-33297 does not seem to be running inside a container [2021-04-08T09:56:10.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-327 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327:/w/workspace/edgexfoundry_edgex-ui-go_PR-327:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-08T09:56:11.909Z] $ docker top fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-08T09:56:12.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T09:56:12.194Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T09:56:12.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T09:56:12.443Z] $ docker exec fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 ssh-agent [2021-04-08T09:56:12.745Z] SSH_AUTH_SOCK=/tmp/ssh-hi7yduzb9rMY/agent.12 [2021-04-08T09:56:12.745Z] SSH_AGENT_PID=17 [2021-04-08T09:56:12.757Z] Running ssh-add (command line suppressed) [2021-04-08T09:56:12.890Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/private_key_1116431952138595196.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/private_key_1116431952138595196.key) [2021-04-08T09:56:12.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T09:56:13.290Z] + git tag --points-at HEAD [Pipeline] } [2021-04-08T09:56:13.314Z] $ docker exec --env ******** --env ******** fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 ssh-agent -k [2021-04-08T09:56:13.432Z] unset SSH_AUTH_SOCK; [2021-04-08T09:56:13.432Z] unset SSH_AGENT_PID; [2021-04-08T09:56:13.433Z] echo Agent pid 17 killed; [2021-04-08T09:56:13.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-08T09:56:13.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T09:56:13.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T09:56:13.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T09:56:13.852Z] $ docker exec fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 ssh-agent [2021-04-08T09:56:14.025Z] SSH_AUTH_SOCK=/tmp/ssh-WL24qJDTBgPa/agent.46 [2021-04-08T09:56:14.025Z] SSH_AGENT_PID=52 [2021-04-08T09:56:14.032Z] Running ssh-add (command line suppressed) [2021-04-08T09:56:14.156Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/private_key_4377202529547768143.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/private_key_4377202529547768143.key) [2021-04-08T09:56:14.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T09:56:14.578Z] + git semver init [2021-04-08T09:56:14.578Z] # -> Open(): unable to determine branch for HEAD [2021-04-08T09:56:14.578Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-327/.git [2021-04-08T09:56:14.578Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-327 [2021-04-08T09:56:14.578Z] # $SEMVER_REMOTE_NAME = origin [2021-04-08T09:56:14.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-08T09:56:14.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-08T09:56:14.578Z] # $SEMVER_BRANCH = PR-327 [2021-04-08T09:56:14.578Z] # $SEMVER_TEMP = /tmp/semver-474231790 [2021-04-08T09:56:14.578Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-08T09:56:15.971Z] # '/tmp/semver-474231790' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-327/.semver' [2021-04-08T09:56:15.971Z] # -> Force: false [2021-04-08T09:56:15.971Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-327/.semver [Pipeline] } [2021-04-08T09:56:15.985Z] $ docker exec --env ******** --env ******** fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 ssh-agent -k [2021-04-08T09:56:16.118Z] unset SSH_AUTH_SOCK; [2021-04-08T09:56:16.119Z] unset SSH_AGENT_PID; [2021-04-08T09:56:16.119Z] echo Agent pid 52 killed; [2021-04-08T09:56:16.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-08T09:56:16.648Z] + git semver [Pipeline] } [2021-04-08T09:56:16.666Z] $ docker stop --time=1 fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 [2021-04-08T09:56:18.104Z] $ docker rm -f fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-08T09:56:18.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-08T09:56:19.122Z] Stashed 1 file(s) [Pipeline] echo [2021-04-08T09:56:19.125Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-08T09:56:34.591Z] Still waiting to schedule task [2021-04-08T09:56:34.592Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-08T09:56:34.595Z] Still waiting to schedule task [2021-04-08T09:56:34.595Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-08T09:58:30.372Z] Running on prd-centos7-docker-4c-2g-33300 in /w/workspace/edgexfoundry_edgex-ui-go_PR-327 [Pipeline] { [Pipeline] ws [2021-04-08T09:58:30.449Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-04-08T09:58:33.238Z] using credential edgex-jenkins-ssh [2021-04-08T09:58:33.319Z] Cloning the remote Git repository [2021-04-08T09:58:33.163Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T09:58:33.252Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-04-08T09:58:33.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T09:58:33.332Z] > git --version # timeout=10 [2021-04-08T09:58:33.340Z] > git --version # 'git version 2.24.3' [2021-04-08T09:58:33.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T09:58:33.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T09:58:38.421Z] Merging remotes/origin/master commit 6a62b4630643e9a9217882e0bdb5c333b7f0a58e into PR head commit a7d8903b25e588c722b04905ffe8b16d2532b9c7 [2021-04-08T09:58:38.645Z] Merge succeeded, producing a7d8903b25e588c722b04905ffe8b16d2532b9c7 [2021-04-08T09:58:38.645Z] Checking out Revision a7d8903b25e588c722b04905ffe8b16d2532b9c7 (PR-327) [2021-04-08T09:58:37.881Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-08T09:58:37.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T09:58:37.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-08T09:58:37.923Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T09:58:37.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T09:58:37.930Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T09:58:38.432Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T09:58:38.437Z] > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 [2021-04-08T09:58:38.608Z] > git remote # timeout=10 [2021-04-08T09:58:38.613Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T09:58:38.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T09:58:38.624Z] > git merge 6a62b4630643e9a9217882e0bdb5c333b7f0a58e # timeout=10 [2021-04-08T09:58:38.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T09:58:38.649Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T09:58:38.654Z] > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 [2021-04-08T09:58:42.513Z] Commit message: "Merge branch 'master' into issue-#275-10-deviceservice-refactor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T09:58:43.798Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-08T09:58:44.160Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-08T09:58:44.469Z] + sudo service docker restart [2021-04-08T09:58:44.469Z] + true [2021-04-08T09:58:44.469Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T09:58:45.959Z] provisioning config files... [2021-04-08T09:58:46.002Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config276155273664517941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T09:58:46.389Z] ---> docker-login.sh [2021-04-08T09:58:46.389Z] nexus3.edgexfoundry.org:10001 [2021-04-08T09:58:46.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:58:46.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:58:46.921Z] Configure a credential helper to remove this warning. See [2021-04-08T09:58:46.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:58:46.921Z] [2021-04-08T09:58:46.921Z] Login Succeeded [2021-04-08T09:58:46.921Z] nexus3.edgexfoundry.org:10002 [2021-04-08T09:58:46.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:58:46.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:58:46.921Z] Configure a credential helper to remove this warning. See [2021-04-08T09:58:46.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:58:46.921Z] [2021-04-08T09:58:46.921Z] Login Succeeded [2021-04-08T09:58:46.921Z] nexus3.edgexfoundry.org:10003 [2021-04-08T09:58:47.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:58:47.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:58:47.185Z] Configure a credential helper to remove this warning. See [2021-04-08T09:58:47.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:58:47.185Z] [2021-04-08T09:58:47.185Z] Login Succeeded [2021-04-08T09:58:47.185Z] nexus3.edgexfoundry.org:10004 [2021-04-08T09:58:47.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:58:47.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:58:47.452Z] Configure a credential helper to remove this warning. See [2021-04-08T09:58:47.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:58:47.452Z] [2021-04-08T09:58:47.452Z] Login Succeeded [2021-04-08T09:58:47.452Z] docker.io [2021-04-08T09:58:47.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T09:58:47.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T09:58:47.715Z] Configure a credential helper to remove this warning. See [2021-04-08T09:58:47.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T09:58:47.715Z] [2021-04-08T09:58:47.715Z] Login Succeeded [2021-04-08T09:58:47.715Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T09:58:47.726Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-08T09:58:48.120Z] ========================================================= [2021-04-08T09:58:48.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-08T09:58:48.121Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-08T09:58:48.483Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-08T09:58:48.747Z] Sending build context to Docker daemon 17.68MB [2021-04-08T09:58:48.748Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T09:58:48.748Z] Step 2/8 : FROM ${BASE} [2021-04-08T09:58:49.014Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-08T09:58:49.014Z] 188c0c94c7c5: Pulling fs layer [2021-04-08T09:58:49.014Z] 0ef7d3d256c8: Pulling fs layer [2021-04-08T09:58:49.014Z] de9db76c5a1d: Pulling fs layer [2021-04-08T09:58:49.014Z] bca2f99d35d6: Pulling fs layer [2021-04-08T09:58:49.014Z] 93359f2a8cfa: Pulling fs layer [2021-04-08T09:58:49.014Z] 7c6f9722023f: Pulling fs layer [2021-04-08T09:58:49.014Z] a35cf1a2eb13: Pulling fs layer [2021-04-08T09:58:49.014Z] 93359f2a8cfa: Waiting [2021-04-08T09:58:49.014Z] 7c6f9722023f: Waiting [2021-04-08T09:58:49.014Z] a35cf1a2eb13: Waiting [2021-04-08T09:58:49.014Z] bca2f99d35d6: Waiting [2021-04-08T09:58:49.014Z] de9db76c5a1d: Download complete [2021-04-08T09:58:49.014Z] 0ef7d3d256c8: Download complete [2021-04-08T09:58:49.014Z] 93359f2a8cfa: Verifying Checksum [2021-04-08T09:58:49.014Z] 93359f2a8cfa: Download complete [2021-04-08T09:58:49.014Z] 188c0c94c7c5: Verifying Checksum [2021-04-08T09:58:49.014Z] 188c0c94c7c5: Download complete [2021-04-08T09:58:49.014Z] 7c6f9722023f: Verifying Checksum [2021-04-08T09:58:49.014Z] 7c6f9722023f: Download complete [2021-04-08T09:58:49.281Z] 188c0c94c7c5: Pull complete [2021-04-08T09:58:49.549Z] 0ef7d3d256c8: Pull complete [2021-04-08T09:58:49.549Z] de9db76c5a1d: Pull complete [2021-04-08T09:58:50.949Z] a35cf1a2eb13: Verifying Checksum [2021-04-08T09:58:50.949Z] a35cf1a2eb13: Download complete [2021-04-08T09:58:51.913Z] bca2f99d35d6: Verifying Checksum [2021-04-08T09:58:51.913Z] bca2f99d35d6: Download complete [2021-04-08T09:58:57.253Z] bca2f99d35d6: Pull complete [2021-04-08T09:58:57.253Z] 93359f2a8cfa: Pull complete [2021-04-08T09:58:57.253Z] 7c6f9722023f: Pull complete [2021-04-08T09:59:01.523Z] a35cf1a2eb13: Pull complete [2021-04-08T09:59:01.523Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-08T09:59:01.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-08T09:59:01.794Z] ---> a62c8e92a672 [2021-04-08T09:59:01.794Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-08T09:59:02.066Z] ---> Running in 0c3fb1a11877 [2021-04-08T09:59:02.066Z] Removing intermediate container 0c3fb1a11877 [2021-04-08T09:59:02.066Z] ---> 592c00ab3dc4 [2021-04-08T09:59:02.066Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T09:59:02.343Z] ---> Running in e0b956ff0cdd [2021-04-08T09:59:03.327Z] Removing intermediate container e0b956ff0cdd [2021-04-08T09:59:03.327Z] ---> c79f3b8147a5 [2021-04-08T09:59:03.327Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-08T09:59:03.594Z] ---> Running in a459dd53677f [2021-04-08T09:59:04.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T09:59:05.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T09:59:05.738Z] OK: 166 MiB in 39 packages [2021-04-08T09:59:06.328Z] Removing intermediate container a459dd53677f [2021-04-08T09:59:06.328Z] ---> 35c3cde8e4a9 [2021-04-08T09:59:06.328Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-08T09:59:06.328Z] ---> Running in afca10b82bf2 [2021-04-08T09:59:06.600Z] Removing intermediate container afca10b82bf2 [2021-04-08T09:59:06.600Z] ---> 17eb1a86fa13 [2021-04-08T09:59:06.600Z] Step 7/8 : COPY . . [2021-04-08T09:59:09.198Z] ---> 7050808c40c4 [2021-04-08T09:59:09.198Z] Step 8/8 : RUN go mod download [2021-04-08T09:59:09.198Z] ---> Running in f622af18b877 [2021-04-08T09:59:41.426Z] Removing intermediate container f622af18b877 [2021-04-08T09:59:41.426Z] ---> 5dd61b12c531 [2021-04-08T09:59:41.426Z] Successfully built 5dd61b12c531 [2021-04-08T09:59:41.426Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T09:59:41.749Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-08T09:59:41.749Z] . [Pipeline] withDockerContainer [2021-04-08T09:59:42.026Z] prd-centos7-docker-4c-2g-33300 does not seem to be running inside a container [2021-04-08T09:59:42.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-04-08T09:59:42.999Z] $ docker top ed0a855049ccc3ee856b8edb43c6c5f4265234befb4f26607b3772575c64fa28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T09:59:43.493Z] + go version [2021-04-08T09:59:43.493Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-08T09:59:43.510Z] $ docker stop --time=1 ed0a855049ccc3ee856b8edb43c6c5f4265234befb4f26607b3772575c64fa28 [2021-04-08T09:59:44.841Z] $ docker rm -f ed0a855049ccc3ee856b8edb43c6c5f4265234befb4f26607b3772575c64fa28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T09:59:45.713Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-08T09:59:45.713Z] . [Pipeline] withDockerContainer [2021-04-08T09:59:45.815Z] prd-centos7-docker-4c-2g-33300 does not seem to be running inside a container [2021-04-08T09:59:45.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-04-08T09:59:46.485Z] $ docker top 56eb3b293e9b58947e9a73d0d8f6aec24222ada99f4a2ab83ba524be4d693d87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T09:59:46.969Z] + make test [2021-04-08T09:59:46.969Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-08T09:59:48.377Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-08T09:59:55.544Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33301 in /w/workspace/edgexfoundry_edgex-ui-go_PR-327 [Pipeline] { [Pipeline] ws [2021-04-08T09:59:55.610Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-08T09:59:58.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-08T09:59:58.537Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-08T09:59:59.514Z] $ docker stop --time=1 56eb3b293e9b58947e9a73d0d8f6aec24222ada99f4a2ab83ba524be4d693d87 [2021-04-08T10:00:01.210Z] using credential edgex-jenkins-ssh [2021-04-08T10:00:01.314Z] Cloning the remote Git repository [2021-04-08T10:00:01.713Z] $ docker rm -f 56eb3b293e9b58947e9a73d0d8f6aec24222ada99f4a2ab83ba524be4d693d87 [Pipeline] // withDockerContainer [2021-04-08T10:00:01.381Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T10:00:01.588Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-04-08T10:00:01.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T10:00:01.677Z] > git --version # timeout=10 [2021-04-08T10:00:01.694Z] > git --version # 'git version 2.17.1' [2021-04-08T10:00:01.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T10:00:01.776Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2021-04-08T10:00:02.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-08T10:00:02.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-08T10:00:04.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-08T10:00:04.380Z] + ls -al . [2021-04-08T10:00:04.380Z] total 92 [2021-04-08T10:00:04.380Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 8 09:59 . [2021-04-08T10:00:04.380Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 09:58 .. [2021-04-08T10:00:04.380Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 09:58 assets [2021-04-08T10:00:04.380Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 09:58 bin [2021-04-08T10:00:04.380Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 09:58 cmd [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 09:58 CONTRIBUTING.md [2021-04-08T10:00:04.380Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 8 09:59 coverage.out [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 8 09:58 Dockerfile [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 8 09:58 Dockerfile.build [2021-04-08T10:00:04.380Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 8 09:58 docs [2021-04-08T10:00:04.380Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 09:58 .git [2021-04-08T10:00:04.380Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 8 09:58 .github [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 8 09:58 .gitignore [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 8 09:58 go.mod [2021-04-08T10:00:04.380Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 8 09:59 go.sum [2021-04-08T10:00:04.380Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 8 09:58 internal [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 8 09:58 Jenkinsfile [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 09:58 LICENSE [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 09:58 Makefile [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 8 09:58 README.md [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 09:56 VERSION [2021-04-08T10:00:04.380Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 09:58 version.go [2021-04-08T10:00:04.380Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 8 09:58 web [Pipeline] isUnix [Pipeline] sh [2021-04-08T10:00:04.696Z] + 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=a7d8903b25e588c722b04905ffe8b16d2532b9c7 --label arch=amd64 --label version=0.0.0 . [2021-04-08T10:00:04.962Z] Sending build context to Docker daemon 17.7MB [2021-04-08T10:00:05.226Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T10:00:05.227Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-08T10:00:05.227Z] ---> 5dd61b12c531 [2021-04-08T10:00:05.227Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-08T10:00:05.805Z] ---> Running in bb243f8ba30c [2021-04-08T10:00:06.068Z] Removing intermediate container bb243f8ba30c [2021-04-08T10:00:06.068Z] ---> 2540f421f358 [2021-04-08T10:00:06.068Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-08T10:00:06.068Z] ---> Running in 176eb503c67b [2021-04-08T10:00:06.331Z] Removing intermediate container 176eb503c67b [2021-04-08T10:00:06.331Z] ---> 2ad2667c8844 [2021-04-08T10:00:06.331Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-08T10:00:06.331Z] ---> Running in 8001fc4a575f [2021-04-08T10:00:06.331Z] Removing intermediate container 8001fc4a575f [2021-04-08T10:00:06.331Z] ---> 3599f5a7967c [2021-04-08T10:00:06.331Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-08T10:00:06.594Z] ---> Running in f736de434e7c [2021-04-08T10:00:06.594Z] Removing intermediate container f736de434e7c [2021-04-08T10:00:06.594Z] ---> 27645d17447f [2021-04-08T10:00:06.594Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-08T10:00:06.876Z] ---> Running in d67bba976138 [2021-04-08T10:00:06.876Z] Removing intermediate container d67bba976138 [2021-04-08T10:00:06.876Z] ---> f0c2aa4205ad [2021-04-08T10:00:06.876Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T10:00:06.876Z] ---> Running in 750676a6608a [2021-04-08T10:00:06.355Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-08T10:00:06.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T10:00:06.411Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-08T10:00:06.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-08T10:00:06.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T10:00:06.455Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T10:00:07.828Z] Removing intermediate container 750676a6608a [2021-04-08T10:00:07.828Z] ---> 5e15587afdfa [2021-04-08T10:00:07.828Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-08T10:00:07.828Z] ---> Running in 8b4661843461 [2021-04-08T10:00:08.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T10:00:08.839Z] Merging remotes/origin/master commit 6a62b4630643e9a9217882e0bdb5c333b7f0a58e into PR head commit a7d8903b25e588c722b04905ffe8b16d2532b9c7 [2021-04-08T10:00:08.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T10:00:08.856Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T10:00:08.872Z] > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 [2021-04-08T10:00:09.291Z] Merge succeeded, producing a7d8903b25e588c722b04905ffe8b16d2532b9c7 [2021-04-08T10:00:09.291Z] Checking out Revision a7d8903b25e588c722b04905ffe8b16d2532b9c7 (PR-327) [2021-04-08T10:00:09.935Z] OK: 166 MiB in 39 packages [2021-04-08T10:00:10.199Z] Removing intermediate container 8b4661843461 [2021-04-08T10:00:10.199Z] ---> 9817ebc02028 [2021-04-08T10:00:10.199Z] Step 10/24 : ENV GO111MODULE=on [2021-04-08T10:00:10.199Z] ---> Running in 49fbdec1ad35 [2021-04-08T10:00:10.462Z] Removing intermediate container 49fbdec1ad35 [2021-04-08T10:00:10.462Z] ---> d77845fd09ef [2021-04-08T10:00:10.462Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-08T10:00:10.462Z] ---> Running in faa67ee8b904 [2021-04-08T10:00:10.462Z] Removing intermediate container faa67ee8b904 [2021-04-08T10:00:10.462Z] ---> 6cb7b6c48a43 [2021-04-08T10:00:10.462Z] Step 12/24 : COPY go.mod . [2021-04-08T10:00:09.202Z] > git remote # timeout=10 [2021-04-08T10:00:09.219Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T10:00:09.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T10:00:09.243Z] > git merge 6a62b4630643e9a9217882e0bdb5c333b7f0a58e # timeout=10 [2021-04-08T10:00:09.269Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T10:00:09.340Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T10:00:09.358Z] > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 [2021-04-08T10:00:10.724Z] ---> 343d5f5cd7ac [2021-04-08T10:00:10.724Z] Step 13/24 : COPY Makefile . [2021-04-08T10:00:10.991Z] ---> 3bc307deb411 [2021-04-08T10:00:10.991Z] Step 14/24 : RUN make update [2021-04-08T10:00:10.991Z] ---> Running in 10749f3679ac [2021-04-08T10:00:11.574Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-08T10:00:12.158Z] Removing intermediate container 10749f3679ac [2021-04-08T10:00:12.158Z] ---> e776abe4f357 [2021-04-08T10:00:12.158Z] Step 15/24 : COPY . . [2021-04-08T10:00:13.947Z] Commit message: "Merge branch 'master' into issue-#275-10-deviceservice-refactor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T10:00:14.727Z] ---> 6355bcc9d319 [2021-04-08T10:00:14.727Z] Step 16/24 : RUN ${MAKE} [2021-04-08T10:00:14.727Z] ---> Running in 9ea5644ef1a7 [2021-04-08T10:00:14.991Z] 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-04-08T10:00:15.375Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-08T10:00:15.801Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-08T10:00:16.146Z] + true [2021-04-08T10:00:16.146Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T10:00:18.900Z] provisioning config files... [2021-04-08T10:00:18.953Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5958579809619213839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T10:00:19.384Z] ---> docker-login.sh [2021-04-08T10:00:19.384Z] nexus3.edgexfoundry.org:10001 [2021-04-08T10:00:20.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T10:00:20.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T10:00:20.642Z] Configure a credential helper to remove this warning. See [2021-04-08T10:00:20.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T10:00:20.642Z] [2021-04-08T10:00:20.642Z] Login Succeeded [2021-04-08T10:00:20.642Z] nexus3.edgexfoundry.org:10002 [2021-04-08T10:00:20.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T10:00:20.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T10:00:20.914Z] Configure a credential helper to remove this warning. See [2021-04-08T10:00:20.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T10:00:20.914Z] [2021-04-08T10:00:20.914Z] Login Succeeded [2021-04-08T10:00:20.914Z] nexus3.edgexfoundry.org:10003 [2021-04-08T10:00:21.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T10:00:21.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T10:00:21.458Z] Configure a credential helper to remove this warning. See [2021-04-08T10:00:21.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T10:00:21.458Z] [2021-04-08T10:00:21.458Z] Login Succeeded [2021-04-08T10:00:21.458Z] nexus3.edgexfoundry.org:10004 [2021-04-08T10:00:21.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T10:00:22.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T10:00:22.015Z] Configure a credential helper to remove this warning. See [2021-04-08T10:00:22.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T10:00:22.015Z] [2021-04-08T10:00:22.015Z] Login Succeeded [2021-04-08T10:00:22.015Z] docker.io [2021-04-08T10:00:22.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T10:00:22.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T10:00:22.569Z] Configure a credential helper to remove this warning. See [2021-04-08T10:00:22.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T10:00:22.569Z] [2021-04-08T10:00:22.569Z] Login Succeeded [2021-04-08T10:00:22.569Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T10:00:22.587Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-08T10:00:23.065Z] ========================================================= [2021-04-08T10:00:23.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-08T10:00:23.065Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-08T10:00:23.275Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-08T10:00:23.445Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-08T10:00:24.074Z] Sending build context to Docker daemon 17.68MB [2021-04-08T10:00:24.348Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T10:00:24.348Z] Step 2/8 : FROM ${BASE} [2021-04-08T10:00:24.348Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-08T10:00:24.348Z] 5f621e34cdf4: Pulling fs layer [2021-04-08T10:00:24.348Z] a4357932f1b6: Pulling fs layer [2021-04-08T10:00:24.348Z] 18c013af1878: Pulling fs layer [2021-04-08T10:00:24.348Z] 00ac8860ef70: Pulling fs layer [2021-04-08T10:00:24.348Z] 63d7cb157983: Pulling fs layer [2021-04-08T10:00:24.348Z] b116817d02f9: Pulling fs layer [2021-04-08T10:00:24.348Z] 745a02a5169b: Pulling fs layer [2021-04-08T10:00:24.348Z] 00ac8860ef70: Waiting [2021-04-08T10:00:24.348Z] 63d7cb157983: Waiting [2021-04-08T10:00:24.348Z] b116817d02f9: Waiting [2021-04-08T10:00:24.348Z] 745a02a5169b: Waiting [2021-04-08T10:00:24.348Z] 18c013af1878: Verifying Checksum [2021-04-08T10:00:24.348Z] 18c013af1878: Download complete [2021-04-08T10:00:24.348Z] a4357932f1b6: Verifying Checksum [2021-04-08T10:00:24.348Z] a4357932f1b6: Download complete [2021-04-08T10:00:24.348Z] 63d7cb157983: Verifying Checksum [2021-04-08T10:00:24.348Z] 63d7cb157983: Download complete [2021-04-08T10:00:24.348Z] b116817d02f9: Download complete [2021-04-08T10:00:24.626Z] 5f621e34cdf4: Verifying Checksum [2021-04-08T10:00:24.626Z] 5f621e34cdf4: Download complete [2021-04-08T10:00:25.226Z] 5f621e34cdf4: Pull complete [2021-04-08T10:00:25.845Z] a4357932f1b6: Pull complete [2021-04-08T10:00:26.122Z] 18c013af1878: Pull complete [2021-04-08T10:00:27.120Z] 745a02a5169b: Verifying Checksum [2021-04-08T10:00:27.120Z] 745a02a5169b: Download complete [2021-04-08T10:00:27.581Z] Removing intermediate container 9ea5644ef1a7 [2021-04-08T10:00:27.581Z] ---> 6263413cba99 [2021-04-08T10:00:27.581Z] Step 17/24 : FROM alpine:3.12 [2021-04-08T10:00:27.581Z] 3.12: Pulling from library/alpine [2021-04-08T10:00:27.581Z] 532819f3e44c: Pulling fs layer [2021-04-08T10:00:27.581Z] 532819f3e44c: Verifying Checksum [2021-04-08T10:00:27.581Z] 532819f3e44c: Download complete [2021-04-08T10:00:27.862Z] 532819f3e44c: Pull complete [2021-04-08T10:00:27.862Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-08T10:00:27.862Z] Status: Downloaded newer image for alpine:3.12 [2021-04-08T10:00:27.862Z] ---> 7230e588e954 [2021-04-08T10:00:27.862Z] Step 18/24 : EXPOSE 4000 [2021-04-08T10:00:28.136Z] ---> Running in b79b2601854a [2021-04-08T10:00:28.399Z] Removing intermediate container b79b2601854a [2021-04-08T10:00:28.399Z] ---> 464d48ca3e12 [2021-04-08T10:00:28.399Z] 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-04-08T10:00:29.113Z] 00ac8860ef70: Verifying Checksum [2021-04-08T10:00:29.113Z] 00ac8860ef70: Download complete [2021-04-08T10:00:29.354Z] ---> 13d4ccf1d9cc [2021-04-08T10:00:29.354Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-08T10:00:29.354Z] ---> Running in 8d1ced3637c4 [2021-04-08T10:00:29.616Z] Removing intermediate container 8d1ced3637c4 [2021-04-08T10:00:29.616Z] ---> 6b6adffa26c9 [2021-04-08T10:00:29.616Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-08T10:00:29.616Z] ---> Running in a446d0921a43 [2021-04-08T10:00:29.879Z] Removing intermediate container a446d0921a43 [2021-04-08T10:00:29.879Z] ---> 1783a1cf9c1c [2021-04-08T10:00:29.879Z] Step 22/24 : LABEL arch=amd64 [2021-04-08T10:00:29.879Z] ---> Running in 7a9eef240661 [2021-04-08T10:00:29.879Z] Removing intermediate container 7a9eef240661 [2021-04-08T10:00:29.879Z] ---> bd46f0ed9f20 [2021-04-08T10:00:29.879Z] Step 23/24 : LABEL git_sha=a7d8903b25e588c722b04905ffe8b16d2532b9c7 [2021-04-08T10:00:30.142Z] ---> Running in fe4d19bf4ce7 [2021-04-08T10:00:30.142Z] Removing intermediate container fe4d19bf4ce7 [2021-04-08T10:00:30.142Z] ---> 50d8b3608d03 [2021-04-08T10:00:30.142Z] Step 24/24 : LABEL version=0.0.0 [2021-04-08T10:00:30.406Z] ---> Running in b314a30bbc7b [2021-04-08T10:00:30.406Z] Removing intermediate container b314a30bbc7b [2021-04-08T10:00:30.406Z] ---> f769d32ad051 [2021-04-08T10:00:30.406Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-08T10:00:30.406Z] Successfully built f769d32ad051 [2021-04-08T10:00:30.669Z] 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-04-08T10:00:31.654Z] ---> job-cost.sh [2021-04-08T10:00:31.654Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KoXd [2021-04-08T10:00:39.300Z] 00ac8860ef70: Pull complete [2021-04-08T10:00:39.577Z] 63d7cb157983: Pull complete [2021-04-08T10:00:39.853Z] b116817d02f9: Pull complete [2021-04-08T10:00:43.247Z] 745a02a5169b: Pull complete [2021-04-08T10:00:43.247Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-08T10:00:43.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-08T10:00:43.247Z] ---> b7e6874047d6 [2021-04-08T10:00:43.247Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-08T10:00:46.642Z] ---> Running in e0d4b85a5bdf [2021-04-08T10:00:46.684Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-08T10:00:46.921Z] Removing intermediate container e0d4b85a5bdf [2021-04-08T10:00:46.921Z] ---> 17c00bcd8012 [2021-04-08T10:00:46.921Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T10:00:46.921Z] ---> Running in 253325b09369 [2021-04-08T10:00:49.555Z] Removing intermediate container 253325b09369 [2021-04-08T10:00:49.555Z] ---> 58686d312c97 [2021-04-08T10:00:49.555Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-08T10:00:49.555Z] ---> Running in cd92a3b8e873 [2021-04-08T10:00:50.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T10:00:51.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T10:00:52.101Z] OK: 142 MiB in 39 packages [2021-04-08T10:00:53.077Z] Removing intermediate container cd92a3b8e873 [2021-04-08T10:00:53.077Z] ---> cfd05fc57751 [2021-04-08T10:00:53.077Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-08T10:00:53.352Z] ---> Running in eeba3eb216cb [2021-04-08T10:00:53.951Z] Removing intermediate container eeba3eb216cb [2021-04-08T10:00:53.951Z] ---> 4a7ffefbc846 [2021-04-08T10:00:53.951Z] Step 7/8 : COPY . . [2021-04-08T10:00:56.587Z] ---> 50323d248add [2021-04-08T10:00:56.587Z] Step 8/8 : RUN go mod download [2021-04-08T10:00:56.587Z] ---> Running in 60917bbc96a5 [2021-04-08T10:01:13.339Z] lf-activate-venv(): INFO: Adding /tmp/venv-KoXd/bin to PATH [2021-04-08T10:01:13.339Z] INFO: No Stack... [2021-04-08T10:01:13.605Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-08T10:01:14.556Z] INFO: Archiving Costs [Pipeline] sh [2021-04-08T10:01:14.871Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-04-08T10:01:14.871Z] + cut -d, -f6 [Pipeline] lock [2021-04-08T10:01:14.960Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [2021-04-08T10:01:14.976Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] did not exist. Created. [2021-04-08T10:01:14.977Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-08T10:01:15.378Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-08T10:01:15.562Z] Stashed 1 file(s) [Pipeline] } [2021-04-08T10:01:15.573Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T10:01:28.938Z] Removing intermediate container 60917bbc96a5 [2021-04-08T10:01:28.939Z] ---> 646ee17ca7eb [2021-04-08T10:01:28.939Z] Successfully built 646ee17ca7eb [2021-04-08T10:01:28.939Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T10:01:29.285Z] + docker inspect -f . ci-base-image-arm64 [2021-04-08T10:01:29.285Z] . [Pipeline] withDockerContainer [2021-04-08T10:01:29.528Z] prd-ubuntu18.04-docker-arm64-4c-16g-33301 does not seem to be running inside a container [2021-04-08T10:01:29.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-04-08T10:01:31.007Z] $ docker top 43b1fec027050522525f312db586c6532814543bbf75c366b30a217e6cde6123 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T10:01:31.986Z] + go version [2021-04-08T10:01:31.986Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-08T10:01:32.005Z] $ docker stop --time=1 43b1fec027050522525f312db586c6532814543bbf75c366b30a217e6cde6123 [2021-04-08T10:01:33.863Z] $ docker rm -f 43b1fec027050522525f312db586c6532814543bbf75c366b30a217e6cde6123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T10:01:34.824Z] + docker inspect -f . ci-base-image-arm64 [2021-04-08T10:01:34.824Z] . [Pipeline] withDockerContainer [2021-04-08T10:01:35.085Z] prd-ubuntu18.04-docker-arm64-4c-16g-33301 does not seem to be running inside a container [2021-04-08T10:01:35.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-04-08T10:01:36.690Z] $ docker top ba9432ce39d613758f94f3a545fe12fb580f20a3d5bd709f78b57ea018ed9c79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T10:01:37.755Z] + make test [2021-04-08T10:01:37.755Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-08T10:01:39.196Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-08T10:02:06.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-08T10:02:06.095Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-08T10:02:11.560Z] $ docker stop --time=1 ba9432ce39d613758f94f3a545fe12fb580f20a3d5bd709f78b57ea018ed9c79 [2021-04-08T10:02:13.887Z] $ docker rm -f ba9432ce39d613758f94f3a545fe12fb580f20a3d5bd709f78b57ea018ed9c79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-08T10:02:14.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-08T10:02:14.834Z] Warning: overwriting stash ‘coverage-report’ [2021-04-08T10:02:15.693Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T10:02:16.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-08T10:02:16.839Z] + ls -al . [2021-04-08T10:02:16.839Z] total 124 [2021-04-08T10:02:16.839Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 10:01 . [2021-04-08T10:02:16.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:00 .. [2021-04-08T10:02:16.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 10:00 .git [2021-04-08T10:02:16.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 10:00 .github [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 8 10:00 .gitignore [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 10:00 CONTRIBUTING.md [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 8 10:00 Dockerfile [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 8 10:00 Dockerfile.build [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 8 10:00 Jenkinsfile [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 10:00 LICENSE [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 10:00 Makefile [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 8 10:00 README.md [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 09:56 VERSION [2021-04-08T10:02:16.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:00 assets [2021-04-08T10:02:16.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 10:00 bin [2021-04-08T10:02:16.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:00 cmd [2021-04-08T10:02:16.839Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 8 10:01 coverage.out [2021-04-08T10:02:16.839Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 10:00 docs [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 8 10:00 go.mod [2021-04-08T10:02:16.839Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 8 10:01 go.sum [2021-04-08T10:02:16.839Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 10:00 internal [2021-04-08T10:02:16.839Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 10:00 version.go [2021-04-08T10:02:16.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:00 web [Pipeline] isUnix [Pipeline] sh [2021-04-08T10:02:17.229Z] + 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=a7d8903b25e588c722b04905ffe8b16d2532b9c7 --label arch=arm64 --label version=0.0.0 . [2021-04-08T10:02:18.248Z] Sending build context to Docker daemon 17.7MB [2021-04-08T10:02:18.248Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T10:02:18.248Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-08T10:02:18.248Z] ---> 646ee17ca7eb [2021-04-08T10:02:18.248Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-08T10:02:18.528Z] ---> Running in 0d22d824dddc [2021-04-08T10:02:19.124Z] Removing intermediate container 0d22d824dddc [2021-04-08T10:02:19.124Z] ---> f9bfd8dce774 [2021-04-08T10:02:19.124Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-08T10:02:19.124Z] ---> Running in 23c63803b224 [2021-04-08T10:02:19.721Z] Removing intermediate container 23c63803b224 [2021-04-08T10:02:19.721Z] ---> 237b3d6807c2 [2021-04-08T10:02:19.722Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-08T10:02:19.722Z] ---> Running in 3abc7c67da0c [2021-04-08T10:02:20.319Z] Removing intermediate container 3abc7c67da0c [2021-04-08T10:02:20.319Z] ---> addaec383224 [2021-04-08T10:02:20.319Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-08T10:02:20.319Z] ---> Running in 65d7a950901d [2021-04-08T10:02:20.914Z] Removing intermediate container 65d7a950901d [2021-04-08T10:02:20.914Z] ---> 3b4bb21aa5ca [2021-04-08T10:02:20.914Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-08T10:02:20.914Z] ---> Running in cbb596872504 [2021-04-08T10:02:21.510Z] Removing intermediate container cbb596872504 [2021-04-08T10:02:21.510Z] ---> 123ace456aab [2021-04-08T10:02:21.510Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T10:02:21.510Z] ---> Running in 0e2dbb99ca52 [2021-04-08T10:02:23.485Z] Removing intermediate container 0e2dbb99ca52 [2021-04-08T10:02:23.485Z] ---> dc0d41b05e4c [2021-04-08T10:02:23.485Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-08T10:02:23.759Z] ---> Running in 9defeed2562b [2021-04-08T10:02:24.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T10:02:25.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T10:02:26.314Z] OK: 142 MiB in 39 packages [2021-04-08T10:02:27.749Z] Removing intermediate container 9defeed2562b [2021-04-08T10:02:27.749Z] ---> b22681e25d46 [2021-04-08T10:02:27.749Z] Step 10/24 : ENV GO111MODULE=on [2021-04-08T10:02:27.749Z] ---> Running in f9b4cdae58ba [2021-04-08T10:02:28.020Z] Removing intermediate container f9b4cdae58ba [2021-04-08T10:02:28.020Z] ---> ff1ac464c623 [2021-04-08T10:02:28.020Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-08T10:02:28.293Z] ---> Running in 7442f051e507 [2021-04-08T10:02:28.888Z] Removing intermediate container 7442f051e507 [2021-04-08T10:02:28.888Z] ---> 19b3057805af [2021-04-08T10:02:28.888Z] Step 12/24 : COPY go.mod . [2021-04-08T10:02:29.484Z] ---> e40629c3b6ef [2021-04-08T10:02:29.484Z] Step 13/24 : COPY Makefile . [2021-04-08T10:02:30.081Z] ---> 4dc93ef10a65 [2021-04-08T10:02:30.081Z] Step 14/24 : RUN make update [2021-04-08T10:02:30.353Z] ---> Running in 0e69f30bb0f1 [2021-04-08T10:02:31.330Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-08T10:02:32.767Z] Removing intermediate container 0e69f30bb0f1 [2021-04-08T10:02:32.767Z] ---> 3905da79491b [2021-04-08T10:02:32.767Z] Step 15/24 : COPY . . [2021-04-08T10:02:35.381Z] ---> f78110badc32 [2021-04-08T10:02:35.381Z] Step 16/24 : RUN ${MAKE} [2021-04-08T10:02:35.381Z] ---> Running in e658d4bba385 [2021-04-08T10:02:36.359Z] 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-04-08T10:03:03.197Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-08T10:03:08.583Z] Removing intermediate container e658d4bba385 [2021-04-08T10:03:08.583Z] ---> 51e03ca61403 [2021-04-08T10:03:08.583Z] Step 17/24 : FROM alpine:3.12 [2021-04-08T10:03:08.855Z] 3.12: Pulling from library/alpine [2021-04-08T10:03:08.855Z] 9a219e8acc52: Pulling fs layer [2021-04-08T10:03:09.126Z] 9a219e8acc52: Download complete [2021-04-08T10:03:09.723Z] 9a219e8acc52: Pull complete [2021-04-08T10:03:09.723Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-08T10:03:09.723Z] Status: Downloaded newer image for alpine:3.12 [2021-04-08T10:03:09.723Z] ---> d75e27dfc0a0 [2021-04-08T10:03:09.723Z] Step 18/24 : EXPOSE 4000 [2021-04-08T10:03:09.723Z] ---> Running in 88ce9a5f24c8 [2021-04-08T10:03:10.323Z] Removing intermediate container 88ce9a5f24c8 [2021-04-08T10:03:10.323Z] ---> bf359be8951f [2021-04-08T10:03:10.323Z] 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-04-08T10:03:12.306Z] ---> 6673d8713538 [2021-04-08T10:03:12.306Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-08T10:03:12.306Z] ---> Running in e35872daf3fd [2021-04-08T10:03:12.577Z] Removing intermediate container e35872daf3fd [2021-04-08T10:03:12.577Z] ---> 0882f0d53c28 [2021-04-08T10:03:12.577Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-08T10:03:12.851Z] ---> Running in cef4c836194b [2021-04-08T10:03:13.123Z] Removing intermediate container cef4c836194b [2021-04-08T10:03:13.123Z] ---> 1ffc4fc93244 [2021-04-08T10:03:13.123Z] Step 22/24 : LABEL arch=arm64 [2021-04-08T10:03:13.399Z] ---> Running in 8a072f1a977b [2021-04-08T10:03:13.674Z] Removing intermediate container 8a072f1a977b [2021-04-08T10:03:13.674Z] ---> 367d6e61d9e8 [2021-04-08T10:03:13.674Z] Step 23/24 : LABEL git_sha=a7d8903b25e588c722b04905ffe8b16d2532b9c7 [2021-04-08T10:03:13.950Z] ---> Running in f57ef556924d [2021-04-08T10:03:14.546Z] Removing intermediate container f57ef556924d [2021-04-08T10:03:14.546Z] ---> c72ffb6cad64 [2021-04-08T10:03:14.546Z] Step 24/24 : LABEL version=0.0.0 [2021-04-08T10:03:14.546Z] ---> Running in a9c9031ec479 [2021-04-08T10:03:15.139Z] Removing intermediate container a9c9031ec479 [2021-04-08T10:03:15.140Z] ---> 9acc52f4072f [2021-04-08T10:03:15.140Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-08T10:03:15.140Z] Successfully built 9acc52f4072f [2021-04-08T10:03:15.140Z] 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-04-08T10:03:15.918Z] ---> job-cost.sh [2021-04-08T10:03:15.918Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wkjl [2021-04-08T10:03:54.865Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-08T10:05:31.610Z] lf-activate-venv(): INFO: Adding /tmp/venv-wkjl/bin to PATH [2021-04-08T10:05:31.610Z] INFO: No Stack... [2021-04-08T10:05:31.610Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-08T10:05:31.610Z] INFO: Archiving Costs [Pipeline] sh [2021-04-08T10:05:31.946Z] + + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-04-08T10:05:31.946Z] cut -d, -f6 [Pipeline] lock [2021-04-08T10:05:32.051Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [2021-04-08T10:05:32.062Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] did not exist. Created. [2021-04-08T10:05:32.062Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-08T10:05:32.518Z] /w/workspace/edgex-ui-go/2@tmp/durable-1f9e637b/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-1f9e637b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-08T10:05:32.867Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-08T10:05:32.930Z] Warning: overwriting stash ‘stack-cost’ [2021-04-08T10:05:33.262Z] Stashed 1 file(s) [Pipeline] } [2021-04-08T10:05:33.280Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-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-04-08T10:05:34.412Z] provisioning config files... [2021-04-08T10:05:34.422Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/config8117857488259128801tmp [Pipeline] { [Pipeline] sh [2021-04-08T10:05:34.822Z] + set +x [2021-04-08T10:05:34.822Z] + curl -s https://codecov.io/bash [2021-04-08T10:05:34.822Z] + bash -s -- [2021-04-08T10:05:35.085Z] [2021-04-08T10:05:35.085Z] _____ _ [2021-04-08T10:05:35.085Z] / ____| | | [2021-04-08T10:05:35.085Z] | | ___ __| | ___ ___ _____ __ [2021-04-08T10:05:35.085Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-08T10:05:35.085Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-08T10:05:35.085Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-08T10:05:35.085Z] Bash-20210309-2b87ace [2021-04-08T10:05:35.085Z] [2021-04-08T10:05:35.085Z] [2021-04-08T10:05:35.085Z] ==> git version 2.24.3 found [2021-04-08T10:05:35.085Z] ==> 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-04-08T10:05:35.085Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-08T10:05:35.085Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-08T10:05:35.085Z] ==> Jenkins CI detected. [2021-04-08T10:05:35.085Z] project root: . [2021-04-08T10:05:35.085Z] --> token set from env [2021-04-08T10:05:35.085Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-08T10:05:35.085Z] ==> Running gcov in . (disable via -X gcov) [2021-04-08T10:05:35.085Z] ==> Python coveragepy not found [2021-04-08T10:05:35.085Z] ==> Searching for coverage reports in: [2021-04-08T10:05:35.085Z] + . [2021-04-08T10:05:35.085Z] -> Found 1 reports [2021-04-08T10:05:35.085Z] ==> Detecting git/mercurial file structure [2021-04-08T10:05:35.085Z] ==> Reading reports [2021-04-08T10:05:35.085Z] + ./coverage.out bytes=10 [2021-04-08T10:05:35.354Z] ==> Appending adjustments [2021-04-08T10:05:35.354Z] https://docs.codecov.io/docs/fixing-reports [2021-04-08T10:05:35.354Z] + Found adjustments [2021-04-08T10:05:35.354Z] ==> Gzipping contents [2021-04-08T10:05:35.354Z] 4.0K /tmp/codecov.xJ5yae.gz [2021-04-08T10:05:35.354Z] ==> Uploading reports [2021-04-08T10:05:35.354Z] url: https://codecov.io [2021-04-08T10:05:35.354Z] query: branch=PR-327&commit=a7d8903b25e588c722b04905ffe8b16d2532b9c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2021-04-08T10:05:35.354Z] -> Pinging Codecov [2021-04-08T10:05:35.354Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-327&commit=a7d8903b25e588c722b04905ffe8b16d2532b9c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2021-04-08T10:05:35.929Z] -> Uploading to [2021-04-08T10:05:35.929Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-08/FB506323287CE973F263BFD2A0EB1F37/a7d8903b25e588c722b04905ffe8b16d2532b9c7/24dd6085-164e-4a0d-95f4-b3bf9f3bd1ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210408T100535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebfad41282f532392243d2b64392662978b7e8d1965cecdb667ad67f423448e2 [2021-04-08T10:05:35.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-08T10:05:35.929Z] Dload Upload Total Spent Left Speed [2021-04-08T10:05:36.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3599 0 0 100 3599 0 7028 --:--:-- --:--:-- --:--:-- 7043 [2021-04-08T10:05:36.503Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a7d8903b25e588c722b04905ffe8b16d2532b9c7 [Pipeline] } [2021-04-08T10:05:36.513Z] 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-04-08T10:05:38.675Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T10:05:39.246Z] ---> package-listing.sh [2021-04-08T10:05:39.246Z] ++ facter osfamily [2021-04-08T10:05:39.246Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-08T10:05:39.246Z] + OS_FAMILY=redhat [2021-04-08T10:05:39.246Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-327 [2021-04-08T10:05:39.246Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-08T10:05:39.246Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-08T10:05:39.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-08T10:05:39.246Z] + PACKAGES=/tmp/packages_start.txt [2021-04-08T10:05:39.246Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-327 ']' [2021-04-08T10:05:39.246Z] + PACKAGES=/tmp/packages_end.txt [2021-04-08T10:05:39.246Z] + case "${OS_FAMILY}" in [2021-04-08T10:05:39.246Z] + rpm -qa [2021-04-08T10:05:39.246Z] + sort [2021-04-08T10:05:44.570Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-08T10:05:44.570Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-08T10:05:44.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-08T10:05:44.570Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-327 ']' [2021-04-08T10:05:44.570Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-327/archives/ [2021-04-08T10:05:44.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-327/archives/ [Pipeline] echo [2021-04-08T10:05:44.584Z] 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-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-08T10:05:44.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-08T10:05:45.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T10:05:45.192Z] [2021-04-08T10:05:45.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-08T10:05:45.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T10:05:45.540Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-08T10:05:45.540Z] df20fa9351a1: Pulling fs layer [2021-04-08T10:05:45.540Z] 36b3adc4ff6f: Pulling fs layer [2021-04-08T10:05:45.540Z] 8ad3a11d3b57: Pulling fs layer [2021-04-08T10:05:45.540Z] 46f8f816bc3b: Pulling fs layer [2021-04-08T10:05:45.540Z] 93b61091891f: Pulling fs layer [2021-04-08T10:05:45.540Z] 93b9cdb0e59b: Pulling fs layer [2021-04-08T10:05:45.540Z] 5e14af77c1be: Pulling fs layer [2021-04-08T10:05:45.540Z] 01666e4c0597: Pulling fs layer [2021-04-08T10:05:45.540Z] aa168da1d23b: Pulling fs layer [2021-04-08T10:05:45.540Z] 93b9cdb0e59b: Waiting [2021-04-08T10:05:45.540Z] 46f8f816bc3b: Waiting [2021-04-08T10:05:45.540Z] 93b61091891f: Waiting [2021-04-08T10:05:45.540Z] aa168da1d23b: Waiting [2021-04-08T10:05:45.540Z] 5e14af77c1be: Waiting [2021-04-08T10:05:45.540Z] 01666e4c0597: Waiting [2021-04-08T10:05:45.540Z] 36b3adc4ff6f: Download complete [2021-04-08T10:05:45.804Z] 46f8f816bc3b: Verifying Checksum [2021-04-08T10:05:45.804Z] 46f8f816bc3b: Download complete [2021-04-08T10:05:45.804Z] df20fa9351a1: Download complete [2021-04-08T10:05:45.804Z] 93b9cdb0e59b: Verifying Checksum [2021-04-08T10:05:45.804Z] 93b9cdb0e59b: Download complete [2021-04-08T10:05:45.804Z] 93b61091891f: Verifying Checksum [2021-04-08T10:05:45.804Z] 93b61091891f: Download complete [2021-04-08T10:05:45.804Z] 5e14af77c1be: Verifying Checksum [2021-04-08T10:05:45.804Z] 5e14af77c1be: Download complete [2021-04-08T10:05:45.804Z] 01666e4c0597: Verifying Checksum [2021-04-08T10:05:45.804Z] 01666e4c0597: Download complete [2021-04-08T10:05:46.067Z] df20fa9351a1: Pull complete [2021-04-08T10:05:46.333Z] 36b3adc4ff6f: Pull complete [2021-04-08T10:05:46.608Z] 8ad3a11d3b57: Verifying Checksum [2021-04-08T10:05:46.608Z] 8ad3a11d3b57: Download complete [2021-04-08T10:05:47.577Z] 8ad3a11d3b57: Pull complete [2021-04-08T10:05:47.577Z] 46f8f816bc3b: Pull complete [2021-04-08T10:05:47.846Z] 93b61091891f: Pull complete [2021-04-08T10:05:49.270Z] 93b9cdb0e59b: Pull complete [2021-04-08T10:05:49.270Z] aa168da1d23b: Verifying Checksum [2021-04-08T10:05:49.270Z] aa168da1d23b: Download complete [2021-04-08T10:05:49.270Z] 5e14af77c1be: Pull complete [2021-04-08T10:05:49.270Z] 01666e4c0597: Pull complete [2021-04-08T10:05:57.508Z] aa168da1d23b: Pull complete [2021-04-08T10:05:57.508Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-08T10:05:57.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T10:05:57.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-08T10:05:57.733Z] prd-centos7-docker-4c-2g-33297 does not seem to be running inside a container [2021-04-08T10:05:57.789Z] $ 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-327/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-327 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327:/w/workspace/edgexfoundry_edgex-ui-go_PR-327:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-08T10:06:01.387Z] $ docker top a83bf9944bd56daba0179daf69c4ee4faa4e86fc274e3eff672887e66a8946db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T10:06:01.997Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-08T10:06:02.301Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-08T10:06:02.613Z] + ls /var/log/sa-host [2021-04-08T10:06:02.613Z] + sadf -c /var/log/sa-host/sa08 [2021-04-08T10:06:02.613Z] file_magic: OK [2021-04-08T10:06:02.613Z] HZ: Using current value: 100 [2021-04-08T10:06:02.613Z] file_header: OK [2021-04-08T10:06:02.613Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-08T10:06:02.613Z] Statistics: [2021-04-08T10:06:02.613Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-08T10:06:02.613Z] File successfully converted to sysstat format version 12.2.1 [2021-04-08T10:06:02.613Z] + sadf -c /var/log/sa-host/sa23 [2021-04-08T10:06:02.613Z] file_magic: OK [2021-04-08T10:06:02.613Z] HZ: Using current value: 100 [2021-04-08T10:06:02.613Z] file_header: OK [2021-04-08T10:06:02.613Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-08T10:06:02.613Z] Statistics: [2021-04-08T10:06:02.613Z] Hnuu...uuuununununu... [2021-04-08T10:06:02.613Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-08T10:06:02.838Z] provisioning config files... [2021-04-08T10:06:02.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/config5598951894288462689tmp [Pipeline] { [Pipeline] echo [2021-04-08T10:06:02.973Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T10:06:03.296Z] ---> create-netrc.sh [Pipeline] } [2021-04-08T10:06:03.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-08T10:06:03.427Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T10:06:03.733Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-08T10:06:03.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T10:06:04.049Z] ---> sudo-logs.sh [2021-04-08T10:06:04.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-08T10:06:04.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T10:06:04.438Z] ---> job-cost.sh [2021-04-08T10:06:04.438Z] lf-activate-venv: SKIPPING [2021-04-08T10:06:04.438Z] DEBUG: total: 0.20999999344348907 [2021-04-08T10:06:04.438Z] INFO: Retrieving Stack Cost... [2021-04-08T10:06:05.386Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-08T10:06:05.963Z] INFO: Archiving Costs [Pipeline] echo [2021-04-08T10:06:05.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T10:06:06.277Z] ---> logs-deploy.sh [2021-04-08T10:06:06.277Z] lf-activate-venv: SKIPPING [2021-04-08T10:06:06.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-327/2 [2021-04-08T10:06:06.277Z] INFO: archiving workspace using pattern(s): [2021-04-08T10:06:08.199Z] Archives upload complete. [2021-04-08T10:06:08.199Z] INFO: archiving logs to Nexus [2021-04-08T10:06:09.146Z] ---> uname -a: [2021-04-08T10:06:09.146Z] Linux prd-centos7-docker-4c-2g-33297.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] ---> lscpu: [2021-04-08T10:06:09.146Z] Architecture: x86_64 [2021-04-08T10:06:09.146Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-08T10:06:09.146Z] Byte Order: Little Endian [2021-04-08T10:06:09.146Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-08T10:06:09.146Z] CPU(s): 4 [2021-04-08T10:06:09.146Z] On-line CPU(s) list: 0-3 [2021-04-08T10:06:09.146Z] Thread(s) per core: 1 [2021-04-08T10:06:09.146Z] Core(s) per socket: 1 [2021-04-08T10:06:09.146Z] Socket(s): 4 [2021-04-08T10:06:09.146Z] NUMA node(s): 1 [2021-04-08T10:06:09.146Z] Vendor ID: GenuineIntel [2021-04-08T10:06:09.146Z] CPU family: 6 [2021-04-08T10:06:09.146Z] Model: 44 [2021-04-08T10:06:09.146Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-08T10:06:09.146Z] Stepping: 1 [2021-04-08T10:06:09.146Z] CPU MHz: 2933.442 [2021-04-08T10:06:09.146Z] BogoMIPS: 5866.88 [2021-04-08T10:06:09.146Z] Virtualization: VT-x [2021-04-08T10:06:09.146Z] Hypervisor vendor: KVM [2021-04-08T10:06:09.146Z] Virtualization type: full [2021-04-08T10:06:09.146Z] L1d cache: 128 KiB [2021-04-08T10:06:09.146Z] L1i cache: 128 KiB [2021-04-08T10:06:09.146Z] L2 cache: 16 MiB [2021-04-08T10:06:09.146Z] L3 cache: 64 MiB [2021-04-08T10:06:09.146Z] NUMA node0 CPU(s): 0-3 [2021-04-08T10:06:09.146Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-08T10:06:09.146Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-08T10:06:09.146Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-08T10:06:09.146Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-08T10:06:09.146Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-08T10:06:09.146Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-08T10:06:09.146Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-08T10:06:09.146Z] Vulnerability Srbds: Not affected [2021-04-08T10:06:09.146Z] Vulnerability Tsx async abort: Not affected [2021-04-08T10:06:09.146Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] ---> nproc: [2021-04-08T10:06:09.146Z] 4 [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] ---> df -h: [2021-04-08T10:06:09.146Z] Filesystem Size Used Available Use% Mounted on [2021-04-08T10:06:09.146Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-08T10:06:09.146Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-08T10:06:09.146Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-08T10:06:09.146Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-327 [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-08T10:06:09.146Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] ---> free -m: [2021-04-08T10:06:09.146Z] total used free shared buff/cache available [2021-04-08T10:06:09.146Z] Mem: 1837 715 106 0 1014 1017 [2021-04-08T10:06:09.146Z] Swap: 1023 0 1023 [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] ---> ip addr: [2021-04-08T10:06:09.146Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-08T10:06:09.146Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-08T10:06:09.146Z] inet 127.0.0.1/8 scope host lo [2021-04-08T10:06:09.146Z] valid_lft forever preferred_lft forever [2021-04-08T10:06:09.146Z] inet6 ::1/128 scope host [2021-04-08T10:06:09.146Z] valid_lft forever preferred_lft forever [2021-04-08T10:06:09.146Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-08T10:06:09.146Z] link/ether fa:16:3e:e7:47:95 brd ff:ff:ff:ff:ff:ff [2021-04-08T10:06:09.146Z] inet 10.30.122.103/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-08T10:06:09.146Z] valid_lft 85754sec preferred_lft 85754sec [2021-04-08T10:06:09.146Z] inet6 fe80::f816:3eff:fee7:4795/64 scope link [2021-04-08T10:06:09.146Z] valid_lft forever preferred_lft forever [2021-04-08T10:06:09.146Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-08T10:06:09.146Z] link/ether 02:42:4c:62:2a:df brd ff:ff:ff:ff:ff:ff [2021-04-08T10:06:09.146Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-08T10:06:09.146Z] valid_lft forever preferred_lft forever [2021-04-08T10:06:09.146Z] inet6 fe80::42:4cff:fe62:2adf/64 scope link [2021-04-08T10:06:09.146Z] valid_lft forever preferred_lft forever [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] ---> sar -b -r -n DEV: [2021-04-08T10:06:09.146Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/08/21 _x86_64_ (4 CPU) [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] 09:55:10 LINUX RESTART (4 CPU) [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] 09:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-08T10:06:09.146Z] 09:57:01 34.08 11.53 22.55 0.00 4425.36 3634.28 0.00 [2021-04-08T10:06:09.146Z] 09:58:01 1.95 0.00 1.95 0.00 0.00 37.26 0.00 [2021-04-08T10:06:09.146Z] 09:59:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 [2021-04-08T10:06:09.146Z] 10:00:01 0.35 0.00 0.35 0.00 0.00 4.81 0.00 [2021-04-08T10:06:09.146Z] 10:01:01 0.22 0.02 0.20 0.00 0.13 2.88 0.00 [2021-04-08T10:06:09.146Z] 10:02:01 0.50 0.08 0.42 0.00 1.60 6.64 0.00 [2021-04-08T10:06:09.146Z] 10:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-04-08T10:06:09.146Z] 10:04:02 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-04-08T10:06:09.146Z] 10:05:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 [2021-04-08T10:06:09.146Z] 10:06:01 134.77 71.32 63.45 0.00 6221.04 18497.30 0.00 [2021-04-08T10:06:09.146Z] Average: 17.31 8.31 9.00 0.00 1067.04 2223.88 0.00 [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] 09:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-08T10:06:09.146Z] 09:57:01 142912 0 615936 32.74 2620 1120076 1103336 37.66 439712 1098364 16 [2021-04-08T10:06:09.146Z] 09:58:01 147668 0 611172 32.48 2620 1120084 1084400 37.01 437892 1095632 20 [2021-04-08T10:06:09.146Z] 09:59:01 146080 0 612756 32.57 2620 1120088 1084436 37.01 436760 1098988 12 [2021-04-08T10:06:09.146Z] 10:00:01 146800 0 612032 32.53 2620 1120092 1076068 36.72 453612 1081620 20 [2021-04-08T10:06:09.146Z] 10:01:01 143964 0 614864 32.68 2620 1120096 1078804 36.82 452608 1084816 16 [2021-04-08T10:06:09.146Z] 10:02:01 145368 0 613332 32.60 2620 1120224 1076468 36.74 471176 1065588 12 [2021-04-08T10:06:09.146Z] 10:03:01 145392 0 613308 32.60 2620 1120224 1076468 36.74 470928 1065588 8 [2021-04-08T10:06:09.146Z] 10:04:02 145196 0 613496 32.61 2620 1120232 1076468 36.74 471064 1065588 8 [2021-04-08T10:06:09.146Z] 10:05:01 145156 0 613532 32.61 2620 1120236 1076492 36.74 471072 1065588 16 [2021-04-08T10:06:09.146Z] 10:06:01 174604 0 702768 37.35 2620 1001552 1286944 43.92 470316 985092 100 [2021-04-08T10:06:09.146Z] Average: 148314 0 622320 33.07 2620 1108290 1101988 37.61 457514 1070686 23 [2021-04-08T10:06:09.146Z] [2021-04-08T10:06:09.146Z] 09:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-08T10:06:09.146Z] 09:57:01 eth0 124.96 113.31 452.63 43.16 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 09:57:01 docker0 48.33 43.73 4.28 114.16 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 09:58:01 eth0 5.33 2.41 3.40 0.34 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 09:59:01 eth0 1.23 0.40 0.37 0.21 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:00:01 eth0 0.67 0.30 0.29 0.17 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:01:01 eth0 0.33 0.22 0.14 0.10 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:02:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:04:02 eth0 0.57 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:05:01 eth0 0.59 0.15 0.11 0.01 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.146Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.147Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.147Z] 10:06:01 eth0 214.88 166.06 2176.00 19.57 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.147Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.147Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.147Z] Average: eth0 34.95 28.37 263.84 6.37 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.147Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.147Z] Average: docker0 4.84 4.38 0.43 11.44 0.00 0.00 0.00 0.00 [2021-04-08T10:06:09.147Z] [2021-04-08T10:06:09.147Z] [2021-04-08T10:06:09.147Z] ---> sar -P ALL: [2021-04-08T10:06:09.147Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/08/21 _x86_64_ (4 CPU) [2021-04-08T10:06:09.147Z] [2021-04-08T10:06:09.147Z] 09:55:10 LINUX RESTART (4 CPU) [2021-04-08T10:06:09.147Z] [2021-04-08T10:06:09.147Z] 09:56:01 CPU %user %nice %system %iowait %steal %idle [2021-04-08T10:06:09.147Z] 09:57:01 all 2.89 0.00 2.21 0.63 0.02 94.25 [2021-04-08T10:06:09.147Z] 09:57:01 0 2.47 0.00 2.20 0.05 0.02 95.27 [2021-04-08T10:06:09.147Z] 09:57:01 1 2.36 0.00 1.96 0.44 0.03 95.21 [2021-04-08T10:06:09.147Z] 09:57:01 2 3.22 0.00 2.21 0.47 0.02 94.08 [2021-04-08T10:06:09.147Z] 09:57:01 3 3.52 0.00 2.45 1.58 0.02 92.44 [2021-04-08T10:06:09.147Z] 09:58:01 all 0.19 0.00 0.07 0.00 0.00 99.73 [2021-04-08T10:06:09.147Z] 09:58:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2021-04-08T10:06:09.147Z] 09:58:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-04-08T10:06:09.147Z] 09:58:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-08T10:06:09.147Z] 09:58:01 3 0.53 0.00 0.10 0.00 0.00 99.37 [2021-04-08T10:06:09.147Z] 09:59:01 all 0.20 0.00 0.15 0.00 0.00 99.64 [2021-04-08T10:06:09.147Z] 09:59:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2021-04-08T10:06:09.147Z] 09:59:01 1 0.48 0.00 0.20 0.00 0.00 99.32 [2021-04-08T10:06:09.147Z] 09:59:01 2 0.20 0.00 0.15 0.00 0.02 99.63 [2021-04-08T10:06:09.147Z] 09:59:01 3 0.08 0.00 0.18 0.00 0.00 99.73 [2021-04-08T10:06:09.147Z] 10:00:01 all 0.11 0.00 0.05 0.00 0.00 99.83 [2021-04-08T10:06:09.147Z] 10:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-08T10:06:09.147Z] 10:00:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-04-08T10:06:09.147Z] 10:00:01 2 0.32 0.00 0.10 0.00 0.00 99.58 [2021-04-08T10:06:09.147Z] 10:00:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-04-08T10:06:09.147Z] 10:01:01 all 0.17 0.00 0.10 0.00 0.02 99.70 [2021-04-08T10:06:09.147Z] 10:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-04-08T10:06:09.147Z] 10:01:01 1 0.08 0.00 0.15 0.00 0.03 99.73 [2021-04-08T10:06:09.147Z] 10:01:01 2 0.55 0.00 0.10 0.00 0.02 99.33 [2021-04-08T10:06:09.147Z] 10:01:01 3 0.03 0.00 0.12 0.00 0.02 99.83 [2021-04-08T10:06:09.147Z] 10:02:01 all 0.16 0.00 0.07 0.00 0.00 99.76 [2021-04-08T10:06:09.147Z] 10:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-04-08T10:06:09.147Z] 10:02:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2021-04-08T10:06:09.147Z] 10:02:01 2 0.03 0.00 0.05 0.02 0.00 99.90 [2021-04-08T10:06:09.147Z] 10:02:01 3 0.03 0.00 0.13 0.00 0.00 99.83 [2021-04-08T10:06:09.147Z] 10:03:01 all 0.14 0.00 0.05 0.00 0.00 99.82 [2021-04-08T10:06:09.147Z] 10:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-04-08T10:06:09.147Z] 10:03:01 1 0.43 0.00 0.08 0.00 0.00 99.48 [2021-04-08T10:06:09.147Z] 10:03:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-08T10:06:09.147Z] 10:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-08T10:06:09.147Z] 10:04:02 all 0.06 0.00 0.04 0.00 0.00 99.89 [2021-04-08T10:06:09.147Z] 10:04:02 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-08T10:06:09.147Z] 10:04:02 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-04-08T10:06:09.147Z] 10:04:02 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-08T10:06:09.147Z] 10:04:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-08T10:06:09.147Z] 10:05:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-04-08T10:06:09.147Z] 10:05:01 0 0.07 0.00 0.07 0.00 0.00 99.86 [2021-04-08T10:06:09.147Z] 10:05:01 1 0.51 0.00 0.03 0.00 0.00 99.46 [2021-04-08T10:06:09.147Z] 10:05:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-08T10:06:09.147Z] 10:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-08T10:06:09.147Z] 10:06:01 all 6.35 0.00 4.45 1.94 0.19 87.06 [2021-04-08T10:06:09.147Z] 10:06:01 0 6.98 0.00 4.43 2.38 0.19 86.03 [2021-04-08T10:06:09.147Z] 10:06:01 1 5.97 0.00 4.25 1.47 0.17 88.14 [2021-04-08T10:06:09.147Z] 10:06:01 2 6.75 0.00 4.77 1.89 0.20 86.38 [2021-04-08T10:06:09.147Z] 10:06:01 3 5.72 0.00 4.36 2.02 0.20 87.70 [2021-04-08T10:06:09.147Z] Average: all 1.04 0.00 0.72 0.26 0.03 97.97 [2021-04-08T10:06:09.147Z] Average: 0 0.97 0.00 0.70 0.24 0.02 98.07 [2021-04-08T10:06:09.147Z] Average: 1 1.06 0.00 0.68 0.19 0.03 98.04 [2021-04-08T10:06:09.147Z] Average: 2 1.12 0.00 0.75 0.24 0.03 97.87 [2021-04-08T10:06:09.147Z] Average: 3 0.99 0.00 0.74 0.36 0.02 97.89 [2021-04-08T10:06:09.147Z] [2021-04-08T10:06:09.147Z] [2021-04-08T10:06:09.147Z]