Pull request #362 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 96acf888ed28ed8235074e47a4544f9bbc444aee+f7a0bff6474214c55a1e85b7edad4701d981c8d3 (5f49281f40d2ca400daf00947e51c9d97c51a61b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3904494335392057092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5732860742064022854.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-362/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-362/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5736903142467306326.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1545704006757078432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-362/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-362/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7345215864003382813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15290 in /w/workspace/edgexfoundry_edgex-ui-go_PR-362 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-362 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/jenkins-gitclient-ssh1443065106827427009.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 96acf888ed28ed8235074e47a4544f9bbc444aee Merge succeeded, producing 96acf888ed28ed8235074e47a4544f9bbc444aee Checking out Revision 96acf888ed28ed8235074e47a4544f9bbc444aee (PR-362) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/jenkins-gitclient-ssh578927459370981641.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/jenkins-gitclient-ssh7114497130612849143.key > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 Commit message: "Merge branch 'master' into issue-#275-20-ui-server-update" > git rev-list --no-walk 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T07:51:03.644Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T07:51:03.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T07:51:03.970Z] ========================================================= [2021-05-20T07:51:03.970Z] EdgeX Global Pipelines Version Info [2021-05-20T07:51:03.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:51:05.385Z] ------------------- [2021-05-20T07:51:05.385Z] stable info: [2021-05-20T07:51:05.385Z] ------------------- [2021-05-20T07:51:05.385Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T07:51:05.385Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T07:51:05.385Z] Message: update stable to v1.0.192 [2021-05-20T07:51:05.960Z] ------------------- [2021-05-20T07:51:05.960Z] experimental info: [2021-05-20T07:51:05.960Z] ------------------- [2021-05-20T07:51:05.960Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T07:51:05.960Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T07:51:05.960Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T07:51:06.223Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-20T07:51:06.293Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-20T07:51:06.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T07:51:06.406Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T07:51:06.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T07:51:06.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T07:51:06.572Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T07:51:06.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T07:51:06.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-20T07:51:06.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T07:51:06.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T07:51:06.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-20T07:51:06.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T07:51:07.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T07:51:07.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T07:51:07.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T07:51:07.204Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T07:51:07.262Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T07:51:07.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T07:51:07.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-20T07:51:07.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-20T07:51:07.496Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-20T07:51:07.555Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T07:51:07.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T07:51:07.669Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-20T07:51:07.726Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T07:51:07.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo [2021-05-20T07:51:07.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo [2021-05-20T07:51:07.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo [2021-05-20T07:51:07.984Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96acf888ed28ed8235074e47a4544f9bbc444aee [Pipeline] echo [2021-05-20T07:51:08.046Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96acf88 [Pipeline] echo [2021-05-20T07:51:08.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T07:51:08.257Z] provisioning config files... [2021-05-20T07:51:08.272Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/config1180752445775559574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:51:08.650Z] ---> docker-login.sh [2021-05-20T07:51:08.651Z] nexus3.edgexfoundry.org:10001 [2021-05-20T07:51:08.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:51:08.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:51:08.919Z] Configure a credential helper to remove this warning. See [2021-05-20T07:51:08.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:51:08.919Z] [2021-05-20T07:51:08.919Z] Login Succeeded [2021-05-20T07:51:08.919Z] nexus3.edgexfoundry.org:10002 [2021-05-20T07:51:08.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:51:08.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:51:08.919Z] Configure a credential helper to remove this warning. See [2021-05-20T07:51:08.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:51:08.919Z] [2021-05-20T07:51:08.919Z] Login Succeeded [2021-05-20T07:51:08.919Z] nexus3.edgexfoundry.org:10003 [2021-05-20T07:51:09.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:51:09.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:51:09.182Z] Configure a credential helper to remove this warning. See [2021-05-20T07:51:09.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:51:09.182Z] [2021-05-20T07:51:09.182Z] Login Succeeded [2021-05-20T07:51:09.182Z] nexus3.edgexfoundry.org:10004 [2021-05-20T07:51:09.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:51:09.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:51:09.182Z] Configure a credential helper to remove this warning. See [2021-05-20T07:51:09.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:51:09.182Z] [2021-05-20T07:51:09.182Z] Login Succeeded [2021-05-20T07:51:09.182Z] docker.io [2021-05-20T07:51:09.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:51:09.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:51:09.710Z] Configure a credential helper to remove this warning. See [2021-05-20T07:51:09.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:51:09.710Z] [2021-05-20T07:51:09.710Z] Login Succeeded [2021-05-20T07:51:09.710Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T07:51:09.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T07:51:10.519Z] + git log --format=format:%s -1 96acf888ed28ed8235074e47a4544f9bbc444aee [Pipeline] echo [2021-05-20T07:51:10.578Z] GIT_COMMIT: 96acf888ed28ed8235074e47a4544f9bbc444aee, Commit Message: Merge branch 'master' into issue-#275-20-ui-server-update [Pipeline] echo [2021-05-20T07:51:10.622Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:51:11.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T07:51:11.285Z] [2021-05-20T07:51:11.285Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:51:11.660Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T07:51:11.661Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T07:51:11.661Z] 31603596830f: Pulling fs layer [2021-05-20T07:51:11.661Z] 54011a49482f: Pulling fs layer [2021-05-20T07:51:11.661Z] a6820b24f6d8: Pulling fs layer [2021-05-20T07:51:11.661Z] f581987b2513: Pulling fs layer [2021-05-20T07:51:11.661Z] f581987b2513: Waiting [2021-05-20T07:51:11.661Z] 54011a49482f: Verifying Checksum [2021-05-20T07:51:11.661Z] 54011a49482f: Download complete [2021-05-20T07:51:11.924Z] 31603596830f: Verifying Checksum [2021-05-20T07:51:11.924Z] 31603596830f: Download complete [2021-05-20T07:51:11.924Z] f581987b2513: Verifying Checksum [2021-05-20T07:51:11.924Z] f581987b2513: Download complete [2021-05-20T07:51:11.924Z] a6820b24f6d8: Verifying Checksum [2021-05-20T07:51:11.924Z] a6820b24f6d8: Download complete [2021-05-20T07:51:11.924Z] 31603596830f: Pull complete [2021-05-20T07:51:12.197Z] 54011a49482f: Pull complete [2021-05-20T07:51:12.783Z] a6820b24f6d8: Pull complete [2021-05-20T07:51:13.046Z] f581987b2513: Pull complete [2021-05-20T07:51:13.046Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T07:51:13.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T07:51:13.046Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T07:51:13.147Z] prd-centos7-docker-4c-2g-15290 does not seem to be running inside a container [2021-05-20T07:51:13.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-362 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362:/w/workspace/edgexfoundry_edgex-ui-go_PR-362:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T07:51:14.411Z] $ docker top c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T07:51:14.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T07:51:14.628Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T07:51:14.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T07:51:14.747Z] $ docker exec c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 ssh-agent [2021-05-20T07:51:14.858Z] SSH_AUTH_SOCK=/tmp/ssh-vsalviAf9lmr/agent.14 [2021-05-20T07:51:14.858Z] SSH_AGENT_PID=19 [2021-05-20T07:51:14.866Z] Running ssh-add (command line suppressed) [2021-05-20T07:51:14.968Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/private_key_3525909380190788831.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/private_key_3525909380190788831.key) [2021-05-20T07:51:14.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T07:51:15.332Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T07:51:15.354Z] $ docker exec --env ******** --env ******** c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 ssh-agent -k [2021-05-20T07:51:15.442Z] unset SSH_AUTH_SOCK; [2021-05-20T07:51:15.442Z] unset SSH_AGENT_PID; [2021-05-20T07:51:15.442Z] echo Agent pid 19 killed; [2021-05-20T07:51:15.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T07:51:15.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T07:51:15.563Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T07:51:15.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T07:51:15.673Z] $ docker exec c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 ssh-agent [2021-05-20T07:51:15.778Z] SSH_AUTH_SOCK=/tmp/ssh-ET2jpELGYghD/agent.53 [2021-05-20T07:51:15.778Z] SSH_AGENT_PID=59 [2021-05-20T07:51:15.783Z] Running ssh-add (command line suppressed) [2021-05-20T07:51:15.880Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/private_key_5860073430988001911.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/private_key_5860073430988001911.key) [2021-05-20T07:51:15.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T07:51:16.242Z] + git semver init [2021-05-20T07:51:16.242Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T07:51:16.242Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-362/.git [2021-05-20T07:51:16.242Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-362 [2021-05-20T07:51:16.242Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T07:51:16.242Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T07:51:16.242Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T07:51:16.242Z] # $SEMVER_BRANCH = PR-362 [2021-05-20T07:51:16.242Z] # $SEMVER_TEMP = /tmp/semver-019184083 [2021-05-20T07:51:16.242Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-20T07:51:17.636Z] # '/tmp/semver-019184083' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-362/.semver' [2021-05-20T07:51:17.636Z] # -> Force: false [2021-05-20T07:51:17.636Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-362/.semver [Pipeline] } [2021-05-20T07:51:17.659Z] $ docker exec --env ******** --env ******** c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 ssh-agent -k [2021-05-20T07:51:17.757Z] unset SSH_AUTH_SOCK; [2021-05-20T07:51:17.758Z] unset SSH_AGENT_PID; [2021-05-20T07:51:17.758Z] echo Agent pid 59 killed; [2021-05-20T07:51:17.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T07:51:18.238Z] + git semver [Pipeline] } [2021-05-20T07:51:18.294Z] $ docker stop --time=1 c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 [2021-05-20T07:51:19.641Z] $ docker rm -f c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T07:51:20.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T07:51:20.455Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T07:51:20.495Z] [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-05-20T07:51:36.028Z] Still waiting to schedule task [2021-05-20T07:51:36.028Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-20T07:51:36.054Z] Still waiting to schedule task [2021-05-20T07:51:36.054Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-20T07:53:33.491Z] Running on prd-centos7-docker-4c-2g-15293 in /w/workspace/edgexfoundry_edgex-ui-go_PR-362 [Pipeline] { [Pipeline] ws [2021-05-20T07:53:33.549Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-20T07:53:33.697Z] The recommended git tool is: git [2021-05-20T07:53:35.928Z] using credential edgex-jenkins-ssh [2021-05-20T07:53:35.943Z] Cloning the remote Git repository [2021-05-20T07:53:35.864Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T07:53:35.933Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-20T07:53:36.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T07:53:36.000Z] > git --version # timeout=10 [2021-05-20T07:53:36.011Z] > git --version # 'git version 2.24.4' [2021-05-20T07:53:36.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:53:36.046Z] [INFO] Currently running in a labeled security context [2021-05-20T07:53:36.046Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T07:53:36.046Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh9010673328217634172.key [2021-05-20T07:53:36.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T07:53:37.772Z] Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 96acf888ed28ed8235074e47a4544f9bbc444aee [2021-05-20T07:53:37.999Z] Merge succeeded, producing 96acf888ed28ed8235074e47a4544f9bbc444aee [2021-05-20T07:53:38.000Z] Checking out Revision 96acf888ed28ed8235074e47a4544f9bbc444aee (PR-362) [2021-05-20T07:53:37.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T07:53:37.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T07:53:37.264Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T07:53:37.279Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T07:53:37.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:53:37.281Z] [INFO] Currently running in a labeled security context [2021-05-20T07:53:37.281Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T07:53:37.281Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6790806794288500531.key [2021-05-20T07:53:37.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T07:53:37.779Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T07:53:37.788Z] > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 [2021-05-20T07:53:37.938Z] > git remote # timeout=10 [2021-05-20T07:53:37.948Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T07:53:37.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:53:37.962Z] [INFO] Currently running in a labeled security context [2021-05-20T07:53:37.962Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T07:53:37.962Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh9149030044208760966.key [2021-05-20T07:53:37.969Z] > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 [2021-05-20T07:53:37.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T07:53:38.002Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T07:53:38.011Z] > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 [2021-05-20T07:53:41.747Z] Commit message: "Merge branch 'master' into issue-#275-20-ui-server-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T07:53:42.977Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T07:53:43.332Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T07:53:43.656Z] + sudo service docker restart [2021-05-20T07:53:43.656Z] + true [2021-05-20T07:53:43.656Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T07:54:01.895Z] provisioning config files... [2021-05-20T07:54:01.910Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3930487158224439081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:54:02.301Z] ---> docker-login.sh [2021-05-20T07:54:02.301Z] nexus3.edgexfoundry.org:10001 [2021-05-20T07:54:02.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:54:02.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:54:02.569Z] Configure a credential helper to remove this warning. See [2021-05-20T07:54:02.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:54:02.569Z] [2021-05-20T07:54:02.569Z] Login Succeeded [2021-05-20T07:54:02.569Z] nexus3.edgexfoundry.org:10002 [2021-05-20T07:54:02.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:54:02.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:54:02.569Z] Configure a credential helper to remove this warning. See [2021-05-20T07:54:02.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:54:02.569Z] [2021-05-20T07:54:02.569Z] Login Succeeded [2021-05-20T07:54:02.569Z] nexus3.edgexfoundry.org:10003 [2021-05-20T07:54:02.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:54:02.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:54:02.840Z] Configure a credential helper to remove this warning. See [2021-05-20T07:54:02.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:54:02.840Z] [2021-05-20T07:54:02.840Z] Login Succeeded [2021-05-20T07:54:02.840Z] nexus3.edgexfoundry.org:10004 [2021-05-20T07:54:02.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:54:02.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:54:02.840Z] Configure a credential helper to remove this warning. See [2021-05-20T07:54:02.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:54:02.840Z] [2021-05-20T07:54:02.840Z] Login Succeeded [2021-05-20T07:54:02.840Z] docker.io [2021-05-20T07:54:03.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:54:03.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:54:03.361Z] Configure a credential helper to remove this warning. See [2021-05-20T07:54:03.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:54:03.361Z] [2021-05-20T07:54:03.361Z] Login Succeeded [2021-05-20T07:54:03.361Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T07:54:03.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T07:54:03.654Z] ========================================================= [2021-05-20T07:54:03.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T07:54:03.654Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:54:04.009Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-20T07:54:04.009Z] Sending build context to Docker daemon 35.59MB [2021-05-20T07:54:04.009Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T07:54:04.009Z] Step 2/8 : FROM ${BASE} [2021-05-20T07:54:04.584Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T07:54:04.584Z] 540db60ca938: Pulling fs layer [2021-05-20T07:54:04.584Z] adcc1eea9eea: Pulling fs layer [2021-05-20T07:54:04.584Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T07:54:04.584Z] 0510c868ecb4: Pulling fs layer [2021-05-20T07:54:04.584Z] afea3b2eda06: Pulling fs layer [2021-05-20T07:54:04.584Z] 7809a108b3ef: Pulling fs layer [2021-05-20T07:54:04.584Z] f706445af74f: Pulling fs layer [2021-05-20T07:54:04.584Z] afea3b2eda06: Waiting [2021-05-20T07:54:04.584Z] 7809a108b3ef: Waiting [2021-05-20T07:54:04.584Z] f706445af74f: Waiting [2021-05-20T07:54:04.584Z] 0510c868ecb4: Waiting [2021-05-20T07:54:04.584Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T07:54:04.584Z] 4c4ab2625f07: Download complete [2021-05-20T07:54:04.584Z] adcc1eea9eea: Verifying Checksum [2021-05-20T07:54:04.584Z] adcc1eea9eea: Download complete [2021-05-20T07:54:04.584Z] afea3b2eda06: Verifying Checksum [2021-05-20T07:54:04.584Z] afea3b2eda06: Download complete [2021-05-20T07:54:04.584Z] 540db60ca938: Verifying Checksum [2021-05-20T07:54:04.584Z] 540db60ca938: Download complete [2021-05-20T07:54:04.584Z] 7809a108b3ef: Verifying Checksum [2021-05-20T07:54:04.584Z] 7809a108b3ef: Download complete [2021-05-20T07:54:04.584Z] 540db60ca938: Pull complete [2021-05-20T07:54:04.847Z] adcc1eea9eea: Pull complete [2021-05-20T07:54:05.116Z] 4c4ab2625f07: Pull complete [2021-05-20T07:54:06.504Z] f706445af74f: Verifying Checksum [2021-05-20T07:54:06.504Z] f706445af74f: Download complete [2021-05-20T07:54:07.082Z] 0510c868ecb4: Verifying Checksum [2021-05-20T07:54:07.082Z] 0510c868ecb4: Download complete [2021-05-20T07:54:10.430Z] 0510c868ecb4: Pull complete [2021-05-20T07:54:10.430Z] afea3b2eda06: Pull complete [2021-05-20T07:54:10.430Z] 7809a108b3ef: Pull complete [2021-05-20T07:54:11.825Z] f706445af74f: Pull complete [2021-05-20T07:54:11.825Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T07:54:11.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T07:54:11.825Z] ---> b068be0155e3 [2021-05-20T07:54:11.825Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T07:54:14.375Z] ---> Running in 8f6b73c940bd [2021-05-20T07:54:14.642Z] Removing intermediate container 8f6b73c940bd [2021-05-20T07:54:14.642Z] ---> 5eff48e44a1e [2021-05-20T07:54:14.642Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:54:14.642Z] ---> Running in c75544a98a8d [2021-05-20T07:54:15.224Z] Removing intermediate container c75544a98a8d [2021-05-20T07:54:15.224Z] ---> b9f8f5585a45 [2021-05-20T07:54:15.224Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T07:54:15.224Z] ---> Running in bbd5ac54e370 [2021-05-20T07:54:15.488Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:54:16.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:54:16.709Z] OK: 149 MiB in 40 packages [2021-05-20T07:54:16.972Z] Removing intermediate container bbd5ac54e370 [2021-05-20T07:54:16.972Z] ---> 86fa9ad8de97 [2021-05-20T07:54:16.972Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T07:54:17.233Z] ---> Running in 1c185510b398 [2021-05-20T07:54:17.233Z] Removing intermediate container 1c185510b398 [2021-05-20T07:54:17.233Z] ---> 38455b3f31c1 [2021-05-20T07:54:17.233Z] Step 7/8 : COPY . . [2021-05-20T07:54:18.176Z] ---> 1b4d15e6e236 [2021-05-20T07:54:18.176Z] Step 8/8 : RUN go mod download [2021-05-20T07:54:18.176Z] ---> Running in cae7771039ae [2021-05-20T07:54:39.675Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15294 in /w/workspace/edgexfoundry_edgex-ui-go_PR-362 [Pipeline] { [Pipeline] ws [2021-05-20T07:54:39.757Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-20T07:54:40.029Z] The recommended git tool is: git [2021-05-20T07:54:40.184Z] Removing intermediate container cae7771039ae [2021-05-20T07:54:40.184Z] ---> 9d8d4a43f85e [2021-05-20T07:54:40.184Z] Successfully built 9d8d4a43f85e [2021-05-20T07:54:40.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:54:40.526Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T07:54:40.526Z] . [Pipeline] withDockerContainer [2021-05-20T07:54:40.624Z] prd-centos7-docker-4c-2g-15293 does not seem to be running inside a container [2021-05-20T07:54:40.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T07:54:41.008Z] $ docker top 80d7d012bd84412a0e7ac8d60ec21a4801ac9c7f141c6c2b5aa87d8b9ec06052 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:54:41.435Z] + go version [2021-05-20T07:54:41.435Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T07:54:41.460Z] $ docker stop --time=1 80d7d012bd84412a0e7ac8d60ec21a4801ac9c7f141c6c2b5aa87d8b9ec06052 [2021-05-20T07:54:42.691Z] $ docker rm -f 80d7d012bd84412a0e7ac8d60ec21a4801ac9c7f141c6c2b5aa87d8b9ec06052 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:54:43.463Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T07:54:43.463Z] . [Pipeline] withDockerContainer [2021-05-20T07:54:43.559Z] prd-centos7-docker-4c-2g-15293 does not seem to be running inside a container [2021-05-20T07:54:43.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T07:54:44.230Z] $ docker top a835812e1662ca4f9e7dda6239c1394ae7b863f67638e19c52ebee2829162553 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:54:44.680Z] + go mod tidy [Pipeline] sh [2021-05-20T07:54:45.269Z] + make test [2021-05-20T07:54:45.270Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T07:54:45.397Z] using credential edgex-jenkins-ssh [2021-05-20T07:54:45.416Z] Cloning the remote Git repository [2021-05-20T07:54:45.538Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-20T07:54:45.506Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T07:54:45.662Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-20T07:54:45.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T07:54:45.763Z] > git --version # timeout=10 [2021-05-20T07:54:45.797Z] > git --version # 'git version 2.17.1' [2021-05-20T07:54:45.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:54:45.871Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T07:54:48.583Z] Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 96acf888ed28ed8235074e47a4544f9bbc444aee [2021-05-20T07:54:47.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T07:54:47.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T07:54:47.928Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T07:54:47.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T07:54:47.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:54:47.983Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T07:54:48.608Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T07:54:48.630Z] > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 [2021-05-20T07:54:49.241Z] Merge succeeded, producing 96acf888ed28ed8235074e47a4544f9bbc444aee [2021-05-20T07:54:49.242Z] Checking out Revision 96acf888ed28ed8235074e47a4544f9bbc444aee (PR-362) [2021-05-20T07:54:49.172Z] > git remote # timeout=10 [2021-05-20T07:54:49.189Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T07:54:49.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:54:49.213Z] > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 [2021-05-20T07:54:49.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T07:54:49.253Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T07:54:49.264Z] > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 [2021-05-20T07:54:53.607Z] Commit message: "Merge branch 'master' into issue-#275-20-ui-server-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T07:54:55.280Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T07:54:55.724Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T07:54:55.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T07:54:55.875Z] GO111MODULE=on go vet ./... [2021-05-20T07:54:56.099Z] + sudo service docker restart [2021-05-20T07:54:56.099Z] + true [Pipeline] } [2021-05-20T07:55:01.206Z] $ docker stop --time=1 a835812e1662ca4f9e7dda6239c1394ae7b863f67638e19c52ebee2829162553 [2021-05-20T07:55:02.521Z] $ docker rm -f a835812e1662ca4f9e7dda6239c1394ae7b863f67638e19c52ebee2829162553 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T07:55:02.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T07:55:03.225Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-20T07:55:04.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T07:55:04.941Z] + ls -al . [2021-05-20T07:55:04.941Z] total 92 [2021-05-20T07:55:04.941Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 20 07:54 . [2021-05-20T07:55:04.941Z] drwxrwxr-x. 4 jenkins jenkins 28 May 20 07:53 .. [2021-05-20T07:55:04.941Z] drwxrwxr-x. 3 jenkins jenkins 20 May 20 07:53 assets [2021-05-20T07:55:04.941Z] drwxrwxr-x. 2 jenkins jenkins 35 May 20 07:53 bin [2021-05-20T07:55:04.941Z] drwxrwxr-x. 3 jenkins jenkins 29 May 20 07:53 cmd [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 20 07:53 CONTRIBUTING.md [2021-05-20T07:55:04.941Z] -rw-r--r--. 1 jenkins jenkins 10 May 20 07:54 coverage.out [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 20 07:53 Dockerfile [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 902 May 20 07:53 Dockerfile.build [2021-05-20T07:55:04.941Z] drwxrwxr-x. 5 jenkins jenkins 104 May 20 07:53 docs [2021-05-20T07:55:04.941Z] drwxrwxr-x. 8 jenkins jenkins 179 May 20 07:53 .git [2021-05-20T07:55:04.941Z] drwxrwxr-x. 2 jenkins jenkins 103 May 20 07:53 .github [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 162 May 20 07:53 .gitignore [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 971 May 20 07:53 go.mod [2021-05-20T07:55:04.941Z] -rw-r--r--. 1 jenkins jenkins 23959 May 20 07:54 go.sum [2021-05-20T07:55:04.941Z] drwxrwxr-x. 10 jenkins jenkins 139 May 20 07:53 internal [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 652 May 20 07:53 Jenkinsfile [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 20 07:53 LICENSE [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 941 May 20 07:53 Makefile [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 20 07:53 README.md [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 5 May 20 07:51 VERSION [2021-05-20T07:55:04.941Z] -rw-rw-r--. 1 jenkins jenkins 155 May 20 07:53 version.go [2021-05-20T07:55:04.941Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 20 07:53 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:55:05.303Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=96acf888ed28ed8235074e47a4544f9bbc444aee --label arch=amd64 --label version=0.0.0 . [2021-05-20T07:55:05.566Z] Sending build context to Docker daemon 35.62MB [2021-05-20T07:55:05.566Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T07:55:05.566Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T07:55:05.566Z] ---> 9d8d4a43f85e [2021-05-20T07:55:05.566Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T07:55:06.953Z] ---> Running in 07385b2a1a20 [2021-05-20T07:55:06.953Z] Removing intermediate container 07385b2a1a20 [2021-05-20T07:55:06.953Z] ---> 08cc715c8698 [2021-05-20T07:55:06.953Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T07:55:06.953Z] ---> Running in 429a8a28e449 [2021-05-20T07:55:07.218Z] Removing intermediate container 429a8a28e449 [2021-05-20T07:55:07.218Z] ---> c94162358e4d [2021-05-20T07:55:07.218Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T07:55:07.218Z] ---> Running in c5feae03cf27 [2021-05-20T07:55:07.218Z] Removing intermediate container c5feae03cf27 [2021-05-20T07:55:07.218Z] ---> 4f359fca65a6 [2021-05-20T07:55:07.218Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T07:55:07.218Z] ---> Running in e3fbbdf75f13 [2021-05-20T07:55:07.481Z] Removing intermediate container e3fbbdf75f13 [2021-05-20T07:55:07.481Z] ---> ce47d60b3a14 [2021-05-20T07:55:07.481Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T07:55:07.481Z] ---> Running in 61157eb4f3aa [2021-05-20T07:55:07.481Z] Removing intermediate container 61157eb4f3aa [2021-05-20T07:55:07.481Z] ---> 1db48574f1a5 [2021-05-20T07:55:07.481Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:55:07.481Z] ---> Running in c0fa98bb7474 [2021-05-20T07:55:08.057Z] Removing intermediate container c0fa98bb7474 [2021-05-20T07:55:08.057Z] ---> ddb12c4d033d [2021-05-20T07:55:08.057Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T07:55:08.057Z] ---> Running in 3f1015481faf [2021-05-20T07:55:08.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:55:09.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:55:09.526Z] OK: 149 MiB in 40 packages [2021-05-20T07:55:09.790Z] Removing intermediate container 3f1015481faf [2021-05-20T07:55:09.790Z] ---> fa5cc5d9bbdf [2021-05-20T07:55:09.790Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T07:55:10.052Z] ---> Running in a40e97735650 [2021-05-20T07:55:10.052Z] Removing intermediate container a40e97735650 [2021-05-20T07:55:10.052Z] ---> 7fd285f25dac [2021-05-20T07:55:10.052Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T07:55:10.052Z] ---> Running in 38f957517e6a [2021-05-20T07:55:10.052Z] Removing intermediate container 38f957517e6a [2021-05-20T07:55:10.052Z] ---> c8af34327b3a [2021-05-20T07:55:10.052Z] Step 12/24 : COPY go.mod . [2021-05-20T07:55:10.315Z] ---> d1cc66a2cdf6 [2021-05-20T07:55:10.315Z] Step 13/24 : COPY Makefile . [2021-05-20T07:55:10.579Z] ---> c8da6a2a18d0 [2021-05-20T07:55:10.579Z] Step 14/24 : RUN make update [2021-05-20T07:55:10.579Z] ---> Running in a3589d96da57 [2021-05-20T07:55:10.843Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T07:55:11.109Z] Removing intermediate container a3589d96da57 [2021-05-20T07:55:11.109Z] ---> 5b7c69c3129b [2021-05-20T07:55:11.109Z] Step 15/24 : COPY . . [2021-05-20T07:55:12.057Z] ---> d0ed18c92ea4 [2021-05-20T07:55:12.057Z] Step 16/24 : RUN ${MAKE} [2021-05-20T07:55:12.057Z] ---> Running in c0091b3066c9 [2021-05-20T07:55:12.325Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T07:55:14.515Z] provisioning config files... [2021-05-20T07:55:14.541Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6277493003105607497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:55:14.967Z] ---> docker-login.sh [2021-05-20T07:55:14.967Z] nexus3.edgexfoundry.org:10001 [2021-05-20T07:55:15.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:55:16.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:55:16.172Z] Configure a credential helper to remove this warning. See [2021-05-20T07:55:16.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:55:16.172Z] [2021-05-20T07:55:16.172Z] Login Succeeded [2021-05-20T07:55:16.172Z] nexus3.edgexfoundry.org:10002 [2021-05-20T07:55:16.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:55:16.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:55:16.721Z] Configure a credential helper to remove this warning. See [2021-05-20T07:55:16.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:55:16.721Z] [2021-05-20T07:55:16.721Z] Login Succeeded [2021-05-20T07:55:16.721Z] nexus3.edgexfoundry.org:10003 [2021-05-20T07:55:16.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:55:17.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:55:17.280Z] Configure a credential helper to remove this warning. See [2021-05-20T07:55:17.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:55:17.280Z] [2021-05-20T07:55:17.280Z] Login Succeeded [2021-05-20T07:55:17.280Z] nexus3.edgexfoundry.org:10004 [2021-05-20T07:55:17.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:55:17.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:55:17.828Z] Configure a credential helper to remove this warning. See [2021-05-20T07:55:17.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:55:17.828Z] [2021-05-20T07:55:17.828Z] Login Succeeded [2021-05-20T07:55:17.828Z] docker.io [2021-05-20T07:55:18.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:55:18.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:55:18.700Z] Configure a credential helper to remove this warning. See [2021-05-20T07:55:18.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:55:18.700Z] [2021-05-20T07:55:18.700Z] Login Succeeded [2021-05-20T07:55:18.700Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T07:55:18.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T07:55:19.124Z] ========================================================= [2021-05-20T07:55:19.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T07:55:19.124Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:55:19.508Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-20T07:55:20.494Z] Sending build context to Docker daemon 35.59MB [2021-05-20T07:55:20.494Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T07:55:20.494Z] Step 2/8 : FROM ${BASE} [2021-05-20T07:55:20.605Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T07:55:20.809Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T07:55:20.809Z] 595b0fe564bb: Pulling fs layer [2021-05-20T07:55:20.809Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T07:55:20.809Z] 316046926c0a: Pulling fs layer [2021-05-20T07:55:20.809Z] 4ebd0625c992: Pulling fs layer [2021-05-20T07:55:20.809Z] 207e8628e3a3: Pulling fs layer [2021-05-20T07:55:20.809Z] c791037a9be2: Pulling fs layer [2021-05-20T07:55:20.809Z] ffd874e62e21: Pulling fs layer [2021-05-20T07:55:20.809Z] 4ebd0625c992: Waiting [2021-05-20T07:55:20.809Z] 207e8628e3a3: Waiting [2021-05-20T07:55:20.809Z] c791037a9be2: Waiting [2021-05-20T07:55:20.809Z] ffd874e62e21: Waiting [2021-05-20T07:55:20.809Z] 316046926c0a: Verifying Checksum [2021-05-20T07:55:20.809Z] 316046926c0a: Download complete [2021-05-20T07:55:20.809Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T07:55:20.809Z] 7186ed65a4f7: Download complete [2021-05-20T07:55:20.809Z] 207e8628e3a3: Verifying Checksum [2021-05-20T07:55:20.809Z] 207e8628e3a3: Download complete [2021-05-20T07:55:20.809Z] 595b0fe564bb: Download complete [2021-05-20T07:55:20.809Z] c791037a9be2: Verifying Checksum [2021-05-20T07:55:20.809Z] c791037a9be2: Download complete [2021-05-20T07:55:21.822Z] 595b0fe564bb: Pull complete [2021-05-20T07:55:22.424Z] 7186ed65a4f7: Pull complete [2021-05-20T07:55:22.704Z] 316046926c0a: Pull complete [2021-05-20T07:55:22.981Z] ffd874e62e21: Verifying Checksum [2021-05-20T07:55:22.981Z] ffd874e62e21: Download complete [2021-05-20T07:55:23.145Z] Removing intermediate container c0091b3066c9 [2021-05-20T07:55:23.146Z] ---> b7d945f075a0 [2021-05-20T07:55:23.146Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T07:55:23.405Z] 3.12: Pulling from library/alpine [2021-05-20T07:55:23.405Z] 339de151aab4: Pulling fs layer [2021-05-20T07:55:23.667Z] 339de151aab4: Verifying Checksum [2021-05-20T07:55:23.667Z] 339de151aab4: Download complete [2021-05-20T07:55:23.935Z] 339de151aab4: Pull complete [2021-05-20T07:55:23.935Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T07:55:23.935Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T07:55:23.935Z] ---> 13621d1b12d4 [2021-05-20T07:55:23.935Z] Step 18/24 : EXPOSE 4000 [2021-05-20T07:55:24.199Z] ---> Running in b1625505723a [2021-05-20T07:55:24.199Z] Removing intermediate container b1625505723a [2021-05-20T07:55:24.199Z] ---> 71bd9d9b602b [2021-05-20T07:55:24.199Z] 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-05-20T07:55:24.449Z] 4ebd0625c992: Verifying Checksum [2021-05-20T07:55:24.449Z] 4ebd0625c992: Download complete [2021-05-20T07:55:25.586Z] ---> d69dbfd14197 [2021-05-20T07:55:25.587Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T07:55:25.587Z] ---> Running in f78193ea1a2b [2021-05-20T07:55:25.587Z] Removing intermediate container f78193ea1a2b [2021-05-20T07:55:25.587Z] ---> 36adc3be0ebb [2021-05-20T07:55:25.587Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T07:55:25.587Z] ---> Running in 43b1d028337d [2021-05-20T07:55:25.851Z] Removing intermediate container 43b1d028337d [2021-05-20T07:55:25.851Z] ---> e110128de8d6 [2021-05-20T07:55:25.851Z] Step 22/24 : LABEL arch=amd64 [2021-05-20T07:55:25.851Z] ---> Running in 977706a46da4 [2021-05-20T07:55:26.113Z] Removing intermediate container 977706a46da4 [2021-05-20T07:55:26.113Z] ---> 2a92d12b7456 [2021-05-20T07:55:26.113Z] Step 23/24 : LABEL git_sha=96acf888ed28ed8235074e47a4544f9bbc444aee [2021-05-20T07:55:26.113Z] ---> Running in 78f0f0953345 [2021-05-20T07:55:26.376Z] Removing intermediate container 78f0f0953345 [2021-05-20T07:55:26.376Z] ---> a2a1460ab105 [2021-05-20T07:55:26.376Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:55:26.376Z] ---> Running in 66942745c944 [2021-05-20T07:55:26.376Z] Removing intermediate container 66942745c944 [2021-05-20T07:55:26.376Z] ---> cae8c461b364 [2021-05-20T07:55:26.376Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T07:55:26.376Z] Successfully built cae8c461b364 [2021-05-20T07:55:26.376Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:55:27.445Z] ---> job-cost.sh [2021-05-20T07:55:27.445Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JpTs [2021-05-20T07:55:34.639Z] 4ebd0625c992: Pull complete [2021-05-20T07:55:34.926Z] 207e8628e3a3: Pull complete [2021-05-20T07:55:35.527Z] c791037a9be2: Pull complete [2021-05-20T07:55:37.502Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T07:55:38.927Z] ffd874e62e21: Pull complete [2021-05-20T07:55:38.927Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T07:55:38.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T07:55:38.927Z] ---> cfc18b08335c [2021-05-20T07:55:38.927Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T07:55:41.568Z] ---> Running in 0293c8fe329c [2021-05-20T07:55:41.568Z] Removing intermediate container 0293c8fe329c [2021-05-20T07:55:41.568Z] ---> f57f605e38be [2021-05-20T07:55:41.568Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:55:41.568Z] ---> Running in 1a955cccc575 [2021-05-20T07:55:44.192Z] Removing intermediate container 1a955cccc575 [2021-05-20T07:55:44.192Z] ---> d026a7b564f9 [2021-05-20T07:55:44.192Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T07:55:44.192Z] ---> Running in 1ab5c47d5ae4 [2021-05-20T07:55:45.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:55:46.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:55:47.118Z] OK: 138 MiB in 40 packages [2021-05-20T07:55:48.093Z] Removing intermediate container 1ab5c47d5ae4 [2021-05-20T07:55:48.093Z] ---> 6e2175a0c6a1 [2021-05-20T07:55:48.093Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T07:55:48.093Z] ---> Running in 1927a995911b [2021-05-20T07:55:48.687Z] Removing intermediate container 1927a995911b [2021-05-20T07:55:48.687Z] ---> 7fbc9f8aa048 [2021-05-20T07:55:48.687Z] Step 7/8 : COPY . . [2021-05-20T07:55:52.107Z] ---> dc28821c9fbe [2021-05-20T07:55:52.107Z] Step 8/8 : RUN go mod download [2021-05-20T07:55:52.107Z] ---> Running in 8ea4382372a4 [2021-05-20T07:55:52.444Z] lf-activate-venv(): INFO: Adding /tmp/venv-JpTs/bin to PATH [2021-05-20T07:55:52.444Z] INFO: No Stack... [2021-05-20T07:55:52.444Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T07:55:52.444Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T07:55:52.778Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-05-20T07:55:52.778Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T07:55:52.837Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [2021-05-20T07:55:52.845Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] did not exist. Created. [2021-05-20T07:55:52.845Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T07:55:53.294Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T07:55:53.389Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T07:55:53.413Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T07:56:24.453Z] Removing intermediate container 8ea4382372a4 [2021-05-20T07:56:24.453Z] ---> f47d08f18506 [2021-05-20T07:56:24.453Z] Successfully built f47d08f18506 [2021-05-20T07:56:24.453Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:56:24.840Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T07:56:24.840Z] . [Pipeline] withDockerContainer [2021-05-20T07:56:25.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-15294 does not seem to be running inside a container [2021-05-20T07:56:25.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T07:56:27.286Z] $ docker top 68cad8a90c3c33dcb75367278c7dc53a05e2d4b497229664a3efa9e82ce671ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:56:28.398Z] + go version [2021-05-20T07:56:28.399Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T07:56:28.440Z] $ docker stop --time=1 68cad8a90c3c33dcb75367278c7dc53a05e2d4b497229664a3efa9e82ce671ac [2021-05-20T07:56:30.380Z] $ docker rm -f 68cad8a90c3c33dcb75367278c7dc53a05e2d4b497229664a3efa9e82ce671ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:56:31.681Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T07:56:31.681Z] . [Pipeline] withDockerContainer [2021-05-20T07:56:31.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-15294 does not seem to be running inside a container [2021-05-20T07:56:32.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T07:56:33.654Z] $ docker top 35f84291c5dc617280fdec573852507aaabcab506a81c1848ae256d7bcb45afd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:56:34.764Z] + go mod tidy [Pipeline] sh [2021-05-20T07:56:36.058Z] + make test [2021-05-20T07:56:36.058Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T07:56:37.045Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T07:57:09.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T07:57:09.441Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-20T07:57:31.660Z] $ docker stop --time=1 35f84291c5dc617280fdec573852507aaabcab506a81c1848ae256d7bcb45afd [2021-05-20T07:57:33.641Z] $ docker rm -f 35f84291c5dc617280fdec573852507aaabcab506a81c1848ae256d7bcb45afd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T07:57:34.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T07:57:34.566Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T07:57:35.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T07:57:35.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T07:57:36.315Z] + ls -al . [2021-05-20T07:57:36.315Z] total 124 [2021-05-20T07:57:36.315Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 07:56 . [2021-05-20T07:57:36.315Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 07:54 .. [2021-05-20T07:57:36.315Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 07:54 .git [2021-05-20T07:57:36.315Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 07:54 .github [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 162 May 20 07:54 .gitignore [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 20 07:54 CONTRIBUTING.md [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 20 07:54 Dockerfile [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 902 May 20 07:54 Dockerfile.build [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 652 May 20 07:54 Jenkinsfile [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 20 07:54 LICENSE [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 941 May 20 07:54 Makefile [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 20 07:54 README.md [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 07:51 VERSION [2021-05-20T07:57:36.315Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 07:54 assets [2021-05-20T07:57:36.315Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 07:54 bin [2021-05-20T07:57:36.315Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 07:54 cmd [2021-05-20T07:57:36.315Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 07:56 coverage.out [2021-05-20T07:57:36.315Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 07:54 docs [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 971 May 20 07:54 go.mod [2021-05-20T07:57:36.315Z] -rw-r--r-- 1 jenkins jenkins 23959 May 20 07:56 go.sum [2021-05-20T07:57:36.315Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 07:54 internal [2021-05-20T07:57:36.315Z] -rw-rw-r-- 1 jenkins jenkins 155 May 20 07:54 version.go [2021-05-20T07:57:36.315Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 07:54 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:57:36.755Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=96acf888ed28ed8235074e47a4544f9bbc444aee --label arch=arm64 --label version=0.0.0 . [2021-05-20T07:57:37.780Z] Sending build context to Docker daemon 35.61MB [2021-05-20T07:57:37.780Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T07:57:37.780Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T07:57:37.780Z] ---> f47d08f18506 [2021-05-20T07:57:37.780Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T07:57:38.458Z] ---> Running in 176cc262d081 [2021-05-20T07:57:38.733Z] Removing intermediate container 176cc262d081 [2021-05-20T07:57:38.733Z] ---> b524952d2e26 [2021-05-20T07:57:38.733Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T07:57:39.007Z] ---> Running in d758bcc771f2 [2021-05-20T07:57:39.616Z] Removing intermediate container d758bcc771f2 [2021-05-20T07:57:39.616Z] ---> 72e7e0ce195c [2021-05-20T07:57:39.616Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T07:57:39.616Z] ---> Running in 777cb76d5e39 [2021-05-20T07:57:40.212Z] Removing intermediate container 777cb76d5e39 [2021-05-20T07:57:40.212Z] ---> 58a833e124a3 [2021-05-20T07:57:40.212Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T07:57:40.212Z] ---> Running in ce2174e3c221 [2021-05-20T07:57:40.814Z] Removing intermediate container ce2174e3c221 [2021-05-20T07:57:40.814Z] ---> 50c17b82de1a [2021-05-20T07:57:40.814Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T07:57:40.814Z] ---> Running in 8a4cea97668a [2021-05-20T07:57:41.416Z] Removing intermediate container 8a4cea97668a [2021-05-20T07:57:41.416Z] ---> 5f6d69c6a370 [2021-05-20T07:57:41.416Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:57:41.691Z] ---> Running in bd7d98ceac65 [2021-05-20T07:57:43.671Z] Removing intermediate container bd7d98ceac65 [2021-05-20T07:57:43.671Z] ---> 93c4f40b192c [2021-05-20T07:57:43.671Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T07:57:43.944Z] ---> Running in 6f87b9c58089 [2021-05-20T07:57:45.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:57:46.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:57:47.338Z] OK: 138 MiB in 40 packages [2021-05-20T07:57:48.317Z] Removing intermediate container 6f87b9c58089 [2021-05-20T07:57:48.317Z] ---> 9cab073a50ec [2021-05-20T07:57:48.317Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T07:57:48.317Z] ---> Running in f7bc6b9b1aa4 [2021-05-20T07:57:48.920Z] Removing intermediate container f7bc6b9b1aa4 [2021-05-20T07:57:48.920Z] ---> fc418d09dc11 [2021-05-20T07:57:48.920Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T07:57:48.920Z] ---> Running in c470fc0f4d55 [2021-05-20T07:57:49.528Z] Removing intermediate container c470fc0f4d55 [2021-05-20T07:57:49.528Z] ---> dc28ac2bf35d [2021-05-20T07:57:49.528Z] Step 12/24 : COPY go.mod . [2021-05-20T07:57:50.514Z] ---> 0d7debd28c44 [2021-05-20T07:57:50.514Z] Step 13/24 : COPY Makefile . [2021-05-20T07:57:51.130Z] ---> 7a3a12af89ff [2021-05-20T07:57:51.130Z] Step 14/24 : RUN make update [2021-05-20T07:57:51.429Z] ---> Running in f119183adfe8 [2021-05-20T07:57:52.444Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T07:57:53.880Z] Removing intermediate container f119183adfe8 [2021-05-20T07:57:53.880Z] ---> f69fdf6ffb6d [2021-05-20T07:57:53.880Z] Step 15/24 : COPY . . [2021-05-20T07:57:57.265Z] ---> e7f1fa40101b [2021-05-20T07:57:57.265Z] Step 16/24 : RUN ${MAKE} [2021-05-20T07:57:57.265Z] ---> Running in 4862df65f0c5 [2021-05-20T07:57:58.707Z] 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-05-20T07:58:25.536Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T07:58:28.952Z] Removing intermediate container 4862df65f0c5 [2021-05-20T07:58:28.952Z] ---> 3c9c6bb6763e [2021-05-20T07:58:28.952Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T07:58:28.952Z] 3.12: Pulling from library/alpine [2021-05-20T07:58:29.226Z] d2f70382dc9a: Pulling fs layer [2021-05-20T07:58:29.226Z] d2f70382dc9a: Verifying Checksum [2021-05-20T07:58:29.226Z] d2f70382dc9a: Download complete [2021-05-20T07:58:29.838Z] d2f70382dc9a: Pull complete [2021-05-20T07:58:29.838Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T07:58:29.838Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T07:58:29.838Z] ---> 9852663dfa18 [2021-05-20T07:58:29.838Z] Step 18/24 : EXPOSE 4000 [2021-05-20T07:58:30.112Z] ---> Running in 7339ac8d75be [2021-05-20T07:58:30.711Z] Removing intermediate container 7339ac8d75be [2021-05-20T07:58:30.711Z] ---> 5aa7ee3438f0 [2021-05-20T07:58:30.711Z] 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-05-20T07:58:33.358Z] ---> b49ad1928023 [2021-05-20T07:58:33.358Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T07:58:33.358Z] ---> Running in 68aafa47f09b [2021-05-20T07:58:33.636Z] Removing intermediate container 68aafa47f09b [2021-05-20T07:58:33.636Z] ---> 8dcbaacf8613 [2021-05-20T07:58:33.636Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T07:58:33.636Z] ---> Running in 156ea19b8739 [2021-05-20T07:58:35.075Z] Removing intermediate container 156ea19b8739 [2021-05-20T07:58:35.076Z] ---> 67f7c2a8c802 [2021-05-20T07:58:35.076Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T07:58:35.076Z] ---> Running in c9c0f33b7eea [2021-05-20T07:58:35.677Z] Removing intermediate container c9c0f33b7eea [2021-05-20T07:58:35.677Z] ---> f7375d667cbf [2021-05-20T07:58:35.677Z] Step 23/24 : LABEL git_sha=96acf888ed28ed8235074e47a4544f9bbc444aee [2021-05-20T07:58:36.344Z] ---> Running in cd0697f49102 [2021-05-20T07:58:36.940Z] Removing intermediate container cd0697f49102 [2021-05-20T07:58:36.940Z] ---> d747ea37937d [2021-05-20T07:58:36.940Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:58:36.940Z] ---> Running in fd5cd697a4be [2021-05-20T07:58:37.537Z] Removing intermediate container fd5cd697a4be [2021-05-20T07:58:37.537Z] ---> 9f0c37b8a5b9 [2021-05-20T07:58:37.537Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T07:58:37.537Z] Successfully built 9f0c37b8a5b9 [2021-05-20T07:58:37.537Z] Successfully tagged edgex-ui-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-05-20T07:58:38.426Z] ---> job-cost.sh [2021-05-20T07:58:38.426Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h5Tg [2021-05-20T07:59:17.396Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T08:00:54.180Z] lf-activate-venv(): INFO: Adding /tmp/venv-h5Tg/bin to PATH [2021-05-20T08:00:54.181Z] INFO: No Stack... [2021-05-20T08:00:54.181Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T08:00:54.181Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T08:00:54.547Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv+ [2021-05-20T08:00:54.547Z] cut -d, -f6 [Pipeline] lock [2021-05-20T08:00:54.640Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [2021-05-20T08:00:54.647Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] did not exist. Created. [2021-05-20T08:00:54.648Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T08:00:55.085Z] /w/workspace/edgex-ui-go/2@tmp/durable-595cd032/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-595cd032/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T08:00:55.461Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T08:00:55.499Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T08:00:55.761Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T08:00:55.783Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-20T08:00:56.796Z] provisioning config files... [2021-05-20T08:00:56.806Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/config5412742905342997859tmp [Pipeline] { [Pipeline] sh [2021-05-20T08:00:57.170Z] + set +x [2021-05-20T08:00:57.170Z] + curl -s https://codecov.io/bash [2021-05-20T08:00:57.170Z] + bash -s -- [2021-05-20T08:00:57.170Z] [2021-05-20T08:00:57.170Z] _____ _ [2021-05-20T08:00:57.170Z] / ____| | | [2021-05-20T08:00:57.170Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T08:00:57.170Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T08:00:57.170Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T08:00:57.170Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T08:00:57.170Z] Bash-1.0.2 [2021-05-20T08:00:57.170Z] [2021-05-20T08:00:57.170Z] [2021-05-20T08:00:57.170Z] ==> git version 2.24.4 found [2021-05-20T08:00:57.170Z] ==> 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-05-20T08:00:57.170Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T08:00:57.170Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T08:00:57.170Z] ==> Jenkins CI detected. [2021-05-20T08:00:57.170Z] project root: . [2021-05-20T08:00:57.170Z] --> token set from env [2021-05-20T08:00:57.170Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T08:00:57.170Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T08:00:57.170Z] ==> Python coveragepy not found [2021-05-20T08:00:57.170Z] ==> Searching for coverage reports in: [2021-05-20T08:00:57.170Z] + . [2021-05-20T08:00:57.435Z] -> Found 1 reports [2021-05-20T08:00:57.435Z] ==> Detecting git/mercurial file structure [2021-05-20T08:00:57.435Z] ==> Reading reports [2021-05-20T08:00:57.435Z] + ./coverage.out bytes=10 [2021-05-20T08:00:57.435Z] ==> Appending adjustments [2021-05-20T08:00:57.435Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T08:00:57.435Z] + Found adjustments [2021-05-20T08:00:57.435Z] ==> Gzipping contents [2021-05-20T08:00:57.435Z] 4.0K /tmp/codecov.zoS02g.gz [2021-05-20T08:00:57.435Z] ==> Uploading reports [2021-05-20T08:00:57.435Z] url: https://codecov.io [2021-05-20T08:00:57.435Z] query: branch=PR-362&commit=96acf888ed28ed8235074e47a4544f9bbc444aee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-362%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=362&job=&cmd_args= [2021-05-20T08:00:57.435Z] -> Pinging Codecov [2021-05-20T08:00:57.435Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-362&commit=96acf888ed28ed8235074e47a4544f9bbc444aee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-362%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=362&job=&cmd_args= [2021-05-20T08:00:58.021Z] -> Uploading to [2021-05-20T08:00:58.021Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/96acf888ed28ed8235074e47a4544f9bbc444aee/d813c3c6-4f25-42c4-8bd1-2091b1019a46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T080057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbf617bdfefdbb2d78012deceb8325ad6564f14a3a024efbc270a139fbfccbb7 [2021-05-20T08:00:58.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T08:00:58.021Z] Dload Upload Total Spent Left Speed [2021-05-20T08:00:58.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 7369 --:--:-- --:--:-- --:--:-- 7364 100 3918 0 0 100 3918 0 7367 --:--:-- --:--:-- --:--:-- 7364 [2021-05-20T08:00:58.604Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/96acf888ed28ed8235074e47a4544f9bbc444aee [Pipeline] } [2021-05-20T08:00:58.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-05-20T08:01:01.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:01:01.859Z] ---> package-listing.sh [2021-05-20T08:01:01.859Z] ++ facter osfamily [2021-05-20T08:01:01.859Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T08:01:02.250Z] + OS_FAMILY=redhat [2021-05-20T08:01:02.250Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-362 [2021-05-20T08:01:02.250Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T08:01:02.250Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T08:01:02.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T08:01:02.250Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T08:01:02.250Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-362 ']' [2021-05-20T08:01:02.250Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T08:01:02.250Z] + case "${OS_FAMILY}" in [2021-05-20T08:01:02.250Z] + rpm -qa [2021-05-20T08:01:02.250Z] + sort [2021-05-20T08:01:02.512Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T08:01:02.512Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T08:01:02.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T08:01:02.512Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-362 ']' [2021-05-20T08:01:02.512Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-362/archives/ [2021-05-20T08:01:02.512Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-362/archives/ [Pipeline] echo [2021-05-20T08:01:02.563Z] 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-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T08:01:02.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:01:03.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:01:03.483Z] [2021-05-20T08:01:03.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:01:03.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:01:03.856Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T08:01:03.856Z] df20fa9351a1: Pulling fs layer [2021-05-20T08:01:03.856Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T08:01:03.856Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T08:01:03.856Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T08:01:03.856Z] 93b61091891f: Pulling fs layer [2021-05-20T08:01:03.856Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T08:01:03.856Z] 5e14af77c1be: Pulling fs layer [2021-05-20T08:01:03.856Z] 01666e4c0597: Pulling fs layer [2021-05-20T08:01:03.856Z] aa168da1d23b: Pulling fs layer [2021-05-20T08:01:03.856Z] 93b61091891f: Waiting [2021-05-20T08:01:03.856Z] 93b9cdb0e59b: Waiting [2021-05-20T08:01:03.856Z] 5e14af77c1be: Waiting [2021-05-20T08:01:03.856Z] 01666e4c0597: Waiting [2021-05-20T08:01:03.856Z] aa168da1d23b: Waiting [2021-05-20T08:01:03.856Z] 46f8f816bc3b: Waiting [2021-05-20T08:01:03.856Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T08:01:03.856Z] 36b3adc4ff6f: Download complete [2021-05-20T08:01:03.856Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T08:01:03.856Z] 46f8f816bc3b: Download complete [2021-05-20T08:01:04.119Z] df20fa9351a1: Verifying Checksum [2021-05-20T08:01:04.119Z] df20fa9351a1: Download complete [2021-05-20T08:01:04.119Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T08:01:04.119Z] 93b9cdb0e59b: Download complete [2021-05-20T08:01:04.119Z] 93b61091891f: Verifying Checksum [2021-05-20T08:01:04.119Z] 93b61091891f: Download complete [2021-05-20T08:01:04.119Z] 5e14af77c1be: Verifying Checksum [2021-05-20T08:01:04.119Z] 5e14af77c1be: Download complete [2021-05-20T08:01:04.119Z] 01666e4c0597: Verifying Checksum [2021-05-20T08:01:04.119Z] 01666e4c0597: Download complete [2021-05-20T08:01:04.119Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T08:01:04.119Z] 8ad3a11d3b57: Download complete [2021-05-20T08:01:04.382Z] df20fa9351a1: Pull complete [2021-05-20T08:01:04.382Z] 36b3adc4ff6f: Pull complete [2021-05-20T08:01:04.961Z] 8ad3a11d3b57: Pull complete [2021-05-20T08:01:05.224Z] 46f8f816bc3b: Pull complete [2021-05-20T08:01:05.489Z] 93b61091891f: Pull complete [2021-05-20T08:01:05.489Z] 93b9cdb0e59b: Pull complete [2021-05-20T08:01:05.748Z] 5e14af77c1be: Pull complete [2021-05-20T08:01:06.014Z] 01666e4c0597: Pull complete [2021-05-20T08:01:06.600Z] aa168da1d23b: Verifying Checksum [2021-05-20T08:01:06.600Z] aa168da1d23b: Download complete [2021-05-20T08:01:11.945Z] aa168da1d23b: Pull complete [2021-05-20T08:01:11.945Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T08:01:11.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:01:11.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T08:01:12.071Z] prd-centos7-docker-4c-2g-15290 does not seem to be running inside a container [2021-05-20T08:01:12.115Z] $ 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-362/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-362 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362:/w/workspace/edgexfoundry_edgex-ui-go_PR-362:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T08:01:15.422Z] $ docker top fafe8983a164cde4266f67c7d94480cf399c86ee7c09e75c32cf2ea4b557a7d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:01:15.884Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T08:01:16.203Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T08:01:16.525Z] + ls /var/log/sa-host [2021-05-20T08:01:16.525Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T08:01:16.525Z] file_magic: OK [2021-05-20T08:01:16.525Z] HZ: Using current value: 100 [2021-05-20T08:01:16.525Z] file_header: OK [2021-05-20T08:01:16.525Z] 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-05-20T08:01:16.525Z] Statistics: [2021-05-20T08:01:16.525Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T08:01:16.525Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T08:01:16.525Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T08:01:16.525Z] file_magic: OK [2021-05-20T08:01:16.525Z] HZ: Using current value: 100 [2021-05-20T08:01:16.525Z] file_header: OK [2021-05-20T08:01:16.525Z] 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-05-20T08:01:16.525Z] Statistics: [2021-05-20T08:01:16.525Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T08:01:16.525Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:01:16.821Z] provisioning config files... [2021-05-20T08:01:16.833Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/config1933758159418175750tmp [Pipeline] { [Pipeline] echo [2021-05-20T08:01:16.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:01:17.228Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T08:01:17.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T08:01:17.323Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:01:17.668Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T08:01:17.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:01:18.101Z] ---> sudo-logs.sh [2021-05-20T08:01:18.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T08:01:18.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:01:18.545Z] ---> job-cost.sh [2021-05-20T08:01:18.545Z] lf-activate-venv: SKIPPING [2021-05-20T08:01:18.545Z] DEBUG: total: 0.18000000715255737 [2021-05-20T08:01:18.545Z] INFO: Retrieving Stack Cost... [2021-05-20T08:01:19.488Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T08:01:20.062Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T08:01:20.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:01:20.447Z] ---> logs-deploy.sh [2021-05-20T08:01:20.447Z] lf-activate-venv: SKIPPING [2021-05-20T08:01:20.447Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-362/2 [2021-05-20T08:01:20.447Z] INFO: archiving workspace using pattern(s): [2021-05-20T08:01:21.398Z] Archives upload complete. [2021-05-20T08:01:21.398Z] INFO: archiving logs to Nexus [2021-05-20T08:01:21.971Z] ---> uname -a: [2021-05-20T08:01:21.971Z] Linux prd-centos7-docker-4c-2g-15290.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] ---> lscpu: [2021-05-20T08:01:21.971Z] Architecture: x86_64 [2021-05-20T08:01:21.971Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-20T08:01:21.971Z] Byte Order: Little Endian [2021-05-20T08:01:21.971Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-20T08:01:21.971Z] CPU(s): 2 [2021-05-20T08:01:21.971Z] On-line CPU(s) list: 0,1 [2021-05-20T08:01:21.971Z] Thread(s) per core: 1 [2021-05-20T08:01:21.971Z] Core(s) per socket: 1 [2021-05-20T08:01:21.971Z] Socket(s): 2 [2021-05-20T08:01:21.971Z] NUMA node(s): 1 [2021-05-20T08:01:21.971Z] Vendor ID: AuthenticAMD [2021-05-20T08:01:21.971Z] CPU family: 23 [2021-05-20T08:01:21.971Z] Model: 49 [2021-05-20T08:01:21.971Z] Model name: AMD EPYC-Rome Processor [2021-05-20T08:01:21.971Z] Stepping: 0 [2021-05-20T08:01:21.971Z] CPU MHz: 2799.998 [2021-05-20T08:01:21.971Z] BogoMIPS: 5599.99 [2021-05-20T08:01:21.971Z] Virtualization: AMD-V [2021-05-20T08:01:21.971Z] Hypervisor vendor: KVM [2021-05-20T08:01:21.971Z] Virtualization type: full [2021-05-20T08:01:21.971Z] L1d cache: 64 KiB [2021-05-20T08:01:21.971Z] L1i cache: 64 KiB [2021-05-20T08:01:21.971Z] L2 cache: 1 MiB [2021-05-20T08:01:21.971Z] L3 cache: 32 MiB [2021-05-20T08:01:21.971Z] NUMA node0 CPU(s): 0,1 [2021-05-20T08:01:21.971Z] Vulnerability Itlb multihit: Not affected [2021-05-20T08:01:21.971Z] Vulnerability L1tf: Not affected [2021-05-20T08:01:21.971Z] Vulnerability Mds: Not affected [2021-05-20T08:01:21.971Z] Vulnerability Meltdown: Not affected [2021-05-20T08:01:21.971Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-20T08:01:21.971Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-20T08:01:21.971Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-20T08:01:21.971Z] Vulnerability Srbds: Not affected [2021-05-20T08:01:21.971Z] Vulnerability Tsx async abort: Not affected [2021-05-20T08:01:21.971Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] ---> nproc: [2021-05-20T08:01:21.971Z] 2 [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] ---> df -h: [2021-05-20T08:01:21.971Z] Filesystem Size Used Available Use% Mounted on [2021-05-20T08:01:21.971Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-20T08:01:21.971Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-20T08:01:21.971Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-20T08:01:21.971Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-362 [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-20T08:01:21.971Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] ---> free -m: [2021-05-20T08:01:21.971Z] total used free shared buff/cache available [2021-05-20T08:01:21.971Z] Mem: 7821 914 4768 0 2137 6729 [2021-05-20T08:01:21.971Z] Swap: 1023 0 1023 [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] ---> ip addr: [2021-05-20T08:01:21.971Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-20T08:01:21.971Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-20T08:01:21.971Z] inet 127.0.0.1/8 scope host lo [2021-05-20T08:01:21.971Z] valid_lft forever preferred_lft forever [2021-05-20T08:01:21.971Z] inet6 ::1/128 scope host [2021-05-20T08:01:21.971Z] valid_lft forever preferred_lft forever [2021-05-20T08:01:21.971Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-20T08:01:21.971Z] link/ether fa:16:3e:d7:e2:ef brd ff:ff:ff:ff:ff:ff [2021-05-20T08:01:21.971Z] inet 10.30.122.195/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-20T08:01:21.971Z] valid_lft 85748sec preferred_lft 85748sec [2021-05-20T08:01:21.971Z] inet6 fe80::f816:3eff:fed7:e2ef/64 scope link [2021-05-20T08:01:21.971Z] valid_lft forever preferred_lft forever [2021-05-20T08:01:21.971Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-20T08:01:21.971Z] link/ether 02:42:18:39:82:a9 brd ff:ff:ff:ff:ff:ff [2021-05-20T08:01:21.971Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-20T08:01:21.971Z] valid_lft forever preferred_lft forever [2021-05-20T08:01:21.971Z] inet6 fe80::42:18ff:fe39:82a9/64 scope link [2021-05-20T08:01:21.971Z] valid_lft forever preferred_lft forever [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] ---> sar -b -r -n DEV: [2021-05-20T08:01:21.971Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] 07:50:18 LINUX RESTART (2 CPU) [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] 07:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-20T08:01:21.971Z] 07:52:01 41.92 3.55 38.37 0.00 2600.10 4666.63 0.00 [2021-05-20T08:01:21.971Z] 07:53:01 1.70 0.00 1.70 0.00 0.00 32.26 0.00 [2021-05-20T08:01:21.971Z] 07:54:01 0.32 0.00 0.32 0.00 0.00 4.28 0.00 [2021-05-20T08:01:21.971Z] 07:55:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 [2021-05-20T08:01:21.971Z] 07:56:02 0.27 0.00 0.27 0.00 0.00 3.66 0.00 [2021-05-20T08:01:21.971Z] 07:57:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 [2021-05-20T08:01:21.971Z] 07:58:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 [2021-05-20T08:01:21.971Z] 07:59:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-05-20T08:01:21.971Z] 08:00:01 0.28 0.00 0.28 0.00 0.00 2.61 0.00 [2021-05-20T08:01:21.971Z] 08:01:01 0.35 0.12 0.23 0.00 7.33 3.33 0.00 [2021-05-20T08:01:21.971Z] Average: 4.59 0.37 4.22 0.00 261.24 473.35 0.00 [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] 07:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-20T08:01:21.971Z] 07:52:01 5430664 0 794204 9.92 2620 1781444 1155140 12.75 585632 1589364 20 [2021-05-20T08:01:21.971Z] 07:53:01 5430332 0 794532 9.92 2620 1781448 1154960 12.75 586080 1589488 12 [2021-05-20T08:01:21.971Z] 07:54:01 5438760 0 786100 9.82 2620 1781452 1100816 12.15 579268 1589184 12 [2021-05-20T08:01:21.971Z] 07:55:01 5439300 0 785556 9.81 2620 1781456 1074320 11.86 578388 1590040 8 [2021-05-20T08:01:21.971Z] 07:56:02 5438084 0 786764 9.82 2620 1781464 1074176 11.86 576840 1593424 16 [2021-05-20T08:01:21.971Z] 07:57:01 5426908 0 797940 9.96 2620 1781464 1074164 11.86 588140 1593424 16 [2021-05-20T08:01:21.971Z] 07:58:01 5424376 0 800464 9.99 2620 1781472 1074092 11.86 590380 1593424 8 [2021-05-20T08:01:21.971Z] 07:59:01 5424296 0 800484 9.99 2620 1781532 1074092 11.86 592156 1591760 16 [2021-05-20T08:01:21.971Z] 08:00:01 5424172 0 800660 10.00 2620 1781480 1074092 11.86 592188 1591748 8 [2021-05-20T08:01:21.971Z] 08:01:01 5418972 0 805580 10.06 2620 1781760 1078912 11.91 602108 1585376 36 [2021-05-20T08:01:21.971Z] Average: 5429586 0 795228 9.93 2620 1781497 1093476 12.07 587118 1590723 15 [2021-05-20T08:01:21.971Z] [2021-05-20T08:01:21.971Z] 07:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-20T08:01:21.971Z] 07:52:01 eth0 189.14 171.32 593.74 37.51 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.971Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:52:01 docker0 63.48 46.11 6.05 166.24 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:53:01 eth0 5.26 4.58 1.54 21.65 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:54:01 eth0 1.37 0.30 0.35 0.20 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:55:01 eth0 0.60 0.45 0.28 0.21 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:56:02 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:57:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 08:00:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 08:01:01 eth0 6.18 4.03 6.03 2.03 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] Average: eth0 20.37 18.16 60.33 6.18 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] Average: docker0 6.36 4.62 0.61 16.66 0.00 0.00 0.00 0.00 [2021-05-20T08:01:21.972Z] [2021-05-20T08:01:21.972Z] [2021-05-20T08:01:21.972Z] ---> sar -P ALL: [2021-05-20T08:01:21.972Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T08:01:21.972Z] [2021-05-20T08:01:21.972Z] 07:50:18 LINUX RESTART (2 CPU) [2021-05-20T08:01:21.972Z] [2021-05-20T08:01:21.972Z] 07:51:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T08:01:21.972Z] 07:52:01 all 4.56 0.00 1.96 1.16 0.04 92.28 [2021-05-20T08:01:21.972Z] 07:52:01 0 4.88 0.00 2.13 1.34 0.05 91.60 [2021-05-20T08:01:21.972Z] 07:52:01 1 4.23 0.00 1.79 0.98 0.03 92.96 [2021-05-20T08:01:21.972Z] 07:53:01 all 0.25 0.00 0.08 0.00 0.02 99.65 [2021-05-20T08:01:21.972Z] 07:53:01 0 0.30 0.00 0.08 0.00 0.02 99.60 [2021-05-20T08:01:21.972Z] 07:53:01 1 0.20 0.00 0.08 0.00 0.02 99.70 [2021-05-20T08:01:21.972Z] 07:54:01 all 0.13 0.00 0.04 0.00 0.01 99.82 [2021-05-20T08:01:21.972Z] 07:54:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-05-20T08:01:21.972Z] 07:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-20T08:01:21.972Z] 07:55:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-05-20T08:01:21.972Z] 07:55:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-05-20T08:01:21.972Z] 07:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-20T08:01:21.972Z] 07:56:02 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-20T08:01:21.972Z] 07:56:02 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-20T08:01:21.972Z] 07:56:02 1 0.30 0.00 0.02 0.00 0.02 99.67 [2021-05-20T08:01:21.972Z] 07:57:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-05-20T08:01:21.972Z] 07:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-20T08:01:21.972Z] 07:57:01 1 0.24 0.00 0.02 0.00 0.00 99.75 [2021-05-20T08:01:21.972Z] 07:58:01 all 0.13 0.00 0.03 0.00 0.01 99.83 [2021-05-20T08:01:21.972Z] 07:58:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-20T08:01:21.972Z] 07:58:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-05-20T08:01:21.972Z] 07:59:01 all 0.11 0.00 0.05 0.00 0.02 99.82 [2021-05-20T08:01:21.972Z] 07:59:01 0 0.17 0.00 0.07 0.00 0.02 99.75 [2021-05-20T08:01:21.972Z] 07:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-20T08:01:21.972Z] 08:00:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-05-20T08:01:21.972Z] 08:00:01 0 0.32 0.00 0.02 0.00 0.00 99.67 [2021-05-20T08:01:21.972Z] 08:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-20T08:01:21.972Z] 08:01:01 all 0.67 0.00 0.33 0.02 0.02 98.97 [2021-05-20T08:01:21.972Z] 08:01:01 0 0.69 0.00 0.42 0.00 0.02 98.88 [2021-05-20T08:01:21.972Z] 08:01:01 1 0.65 0.00 0.23 0.03 0.02 99.06 [2021-05-20T08:01:21.972Z] Average: all 0.64 0.00 0.26 0.12 0.02 98.96 [2021-05-20T08:01:21.972Z] Average: 0 0.69 0.00 0.29 0.13 0.02 98.87 [2021-05-20T08:01:21.972Z] Average: 1 0.60 0.00 0.23 0.10 0.02 99.06 [2021-05-20T08:01:21.972Z] [2021-05-20T08:01:21.972Z] [2021-05-20T08:01:21.972Z]