Pull request #393 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 0a7a6af34237fc1703c907cf55ffaafc1a498efa rather than baede70bba8ca12a5b9aa3c2fc8821d72e301c19 Obtained Jenkinsfile from 0a7a6af34237fc1703c907cf55ffaafc1a498efa 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-ssh8849025041887536882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6621210007449427334.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 6a41506d72e8e131afc862d141935157bee59f41 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-393/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-393/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3685038104292125981.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-393/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6810162381792001297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh3514974350150503212.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-393/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-393/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3051635951134158678.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-1825’ is offline Running on prd-centos7-docker-4c-2g-517 in /w/workspace/edgexfoundry_edgex-ui-go_PR-393 [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-393 # 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-393@tmp/jenkins-gitclient-ssh3136520393500136984.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Merging remotes/origin/master commit 0a7a6af34237fc1703c907cf55ffaafc1a498efa into PR head commit baede70bba8ca12a5b9aa3c2fc8821d72e301c19 Merge succeeded, producing baede70bba8ca12a5b9aa3c2fc8821d72e301c19 Checking out Revision baede70bba8ca12a5b9aa3c2fc8821d72e301c19 (PR-393) > 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-393@tmp/jenkins-gitclient-ssh5182278253848020409.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # 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-393@tmp/jenkins-gitclient-ssh8580173150895750417.key > git merge 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 Commit message: "feat: fix appservice model bugs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T13:19:11.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T13:19:12.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T13:19:12.143Z] ========================================================= [2021-06-21T13:19:12.143Z] EdgeX Global Pipelines Version Info [2021-06-21T13:19:12.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:19:13.658Z] ------------------- [2021-06-21T13:19:13.658Z] stable info: [2021-06-21T13:19:13.658Z] ------------------- [2021-06-21T13:19:13.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T13:19:13.658Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T13:19:13.658Z] Message: update stable to v1.0.195 [2021-06-21T13:19:14.235Z] ------------------- [2021-06-21T13:19:14.235Z] experimental info: [2021-06-21T13:19:14.235Z] ------------------- [2021-06-21T13:19:14.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T13:19:14.235Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T13:19:14.235Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T13:19:14.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-21T13:19:14.581Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-21T13:19:14.645Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T13:19:14.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T13:19:14.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T13:19:14.834Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T13:19:14.899Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T13:19:14.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T13:19:15.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T13:19:15.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T13:19:15.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T13:19:15.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-21T13:19:15.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T13:19:15.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T13:19:15.457Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T13:19:15.527Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T13:19:15.593Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T13:19:15.656Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T13:19:15.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T13:19:15.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T13:19:15.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T13:19:16.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T13:19:16.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T13:19:16.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T13:19:16.250Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T13:19:16.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T13:19:16.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-393 [Pipeline] echo [2021-06-21T13:19:16.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-393 [Pipeline] echo [2021-06-21T13:19:16.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-393 [Pipeline] echo [2021-06-21T13:19:16.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [Pipeline] echo [2021-06-21T13:19:16.672Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baede70 [Pipeline] echo [2021-06-21T13:19:16.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T13:19:16.926Z] provisioning config files... [2021-06-21T13:19:16.945Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/config8610705995112564053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:19:17.329Z] ---> docker-login.sh [2021-06-21T13:19:17.329Z] nexus3.edgexfoundry.org:10001 [2021-06-21T13:19:17.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:19:17.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:19:17.858Z] Configure a credential helper to remove this warning. See [2021-06-21T13:19:17.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:19:17.858Z] [2021-06-21T13:19:17.858Z] Login Succeeded [2021-06-21T13:19:17.858Z] nexus3.edgexfoundry.org:10002 [2021-06-21T13:19:17.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:19:17.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:19:17.858Z] Configure a credential helper to remove this warning. See [2021-06-21T13:19:17.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:19:17.858Z] [2021-06-21T13:19:17.858Z] Login Succeeded [2021-06-21T13:19:17.858Z] nexus3.edgexfoundry.org:10003 [2021-06-21T13:19:17.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:19:18.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:19:18.127Z] Configure a credential helper to remove this warning. See [2021-06-21T13:19:18.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:19:18.127Z] [2021-06-21T13:19:18.127Z] Login Succeeded [2021-06-21T13:19:18.127Z] nexus3.edgexfoundry.org:10004 [2021-06-21T13:19:18.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:19:18.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:19:18.127Z] Configure a credential helper to remove this warning. See [2021-06-21T13:19:18.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:19:18.127Z] [2021-06-21T13:19:18.127Z] Login Succeeded [2021-06-21T13:19:18.127Z] docker.io [2021-06-21T13:19:18.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:19:18.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:19:18.700Z] Configure a credential helper to remove this warning. See [2021-06-21T13:19:18.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:19:18.700Z] [2021-06-21T13:19:18.700Z] Login Succeeded [2021-06-21T13:19:18.700Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T13:19:18.725Z] 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-06-21T13:19:19.511Z] + git log --format=format:%s -1 baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [Pipeline] echo [2021-06-21T13:19:19.569Z] GIT_COMMIT: baede70bba8ca12a5b9aa3c2fc8821d72e301c19, Commit Message: feat: fix appservice model bugs [Pipeline] echo [2021-06-21T13:19:19.609Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:19:20.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T13:19:20.666Z] [2021-06-21T13:19:20.666Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:19:21.042Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T13:19:21.042Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T13:19:21.042Z] 31603596830f: Pulling fs layer [2021-06-21T13:19:21.042Z] 54011a49482f: Pulling fs layer [2021-06-21T13:19:21.042Z] a6820b24f6d8: Pulling fs layer [2021-06-21T13:19:21.042Z] f581987b2513: Pulling fs layer [2021-06-21T13:19:21.042Z] f581987b2513: Waiting [2021-06-21T13:19:21.042Z] 54011a49482f: Verifying Checksum [2021-06-21T13:19:21.042Z] 54011a49482f: Download complete [2021-06-21T13:19:21.311Z] 31603596830f: Verifying Checksum [2021-06-21T13:19:21.311Z] 31603596830f: Download complete [2021-06-21T13:19:21.311Z] f581987b2513: Verifying Checksum [2021-06-21T13:19:21.311Z] f581987b2513: Download complete [2021-06-21T13:19:21.574Z] a6820b24f6d8: Verifying Checksum [2021-06-21T13:19:21.574Z] a6820b24f6d8: Download complete [2021-06-21T13:19:21.574Z] 31603596830f: Pull complete [2021-06-21T13:19:21.574Z] 54011a49482f: Pull complete [2021-06-21T13:19:22.527Z] a6820b24f6d8: Pull complete [2021-06-21T13:19:22.527Z] f581987b2513: Pull complete [2021-06-21T13:19:22.527Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T13:19:22.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T13:19:22.527Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T13:19:22.641Z] prd-centos7-docker-4c-2g-517 does not seem to be running inside a container [2021-06-21T13:19:22.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-393 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-393:/w/workspace/edgexfoundry_edgex-ui-go_PR-393:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T13:19:23.750Z] $ docker top 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T13:19:23.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T13:19:23.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T13:19:24.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T13:19:24.075Z] $ docker exec 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c ssh-agent [2021-06-21T13:19:24.189Z] SSH_AUTH_SOCK=/tmp/ssh-1NCU7M2QcaHm/agent.13 [2021-06-21T13:19:24.189Z] SSH_AGENT_PID=19 [2021-06-21T13:19:24.198Z] Running ssh-add (command line suppressed) [2021-06-21T13:19:24.304Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/private_key_2935046118403402937.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/private_key_2935046118403402937.key) [2021-06-21T13:19:24.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T13:19:24.676Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T13:19:24.706Z] $ docker exec --env ******** --env ******** 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c ssh-agent -k [2021-06-21T13:19:24.800Z] unset SSH_AUTH_SOCK; [2021-06-21T13:19:24.800Z] unset SSH_AGENT_PID; [2021-06-21T13:19:24.800Z] echo Agent pid 19 killed; [2021-06-21T13:19:24.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T13:19:24.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T13:19:24.908Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T13:19:25.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T13:19:25.022Z] $ docker exec 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c ssh-agent [2021-06-21T13:19:25.132Z] SSH_AUTH_SOCK=/tmp/ssh-9HlAH1vqMVKs/agent.53 [2021-06-21T13:19:25.132Z] SSH_AGENT_PID=60 [2021-06-21T13:19:25.138Z] Running ssh-add (command line suppressed) [2021-06-21T13:19:25.231Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/private_key_8075071592819153686.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/private_key_8075071592819153686.key) [2021-06-21T13:19:25.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T13:19:25.597Z] + git semver init [2021-06-21T13:19:25.598Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T13:19:25.598Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-393/.git [2021-06-21T13:19:25.598Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-393 [2021-06-21T13:19:25.598Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T13:19:25.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T13:19:25.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T13:19:25.598Z] # $SEMVER_BRANCH = PR-393 [2021-06-21T13:19:25.598Z] # $SEMVER_TEMP = /tmp/semver-589265646 [2021-06-21T13:19:25.598Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-21T13:19:27.532Z] # '/tmp/semver-589265646' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-393/.semver' [2021-06-21T13:19:27.532Z] # -> Force: false [2021-06-21T13:19:27.532Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-393/.semver [Pipeline] } [2021-06-21T13:19:27.547Z] $ docker exec --env ******** --env ******** 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c ssh-agent -k [2021-06-21T13:19:27.641Z] unset SSH_AUTH_SOCK; [2021-06-21T13:19:27.642Z] unset SSH_AGENT_PID; [2021-06-21T13:19:27.642Z] echo Agent pid 60 killed; [2021-06-21T13:19:27.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T13:19:28.111Z] + git semver [Pipeline] } [2021-06-21T13:19:28.137Z] $ docker stop --time=1 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c [2021-06-21T13:19:29.461Z] $ docker rm -f 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T13:19:29.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T13:19:30.246Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T13:19:30.271Z] [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-06-21T13:19:45.907Z] Still waiting to schedule task [2021-06-21T13:19:45.907Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T13:19:45.942Z] Still waiting to schedule task [2021-06-21T13:19:45.942Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-21T13:21:54.220Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-518 in /w/workspace/edgexfoundry_edgex-ui-go_PR-393 [Pipeline] { [Pipeline] ws [2021-06-21T13:21:54.286Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-21T13:21:54.543Z] The recommended git tool is: git [2021-06-21T13:21:59.477Z] using credential edgex-jenkins-ssh [2021-06-21T13:21:59.495Z] Cloning the remote Git repository [2021-06-21T13:21:59.536Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T13:21:59.642Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-21T13:21:59.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T13:21:59.760Z] > git --version # timeout=10 [2021-06-21T13:21:59.777Z] > git --version # 'git version 2.17.1' [2021-06-21T13:21:59.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T13:21:59.859Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T13:22:02.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T13:22:02.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T13:22:02.592Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T13:22:02.621Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T13:22:02.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T13:22:02.633Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T13:22:03.443Z] Merging remotes/origin/master commit 0a7a6af34237fc1703c907cf55ffaafc1a498efa into PR head commit baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [2021-06-21T13:22:03.802Z] Merge succeeded, producing baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [2021-06-21T13:22:03.803Z] Checking out Revision baede70bba8ca12a5b9aa3c2fc8821d72e301c19 (PR-393) [2021-06-21T13:22:03.457Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T13:22:03.469Z] > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 [2021-06-21T13:22:03.725Z] > git remote # timeout=10 [2021-06-21T13:22:03.742Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T13:22:03.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T13:22:03.765Z] > git merge 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 [2021-06-21T13:22:03.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T13:22:03.804Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T13:22:03.815Z] > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 [2021-06-21T13:22:08.203Z] Commit message: "feat: fix appservice model bugs" [2021-06-21T13:22:08.270Z] > git --version # timeout=10 [2021-06-21T13:22:08.285Z] > git --version # 'git version 2.17.1' [2021-06-21T13:22:08.302Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T13:22:10.202Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T13:22:10.647Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T13:22:11.013Z] + sudo service docker restart [2021-06-21T13:22:11.013Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T13:22:29.426Z] provisioning config files... [2021-06-21T13:22:29.455Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2460638798740559258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:22:29.885Z] ---> docker-login.sh [2021-06-21T13:22:29.885Z] nexus3.edgexfoundry.org:10001 [2021-06-21T13:22:30.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:22:31.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:22:31.086Z] Configure a credential helper to remove this warning. See [2021-06-21T13:22:31.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:22:31.086Z] [2021-06-21T13:22:31.086Z] Login Succeeded [2021-06-21T13:22:31.086Z] nexus3.edgexfoundry.org:10002 [2021-06-21T13:22:31.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:22:31.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:22:31.637Z] Configure a credential helper to remove this warning. See [2021-06-21T13:22:31.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:22:31.637Z] [2021-06-21T13:22:31.637Z] Login Succeeded [2021-06-21T13:22:31.637Z] nexus3.edgexfoundry.org:10003 [2021-06-21T13:22:32.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:22:32.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:22:32.240Z] Configure a credential helper to remove this warning. See [2021-06-21T13:22:32.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:22:32.240Z] [2021-06-21T13:22:32.240Z] Login Succeeded [2021-06-21T13:22:32.240Z] nexus3.edgexfoundry.org:10004 [2021-06-21T13:22:32.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:22:32.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:22:32.792Z] Configure a credential helper to remove this warning. See [2021-06-21T13:22:32.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:22:32.792Z] [2021-06-21T13:22:32.792Z] Login Succeeded [2021-06-21T13:22:32.792Z] docker.io [2021-06-21T13:22:33.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:22:33.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:22:33.676Z] Configure a credential helper to remove this warning. See [2021-06-21T13:22:33.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:22:33.676Z] [2021-06-21T13:22:33.676Z] Login Succeeded [2021-06-21T13:22:33.676Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T13:22:33.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T13:22:34.418Z] ========================================================= [2021-06-21T13:22:34.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T13:22:34.419Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:22:34.844Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-21T13:22:35.863Z] Sending build context to Docker daemon 17.92MB [2021-06-21T13:22:35.863Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T13:22:35.863Z] Step 2/8 : FROM ${BASE} [2021-06-21T13:22:35.863Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T13:22:35.863Z] 595b0fe564bb: Pulling fs layer [2021-06-21T13:22:35.863Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T13:22:35.863Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T13:22:35.863Z] ba82ee9f976e: Pulling fs layer [2021-06-21T13:22:35.863Z] 506bd15cee9f: Pulling fs layer [2021-06-21T13:22:35.863Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T13:22:35.863Z] 618dc40b7e24: Pulling fs layer [2021-06-21T13:22:35.863Z] 506bd15cee9f: Waiting [2021-06-21T13:22:35.863Z] 75a0a4a0db45: Waiting [2021-06-21T13:22:35.863Z] 618dc40b7e24: Waiting [2021-06-21T13:22:35.863Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T13:22:35.863Z] 5b7225fbf94c: Download complete [2021-06-21T13:22:36.144Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T13:22:36.144Z] 3088b5b3c5c0: Download complete [2021-06-21T13:22:36.144Z] 506bd15cee9f: Verifying Checksum [2021-06-21T13:22:36.144Z] 506bd15cee9f: Download complete [2021-06-21T13:22:36.144Z] 75a0a4a0db45: Download complete [2021-06-21T13:22:36.144Z] 595b0fe564bb: Verifying Checksum [2021-06-21T13:22:36.144Z] 595b0fe564bb: Download complete [2021-06-21T13:22:36.754Z] 595b0fe564bb: Pull complete [2021-06-21T13:22:37.362Z] 3088b5b3c5c0: Pull complete [2021-06-21T13:22:37.637Z] 618dc40b7e24: Verifying Checksum [2021-06-21T13:22:37.637Z] 618dc40b7e24: Download complete [2021-06-21T13:22:37.911Z] 5b7225fbf94c: Pull complete [2021-06-21T13:22:40.557Z] ba82ee9f976e: Verifying Checksum [2021-06-21T13:22:40.557Z] ba82ee9f976e: Download complete [2021-06-21T13:22:41.101Z] Running on prd-centos7-docker-4c-2g-519 in /w/workspace/edgexfoundry_edgex-ui-go_PR-393 [Pipeline] { [Pipeline] ws [2021-06-21T13:22:41.163Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-21T13:22:41.340Z] The recommended git tool is: git [2021-06-21T13:22:44.086Z] using credential edgex-jenkins-ssh [2021-06-21T13:22:44.098Z] Cloning the remote Git repository [2021-06-21T13:22:44.116Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T13:22:44.184Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-21T13:22:44.222Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T13:22:44.222Z] > git --version # timeout=10 [2021-06-21T13:22:44.230Z] > git --version # 'git version 2.24.4' [2021-06-21T13:22:44.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T13:22:44.255Z] [INFO] Currently running in a labeled security context [2021-06-21T13:22:44.256Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T13:22:44.256Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4919680783245577741.key [2021-06-21T13:22:44.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T13:22:46.561Z] Merging remotes/origin/master commit 0a7a6af34237fc1703c907cf55ffaafc1a498efa into PR head commit baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [2021-06-21T13:22:46.688Z] Merge succeeded, producing baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [2021-06-21T13:22:46.689Z] Checking out Revision baede70bba8ca12a5b9aa3c2fc8821d72e301c19 (PR-393) [2021-06-21T13:22:45.986Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T13:22:45.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T13:22:46.005Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T13:22:46.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T13:22:46.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T13:22:46.016Z] [INFO] Currently running in a labeled security context [2021-06-21T13:22:46.016Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T13:22:46.016Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh748662996294630981.key [2021-06-21T13:22:46.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T13:22:46.564Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T13:22:46.571Z] > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 [2021-06-21T13:22:46.646Z] > git remote # timeout=10 [2021-06-21T13:22:46.654Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T13:22:46.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T13:22:46.663Z] [INFO] Currently running in a labeled security context [2021-06-21T13:22:46.664Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T13:22:46.664Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh359308309733766801.key [2021-06-21T13:22:46.668Z] > git merge 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 [2021-06-21T13:22:46.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T13:22:46.687Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T13:22:46.692Z] > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 [2021-06-21T13:22:50.310Z] Commit message: "feat: fix appservice model bugs" [2021-06-21T13:22:50.327Z] > git --version # timeout=10 [2021-06-21T13:22:50.331Z] > git --version # 'git version 2.24.4' [2021-06-21T13:22:50.339Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T13:22:50.734Z] ba82ee9f976e: Pull complete [2021-06-21T13:22:50.734Z] 506bd15cee9f: Pull complete [2021-06-21T13:22:50.734Z] 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T13:22:51.621Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T13:22:51.994Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T13:22:52.320Z] + sudo service docker restart [2021-06-21T13:22:52.320Z] + true [2021-06-21T13:22:52.320Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T13:22:55.080Z] 618dc40b7e24: Pull complete [2021-06-21T13:22:55.080Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T13:22:55.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T13:22:55.080Z] ---> a36622ca3599 [2021-06-21T13:22:55.080Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T13:22:56.527Z] ---> Running in ff93ca21b81d [2021-06-21T13:22:57.121Z] Removing intermediate container ff93ca21b81d [2021-06-21T13:22:57.121Z] ---> 7c011de96d45 [2021-06-21T13:22:57.122Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T13:22:57.122Z] ---> Running in 3a402faf4d4f [2021-06-21T13:22:59.762Z] Removing intermediate container 3a402faf4d4f [2021-06-21T13:22:59.762Z] ---> d3abf8215355 [2021-06-21T13:22:59.762Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T13:22:59.762Z] ---> Running in 0d2951ef00df [2021-06-21T13:23:00.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T13:23:02.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T13:23:03.704Z] OK: 138 MiB in 40 packages [2021-06-21T13:23:04.689Z] Removing intermediate container 0d2951ef00df [2021-06-21T13:23:04.689Z] ---> 038e1f3de104 [2021-06-21T13:23:04.689Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T13:23:04.689Z] ---> Running in 992500f97bff [2021-06-21T13:23:05.284Z] Removing intermediate container 992500f97bff [2021-06-21T13:23:05.284Z] ---> 6afb56a92d9f [2021-06-21T13:23:05.284Z] Step 7/8 : COPY . . [2021-06-21T13:23:07.918Z] ---> 2f190f92db88 [2021-06-21T13:23:07.918Z] Step 8/8 : RUN go mod download [2021-06-21T13:23:07.918Z] ---> Running in 4e723a1ea3ef [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T13:23:10.565Z] provisioning config files... [2021-06-21T13:23:10.581Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5427143182871635092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:23:10.957Z] ---> docker-login.sh [2021-06-21T13:23:10.957Z] nexus3.edgexfoundry.org:10001 [2021-06-21T13:23:10.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:23:11.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:23:11.228Z] Configure a credential helper to remove this warning. See [2021-06-21T13:23:11.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:23:11.228Z] [2021-06-21T13:23:11.228Z] Login Succeeded [2021-06-21T13:23:11.228Z] nexus3.edgexfoundry.org:10002 [2021-06-21T13:23:11.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:23:11.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:23:11.228Z] Configure a credential helper to remove this warning. See [2021-06-21T13:23:11.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:23:11.228Z] [2021-06-21T13:23:11.228Z] Login Succeeded [2021-06-21T13:23:11.228Z] nexus3.edgexfoundry.org:10003 [2021-06-21T13:23:11.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:23:11.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:23:11.500Z] Configure a credential helper to remove this warning. See [2021-06-21T13:23:11.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:23:11.500Z] [2021-06-21T13:23:11.500Z] Login Succeeded [2021-06-21T13:23:11.500Z] nexus3.edgexfoundry.org:10004 [2021-06-21T13:23:11.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:23:11.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:23:11.500Z] Configure a credential helper to remove this warning. See [2021-06-21T13:23:11.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:23:11.500Z] [2021-06-21T13:23:11.500Z] Login Succeeded [2021-06-21T13:23:11.500Z] docker.io [2021-06-21T13:23:11.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T13:23:12.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T13:23:12.027Z] Configure a credential helper to remove this warning. See [2021-06-21T13:23:12.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T13:23:12.027Z] [2021-06-21T13:23:12.027Z] Login Succeeded [2021-06-21T13:23:12.027Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T13:23:12.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T13:23:12.371Z] ========================================================= [2021-06-21T13:23:12.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T13:23:12.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:23:12.724Z] + 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-06-21T13:23:12.724Z] Sending build context to Docker daemon 17.92MB [2021-06-21T13:23:12.724Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T13:23:12.724Z] Step 2/8 : FROM ${BASE} [2021-06-21T13:23:12.997Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T13:23:12.997Z] 540db60ca938: Pulling fs layer [2021-06-21T13:23:12.997Z] adcc1eea9eea: Pulling fs layer [2021-06-21T13:23:12.997Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T13:23:12.997Z] 0510c868ecb4: Pulling fs layer [2021-06-21T13:23:12.997Z] afea3b2eda06: Pulling fs layer [2021-06-21T13:23:12.997Z] 7809a108b3ef: Pulling fs layer [2021-06-21T13:23:12.997Z] f706445af74f: Pulling fs layer [2021-06-21T13:23:12.997Z] afea3b2eda06: Waiting [2021-06-21T13:23:12.997Z] 7809a108b3ef: Waiting [2021-06-21T13:23:12.997Z] f706445af74f: Waiting [2021-06-21T13:23:12.997Z] 0510c868ecb4: Waiting [2021-06-21T13:23:12.997Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T13:23:12.997Z] 4c4ab2625f07: Download complete [2021-06-21T13:23:12.997Z] adcc1eea9eea: Verifying Checksum [2021-06-21T13:23:12.997Z] adcc1eea9eea: Download complete [2021-06-21T13:23:12.997Z] afea3b2eda06: Verifying Checksum [2021-06-21T13:23:12.997Z] afea3b2eda06: Download complete [2021-06-21T13:23:12.997Z] 7809a108b3ef: Verifying Checksum [2021-06-21T13:23:12.997Z] 7809a108b3ef: Download complete [2021-06-21T13:23:12.997Z] 540db60ca938: Verifying Checksum [2021-06-21T13:23:12.997Z] 540db60ca938: Download complete [2021-06-21T13:23:13.262Z] 540db60ca938: Pull complete [2021-06-21T13:23:13.526Z] adcc1eea9eea: Pull complete [2021-06-21T13:23:13.526Z] 4c4ab2625f07: Pull complete [2021-06-21T13:23:14.915Z] f706445af74f: Verifying Checksum [2021-06-21T13:23:14.916Z] f706445af74f: Download complete [2021-06-21T13:23:15.488Z] 0510c868ecb4: Verifying Checksum [2021-06-21T13:23:15.488Z] 0510c868ecb4: Download complete [2021-06-21T13:23:18.855Z] 0510c868ecb4: Pull complete [2021-06-21T13:23:18.855Z] afea3b2eda06: Pull complete [2021-06-21T13:23:18.855Z] 7809a108b3ef: Pull complete [2021-06-21T13:23:20.287Z] f706445af74f: Pull complete [2021-06-21T13:23:20.287Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T13:23:20.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T13:23:20.287Z] ---> b068be0155e3 [2021-06-21T13:23:20.288Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T13:23:25.590Z] ---> Running in 161902f623e8 [2021-06-21T13:23:25.590Z] Removing intermediate container 161902f623e8 [2021-06-21T13:23:25.590Z] ---> 4f6a64327cf9 [2021-06-21T13:23:25.590Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T13:23:25.590Z] ---> Running in aa54540a3a1e [2021-06-21T13:23:26.166Z] Removing intermediate container aa54540a3a1e [2021-06-21T13:23:26.166Z] ---> 0599f9249ea4 [2021-06-21T13:23:26.166Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T13:23:26.166Z] ---> Running in d0ab1670905e [2021-06-21T13:23:26.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T13:23:27.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T13:23:27.647Z] OK: 149 MiB in 40 packages [2021-06-21T13:23:28.228Z] Removing intermediate container d0ab1670905e [2021-06-21T13:23:28.228Z] ---> ff64e5db33b4 [2021-06-21T13:23:28.228Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T13:23:28.228Z] ---> Running in 520cd556763e [2021-06-21T13:23:28.228Z] Removing intermediate container 520cd556763e [2021-06-21T13:23:28.228Z] ---> 487256127a7d [2021-06-21T13:23:28.228Z] Step 7/8 : COPY . . [2021-06-21T13:23:28.802Z] ---> 81e5f4cd9737 [2021-06-21T13:23:28.802Z] Step 8/8 : RUN go mod download [2021-06-21T13:23:28.802Z] ---> Running in fd93546104a2 [2021-06-21T13:23:40.314Z] Removing intermediate container 4e723a1ea3ef [2021-06-21T13:23:40.315Z] ---> 80179db43d0a [2021-06-21T13:23:40.315Z] Successfully built 80179db43d0a [2021-06-21T13:23:40.315Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:23:40.691Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T13:23:40.691Z] . [Pipeline] withDockerContainer [2021-06-21T13:23:40.944Z] prd-ubuntu18.04-docker-arm64-4c-16g-518 does not seem to be running inside a container [2021-06-21T13:23:41.034Z] $ 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-06-21T13:23:41.082Z] Removing intermediate container fd93546104a2 [2021-06-21T13:23:41.082Z] ---> e54f48a92779 [2021-06-21T13:23:41.082Z] Successfully built e54f48a92779 [2021-06-21T13:23:41.082Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-21T13:23:42.753Z] $ docker top 558747539eacbe2cc3191e0dd6c1d056365558324fd0565a7657750a02f2b6e2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:23:43.540Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T13:23:43.540Z] . [Pipeline] withDockerContainer [2021-06-21T13:23:43.649Z] prd-centos7-docker-4c-2g-519 does not seem to be running inside a container [2021-06-21T13:23:43.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T13:23:43.777Z] + go version [2021-06-21T13:23:43.777Z] go version go1.16.5 linux/arm64 [2021-06-21T13:23:44.041Z] $ docker top 3060a09069b501f4077e33a6f7560c48703a7a02b0d7f962a165209f216ca316 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-21T13:23:44.213Z] $ docker stop --time=1 558747539eacbe2cc3191e0dd6c1d056365558324fd0565a7657750a02f2b6e2 [2021-06-21T13:23:46.044Z] $ docker rm -f 558747539eacbe2cc3191e0dd6c1d056365558324fd0565a7657750a02f2b6e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-21T13:23:46.600Z] + go version [2021-06-21T13:23:46.600Z] go version go1.16.3 linux/amd64 [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [2021-06-21T13:23:46.681Z] $ docker stop --time=1 3060a09069b501f4077e33a6f7560c48703a7a02b0d7f962a165209f216ca316 [2021-06-21T13:23:47.868Z] $ docker rm -f 3060a09069b501f4077e33a6f7560c48703a7a02b0d7f962a165209f216ca316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:23:48.603Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T13:23:48.610Z] . [Pipeline] withDockerContainer [2021-06-21T13:23:48.733Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T13:23:48.733Z] . [2021-06-21T13:23:48.878Z] prd-ubuntu18.04-docker-arm64-4c-16g-518 does not seem to be running inside a container [2021-06-21T13:23:48.962Z] $ 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-06-21T13:23:50.517Z] $ docker top f71ae00b6bba741f7c35c97c4d578b8c44c719c5b128db48d8b380099c4da419 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-21T13:23:50.998Z] prd-centos7-docker-4c-2g-519 does not seem to be running inside a container [2021-06-21T13:23:51.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T13:23:51.538Z] $ docker top 73f6425f1a862f4cfcfbbac678561a2618a070bc4d0c6c3fb1127d7e38cefca5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-21T13:23:52.158Z] + go mod tidy [Pipeline] sh [2021-06-21T13:23:52.400Z] + go mod tidy [2021-06-21T13:23:52.481Z] + make test [2021-06-21T13:23:52.481Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T13:23:52.760Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-06-21T13:23:53.687Z] + make test [2021-06-21T13:23:53.687Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T13:23:54.675Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T13:24:05.068Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T13:24:05.068Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-21T13:24:08.416Z] $ docker stop --time=1 73f6425f1a862f4cfcfbbac678561a2618a070bc4d0c6c3fb1127d7e38cefca5 [2021-06-21T13:24:10.481Z] $ docker rm -f 73f6425f1a862f4cfcfbbac678561a2618a070bc4d0c6c3fb1127d7e38cefca5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T13:24:10.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T13:24:11.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-21T13:24:14.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T13:24:14.355Z] + ls -al . [2021-06-21T13:24:14.355Z] total 92 [2021-06-21T13:24:14.355Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 13:23 . [2021-06-21T13:24:14.355Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 21 13:22 .. [2021-06-21T13:24:14.355Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 13:22 assets [2021-06-21T13:24:14.355Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 13:22 bin [2021-06-21T13:24:14.355Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 13:22 cmd [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 13:22 CONTRIBUTING.md [2021-06-21T13:24:14.355Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 13:23 coverage.out [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 13:22 Dockerfile [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 13:22 Dockerfile.build [2021-06-21T13:24:14.355Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 13:22 docs [2021-06-21T13:24:14.355Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 21 13:22 .git [2021-06-21T13:24:14.355Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 13:22 .github [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 13:22 .gitignore [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 13:22 go.mod [2021-06-21T13:24:14.355Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 13:23 go.sum [2021-06-21T13:24:14.355Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 13:22 internal [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 13:22 Jenkinsfile [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 13:22 LICENSE [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 13:22 Makefile [2021-06-21T13:24:14.355Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 13:22 pkg [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 13:22 README.md [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 21 13:19 VERSION [2021-06-21T13:24:14.355Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 13:22 version.go [2021-06-21T13:24:14.355Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 13:22 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:24:14.729Z] + 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=baede70bba8ca12a5b9aa3c2fc8821d72e301c19 --label arch=amd64 --label version=0.0.0 . [2021-06-21T13:24:14.729Z] Sending build context to Docker daemon 17.95MB [2021-06-21T13:24:14.729Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T13:24:14.729Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T13:24:14.729Z] ---> e54f48a92779 [2021-06-21T13:24:14.729Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T13:24:14.994Z] ---> Running in 7973a6f48d35 [2021-06-21T13:24:14.994Z] Removing intermediate container 7973a6f48d35 [2021-06-21T13:24:14.994Z] ---> ea9076fa78b9 [2021-06-21T13:24:14.994Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T13:24:15.257Z] ---> Running in a126920936f2 [2021-06-21T13:24:15.257Z] Removing intermediate container a126920936f2 [2021-06-21T13:24:15.257Z] ---> 2cccb03a2fbc [2021-06-21T13:24:15.257Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T13:24:15.257Z] ---> Running in 4e2b8325e149 [2021-06-21T13:24:15.518Z] Removing intermediate container 4e2b8325e149 [2021-06-21T13:24:15.518Z] ---> 9133b9187140 [2021-06-21T13:24:15.518Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T13:24:15.518Z] ---> Running in cb1a374455e2 [2021-06-21T13:24:15.518Z] Removing intermediate container cb1a374455e2 [2021-06-21T13:24:15.518Z] ---> 4168fc7f96ae [2021-06-21T13:24:15.518Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T13:24:15.781Z] ---> Running in 25b22413a22b [2021-06-21T13:24:15.781Z] Removing intermediate container 25b22413a22b [2021-06-21T13:24:15.781Z] ---> f3aab7f55dee [2021-06-21T13:24:15.781Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T13:24:15.781Z] ---> Running in 787440fde18d [2021-06-21T13:24:16.726Z] Removing intermediate container 787440fde18d [2021-06-21T13:24:16.726Z] ---> 851112c52fb0 [2021-06-21T13:24:16.726Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T13:24:16.726Z] ---> Running in 4c486ac78b56 [2021-06-21T13:24:17.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T13:24:18.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T13:24:18.830Z] OK: 149 MiB in 40 packages [2021-06-21T13:24:19.093Z] Removing intermediate container 4c486ac78b56 [2021-06-21T13:24:19.093Z] ---> 1750acffa552 [2021-06-21T13:24:19.093Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T13:24:19.093Z] ---> Running in 0023f996e4e9 [2021-06-21T13:24:19.354Z] Removing intermediate container 0023f996e4e9 [2021-06-21T13:24:19.354Z] ---> 24caee30df73 [2021-06-21T13:24:19.354Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T13:24:19.354Z] ---> Running in 458f552ed30b [2021-06-21T13:24:19.615Z] Removing intermediate container 458f552ed30b [2021-06-21T13:24:19.615Z] ---> 928ce4855f6b [2021-06-21T13:24:19.615Z] Step 12/24 : COPY go.mod . [2021-06-21T13:24:19.877Z] ---> 4bec212d66db [2021-06-21T13:24:19.877Z] Step 13/24 : COPY Makefile . [2021-06-21T13:24:19.877Z] ---> 0af81eadaf39 [2021-06-21T13:24:19.877Z] Step 14/24 : RUN make update [2021-06-21T13:24:20.142Z] ---> Running in 824abd24d29c [2021-06-21T13:24:20.407Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T13:24:20.980Z] Removing intermediate container 824abd24d29c [2021-06-21T13:24:20.980Z] ---> 345b8ffa0a96 [2021-06-21T13:24:20.980Z] Step 15/24 : COPY . . [2021-06-21T13:24:22.368Z] ---> 5ee8d7a3daf4 [2021-06-21T13:24:22.368Z] Step 16/24 : RUN ${MAKE} [2021-06-21T13:24:22.368Z] ---> Running in 3fadcd3eaf0d [2021-06-21T13:24:22.639Z] 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-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T13:24:27.088Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T13:24:27.088Z] GO111MODULE=on go vet ./... [2021-06-21T13:24:30.844Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T13:24:34.156Z] Removing intermediate container 3fadcd3eaf0d [2021-06-21T13:24:34.156Z] ---> d2fac26aea5c [2021-06-21T13:24:34.156Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T13:24:34.731Z] 3.12: Pulling from library/alpine [2021-06-21T13:24:34.996Z] 339de151aab4: Pulling fs layer [2021-06-21T13:24:34.996Z] 339de151aab4: Verifying Checksum [2021-06-21T13:24:34.996Z] 339de151aab4: Download complete [2021-06-21T13:24:35.258Z] 339de151aab4: Pull complete [2021-06-21T13:24:35.258Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T13:24:35.258Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T13:24:35.258Z] ---> 13621d1b12d4 [2021-06-21T13:24:35.258Z] Step 18/24 : EXPOSE 4000 [2021-06-21T13:24:35.525Z] ---> Running in 68f55b62e168 [2021-06-21T13:24:35.525Z] Removing intermediate container 68f55b62e168 [2021-06-21T13:24:35.525Z] ---> d929dd679120 [2021-06-21T13:24:35.525Z] 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-06-21T13:24:36.472Z] ---> 5ba06004aa40 [2021-06-21T13:24:36.472Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T13:24:36.472Z] ---> Running in a735bfa59784 [2021-06-21T13:24:36.472Z] Removing intermediate container a735bfa59784 [2021-06-21T13:24:36.472Z] ---> bd5666740d57 [2021-06-21T13:24:36.472Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T13:24:36.472Z] ---> Running in ef05a173f0e5 [2021-06-21T13:24:36.741Z] Removing intermediate container ef05a173f0e5 [2021-06-21T13:24:36.741Z] ---> d723fae5884e [2021-06-21T13:24:36.741Z] Step 22/24 : LABEL arch=amd64 [2021-06-21T13:24:36.741Z] ---> Running in 27cac87536c5 [2021-06-21T13:24:37.004Z] Removing intermediate container 27cac87536c5 [2021-06-21T13:24:37.004Z] ---> 3dfa676ca3cd [2021-06-21T13:24:37.004Z] Step 23/24 : LABEL git_sha=baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [2021-06-21T13:24:37.004Z] ---> Running in a3cdd6caf07b [2021-06-21T13:24:37.004Z] Removing intermediate container a3cdd6caf07b [2021-06-21T13:24:37.004Z] ---> 2276f180e7ed [2021-06-21T13:24:37.004Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T13:24:37.265Z] ---> Running in aa9d78e07c81 [2021-06-21T13:24:37.265Z] Removing intermediate container aa9d78e07c81 [2021-06-21T13:24:37.265Z] ---> 5f5d6d9efcee [2021-06-21T13:24:37.265Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T13:24:37.265Z] Successfully built 5f5d6d9efcee [2021-06-21T13:24:37.265Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:24:38.507Z] ---> job-cost.sh [2021-06-21T13:24:38.507Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ha4d [2021-06-21T13:24:48.581Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-21T13:24:49.315Z] $ docker stop --time=1 f71ae00b6bba741f7c35c97c4d578b8c44c719c5b128db48d8b380099c4da419 [2021-06-21T13:24:51.288Z] $ docker rm -f f71ae00b6bba741f7c35c97c4d578b8c44c719c5b128db48d8b380099c4da419 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T13:24:52.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T13:24:52.150Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T13:24:52.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T13:24:53.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T13:24:53.866Z] + ls -al . [2021-06-21T13:24:53.867Z] total 128 [2021-06-21T13:24:53.867Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 13:23 . [2021-06-21T13:24:53.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 13:21 .. [2021-06-21T13:24:53.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 13:22 .git [2021-06-21T13:24:53.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 13:22 .github [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 13:22 .gitignore [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 13:22 CONTRIBUTING.md [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 13:22 Dockerfile [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 13:22 Dockerfile.build [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 13:22 Jenkinsfile [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 13:22 LICENSE [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 13:22 Makefile [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 13:22 README.md [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 13:19 VERSION [2021-06-21T13:24:53.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 13:22 assets [2021-06-21T13:24:53.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 13:22 bin [2021-06-21T13:24:53.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 13:22 cmd [2021-06-21T13:24:53.867Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 13:23 coverage.out [2021-06-21T13:24:53.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 13:22 docs [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 13:22 go.mod [2021-06-21T13:24:53.867Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 13:23 go.sum [2021-06-21T13:24:53.867Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 13:22 internal [2021-06-21T13:24:53.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 13:22 pkg [2021-06-21T13:24:53.867Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 13:22 version.go [2021-06-21T13:24:53.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 13:22 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:24:54.366Z] + 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=baede70bba8ca12a5b9aa3c2fc8821d72e301c19 --label arch=arm64 --label version=0.0.0 . [2021-06-21T13:24:55.416Z] Sending build context to Docker daemon 17.95MB [2021-06-21T13:24:55.416Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T13:24:55.416Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T13:24:55.416Z] ---> 80179db43d0a [2021-06-21T13:24:55.416Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T13:24:55.705Z] ---> Running in d7614ccac955 [2021-06-21T13:24:56.305Z] Removing intermediate container d7614ccac955 [2021-06-21T13:24:56.305Z] ---> 5f1ea5b5d622 [2021-06-21T13:24:56.305Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T13:24:56.580Z] ---> Running in 42c4d8a52ac2 [2021-06-21T13:24:56.865Z] Removing intermediate container 42c4d8a52ac2 [2021-06-21T13:24:56.865Z] ---> 812c2252f95e [2021-06-21T13:24:56.865Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T13:24:57.167Z] ---> Running in 1e23b59386cd [2021-06-21T13:24:57.441Z] Removing intermediate container 1e23b59386cd [2021-06-21T13:24:57.441Z] ---> 81874528e789 [2021-06-21T13:24:57.441Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T13:24:57.716Z] ---> Running in b42eec3caddd [2021-06-21T13:24:58.320Z] Removing intermediate container b42eec3caddd [2021-06-21T13:24:58.320Z] ---> a3dedd949e7c [2021-06-21T13:24:58.320Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T13:24:58.320Z] ---> Running in 9e680afdbd3a [2021-06-21T13:24:58.646Z] Removing intermediate container 9e680afdbd3a [2021-06-21T13:24:58.646Z] ---> 2e0ef7390810 [2021-06-21T13:24:58.646Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T13:24:58.924Z] ---> Running in c39b6e4b6b3c [2021-06-21T13:25:00.927Z] Removing intermediate container c39b6e4b6b3c [2021-06-21T13:25:00.927Z] ---> d3d877885192 [2021-06-21T13:25:00.927Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T13:25:01.207Z] ---> Running in 1da60393c8d0 [2021-06-21T13:25:02.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T13:25:03.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T13:25:04.258Z] OK: 138 MiB in 40 packages [2021-06-21T13:25:05.242Z] Removing intermediate container 1da60393c8d0 [2021-06-21T13:25:05.242Z] ---> b574a69a5aa1 [2021-06-21T13:25:05.242Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T13:25:05.242Z] ---> Running in d76b9ef30284 [2021-06-21T13:25:05.838Z] Removing intermediate container d76b9ef30284 [2021-06-21T13:25:05.838Z] ---> 06be1562229d [2021-06-21T13:25:05.838Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T13:25:06.111Z] ---> Running in b8d5556c6642 [2021-06-21T13:25:06.399Z] Removing intermediate container b8d5556c6642 [2021-06-21T13:25:06.399Z] ---> 2d4f73ebc3fe [2021-06-21T13:25:06.399Z] Step 12/24 : COPY go.mod . [2021-06-21T13:25:07.391Z] ---> b55f0806367c [2021-06-21T13:25:07.391Z] Step 13/24 : COPY Makefile . [2021-06-21T13:25:07.990Z] ---> 1f01ea508d5a [2021-06-21T13:25:07.990Z] Step 14/24 : RUN make update [2021-06-21T13:25:08.262Z] ---> Running in 3878c088733f [2021-06-21T13:25:09.695Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T13:25:10.587Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ha4d/bin to PATH [2021-06-21T13:25:10.587Z] INFO: No Stack... [2021-06-21T13:25:10.587Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T13:25:10.587Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T13:25:10.711Z] Removing intermediate container 3878c088733f [2021-06-21T13:25:10.711Z] ---> 129ff8ae8687 [2021-06-21T13:25:10.711Z] Step 15/24 : COPY . . [2021-06-21T13:25:10.914Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-21T13:25:10.914Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T13:25:10.980Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [2021-06-21T13:25:10.989Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] did not exist. Created. [2021-06-21T13:25:10.989Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T13:25:11.418Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T13:25:11.512Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T13:25:11.535Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T13:25:13.328Z] ---> 594edc4cda82 [2021-06-21T13:25:13.328Z] Step 16/24 : RUN ${MAKE} [2021-06-21T13:25:13.328Z] ---> Running in 76c408fa09b2 [2021-06-21T13:25:14.762Z] 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-06-21T13:25:41.590Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T13:25:44.991Z] Removing intermediate container 76c408fa09b2 [2021-06-21T13:25:44.991Z] ---> 8ec2a7675d7d [2021-06-21T13:25:44.991Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T13:25:45.965Z] 3.12: Pulling from library/alpine [2021-06-21T13:25:45.965Z] d2f70382dc9a: Pulling fs layer [2021-06-21T13:25:46.238Z] d2f70382dc9a: Verifying Checksum [2021-06-21T13:25:46.238Z] d2f70382dc9a: Download complete [2021-06-21T13:25:46.831Z] d2f70382dc9a: Pull complete [2021-06-21T13:25:46.831Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T13:25:46.831Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T13:25:46.831Z] ---> c4fd0aeabfcf [2021-06-21T13:25:46.831Z] Step 18/24 : EXPOSE 4000 [2021-06-21T13:25:47.104Z] ---> Running in d41714bede82 [2021-06-21T13:25:47.701Z] Removing intermediate container d41714bede82 [2021-06-21T13:25:47.701Z] ---> a0573bc79da9 [2021-06-21T13:25:47.701Z] 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-06-21T13:25:49.138Z] ---> fe5b6eb88bd3 [2021-06-21T13:25:49.138Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T13:25:49.138Z] ---> Running in 22d58e88b08c [2021-06-21T13:25:49.736Z] Removing intermediate container 22d58e88b08c [2021-06-21T13:25:49.736Z] ---> f2fd4f520de9 [2021-06-21T13:25:49.736Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T13:25:49.736Z] ---> Running in 8dc6454b20db [2021-06-21T13:25:50.334Z] Removing intermediate container 8dc6454b20db [2021-06-21T13:25:50.334Z] ---> acd73a50e85d [2021-06-21T13:25:50.334Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T13:25:50.334Z] ---> Running in 5b80efbfca8f [2021-06-21T13:25:50.933Z] Removing intermediate container 5b80efbfca8f [2021-06-21T13:25:50.933Z] ---> 45482972a444 [2021-06-21T13:25:50.933Z] Step 23/24 : LABEL git_sha=baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [2021-06-21T13:25:50.933Z] ---> Running in d200969496ea [2021-06-21T13:25:51.529Z] Removing intermediate container d200969496ea [2021-06-21T13:25:51.529Z] ---> 90eba64f5c9b [2021-06-21T13:25:51.529Z] Step 24/24 : LABEL version=0.0.0 [2021-06-21T13:25:51.529Z] ---> Running in ae8175319951 [2021-06-21T13:25:52.126Z] Removing intermediate container ae8175319951 [2021-06-21T13:25:52.126Z] ---> fd357f26c184 [2021-06-21T13:25:52.126Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T13:25:52.126Z] Successfully built fd357f26c184 [2021-06-21T13:25:52.126Z] 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-06-21T13:25:52.965Z] ---> job-cost.sh [2021-06-21T13:25:52.965Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0JnV [2021-06-21T13:26:31.929Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T13:27:53.662Z] lf-activate-venv(): INFO: Adding /tmp/venv-0JnV/bin to PATH [2021-06-21T13:27:53.662Z] INFO: No Stack... [2021-06-21T13:27:53.944Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T13:27:54.533Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T13:27:54.894Z] + cut -d, -f6 [2021-06-21T13:27:54.894Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-06-21T13:27:54.983Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [2021-06-21T13:27:54.993Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] did not exist. Created. [2021-06-21T13:27:54.993Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T13:27:55.494Z] /w/workspace/edgex-ui-go/1@tmp/durable-6439f0cd/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-6439f0cd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T13:27:55.857Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T13:27:55.903Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T13:27:56.106Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T13:27:56.129Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-393-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-06-21T13:27:57.348Z] provisioning config files... [2021-06-21T13:27:57.360Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/config5272009114298168177tmp [Pipeline] { [Pipeline] sh [2021-06-21T13:27:57.732Z] + set +x [2021-06-21T13:27:57.732Z] + bash -s -- [2021-06-21T13:27:57.732Z] + curl -s https://codecov.io/bash [2021-06-21T13:27:57.732Z] [2021-06-21T13:27:57.732Z] _____ _ [2021-06-21T13:27:57.732Z] / ____| | | [2021-06-21T13:27:57.732Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T13:27:57.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T13:27:57.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T13:27:57.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T13:27:57.732Z] Bash-1.0.3 [2021-06-21T13:27:57.732Z] [2021-06-21T13:27:57.732Z] [2021-06-21T13:27:57.732Z] ==> git version 2.24.4 found [2021-06-21T13:27:57.732Z] ==> 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-06-21T13:27:57.732Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T13:27:57.732Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T13:27:57.732Z] ==> Jenkins CI detected. [2021-06-21T13:27:57.732Z] project root: . [2021-06-21T13:27:57.732Z] --> token set from env [2021-06-21T13:27:57.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T13:27:57.996Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T13:27:57.996Z] ==> Python coveragepy not found [2021-06-21T13:27:57.996Z] ==> Searching for coverage reports in: [2021-06-21T13:27:57.996Z] + . [2021-06-21T13:27:57.996Z] -> Found 1 reports [2021-06-21T13:27:57.996Z] ==> Detecting git/mercurial file structure [2021-06-21T13:27:57.996Z] ==> Reading reports [2021-06-21T13:27:57.996Z] + ./coverage.out bytes=10 [2021-06-21T13:27:57.996Z] ==> Appending adjustments [2021-06-21T13:27:57.996Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T13:27:57.996Z] + Found adjustments [2021-06-21T13:27:57.996Z] ==> Gzipping contents [2021-06-21T13:27:57.996Z] 4.0K /tmp/codecov.HqzEqa.gz [2021-06-21T13:27:57.996Z] ==> Uploading reports [2021-06-21T13:27:57.996Z] url: https://codecov.io [2021-06-21T13:27:57.996Z] query: branch=PR-393&commit=baede70bba8ca12a5b9aa3c2fc8821d72e301c19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=393&job=&cmd_args= [2021-06-21T13:27:57.996Z] -> Pinging Codecov [2021-06-21T13:27:57.996Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-393&commit=baede70bba8ca12a5b9aa3c2fc8821d72e301c19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=393&job=&cmd_args= [2021-06-21T13:27:58.570Z] -> Uploading to [2021-06-21T13:27:58.570Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/baede70bba8ca12a5b9aa3c2fc8821d72e301c19/fc5eb129-00b7-43a1-9cba-57bb2aa8a6bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T132758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d61e0774ac71fda6f16d395e30a410dee0ecd9793ee1ff95453d3587a6a594a6 [2021-06-21T13:27:58.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T13:27:58.570Z] Dload Upload Total Spent Left Speed [2021-06-21T13:27:58.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3295 0 0 100 3295 0 9313 --:--:-- --:--:-- --:--:-- 9307 [2021-06-21T13:27:58.834Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [Pipeline] } [2021-06-21T13:27:58.858Z] 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-06-21T13:28:01.701Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:28:02.334Z] ---> package-listing.sh [2021-06-21T13:28:02.334Z] ++ facter osfamily [2021-06-21T13:28:02.334Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T13:28:02.596Z] + OS_FAMILY=redhat [2021-06-21T13:28:02.596Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-393 [2021-06-21T13:28:02.596Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T13:28:02.596Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T13:28:02.596Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T13:28:02.596Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T13:28:02.596Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-393 ']' [2021-06-21T13:28:02.596Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T13:28:02.596Z] + case "${OS_FAMILY}" in [2021-06-21T13:28:02.596Z] + rpm -qa [2021-06-21T13:28:02.596Z] + sort [2021-06-21T13:28:03.169Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T13:28:03.169Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T13:28:03.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T13:28:03.169Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-393 ']' [2021-06-21T13:28:03.169Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-393/archives/ [2021-06-21T13:28:03.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-393/archives/ [Pipeline] echo [2021-06-21T13:28:03.205Z] 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-393/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T13:28:03.515Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:28:04.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T13:28:04.148Z] [2021-06-21T13:28:04.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T13:28:04.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T13:28:04.514Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T13:28:04.514Z] df20fa9351a1: Pulling fs layer [2021-06-21T13:28:04.514Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T13:28:04.514Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T13:28:04.514Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T13:28:04.514Z] 93b61091891f: Pulling fs layer [2021-06-21T13:28:04.514Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T13:28:04.514Z] 5e14af77c1be: Pulling fs layer [2021-06-21T13:28:04.514Z] 01666e4c0597: Pulling fs layer [2021-06-21T13:28:04.514Z] aa168da1d23b: Pulling fs layer [2021-06-21T13:28:04.514Z] 93b9cdb0e59b: Waiting [2021-06-21T13:28:04.514Z] 5e14af77c1be: Waiting [2021-06-21T13:28:04.514Z] 01666e4c0597: Waiting [2021-06-21T13:28:04.514Z] aa168da1d23b: Waiting [2021-06-21T13:28:04.514Z] 46f8f816bc3b: Waiting [2021-06-21T13:28:04.514Z] 93b61091891f: Waiting [2021-06-21T13:28:04.514Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T13:28:04.514Z] 36b3adc4ff6f: Download complete [2021-06-21T13:28:04.777Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T13:28:04.777Z] 46f8f816bc3b: Download complete [2021-06-21T13:28:04.777Z] df20fa9351a1: Verifying Checksum [2021-06-21T13:28:04.777Z] df20fa9351a1: Download complete [2021-06-21T13:28:04.777Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T13:28:04.777Z] 93b9cdb0e59b: Download complete [2021-06-21T13:28:04.777Z] 93b61091891f: Verifying Checksum [2021-06-21T13:28:04.777Z] 93b61091891f: Download complete [2021-06-21T13:28:04.777Z] 5e14af77c1be: Verifying Checksum [2021-06-21T13:28:04.777Z] 5e14af77c1be: Download complete [2021-06-21T13:28:04.777Z] 01666e4c0597: Verifying Checksum [2021-06-21T13:28:04.777Z] 01666e4c0597: Download complete [2021-06-21T13:28:05.051Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T13:28:05.051Z] 8ad3a11d3b57: Download complete [2021-06-21T13:28:05.051Z] df20fa9351a1: Pull complete [2021-06-21T13:28:05.051Z] 36b3adc4ff6f: Pull complete [2021-06-21T13:28:05.637Z] 8ad3a11d3b57: Pull complete [2021-06-21T13:28:05.637Z] 46f8f816bc3b: Pull complete [2021-06-21T13:28:05.899Z] 93b61091891f: Pull complete [2021-06-21T13:28:06.161Z] 93b9cdb0e59b: Pull complete [2021-06-21T13:28:06.161Z] 5e14af77c1be: Pull complete [2021-06-21T13:28:06.161Z] 01666e4c0597: Pull complete [2021-06-21T13:28:07.110Z] aa168da1d23b: Verifying Checksum [2021-06-21T13:28:07.110Z] aa168da1d23b: Download complete [2021-06-21T13:28:11.378Z] aa168da1d23b: Pull complete [2021-06-21T13:28:11.378Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T13:28:11.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T13:28:11.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T13:28:11.481Z] prd-centos7-docker-4c-2g-517 does not seem to be running inside a container [2021-06-21T13:28:11.520Z] $ 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-393/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-393 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-393:/w/workspace/edgexfoundry_edgex-ui-go_PR-393:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T13:28:13.911Z] $ docker top 60f3b91b649ff7078f7f5afe5de0e16cb8fc763f67a9c7a6185304bdab9b53f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T13:28:14.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T13:28:14.697Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T13:28:15.016Z] + ls /var/log/sa-host [2021-06-21T13:28:15.017Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T13:28:15.017Z] file_magic: OK [2021-06-21T13:28:15.017Z] HZ: Using current value: 100 [2021-06-21T13:28:15.017Z] file_header: OK [2021-06-21T13:28:15.017Z] 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-06-21T13:28:15.017Z] Statistics: [2021-06-21T13:28:15.017Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T13:28:15.017Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T13:28:15.017Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T13:28:15.017Z] file_magic: OK [2021-06-21T13:28:15.017Z] HZ: Using current value: 100 [2021-06-21T13:28:15.017Z] file_header: OK [2021-06-21T13:28:15.017Z] 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-06-21T13:28:15.017Z] Statistics: [2021-06-21T13:28:15.017Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T13:28:15.017Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T13:28:15.726Z] provisioning config files... [2021-06-21T13:28:15.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/config3870331026666270942tmp [Pipeline] { [Pipeline] echo [2021-06-21T13:28:15.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:28:16.129Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T13:28:16.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:28:16.643Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T13:28:16.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:28:17.017Z] ---> sudo-logs.sh [2021-06-21T13:28:17.017Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T13:28:17.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:28:17.429Z] ---> job-cost.sh [2021-06-21T13:28:17.429Z] lf-activate-venv: SKIPPING [2021-06-21T13:28:17.429Z] DEBUG: total: 0.18000000715255737 [2021-06-21T13:28:17.429Z] INFO: Retrieving Stack Cost... [2021-06-21T13:28:18.816Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T13:28:19.389Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T13:28:19.423Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T13:28:19.762Z] ---> logs-deploy.sh [2021-06-21T13:28:19.762Z] lf-activate-venv: SKIPPING [2021-06-21T13:28:19.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-393/1 [2021-06-21T13:28:19.762Z] INFO: archiving workspace using pattern(s): [2021-06-21T13:28:20.712Z] Archives upload complete. [2021-06-21T13:28:20.712Z] INFO: archiving logs to Nexus [2021-06-21T13:28:21.286Z] ---> uname -a: [2021-06-21T13:28:21.286Z] Linux prd-centos7-docker-4c-2g-517.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-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] ---> lscpu: [2021-06-21T13:28:21.286Z] Architecture: x86_64 [2021-06-21T13:28:21.286Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-21T13:28:21.286Z] Byte Order: Little Endian [2021-06-21T13:28:21.286Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-21T13:28:21.286Z] CPU(s): 2 [2021-06-21T13:28:21.286Z] On-line CPU(s) list: 0,1 [2021-06-21T13:28:21.286Z] Thread(s) per core: 1 [2021-06-21T13:28:21.286Z] Core(s) per socket: 1 [2021-06-21T13:28:21.286Z] Socket(s): 2 [2021-06-21T13:28:21.286Z] NUMA node(s): 1 [2021-06-21T13:28:21.286Z] Vendor ID: AuthenticAMD [2021-06-21T13:28:21.286Z] CPU family: 23 [2021-06-21T13:28:21.286Z] Model: 49 [2021-06-21T13:28:21.286Z] Model name: AMD EPYC-Rome Processor [2021-06-21T13:28:21.286Z] Stepping: 0 [2021-06-21T13:28:21.286Z] CPU MHz: 2799.998 [2021-06-21T13:28:21.286Z] BogoMIPS: 5599.99 [2021-06-21T13:28:21.286Z] Virtualization: AMD-V [2021-06-21T13:28:21.286Z] Hypervisor vendor: KVM [2021-06-21T13:28:21.286Z] Virtualization type: full [2021-06-21T13:28:21.286Z] L1d cache: 64 KiB [2021-06-21T13:28:21.286Z] L1i cache: 64 KiB [2021-06-21T13:28:21.286Z] L2 cache: 1 MiB [2021-06-21T13:28:21.286Z] L3 cache: 32 MiB [2021-06-21T13:28:21.286Z] NUMA node0 CPU(s): 0,1 [2021-06-21T13:28:21.286Z] Vulnerability Itlb multihit: Not affected [2021-06-21T13:28:21.286Z] Vulnerability L1tf: Not affected [2021-06-21T13:28:21.286Z] Vulnerability Mds: Not affected [2021-06-21T13:28:21.286Z] Vulnerability Meltdown: Not affected [2021-06-21T13:28:21.286Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-21T13:28:21.286Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-21T13:28:21.286Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-21T13:28:21.286Z] Vulnerability Srbds: Not affected [2021-06-21T13:28:21.286Z] Vulnerability Tsx async abort: Not affected [2021-06-21T13:28:21.286Z] 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-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] ---> nproc: [2021-06-21T13:28:21.286Z] 2 [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] ---> df -h: [2021-06-21T13:28:21.286Z] Filesystem Size Used Available Use% Mounted on [2021-06-21T13:28:21.286Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-21T13:28:21.286Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-21T13:28:21.286Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-21T13:28:21.286Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-393 [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-21T13:28:21.286Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] ---> free -m: [2021-06-21T13:28:21.286Z] total used free shared buff/cache available [2021-06-21T13:28:21.286Z] Mem: 7821 984 4713 0 2122 6659 [2021-06-21T13:28:21.286Z] Swap: 1023 0 1023 [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] ---> ip addr: [2021-06-21T13:28:21.286Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-21T13:28:21.286Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-21T13:28:21.286Z] inet 127.0.0.1/8 scope host lo [2021-06-21T13:28:21.286Z] valid_lft forever preferred_lft forever [2021-06-21T13:28:21.286Z] inet6 ::1/128 scope host [2021-06-21T13:28:21.286Z] valid_lft forever preferred_lft forever [2021-06-21T13:28:21.286Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-21T13:28:21.286Z] link/ether fa:16:3e:4b:b6:e0 brd ff:ff:ff:ff:ff:ff [2021-06-21T13:28:21.286Z] inet 10.30.123.123/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-21T13:28:21.286Z] valid_lft 85819sec preferred_lft 85819sec [2021-06-21T13:28:21.286Z] inet6 fe80::f816:3eff:fe4b:b6e0/64 scope link [2021-06-21T13:28:21.286Z] valid_lft forever preferred_lft forever [2021-06-21T13:28:21.286Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-21T13:28:21.286Z] link/ether 02:42:be:cf:6e:49 brd ff:ff:ff:ff:ff:ff [2021-06-21T13:28:21.286Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-21T13:28:21.286Z] valid_lft forever preferred_lft forever [2021-06-21T13:28:21.286Z] inet6 fe80::42:beff:fecf:6e49/64 scope link [2021-06-21T13:28:21.286Z] valid_lft forever preferred_lft forever [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] ---> sar -b -r -n DEV: [2021-06-21T13:28:21.286Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] 13:18:29 LINUX RESTART (2 CPU) [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] 13:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-21T13:28:21.286Z] 13:20:01 85.98 4.45 81.53 0.00 2837.37 4848.39 0.00 [2021-06-21T13:28:21.286Z] 13:21:01 1.92 0.00 1.92 0.00 0.00 38.72 0.00 [2021-06-21T13:28:21.286Z] 13:22:01 0.65 0.00 0.65 0.00 0.00 7.88 0.00 [2021-06-21T13:28:21.286Z] 13:23:01 0.65 0.00 0.65 0.00 0.00 7.96 0.00 [2021-06-21T13:28:21.286Z] 13:24:01 0.38 0.00 0.38 0.00 0.00 4.65 0.00 [2021-06-21T13:28:21.286Z] 13:25:01 0.22 0.00 0.22 0.00 0.00 2.95 0.00 [2021-06-21T13:28:21.286Z] 13:26:01 0.22 0.00 0.22 0.00 0.00 3.76 0.00 [2021-06-21T13:28:21.286Z] 13:27:01 0.28 0.00 0.28 0.00 0.00 2.73 0.00 [2021-06-21T13:28:21.286Z] 13:28:01 0.48 0.10 0.38 0.00 7.20 7.21 0.00 [2021-06-21T13:28:21.286Z] Average: 10.09 0.51 9.58 0.00 316.14 547.27 0.00 [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.286Z] 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-21T13:28:21.286Z] 13:20:01 5427608 0 812900 10.15 2620 1765812 1294288 14.29 596172 1582652 128 [2021-06-21T13:28:21.286Z] 13:21:01 5439336 0 801168 10.00 2620 1765816 1207264 13.33 587164 1582616 8 [2021-06-21T13:28:21.286Z] 13:22:01 5438104 0 802396 10.02 2620 1765820 1207712 13.33 590016 1580848 8 [2021-06-21T13:28:21.286Z] 13:23:01 5435900 0 804596 10.05 2620 1765824 1207748 13.33 591812 1580848 8 [2021-06-21T13:28:21.286Z] 13:24:01 5434692 0 805796 10.06 2620 1765832 1207592 13.33 585964 1588704 12 [2021-06-21T13:28:21.286Z] 13:25:01 5434172 0 806316 10.07 2620 1765832 1207556 13.33 586676 1588704 20 [2021-06-21T13:28:21.286Z] 13:26:01 5433484 0 806992 10.08 2620 1765844 1207520 13.33 586592 1588704 8 [2021-06-21T13:28:21.286Z] 13:27:01 5431720 0 808752 10.10 2620 1765848 1207520 13.33 588876 1588704 8 [2021-06-21T13:28:21.286Z] 13:28:01 5416788 0 823412 10.28 2620 1766120 1209068 13.35 603020 1588800 28 [2021-06-21T13:28:21.286Z] Average: 5432423 0 808036 10.09 2620 1765861 1217363 13.44 590699 1585620 25 [2021-06-21T13:28:21.286Z] [2021-06-21T13:28:21.287Z] 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-21T13:28:21.287Z] 13:20:01 eth0 479.45 396.65 1079.30 77.67 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:20:01 docker0 92.21 76.44 7.95 194.31 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:21:01 eth0 0.82 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:22:01 eth0 2.15 0.92 1.28 0.21 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:23:01 eth0 0.55 0.30 0.27 0.23 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:24:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:25:01 eth0 0.17 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:28:01 eth0 6.46 4.08 6.17 2.07 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] Average: eth0 54.45 44.73 120.84 8.93 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] Average: docker0 10.25 8.49 0.88 21.60 0.00 0.00 0.00 0.00 [2021-06-21T13:28:21.287Z] [2021-06-21T13:28:21.287Z] [2021-06-21T13:28:21.287Z] ---> sar -P ALL: [2021-06-21T13:28:21.287Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T13:28:21.287Z] [2021-06-21T13:28:21.287Z] 13:18:29 LINUX RESTART (2 CPU) [2021-06-21T13:28:21.287Z] [2021-06-21T13:28:21.287Z] 13:19:01 CPU %user %nice %system %iowait %steal %idle [2021-06-21T13:28:21.287Z] 13:20:01 all 8.67 0.00 2.90 2.39 0.05 86.00 [2021-06-21T13:28:21.287Z] 13:20:01 0 8.79 0.00 3.17 3.16 0.05 84.83 [2021-06-21T13:28:21.287Z] 13:20:01 1 8.55 0.00 2.62 1.62 0.05 87.16 [2021-06-21T13:28:21.287Z] 13:21:01 all 0.18 0.00 0.05 0.00 0.03 99.74 [2021-06-21T13:28:21.287Z] 13:21:01 0 0.32 0.00 0.07 0.00 0.03 99.58 [2021-06-21T13:28:21.287Z] 13:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-21T13:28:21.287Z] 13:22:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-21T13:28:21.287Z] 13:22:01 0 0.27 0.00 0.05 0.00 0.02 99.67 [2021-06-21T13:28:21.287Z] 13:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-21T13:28:21.287Z] 13:23:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-21T13:28:21.287Z] 13:23:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-21T13:28:21.287Z] 13:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-21T13:28:21.287Z] 13:24:01 all 0.09 0.00 0.04 0.00 0.03 99.83 [2021-06-21T13:28:21.287Z] 13:24:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-21T13:28:21.287Z] 13:24:01 1 0.12 0.00 0.03 0.00 0.05 99.80 [2021-06-21T13:28:21.287Z] 13:25:01 all 0.03 0.00 0.04 0.00 0.02 99.92 [2021-06-21T13:28:21.287Z] 13:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-21T13:28:21.287Z] 13:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-21T13:28:21.287Z] 13:26:01 all 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-21T13:28:21.287Z] 13:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-21T13:28:21.287Z] 13:26:01 1 0.35 0.00 0.02 0.00 0.02 99.62 [2021-06-21T13:28:21.287Z] 13:27:01 all 0.20 0.00 0.04 0.00 0.02 99.74 [2021-06-21T13:28:21.287Z] 13:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-21T13:28:21.287Z] 13:27:01 1 0.38 0.00 0.03 0.00 0.02 99.57 [2021-06-21T13:28:21.287Z] 13:28:01 all 0.64 0.00 0.33 0.00 0.03 99.01 [2021-06-21T13:28:21.287Z] 13:28:01 0 0.52 0.00 0.35 0.00 0.03 99.10 [2021-06-21T13:28:21.287Z] 13:28:01 1 0.75 0.00 0.30 0.00 0.02 98.93 [2021-06-21T13:28:21.287Z] Average: all 1.12 0.00 0.38 0.26 0.03 98.21 [2021-06-21T13:28:21.287Z] Average: 0 1.11 0.00 0.42 0.34 0.03 98.10 [2021-06-21T13:28:21.287Z] Average: 1 1.14 0.00 0.34 0.18 0.02 98.32 [2021-06-21T13:28:21.287Z] [2021-06-21T13:28:21.287Z] [2021-06-21T13:28:21.287Z]