Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0971f0f5e8dfba25c795c7294fd550a7d8c3887d+362a620ccf47aa99c62b2f052005e112b2d013c2 (5b4d6f4881703f0ec2db9e0168d96c9a96d1909a) 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-ssh103787198948643922.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-ssh4041541371656005790.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-363/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-363/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3949227365370834032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-363/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3761964183730132593.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5152061065070846192.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-363/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-363/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh898482689721124339.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-16875 in /w/workspace/edgexfoundry_edgex-ui-go_PR-363 [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-363 # 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-363@tmp/jenkins-gitclient-ssh608645460174030498.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 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 0971f0f5e8dfba25c795c7294fd550a7d8c3887d Merge succeeded, producing 0971f0f5e8dfba25c795c7294fd550a7d8c3887d Checking out Revision 0971f0f5e8dfba25c795c7294fd550a7d8c3887d (PR-363) > 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-363@tmp/jenkins-gitclient-ssh8027444533335426878.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # 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-363@tmp/jenkins-gitclient-ssh8997991167092884801.key > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-24T07:13:05.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-24T07:13:07.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-24T07:13:07.514Z] ========================================================= [2021-05-24T07:13:07.514Z] EdgeX Global Pipelines Version Info [2021-05-24T07:13:07.514Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:13:08.943Z] ------------------- [2021-05-24T07:13:08.943Z] stable info: [2021-05-24T07:13:08.943Z] ------------------- [2021-05-24T07:13:08.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-24T07:13:08.943Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T07:13:08.943Z] Message: update stable to v1.0.192 [2021-05-24T07:13:09.517Z] ------------------- [2021-05-24T07:13:09.517Z] experimental info: [2021-05-24T07:13:09.517Z] ------------------- [2021-05-24T07:13:09.517Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-24T07:13:09.517Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T07:13:09.517Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-24T07:13:09.744Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-24T07:13:09.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-24T07:13:09.866Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-24T07:13:12.289Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-24T07:13:12.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-24T07:13:12.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-24T07:13:12.442Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-24T07:13:12.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-24T07:13:12.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-24T07:13:12.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-24T07:13:12.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-24T07:13:12.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-24T07:13:12.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-24T07:13:12.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-24T07:13:12.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T07:13:12.946Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T07:13:13.017Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T07:13:13.076Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T07:13:13.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-24T07:13:13.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-24T07:13:13.329Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-24T07:13:13.387Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-24T07:13:13.442Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-24T07:13:13.497Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-24T07:13:13.559Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-24T07:13:15.660Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-24T07:13:15.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2021-05-24T07:13:15.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2021-05-24T07:13:15.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2021-05-24T07:13:15.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0971f0f5e8dfba25c795c7294fd550a7d8c3887d [Pipeline] echo [2021-05-24T07:13:15.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0971f0f [Pipeline] echo [2021-05-24T07:13:15.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T07:13:16.149Z] provisioning config files... [2021-05-24T07:13:16.165Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/config9135314302325971087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:13:16.594Z] ---> docker-login.sh [2021-05-24T07:13:16.594Z] nexus3.edgexfoundry.org:10001 [2021-05-24T07:13:16.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:13:16.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:13:16.856Z] Configure a credential helper to remove this warning. See [2021-05-24T07:13:16.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:13:16.856Z] [2021-05-24T07:13:16.856Z] Login Succeeded [2021-05-24T07:13:16.856Z] nexus3.edgexfoundry.org:10002 [2021-05-24T07:13:16.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:13:16.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:13:16.856Z] Configure a credential helper to remove this warning. See [2021-05-24T07:13:16.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:13:16.856Z] [2021-05-24T07:13:16.856Z] Login Succeeded [2021-05-24T07:13:16.856Z] nexus3.edgexfoundry.org:10003 [2021-05-24T07:13:17.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:13:17.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:13:17.119Z] Configure a credential helper to remove this warning. See [2021-05-24T07:13:17.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:13:17.119Z] [2021-05-24T07:13:17.119Z] Login Succeeded [2021-05-24T07:13:17.119Z] nexus3.edgexfoundry.org:10004 [2021-05-24T07:13:17.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:13:17.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:13:17.119Z] Configure a credential helper to remove this warning. See [2021-05-24T07:13:17.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:13:17.119Z] [2021-05-24T07:13:17.119Z] Login Succeeded [2021-05-24T07:13:17.119Z] docker.io [2021-05-24T07:13:17.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:13:17.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:13:17.645Z] Configure a credential helper to remove this warning. See [2021-05-24T07:13:17.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:13:17.645Z] [2021-05-24T07:13:17.645Z] Login Succeeded [2021-05-24T07:13:17.645Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T07:13:17.668Z] 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-24T07:13:20.575Z] + git log --format=format:%s -1 0971f0f5e8dfba25c795c7294fd550a7d8c3887d [Pipeline] echo [2021-05-24T07:13:20.641Z] GIT_COMMIT: 0971f0f5e8dfba25c795c7294fd550a7d8c3887d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-24T07:13:20.683Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:13:23.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T07:13:23.662Z] [2021-05-24T07:13:23.662Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:13:24.015Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T07:13:24.015Z] latest: Pulling from edgex-devops/git-semver [2021-05-24T07:13:24.015Z] 31603596830f: Pulling fs layer [2021-05-24T07:13:24.015Z] 54011a49482f: Pulling fs layer [2021-05-24T07:13:24.015Z] a6820b24f6d8: Pulling fs layer [2021-05-24T07:13:24.015Z] f581987b2513: Pulling fs layer [2021-05-24T07:13:24.015Z] f581987b2513: Waiting [2021-05-24T07:13:24.015Z] 54011a49482f: Verifying Checksum [2021-05-24T07:13:24.015Z] 54011a49482f: Download complete [2021-05-24T07:13:24.278Z] 31603596830f: Verifying Checksum [2021-05-24T07:13:24.278Z] 31603596830f: Download complete [2021-05-24T07:13:24.278Z] a6820b24f6d8: Verifying Checksum [2021-05-24T07:13:24.278Z] a6820b24f6d8: Download complete [2021-05-24T07:13:24.278Z] f581987b2513: Verifying Checksum [2021-05-24T07:13:24.278Z] f581987b2513: Download complete [2021-05-24T07:13:24.278Z] 31603596830f: Pull complete [2021-05-24T07:13:24.541Z] 54011a49482f: Pull complete [2021-05-24T07:13:25.119Z] a6820b24f6d8: Pull complete [2021-05-24T07:13:25.380Z] f581987b2513: Pull complete [2021-05-24T07:13:25.380Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-24T07:13:25.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T07:13:25.380Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-24T07:13:27.469Z] prd-centos7-docker-4c-2g-16875 does not seem to be running inside a container [2021-05-24T07:13:27.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-363 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-363:/w/workspace/edgexfoundry_edgex-ui-go_PR-363:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T07:13:28.826Z] $ docker top dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T07:13:29.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T07:13:29.100Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T07:13:29.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T07:13:29.212Z] $ docker exec dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe ssh-agent [2021-05-24T07:13:29.331Z] SSH_AUTH_SOCK=/tmp/ssh-G6fH8PGjg1wh/agent.14 [2021-05-24T07:13:29.331Z] SSH_AGENT_PID=21 [2021-05-24T07:13:29.339Z] Running ssh-add (command line suppressed) [2021-05-24T07:13:29.440Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/private_key_2043508887409271296.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/private_key_2043508887409271296.key) [2021-05-24T07:13:29.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T07:13:29.798Z] + git tag --points-at HEAD [Pipeline] } [2021-05-24T07:13:29.817Z] $ docker exec --env ******** --env ******** dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe ssh-agent -k [2021-05-24T07:13:29.916Z] unset SSH_AUTH_SOCK; [2021-05-24T07:13:29.917Z] unset SSH_AGENT_PID; [2021-05-24T07:13:29.917Z] echo Agent pid 21 killed; [2021-05-24T07:13:29.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-24T07:13:30.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T07:13:30.055Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T07:13:30.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T07:13:30.153Z] $ docker exec dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe ssh-agent [2021-05-24T07:13:30.266Z] SSH_AUTH_SOCK=/tmp/ssh-zL0Up8Yxsdcz/agent.55 [2021-05-24T07:13:30.266Z] SSH_AGENT_PID=61 [2021-05-24T07:13:30.271Z] Running ssh-add (command line suppressed) [2021-05-24T07:13:30.363Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/private_key_5368494736061068458.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/private_key_5368494736061068458.key) [2021-05-24T07:13:30.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T07:13:30.756Z] + git semver init [2021-05-24T07:13:30.756Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T07:13:30.756Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-363/.git [2021-05-24T07:13:30.756Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-363 [2021-05-24T07:13:30.756Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T07:13:30.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T07:13:30.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T07:13:30.756Z] # $SEMVER_BRANCH = PR-363 [2021-05-24T07:13:30.756Z] # $SEMVER_TEMP = /tmp/semver-312170911 [2021-05-24T07:13:30.756Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-24T07:13:32.153Z] # '/tmp/semver-312170911' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-363/.semver' [2021-05-24T07:13:32.154Z] # -> Force: false [2021-05-24T07:13:32.154Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-363/.semver [Pipeline] } [2021-05-24T07:13:32.170Z] $ docker exec --env ******** --env ******** dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe ssh-agent -k [2021-05-24T07:13:32.260Z] unset SSH_AUTH_SOCK; [2021-05-24T07:13:32.261Z] unset SSH_AGENT_PID; [2021-05-24T07:13:32.261Z] echo Agent pid 61 killed; [2021-05-24T07:13:32.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T07:13:32.706Z] + git semver [Pipeline] } [2021-05-24T07:13:32.731Z] $ docker stop --time=1 dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe [2021-05-24T07:13:34.113Z] $ docker rm -f dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T07:13:34.562Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-24T07:13:37.038Z] Stashed 1 file(s) [Pipeline] echo [2021-05-24T07:13:37.060Z] [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-24T07:13:52.644Z] Still waiting to schedule task [2021-05-24T07:13:52.646Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-24T07:13:52.676Z] Still waiting to schedule task [2021-05-24T07:13:52.676Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-24T07:16:06.107Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16876 in /w/workspace/edgexfoundry_edgex-ui-go_PR-363 [Pipeline] { [Pipeline] ws [2021-05-24T07:16:06.165Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-24T07:16:06.637Z] The recommended git tool is: git [2021-05-24T07:16:15.597Z] using credential edgex-jenkins-ssh [2021-05-24T07:16:15.615Z] Cloning the remote Git repository [2021-05-24T07:16:15.657Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-24T07:16:15.761Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-24T07:16:15.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-24T07:16:15.826Z] > git --version # timeout=10 [2021-05-24T07:16:15.843Z] > git --version # 'git version 2.17.1' [2021-05-24T07:16:15.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T07:16:15.915Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T07:16:17.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-24T07:16:17.918Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T07:16:17.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-24T07:16:17.970Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-24T07:16:17.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T07:16:17.983Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-24T07:16:18.474Z] Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 0971f0f5e8dfba25c795c7294fd550a7d8c3887d [2021-05-24T07:16:19.070Z] Merge succeeded, producing 0971f0f5e8dfba25c795c7294fd550a7d8c3887d [2021-05-24T07:16:19.072Z] Checking out Revision 0971f0f5e8dfba25c795c7294fd550a7d8c3887d (PR-363) [2021-05-24T07:16:18.488Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T07:16:18.498Z] > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 [2021-05-24T07:16:18.998Z] > git remote # timeout=10 [2021-05-24T07:16:19.012Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T07:16:19.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T07:16:19.034Z] > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 [2021-05-24T07:16:19.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T07:16:19.076Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T07:16:19.085Z] > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 [2021-05-24T07:16:23.900Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-24T07:16:23.951Z] > git --version # timeout=10 [2021-05-24T07:16:23.961Z] > git --version # 'git version 2.17.1' [2021-05-24T07:16:23.975Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T07:16:25.813Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-24T07:16:26.256Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T07:16:26.619Z] + + truesudo service docker [2021-05-24T07:16:26.619Z] restart [2021-05-24T07:16:38.839Z] Running on prd-centos7-docker-4c-2g-16877 in /w/workspace/edgexfoundry_edgex-ui-go_PR-363 [Pipeline] { [Pipeline] ws [2021-05-24T07:16:38.898Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-24T07:16:39.048Z] The recommended git tool is: git [2021-05-24T07:16:45.441Z] using credential edgex-jenkins-ssh [2021-05-24T07:16:45.455Z] Cloning the remote Git repository [2021-05-24T07:16:45.481Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-24T07:16:45.538Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-24T07:16:45.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-24T07:16:45.566Z] > git --version # timeout=10 [2021-05-24T07:16:45.574Z] > git --version # 'git version 2.24.4' [2021-05-24T07:16:45.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T07:16:45.597Z] [INFO] Currently running in a labeled security context [2021-05-24T07:16:45.597Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T07:16:45.597Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8310409343503300018.key [2021-05-24T07:16:45.614Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T07:16:46.987Z] provisioning config files... [2021-05-24T07:16:46.973Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-24T07:16:46.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T07:16:48.938Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config910602664306885854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:16:49.359Z] ---> docker-login.sh [2021-05-24T07:16:49.359Z] nexus3.edgexfoundry.org:10001 [2021-05-24T07:16:49.389Z] Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 0971f0f5e8dfba25c795c7294fd550a7d8c3887d [2021-05-24T07:16:48.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-24T07:16:48.935Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-24T07:16:48.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T07:16:48.936Z] [INFO] Currently running in a labeled security context [2021-05-24T07:16:48.936Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T07:16:48.936Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1369443835964289057.key [2021-05-24T07:16:48.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-24T07:16:49.397Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T07:16:49.405Z] > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 [2021-05-24T07:16:49.606Z] Merge succeeded, producing 0971f0f5e8dfba25c795c7294fd550a7d8c3887d [2021-05-24T07:16:49.606Z] Checking out Revision 0971f0f5e8dfba25c795c7294fd550a7d8c3887d (PR-363) [2021-05-24T07:16:50.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:16:50.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:16:50.620Z] Configure a credential helper to remove this warning. See [2021-05-24T07:16:50.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:16:50.620Z] [2021-05-24T07:16:50.620Z] Login Succeeded [2021-05-24T07:16:50.620Z] nexus3.edgexfoundry.org:10002 [2021-05-24T07:16:49.558Z] > git remote # timeout=10 [2021-05-24T07:16:49.565Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T07:16:49.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T07:16:49.571Z] [INFO] Currently running in a labeled security context [2021-05-24T07:16:49.571Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T07:16:49.571Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3284419096151677216.key [2021-05-24T07:16:49.583Z] > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 [2021-05-24T07:16:49.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T07:16:49.609Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T07:16:49.617Z] > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 [2021-05-24T07:16:50.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:16:51.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:16:51.175Z] Configure a credential helper to remove this warning. See [2021-05-24T07:16:51.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:16:51.175Z] [2021-05-24T07:16:51.175Z] Login Succeeded [2021-05-24T07:16:51.175Z] nexus3.edgexfoundry.org:10003 [2021-05-24T07:16:51.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:16:51.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:16:51.729Z] Configure a credential helper to remove this warning. See [2021-05-24T07:16:51.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:16:51.729Z] [2021-05-24T07:16:51.729Z] Login Succeeded [2021-05-24T07:16:51.729Z] nexus3.edgexfoundry.org:10004 [2021-05-24T07:16:52.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:16:52.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:16:52.285Z] Configure a credential helper to remove this warning. See [2021-05-24T07:16:52.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:16:52.285Z] [2021-05-24T07:16:52.285Z] Login Succeeded [2021-05-24T07:16:52.285Z] docker.io [2021-05-24T07:16:52.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:16:52.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:16:52.830Z] Configure a credential helper to remove this warning. See [2021-05-24T07:16:52.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:16:52.830Z] [2021-05-24T07:16:52.830Z] Login Succeeded [2021-05-24T07:16:52.830Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T07:16:52.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-24T07:16:53.397Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-24T07:16:53.423Z] > git --version # timeout=10 [2021-05-24T07:16:53.426Z] > git --version # 'git version 2.24.4' [2021-05-24T07:16:53.434Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] echo [2021-05-24T07:16:55.579Z] ========================================================= [2021-05-24T07:16:55.579Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-24T07:16:55.579Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-24T07:16:55.960Z] + 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 . [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T07:16:56.646Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-24T07:16:58.720Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-05-24T07:16:58.729Z] Sending build context to Docker daemon 35.5MB [2021-05-24T07:16:58.729Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T07:16:58.729Z] Step 2/8 : FROM ${BASE} [2021-05-24T07:16:58.729Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-24T07:16:58.729Z] 595b0fe564bb: Pulling fs layer [2021-05-24T07:16:58.729Z] 7186ed65a4f7: Pulling fs layer [2021-05-24T07:16:58.729Z] 316046926c0a: Pulling fs layer [2021-05-24T07:16:58.729Z] 4ebd0625c992: Pulling fs layer [2021-05-24T07:16:58.729Z] 207e8628e3a3: Pulling fs layer [2021-05-24T07:16:58.729Z] c791037a9be2: Pulling fs layer [2021-05-24T07:16:58.729Z] ffd874e62e21: Pulling fs layer [2021-05-24T07:16:58.729Z] 4ebd0625c992: Waiting [2021-05-24T07:16:58.729Z] 207e8628e3a3: Waiting [2021-05-24T07:16:58.729Z] c791037a9be2: Waiting [2021-05-24T07:16:58.729Z] ffd874e62e21: Waiting [2021-05-24T07:16:58.729Z] 316046926c0a: Download complete [2021-05-24T07:16:58.729Z] 7186ed65a4f7: Verifying Checksum [2021-05-24T07:16:58.729Z] 7186ed65a4f7: Download complete [2021-05-24T07:16:58.729Z] 207e8628e3a3: Download complete [2021-05-24T07:16:58.729Z] c791037a9be2: Verifying Checksum [2021-05-24T07:16:58.729Z] c791037a9be2: Download complete [2021-05-24T07:16:58.729Z] 595b0fe564bb: Download complete [2021-05-24T07:16:58.729Z] 595b0fe564bb: Pull complete [2021-05-24T07:16:58.729Z] 7186ed65a4f7: Pull complete [Pipeline] sh [2021-05-24T07:16:59.004Z] 316046926c0a: Pull complete [2021-05-24T07:16:59.060Z] + true [2021-05-24T07:16:59.060Z] + sudo service docker restart [2021-05-24T07:16:59.060Z] Redirecting to /bin/systemctl restart docker.service [2021-05-24T07:17:00.454Z] ffd874e62e21: Verifying Checksum [2021-05-24T07:17:00.454Z] ffd874e62e21: Download complete [2021-05-24T07:17:01.053Z] 4ebd0625c992: Verifying Checksum [2021-05-24T07:17:01.053Z] 4ebd0625c992: Download complete [2021-05-24T07:17:11.230Z] 4ebd0625c992: Pull complete [2021-05-24T07:17:11.504Z] 207e8628e3a3: Pull complete [2021-05-24T07:17:12.112Z] c791037a9be2: Pull complete [2021-05-24T07:17:16.449Z] ffd874e62e21: Pull complete [2021-05-24T07:17:16.449Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-24T07:17:16.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-24T07:17:16.724Z] ---> cfc18b08335c [2021-05-24T07:17:16.724Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [2021-05-24T07:17:17.328Z] ---> Running in 7b41680c7183 [Pipeline] configFileProvider [2021-05-24T07:17:17.341Z] provisioning config files... [2021-05-24T07:17:17.357Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8164913018437543043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:17:17.767Z] ---> docker-login.sh [2021-05-24T07:17:17.767Z] nexus3.edgexfoundry.org:10001 [2021-05-24T07:17:17.925Z] Removing intermediate container 7b41680c7183 [2021-05-24T07:17:17.925Z] ---> d66af0b3402a [2021-05-24T07:17:17.925Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T07:17:17.925Z] ---> Running in 0b771465bdb4 [2021-05-24T07:17:18.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:17:18.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:17:18.029Z] Configure a credential helper to remove this warning. See [2021-05-24T07:17:18.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:17:18.029Z] [2021-05-24T07:17:18.029Z] Login Succeeded [2021-05-24T07:17:18.029Z] nexus3.edgexfoundry.org:10002 [2021-05-24T07:17:18.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:17:18.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:17:18.294Z] Configure a credential helper to remove this warning. See [2021-05-24T07:17:18.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:17:18.294Z] [2021-05-24T07:17:18.294Z] Login Succeeded [2021-05-24T07:17:18.294Z] nexus3.edgexfoundry.org:10003 [2021-05-24T07:17:18.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:17:18.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:17:18.294Z] Configure a credential helper to remove this warning. See [2021-05-24T07:17:18.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:17:18.294Z] [2021-05-24T07:17:18.294Z] Login Succeeded [2021-05-24T07:17:18.294Z] nexus3.edgexfoundry.org:10004 [2021-05-24T07:17:18.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:17:18.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:17:18.557Z] Configure a credential helper to remove this warning. See [2021-05-24T07:17:18.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:17:18.557Z] [2021-05-24T07:17:18.557Z] Login Succeeded [2021-05-24T07:17:18.557Z] docker.io [2021-05-24T07:17:18.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T07:17:18.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T07:17:18.818Z] Configure a credential helper to remove this warning. See [2021-05-24T07:17:18.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T07:17:18.818Z] [2021-05-24T07:17:18.818Z] Login Succeeded [2021-05-24T07:17:18.818Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T07:17:18.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-05-24T07:17:20.945Z] Removing intermediate container 0b771465bdb4 [2021-05-24T07:17:20.945Z] ---> ff2edd977daf [2021-05-24T07:17:20.945Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-24T07:17:20.945Z] ---> Running in e79823ddbcb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-24T07:17:21.202Z] ========================================================= [2021-05-24T07:17:21.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-24T07:17:21.202Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:17:21.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T07:17:21.566Z] + 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-24T07:17:21.829Z] Sending build context to Docker daemon 35.5MB [2021-05-24T07:17:21.829Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T07:17:21.829Z] Step 2/8 : FROM ${BASE} [2021-05-24T07:17:21.829Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-24T07:17:21.829Z] 540db60ca938: Pulling fs layer [2021-05-24T07:17:21.829Z] adcc1eea9eea: Pulling fs layer [2021-05-24T07:17:21.829Z] 4c4ab2625f07: Pulling fs layer [2021-05-24T07:17:21.829Z] 0510c868ecb4: Pulling fs layer [2021-05-24T07:17:21.829Z] afea3b2eda06: Pulling fs layer [2021-05-24T07:17:21.829Z] 7809a108b3ef: Pulling fs layer [2021-05-24T07:17:21.829Z] f706445af74f: Pulling fs layer [2021-05-24T07:17:21.829Z] 0510c868ecb4: Waiting [2021-05-24T07:17:21.829Z] afea3b2eda06: Waiting [2021-05-24T07:17:21.829Z] 7809a108b3ef: Waiting [2021-05-24T07:17:21.829Z] f706445af74f: Waiting [2021-05-24T07:17:21.829Z] 4c4ab2625f07: Verifying Checksum [2021-05-24T07:17:21.829Z] 4c4ab2625f07: Download complete [2021-05-24T07:17:21.829Z] adcc1eea9eea: Verifying Checksum [2021-05-24T07:17:21.829Z] adcc1eea9eea: Download complete [2021-05-24T07:17:21.829Z] afea3b2eda06: Verifying Checksum [2021-05-24T07:17:21.829Z] afea3b2eda06: Download complete [2021-05-24T07:17:22.113Z] 540db60ca938: Verifying Checksum [2021-05-24T07:17:22.113Z] 540db60ca938: Download complete [2021-05-24T07:17:22.113Z] 7809a108b3ef: Verifying Checksum [2021-05-24T07:17:22.113Z] 7809a108b3ef: Download complete [2021-05-24T07:17:22.113Z] 540db60ca938: Pull complete [2021-05-24T07:17:22.379Z] adcc1eea9eea: Pull complete [2021-05-24T07:17:22.379Z] 4c4ab2625f07: Pull complete [2021-05-24T07:17:22.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T07:17:23.338Z] f706445af74f: Verifying Checksum [2021-05-24T07:17:23.338Z] f706445af74f: Download complete [2021-05-24T07:17:23.909Z] 0510c868ecb4: Verifying Checksum [2021-05-24T07:17:23.909Z] 0510c868ecb4: Download complete [2021-05-24T07:17:26.352Z] OK: 138 MiB in 40 packages [2021-05-24T07:17:27.236Z] 0510c868ecb4: Pull complete [2021-05-24T07:17:27.340Z] Removing intermediate container e79823ddbcb1 [2021-05-24T07:17:27.340Z] ---> 3be30db102fc [2021-05-24T07:17:27.340Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-24T07:17:27.340Z] ---> Running in a17ce105fcca [2021-05-24T07:17:27.500Z] afea3b2eda06: Pull complete [2021-05-24T07:17:27.500Z] 7809a108b3ef: Pull complete [2021-05-24T07:17:27.938Z] Removing intermediate container a17ce105fcca [2021-05-24T07:17:27.939Z] ---> 7979dcaf5164 [2021-05-24T07:17:27.939Z] Step 7/8 : COPY . . [2021-05-24T07:17:29.438Z] f706445af74f: Pull complete [2021-05-24T07:17:29.438Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-24T07:17:29.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-24T07:17:29.438Z] ---> b068be0155e3 [2021-05-24T07:17:29.438Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-24T07:17:31.327Z] ---> 4a5df1c66485 [2021-05-24T07:17:31.327Z] Step 8/8 : RUN go mod download [2021-05-24T07:17:31.327Z] ---> Running in 22340d98472d [2021-05-24T07:17:39.449Z] ---> Running in be7876d4b6c3 [2021-05-24T07:17:39.449Z] Removing intermediate container be7876d4b6c3 [2021-05-24T07:17:39.449Z] ---> 73891250a2c3 [2021-05-24T07:17:39.449Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T07:17:39.449Z] ---> Running in 83ff433e1877 [2021-05-24T07:17:39.710Z] Removing intermediate container 83ff433e1877 [2021-05-24T07:17:39.710Z] ---> 23681f789623 [2021-05-24T07:17:39.710Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-24T07:17:39.710Z] ---> Running in a2c53349a3d3 [2021-05-24T07:17:39.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T07:17:40.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T07:17:41.173Z] OK: 149 MiB in 40 packages [2021-05-24T07:17:41.747Z] Removing intermediate container a2c53349a3d3 [2021-05-24T07:17:41.747Z] ---> c9cbd1797663 [2021-05-24T07:17:41.747Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-24T07:17:41.747Z] ---> Running in 6fbc6135563b [2021-05-24T07:17:41.747Z] Removing intermediate container 6fbc6135563b [2021-05-24T07:17:41.747Z] ---> 0b49093fd8f8 [2021-05-24T07:17:41.747Z] Step 7/8 : COPY . . [2021-05-24T07:17:44.312Z] ---> 85a73cfc7c29 [2021-05-24T07:17:44.312Z] Step 8/8 : RUN go mod download [2021-05-24T07:17:44.312Z] ---> Running in 55126abf5336 [2021-05-24T07:18:03.651Z] Removing intermediate container 22340d98472d [2021-05-24T07:18:03.651Z] ---> 155c727965fe [2021-05-24T07:18:03.651Z] Successfully built 155c727965fe [2021-05-24T07:18:03.651Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:18:04.017Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T07:18:04.017Z] . [Pipeline] withDockerContainer [2021-05-24T07:18:04.293Z] prd-ubuntu18.04-docker-arm64-4c-16g-16876 does not seem to be running inside a container [2021-05-24T07:18:04.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-24T07:18:05.887Z] $ docker top b4807325890db0d38f7b73a9bb6ac390d7b07bcaba58048e5ce4160cf726a116 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T07:18:06.882Z] + go version [2021-05-24T07:18:06.882Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-24T07:18:06.944Z] $ docker stop --time=1 b4807325890db0d38f7b73a9bb6ac390d7b07bcaba58048e5ce4160cf726a116 [2021-05-24T07:18:07.360Z] Removing intermediate container 55126abf5336 [2021-05-24T07:18:07.360Z] ---> b2a7b8c6561c [2021-05-24T07:18:07.360Z] Successfully built b2a7b8c6561c [2021-05-24T07:18:07.360Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-24T07:18:09.408Z] $ docker rm -f b4807325890db0d38f7b73a9bb6ac390d7b07bcaba58048e5ce4160cf726a116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:18:11.973Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T07:18:11.973Z] . [Pipeline] withDockerContainer [2021-05-24T07:18:12.116Z] prd-centos7-docker-4c-2g-16877 does not seem to be running inside a container [2021-05-24T07:18:12.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-24T07:18:12.585Z] $ docker top 7038a617200c875c39d3713d1f4f4cb1d883713740dd644228ba98e4c7f7933a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:18:12.990Z] + go version [2021-05-24T07:18:12.990Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-24T07:18:13.022Z] $ docker stop --time=1 7038a617200c875c39d3713d1f4f4cb1d883713740dd644228ba98e4c7f7933a [2021-05-24T07:18:13.193Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T07:18:13.193Z] . [2021-05-24T07:18:14.318Z] $ docker rm -f 7038a617200c875c39d3713d1f4f4cb1d883713740dd644228ba98e4c7f7933a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-05-24T07:18:14.721Z] prd-ubuntu18.04-docker-arm64-4c-16g-16876 does not seem to be running inside a container [2021-05-24T07:18:14.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-24T07:18:16.405Z] $ docker top 39ffd1f8d628180c8380c23fe858df303e90ab6d7f277fa5b9ccae208a2e2170 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:18:17.426Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T07:18:17.426Z] . [2021-05-24T07:18:17.440Z] + go mod tidy [Pipeline] withDockerContainer [2021-05-24T07:18:19.591Z] prd-centos7-docker-4c-2g-16877 does not seem to be running inside a container [2021-05-24T07:18:19.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-24T07:18:20.230Z] $ docker top 98cdea2e611257672a60f07de2bd2fbf4bfba6df71d44450325fd8349a1ac96f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-24T07:18:20.757Z] + go mod tidy [2021-05-24T07:18:21.016Z] + make test [2021-05-24T07:18:21.016Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh [2021-05-24T07:18:21.356Z] + make test [2021-05-24T07:18:21.357Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-24T07:18:21.626Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-24T07:18:22.452Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-24T07:18:31.790Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-24T07:18:31.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-24T07:18:31.791Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-24T07:18:31.791Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-24T07:18:37.153Z] $ docker stop --time=1 98cdea2e611257672a60f07de2bd2fbf4bfba6df71d44450325fd8349a1ac96f [2021-05-24T07:18:39.153Z] $ docker rm -f 98cdea2e611257672a60f07de2bd2fbf4bfba6df71d44450325fd8349a1ac96f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T07:18:39.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-24T07:18:39.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-24T07:18:56.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-24T07:18:59.106Z] + ls -al . [2021-05-24T07:18:59.106Z] total 92 [2021-05-24T07:18:59.106Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 24 07:18 . [2021-05-24T07:18:59.106Z] drwxrwxr-x. 4 jenkins jenkins 28 May 24 07:16 .. [2021-05-24T07:18:59.106Z] drwxrwxr-x. 3 jenkins jenkins 20 May 24 07:16 assets [2021-05-24T07:18:59.106Z] drwxrwxr-x. 2 jenkins jenkins 35 May 24 07:16 bin [2021-05-24T07:18:59.106Z] drwxrwxr-x. 3 jenkins jenkins 29 May 24 07:16 cmd [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 24 07:16 CONTRIBUTING.md [2021-05-24T07:18:59.106Z] -rw-r--r--. 1 jenkins jenkins 10 May 24 07:18 coverage.out [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 24 07:16 Dockerfile [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 902 May 24 07:16 Dockerfile.build [2021-05-24T07:18:59.106Z] drwxrwxr-x. 5 jenkins jenkins 104 May 24 07:16 docs [2021-05-24T07:18:59.106Z] drwxrwxr-x. 8 jenkins jenkins 179 May 24 07:16 .git [2021-05-24T07:18:59.106Z] drwxrwxr-x. 2 jenkins jenkins 103 May 24 07:16 .github [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 162 May 24 07:16 .gitignore [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 971 May 24 07:16 go.mod [2021-05-24T07:18:59.106Z] -rw-r--r--. 1 jenkins jenkins 23959 May 24 07:18 go.sum [2021-05-24T07:18:59.106Z] drwxrwxr-x. 10 jenkins jenkins 139 May 24 07:16 internal [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 652 May 24 07:16 Jenkinsfile [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 24 07:16 LICENSE [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 941 May 24 07:16 Makefile [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 24 07:16 README.md [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 5 May 24 07:13 VERSION [2021-05-24T07:18:59.106Z] -rw-rw-r--. 1 jenkins jenkins 155 May 24 07:16 version.go [2021-05-24T07:18:59.106Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 24 07:16 web [2021-05-24T07:18:59.115Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-24T07:18:59.115Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-24T07:18:59.115Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-24T07:18:59.116Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-24T07:18:59.116Z] GO111MODULE=on go vet ./... [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:18:59.473Z] + 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=0971f0f5e8dfba25c795c7294fd550a7d8c3887d --label arch=amd64 --label version=0.0.0 . [2021-05-24T07:18:59.473Z] Sending build context to Docker daemon 35.53MB [2021-05-24T07:18:59.735Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T07:18:59.735Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-24T07:18:59.735Z] ---> b2a7b8c6561c [2021-05-24T07:18:59.735Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-24T07:18:59.735Z] ---> Running in 9af91be8aca9 [2021-05-24T07:18:59.998Z] Removing intermediate container 9af91be8aca9 [2021-05-24T07:18:59.998Z] ---> abcff91abf37 [2021-05-24T07:18:59.998Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-24T07:18:59.998Z] ---> Running in d42aecef9e0b [2021-05-24T07:18:59.998Z] Removing intermediate container d42aecef9e0b [2021-05-24T07:18:59.998Z] ---> 21cf6d781da8 [2021-05-24T07:18:59.998Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T07:18:59.998Z] ---> Running in 2d901d88d504 [2021-05-24T07:18:59.998Z] Removing intermediate container 2d901d88d504 [2021-05-24T07:18:59.998Z] ---> e17c5e1aff80 [2021-05-24T07:18:59.998Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-24T07:18:59.998Z] ---> Running in 43f0d73bca05 [2021-05-24T07:19:00.259Z] Removing intermediate container 43f0d73bca05 [2021-05-24T07:19:00.259Z] ---> bec10c6ac36b [2021-05-24T07:19:00.259Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-24T07:19:00.259Z] ---> Running in 7241d66c71c9 [2021-05-24T07:19:00.259Z] Removing intermediate container 7241d66c71c9 [2021-05-24T07:19:00.259Z] ---> c1884b6ccd2c [2021-05-24T07:19:00.259Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T07:19:00.259Z] ---> Running in f4f900c7d655 [2021-05-24T07:19:00.833Z] Removing intermediate container f4f900c7d655 [2021-05-24T07:19:00.833Z] ---> 0355fe32780a [2021-05-24T07:19:00.833Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T07:19:00.833Z] ---> Running in 754bef921b16 [2021-05-24T07:19:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T07:19:02.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T07:19:02.316Z] OK: 149 MiB in 40 packages [2021-05-24T07:19:02.887Z] Removing intermediate container 754bef921b16 [2021-05-24T07:19:02.887Z] ---> 2ccd9a278a25 [2021-05-24T07:19:02.887Z] Step 10/24 : ENV GO111MODULE=on [2021-05-24T07:19:02.887Z] ---> Running in bd7597b10fe8 [2021-05-24T07:19:02.887Z] Removing intermediate container bd7597b10fe8 [2021-05-24T07:19:02.887Z] ---> c9742ba6a24e [2021-05-24T07:19:02.887Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-24T07:19:02.887Z] ---> Running in 8d808f42df6f [2021-05-24T07:19:02.887Z] Removing intermediate container 8d808f42df6f [2021-05-24T07:19:02.887Z] ---> d46a7f2cac8b [2021-05-24T07:19:02.887Z] Step 12/24 : COPY go.mod . [2021-05-24T07:19:03.148Z] ---> ca19bf299d94 [2021-05-24T07:19:03.148Z] Step 13/24 : COPY Makefile . [2021-05-24T07:19:03.412Z] ---> e030c7d2a0ea [2021-05-24T07:19:03.412Z] Step 14/24 : RUN make update [2021-05-24T07:19:03.412Z] ---> Running in 5bd687b8801f [2021-05-24T07:19:03.673Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-24T07:19:03.938Z] Removing intermediate container 5bd687b8801f [2021-05-24T07:19:03.938Z] ---> 05a01e3cfdc7 [2021-05-24T07:19:03.938Z] Step 15/24 : COPY . . [2021-05-24T07:19:05.882Z] ---> 25cd2ed88fda [2021-05-24T07:19:05.882Z] Step 16/24 : RUN ${MAKE} [2021-05-24T07:19:05.882Z] ---> Running in 49fb78cf5632 [2021-05-24T07:19:06.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] } [2021-05-24T07:19:14.288Z] $ docker stop --time=1 39ffd1f8d628180c8380c23fe858df303e90ab6d7f277fa5b9ccae208a2e2170 [2021-05-24T07:19:14.431Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-24T07:19:16.236Z] $ docker rm -f 39ffd1f8d628180c8380c23fe858df303e90ab6d7f277fa5b9ccae208a2e2170 [2021-05-24T07:19:18.816Z] Removing intermediate container 49fb78cf5632 [2021-05-24T07:19:18.816Z] ---> 4e75d6f02384 [2021-05-24T07:19:18.816Z] Step 17/24 : FROM alpine:3.12 [2021-05-24T07:19:18.816Z] 3.12: Pulling from library/alpine [2021-05-24T07:19:18.816Z] 339de151aab4: Pulling fs layer [2021-05-24T07:19:18.816Z] 339de151aab4: Verifying Checksum [2021-05-24T07:19:18.816Z] 339de151aab4: Download complete [2021-05-24T07:19:18.816Z] 339de151aab4: Pull complete [2021-05-24T07:19:18.816Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T07:19:18.816Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T07:19:18.816Z] ---> 13621d1b12d4 [2021-05-24T07:19:18.816Z] Step 18/24 : EXPOSE 4000 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T07:19:19.076Z] ---> Running in ff25a8d75694 [2021-05-24T07:19:19.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-24T07:19:19.259Z] Warning: overwriting stash ‘coverage-report’ [2021-05-24T07:19:19.339Z] Removing intermediate container ff25a8d75694 [2021-05-24T07:19:19.339Z] ---> 830eb5587e88 [2021-05-24T07:19:19.339Z] 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-24T07:19:19.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T07:19:20.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-24T07:19:20.727Z] ---> b4bcc750d0cc [2021-05-24T07:19:20.727Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-24T07:19:20.727Z] ---> Running in b125c0fc2fdc [2021-05-24T07:19:20.727Z] Removing intermediate container b125c0fc2fdc [2021-05-24T07:19:20.727Z] ---> 8cee2b8e0453 [2021-05-24T07:19:20.727Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-24T07:19:20.727Z] ---> Running in 48255206b9a6 [2021-05-24T07:19:20.855Z] + ls -al . [2021-05-24T07:19:20.855Z] total 124 [2021-05-24T07:19:20.855Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 07:18 . [2021-05-24T07:19:20.855Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 07:16 .. [2021-05-24T07:19:20.855Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 07:16 .git [2021-05-24T07:19:20.855Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 07:16 .github [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 162 May 24 07:16 .gitignore [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 07:16 CONTRIBUTING.md [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 24 07:16 Dockerfile [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 902 May 24 07:16 Dockerfile.build [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 07:16 Jenkinsfile [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 07:16 LICENSE [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 941 May 24 07:16 Makefile [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 24 07:16 README.md [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 07:13 VERSION [2021-05-24T07:19:20.855Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 07:16 assets [2021-05-24T07:19:20.855Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 07:16 bin [2021-05-24T07:19:20.855Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 07:16 cmd [2021-05-24T07:19:20.855Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 07:18 coverage.out [2021-05-24T07:19:20.855Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 07:16 docs [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 971 May 24 07:16 go.mod [2021-05-24T07:19:20.855Z] -rw-r--r-- 1 jenkins jenkins 23959 May 24 07:18 go.sum [2021-05-24T07:19:20.855Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 07:16 internal [2021-05-24T07:19:20.855Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 07:16 version.go [2021-05-24T07:19:20.855Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 07:16 web [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:19:22.971Z] Removing intermediate container 48255206b9a6 [2021-05-24T07:19:22.971Z] ---> b9a2afbc053e [2021-05-24T07:19:22.971Z] Step 22/24 : LABEL arch=amd64 [2021-05-24T07:19:22.971Z] ---> Running in e60f2798913f [2021-05-24T07:19:22.971Z] Removing intermediate container e60f2798913f [2021-05-24T07:19:22.971Z] ---> d3c4fc00b659 [2021-05-24T07:19:22.971Z] Step 23/24 : LABEL git_sha=0971f0f5e8dfba25c795c7294fd550a7d8c3887d [2021-05-24T07:19:22.971Z] ---> Running in e4322db83354 [2021-05-24T07:19:22.971Z] Removing intermediate container e4322db83354 [2021-05-24T07:19:22.971Z] ---> 379884a7b218 [2021-05-24T07:19:22.971Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T07:19:22.971Z] ---> Running in 240960f33949 [2021-05-24T07:19:22.971Z] Removing intermediate container 240960f33949 [2021-05-24T07:19:22.971Z] ---> 1e6137c38173 [2021-05-24T07:19:22.971Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-24T07:19:22.971Z] Successfully built 1e6137c38173 [2021-05-24T07:19:22.971Z] Successfully tagged edgex-ui:latest [2021-05-24T07:19:22.983Z] + 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=0971f0f5e8dfba25c795c7294fd550a7d8c3887d --label arch=arm64 --label version=0.0.0 . [2021-05-24T07:19:22.983Z] Sending build context to Docker daemon 35.52MB [2021-05-24T07:19:22.983Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T07:19:22.983Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-24T07:19:22.983Z] ---> 155c727965fe [2021-05-24T07:19:22.983Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-24T07:19:22.983Z] ---> Running in 993f0eae9382 [2021-05-24T07:19:22.983Z] Removing intermediate container 993f0eae9382 [2021-05-24T07:19:22.983Z] ---> 2cd5f00826bc [2021-05-24T07:19:22.983Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-05-24T07:19:23.256Z] ---> Running in 2a42fed58ebc [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [2021-05-24T07:19:23.851Z] Removing intermediate container 2a42fed58ebc [2021-05-24T07:19:23.852Z] ---> d649efebfa3b [2021-05-24T07:19:23.852Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T07:19:23.852Z] ---> Running in 8ef3297fa9ce [Pipeline] sh [2021-05-24T07:19:25.854Z] Removing intermediate container 8ef3297fa9ce [2021-05-24T07:19:25.854Z] ---> 040fab521c7d [2021-05-24T07:19:25.854Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-24T07:19:25.854Z] ---> Running in f5bb0252fa1b [2021-05-24T07:19:25.854Z] Removing intermediate container f5bb0252fa1b [2021-05-24T07:19:25.854Z] ---> d9b401d66c9a [2021-05-24T07:19:25.854Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-24T07:19:25.854Z] ---> Running in bf42b85f9011 [2021-05-24T07:19:25.854Z] Removing intermediate container bf42b85f9011 [2021-05-24T07:19:25.854Z] ---> b7b6bd3d9d94 [2021-05-24T07:19:25.854Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T07:19:25.854Z] ---> Running in e2a2e300a651 [2021-05-24T07:19:26.145Z] ---> job-cost.sh [2021-05-24T07:19:26.145Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OMuO [2021-05-24T07:19:27.834Z] Removing intermediate container e2a2e300a651 [2021-05-24T07:19:27.834Z] ---> ca7abe4bf4a8 [2021-05-24T07:19:27.834Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T07:19:28.109Z] ---> Running in 986b3da6c001 [2021-05-24T07:19:29.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T07:19:30.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T07:19:31.053Z] OK: 138 MiB in 40 packages [2021-05-24T07:19:32.046Z] Removing intermediate container 986b3da6c001 [2021-05-24T07:19:32.046Z] ---> e810cca891e8 [2021-05-24T07:19:32.046Z] Step 10/24 : ENV GO111MODULE=on [2021-05-24T07:19:32.046Z] ---> Running in d8923da0f002 [2021-05-24T07:19:32.644Z] Removing intermediate container d8923da0f002 [2021-05-24T07:19:32.644Z] ---> 5eb9345c1f6d [2021-05-24T07:19:32.644Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-24T07:19:32.919Z] ---> Running in a86f6c241787 [2021-05-24T07:19:33.193Z] Removing intermediate container a86f6c241787 [2021-05-24T07:19:33.193Z] ---> 1f23de9585e6 [2021-05-24T07:19:33.193Z] Step 12/24 : COPY go.mod . [2021-05-24T07:19:34.174Z] ---> feca155426e1 [2021-05-24T07:19:34.174Z] Step 13/24 : COPY Makefile . [2021-05-24T07:19:34.768Z] ---> 2a475fbe6722 [2021-05-24T07:19:34.768Z] Step 14/24 : RUN make update [2021-05-24T07:19:35.043Z] ---> Running in a1daefe27e41 [2021-05-24T07:19:36.024Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-24T07:19:36.188Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T07:19:37.457Z] Removing intermediate container a1daefe27e41 [2021-05-24T07:19:37.457Z] ---> 589934c95be6 [2021-05-24T07:19:37.457Z] Step 15/24 : COPY . . [2021-05-24T07:19:40.873Z] ---> 2dbe04daf8a6 [2021-05-24T07:19:40.873Z] Step 16/24 : RUN ${MAKE} [2021-05-24T07:19:40.873Z] ---> Running in 0153522b8f21 [2021-05-24T07:19:41.846Z] 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-24T07:19:54.507Z] lf-activate-venv(): INFO: Adding /tmp/venv-OMuO/bin to PATH [2021-05-24T07:19:54.507Z] INFO: No Stack... [2021-05-24T07:19:54.507Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T07:19:54.507Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T07:19:54.833Z] + cut -d, -f6 [2021-05-24T07:19:54.833Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-05-24T07:19:54.891Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [2021-05-24T07:19:54.898Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] did not exist. Created. [2021-05-24T07:19:54.898Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T07:19:55.316Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-24T07:19:55.461Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T07:19:55.478Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-24T07:20:09.603Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-24T07:20:11.042Z] Removing intermediate container 0153522b8f21 [2021-05-24T07:20:11.042Z] ---> fce733d788e8 [2021-05-24T07:20:11.042Z] Step 17/24 : FROM alpine:3.12 [2021-05-24T07:20:11.635Z] 3.12: Pulling from library/alpine [2021-05-24T07:20:11.908Z] d2f70382dc9a: Pulling fs layer [2021-05-24T07:20:12.183Z] d2f70382dc9a: Verifying Checksum [2021-05-24T07:20:12.183Z] d2f70382dc9a: Download complete [2021-05-24T07:20:12.796Z] d2f70382dc9a: Pull complete [2021-05-24T07:20:12.796Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T07:20:12.796Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T07:20:12.796Z] ---> 9852663dfa18 [2021-05-24T07:20:12.796Z] Step 18/24 : EXPOSE 4000 [2021-05-24T07:20:13.076Z] ---> Running in 81c98578a557 [2021-05-24T07:20:13.673Z] Removing intermediate container 81c98578a557 [2021-05-24T07:20:13.674Z] ---> b9199968a156 [2021-05-24T07:20:13.674Z] 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-24T07:20:15.679Z] ---> dcb322b4e0d6 [2021-05-24T07:20:15.679Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-24T07:20:15.966Z] ---> Running in 47cd6f41db42 [2021-05-24T07:20:18.407Z] Removing intermediate container 47cd6f41db42 [2021-05-24T07:20:18.407Z] ---> a48f208ce5f3 [2021-05-24T07:20:18.407Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-24T07:20:18.407Z] ---> Running in 7f7bb4e223cc [2021-05-24T07:20:18.407Z] Removing intermediate container 7f7bb4e223cc [2021-05-24T07:20:18.407Z] ---> a2b05ffdafd1 [2021-05-24T07:20:18.407Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T07:20:18.407Z] ---> Running in ceeb9a73bd32 [2021-05-24T07:20:18.407Z] Removing intermediate container ceeb9a73bd32 [2021-05-24T07:20:18.407Z] ---> 66c22568425d [2021-05-24T07:20:18.407Z] Step 23/24 : LABEL git_sha=0971f0f5e8dfba25c795c7294fd550a7d8c3887d [2021-05-24T07:20:18.407Z] ---> Running in e9011359dada [2021-05-24T07:20:18.407Z] Removing intermediate container e9011359dada [2021-05-24T07:20:18.407Z] ---> 6b7f4fe37bb7 [2021-05-24T07:20:18.407Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T07:20:18.407Z] ---> Running in 5ac9287bb136 [2021-05-24T07:20:19.005Z] Removing intermediate container 5ac9287bb136 [2021-05-24T07:20:19.005Z] ---> 598e942f0dc3 [2021-05-24T07:20:19.005Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-24T07:20:19.005Z] Successfully built 598e942f0dc3 [2021-05-24T07:20:19.005Z] 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-24T07:20:19.884Z] ---> job-cost.sh [2021-05-24T07:20:19.884Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5RJX [2021-05-24T07:20:58.862Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T07:22:20.611Z] lf-activate-venv(): INFO: Adding /tmp/venv-5RJX/bin to PATH [2021-05-24T07:22:20.611Z] INFO: No Stack... [2021-05-24T07:22:20.611Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-24T07:22:20.611Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T07:22:21.020Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-24T07:22:21.020Z] + cut -d, -f6 [Pipeline] lock [2021-05-24T07:22:21.186Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [2021-05-24T07:22:21.208Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] did not exist. Created. [2021-05-24T07:22:21.209Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T07:22:21.956Z] /w/workspace/edgex-ui-go/1@tmp/durable-31ad2616/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-31ad2616/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-24T07:22:22.428Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-24T07:22:22.556Z] Warning: overwriting stash ‘stack-cost’ [2021-05-24T07:22:22.819Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T07:22:22.964Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-24T07:22:28.439Z] provisioning config files... [2021-05-24T07:22:28.450Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/config3489230596945701233tmp [Pipeline] { [Pipeline] sh [2021-05-24T07:22:28.831Z] + set +x [2021-05-24T07:22:28.831Z] + curl -s https://codecov.io/bash [2021-05-24T07:22:28.831Z] + bash -s -- [2021-05-24T07:22:28.831Z] [2021-05-24T07:22:28.831Z] _____ _ [2021-05-24T07:22:28.831Z] / ____| | | [2021-05-24T07:22:28.831Z] | | ___ __| | ___ ___ _____ __ [2021-05-24T07:22:28.831Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-24T07:22:28.831Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-24T07:22:28.831Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-24T07:22:28.831Z] Bash-1.0.2 [2021-05-24T07:22:28.831Z] [2021-05-24T07:22:28.831Z] [2021-05-24T07:22:28.831Z] ==> git version 2.24.4 found [2021-05-24T07:22:28.831Z] ==> 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-24T07:22:28.831Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-24T07:22:28.831Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-24T07:22:28.831Z] ==> Jenkins CI detected. [2021-05-24T07:22:28.831Z] project root: . [2021-05-24T07:22:28.831Z] --> token set from env [2021-05-24T07:22:28.831Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-24T07:22:28.831Z] ==> Running gcov in . (disable via -X gcov) [2021-05-24T07:22:28.831Z] ==> Python coveragepy not found [2021-05-24T07:22:28.831Z] ==> Searching for coverage reports in: [2021-05-24T07:22:28.831Z] + . [2021-05-24T07:22:29.097Z] -> Found 1 reports [2021-05-24T07:22:29.097Z] ==> Detecting git/mercurial file structure [2021-05-24T07:22:29.097Z] ==> Reading reports [2021-05-24T07:22:29.097Z] + ./coverage.out bytes=10 [2021-05-24T07:22:29.097Z] ==> Appending adjustments [2021-05-24T07:22:29.097Z] https://docs.codecov.io/docs/fixing-reports [2021-05-24T07:22:29.097Z] + Found adjustments [2021-05-24T07:22:29.097Z] ==> Gzipping contents [2021-05-24T07:22:29.097Z] 4.0K /tmp/codecov.ZjM1bf.gz [2021-05-24T07:22:29.097Z] ==> Uploading reports [2021-05-24T07:22:29.097Z] url: https://codecov.io [2021-05-24T07:22:29.097Z] query: branch=PR-363&commit=0971f0f5e8dfba25c795c7294fd550a7d8c3887d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=363&job=&cmd_args= [2021-05-24T07:22:29.097Z] -> Pinging Codecov [2021-05-24T07:22:29.097Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-363&commit=0971f0f5e8dfba25c795c7294fd550a7d8c3887d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=363&job=&cmd_args= [2021-05-24T07:22:30.040Z] -> Uploading to [2021-05-24T07:22:30.040Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-24/FB506323287CE973F263BFD2A0EB1F37/0971f0f5e8dfba25c795c7294fd550a7d8c3887d/e80079bc-e920-466a-a723-e19c5b3e05c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T072229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2e00081e53775ac9184dd09371e80ab5f991941a5f54140f7ec11f3066d5047 [2021-05-24T07:22:30.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T07:22:30.040Z] Dload Upload Total Spent Left Speed [2021-05-24T07:22:30.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9797 --:--:-- --:--:-- --:--:-- 9819 [2021-05-24T07:22:30.302Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0971f0f5e8dfba25c795c7294fd550a7d8c3887d [Pipeline] } [2021-05-24T07:22:30.324Z] 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-24T07:22:36.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:22:37.434Z] ---> package-listing.sh [2021-05-24T07:22:37.434Z] ++ facter osfamily [2021-05-24T07:22:37.434Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-24T07:22:37.697Z] + OS_FAMILY=redhat [2021-05-24T07:22:37.697Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-363 [2021-05-24T07:22:37.697Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-24T07:22:37.697Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-24T07:22:37.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-24T07:22:37.697Z] + PACKAGES=/tmp/packages_start.txt [2021-05-24T07:22:37.697Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-363 ']' [2021-05-24T07:22:37.697Z] + PACKAGES=/tmp/packages_end.txt [2021-05-24T07:22:37.697Z] + case "${OS_FAMILY}" in [2021-05-24T07:22:37.697Z] + rpm -qa [2021-05-24T07:22:37.697Z] + sort [2021-05-24T07:22:38.278Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-24T07:22:38.278Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-24T07:22:38.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-24T07:22:38.278Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-363 ']' [2021-05-24T07:22:38.278Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-363/archives/ [2021-05-24T07:22:38.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-363/archives/ [Pipeline] echo [2021-05-24T07:22:38.311Z] 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-24T07:22:40.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:22:41.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T07:22:41.280Z] [2021-05-24T07:22:41.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-24T07:22:41.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T07:22:41.634Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-24T07:22:41.634Z] df20fa9351a1: Pulling fs layer [2021-05-24T07:22:41.634Z] 36b3adc4ff6f: Pulling fs layer [2021-05-24T07:22:41.634Z] 8ad3a11d3b57: Pulling fs layer [2021-05-24T07:22:41.634Z] 46f8f816bc3b: Pulling fs layer [2021-05-24T07:22:41.634Z] 93b61091891f: Pulling fs layer [2021-05-24T07:22:41.634Z] 93b9cdb0e59b: Pulling fs layer [2021-05-24T07:22:41.634Z] 5e14af77c1be: Pulling fs layer [2021-05-24T07:22:41.634Z] 01666e4c0597: Pulling fs layer [2021-05-24T07:22:41.634Z] aa168da1d23b: Pulling fs layer [2021-05-24T07:22:41.634Z] 46f8f816bc3b: Waiting [2021-05-24T07:22:41.634Z] 93b61091891f: Waiting [2021-05-24T07:22:41.634Z] 93b9cdb0e59b: Waiting [2021-05-24T07:22:41.634Z] 01666e4c0597: Waiting [2021-05-24T07:22:41.634Z] 5e14af77c1be: Waiting [2021-05-24T07:22:41.634Z] aa168da1d23b: Waiting [2021-05-24T07:22:41.634Z] 36b3adc4ff6f: Verifying Checksum [2021-05-24T07:22:41.634Z] 36b3adc4ff6f: Download complete [2021-05-24T07:22:41.634Z] 46f8f816bc3b: Download complete [2021-05-24T07:22:41.634Z] df20fa9351a1: Verifying Checksum [2021-05-24T07:22:41.634Z] df20fa9351a1: Download complete [2021-05-24T07:22:41.900Z] 93b9cdb0e59b: Verifying Checksum [2021-05-24T07:22:41.900Z] 93b9cdb0e59b: Download complete [2021-05-24T07:22:41.900Z] 93b61091891f: Verifying Checksum [2021-05-24T07:22:41.900Z] 93b61091891f: Download complete [2021-05-24T07:22:41.900Z] 5e14af77c1be: Verifying Checksum [2021-05-24T07:22:41.900Z] 5e14af77c1be: Download complete [2021-05-24T07:22:41.900Z] 01666e4c0597: Verifying Checksum [2021-05-24T07:22:41.900Z] 01666e4c0597: Download complete [2021-05-24T07:22:41.900Z] df20fa9351a1: Pull complete [2021-05-24T07:22:41.900Z] 8ad3a11d3b57: Verifying Checksum [2021-05-24T07:22:41.900Z] 8ad3a11d3b57: Download complete [2021-05-24T07:22:42.159Z] 36b3adc4ff6f: Pull complete [2021-05-24T07:22:42.742Z] 8ad3a11d3b57: Pull complete [2021-05-24T07:22:42.742Z] 46f8f816bc3b: Pull complete [2021-05-24T07:22:43.006Z] 93b61091891f: Pull complete [2021-05-24T07:22:43.006Z] 93b9cdb0e59b: Pull complete [2021-05-24T07:22:43.006Z] 5e14af77c1be: Pull complete [2021-05-24T07:22:43.266Z] 01666e4c0597: Pull complete [2021-05-24T07:22:43.840Z] aa168da1d23b: Verifying Checksum [2021-05-24T07:22:43.840Z] aa168da1d23b: Download complete [2021-05-24T07:22:48.068Z] aa168da1d23b: Pull complete [2021-05-24T07:22:48.068Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-24T07:22:48.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T07:22:48.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-24T07:22:48.178Z] prd-centos7-docker-4c-2g-16875 does not seem to be running inside a container [2021-05-24T07:22:48.213Z] $ 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-363/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-363 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-363:/w/workspace/edgexfoundry_edgex-ui-go_PR-363:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-24T07:22:50.546Z] $ docker top 79921a0ff0b7c270808a2d7c9bc0889ce2550ec8251995de8e6218bc6b517d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T07:22:50.963Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-24T07:22:51.278Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-24T07:22:51.603Z] + ls /var/log/sa-host [2021-05-24T07:22:51.604Z] + sadf -c /var/log/sa-host/sa05 [2021-05-24T07:22:51.604Z] file_magic: OK [2021-05-24T07:22:51.604Z] HZ: Using current value: 100 [2021-05-24T07:22:51.604Z] file_header: OK [2021-05-24T07:22:51.604Z] 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-24T07:22:51.604Z] Statistics: [2021-05-24T07:22:51.604Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T07:22:51.604Z] File successfully converted to sysstat format version 12.2.1 [2021-05-24T07:22:51.604Z] + sadf -c /var/log/sa-host/sa24 [2021-05-24T07:22:51.604Z] file_magic: OK [2021-05-24T07:22:51.604Z] HZ: Using current value: 100 [2021-05-24T07:22:51.604Z] file_header: OK [2021-05-24T07:22:51.604Z] 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-24T07:22:51.604Z] Statistics: [2021-05-24T07:22:51.604Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T07:22:51.604Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T07:22:56.223Z] provisioning config files... [2021-05-24T07:22:56.235Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/config1415689804534943255tmp [Pipeline] { [Pipeline] echo [2021-05-24T07:22:56.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:22:56.639Z] ---> create-netrc.sh [Pipeline] } [2021-05-24T07:22:56.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-24T07:22:56.751Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:22:57.089Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-24T07:22:57.118Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:22:57.457Z] ---> sudo-logs.sh [2021-05-24T07:22:57.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-24T07:22:57.536Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:22:57.872Z] ---> job-cost.sh [2021-05-24T07:22:57.872Z] lf-activate-venv: SKIPPING [2021-05-24T07:22:57.872Z] DEBUG: total: 0.18000000715255737 [2021-05-24T07:22:57.872Z] INFO: Retrieving Stack Cost... [2021-05-24T07:22:58.444Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T07:22:59.019Z] INFO: Archiving Costs [Pipeline] echo [2021-05-24T07:22:59.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T07:22:59.391Z] ---> logs-deploy.sh [2021-05-24T07:22:59.392Z] lf-activate-venv: SKIPPING [2021-05-24T07:22:59.392Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-363/1 [2021-05-24T07:22:59.392Z] INFO: archiving workspace using pattern(s): [2021-05-24T07:23:00.337Z] Archives upload complete. [2021-05-24T07:23:00.337Z] INFO: archiving logs to Nexus [2021-05-24T07:23:00.910Z] ---> uname -a: [2021-05-24T07:23:00.910Z] Linux prd-centos7-docker-4c-2g-16875.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-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] ---> lscpu: [2021-05-24T07:23:00.910Z] Architecture: x86_64 [2021-05-24T07:23:00.910Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-24T07:23:00.910Z] Byte Order: Little Endian [2021-05-24T07:23:00.910Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-24T07:23:00.910Z] CPU(s): 2 [2021-05-24T07:23:00.910Z] On-line CPU(s) list: 0,1 [2021-05-24T07:23:00.910Z] Thread(s) per core: 1 [2021-05-24T07:23:00.910Z] Core(s) per socket: 1 [2021-05-24T07:23:00.910Z] Socket(s): 2 [2021-05-24T07:23:00.910Z] NUMA node(s): 1 [2021-05-24T07:23:00.910Z] Vendor ID: AuthenticAMD [2021-05-24T07:23:00.910Z] CPU family: 23 [2021-05-24T07:23:00.910Z] Model: 49 [2021-05-24T07:23:00.910Z] Model name: AMD EPYC-Rome Processor [2021-05-24T07:23:00.910Z] Stepping: 0 [2021-05-24T07:23:00.910Z] CPU MHz: 2800.000 [2021-05-24T07:23:00.910Z] BogoMIPS: 5600.00 [2021-05-24T07:23:00.910Z] Virtualization: AMD-V [2021-05-24T07:23:00.910Z] Hypervisor vendor: KVM [2021-05-24T07:23:00.910Z] Virtualization type: full [2021-05-24T07:23:00.910Z] L1d cache: 64 KiB [2021-05-24T07:23:00.910Z] L1i cache: 64 KiB [2021-05-24T07:23:00.910Z] L2 cache: 1 MiB [2021-05-24T07:23:00.910Z] L3 cache: 32 MiB [2021-05-24T07:23:00.910Z] NUMA node0 CPU(s): 0,1 [2021-05-24T07:23:00.910Z] Vulnerability Itlb multihit: Not affected [2021-05-24T07:23:00.910Z] Vulnerability L1tf: Not affected [2021-05-24T07:23:00.910Z] Vulnerability Mds: Not affected [2021-05-24T07:23:00.910Z] Vulnerability Meltdown: Not affected [2021-05-24T07:23:00.910Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-24T07:23:00.910Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-24T07:23:00.910Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-24T07:23:00.910Z] Vulnerability Srbds: Not affected [2021-05-24T07:23:00.910Z] Vulnerability Tsx async abort: Not affected [2021-05-24T07:23:00.910Z] 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-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] ---> nproc: [2021-05-24T07:23:00.910Z] 2 [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] ---> df -h: [2021-05-24T07:23:00.910Z] Filesystem Size Used Available Use% Mounted on [2021-05-24T07:23:00.910Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-24T07:23:00.910Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-24T07:23:00.910Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-24T07:23:00.910Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-363 [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-24T07:23:00.910Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] ---> free -m: [2021-05-24T07:23:00.910Z] total used free shared buff/cache available [2021-05-24T07:23:00.910Z] Mem: 7821 912 4770 0 2137 6731 [2021-05-24T07:23:00.910Z] Swap: 1023 0 1023 [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] ---> ip addr: [2021-05-24T07:23:00.910Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-24T07:23:00.910Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-24T07:23:00.910Z] inet 127.0.0.1/8 scope host lo [2021-05-24T07:23:00.910Z] valid_lft forever preferred_lft forever [2021-05-24T07:23:00.910Z] inet6 ::1/128 scope host [2021-05-24T07:23:00.910Z] valid_lft forever preferred_lft forever [2021-05-24T07:23:00.910Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-24T07:23:00.910Z] link/ether fa:16:3e:24:12:bc brd ff:ff:ff:ff:ff:ff [2021-05-24T07:23:00.910Z] inet 10.30.123.36/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-24T07:23:00.910Z] valid_lft 85761sec preferred_lft 85761sec [2021-05-24T07:23:00.910Z] inet6 fe80::f816:3eff:fe24:12bc/64 scope link [2021-05-24T07:23:00.910Z] valid_lft forever preferred_lft forever [2021-05-24T07:23:00.910Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-24T07:23:00.910Z] link/ether 02:42:a3:db:0c:4b brd ff:ff:ff:ff:ff:ff [2021-05-24T07:23:00.910Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-24T07:23:00.910Z] valid_lft forever preferred_lft forever [2021-05-24T07:23:00.910Z] inet6 fe80::42:a3ff:fedb:c4b/64 scope link [2021-05-24T07:23:00.910Z] valid_lft forever preferred_lft forever [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] ---> sar -b -r -n DEV: [2021-05-24T07:23:00.910Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] 07:12:09 LINUX RESTART (2 CPU) [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] 07:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-24T07:23:00.910Z] 07:14:01 60.45 3.61 56.84 0.00 2643.68 4853.34 0.00 [2021-05-24T07:23:00.910Z] 07:15:01 1.78 0.00 1.78 0.00 0.00 35.06 0.00 [2021-05-24T07:23:00.910Z] 07:16:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 [2021-05-24T07:23:00.910Z] 07:17:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 [2021-05-24T07:23:00.910Z] 07:18:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 [2021-05-24T07:23:00.910Z] 07:19:01 0.32 0.00 0.32 0.00 0.00 5.08 0.00 [2021-05-24T07:23:00.910Z] 07:20:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 [2021-05-24T07:23:00.910Z] 07:21:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 [2021-05-24T07:23:00.910Z] 07:22:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 [2021-05-24T07:23:00.910Z] Average: 7.01 0.39 6.61 0.00 289.52 537.92 0.00 [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] 07:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-24T07:23:00.910Z] 07:14:01 5425480 0 799540 9.98 2620 1781292 1181976 13.05 600452 1581192 132 [2021-05-24T07:23:00.910Z] 07:15:01 5438276 0 786736 9.82 2620 1781300 1070052 11.81 591872 1578564 20 [2021-05-24T07:23:00.910Z] 07:16:01 5439420 0 785592 9.81 2620 1781300 1063884 11.75 588200 1581732 8 [2021-05-24T07:23:00.910Z] 07:17:01 5430228 0 794776 9.92 2620 1781308 1118824 12.35 596328 1581732 20 [2021-05-24T07:23:00.910Z] 07:18:01 5435800 0 789200 9.85 2620 1781312 1064136 11.75 588308 1584764 20 [2021-05-24T07:23:00.910Z] 07:19:01 5428476 0 796524 9.95 2620 1781312 1063896 11.75 596360 1584764 16 [2021-05-24T07:23:00.910Z] 07:20:01 5428072 0 796920 9.95 2620 1781320 1063896 11.75 596908 1584764 8 [2021-05-24T07:23:00.910Z] 07:21:01 5427712 0 797276 9.95 2620 1781324 1063896 11.75 598516 1583068 16 [2021-05-24T07:23:00.910Z] 07:22:01 5428060 0 796924 9.95 2620 1781328 1063896 11.75 598500 1583068 8 [2021-05-24T07:23:00.910Z] Average: 5431280 0 793721 9.91 2620 1781311 1083828 11.97 595049 1582628 28 [2021-05-24T07:23:00.910Z] [2021-05-24T07:23:00.910Z] 07:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-24T07:23:00.910Z] 07:14:01 eth0 185.73 164.83 600.27 39.98 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:14:01 docker0 55.44 38.60 5.16 167.49 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:15:01 eth0 0.90 0.13 0.15 0.01 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:16:01 eth0 0.48 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:17:01 eth0 2.50 2.53 0.63 13.19 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:18:01 eth0 0.53 0.52 0.16 1.14 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.910Z] 07:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] 07:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] Average: eth0 20.87 18.45 65.85 5.98 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] Average: docker0 6.07 4.23 0.57 18.34 0.00 0.00 0.00 0.00 [2021-05-24T07:23:00.911Z] [2021-05-24T07:23:00.911Z] [2021-05-24T07:23:00.911Z] ---> sar -P ALL: [2021-05-24T07:23:00.911Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) [2021-05-24T07:23:00.911Z] [2021-05-24T07:23:00.911Z] 07:12:09 LINUX RESTART (2 CPU) [2021-05-24T07:23:00.911Z] [2021-05-24T07:23:00.911Z] 07:13:02 CPU %user %nice %system %iowait %steal %idle [2021-05-24T07:23:00.911Z] 07:14:01 all 4.74 0.00 2.14 1.60 0.05 91.47 [2021-05-24T07:23:00.911Z] 07:14:01 0 4.71 0.00 2.25 1.77 0.05 91.21 [2021-05-24T07:23:00.911Z] 07:14:01 1 4.76 0.00 2.03 1.43 0.05 91.73 [2021-05-24T07:23:00.911Z] 07:15:01 all 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-24T07:23:00.911Z] 07:15:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-05-24T07:23:00.911Z] 07:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-24T07:23:00.911Z] 07:16:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-24T07:23:00.911Z] 07:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-24T07:23:00.911Z] 07:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-24T07:23:00.911Z] 07:17:01 all 0.12 0.00 0.07 0.00 0.03 99.79 [2021-05-24T07:23:00.911Z] 07:17:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2021-05-24T07:23:00.911Z] 07:17:01 1 0.13 0.00 0.07 0.00 0.03 99.77 [2021-05-24T07:23:00.911Z] 07:18:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-24T07:23:00.911Z] 07:18:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-24T07:23:00.911Z] 07:18:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-24T07:23:00.911Z] 07:19:01 all 0.11 0.00 0.05 0.00 0.03 99.82 [2021-05-24T07:23:00.911Z] 07:19:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-05-24T07:23:00.911Z] 07:19:01 1 0.20 0.00 0.05 0.00 0.03 99.72 [2021-05-24T07:23:00.911Z] 07:20:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-05-24T07:23:00.911Z] 07:20:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-24T07:23:00.911Z] 07:20:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-24T07:23:00.911Z] 07:21:01 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-24T07:23:00.911Z] 07:21:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-24T07:23:00.911Z] 07:21:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-24T07:23:00.911Z] 07:22:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-05-24T07:23:00.911Z] 07:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-24T07:23:00.911Z] 07:22:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-05-24T07:23:00.911Z] Average: all 0.59 0.00 0.27 0.17 0.03 98.94 [2021-05-24T07:23:00.911Z] Average: 0 0.56 0.00 0.28 0.19 0.03 98.94 [2021-05-24T07:23:00.911Z] Average: 1 0.62 0.00 0.25 0.15 0.03 98.94 [2021-05-24T07:23:00.911Z] [2021-05-24T07:23:00.911Z] [2021-05-24T07:23:00.911Z]