Pull request #425 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from b2c40206a980867139e31bee206038b97afaf80f+2bc3cc33938a89511f779b32436fc9b4525153ed (e5cf9903ba833a82e0406fd1ab539b6dcc1fcee5) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2496636973338715791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh913783518218949738.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-425/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-425/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8767820959037079004.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-425/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7361545067985248335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6795040945989697355.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-425/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-425/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6382455871246183229.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-89 in /w/workspace/edgexfoundry_edgex-ui-go_PR-425 [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-425 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/jenkins-gitclient-ssh6241726050145443765.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 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/jenkins-gitclient-ssh1573670231808597602.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bc3cc33938a89511f779b32436fc9b4525153ed into PR head commit b2c40206a980867139e31bee206038b97afaf80f Merge succeeded, producing b2c40206a980867139e31bee206038b97afaf80f Checking out Revision b2c40206a980867139e31bee206038b97afaf80f (PR-425) > git config core.sparsecheckout # timeout=10 > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/jenkins-gitclient-ssh5351302818473071616.key > git merge 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 Commit message: "feat: update built product artifact GUI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:01:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:01:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:01:18 ========================================================= 08:01:18 EdgeX Global Pipelines Version Info 08:01:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:01:19 ------------------- 08:01:19 stable info: 08:01:19 ------------------- 08:01:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:01:19 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 08:01:19 Message: update stable to v1.0.204 08:01:20 ------------------- 08:01:20 experimental info: 08:01:20 ------------------- 08:01:20 Commited By: **** collab-it+edgex@linuxfoundation.org 08:01:20 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 08:01:20 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:01:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:01:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:01:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:01:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:01:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:01:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:01:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-425 [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-425 [Pipeline] echo 08:01:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-425 [Pipeline] echo 08:01:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2c40206a980867139e31bee206038b97afaf80f [Pipeline] echo 08:01:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2c4020 [Pipeline] echo 08:01:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:23 provisioning config files... 08:01:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/config5840034044081629040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:23 ---> docker-login.sh 08:01:23 nexus3.edgexfoundry.org:10001 08:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:24 Configure a credential helper to remove this warning. See 08:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:24 08:01:24 Login Succeeded 08:01:24 nexus3.edgexfoundry.org:10002 08:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:24 Configure a credential helper to remove this warning. See 08:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:24 08:01:24 Login Succeeded 08:01:24 nexus3.edgexfoundry.org:10003 08:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:24 Configure a credential helper to remove this warning. See 08:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:24 08:01:24 Login Succeeded 08:01:24 nexus3.edgexfoundry.org:10004 08:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:24 Configure a credential helper to remove this warning. See 08:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:24 08:01:24 Login Succeeded 08:01:24 docker.io 08:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:24 Configure a credential helper to remove this warning. See 08:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:24 08:01:24 Login Succeeded 08:01:24 ---> docker-login.sh ends [Pipeline] } 08:01:24 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 08:01:25 + git log --format=format:%s -1 b2c40206a980867139e31bee206038b97afaf80f [Pipeline] echo 08:01:25 GIT_COMMIT: b2c40206a980867139e31bee206038b97afaf80f, Commit Message: feat: update built product artifact GUI [Pipeline] echo 08:01:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:01:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:26 08:01:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:01:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:27 latest: Pulling from edgex-devops/git-semver 08:01:27 31603596830f: Pulling fs layer 08:01:27 d4622e32a9a9: Pulling fs layer 08:01:27 1030fce36090: Pulling fs layer 08:01:27 6c6cb7e1b49b: Pulling fs layer 08:01:27 6c6cb7e1b49b: Waiting 08:01:27 d4622e32a9a9: Verifying Checksum 08:01:27 d4622e32a9a9: Download complete 08:01:27 31603596830f: Download complete 08:01:27 31603596830f: Pull complete 08:01:27 d4622e32a9a9: Pull complete 08:01:27 6c6cb7e1b49b: Verifying Checksum 08:01:27 6c6cb7e1b49b: Download complete 08:01:27 1030fce36090: Verifying Checksum 08:01:27 1030fce36090: Download complete 08:01:28 1030fce36090: Pull complete 08:01:28 6c6cb7e1b49b: Pull complete 08:01:28 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 08:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:01:28 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 08:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-425 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-425:/w/workspace/edgexfoundry_edgex-ui-go_PR-425:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@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:10004/edgex-devops/git-semver:latest cat 08:01:29 $ docker top 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:29 [ssh-agent] Looking for ssh-agent implementation... 08:01:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:29 $ docker exec 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e ssh-agent 08:01:30 SSH_AUTH_SOCK=/tmp/ssh-uDPj8mfwBf7W/agent.14 08:01:30 SSH_AGENT_PID=21 08:01:30 Running ssh-add (command line suppressed) 08:01:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/private_key_8037786699707751209.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/private_key_8037786699707751209.key) 08:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:30 + git tag --points-at HEAD [Pipeline] } 08:01:30 $ docker exec --env ******** --env ******** 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e ssh-agent -k 08:01:30 unset SSH_AUTH_SOCK; 08:01:30 unset SSH_AGENT_PID; 08:01:30 echo Agent pid 21 killed; 08:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:01:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:30 [ssh-agent] Looking for ssh-agent implementation... 08:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:30 $ docker exec 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e ssh-agent 08:01:30 SSH_AUTH_SOCK=/tmp/ssh-zK9jXHhWenD7/agent.55 08:01:30 SSH_AGENT_PID=62 08:01:30 Running ssh-add (command line suppressed) 08:01:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/private_key_2933137248305966618.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/private_key_2933137248305966618.key) 08:01:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:31 + git semver init 08:01:31 # -> Open(): unable to determine branch for HEAD 08:01:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-425/.git 08:01:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-425 08:01:31 # $SEMVER_REMOTE_NAME = origin 08:01:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:01:31 # $SEMVER_USER_NAME = edgex-jenkins 08:01:31 # $SEMVER_BRANCH = PR-425 08:01:31 # $SEMVER_TEMP = /tmp/semver-757180827 08:01:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:01:33 # '/tmp/semver-757180827' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-425/.semver' 08:01:33 # -> Force: false 08:01:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-425/.semver [Pipeline] } 08:01:33 $ docker exec --env ******** --env ******** 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e ssh-agent -k 08:01:33 unset SSH_AUTH_SOCK; 08:01:33 unset SSH_AGENT_PID; 08:01:33 echo Agent pid 62 killed; 08:01:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:34 + git semver [Pipeline] } 08:01:34 $ docker stop --time=1 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e 08:01:35 $ docker rm -f 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e [Pipeline] // withDockerContainer [Pipeline] sh 08:01:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:01:36 Stashed 1 file(s) [Pipeline] echo 08:01:36 [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 08:01:51 Still waiting to schedule task 08:01:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-89’ 08:01:51 Still waiting to schedule task 08:01:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:03:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-90 in /w/workspace/edgexfoundry_edgex-ui-go_PR-425 [Pipeline] { [Pipeline] ws 08:03:54 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:03:54 The recommended git tool is: git 08:03:59 using credential edgex-jenkins-ssh 08:03:59 Cloning the remote Git repository 08:03:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:04:00 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:04:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:00 > git --version # timeout=10 08:04:00 > git --version # 'git version 2.17.1' 08:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:04:03 Merging remotes/origin/main commit 2bc3cc33938a89511f779b32436fc9b4525153ed into PR head commit b2c40206a980867139e31bee206038b97afaf80f 08:04:04 Merge succeeded, producing b2c40206a980867139e31bee206038b97afaf80f 08:04:04 Checking out Revision b2c40206a980867139e31bee206038b97afaf80f (PR-425) 08:04:03 > git config core.sparsecheckout # timeout=10 08:04:03 > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 08:04:04 > git remote # timeout=10 08:04:04 > git config --get remote.origin.url # timeout=10 08:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:04 > git merge 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 08:04:04 > git rev-parse HEAD^{commit} # timeout=10 08:04:04 > git config core.sparsecheckout # timeout=10 08:04:04 > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 08:04:08 Commit message: "feat: update built product artifact GUI" 08:04:08 > git --version # timeout=10 08:04:08 > git --version # 'git version 2.17.1' 08:04:08 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:09 provisioning config files... 08:04:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8727162135774907636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:10 ---> docker-login.sh 08:04:10 nexus3.edgexfoundry.org:10001 08:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:11 Configure a credential helper to remove this warning. See 08:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:11 08:04:11 Login Succeeded 08:04:11 nexus3.edgexfoundry.org:10002 08:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:12 Configure a credential helper to remove this warning. See 08:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:12 08:04:12 Login Succeeded 08:04:12 nexus3.edgexfoundry.org:10003 08:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:12 Configure a credential helper to remove this warning. See 08:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:12 08:04:12 Login Succeeded 08:04:12 nexus3.edgexfoundry.org:10004 08:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:13 Configure a credential helper to remove this warning. See 08:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:13 08:04:13 Login Succeeded 08:04:13 docker.io 08:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:14 Configure a credential helper to remove this warning. See 08:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:14 08:04:14 Login Succeeded 08:04:14 ---> docker-login.sh ends [Pipeline] } 08:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:04:15 ========================================================= 08:04:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:04:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:04:15 + 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 . 08:04:16 Sending build context to Docker daemon 20.68MB 08:04:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:04:16 Step 2/8 : FROM ${BASE} 08:04:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:04:16 595b0fe564bb: Pulling fs layer 08:04:16 24495759ef45: Pulling fs layer 08:04:16 d148012ef14d: Pulling fs layer 08:04:16 e90a11edd702: Pulling fs layer 08:04:16 d77568369979: Pulling fs layer 08:04:16 fc1c9f9a7f3b: Pulling fs layer 08:04:16 170f2ba95c9a: Pulling fs layer 08:04:16 97ac5df62f85: Pulling fs layer 08:04:16 e90a11edd702: Waiting 08:04:16 d77568369979: Waiting 08:04:16 fc1c9f9a7f3b: Waiting 08:04:16 170f2ba95c9a: Waiting 08:04:16 97ac5df62f85: Waiting 08:04:16 d148012ef14d: Verifying Checksum 08:04:16 d148012ef14d: Download complete 08:04:16 24495759ef45: Verifying Checksum 08:04:16 24495759ef45: Download complete 08:04:16 d77568369979: Verifying Checksum 08:04:16 d77568369979: Download complete 08:04:16 fc1c9f9a7f3b: Verifying Checksum 08:04:16 fc1c9f9a7f3b: Download complete 08:04:16 595b0fe564bb: Verifying Checksum 08:04:16 595b0fe564bb: Download complete 08:04:16 170f2ba95c9a: Verifying Checksum 08:04:16 170f2ba95c9a: Download complete 08:04:17 595b0fe564bb: Pull complete 08:04:17 Running on prd-centos7-docker-4c-2g-92 in /w/workspace/edgexfoundry_edgex-ui-go_PR-425 [Pipeline] { [Pipeline] ws 08:04:17 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:04:18 The recommended git tool is: git 08:04:18 24495759ef45: Pull complete 08:04:18 d148012ef14d: Pull complete 08:04:20 e90a11edd702: Verifying Checksum 08:04:20 e90a11edd702: Download complete 08:04:20 using credential edgex-jenkins-ssh 08:04:20 Cloning the remote Git repository 08:04:20 97ac5df62f85: Verifying Checksum 08:04:20 97ac5df62f85: Download complete 08:04:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:04:20 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:04:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:20 > git --version # timeout=10 08:04:21 > git --version # 'git version 2.24.4' 08:04:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:21 [INFO] Currently running in a labeled security context 08:04:21 [INFO] Currently SELinux is 'enforcing' on the host 08:04:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1961270038649712738.key 08:04:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:26 Merging remotes/origin/main commit 2bc3cc33938a89511f779b32436fc9b4525153ed into PR head commit b2c40206a980867139e31bee206038b97afaf80f 08:04:26 Merge succeeded, producing b2c40206a980867139e31bee206038b97afaf80f 08:04:26 Checking out Revision b2c40206a980867139e31bee206038b97afaf80f (PR-425) 08:04:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:25 [INFO] Currently running in a labeled security context 08:04:25 [INFO] Currently SELinux is 'enforcing' on the host 08:04:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1462467479269090105.key 08:04:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:04:26 > git config core.sparsecheckout # timeout=10 08:04:26 > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 08:04:26 > git remote # timeout=10 08:04:26 > git config --get remote.origin.url # timeout=10 08:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:26 [INFO] Currently running in a labeled security context 08:04:26 [INFO] Currently SELinux is 'enforcing' on the host 08:04:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2056657828110132984.key 08:04:26 > git merge 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 08:04:26 > git rev-parse HEAD^{commit} # timeout=10 08:04:26 > git config core.sparsecheckout # timeout=10 08:04:26 > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 08:04:30 Commit message: "feat: update built product artifact GUI" 08:04:30 > git --version # timeout=10 08:04:30 > git --version # 'git version 2.24.4' 08:04:30 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:30 provisioning config files... 08:04:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6201290191861280479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:31 e90a11edd702: Pull complete 08:04:31 d77568369979: Pull complete 08:04:31 ---> docker-login.sh 08:04:31 nexus3.edgexfoundry.org:10001 08:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 fc1c9f9a7f3b: Pull complete 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 nexus3.edgexfoundry.org:10002 08:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 nexus3.edgexfoundry.org:10003 08:04:31 170f2ba95c9a: Pull complete 08:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 nexus3.edgexfoundry.org:10004 08:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 docker.io 08:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:32 Configure a credential helper to remove this warning. See 08:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:32 08:04:32 Login Succeeded 08:04:32 ---> docker-login.sh ends [Pipeline] } 08:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:04:33 ========================================================= 08:04:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:04:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:04:33 + 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 . 08:04:33 Sending build context to Docker daemon 20.69MB 08:04:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:04:33 Step 2/8 : FROM ${BASE} 08:04:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:04:33 540db60ca938: Pulling fs layer 08:04:33 adcc1eea9eea: Pulling fs layer 08:04:33 4c4ab2625f07: Pulling fs layer 08:04:33 db62176df00c: Pulling fs layer 08:04:33 3b30891b0d05: Pulling fs layer 08:04:33 06b49ca38bd5: Pulling fs layer 08:04:33 c788192a36de: Pulling fs layer 08:04:33 a77e37c0d609: Pulling fs layer 08:04:33 c3185cebc471: Pulling fs layer 08:04:33 3b30891b0d05: Waiting 08:04:33 06b49ca38bd5: Waiting 08:04:33 c788192a36de: Waiting 08:04:33 a77e37c0d609: Waiting 08:04:33 c3185cebc471: Waiting 08:04:33 db62176df00c: Waiting 08:04:33 4c4ab2625f07: Verifying Checksum 08:04:33 4c4ab2625f07: Download complete 08:04:33 adcc1eea9eea: Verifying Checksum 08:04:33 adcc1eea9eea: Download complete 08:04:33 3b30891b0d05: Verifying Checksum 08:04:33 3b30891b0d05: Download complete 08:04:33 06b49ca38bd5: Verifying Checksum 08:04:33 06b49ca38bd5: Download complete 08:04:34 540db60ca938: Verifying Checksum 08:04:34 540db60ca938: Download complete 08:04:34 c788192a36de: Verifying Checksum 08:04:34 c788192a36de: Download complete 08:04:34 540db60ca938: Pull complete 08:04:34 adcc1eea9eea: Pull complete 08:04:34 4c4ab2625f07: Pull complete 08:04:34 a77e37c0d609: Verifying Checksum 08:04:34 a77e37c0d609: Download complete 08:04:37 c3185cebc471: Verifying Checksum 08:04:37 c3185cebc471: Download complete 08:04:38 97ac5df62f85: Pull complete 08:04:38 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:04:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:04:38 ---> 04bc70af865f 08:04:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:04:38 db62176df00c: Verifying Checksum 08:04:38 db62176df00c: Download complete 08:04:40 ---> Running in 7394316d35dc 08:04:40 Removing intermediate container 7394316d35dc 08:04:40 ---> dfcb9e0ad83f 08:04:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:40 ---> Running in bdc7ef1cfa57 08:04:41 db62176df00c: Pull complete 08:04:41 3b30891b0d05: Pull complete 08:04:42 06b49ca38bd5: Pull complete 08:04:42 c788192a36de: Pull complete 08:04:42 a77e37c0d609: Pull complete 08:04:44 Removing intermediate container bdc7ef1cfa57 08:04:44 ---> 5d37c95eb451 08:04:44 Step 5/8 : RUN apk add --no-cache make git 08:04:44 ---> Running in 23e64878f9d7 08:04:44 c3185cebc471: Pull complete 08:04:44 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 08:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:04:44 ---> 031687cdd783 08:04:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:04:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:04:46 ---> Running in 11f29a8f022b 08:04:46 Removing intermediate container 11f29a8f022b 08:04:46 ---> 7ced69c0615e 08:04:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:46 ---> Running in 043deb6d5d98 08:04:46 Removing intermediate container 043deb6d5d98 08:04:46 ---> dac53a437095 08:04:46 Step 5/8 : RUN apk add --no-cache make git 08:04:46 ---> Running in 9f5272f8d423 08:04:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:04:47 OK: 218 MiB in 52 packages 08:04:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:04:48 Removing intermediate container 23e64878f9d7 08:04:48 ---> f237c53180ce 08:04:48 Step 6/8 : WORKDIR /edgex-ui-go 08:04:48 ---> Running in 8ad44d7b17a0 08:04:48 OK: 219 MiB in 52 packages 08:04:48 Removing intermediate container 8ad44d7b17a0 08:04:48 ---> 907b5a3d333f 08:04:48 Step 7/8 : COPY . . 08:04:48 Removing intermediate container 9f5272f8d423 08:04:48 ---> 61324115dde5 08:04:48 Step 6/8 : WORKDIR /edgex-ui-go 08:04:48 ---> Running in 483df36fa649 08:04:48 Removing intermediate container 483df36fa649 08:04:48 ---> f1878c1562c3 08:04:48 Step 7/8 : COPY . . 08:04:49 ---> a21f4b6312d5 08:04:49 Step 8/8 : RUN go mod download 08:04:49 ---> Running in 5a8dff7bde6e 08:04:52 ---> fa08ba649285 08:04:52 Step 8/8 : RUN go mod download 08:04:52 ---> Running in 98920225f51f 08:05:04 Removing intermediate container 5a8dff7bde6e 08:05:04 ---> 62c5934b4233 08:05:04 Successfully built 62c5934b4233 08:05:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:05:05 + docker inspect -f . ci-base-image-x86_64 08:05:05 . [Pipeline] withDockerContainer 08:05:05 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 08:05:05 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:05 $ docker top 80fb01b99f55ff68030a8ae13bcbc8062f865f8d4325a4126c4984dd0d484c25 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:06 + go version 08:05:06 go version go1.16.6 linux/amd64 [Pipeline] } 08:05:06 $ docker stop --time=1 80fb01b99f55ff68030a8ae13bcbc8062f865f8d4325a4126c4984dd0d484c25 08:05:07 $ docker rm -f 80fb01b99f55ff68030a8ae13bcbc8062f865f8d4325a4126c4984dd0d484c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:08 + docker inspect -f . ci-base-image-x86_64 08:05:08 . [Pipeline] withDockerContainer 08:05:08 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 08:05:08 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:08 $ docker top 41373bd109db4780bdc7c7417e3191743c7a4a8ca7d7a9bb4107ee57f3682cb5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:09 + go mod tidy [Pipeline] sh 08:05:10 + make test 08:05:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:05:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:05:18 Removing intermediate container 98920225f51f 08:05:18 ---> 9cf5260a343c 08:05:18 Successfully built 9cf5260a343c 08:05:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:05:19 + docker inspect -f . ci-base-image-arm64 08:05:19 . [Pipeline] withDockerContainer 08:05:19 prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container 08:05:19 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:05:20 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:05:20 GO111MODULE=on go vet ./... 08:05:21 $ docker top 892abcacff0a9d0d6e43c8f591d531cc9ef2e1506e016f25e8fb5a2d30039a09 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:22 + go version 08:05:22 go version go1.16.6 linux/arm64 [Pipeline] } 08:05:22 $ docker stop --time=1 892abcacff0a9d0d6e43c8f591d531cc9ef2e1506e016f25e8fb5a2d30039a09 08:05:24 $ docker rm -f 892abcacff0a9d0d6e43c8f591d531cc9ef2e1506e016f25e8fb5a2d30039a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:25 + docker inspect -f . ci-base-image-arm64 08:05:25 . [Pipeline] withDockerContainer 08:05:25 prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container 08:05:25 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:26 $ docker top 7597caaeda00ce1752f12476067982b39358f9416c978fbc823818a111825bab -eo pid,comm [Pipeline] { [Pipeline] } 08:05:27 $ docker stop --time=1 41373bd109db4780bdc7c7417e3191743c7a4a8ca7d7a9bb4107ee57f3682cb5 08:05:28 $ docker rm -f 41373bd109db4780bdc7c7417e3191743c7a4a8ca7d7a9bb4107ee57f3682cb5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 08:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 08:05:29 + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 08:05:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:32 + make test 08:05:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:05:32 + ls -al . 08:05:32 total 92 08:05:32 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 9 08:05 . 08:05:32 drwxrwxr-x. 4 jenkins jenkins 28 Aug 9 08:04 .. 08:05:32 drwxrwxr-x. 3 jenkins jenkins 20 Aug 9 08:04 assets 08:05:32 drwxrwxr-x. 2 jenkins jenkins 35 Aug 9 08:04 bin 08:05:32 drwxrwxr-x. 3 jenkins jenkins 29 Aug 9 08:04 cmd 08:05:32 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 9 08:04 CONTRIBUTING.md 08:05:32 -rw-r--r--. 1 jenkins jenkins 10 Aug 9 08:05 coverage.out 08:05:32 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 9 08:04 Dockerfile 08:05:32 -rw-rw-r--. 1 jenkins jenkins 902 Aug 9 08:04 Dockerfile.build 08:05:32 drwxrwxr-x. 2 jenkins jenkins 23 Aug 9 08:04 docs 08:05:32 drwxrwxr-x. 8 jenkins jenkins 179 Aug 9 08:04 .git 08:05:32 drwxrwxr-x. 2 jenkins jenkins 103 Aug 9 08:04 .github 08:05:32 -rw-rw-r--. 1 jenkins jenkins 162 Aug 9 08:04 .gitignore 08:05:32 -rw-rw-r--. 1 jenkins jenkins 823 Aug 9 08:04 go.mod 08:05:32 -rw-r--r--. 1 jenkins jenkins 23693 Aug 9 08:05 go.sum 08:05:32 drwxrwxr-x. 9 jenkins jenkins 125 Aug 9 08:04 internal 08:05:32 -rw-rw-r--. 1 jenkins jenkins 652 Aug 9 08:04 Jenkinsfile 08:05:32 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 9 08:04 LICENSE 08:05:32 -rw-rw-r--. 1 jenkins jenkins 990 Aug 9 08:04 Makefile 08:05:32 drwxrwxr-x. 3 jenkins jenkins 19 Aug 9 08:04 pkg 08:05:32 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 9 08:04 README.md 08:05:32 -rw-rw-r--. 1 jenkins jenkins 5 Aug 9 08:01 VERSION 08:05:32 -rw-rw-r--. 1 jenkins jenkins 155 Aug 9 08:04 version.go 08:05:32 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 9 08:04 web [Pipeline] isUnix [Pipeline] sh 08:05:32 + 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=b2c40206a980867139e31bee206038b97afaf80f --label arch=amd64 --label version=0.0.0 . 08:05:32 Sending build context to Docker daemon 20.71MB 08:05:32 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 08:05:32 Step 2/25 : FROM ${BASE} AS builder 08:05:32 ---> 62c5934b4233 08:05:32 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:05:32 ---> Running in 719fbf186b99 08:05:32 Removing intermediate container 719fbf186b99 08:05:32 ---> 0110d2485bdc 08:05:32 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:05:32 ---> Running in b01ba8796f88 08:05:33 Removing intermediate container b01ba8796f88 08:05:33 ---> 9f2570711bd2 08:05:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:05:33 ---> Running in 9d8a1aaf8f1e 08:05:33 Removing intermediate container 9d8a1aaf8f1e 08:05:33 ---> 8d65c1bdade7 08:05:33 Step 6/25 : LABEL Name=edgex-ui-go 08:05:33 ---> Running in 91aa9b00755c 08:05:33 Removing intermediate container 91aa9b00755c 08:05:33 ---> ef4c7d92a1ca 08:05:33 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:05:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:05:33 ---> Running in fd6846a40fa2 08:05:33 Removing intermediate container fd6846a40fa2 08:05:33 ---> 39bb41741f5b 08:05:33 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:33 ---> Running in 4a04952e7093 08:05:33 Removing intermediate container 4a04952e7093 08:05:33 ---> 7eefcb596626 08:05:33 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:05:33 ---> Running in 89801441624b 08:05:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:05:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:05:35 OK: 219 MiB in 52 packages 08:05:35 Removing intermediate container 89801441624b 08:05:35 ---> 9096df71282f 08:05:35 Step 10/25 : ENV GO111MODULE=on 08:05:35 ---> Running in e95f89898ac8 08:05:35 Removing intermediate container e95f89898ac8 08:05:35 ---> fc9dd329cf59 08:05:35 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:05:35 ---> Running in 412a20ff83d8 08:05:35 Removing intermediate container 412a20ff83d8 08:05:35 ---> 02f3eea26448 08:05:35 Step 12/25 : COPY go.mod . 08:05:35 ---> e14cf8c7a7cf 08:05:35 Step 13/25 : COPY Makefile . 08:05:36 ---> f20a0009cf8d 08:05:36 Step 14/25 : RUN make update 08:05:36 ---> Running in d892c4b46261 08:05:36 CGO_ENABLED=0 GO111MODULE=on go mod download 08:05:36 Removing intermediate container d892c4b46261 08:05:36 ---> 4193f6e53ef8 08:05:36 Step 15/25 : COPY . . 08:05:37 ---> 6ac573af0f3b 08:05:37 Step 16/25 : RUN go mod tidy 08:05:37 ---> Running in a97a449ec1ce 08:05:38 Removing intermediate container a97a449ec1ce 08:05:38 ---> d9a53dcf3c2c 08:05:38 Step 17/25 : RUN ${MAKE} 08:05:38 ---> Running in e4f9f04397f3 08:05:38 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 08:05:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:05:48 Removing intermediate container e4f9f04397f3 08:05:48 ---> fdd2e062d6eb 08:05:48 Step 18/25 : FROM alpine:3.12 08:05:48 3.12: Pulling from library/alpine 08:05:48 339de151aab4: Pulling fs layer 08:05:49 339de151aab4: Verifying Checksum 08:05:49 339de151aab4: Download complete 08:05:49 339de151aab4: Pull complete 08:05:49 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:05:49 Status: Downloaded newer image for alpine:3.12 08:05:49 ---> 13621d1b12d4 08:05:49 Step 19/25 : EXPOSE 4000 08:05:49 ---> Running in e9d695a6e701 08:05:49 Removing intermediate container e9d695a6e701 08:05:49 ---> ba0613cc7618 08:05:49 Step 20/25 : 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 08:05:49 ---> bceef19a4680 08:05:49 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:05:49 ---> Running in 5333826a9cd3 08:05:49 Removing intermediate container 5333826a9cd3 08:05:49 ---> fc91cee66221 08:05:49 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:05:49 ---> Running in 2ebfa3c5eff9 08:05:49 Removing intermediate container 2ebfa3c5eff9 08:05:49 ---> 26f7c2d094e8 08:05:49 Step 23/25 : LABEL arch=amd64 08:05:49 ---> Running in c77b47527416 08:05:50 Removing intermediate container c77b47527416 08:05:50 ---> 133d502dd3b8 08:05:50 Step 24/25 : LABEL git_sha=b2c40206a980867139e31bee206038b97afaf80f 08:05:50 ---> Running in 372ff67895df 08:05:50 Removing intermediate container 372ff67895df 08:05:50 ---> f25d166a844f 08:05:50 Step 25/25 : LABEL version=0.0.0 08:05:50 ---> Running in 1b0bb4888b88 08:05:50 Removing intermediate container 1b0bb4888b88 08:05:50 ---> 6407ee1d4307 08:05:50 [Warning] One or more build-args [ARCH] were not consumed 08:05:50 Successfully built 6407ee1d4307 08:05:50 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:51 08:05:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:05:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:51 latest: Pulling from edgex-lftools-log-publisher 08:05:51 b4d181a07f80: Pulling fs layer 08:05:51 a1111a8f2ec3: Pulling fs layer 08:05:51 ed53099fbce6: Pulling fs layer 08:05:51 dc539afda2c1: Pulling fs layer 08:05:51 77bc0d833cb6: Pulling fs layer 08:05:51 9065ff56babe: Pulling fs layer 08:05:51 d287ab97295c: Pulling fs layer 08:05:51 77bc0d833cb6: Waiting 08:05:51 9065ff56babe: Waiting 08:05:51 d287ab97295c: Waiting 08:05:51 dc539afda2c1: Waiting 08:05:51 a1111a8f2ec3: Verifying Checksum 08:05:51 a1111a8f2ec3: Download complete 08:05:51 dc539afda2c1: Verifying Checksum 08:05:51 dc539afda2c1: Download complete 08:05:51 77bc0d833cb6: Verifying Checksum 08:05:51 77bc0d833cb6: Download complete 08:05:51 9065ff56babe: Verifying Checksum 08:05:51 9065ff56babe: Download complete 08:05:51 ed53099fbce6: Verifying Checksum 08:05:51 ed53099fbce6: Download complete 08:05:52 b4d181a07f80: Verifying Checksum 08:05:52 b4d181a07f80: Download complete 08:05:53 b4d181a07f80: Pull complete 08:05:54 a1111a8f2ec3: Pull complete 08:05:54 ed53099fbce6: Pull complete 08:05:54 dc539afda2c1: Pull complete 08:05:54 77bc0d833cb6: Pull complete 08:05:54 9065ff56babe: Pull complete 08:05:56 d287ab97295c: Verifying Checksum 08:05:56 d287ab97295c: Download complete 08:06:00 d287ab97295c: Pull complete 08:06:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:06:00 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 08:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:06:03 $ docker top ae93a5245a37b9f31c20eb205954ec53fc4744dfddef185bae8fa6772b423993 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:04 ---> job-cost.sh 08:06:04 lf-activate-venv: SKIPPING 08:06:04 INFO: No Stack... 08:06:04 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:05 INFO: Archiving Costs [Pipeline] sh 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:06:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:06:05 GO111MODULE=on go vet ./... 08:06:05 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:06:05 + cut -d, -f6 [Pipeline] lock 08:06:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] 08:06:05 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] did not exist. Created. 08:06:05 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:06 + echo total: 0.05999999865889549 [Pipeline] stash 08:06:06 Stashed 1 file(s) [Pipeline] } 08:06:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:06:06 $ docker stop --time=1 ae93a5245a37b9f31c20eb205954ec53fc4744dfddef185bae8fa6772b423993 08:06:07 $ docker rm -f ae93a5245a37b9f31c20eb205954ec53fc4744dfddef185bae8fa6772b423993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 08:06:27 $ docker stop --time=1 7597caaeda00ce1752f12476067982b39358f9416c978fbc823818a111825bab 08:06:29 $ docker rm -f 7597caaeda00ce1752f12476067982b39358f9416c978fbc823818a111825bab [Pipeline] // withDockerContainer [Pipeline] sh 08:06:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:06:30 Warning: overwriting stash ‘coverage-report’ 08:06:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:06:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:06:32 + ls -al . 08:06:32 total 128 08:06:32 drwxrwxr-x 11 jenkins jenkins 4096 Aug 9 08:05 . 08:06:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 08:04 .. 08:06:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 08:04 .git 08:06:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 08:04 .github 08:06:32 -rw-rw-r-- 1 jenkins jenkins 162 Aug 9 08:04 .gitignore 08:06:32 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 9 08:04 CONTRIBUTING.md 08:06:32 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 9 08:04 Dockerfile 08:06:32 -rw-rw-r-- 1 jenkins jenkins 902 Aug 9 08:04 Dockerfile.build 08:06:32 -rw-rw-r-- 1 jenkins jenkins 652 Aug 9 08:04 Jenkinsfile 08:06:32 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 9 08:04 LICENSE 08:06:32 -rw-rw-r-- 1 jenkins jenkins 990 Aug 9 08:04 Makefile 08:06:32 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 9 08:04 README.md 08:06:32 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 08:01 VERSION 08:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 08:04 assets 08:06:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 08:04 bin 08:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 08:04 cmd 08:06:32 -rw-r--r-- 1 jenkins jenkins 10 Aug 9 08:05 coverage.out 08:06:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 08:04 docs 08:06:32 -rw-rw-r-- 1 jenkins jenkins 823 Aug 9 08:04 go.mod 08:06:32 -rw-r--r-- 1 jenkins jenkins 23693 Aug 9 08:05 go.sum 08:06:32 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 08:04 internal 08:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 08:04 pkg 08:06:32 -rw-rw-r-- 1 jenkins jenkins 155 Aug 9 08:04 version.go 08:06:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 08:04 web [Pipeline] isUnix [Pipeline] sh 08:06:32 + 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=b2c40206a980867139e31bee206038b97afaf80f --label arch=arm64 --label version=0.0.0 . 08:06:33 Sending build context to Docker daemon 20.71MB 08:06:33 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 08:06:33 Step 2/25 : FROM ${BASE} AS builder 08:06:33 ---> 9cf5260a343c 08:06:33 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:06:33 ---> Running in 7dca7b963440 08:06:34 Removing intermediate container 7dca7b963440 08:06:34 ---> fbc1bdab1230 08:06:34 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:06:34 ---> Running in 0461549ac7d9 08:06:35 Removing intermediate container 0461549ac7d9 08:06:35 ---> f6f9fe9711e5 08:06:35 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:06:35 ---> Running in a77e5f29f95a 08:06:35 Removing intermediate container a77e5f29f95a 08:06:35 ---> 4d472689ce82 08:06:35 Step 6/25 : LABEL Name=edgex-ui-go 08:06:35 ---> Running in 60538e7cf8dd 08:06:36 Removing intermediate container 60538e7cf8dd 08:06:36 ---> 0b30cf43363c 08:06:36 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:06:36 ---> Running in 99429ec2a0aa 08:06:37 Removing intermediate container 99429ec2a0aa 08:06:37 ---> 758e4153f2de 08:06:37 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:37 ---> Running in 8c48c3031824 08:06:39 Removing intermediate container 8c48c3031824 08:06:39 ---> bc463f149173 08:06:39 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:06:39 ---> Running in 617ef4612332 08:06:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:06:42 OK: 218 MiB in 52 packages 08:06:43 Removing intermediate container 617ef4612332 08:06:43 ---> f2d212ff9ccb 08:06:43 Step 10/25 : ENV GO111MODULE=on 08:06:43 ---> Running in 3c61bec6ade5 08:06:44 Removing intermediate container 3c61bec6ade5 08:06:44 ---> de365d0122d3 08:06:44 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:06:44 ---> Running in 5eaf902c718f 08:06:44 Removing intermediate container 5eaf902c718f 08:06:44 ---> 06b60bfc66ec 08:06:44 Step 12/25 : COPY go.mod . 08:06:45 ---> 9f52d1699ebb 08:06:45 Step 13/25 : COPY Makefile . 08:06:46 ---> b8825e21733a 08:06:46 Step 14/25 : RUN make update 08:06:46 ---> Running in 571cbc59d2f0 08:06:47 CGO_ENABLED=0 GO111MODULE=on go mod download 08:06:48 Removing intermediate container 571cbc59d2f0 08:06:48 ---> eebf6865a812 08:06:48 Step 15/25 : COPY . . 08:06:51 ---> 524a528c73c0 08:06:51 Step 16/25 : RUN go mod tidy 08:06:51 ---> Running in 386cb9662dc2 08:06:54 Removing intermediate container 386cb9662dc2 08:06:54 ---> 7ca71a136f96 08:06:54 Step 17/25 : RUN ${MAKE} 08:06:54 ---> Running in 9833a05e4ade 08:06:55 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 08:07:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:07:26 Removing intermediate container 9833a05e4ade 08:07:26 ---> a7ca3394979b 08:07:26 Step 18/25 : FROM alpine:3.12 08:07:26 3.12: Pulling from library/alpine 08:07:26 d2f70382dc9a: Pulling fs layer 08:07:26 d2f70382dc9a: Download complete 08:07:27 d2f70382dc9a: Pull complete 08:07:27 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:07:27 Status: Downloaded newer image for alpine:3.12 08:07:27 ---> c4fd0aeabfcf 08:07:27 Step 19/25 : EXPOSE 4000 08:07:27 ---> Running in 5c870e105383 08:07:28 Removing intermediate container 5c870e105383 08:07:28 ---> 48f27e7a7f28 08:07:28 Step 20/25 : 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 08:07:30 ---> 03172a5e38d4 08:07:30 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:07:30 ---> Running in f6fbc0b71ea5 08:07:30 Removing intermediate container f6fbc0b71ea5 08:07:30 ---> cd565bb65520 08:07:30 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:07:30 ---> Running in fee4c9fb217a 08:07:31 Removing intermediate container fee4c9fb217a 08:07:31 ---> 7920a3aa3fb2 08:07:31 Step 23/25 : LABEL arch=arm64 08:07:31 ---> Running in f6d01d768a77 08:07:31 Removing intermediate container f6d01d768a77 08:07:31 ---> d704f42640dd 08:07:31 Step 24/25 : LABEL git_sha=b2c40206a980867139e31bee206038b97afaf80f 08:07:32 ---> Running in f673c6ebfc3e 08:07:32 Removing intermediate container f673c6ebfc3e 08:07:32 ---> 326f9d3a1b8f 08:07:32 Step 25/25 : LABEL version=0.0.0 08:07:32 ---> Running in eded31fffb6c 08:07:33 Removing intermediate container eded31fffb6c 08:07:33 ---> 744ce8c5851a 08:07:33 [Warning] One or more build-args [ARCH] were not consumed 08:07:33 Successfully built 744ce8c5851a 08:07:33 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:34 08:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:34 arm64: Pulling from edgex-lftools-log-publisher 08:07:34 448f6bf000e3: Pulling fs layer 08:07:34 f757da607395: Pulling fs layer 08:07:34 05883995daec: Pulling fs layer 08:07:34 8603b9c90790: Pulling fs layer 08:07:34 1560dd03e051: Pulling fs layer 08:07:34 27f5ce0e4adf: Pulling fs layer 08:07:34 c2d8d7efcc4b: Pulling fs layer 08:07:34 8603b9c90790: Waiting 08:07:34 1560dd03e051: Waiting 08:07:34 27f5ce0e4adf: Waiting 08:07:34 c2d8d7efcc4b: Waiting 08:07:35 f757da607395: Verifying Checksum 08:07:35 f757da607395: Download complete 08:07:35 8603b9c90790: Verifying Checksum 08:07:35 8603b9c90790: Download complete 08:07:35 1560dd03e051: Verifying Checksum 08:07:35 1560dd03e051: Download complete 08:07:35 05883995daec: Verifying Checksum 08:07:35 05883995daec: Download complete 08:07:35 27f5ce0e4adf: Download complete 08:07:36 448f6bf000e3: Download complete 08:07:39 c2d8d7efcc4b: Verifying Checksum 08:07:39 c2d8d7efcc4b: Download complete 08:07:40 448f6bf000e3: Pull complete 08:07:40 f757da607395: Pull complete 08:07:42 05883995daec: Pull complete 08:07:42 8603b9c90790: Pull complete 08:07:43 1560dd03e051: Pull complete 08:07:44 27f5ce0e4adf: Pull complete 08:07:59 c2d8d7efcc4b: Pull complete 08:07:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:07:59 prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container 08:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:08:03 $ docker top 3835f67dc9a3b4b25fd219daa62135047bfd6e0e4419ae6f958c347ac49486e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:04 ---> job-cost.sh 08:08:04 lf-activate-venv: SKIPPING 08:08:04 INFO: No Stack... 08:08:05 INFO: Retrieving Pricing Info for: v2-standard-4 08:08:05 INFO: Archiving Costs [Pipeline] sh 08:08:06 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:08:06 + cut -d, -f6 [Pipeline] lock 08:08:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] 08:08:06 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] did not exist. Created. 08:08:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:08:07 /w/workspace/edgex-ui-go/1@tmp/durable-05c7222f/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-05c7222f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:08:07 + echo total: 0.18000000715255737 [Pipeline] stash 08:08:07 Warning: overwriting stash ‘stack-cost’ 08:08:07 Stashed 1 file(s) [Pipeline] } 08:08:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:08:08 $ docker stop --time=1 3835f67dc9a3b4b25fd219daa62135047bfd6e0e4419ae6f958c347ac49486e5 08:08:09 $ docker rm -f 3835f67dc9a3b4b25fd219daa62135047bfd6e0e4419ae6f958c347ac49486e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 08:08:11 provisioning config files... 08:08:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/config356687935660535672tmp [Pipeline] { [Pipeline] sh 08:08:11 + set +x 08:08:11 + bash -s -- 08:08:11 + curl -s https://codecov.io/bash 08:08:11 08:08:11 _____ _ 08:08:11 / ____| | | 08:08:11 | | ___ __| | ___ ___ _____ __ 08:08:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:08:11 | |___| (_) | (_| | __/ (_| (_) \ V / 08:08:11 \_____\___/ \__,_|\___|\___\___/ \_/ 08:08:11 Bash-1.0.6 08:08:11 08:08:11 08:08:11 ==> git version 2.24.4 found 08:08:11 ==> 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 08:08:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:08:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:08:11 ==> Jenkins CI detected. 08:08:11 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-425 08:08:11 project root: . 08:08:11 --> token set from env 08:08:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:08:12 ==> Running gcov in . (disable via -X gcov) 08:08:12 ==> Python coveragepy not found 08:08:12 ==> Searching for coverage reports in: 08:08:12 + . 08:08:12 -> Found 1 reports 08:08:12 ==> Detecting git/mercurial file structure 08:08:12 ==> Reading reports 08:08:12 + ./coverage.out bytes=10 08:08:12 ==> Appending adjustments 08:08:12 https://docs.codecov.io/docs/fixing-reports 08:08:12 + Found adjustments 08:08:12 ==> Gzipping contents 08:08:12 4.0K /tmp/codecov.TPzg2x.gz 08:08:12 ==> Uploading reports 08:08:12 url: https://codecov.io 08:08:12 query: branch=PR-425&commit=b2c40206a980867139e31bee206038b97afaf80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=425&job=&cmd_args= 08:08:12 -> Pinging Codecov 08:08:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-425&commit=b2c40206a980867139e31bee206038b97afaf80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=425&job=&cmd_args= 08:08:12 -> Uploading to 08:08:12 https://storage.googleapis.com/codecov/v4/raw/2021-08-09/FB506323287CE973F263BFD2A0EB1F37/b2c40206a980867139e31bee206038b97afaf80f/f03a229d-5178-431c-adb1-d24541f597d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T080812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ae84a9f005f695c245eef06992c8ee574cf478fce66b4352e1deb16d620fd19 08:08:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:12 Dload Upload Total Spent Left Speed 08:08:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3375 0 0 100 3375 0 9017 --:--:-- --:--:-- --:--:-- 9000 08:08:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b2c40206a980867139e31bee206038b97afaf80f [Pipeline] } 08:08:12 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] sh 08:08:15 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-425/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:08:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:08:16 ---> package-listing.sh 08:08:16 ++ facter osfamily 08:08:16 ++ tr '[:upper:]' '[:lower:]' 08:08:16 + OS_FAMILY=redhat 08:08:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-425 08:08:16 + START_PACKAGES=/tmp/packages_start.txt 08:08:16 + END_PACKAGES=/tmp/packages_end.txt 08:08:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:16 + PACKAGES=/tmp/packages_start.txt 08:08:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-425 ']' 08:08:16 + PACKAGES=/tmp/packages_end.txt 08:08:16 + case "${OS_FAMILY}" in 08:08:16 + sort 08:08:16 + rpm -qa 08:08:17 + '[' -f /tmp/packages_start.txt ']' 08:08:17 + '[' -f /tmp/packages_end.txt ']' 08:08:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-425 ']' 08:08:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-425/archives/ 08:08:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-425/archives/ [Pipeline] echo 08:08:17 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-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:08:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:18 08:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:18 latest: Pulling from edgex-lftools-log-publisher 08:08:18 b4d181a07f80: Pulling fs layer 08:08:18 a1111a8f2ec3: Pulling fs layer 08:08:18 ed53099fbce6: Pulling fs layer 08:08:18 dc539afda2c1: Pulling fs layer 08:08:18 77bc0d833cb6: Pulling fs layer 08:08:18 9065ff56babe: Pulling fs layer 08:08:18 d287ab97295c: Pulling fs layer 08:08:18 77bc0d833cb6: Waiting 08:08:18 9065ff56babe: Waiting 08:08:18 d287ab97295c: Waiting 08:08:18 dc539afda2c1: Waiting 08:08:18 a1111a8f2ec3: Verifying Checksum 08:08:18 a1111a8f2ec3: Download complete 08:08:19 dc539afda2c1: Verifying Checksum 08:08:19 dc539afda2c1: Download complete 08:08:19 ed53099fbce6: Verifying Checksum 08:08:19 ed53099fbce6: Download complete 08:08:19 9065ff56babe: Verifying Checksum 08:08:19 9065ff56babe: Download complete 08:08:19 77bc0d833cb6: Verifying Checksum 08:08:19 77bc0d833cb6: Download complete 08:08:20 b4d181a07f80: Verifying Checksum 08:08:20 b4d181a07f80: Download complete 08:08:21 b4d181a07f80: Pull complete 08:08:21 a1111a8f2ec3: Pull complete 08:08:21 ed53099fbce6: Pull complete 08:08:22 dc539afda2c1: Pull complete 08:08:22 77bc0d833cb6: Pull complete 08:08:22 9065ff56babe: Pull complete 08:08:23 d287ab97295c: Verifying Checksum 08:08:23 d287ab97295c: Download complete 08:08:28 d287ab97295c: Pull complete 08:08:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:08:28 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 08:08:28 $ 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-425/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-425 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-425:/w/workspace/edgexfoundry_edgex-ui-go_PR-425:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:08:30 $ docker top ba616c6b0ce320337a0f6e2add38b401ae5c8c29bd332cfa0518316d61f4febc -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:31 + touch /tmp/pre-build-complete [Pipeline] sh 08:08:31 + mkdir -p /var/log/sysstat [Pipeline] sh 08:08:32 + ls /var/log/sa-host 08:08:32 + sadf -c /var/log/sa-host/sa05 08:08:32 file_magic: OK 08:08:32 HZ: Using current value: 100 08:08:32 file_header: OK 08:08:32 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 08:08:32 Statistics: 08:08:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:08:32 File successfully converted to sysstat format version 12.0.3 08:08:32 + sadf -c /var/log/sa-host/sa09 08:08:32 file_magic: OK 08:08:32 HZ: Using current value: 100 08:08:32 file_header: OK 08:08:32 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 08:08:32 Statistics: 08:08:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:08:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:33 provisioning config files... 08:08:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/config7025872363893892094tmp [Pipeline] { [Pipeline] echo 08:08:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:08:33 ---> create-netrc.sh [Pipeline] } 08:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:08:34 ---> python-tools-install.sh [Pipeline] echo 08:08:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:08:34 ---> sudo-logs.sh 08:08:34 Archiving 'sudo' log.. 08:08:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-89.vexxhost.local: Name or service not known 08:08:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-89.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:08:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:08:34 ---> job-cost.sh 08:08:34 lf-activate-venv: SKIPPING 08:08:34 DEBUG: total: 0.18000000715255737 08:08:34 INFO: Retrieving Stack Cost... 08:08:35 INFO: Retrieving Pricing Info for: v3-standard-2 08:08:36 INFO: Archiving Costs [Pipeline] echo 08:08:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:08:36 ---> logs-deploy.sh 08:08:36 lf-activate-venv: SKIPPING 08:08:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-425/1 08:08:36 INFO: archiving workspace using pattern(s): 08:08:37 Archives upload complete. 08:08:37 INFO: archiving logs to Nexus 08:08:37 ---> uname -a: 08:08:37 Linux prd-centos7-docker-4c-2g-89.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:08:37 08:08:37 08:08:37 ---> lscpu: 08:08:37 Architecture: x86_64 08:08:37 CPU op-mode(s): 32-bit, 64-bit 08:08:37 Byte Order: Little Endian 08:08:37 Address sizes: 40 bits physical, 48 bits virtual 08:08:37 CPU(s): 2 08:08:37 On-line CPU(s) list: 0,1 08:08:37 Thread(s) per core: 1 08:08:37 Core(s) per socket: 1 08:08:37 Socket(s): 2 08:08:37 NUMA node(s): 1 08:08:37 Vendor ID: AuthenticAMD 08:08:37 CPU family: 23 08:08:37 Model: 49 08:08:37 Model name: AMD EPYC-Rome Processor 08:08:37 Stepping: 0 08:08:37 CPU MHz: 2799.998 08:08:37 BogoMIPS: 5599.99 08:08:37 Virtualization: AMD-V 08:08:37 Hypervisor vendor: KVM 08:08:37 Virtualization type: full 08:08:37 L1d cache: 32K 08:08:37 L1i cache: 32K 08:08:37 L2 cache: 512K 08:08:37 L3 cache: 16384K 08:08:37 NUMA node0 CPU(s): 0,1 08:08:37 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:08:37 08:08:37 08:08:37 ---> nproc: 08:08:37 2 08:08:37 08:08:37 08:08:37 ---> df -h: 08:08:37 Filesystem Size Used Avail Use% Mounted on 08:08:37 overlay 40G 7.7G 33G 20% / 08:08:37 tmpfs 64M 0 64M 0% /dev 08:08:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:08:37 shm 64M 0 64M 0% /dev/shm 08:08:37 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:08:37 08:08:37 08:08:37 ---> sar -b -r -n DEV: 08:08:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 08:08:37 08:08:37 08:00:37 LINUX RESTART (2 CPU) 08:08:37 08:08:37 08:01:01 tps rtps wtps bread/s bwrtn/s 08:08:37 08:02:02 108.53 15.16 93.37 4935.82 5960.04 08:08:37 08:03:01 1.59 0.00 1.59 0.00 30.88 08:08:37 08:04:01 0.40 0.00 0.40 0.00 5.18 08:08:37 08:05:01 0.27 0.00 0.27 0.00 3.75 08:08:37 08:06:01 0.23 0.00 0.23 0.00 3.15 08:08:37 08:07:01 0.25 0.00 0.25 0.00 3.30 08:08:37 08:08:02 0.15 0.00 0.15 0.00 1.75 08:08:37 Average: 15.98 2.18 13.80 707.92 861.63 08:08:37 08:08:37 08:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:08:37 08:02:02 5431052 0 809168 10.10 2620 1766100 1302636 14.38 597732 1577604 132 08:08:37 08:03:01 5441848 0 798368 9.97 2620 1766104 1215840 13.42 588768 1577596 16 08:08:37 08:04:01 5439892 0 800320 9.99 2620 1766108 1216224 13.43 589844 1578740 20 08:08:37 08:05:01 5437672 0 802536 10.02 2620 1766112 1216236 13.43 591528 1578740 16 08:08:37 08:06:01 5440492 0 799708 9.99 2620 1766120 1215840 13.42 584652 1583440 8 08:08:37 08:07:01 5436152 0 804048 10.04 2620 1766120 1215972 13.43 589236 1583436 8 08:08:37 08:08:02 5436940 0 803256 10.03 2620 1766124 1215840 13.42 588628 1583436 16 08:08:37 Average: 5437721 0 802486 10.02 2620 1766113 1228370 13.56 590055 1580427 31 08:08:37 08:08:37 08:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:08:37 08:02:02 eth0 645.33 422.35 1421.77 89.52 0.00 0.00 0.00 0.00 08:08:37 08:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:02:02 docker0 57.42 43.33 5.50 214.02 0.00 0.00 0.00 0.00 08:08:37 08:03:01 eth0 0.75 0.08 0.06 0.05 0.00 0.00 0.00 0.00 08:08:37 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:04:01 eth0 6.10 2.35 3.70 0.30 0.00 0.00 0.00 0.00 08:08:37 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:05:01 eth0 0.57 0.33 0.27 0.23 0.00 0.00 0.00 0.00 08:08:37 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:08:37 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:07:01 eth0 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:08:37 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:08:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:08:37 08:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 08:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 Average: eth0 93.68 61.02 204.51 12.94 0.00 0.00 0.00 0.00 08:08:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:37 Average: docker0 8.23 6.21 0.79 30.70 0.00 0.00 0.00 0.00 08:08:37 08:08:37 08:08:37 ---> sar -P ALL: 08:08:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 08:08:37 08:08:37 08:00:37 LINUX RESTART (2 CPU) 08:08:37 08:08:37 08:01:01 CPU %user %nice %system %iowait %steal %idle 08:08:37 08:02:02 all 15.06 0.00 3.63 2.46 0.06 78.79 08:08:37 08:02:02 0 15.14 0.00 4.17 2.83 0.05 77.81 08:08:37 08:02:02 1 14.99 0.00 3.09 2.09 0.07 79.77 08:08:37 08:03:01 all 0.09 0.00 0.05 0.00 0.03 99.83 08:08:37 08:03:01 0 0.08 0.00 0.07 0.00 0.05 99.80 08:08:37 08:03:01 1 0.09 0.00 0.03 0.00 0.02 99.86 08:08:37 08:04:01 all 0.16 0.00 0.04 0.00 0.03 99.77 08:08:37 08:04:01 0 0.08 0.00 0.05 0.00 0.03 99.83 08:08:37 08:04:01 1 0.23 0.00 0.03 0.00 0.02 99.72 08:08:37 08:05:01 all 0.09 0.00 0.04 0.00 0.03 99.84 08:08:37 08:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:08:37 08:05:01 1 0.13 0.00 0.03 0.00 0.02 99.82 08:08:37 08:06:01 all 0.12 0.00 0.03 0.00 0.03 99.82 08:08:37 08:06:01 0 0.08 0.00 0.05 0.00 0.03 99.83 08:08:37 08:06:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:08:37 08:07:01 all 0.10 0.00 0.04 0.00 0.03 99.83 08:08:37 08:07:01 0 0.05 0.00 0.05 0.00 0.05 99.85 08:08:37 08:07:01 1 0.15 0.00 0.03 0.00 0.00 99.82 08:08:37 08:08:02 all 0.13 0.00 0.02 0.00 0.03 99.82 08:08:37 08:08:02 0 0.05 0.00 0.02 0.00 0.02 99.92 08:08:37 08:08:02 1 0.20 0.00 0.02 0.00 0.05 99.73 08:08:37 Average: all 2.21 0.00 0.54 0.34 0.03 96.88 08:08:37 Average: 0 2.18 0.00 0.62 0.40 0.04 96.76 08:08:37 Average: 1 2.24 0.00 0.46 0.29 0.03 96.99 08:08:37 08:08:37 08:08:37