Pull request #333 opened 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 c66357db544dfd2616d22ad83d28c7f6be2d6a5d+49c4d704d89cee82356a6d6258b1004cb031f271 (0f2e1ef316c506b38be8432560ec34912a691116) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-333/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-333/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33890 in /w/workspace/edgexfoundry_edgex-ui-go_PR-333 [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-333 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit c66357db544dfd2616d22ad83d28c7f6be2d6a5d Merge succeeded, producing c66357db544dfd2616d22ad83d28c7f6be2d6a5d Checking out Revision c66357db544dfd2616d22ad83d28c7f6be2d6a5d (PR-333) > git config core.sparsecheckout # timeout=10 > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # 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 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 Commit message: "feat: Update web server to support new UI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-13T08:28:49.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-13T08:28:50.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-13T08:28:50.486Z] ========================================================= [2021-04-13T08:28:50.486Z] EdgeX Global Pipelines Version Info [2021-04-13T08:28:50.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:28:52.442Z] ------------------- [2021-04-13T08:28:52.442Z] stable info: [2021-04-13T08:28:52.442Z] ------------------- [2021-04-13T08:28:52.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-13T08:28:52.443Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-13T08:28:52.443Z] Message: update stable to v1.0.186 [2021-04-13T08:28:53.017Z] ------------------- [2021-04-13T08:28:53.017Z] experimental info: [2021-04-13T08:28:53.017Z] ------------------- [2021-04-13T08:28:53.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-13T08:28:53.017Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-13T08:28:53.017Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-13T08:28:53.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-13T08:28:53.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-13T08:28:53.676Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-13T08:28:53.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-13T08:28:53.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-13T08:28:54.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-13T08:28:54.236Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-13T08:28:54.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-13T08:28:54.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-13T08:28:54.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-13T08:28:54.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-13T08:28:54.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-13T08:28:54.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-13T08:28:55.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-13T08:28:55.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-13T08:28:55.349Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-13T08:28:55.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-13T08:28:55.626Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-13T08:28:55.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-13T08:28:55.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-13T08:28:56.019Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-13T08:28:56.152Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-13T08:28:56.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-13T08:28:56.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-13T08:28:56.550Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-13T08:28:56.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-13T08:28:56.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-333 [Pipeline] echo [2021-04-13T08:28:56.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-333 [Pipeline] echo [2021-04-13T08:28:57.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-333 [Pipeline] echo [2021-04-13T08:28:57.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c66357db544dfd2616d22ad83d28c7f6be2d6a5d [Pipeline] echo [2021-04-13T08:28:57.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c66357d [Pipeline] echo [2021-04-13T08:28:57.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-13T08:28:57.769Z] provisioning config files... [2021-04-13T08:28:57.808Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/config6036105090620476318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:28:58.230Z] ---> docker-login.sh [2021-04-13T08:28:58.230Z] nexus3.edgexfoundry.org:10001 [2021-04-13T08:28:58.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:28:58.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:28:58.756Z] Configure a credential helper to remove this warning. See [2021-04-13T08:28:58.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:28:58.756Z] [2021-04-13T08:28:58.756Z] Login Succeeded [2021-04-13T08:28:58.756Z] nexus3.edgexfoundry.org:10002 [2021-04-13T08:28:59.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:28:59.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:28:59.018Z] Configure a credential helper to remove this warning. See [2021-04-13T08:28:59.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:28:59.018Z] [2021-04-13T08:28:59.018Z] Login Succeeded [2021-04-13T08:28:59.018Z] nexus3.edgexfoundry.org:10003 [2021-04-13T08:28:59.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:28:59.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:28:59.281Z] Configure a credential helper to remove this warning. See [2021-04-13T08:28:59.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:28:59.281Z] [2021-04-13T08:28:59.281Z] Login Succeeded [2021-04-13T08:28:59.281Z] nexus3.edgexfoundry.org:10004 [2021-04-13T08:28:59.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:28:59.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:28:59.281Z] Configure a credential helper to remove this warning. See [2021-04-13T08:28:59.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:28:59.281Z] [2021-04-13T08:28:59.281Z] Login Succeeded [2021-04-13T08:28:59.281Z] docker.io [2021-04-13T08:28:59.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:28:59.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:28:59.809Z] Configure a credential helper to remove this warning. See [2021-04-13T08:28:59.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:28:59.809Z] [2021-04-13T08:28:59.809Z] Login Succeeded [2021-04-13T08:28:59.809Z] ---> docker-login.sh ends [Pipeline] } [2021-04-13T08:28:59.848Z] 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-13T08:29:01.106Z] + git log --format=format:%s -1 c66357db544dfd2616d22ad83d28c7f6be2d6a5d [Pipeline] echo [2021-04-13T08:29:01.223Z] GIT_COMMIT: c66357db544dfd2616d22ad83d28c7f6be2d6a5d, Commit Message: feat: Update web server to support new UI [Pipeline] echo [2021-04-13T08:29:01.346Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:29:02.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T08:29:02.596Z] [2021-04-13T08:29:02.596Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:29:02.997Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T08:29:02.997Z] latest: Pulling from edgex-devops/git-semver [2021-04-13T08:29:02.997Z] 31603596830f: Pulling fs layer [2021-04-13T08:29:02.997Z] 2a8b12db71e7: Pulling fs layer [2021-04-13T08:29:02.997Z] 6ca5941a6612: Pulling fs layer [2021-04-13T08:29:02.997Z] ecc8261a40a4: Pulling fs layer [2021-04-13T08:29:02.997Z] ecc8261a40a4: Waiting [2021-04-13T08:29:02.997Z] 2a8b12db71e7: Verifying Checksum [2021-04-13T08:29:02.997Z] 2a8b12db71e7: Download complete [2021-04-13T08:29:03.264Z] 31603596830f: Verifying Checksum [2021-04-13T08:29:03.264Z] 31603596830f: Download complete [2021-04-13T08:29:03.264Z] 6ca5941a6612: Verifying Checksum [2021-04-13T08:29:03.264Z] 6ca5941a6612: Download complete [2021-04-13T08:29:03.264Z] ecc8261a40a4: Verifying Checksum [2021-04-13T08:29:03.264Z] ecc8261a40a4: Download complete [2021-04-13T08:29:03.527Z] 31603596830f: Pull complete [2021-04-13T08:29:04.111Z] 2a8b12db71e7: Pull complete [2021-04-13T08:29:04.711Z] 6ca5941a6612: Pull complete [2021-04-13T08:29:06.116Z] ecc8261a40a4: Pull complete [2021-04-13T08:29:06.116Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-13T08:29:06.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T08:29:06.116Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-13T08:29:06.251Z] prd-centos7-docker-4c-2g-33890 does not seem to be running inside a container [2021-04-13T08:29:06.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-333 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-333:/w/workspace/edgexfoundry_edgex-ui-go_PR-333:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-13T08:29:07.993Z] $ docker top 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-13T08:29:08.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-13T08:29:08.536Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-13T08:29:08.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-13T08:29:08.783Z] $ docker exec 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 ssh-agent [2021-04-13T08:29:08.943Z] SSH_AUTH_SOCK=/tmp/ssh-Uq8MUK6PHQId/agent.11 [2021-04-13T08:29:08.943Z] SSH_AGENT_PID=16 [2021-04-13T08:29:08.956Z] Running ssh-add (command line suppressed) [2021-04-13T08:29:09.078Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/private_key_1878840370486506114.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/private_key_1878840370486506114.key) [2021-04-13T08:29:09.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-13T08:29:09.541Z] + git tag --points-at HEAD [Pipeline] } [2021-04-13T08:29:09.575Z] $ docker exec --env ******** --env ******** 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 ssh-agent -k [2021-04-13T08:29:09.693Z] unset SSH_AUTH_SOCK; [2021-04-13T08:29:09.693Z] unset SSH_AGENT_PID; [2021-04-13T08:29:09.693Z] echo Agent pid 16 killed; [2021-04-13T08:29:09.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-13T08:29:09.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-13T08:29:09.961Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-13T08:29:10.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-13T08:29:10.134Z] $ docker exec 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 ssh-agent [2021-04-13T08:29:10.308Z] SSH_AUTH_SOCK=/tmp/ssh-GIdihUHUeNq7/agent.46 [2021-04-13T08:29:10.309Z] SSH_AGENT_PID=51 [2021-04-13T08:29:10.317Z] Running ssh-add (command line suppressed) [2021-04-13T08:29:10.435Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/private_key_2168810387175255293.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/private_key_2168810387175255293.key) [2021-04-13T08:29:10.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-13T08:29:10.902Z] + git semver init [2021-04-13T08:29:10.902Z] # -> Open(): unable to determine branch for HEAD [2021-04-13T08:29:10.902Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-333/.git [2021-04-13T08:29:10.902Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-333 [2021-04-13T08:29:10.902Z] # $SEMVER_REMOTE_NAME = origin [2021-04-13T08:29:10.902Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-13T08:29:10.902Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-13T08:29:10.902Z] # $SEMVER_BRANCH = PR-333 [2021-04-13T08:29:10.902Z] # $SEMVER_TEMP = /tmp/semver-565631944 [2021-04-13T08:29:10.902Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-13T08:29:12.301Z] # '/tmp/semver-565631944' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-333/.semver' [2021-04-13T08:29:12.301Z] # -> Force: false [2021-04-13T08:29:12.301Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-333/.semver [Pipeline] } [2021-04-13T08:29:12.325Z] $ docker exec --env ******** --env ******** 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 ssh-agent -k [2021-04-13T08:29:12.470Z] unset SSH_AUTH_SOCK; [2021-04-13T08:29:12.470Z] unset SSH_AGENT_PID; [2021-04-13T08:29:12.470Z] echo Agent pid 51 killed; [2021-04-13T08:29:12.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-13T08:29:13.279Z] + git semver [Pipeline] } [2021-04-13T08:29:13.319Z] $ docker stop --time=1 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 [2021-04-13T08:29:14.807Z] $ docker rm -f 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T08:29:15.453Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-13T08:29:15.985Z] Stashed 1 file(s) [Pipeline] echo [2021-04-13T08:29:16.009Z] [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-13T08:29:31.878Z] Still waiting to schedule task [2021-04-13T08:29:31.879Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-13T08:29:31.908Z] Still waiting to schedule task [2021-04-13T08:29:31.909Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline [2021-04-13T08:31:12.408Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33892 in /w/workspace/edgexfoundry_edgex-ui-go_PR-333 [Pipeline] { [Pipeline] ws [2021-04-13T08:31:12.511Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-13T08:31:17.417Z] using credential edgex-jenkins-ssh [2021-04-13T08:31:17.508Z] Cloning the remote Git repository [2021-04-13T08:31:17.569Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T08:31:17.684Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-13T08:31:17.760Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T08:31:17.761Z] > git --version # timeout=10 [2021-04-13T08:31:17.778Z] > git --version # 'git version 2.17.1' [2021-04-13T08:31:17.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:31:17.873Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T08:31:19.387Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-13T08:31:19.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T08:31:19.449Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-13T08:31:19.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T08:31:19.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:31:19.504Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T08:31:21.096Z] Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit c66357db544dfd2616d22ad83d28c7f6be2d6a5d [2021-04-13T08:31:21.119Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T08:31:21.144Z] > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 [2021-04-13T08:31:21.855Z] Merge succeeded, producing c66357db544dfd2616d22ad83d28c7f6be2d6a5d [2021-04-13T08:31:21.856Z] Checking out Revision c66357db544dfd2616d22ad83d28c7f6be2d6a5d (PR-333) [2021-04-13T08:31:21.665Z] > git remote # timeout=10 [2021-04-13T08:31:21.690Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T08:31:21.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:31:21.722Z] > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 [2021-04-13T08:31:21.799Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T08:31:21.865Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T08:31:21.884Z] > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 [2021-04-13T08:31:26.855Z] Commit message: "feat: Update web server to support new UI" [2021-04-13T08:31:26.911Z] > git --version # timeout=10 [2021-04-13T08:31:26.920Z] > git --version # 'git version 2.17.1' [2021-04-13T08:31:26.932Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T08:31:28.632Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-13T08:31:29.046Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-13T08:31:29.411Z] + sudo+ service dockertrue restart [2021-04-13T08:31:29.411Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-13T08:31:31.553Z] provisioning config files... [2021-04-13T08:31:31.597Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3453678728457725811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:31:32.062Z] ---> docker-login.sh [2021-04-13T08:31:32.062Z] nexus3.edgexfoundry.org:10001 [2021-04-13T08:31:32.235Z] Running on prd-centos7-docker-4c-2g-33894 in /w/workspace/edgexfoundry_edgex-ui-go_PR-333 [Pipeline] { [Pipeline] ws [2021-04-13T08:31:32.318Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-13T08:31:32.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:33.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:33.264Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:33.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:33.264Z] [2021-04-13T08:31:33.264Z] Login Succeeded [2021-04-13T08:31:33.264Z] nexus3.edgexfoundry.org:10002 [2021-04-13T08:31:33.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:33.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:33.537Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:33.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:33.537Z] [2021-04-13T08:31:33.537Z] Login Succeeded [2021-04-13T08:31:33.537Z] nexus3.edgexfoundry.org:10003 [2021-04-13T08:31:34.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:34.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:34.136Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:34.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:34.136Z] [2021-04-13T08:31:34.136Z] Login Succeeded [2021-04-13T08:31:34.136Z] nexus3.edgexfoundry.org:10004 [2021-04-13T08:31:34.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:34.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:34.688Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:34.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:34.688Z] [2021-04-13T08:31:34.688Z] Login Succeeded [2021-04-13T08:31:34.688Z] docker.io [2021-04-13T08:31:34.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:35.066Z] using credential edgex-jenkins-ssh [2021-04-13T08:31:35.120Z] Cloning the remote Git repository [2021-04-13T08:31:35.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:35.240Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:35.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:35.240Z] [2021-04-13T08:31:35.240Z] Login Succeeded [2021-04-13T08:31:35.240Z] ---> docker-login.sh ends [Pipeline] } [2021-04-13T08:31:35.275Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-13T08:31:35.106Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T08:31:35.184Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-13T08:31:35.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T08:31:35.258Z] > git --version # timeout=10 [2021-04-13T08:31:35.270Z] > git --version # 'git version 2.24.3' [2021-04-13T08:31:35.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:31:35.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2021-04-13T08:31:35.771Z] ========================================================= [2021-04-13T08:31:35.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-13T08:31:35.772Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:31:36.212Z] + 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-13T08:31:36.339Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-13T08:31:36.356Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T08:31:36.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-13T08:31:36.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-13T08:31:36.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:31:36.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T08:31:37.205Z] Sending build context to Docker daemon 35.33MB [2021-04-13T08:31:37.205Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T08:31:37.205Z] Step 2/8 : FROM ${BASE} [2021-04-13T08:31:37.205Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-13T08:31:37.205Z] 5f621e34cdf4: Pulling fs layer [2021-04-13T08:31:37.205Z] a4357932f1b6: Pulling fs layer [2021-04-13T08:31:37.205Z] 18c013af1878: Pulling fs layer [2021-04-13T08:31:37.205Z] 00ac8860ef70: Pulling fs layer [2021-04-13T08:31:37.205Z] 63d7cb157983: Pulling fs layer [2021-04-13T08:31:37.205Z] b116817d02f9: Pulling fs layer [2021-04-13T08:31:37.205Z] 745a02a5169b: Pulling fs layer [2021-04-13T08:31:37.205Z] 63d7cb157983: Waiting [2021-04-13T08:31:37.205Z] 00ac8860ef70: Waiting [2021-04-13T08:31:37.205Z] b116817d02f9: Waiting [2021-04-13T08:31:37.205Z] 745a02a5169b: Waiting [2021-04-13T08:31:37.205Z] 18c013af1878: Verifying Checksum [2021-04-13T08:31:37.205Z] 18c013af1878: Download complete [2021-04-13T08:31:37.205Z] a4357932f1b6: Verifying Checksum [2021-04-13T08:31:37.205Z] a4357932f1b6: Download complete [2021-04-13T08:31:37.299Z] Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit c66357db544dfd2616d22ad83d28c7f6be2d6a5d [2021-04-13T08:31:37.479Z] 63d7cb157983: Verifying Checksum [2021-04-13T08:31:37.479Z] 63d7cb157983: Download complete [2021-04-13T08:31:37.479Z] b116817d02f9: Verifying Checksum [2021-04-13T08:31:37.479Z] b116817d02f9: Download complete [2021-04-13T08:31:37.479Z] 5f621e34cdf4: Download complete [2021-04-13T08:31:37.667Z] Merge succeeded, producing c66357db544dfd2616d22ad83d28c7f6be2d6a5d [2021-04-13T08:31:37.668Z] Checking out Revision c66357db544dfd2616d22ad83d28c7f6be2d6a5d (PR-333) [2021-04-13T08:31:37.308Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T08:31:37.315Z] > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 [2021-04-13T08:31:37.623Z] > git remote # timeout=10 [2021-04-13T08:31:37.631Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T08:31:37.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T08:31:37.645Z] > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 [2021-04-13T08:31:37.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T08:31:37.673Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T08:31:37.680Z] > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 [2021-04-13T08:31:38.085Z] 5f621e34cdf4: Pull complete [2021-04-13T08:31:38.357Z] a4357932f1b6: Pull complete [2021-04-13T08:31:38.959Z] 18c013af1878: Pull complete [2021-04-13T08:31:40.953Z] 745a02a5169b: Verifying Checksum [2021-04-13T08:31:40.953Z] 745a02a5169b: Download complete [2021-04-13T08:31:41.836Z] Commit message: "feat: Update web server to support new UI" [2021-04-13T08:31:41.866Z] > git --version # timeout=10 [2021-04-13T08:31:41.872Z] > git --version # 'git version 2.24.3' [2021-04-13T08:31:41.879Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-13T08:31:41.939Z] 00ac8860ef70: Verifying Checksum [2021-04-13T08:31:41.939Z] 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T08:31:43.341Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-13T08:31:43.693Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-13T08:31:44.020Z] + sudo service docker restart [2021-04-13T08:31:44.020Z] + true [2021-04-13T08:31:44.020Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-13T08:31:45.622Z] provisioning config files... [2021-04-13T08:31:45.660Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5281208212602056218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:31:46.154Z] ---> docker-login.sh [2021-04-13T08:31:46.154Z] nexus3.edgexfoundry.org:10001 [2021-04-13T08:31:46.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:46.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:46.443Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:46.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:46.443Z] [2021-04-13T08:31:46.443Z] Login Succeeded [2021-04-13T08:31:46.443Z] nexus3.edgexfoundry.org:10002 [2021-04-13T08:31:46.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:46.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:46.713Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:46.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:46.713Z] [2021-04-13T08:31:46.713Z] Login Succeeded [2021-04-13T08:31:46.713Z] nexus3.edgexfoundry.org:10003 [2021-04-13T08:31:46.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:46.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:46.981Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:46.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:46.981Z] [2021-04-13T08:31:46.981Z] Login Succeeded [2021-04-13T08:31:46.981Z] nexus3.edgexfoundry.org:10004 [2021-04-13T08:31:46.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:47.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:47.244Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:47.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:47.244Z] [2021-04-13T08:31:47.244Z] Login Succeeded [2021-04-13T08:31:47.244Z] docker.io [2021-04-13T08:31:47.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-13T08:31:47.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-13T08:31:47.512Z] Configure a credential helper to remove this warning. See [2021-04-13T08:31:47.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-13T08:31:47.512Z] [2021-04-13T08:31:47.512Z] Login Succeeded [2021-04-13T08:31:47.512Z] ---> docker-login.sh ends [Pipeline] } [2021-04-13T08:31:47.536Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-13T08:31:48.060Z] ========================================================= [2021-04-13T08:31:48.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-13T08:31:48.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:31:48.464Z] + 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-13T08:31:49.044Z] Sending build context to Docker daemon 35.33MB [2021-04-13T08:31:49.044Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T08:31:49.044Z] Step 2/8 : FROM ${BASE} [2021-04-13T08:31:49.044Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-13T08:31:49.044Z] 188c0c94c7c5: Pulling fs layer [2021-04-13T08:31:49.044Z] 0ef7d3d256c8: Pulling fs layer [2021-04-13T08:31:49.044Z] de9db76c5a1d: Pulling fs layer [2021-04-13T08:31:49.044Z] bca2f99d35d6: Pulling fs layer [2021-04-13T08:31:49.044Z] 93359f2a8cfa: Pulling fs layer [2021-04-13T08:31:49.044Z] 7c6f9722023f: Pulling fs layer [2021-04-13T08:31:49.044Z] a35cf1a2eb13: Pulling fs layer [2021-04-13T08:31:49.044Z] bca2f99d35d6: Waiting [2021-04-13T08:31:49.044Z] 7c6f9722023f: Waiting [2021-04-13T08:31:49.044Z] a35cf1a2eb13: Waiting [2021-04-13T08:31:49.044Z] 93359f2a8cfa: Waiting [2021-04-13T08:31:49.044Z] de9db76c5a1d: Verifying Checksum [2021-04-13T08:31:49.044Z] de9db76c5a1d: Download complete [2021-04-13T08:31:49.044Z] 0ef7d3d256c8: Verifying Checksum [2021-04-13T08:31:49.044Z] 0ef7d3d256c8: Download complete [2021-04-13T08:31:49.044Z] 93359f2a8cfa: Verifying Checksum [2021-04-13T08:31:49.044Z] 93359f2a8cfa: Download complete [2021-04-13T08:31:49.044Z] 7c6f9722023f: Verifying Checksum [2021-04-13T08:31:49.044Z] 7c6f9722023f: Download complete [2021-04-13T08:31:49.308Z] 188c0c94c7c5: Verifying Checksum [2021-04-13T08:31:49.308Z] 188c0c94c7c5: Download complete [2021-04-13T08:31:49.571Z] 188c0c94c7c5: Pull complete [2021-04-13T08:31:49.841Z] 0ef7d3d256c8: Pull complete [2021-04-13T08:31:49.841Z] de9db76c5a1d: Pull complete [2021-04-13T08:31:51.261Z] a35cf1a2eb13: Verifying Checksum [2021-04-13T08:31:51.261Z] a35cf1a2eb13: Download complete [2021-04-13T08:31:52.138Z] 00ac8860ef70: Pull complete [2021-04-13T08:31:52.223Z] bca2f99d35d6: Verifying Checksum [2021-04-13T08:31:52.223Z] bca2f99d35d6: Download complete [2021-04-13T08:31:52.411Z] 63d7cb157983: Pull complete [2021-04-13T08:31:52.683Z] b116817d02f9: Pull complete [2021-04-13T08:31:57.004Z] 745a02a5169b: Pull complete [2021-04-13T08:31:57.004Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-13T08:31:57.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-13T08:31:57.004Z] ---> b7e6874047d6 [2021-04-13T08:31:57.004Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-13T08:31:57.577Z] bca2f99d35d6: Pull complete [2021-04-13T08:31:57.577Z] 93359f2a8cfa: Pull complete [2021-04-13T08:31:57.577Z] 7c6f9722023f: Pull complete [2021-04-13T08:31:59.643Z] ---> Running in 6ab87bb36095 [2021-04-13T08:31:59.643Z] Removing intermediate container 6ab87bb36095 [2021-04-13T08:31:59.643Z] ---> d73f99ed5c67 [2021-04-13T08:31:59.643Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:31:59.917Z] ---> Running in 8cb446d2ebf5 [2021-04-13T08:32:02.551Z] Removing intermediate container 8cb446d2ebf5 [2021-04-13T08:32:02.551Z] ---> 81a287e01a43 [2021-04-13T08:32:02.551Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-13T08:32:02.551Z] ---> Running in 0cbfc992c99c [2021-04-13T08:32:03.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:32:04.194Z] a35cf1a2eb13: Pull complete [2021-04-13T08:32:04.194Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-13T08:32:04.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-13T08:32:04.194Z] ---> a62c8e92a672 [2021-04-13T08:32:04.194Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-13T08:32:04.194Z] ---> Running in c4aaf8f12e34 [2021-04-13T08:32:04.194Z] Removing intermediate container c4aaf8f12e34 [2021-04-13T08:32:04.194Z] ---> c639ab082a58 [2021-04-13T08:32:04.194Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:32:04.194Z] ---> Running in f560f854b414 [2021-04-13T08:32:04.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:32:05.115Z] OK: 142 MiB in 39 packages [2021-04-13T08:32:05.144Z] Removing intermediate container f560f854b414 [2021-04-13T08:32:05.144Z] ---> 818ffbeeb64c [2021-04-13T08:32:05.144Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-13T08:32:05.408Z] ---> Running in 4567781517f3 [2021-04-13T08:32:06.102Z] Removing intermediate container 0cbfc992c99c [2021-04-13T08:32:06.102Z] ---> f81d7de283f7 [2021-04-13T08:32:06.102Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-13T08:32:06.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:32:06.375Z] ---> Running in 9b3831ec87a5 [2021-04-13T08:32:06.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:32:06.972Z] Removing intermediate container 9b3831ec87a5 [2021-04-13T08:32:06.972Z] ---> fa8e4bfbfb2a [2021-04-13T08:32:06.972Z] Step 7/8 : COPY . . [2021-04-13T08:32:07.883Z] OK: 166 MiB in 39 packages [2021-04-13T08:32:08.147Z] Removing intermediate container 4567781517f3 [2021-04-13T08:32:08.147Z] ---> e7fd7981362f [2021-04-13T08:32:08.147Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-13T08:32:08.147Z] ---> Running in 9dc9f98f68db [2021-04-13T08:32:08.410Z] Removing intermediate container 9dc9f98f68db [2021-04-13T08:32:08.410Z] ---> 15a3340ecc06 [2021-04-13T08:32:08.410Z] Step 7/8 : COPY . . [2021-04-13T08:32:10.360Z] ---> 6d211889f858 [2021-04-13T08:32:10.360Z] Step 8/8 : RUN go mod download [2021-04-13T08:32:10.360Z] ---> Running in 16e8d1501fc2 [2021-04-13T08:32:11.739Z] ---> 4ba3f0412968 [2021-04-13T08:32:11.739Z] Step 8/8 : RUN go mod download [2021-04-13T08:32:11.739Z] ---> Running in 66d638e383da [2021-04-13T08:32:42.711Z] Removing intermediate container 16e8d1501fc2 [2021-04-13T08:32:42.711Z] ---> c6d6df59b4fe [2021-04-13T08:32:42.711Z] Successfully built c6d6df59b4fe [2021-04-13T08:32:42.711Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:32:43.089Z] + docker inspect -f . ci-base-image-arm64 [2021-04-13T08:32:43.089Z] . [Pipeline] withDockerContainer [2021-04-13T08:32:43.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-33892 does not seem to be running inside a container [2021-04-13T08:32:43.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-13T08:32:43.923Z] Removing intermediate container 66d638e383da [2021-04-13T08:32:43.923Z] ---> 04e3d23b7192 [2021-04-13T08:32:43.923Z] Successfully built 04e3d23b7192 [2021-04-13T08:32:43.923Z] Successfully tagged ci-base-image-x86_64:latest [2021-04-13T08:32:45.005Z] $ docker top 76839462b6d64d1737a77e16d08aa67be55036c527d6cbe12841cb2214aa9ad1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:32:45.902Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-13T08:32:45.902Z] . [Pipeline] withDockerContainer [2021-04-13T08:32:46.047Z] prd-centos7-docker-4c-2g-33894 does not seem to be running inside a container [2021-04-13T08:32:46.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-13T08:32:46.107Z] + go version [2021-04-13T08:32:46.107Z] go version go1.15.5 linux/arm64 [2021-04-13T08:32:47.084Z] $ docker top b6bc263a534b7ecccbedd172b4bc22ff5927e5df256135f3f9f6fd5aea528d5e -eo pid,comm [Pipeline] { [Pipeline] } [2021-04-13T08:32:47.369Z] $ docker stop --time=1 76839462b6d64d1737a77e16d08aa67be55036c527d6cbe12841cb2214aa9ad1 [2021-04-13T08:32:49.241Z] $ docker rm -f 76839462b6d64d1737a77e16d08aa67be55036c527d6cbe12841cb2214aa9ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-04-13T08:32:49.848Z] + go version [2021-04-13T08:32:49.848Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-13T08:32:49.899Z] $ docker stop --time=1 b6bc263a534b7ecccbedd172b4bc22ff5927e5df256135f3f9f6fd5aea528d5e [2021-04-13T08:32:51.276Z] $ docker rm -f b6bc263a534b7ecccbedd172b4bc22ff5927e5df256135f3f9f6fd5aea528d5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:32:52.216Z] + docker inspect -f . ci-base-image-arm64 [2021-04-13T08:32:52.216Z] . [Pipeline] withDockerContainer [2021-04-13T08:32:52.346Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-13T08:32:52.346Z] . [2021-04-13T08:32:52.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-33892 does not seem to be running inside a container [2021-04-13T08:32:52.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-13T08:32:54.134Z] $ docker top 5c477dfeae65af1ef5c4d2b4d05246adfb4d858a8c86e045a8b98c8726209fb2 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-04-13T08:32:54.638Z] prd-centos7-docker-4c-2g-33894 does not seem to be running inside a container [2021-04-13T08:32:54.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-13T08:32:55.866Z] $ docker top d941a8fcde06bdd38a4cf62bc0f7df55a9b6a06ae1e328c20e3a61fb12c11803 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-13T08:32:56.471Z] + make test [2021-04-13T08:32:56.471Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-13T08:32:56.733Z] + make test [2021-04-13T08:32:56.733Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-13T08:32:57.885Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-13T08:32:58.177Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-13T08:33:08.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-13T08:33:08.054Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-13T08:33:09.032Z] $ docker stop --time=1 d941a8fcde06bdd38a4cf62bc0f7df55a9b6a06ae1e328c20e3a61fb12c11803 [2021-04-13T08:33:11.384Z] $ docker rm -f d941a8fcde06bdd38a4cf62bc0f7df55a9b6a06ae1e328c20e3a61fb12c11803 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T08:33:12.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-13T08:33:12.474Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-13T08:33:15.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-13T08:33:15.555Z] + ls -al . [2021-04-13T08:33:15.555Z] total 92 [2021-04-13T08:33:15.555Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 13 08:32 . [2021-04-13T08:33:15.555Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 13 08:31 .. [2021-04-13T08:33:15.555Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 13 08:31 assets [2021-04-13T08:33:15.555Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 13 08:31 bin [2021-04-13T08:33:15.555Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 13 08:31 cmd [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 13 08:31 CONTRIBUTING.md [2021-04-13T08:33:15.555Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 13 08:32 coverage.out [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 13 08:31 Dockerfile [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 13 08:31 Dockerfile.build [2021-04-13T08:33:15.555Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 13 08:31 docs [2021-04-13T08:33:15.555Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 13 08:31 .git [2021-04-13T08:33:15.555Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 13 08:31 .github [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 13 08:31 .gitignore [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 13 08:31 go.mod [2021-04-13T08:33:15.555Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 13 08:32 go.sum [2021-04-13T08:33:15.555Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 13 08:31 internal [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 13 08:31 Jenkinsfile [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 13 08:31 LICENSE [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 13 08:31 Makefile [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 13 08:31 README.md [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 13 08:29 VERSION [2021-04-13T08:33:15.555Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 13 08:31 version.go [2021-04-13T08:33:15.555Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 13 08:31 web [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:33:15.904Z] + 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=c66357db544dfd2616d22ad83d28c7f6be2d6a5d --label arch=amd64 --label version=0.0.0 . [2021-04-13T08:33:16.478Z] Sending build context to Docker daemon 35.35MB [2021-04-13T08:33:16.478Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T08:33:16.478Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-13T08:33:16.478Z] ---> 04e3d23b7192 [2021-04-13T08:33:16.478Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-13T08:33:17.430Z] ---> Running in 343b1a3ab8d9 [2021-04-13T08:33:17.430Z] Removing intermediate container 343b1a3ab8d9 [2021-04-13T08:33:17.430Z] ---> f45ef0b80f43 [2021-04-13T08:33:17.430Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-13T08:33:17.430Z] ---> Running in 8be97e56450e [2021-04-13T08:33:17.695Z] Removing intermediate container 8be97e56450e [2021-04-13T08:33:17.695Z] ---> dbf71a67485c [2021-04-13T08:33:17.695Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-13T08:33:17.695Z] ---> Running in 4d503013ebd1 [2021-04-13T08:33:17.962Z] Removing intermediate container 4d503013ebd1 [2021-04-13T08:33:17.962Z] ---> 8a87f6216931 [2021-04-13T08:33:17.962Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-13T08:33:17.962Z] ---> Running in 936011befe2d [2021-04-13T08:33:18.224Z] Removing intermediate container 936011befe2d [2021-04-13T08:33:18.224Z] ---> fcdf086ce16a [2021-04-13T08:33:18.225Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-13T08:33:18.225Z] ---> Running in 6a90947c94ed [2021-04-13T08:33:18.488Z] Removing intermediate container 6a90947c94ed [2021-04-13T08:33:18.488Z] ---> 31e5d31bcd2e [2021-04-13T08:33:18.488Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:33:18.488Z] ---> Running in 43f6920a5845 [2021-04-13T08:33:19.437Z] Removing intermediate container 43f6920a5845 [2021-04-13T08:33:19.437Z] ---> 23be51b18666 [2021-04-13T08:33:19.437Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-13T08:33:19.437Z] ---> Running in f0624cc6d57d [2021-04-13T08:33:20.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T08:33:20.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T08:33:20.850Z] OK: 166 MiB in 39 packages [2021-04-13T08:33:21.435Z] Removing intermediate container f0624cc6d57d [2021-04-13T08:33:21.435Z] ---> dac83713cbd6 [2021-04-13T08:33:21.435Z] Step 10/24 : ENV GO111MODULE=on [2021-04-13T08:33:21.435Z] ---> Running in 2a00910d9e9b [2021-04-13T08:33:21.698Z] Removing intermediate container 2a00910d9e9b [2021-04-13T08:33:21.698Z] ---> 976c4200da3b [2021-04-13T08:33:21.698Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-13T08:33:21.698Z] ---> Running in 2a1784958b72 [2021-04-13T08:33:21.962Z] Removing intermediate container 2a1784958b72 [2021-04-13T08:33:21.962Z] ---> ef6e695306b2 [2021-04-13T08:33:21.962Z] Step 12/24 : COPY go.mod . [2021-04-13T08:33:21.962Z] ---> f853fc5351ae [2021-04-13T08:33:21.962Z] Step 13/24 : COPY Makefile . [2021-04-13T08:33:22.225Z] ---> b8147d33ac0b [2021-04-13T08:33:22.225Z] Step 14/24 : RUN make update [2021-04-13T08:33:22.490Z] ---> Running in d2dffe3a2de0 [2021-04-13T08:33:23.066Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-13T08:33:23.645Z] Removing intermediate container d2dffe3a2de0 [2021-04-13T08:33:23.645Z] ---> 977306e33054 [2021-04-13T08:33:23.645Z] Step 15/24 : COPY . . [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-13T08:33:25.034Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-13T08:33:25.034Z] GO111MODULE=on go vet ./... [2021-04-13T08:33:26.958Z] ---> 7a6f2d43ea16 [2021-04-13T08:33:26.958Z] Step 16/24 : RUN ${MAKE} [2021-04-13T08:33:27.222Z] ---> Running in ac1b4608b528 [2021-04-13T08:33:27.487Z] 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 [Pipeline] } [2021-04-13T08:33:31.790Z] $ docker stop --time=1 5c477dfeae65af1ef5c4d2b4d05246adfb4d858a8c86e045a8b98c8726209fb2 [2021-04-13T08:33:34.031Z] $ docker rm -f 5c477dfeae65af1ef5c4d2b4d05246adfb4d858a8c86e045a8b98c8726209fb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T08:33:34.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-13T08:33:35.033Z] Warning: overwriting stash ‘coverage-report’ [2021-04-13T08:33:35.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T08:33:36.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-13T08:33:37.237Z] + ls -al . [2021-04-13T08:33:37.238Z] total 124 [2021-04-13T08:33:37.238Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 08:32 . [2021-04-13T08:33:37.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 08:31 .. [2021-04-13T08:33:37.238Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 08:31 .git [2021-04-13T08:33:37.238Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 08:31 .github [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 13 08:31 .gitignore [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 08:31 CONTRIBUTING.md [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 13 08:31 Dockerfile [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 13 08:31 Dockerfile.build [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 08:31 Jenkinsfile [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 08:31 LICENSE [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 13 08:31 Makefile [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 13 08:31 README.md [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 08:29 VERSION [2021-04-13T08:33:37.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 08:31 assets [2021-04-13T08:33:37.238Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 08:31 bin [2021-04-13T08:33:37.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 08:31 cmd [2021-04-13T08:33:37.238Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 08:32 coverage.out [2021-04-13T08:33:37.238Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 08:31 docs [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 13 08:31 go.mod [2021-04-13T08:33:37.238Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 13 08:32 go.sum [2021-04-13T08:33:37.238Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 08:31 internal [2021-04-13T08:33:37.238Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 08:31 version.go [2021-04-13T08:33:37.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 08:31 web [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:33:37.602Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-13T08:33:37.630Z] + 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=c66357db544dfd2616d22ad83d28c7f6be2d6a5d --label arch=arm64 --label version=0.0.0 . [2021-04-13T08:33:38.617Z] Sending build context to Docker daemon 35.35MB [2021-04-13T08:33:38.891Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-13T08:33:38.891Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-13T08:33:38.891Z] ---> c6d6df59b4fe [2021-04-13T08:33:38.891Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-13T08:33:39.484Z] ---> Running in a5bab29a08d9 [2021-04-13T08:33:39.754Z] Removing intermediate container a5bab29a08d9 [2021-04-13T08:33:39.754Z] ---> b37044fe3f31 [2021-04-13T08:33:39.754Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-13T08:33:39.754Z] ---> Running in 7572771458d9 [2021-04-13T08:33:40.161Z] Removing intermediate container ac1b4608b528 [2021-04-13T08:33:40.161Z] ---> d8fb6ab073f3 [2021-04-13T08:33:40.161Z] Step 17/24 : FROM alpine:3.12 [2021-04-13T08:33:40.354Z] Removing intermediate container 7572771458d9 [2021-04-13T08:33:40.354Z] ---> e3b54768bcc3 [2021-04-13T08:33:40.354Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-13T08:33:40.354Z] ---> Running in a24c4efc8caa [2021-04-13T08:33:40.427Z] 3.12: Pulling from library/alpine [2021-04-13T08:33:40.427Z] 532819f3e44c: Pulling fs layer [2021-04-13T08:33:40.700Z] 532819f3e44c: Verifying Checksum [2021-04-13T08:33:40.700Z] 532819f3e44c: Download complete [2021-04-13T08:33:40.952Z] Removing intermediate container a24c4efc8caa [2021-04-13T08:33:40.952Z] ---> c34feb9d9d63 [2021-04-13T08:33:40.952Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-13T08:33:40.952Z] ---> Running in 6549fbd738d0 [2021-04-13T08:33:40.963Z] 532819f3e44c: Pull complete [2021-04-13T08:33:40.963Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T08:33:40.963Z] Status: Downloaded newer image for alpine:3.12 [2021-04-13T08:33:40.963Z] ---> 7230e588e954 [2021-04-13T08:33:40.963Z] Step 18/24 : EXPOSE 4000 [2021-04-13T08:33:40.963Z] ---> Running in 637a91234537 [2021-04-13T08:33:41.225Z] Removing intermediate container 637a91234537 [2021-04-13T08:33:41.225Z] ---> d7bb842ed0d2 [2021-04-13T08:33:41.225Z] 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-13T08:33:41.549Z] Removing intermediate container 6549fbd738d0 [2021-04-13T08:33:41.549Z] ---> 788c7048d5e4 [2021-04-13T08:33:41.549Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-13T08:33:41.549Z] ---> Running in ca4afa24f0cc [2021-04-13T08:33:42.141Z] Removing intermediate container ca4afa24f0cc [2021-04-13T08:33:42.141Z] ---> c42a8c740873 [2021-04-13T08:33:42.141Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-13T08:33:42.141Z] ---> Running in 81c997b30687 [2021-04-13T08:33:42.621Z] ---> 8a27b0f38cdc [2021-04-13T08:33:42.621Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-13T08:33:42.621Z] ---> Running in bb494a72283e [2021-04-13T08:33:42.885Z] Removing intermediate container bb494a72283e [2021-04-13T08:33:42.885Z] ---> 513f73aec30e [2021-04-13T08:33:42.885Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-13T08:33:42.885Z] ---> Running in da2458b663fd [2021-04-13T08:33:43.149Z] Removing intermediate container da2458b663fd [2021-04-13T08:33:43.149Z] ---> 823bf5e375bb [2021-04-13T08:33:43.149Z] Step 22/24 : LABEL arch=amd64 [2021-04-13T08:33:43.149Z] ---> Running in 3be913c18fa6 [2021-04-13T08:33:43.412Z] Removing intermediate container 3be913c18fa6 [2021-04-13T08:33:43.412Z] ---> f9c49a3d0e63 [2021-04-13T08:33:43.412Z] Step 23/24 : LABEL git_sha=c66357db544dfd2616d22ad83d28c7f6be2d6a5d [2021-04-13T08:33:43.412Z] ---> Running in 0062d1f6e4b3 [2021-04-13T08:33:43.674Z] Removing intermediate container 0062d1f6e4b3 [2021-04-13T08:33:43.674Z] ---> ee117a9cef99 [2021-04-13T08:33:43.674Z] Step 24/24 : LABEL version=0.0.0 [2021-04-13T08:33:43.674Z] ---> Running in e9776e0b769f [2021-04-13T08:33:43.674Z] Removing intermediate container e9776e0b769f [2021-04-13T08:33:43.674Z] ---> 55ef9852473d [2021-04-13T08:33:43.674Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-13T08:33:43.938Z] Successfully built 55ef9852473d [2021-04-13T08:33:43.938Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [2021-04-13T08:33:44.116Z] Removing intermediate container 81c997b30687 [2021-04-13T08:33:44.116Z] ---> 7bfa1d61342b [2021-04-13T08:33:44.116Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-04-13T08:33:44.388Z] ---> Running in 0748ca3de108 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:33:45.328Z] ---> job-cost.sh [2021-04-13T08:33:45.328Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ANUe [2021-04-13T08:33:45.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T08:33:46.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T08:33:46.952Z] OK: 142 MiB in 39 packages [2021-04-13T08:33:48.401Z] Removing intermediate container 0748ca3de108 [2021-04-13T08:33:48.401Z] ---> daf78db18ef5 [2021-04-13T08:33:48.401Z] Step 10/24 : ENV GO111MODULE=on [2021-04-13T08:33:48.401Z] ---> Running in 25b45fbc0a0e [2021-04-13T08:33:48.994Z] Removing intermediate container 25b45fbc0a0e [2021-04-13T08:33:48.994Z] ---> 876458a3ee49 [2021-04-13T08:33:48.994Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-13T08:33:48.994Z] ---> Running in e551e88437cb [2021-04-13T08:33:49.594Z] Removing intermediate container e551e88437cb [2021-04-13T08:33:49.594Z] ---> bfda5638efc7 [2021-04-13T08:33:49.594Z] Step 12/24 : COPY go.mod . [2021-04-13T08:33:50.192Z] ---> c644d1812996 [2021-04-13T08:33:50.192Z] Step 13/24 : COPY Makefile . [2021-04-13T08:33:51.169Z] ---> b408c0035070 [2021-04-13T08:33:51.169Z] Step 14/24 : RUN make update [2021-04-13T08:33:51.169Z] ---> Running in 7604480cc914 [2021-04-13T08:33:52.153Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-13T08:33:53.580Z] Removing intermediate container 7604480cc914 [2021-04-13T08:33:53.580Z] ---> 347f7c25395c [2021-04-13T08:33:53.580Z] Step 15/24 : COPY . . [2021-04-13T08:33:56.973Z] ---> bb02210ce196 [2021-04-13T08:33:56.973Z] Step 16/24 : RUN ${MAKE} [2021-04-13T08:33:56.973Z] ---> Running in dc3f89a9ff1a [2021-04-13T08:33:57.961Z] 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-13T08:34:00.262Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-13T08:34:24.766Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-13T08:34:26.899Z] lf-activate-venv(): INFO: Adding /tmp/venv-ANUe/bin to PATH [2021-04-13T08:34:26.899Z] INFO: No Stack... [2021-04-13T08:34:27.849Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-13T08:34:28.425Z] INFO: Archiving Costs [Pipeline] sh [2021-04-13T08:34:28.756Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-13T08:34:28.756Z] + cut -d, -f6 [Pipeline] lock [2021-04-13T08:34:28.980Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [2021-04-13T08:34:28.987Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] did not exist. Created. [2021-04-13T08:34:28.987Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-13T08:34:29.520Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-13T08:34:29.738Z] Stashed 1 file(s) [Pipeline] } [2021-04-13T08:34:29.760Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-13T08:34:30.162Z] Removing intermediate container dc3f89a9ff1a [2021-04-13T08:34:30.162Z] ---> a7e3fb4dc6a0 [2021-04-13T08:34:30.162Z] Step 17/24 : FROM alpine:3.12 [2021-04-13T08:34:30.162Z] 3.12: Pulling from library/alpine [2021-04-13T08:34:30.162Z] 9a219e8acc52: Pulling fs layer [2021-04-13T08:34:30.162Z] 9a219e8acc52: Verifying Checksum [2021-04-13T08:34:30.162Z] 9a219e8acc52: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-04-13T08:34:30.770Z] 9a219e8acc52: Pull complete [2021-04-13T08:34:30.770Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-13T08:34:30.770Z] Status: Downloaded newer image for alpine:3.12 [2021-04-13T08:34:30.770Z] ---> d75e27dfc0a0 [2021-04-13T08:34:30.770Z] Step 18/24 : EXPOSE 4000 [Pipeline] } [2021-04-13T08:34:31.043Z] ---> Running in c6940bbc9c95 [2021-04-13T08:34:31.636Z] Removing intermediate container c6940bbc9c95 [2021-04-13T08:34:31.636Z] ---> d82ed382e529 [2021-04-13T08:34:31.636Z] 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-13T08:34:34.257Z] ---> 5193fc389dcb [2021-04-13T08:34:34.257Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-13T08:34:34.257Z] ---> Running in 20f495ed5a4e [2021-04-13T08:34:34.530Z] Removing intermediate container 20f495ed5a4e [2021-04-13T08:34:34.530Z] ---> de7fe0d7a3e3 [2021-04-13T08:34:34.530Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-13T08:34:34.530Z] ---> Running in edeb79f833aa [2021-04-13T08:34:35.123Z] Removing intermediate container edeb79f833aa [2021-04-13T08:34:35.123Z] ---> 41896eae2b31 [2021-04-13T08:34:35.123Z] Step 22/24 : LABEL arch=arm64 [2021-04-13T08:34:35.123Z] ---> Running in 72873d6ecab4 [2021-04-13T08:34:35.716Z] Removing intermediate container 72873d6ecab4 [2021-04-13T08:34:35.716Z] ---> ffe1b679d08f [2021-04-13T08:34:35.716Z] Step 23/24 : LABEL git_sha=c66357db544dfd2616d22ad83d28c7f6be2d6a5d [2021-04-13T08:34:35.716Z] ---> Running in f6e0bb273d3a [2021-04-13T08:34:36.309Z] Removing intermediate container f6e0bb273d3a [2021-04-13T08:34:36.309Z] ---> 5c51eb80d0e8 [2021-04-13T08:34:36.309Z] Step 24/24 : LABEL version=0.0.0 [2021-04-13T08:34:36.309Z] ---> Running in 059aff35d9a9 [2021-04-13T08:34:36.900Z] Removing intermediate container 059aff35d9a9 [2021-04-13T08:34:36.900Z] ---> 6ce4cbf83505 [2021-04-13T08:34:36.900Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-13T08:34:36.900Z] Successfully built 6ce4cbf83505 [2021-04-13T08:34:36.900Z] 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-13T08:34:37.881Z] ---> job-cost.sh [2021-04-13T08:34:37.881Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TqnM [2021-04-13T08:35:16.826Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-13T08:36:53.568Z] lf-activate-venv(): INFO: Adding /tmp/venv-TqnM/bin to PATH [2021-04-13T08:36:53.568Z] INFO: No Stack... [2021-04-13T08:36:53.568Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-13T08:36:53.568Z] INFO: Archiving Costs [Pipeline] sh [2021-04-13T08:36:53.922Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-13T08:36:53.922Z] + cut -d, -f6 [Pipeline] lock [2021-04-13T08:36:54.062Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [2021-04-13T08:36:54.078Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] did not exist. Created. [2021-04-13T08:36:54.079Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-13T08:36:54.597Z] /w/workspace/edgex-ui-go/1@tmp/durable-925fe76b/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-925fe76b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-13T08:36:54.969Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-13T08:36:55.013Z] Warning: overwriting stash ‘stack-cost’ [2021-04-13T08:36:55.232Z] Stashed 1 file(s) [Pipeline] } [2021-04-13T08:36:55.250Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-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-13T08:36:57.077Z] provisioning config files... [2021-04-13T08:36:57.088Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/config3555254158760951923tmp [Pipeline] { [Pipeline] sh [2021-04-13T08:36:57.585Z] + set +x [2021-04-13T08:36:57.585Z] + curl -s https://codecov.io/bash [2021-04-13T08:36:57.585Z] + bash -s -- [2021-04-13T08:36:57.850Z] [2021-04-13T08:36:57.850Z] _____ _ [2021-04-13T08:36:57.850Z] / ____| | | [2021-04-13T08:36:57.850Z] | | ___ __| | ___ ___ _____ __ [2021-04-13T08:36:57.850Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-13T08:36:57.850Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-13T08:36:57.850Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-13T08:36:57.850Z] Bash-20210309-2b87ace [2021-04-13T08:36:57.850Z] [2021-04-13T08:36:57.850Z] [2021-04-13T08:36:57.850Z] ==> git version 2.24.3 found [2021-04-13T08:36:57.850Z] ==> 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-13T08:36:57.850Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-13T08:36:57.850Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-13T08:36:57.850Z] ==> Jenkins CI detected. [2021-04-13T08:36:57.850Z] project root: . [2021-04-13T08:36:57.850Z] --> token set from env [2021-04-13T08:36:57.850Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-13T08:36:57.850Z] ==> Running gcov in . (disable via -X gcov) [2021-04-13T08:36:57.850Z] ==> Python coveragepy not found [2021-04-13T08:36:57.850Z] ==> Searching for coverage reports in: [2021-04-13T08:36:57.850Z] + . [2021-04-13T08:36:57.850Z] -> Found 1 reports [2021-04-13T08:36:57.850Z] ==> Detecting git/mercurial file structure [2021-04-13T08:36:57.850Z] ==> Reading reports [2021-04-13T08:36:57.850Z] + ./coverage.out bytes=10 [2021-04-13T08:36:57.850Z] ==> Appending adjustments [2021-04-13T08:36:57.850Z] https://docs.codecov.io/docs/fixing-reports [2021-04-13T08:36:58.113Z] + Found adjustments [2021-04-13T08:36:58.113Z] ==> Gzipping contents [2021-04-13T08:36:58.113Z] 4.0K /tmp/codecov.9PVpFk.gz [2021-04-13T08:36:58.113Z] ==> Uploading reports [2021-04-13T08:36:58.113Z] url: https://codecov.io [2021-04-13T08:36:58.113Z] query: branch=PR-333&commit=c66357db544dfd2616d22ad83d28c7f6be2d6a5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=333&job=&cmd_args= [2021-04-13T08:36:58.113Z] -> Pinging Codecov [2021-04-13T08:36:58.113Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-333&commit=c66357db544dfd2616d22ad83d28c7f6be2d6a5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=333&job=&cmd_args= [2021-04-13T08:36:58.691Z] -> Uploading to [2021-04-13T08:36:58.691Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-13/FB506323287CE973F263BFD2A0EB1F37/c66357db544dfd2616d22ad83d28c7f6be2d6a5d/9e1a47ad-b5ce-4f36-8118-606a7a566342.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T083658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc6c276a5e04ba71dde1d49dcaa51bbe84e7dd1ec7119d1b6e42772eb498a955 [2021-04-13T08:36:58.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-13T08:36:58.691Z] Dload Upload Total Spent Left Speed [2021-04-13T08:36:58.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3827 0 0 100 3827 0 7974 --:--:-- --:--:-- --:--:-- 7972 [2021-04-13T08:36:58.954Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c66357db544dfd2616d22ad83d28c7f6be2d6a5d [Pipeline] } [2021-04-13T08:36:58.980Z] 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-13T08:37:02.250Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:37:02.871Z] ---> package-listing.sh [2021-04-13T08:37:02.872Z] ++ facter osfamily [2021-04-13T08:37:02.872Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-13T08:37:02.872Z] + OS_FAMILY=redhat [2021-04-13T08:37:02.872Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-333 [2021-04-13T08:37:02.872Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-13T08:37:02.872Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-13T08:37:02.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-13T08:37:02.872Z] + PACKAGES=/tmp/packages_start.txt [2021-04-13T08:37:02.872Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-333 ']' [2021-04-13T08:37:02.872Z] + PACKAGES=/tmp/packages_end.txt [2021-04-13T08:37:02.872Z] + case "${OS_FAMILY}" in [2021-04-13T08:37:02.872Z] + rpm -qa [2021-04-13T08:37:02.872Z] + sort [2021-04-13T08:37:08.188Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-13T08:37:08.188Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-13T08:37:08.188Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-13T08:37:08.188Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-333 ']' [2021-04-13T08:37:08.188Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-333/archives/ [2021-04-13T08:37:08.188Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-333/archives/ [Pipeline] echo [2021-04-13T08:37:08.222Z] 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-333/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-13T08:37:08.534Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:37:08.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T08:37:08.874Z] [2021-04-13T08:37:08.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-13T08:37:09.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T08:37:09.277Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-13T08:37:09.277Z] df20fa9351a1: Pulling fs layer [2021-04-13T08:37:09.277Z] 36b3adc4ff6f: Pulling fs layer [2021-04-13T08:37:09.277Z] 8ad3a11d3b57: Pulling fs layer [2021-04-13T08:37:09.277Z] 46f8f816bc3b: Pulling fs layer [2021-04-13T08:37:09.277Z] 93b61091891f: Pulling fs layer [2021-04-13T08:37:09.277Z] 93b9cdb0e59b: Pulling fs layer [2021-04-13T08:37:09.277Z] 5e14af77c1be: Pulling fs layer [2021-04-13T08:37:09.277Z] 01666e4c0597: Pulling fs layer [2021-04-13T08:37:09.277Z] aa168da1d23b: Pulling fs layer [2021-04-13T08:37:09.277Z] 46f8f816bc3b: Waiting [2021-04-13T08:37:09.277Z] 93b61091891f: Waiting [2021-04-13T08:37:09.277Z] 93b9cdb0e59b: Waiting [2021-04-13T08:37:09.277Z] 5e14af77c1be: Waiting [2021-04-13T08:37:09.277Z] 01666e4c0597: Waiting [2021-04-13T08:37:09.277Z] aa168da1d23b: Waiting [2021-04-13T08:37:09.277Z] 36b3adc4ff6f: Verifying Checksum [2021-04-13T08:37:09.277Z] 36b3adc4ff6f: Download complete [2021-04-13T08:37:09.277Z] 46f8f816bc3b: Verifying Checksum [2021-04-13T08:37:09.277Z] 46f8f816bc3b: Download complete [2021-04-13T08:37:09.544Z] df20fa9351a1: Verifying Checksum [2021-04-13T08:37:09.544Z] 93b9cdb0e59b: Verifying Checksum [2021-04-13T08:37:09.544Z] 93b9cdb0e59b: Download complete [2021-04-13T08:37:09.544Z] 93b61091891f: Verifying Checksum [2021-04-13T08:37:09.544Z] 93b61091891f: Download complete [2021-04-13T08:37:09.544Z] 5e14af77c1be: Download complete [2021-04-13T08:37:09.544Z] 01666e4c0597: Verifying Checksum [2021-04-13T08:37:09.544Z] 01666e4c0597: Download complete [2021-04-13T08:37:09.544Z] 8ad3a11d3b57: Verifying Checksum [2021-04-13T08:37:09.544Z] 8ad3a11d3b57: Download complete [2021-04-13T08:37:09.810Z] df20fa9351a1: Pull complete [2021-04-13T08:37:10.073Z] 36b3adc4ff6f: Pull complete [2021-04-13T08:37:11.050Z] 8ad3a11d3b57: Pull complete [2021-04-13T08:37:11.050Z] 46f8f816bc3b: Pull complete [2021-04-13T08:37:11.635Z] 93b61091891f: Pull complete [2021-04-13T08:37:11.635Z] 93b9cdb0e59b: Pull complete [2021-04-13T08:37:11.635Z] aa168da1d23b: Verifying Checksum [2021-04-13T08:37:11.635Z] aa168da1d23b: Download complete [2021-04-13T08:37:11.904Z] 5e14af77c1be: Pull complete [2021-04-13T08:37:11.904Z] 01666e4c0597: Pull complete [2021-04-13T08:37:18.530Z] aa168da1d23b: Pull complete [2021-04-13T08:37:18.530Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-13T08:37:18.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T08:37:18.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-13T08:37:18.962Z] prd-centos7-docker-4c-2g-33890 does not seem to be running inside a container [2021-04-13T08:37:19.010Z] $ 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-333/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-333 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-333:/w/workspace/edgexfoundry_edgex-ui-go_PR-333:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-13T08:37:22.773Z] $ docker top 42ba0c4f5152978b13de050f088e56b97aeffc3cbcb24e37b21ed8fc7c67bed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T08:37:23.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-13T08:37:23.726Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-13T08:37:24.049Z] + ls /var/log/sa-host [2021-04-13T08:37:24.049Z] + sadf -c /var/log/sa-host/sa13 [2021-04-13T08:37:24.049Z] file_magic: OK [2021-04-13T08:37:24.049Z] HZ: Using current value: 100 [2021-04-13T08:37:24.049Z] file_header: OK [2021-04-13T08:37:24.049Z] 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-13T08:37:24.049Z] Statistics: [2021-04-13T08:37:24.049Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-13T08:37:24.049Z] File successfully converted to sysstat format version 12.2.1 [2021-04-13T08:37:24.049Z] + sadf -c /var/log/sa-host/sa23 [2021-04-13T08:37:24.049Z] file_magic: OK [2021-04-13T08:37:24.049Z] HZ: Using current value: 100 [2021-04-13T08:37:24.049Z] file_header: OK [2021-04-13T08:37:24.049Z] 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-13T08:37:24.049Z] Statistics: [2021-04-13T08:37:24.049Z] Hnuu...uuuununununu... [2021-04-13T08:37:24.049Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-13T08:37:24.759Z] provisioning config files... [2021-04-13T08:37:24.779Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/config8613914993254036366tmp [Pipeline] { [Pipeline] echo [2021-04-13T08:37:24.901Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:37:25.241Z] ---> create-netrc.sh [Pipeline] } [2021-04-13T08:37:25.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-13T08:37:25.440Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:37:25.775Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-13T08:37:25.812Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:37:26.141Z] ---> sudo-logs.sh [2021-04-13T08:37:26.141Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-13T08:37:26.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:37:26.584Z] ---> job-cost.sh [2021-04-13T08:37:26.584Z] lf-activate-venv: SKIPPING [2021-04-13T08:37:26.584Z] DEBUG: total: 0.20999999344348907 [2021-04-13T08:37:26.584Z] INFO: Retrieving Stack Cost... [2021-04-13T08:37:27.530Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-13T08:37:28.104Z] INFO: Archiving Costs [Pipeline] echo [2021-04-13T08:37:28.143Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T08:37:28.477Z] ---> logs-deploy.sh [2021-04-13T08:37:28.477Z] lf-activate-venv: SKIPPING [2021-04-13T08:37:28.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-333/1 [2021-04-13T08:37:28.477Z] INFO: archiving workspace using pattern(s): [2021-04-13T08:37:30.398Z] Archives upload complete. [2021-04-13T08:37:30.398Z] INFO: archiving logs to Nexus [2021-04-13T08:37:31.345Z] ---> uname -a: [2021-04-13T08:37:31.345Z] Linux prd-centos7-docker-4c-2g-33890.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-13T08:37:31.345Z] [2021-04-13T08:37:31.345Z] [2021-04-13T08:37:31.345Z] ---> lscpu: [2021-04-13T08:37:31.345Z] Architecture: x86_64 [2021-04-13T08:37:31.345Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-13T08:37:31.345Z] Byte Order: Little Endian [2021-04-13T08:37:31.345Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-13T08:37:31.345Z] CPU(s): 4 [2021-04-13T08:37:31.345Z] On-line CPU(s) list: 0-3 [2021-04-13T08:37:31.345Z] Thread(s) per core: 1 [2021-04-13T08:37:31.345Z] Core(s) per socket: 1 [2021-04-13T08:37:31.345Z] Socket(s): 4 [2021-04-13T08:37:31.345Z] NUMA node(s): 1 [2021-04-13T08:37:31.345Z] Vendor ID: GenuineIntel [2021-04-13T08:37:31.345Z] CPU family: 6 [2021-04-13T08:37:31.345Z] Model: 44 [2021-04-13T08:37:31.345Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-13T08:37:31.345Z] Stepping: 1 [2021-04-13T08:37:31.345Z] CPU MHz: 2933.438 [2021-04-13T08:37:31.345Z] BogoMIPS: 5866.87 [2021-04-13T08:37:31.345Z] Virtualization: VT-x [2021-04-13T08:37:31.345Z] Hypervisor vendor: KVM [2021-04-13T08:37:31.345Z] Virtualization type: full [2021-04-13T08:37:31.345Z] L1d cache: 128 KiB [2021-04-13T08:37:31.345Z] L1i cache: 128 KiB [2021-04-13T08:37:31.345Z] L2 cache: 16 MiB [2021-04-13T08:37:31.345Z] L3 cache: 64 MiB [2021-04-13T08:37:31.345Z] NUMA node0 CPU(s): 0-3 [2021-04-13T08:37:31.345Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-13T08:37:31.345Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-13T08:37:31.345Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-13T08:37:31.345Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-13T08:37:31.345Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-13T08:37:31.345Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-13T08:37:31.345Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-13T08:37:31.345Z] Vulnerability Srbds: Not affected [2021-04-13T08:37:31.345Z] Vulnerability Tsx async abort: Not affected [2021-04-13T08:37:31.345Z] 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-13T08:37:31.345Z] [2021-04-13T08:37:31.345Z] [2021-04-13T08:37:31.345Z] ---> nproc: [2021-04-13T08:37:31.345Z] 4 [2021-04-13T08:37:31.345Z] [2021-04-13T08:37:31.345Z] [2021-04-13T08:37:31.345Z] ---> df -h: [2021-04-13T08:37:31.345Z] Filesystem Size Used Available Use% Mounted on [2021-04-13T08:37:31.345Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-13T08:37:31.345Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-13T08:37:31.345Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-13T08:37:31.345Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-13T08:37:31.346Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-333 [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] ---> free -m: [2021-04-13T08:37:31.346Z] total used free shared buff/cache available [2021-04-13T08:37:31.346Z] Mem: 1837 723 92 0 1022 1009 [2021-04-13T08:37:31.346Z] Swap: 1023 1 1022 [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] ---> ip addr: [2021-04-13T08:37:31.346Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-13T08:37:31.346Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-13T08:37:31.346Z] inet 127.0.0.1/8 scope host lo [2021-04-13T08:37:31.346Z] valid_lft forever preferred_lft forever [2021-04-13T08:37:31.346Z] inet6 ::1/128 scope host [2021-04-13T08:37:31.346Z] valid_lft forever preferred_lft forever [2021-04-13T08:37:31.346Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-13T08:37:31.346Z] link/ether fa:16:3e:0f:2c:95 brd ff:ff:ff:ff:ff:ff [2021-04-13T08:37:31.346Z] inet 10.30.123.123/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-13T08:37:31.346Z] valid_lft 85844sec preferred_lft 85844sec [2021-04-13T08:37:31.346Z] inet6 fe80::f816:3eff:fe0f:2c95/64 scope link [2021-04-13T08:37:31.346Z] valid_lft forever preferred_lft forever [2021-04-13T08:37:31.346Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-13T08:37:31.346Z] link/ether 02:42:f0:38:98:1f brd ff:ff:ff:ff:ff:ff [2021-04-13T08:37:31.346Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-13T08:37:31.346Z] valid_lft forever preferred_lft forever [2021-04-13T08:37:31.346Z] inet6 fe80::42:f0ff:fe38:981f/64 scope link [2021-04-13T08:37:31.346Z] valid_lft forever preferred_lft forever [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] ---> sar -b -r -n DEV: [2021-04-13T08:37:31.346Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] 08:28:05 LINUX RESTART (4 CPU) [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-13T08:37:31.346Z] 08:30:01 31.91 7.47 24.44 0.00 1790.04 4295.41 0.00 [2021-04-13T08:37:31.346Z] 08:31:01 1.65 0.00 1.65 0.00 0.00 29.40 0.00 [2021-04-13T08:37:31.346Z] 08:32:01 0.38 0.00 0.38 0.00 0.00 5.43 0.00 [2021-04-13T08:37:31.346Z] 08:33:01 0.37 0.00 0.37 0.00 0.00 5.46 0.00 [2021-04-13T08:37:31.346Z] 08:34:01 0.30 0.00 0.30 0.00 0.00 5.31 0.00 [2021-04-13T08:37:31.346Z] 08:35:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 [2021-04-13T08:37:31.346Z] 08:36:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 [2021-04-13T08:37:31.346Z] 08:37:01 0.42 0.08 0.33 0.00 7.33 5.43 0.00 [2021-04-13T08:37:31.346Z] Average: 4.46 0.95 3.51 0.00 224.74 544.62 0.00 [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-13T08:37:31.346Z] 08:30:01 147932 0 600208 31.90 2620 1130784 1099416 37.52 440612 1089828 28 [2021-04-13T08:37:31.346Z] 08:31:01 148320 0 599840 31.88 2620 1130764 1095996 37.40 445244 1084336 12 [2021-04-13T08:37:31.346Z] 08:32:01 148432 0 599720 31.87 2620 1130772 1096020 37.41 445692 1084100 8 [2021-04-13T08:37:31.346Z] 08:33:01 148200 0 599952 31.89 2620 1130772 1077492 36.77 451252 1079124 12 [2021-04-13T08:37:31.346Z] 08:34:01 145808 0 602336 32.01 2620 1130780 1077576 36.78 458772 1074336 8 [2021-04-13T08:37:31.346Z] 08:35:01 146244 0 601896 31.99 2620 1130784 1077492 36.77 458320 1074336 12 [2021-04-13T08:37:31.346Z] 08:36:01 145572 0 602564 32.02 2620 1130788 1077636 36.78 459256 1074336 8 [2021-04-13T08:37:31.346Z] 08:37:01 143100 0 604804 32.14 2620 1131020 1077660 36.78 460820 1074304 28 [2021-04-13T08:37:31.346Z] Average: 146701 0 601415 31.96 2620 1130808 1084911 37.03 452496 1079338 14 [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-13T08:37:31.346Z] 08:30:01 eth0 105.74 89.33 449.24 29.66 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:30:01 docker0 36.92 38.19 3.60 114.51 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:31:01 eth0 2.32 0.53 0.85 0.21 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:32:01 eth0 2.38 1.03 1.13 0.78 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:33:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:34:01 eth0 0.20 0.15 0.13 0.07 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:35:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:36:01 eth0 0.53 0.40 0.28 0.21 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:37:01 eth0 4.80 3.10 4.41 1.59 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] Average: eth0 14.61 11.84 57.03 4.07 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] Average: docker0 4.62 4.77 0.45 14.32 0.00 0.00 0.00 0.00 [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] ---> sar -P ALL: [2021-04-13T08:37:31.346Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] 08:28:05 LINUX RESTART (4 CPU) [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2021-04-13T08:37:31.346Z] 08:30:01 all 2.49 0.00 1.73 0.55 0.03 95.21 [2021-04-13T08:37:31.346Z] 08:30:01 0 2.59 0.00 2.10 0.07 0.02 95.23 [2021-04-13T08:37:31.346Z] 08:30:01 1 2.13 0.00 2.03 1.21 0.03 94.60 [2021-04-13T08:37:31.346Z] 08:30:01 2 2.97 0.00 1.44 0.13 0.03 95.43 [2021-04-13T08:37:31.346Z] 08:30:01 3 2.28 0.00 1.34 0.77 0.03 95.57 [2021-04-13T08:37:31.346Z] 08:31:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-04-13T08:37:31.346Z] 08:31:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-04-13T08:37:31.346Z] 08:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-13T08:37:31.346Z] 08:31:01 2 0.47 0.00 0.07 0.00 0.00 99.47 [2021-04-13T08:37:31.346Z] 08:31:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-13T08:37:31.346Z] 08:32:01 all 0.16 0.00 0.07 0.00 0.03 99.74 [2021-04-13T08:37:31.346Z] 08:32:01 0 0.07 0.00 0.07 0.00 0.05 99.82 [2021-04-13T08:37:31.346Z] 08:32:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2021-04-13T08:37:31.346Z] 08:32:01 2 0.45 0.00 0.07 0.00 0.05 99.43 [2021-04-13T08:37:31.346Z] 08:32:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2021-04-13T08:37:31.346Z] 08:33:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-04-13T08:37:31.346Z] 08:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-04-13T08:37:31.346Z] 08:33:01 1 0.07 0.00 0.13 0.00 0.00 99.80 [2021-04-13T08:37:31.346Z] 08:33:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2021-04-13T08:37:31.346Z] 08:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-13T08:37:31.346Z] 08:34:01 all 0.18 0.00 0.06 0.00 0.02 99.75 [2021-04-13T08:37:31.346Z] 08:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-13T08:37:31.346Z] 08:34:01 1 0.03 0.00 0.13 0.00 0.02 99.82 [2021-04-13T08:37:31.346Z] 08:34:01 2 0.57 0.00 0.03 0.00 0.03 99.37 [2021-04-13T08:37:31.346Z] 08:34:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2021-04-13T08:37:31.346Z] 08:35:01 all 0.14 0.00 0.05 0.00 0.00 99.80 [2021-04-13T08:37:31.346Z] 08:35:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-04-13T08:37:31.346Z] 08:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-13T08:37:31.346Z] 08:35:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2021-04-13T08:37:31.346Z] 08:35:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2021-04-13T08:37:31.346Z] 08:36:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-04-13T08:37:31.346Z] 08:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-04-13T08:37:31.346Z] 08:36:01 1 0.13 0.00 0.05 0.00 0.00 99.82 [2021-04-13T08:37:31.346Z] 08:36:01 2 0.38 0.00 0.07 0.00 0.00 99.55 [2021-04-13T08:37:31.346Z] 08:36:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-13T08:37:31.346Z] 08:37:01 all 0.49 0.00 0.27 0.00 0.00 99.23 [2021-04-13T08:37:31.346Z] 08:37:01 0 0.37 0.00 0.27 0.00 0.00 99.37 [2021-04-13T08:37:31.346Z] 08:37:01 1 0.28 0.00 0.30 0.00 0.00 99.42 [2021-04-13T08:37:31.346Z] 08:37:01 2 1.19 0.00 0.25 0.02 0.02 98.53 [2021-04-13T08:37:31.346Z] 08:37:01 3 0.13 0.00 0.27 0.00 0.00 99.60 [2021-04-13T08:37:31.346Z] Average: all 0.49 0.00 0.29 0.07 0.01 99.14 [2021-04-13T08:37:31.346Z] Average: 0 0.39 0.00 0.32 0.01 0.01 99.27 [2021-04-13T08:37:31.346Z] Average: 1 0.34 0.00 0.35 0.15 0.01 99.15 [2021-04-13T08:37:31.346Z] Average: 2 0.88 0.00 0.25 0.02 0.02 98.83 [2021-04-13T08:37:31.346Z] Average: 3 0.34 0.00 0.24 0.10 0.01 99.32 [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z] [2021-04-13T08:37:31.346Z]