Pull request #357 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602+ee8074266b270fdaf001247b3f0e0ff7886c0c93 (c20ebaf2b408729c34b9daea7c65b7728cbed7f7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5697435987020451787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1120663009944550443.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh864283581519510246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4288327874952101359.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6371833472422565405.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-133 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [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-357 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh4620655506894918363.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh2952955960366460409.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 Merge succeeded, producing 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 Checking out Revision 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 (PR-357) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh6474137514051244850.key > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 Commit message: "feat: remove some dead code" > git rev-list --no-walk af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:05:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:05:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:05:59 ========================================================= 12:05:59 EdgeX Global Pipelines Version Info 12:05:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:06:01 ------------------- 12:06:01 stable info: 12:06:01 ------------------- 12:06:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:06:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 12:06:01 Message: update stable to v1.0.192 12:06:02 ------------------- 12:06:02 experimental info: 12:06:02 ------------------- 12:06:02 Commited By: **** collab-it+edgex@linuxfoundation.org 12:06:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 12:06:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo 12:06:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo 12:06:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo 12:06:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [Pipeline] echo 12:06:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cae6da [Pipeline] echo 12:06:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:03 provisioning config files... 12:06:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config6481729439002432334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:03 ---> docker-login.sh 12:06:03 nexus3.edgexfoundry.org:10001 12:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:04 Configure a credential helper to remove this warning. See 12:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:04 12:06:04 Login Succeeded 12:06:04 nexus3.edgexfoundry.org:10002 12:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:04 Configure a credential helper to remove this warning. See 12:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:04 12:06:04 Login Succeeded 12:06:04 nexus3.edgexfoundry.org:10003 12:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:04 Configure a credential helper to remove this warning. See 12:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:04 12:06:04 Login Succeeded 12:06:04 nexus3.edgexfoundry.org:10004 12:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:04 Configure a credential helper to remove this warning. See 12:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:04 12:06:04 Login Succeeded 12:06:04 docker.io 12:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:05 Configure a credential helper to remove this warning. See 12:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:05 12:06:05 Login Succeeded 12:06:05 ---> docker-login.sh ends [Pipeline] } 12:06:05 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 12:06:05 + git log --format=format:%s -1 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [Pipeline] echo 12:06:05 GIT_COMMIT: 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602, Commit Message: feat: remove some dead code [Pipeline] echo 12:06:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:06 12:06:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:06:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:07 latest: Pulling from edgex-devops/git-semver 12:06:07 31603596830f: Pulling fs layer 12:06:07 54011a49482f: Pulling fs layer 12:06:07 a6820b24f6d8: Pulling fs layer 12:06:07 f581987b2513: Pulling fs layer 12:06:07 f581987b2513: Waiting 12:06:07 54011a49482f: Verifying Checksum 12:06:07 54011a49482f: Download complete 12:06:07 31603596830f: Verifying Checksum 12:06:07 31603596830f: Download complete 12:06:07 f581987b2513: Verifying Checksum 12:06:07 f581987b2513: Download complete 12:06:07 a6820b24f6d8: Verifying Checksum 12:06:07 a6820b24f6d8: Download complete 12:06:07 31603596830f: Pull complete 12:06:07 54011a49482f: Pull complete 12:06:08 a6820b24f6d8: Pull complete 12:06:08 f581987b2513: Pull complete 12:06:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:06:09 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 12:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-357 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357:/w/workspace/edgexfoundry_edgex-ui-go_PR-357:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@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 12:06:11 $ docker top eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:11 [ssh-agent] Looking for ssh-agent implementation... 12:06:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:12 $ docker exec eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf ssh-agent 12:06:12 SSH_AUTH_SOCK=/tmp/ssh-oL8OVEeXzKWx/agent.12 12:06:12 SSH_AGENT_PID=17 12:06:12 Running ssh-add (command line suppressed) 12:06:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_1440842490997134352.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_1440842490997134352.key) 12:06:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:12 + git tag --points-at HEAD [Pipeline] } 12:06:12 $ docker exec --env ******** --env ******** eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf ssh-agent -k 12:06:13 unset SSH_AUTH_SOCK; 12:06:13 unset SSH_AGENT_PID; 12:06:13 echo Agent pid 17 killed; 12:06:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:06:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:13 [ssh-agent] Looking for ssh-agent implementation... 12:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:13 $ docker exec eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf ssh-agent 12:06:13 SSH_AUTH_SOCK=/tmp/ssh-ZQZPE8OkmIM0/agent.46 12:06:13 SSH_AGENT_PID=51 12:06:13 Running ssh-add (command line suppressed) 12:06:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_8003780908594417452.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_8003780908594417452.key) 12:06:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:13 + git semver init 12:06:13 # -> Open(): unable to determine branch for HEAD 12:06:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-357/.git 12:06:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-357 12:06:13 # $SEMVER_REMOTE_NAME = origin 12:06:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:06:13 # $SEMVER_USER_NAME = edgex-jenkins 12:06:13 # $SEMVER_BRANCH = PR-357 12:06:13 # $SEMVER_TEMP = /tmp/semver-009686718 12:06:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 12:06:15 # '/tmp/semver-009686718' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-357/.semver' 12:06:15 # -> Force: false 12:06:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-357/.semver [Pipeline] } 12:06:15 $ docker exec --env ******** --env ******** eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf ssh-agent -k 12:06:16 unset SSH_AUTH_SOCK; 12:06:16 unset SSH_AGENT_PID; 12:06:16 echo Agent pid 51 killed; 12:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:16 + git semver [Pipeline] } 12:06:16 $ docker stop --time=1 eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf 12:06:17 $ docker rm -f eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf [Pipeline] // withDockerContainer [Pipeline] sh 12:06:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:06:18 Stashed 1 file(s) [Pipeline] echo 12:06:18 [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 12:06:34 Still waiting to schedule task 12:06:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:06:34 Still waiting to schedule task 12:06:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:08:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-134 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { [Pipeline] ws 12:08:28 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 12:08:28 The recommended git tool is: git 12:08:34 using credential edgex-jenkins-ssh 12:08:34 Cloning the remote Git repository 12:08:34 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:08:34 > git init /w/workspace/edgex-ui-go/2 # timeout=10 12:08:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:08:34 > git --version # timeout=10 12:08:34 > git --version # 'git version 2.17.1' 12:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:08:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:08:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:08:37 Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 12:08:38 Merge succeeded, producing 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 12:08:38 Checking out Revision 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 (PR-357) 12:08:37 > git config core.sparsecheckout # timeout=10 12:08:37 > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 12:08:38 > git remote # timeout=10 12:08:38 > git config --get remote.origin.url # timeout=10 12:08:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:38 > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 12:08:38 > git rev-parse HEAD^{commit} # timeout=10 12:08:38 > git config core.sparsecheckout # timeout=10 12:08:38 > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 12:08:42 Commit message: "feat: remove some dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:08:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:08:44 + true 12:08:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:46 provisioning config files... 12:08:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4172558677256844895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:47 ---> docker-login.sh 12:08:47 nexus3.edgexfoundry.org:10001 12:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:48 Configure a credential helper to remove this warning. See 12:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:48 12:08:48 Login Succeeded 12:08:48 nexus3.edgexfoundry.org:10002 12:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:49 Configure a credential helper to remove this warning. See 12:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:49 12:08:49 Login Succeeded 12:08:49 nexus3.edgexfoundry.org:10003 12:08:49 Running on prd-centos7-docker-4c-2g-135 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { 12:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] ws 12:08:49 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 12:08:49 The recommended git tool is: git 12:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:49 Configure a credential helper to remove this warning. See 12:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:49 12:08:49 Login Succeeded 12:08:49 nexus3.edgexfoundry.org:10004 12:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:50 Configure a credential helper to remove this warning. See 12:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:50 12:08:50 Login Succeeded 12:08:50 docker.io 12:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:50 Configure a credential helper to remove this warning. See 12:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:50 12:08:50 Login Succeeded 12:08:50 ---> docker-login.sh ends [Pipeline] } 12:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:08:51 ========================================================= 12:08:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:08:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:08:51 + 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 . 12:08:52 Sending build context to Docker daemon 35.47MB 12:08:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 12:08:52 Step 2/8 : FROM ${BASE} 12:08:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:08:52 595b0fe564bb: Pulling fs layer 12:08:52 7186ed65a4f7: Pulling fs layer 12:08:52 316046926c0a: Pulling fs layer 12:08:52 4ebd0625c992: Pulling fs layer 12:08:52 207e8628e3a3: Pulling fs layer 12:08:52 c791037a9be2: Pulling fs layer 12:08:52 ffd874e62e21: Pulling fs layer 12:08:52 4ebd0625c992: Waiting 12:08:52 207e8628e3a3: Waiting 12:08:52 c791037a9be2: Waiting 12:08:52 ffd874e62e21: Waiting 12:08:52 316046926c0a: Verifying Checksum 12:08:52 316046926c0a: Download complete 12:08:52 7186ed65a4f7: Verifying Checksum 12:08:52 7186ed65a4f7: Download complete 12:08:52 207e8628e3a3: Verifying Checksum 12:08:52 207e8628e3a3: Download complete 12:08:52 595b0fe564bb: Verifying Checksum 12:08:52 595b0fe564bb: Download complete 12:08:52 c791037a9be2: Verifying Checksum 12:08:52 c791037a9be2: Download complete 12:08:53 595b0fe564bb: Pull complete 12:08:54 7186ed65a4f7: Pull complete 12:08:54 using credential edgex-jenkins-ssh 12:08:54 Cloning the remote Git repository 12:08:54 316046926c0a: Pull complete 12:08:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:08:54 > git init /w/workspace/edgex-ui-go/2 # timeout=10 12:08:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:08:54 > git --version # timeout=10 12:08:54 > git --version # 'git version 2.24.3' 12:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:54 [INFO] Currently running in a labeled security context 12:08:54 [INFO] Currently SELinux is 'enforcing' on the host 12:08:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5384465871739687344.key 12:08:55 ffd874e62e21: Verifying Checksum 12:08:55 ffd874e62e21: Download complete 12:08:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:56 4ebd0625c992: Verifying Checksum 12:08:56 4ebd0625c992: Download complete 12:08:57 Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 12:08:58 Merge succeeded, producing 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 12:08:58 Checking out Revision 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 (PR-357) 12:08:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:08:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:08:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:57 [INFO] Currently running in a labeled security context 12:08:57 [INFO] Currently SELinux is 'enforcing' on the host 12:08:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5208286926115141216.key 12:08:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:08:57 > git config core.sparsecheckout # timeout=10 12:08:57 > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 12:08:58 > git remote # timeout=10 12:08:58 > git config --get remote.origin.url # timeout=10 12:08:58 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:58 [INFO] Currently running in a labeled security context 12:08:58 [INFO] Currently SELinux is 'enforcing' on the host 12:08:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4120383062189472114.key 12:08:58 > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 12:08:58 > git rev-parse HEAD^{commit} # timeout=10 12:08:58 > git config core.sparsecheckout # timeout=10 12:08:58 > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 12:09:02 Commit message: "feat: remove some dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:09:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:09:04 + sudo service docker restart 12:09:04 + true 12:09:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:06 provisioning config files... 12:09:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4234677803171727866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:06 ---> docker-login.sh 12:09:06 nexus3.edgexfoundry.org:10001 12:09:06 4ebd0625c992: Pull complete 12:09:06 207e8628e3a3: Pull complete 12:09:06 c791037a9be2: Pull complete 12:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:07 Configure a credential helper to remove this warning. See 12:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:07 12:09:07 Login Succeeded 12:09:07 nexus3.edgexfoundry.org:10002 12:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:07 Configure a credential helper to remove this warning. See 12:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:07 12:09:07 Login Succeeded 12:09:07 nexus3.edgexfoundry.org:10003 12:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:07 Configure a credential helper to remove this warning. See 12:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:07 12:09:07 Login Succeeded 12:09:07 nexus3.edgexfoundry.org:10004 12:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:07 Configure a credential helper to remove this warning. See 12:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:07 12:09:07 Login Succeeded 12:09:07 docker.io 12:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:08 Configure a credential helper to remove this warning. See 12:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:08 12:09:08 Login Succeeded 12:09:08 ---> docker-login.sh ends [Pipeline] } 12:09:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:09:08 ========================================================= 12:09:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:09:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:09:08 + 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 . 12:09:09 Sending build context to Docker daemon 35.47MB 12:09:09 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 12:09:09 Step 2/8 : FROM ${BASE} 12:09:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:09:09 540db60ca938: Pulling fs layer 12:09:09 adcc1eea9eea: Pulling fs layer 12:09:09 4c4ab2625f07: Pulling fs layer 12:09:09 0510c868ecb4: Pulling fs layer 12:09:09 afea3b2eda06: Pulling fs layer 12:09:09 7809a108b3ef: Pulling fs layer 12:09:09 f706445af74f: Pulling fs layer 12:09:09 afea3b2eda06: Waiting 12:09:09 0510c868ecb4: Waiting 12:09:09 7809a108b3ef: Waiting 12:09:09 f706445af74f: Waiting 12:09:09 4c4ab2625f07: Verifying Checksum 12:09:09 4c4ab2625f07: Download complete 12:09:09 adcc1eea9eea: Download complete 12:09:09 afea3b2eda06: Verifying Checksum 12:09:09 afea3b2eda06: Download complete 12:09:09 7809a108b3ef: Verifying Checksum 12:09:09 7809a108b3ef: Download complete 12:09:09 540db60ca938: Verifying Checksum 12:09:09 540db60ca938: Download complete 12:09:10 540db60ca938: Pull complete 12:09:10 ffd874e62e21: Pull complete 12:09:10 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 12:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:09:10 ---> cfc18b08335c 12:09:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:09:10 adcc1eea9eea: Pull complete 12:09:10 4c4ab2625f07: Pull complete 12:09:11 f706445af74f: Verifying Checksum 12:09:11 f706445af74f: Download complete 12:09:12 0510c868ecb4: Verifying Checksum 12:09:12 0510c868ecb4: Download complete 12:09:13 ---> Running in 28b81038badf 12:09:13 Removing intermediate container 28b81038badf 12:09:13 ---> bbe31e9ddcec 12:09:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:13 ---> Running in 379878f8f398 12:09:15 Removing intermediate container 379878f8f398 12:09:15 ---> 7252ba82ef65 12:09:15 Step 5/8 : RUN apk add --no-cache make git 12:09:15 ---> Running in b073f887d6ba 12:09:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:09:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:09:19 OK: 138 MiB in 40 packages 12:09:19 0510c868ecb4: Pull complete 12:09:19 afea3b2eda06: Pull complete 12:09:19 7809a108b3ef: Pull complete 12:09:20 Removing intermediate container b073f887d6ba 12:09:20 ---> 66d8d1d088d1 12:09:20 Step 6/8 : WORKDIR /edgex-ui-go 12:09:20 ---> Running in f0a0b24d65d9 12:09:20 Removing intermediate container f0a0b24d65d9 12:09:20 ---> 470fa446a0c9 12:09:20 Step 7/8 : COPY . . 12:09:23 f706445af74f: Pull complete 12:09:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:09:23 ---> b068be0155e3 12:09:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:09:24 ---> bf4238b615b3 12:09:24 Step 8/8 : RUN go mod download 12:09:24 ---> Running in 46a44b0413d6 12:09:24 ---> Running in f87a8078851e 12:09:24 Removing intermediate container f87a8078851e 12:09:24 ---> 158900ede00f 12:09:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:24 ---> Running in b42a1feb192e 12:09:25 Removing intermediate container b42a1feb192e 12:09:25 ---> 3407b09cd826 12:09:25 Step 5/8 : RUN apk add --no-cache make git 12:09:25 ---> Running in 66d4878a946d 12:09:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:09:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:09:28 OK: 149 MiB in 40 packages 12:09:28 Removing intermediate container 66d4878a946d 12:09:28 ---> 84305437187a 12:09:28 Step 6/8 : WORKDIR /edgex-ui-go 12:09:28 ---> Running in 456e28bce7a8 12:09:28 Removing intermediate container 456e28bce7a8 12:09:28 ---> c2252f040a7c 12:09:28 Step 7/8 : COPY . . 12:09:33 ---> 0a6c5176f172 12:09:33 Step 8/8 : RUN go mod download 12:09:33 ---> Running in 049acf7cc653 12:09:56 Removing intermediate container 46a44b0413d6 12:09:56 ---> 2236c105fd4d 12:09:56 Successfully built 2236c105fd4d 12:09:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:09:56 + docker inspect -f . ci-base-image-arm64 12:09:56 . [Pipeline] withDockerContainer 12:09:57 prd-ubuntu18.04-docker-arm64-4c-16g-134 does not seem to be running inside a container 12:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:09:58 $ docker top 043e34820ff403f592824f401b9a25047c405789ca088873c29b2c7fdf9a8ab8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:59 + go version 12:09:59 go version go1.16.3 linux/arm64 [Pipeline] } 12:09:59 $ docker stop --time=1 043e34820ff403f592824f401b9a25047c405789ca088873c29b2c7fdf9a8ab8 12:09:59 Removing intermediate container 049acf7cc653 12:09:59 ---> 93fc6d04315e 12:09:59 Successfully built 93fc6d04315e 12:09:59 Successfully tagged ci-base-image-x86_64:latest 12:10:01 $ docker rm -f 043e34820ff403f592824f401b9a25047c405789ca088873c29b2c7fdf9a8ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:10:02 + docker inspect -f . ci-base-image-x86_64 12:10:02 + docker inspect -f . ci-base-image-arm64 12:10:02 . [Pipeline] withDockerContainer 12:10:02 . 12:10:02 prd-ubuntu18.04-docker-arm64-4c-16g-134 does not seem to be running inside a container 12:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:10:03 $ docker top 615e399d2483f5f7a0d47afc2fbb47225b8a3d7c9851b0d2c76eed98cf050eeb -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 12:10:04 prd-centos7-docker-4c-2g-135 does not seem to be running inside a container 12:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:10:06 $ docker top ac7053e87e37aa62a15e62b98ff9b4bcf2b4a52c7f3db86c115e3ab79f5a6477 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 12:10:07 + go version 12:10:07 go version go1.16.3 linux/amd64 [Pipeline] } 12:10:07 $ docker stop --time=1 ac7053e87e37aa62a15e62b98ff9b4bcf2b4a52c7f3db86c115e3ab79f5a6477 12:10:07 + go mod tidy 12:10:09 $ docker rm -f ac7053e87e37aa62a15e62b98ff9b4bcf2b4a52c7f3db86c115e3ab79f5a6477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:10:09 + docker inspect -f . ci-base-image-x86_64 12:10:09 . 12:10:09 + make test 12:10:09 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withDockerContainer 12:10:10 prd-centos7-docker-4c-2g-135 does not seem to be running inside a container 12:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:10:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:10:11 $ docker top 252e72be9249478cc376841e9c1da25d2773ed81dfca31b421670afa67650ede -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:12 + go mod tidy [Pipeline] sh 12:10:13 + make test 12:10:13 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:10:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:10:30 GO111MODULE=on go vet ./... [Pipeline] } 12:10:37 $ docker stop --time=1 252e72be9249478cc376841e9c1da25d2773ed81dfca31b421670afa67650ede 12:10:40 $ docker rm -f 252e72be9249478cc376841e9c1da25d2773ed81dfca31b421670afa67650ede [Pipeline] // withDockerContainer [Pipeline] sh 12:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:10:43 GO111MODULE=on go vet ./... [Pipeline] sh 12:10:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:45 + ls -al . 12:10:45 total 92 12:10:45 drwxrwxr-x. 10 jenkins jenkins 4096 May 14 12:10 . 12:10:45 drwxrwxr-x. 4 jenkins jenkins 28 May 14 12:08 .. 12:10:45 drwxrwxr-x. 3 jenkins jenkins 20 May 14 12:08 assets 12:10:45 drwxrwxr-x. 2 jenkins jenkins 35 May 14 12:08 bin 12:10:45 drwxrwxr-x. 3 jenkins jenkins 29 May 14 12:08 cmd 12:10:45 -rw-rw-r--. 1 jenkins jenkins 3959 May 14 12:08 CONTRIBUTING.md 12:10:45 -rw-r--r--. 1 jenkins jenkins 10 May 14 12:10 coverage.out 12:10:45 -rw-rw-r--. 1 jenkins jenkins 1508 May 14 12:08 Dockerfile 12:10:45 -rw-rw-r--. 1 jenkins jenkins 902 May 14 12:08 Dockerfile.build 12:10:45 drwxrwxr-x. 5 jenkins jenkins 104 May 14 12:08 docs 12:10:45 drwxrwxr-x. 8 jenkins jenkins 179 May 14 12:09 .git 12:10:45 drwxrwxr-x. 2 jenkins jenkins 103 May 14 12:08 .github 12:10:45 -rw-rw-r--. 1 jenkins jenkins 162 May 14 12:08 .gitignore 12:10:45 -rw-rw-r--. 1 jenkins jenkins 971 May 14 12:08 go.mod 12:10:45 -rw-r--r--. 1 jenkins jenkins 24060 May 14 12:10 go.sum 12:10:45 drwxrwxr-x. 10 jenkins jenkins 139 May 14 12:08 internal 12:10:45 -rw-rw-r--. 1 jenkins jenkins 652 May 14 12:08 Jenkinsfile 12:10:45 -rw-rw-r--. 1 jenkins jenkins 11357 May 14 12:08 LICENSE 12:10:45 -rw-rw-r--. 1 jenkins jenkins 941 May 14 12:08 Makefile 12:10:45 -rw-rw-r--. 1 jenkins jenkins 6012 May 14 12:08 README.md 12:10:45 -rw-rw-r--. 1 jenkins jenkins 5 May 14 12:06 VERSION 12:10:45 -rw-rw-r--. 1 jenkins jenkins 155 May 14 12:08 version.go 12:10:45 drwxrwxr-x. 4 jenkins jenkins 4096 May 14 12:08 web [Pipeline] isUnix [Pipeline] sh 12:10:45 + 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=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 --label arch=amd64 --label version=0.0.0 . 12:10:46 Sending build context to Docker daemon 35.49MB 12:10:46 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 12:10:46 Step 2/24 : FROM ${BASE} AS builder 12:10:46 ---> 93fc6d04315e 12:10:46 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:10:47 ---> Running in 8617ff57d446 12:10:47 Removing intermediate container 8617ff57d446 12:10:47 ---> 717bb996e663 12:10:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:10:47 ---> Running in 0bd099c257a7 12:10:47 Removing intermediate container 0bd099c257a7 12:10:47 ---> 029a41ba6651 12:10:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:10:47 ---> Running in bbf9233e499d 12:10:47 Removing intermediate container bbf9233e499d 12:10:47 ---> 698abf69a87a 12:10:47 Step 6/24 : LABEL Name=edgex-ui-go 12:10:47 ---> Running in 1bb869674934 12:10:48 Removing intermediate container 1bb869674934 12:10:48 ---> 574c8cea2f07 12:10:48 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:10:48 ---> Running in 1833813879fd 12:10:48 Removing intermediate container 1833813879fd 12:10:48 ---> 9fa7ea1acb37 12:10:48 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:48 ---> Running in 505a8f725fd3 12:10:49 Removing intermediate container 505a8f725fd3 12:10:49 ---> ff5ee1ab07cd 12:10:49 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:49 ---> Running in 187ef6280877 12:10:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:10:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:10:52 OK: 149 MiB in 40 packages 12:10:52 Removing intermediate container 187ef6280877 12:10:52 ---> 02eb8533577d 12:10:52 Step 10/24 : ENV GO111MODULE=on 12:10:52 ---> Running in 17b4d68f49e1 12:10:53 Removing intermediate container 17b4d68f49e1 12:10:53 ---> 694add395d52 12:10:53 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:10:53 ---> Running in 932961442fb0 12:10:53 Removing intermediate container 932961442fb0 12:10:53 ---> 554017008f80 12:10:53 Step 12/24 : COPY go.mod . 12:10:53 ---> 3cf2eff1d88c 12:10:53 Step 13/24 : COPY Makefile . 12:10:54 ---> 880c34a8c377 12:10:54 Step 14/24 : RUN make update 12:10:54 ---> Running in 198c1a12a097 12:10:54 CGO_ENABLED=0 GO111MODULE=on go mod download 12:10:56 Removing intermediate container 198c1a12a097 12:10:56 ---> a6fa881b4021 12:10:56 Step 15/24 : COPY . . 12:10:59 ---> c7805b254f60 12:10:59 Step 16/24 : RUN ${MAKE} 12:10:59 ---> Running in 6220d402abb4 12:10:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] } 12:11:05 $ docker stop --time=1 615e399d2483f5f7a0d47afc2fbb47225b8a3d7c9851b0d2c76eed98cf050eeb 12:11:07 $ docker rm -f 615e399d2483f5f7a0d47afc2fbb47225b8a3d7c9851b0d2c76eed98cf050eeb [Pipeline] // withDockerContainer [Pipeline] sh 12:11:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:11:08 Warning: overwriting stash ‘coverage-report’ 12:11:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:11:10 + ls -al . 12:11:10 total 124 12:11:10 drwxrwxr-x 10 jenkins jenkins 4096 May 14 12:10 . 12:11:10 drwxrwxr-x 4 jenkins jenkins 4096 May 14 12:08 .. 12:11:10 drwxrwxr-x 8 jenkins jenkins 4096 May 14 12:08 .git 12:11:10 drwxrwxr-x 2 jenkins jenkins 4096 May 14 12:08 .github 12:11:10 -rw-rw-r-- 1 jenkins jenkins 162 May 14 12:08 .gitignore 12:11:10 -rw-rw-r-- 1 jenkins jenkins 3959 May 14 12:08 CONTRIBUTING.md 12:11:10 -rw-rw-r-- 1 jenkins jenkins 1508 May 14 12:08 Dockerfile 12:11:10 -rw-rw-r-- 1 jenkins jenkins 902 May 14 12:08 Dockerfile.build 12:11:10 -rw-rw-r-- 1 jenkins jenkins 652 May 14 12:08 Jenkinsfile 12:11:10 -rw-rw-r-- 1 jenkins jenkins 11357 May 14 12:08 LICENSE 12:11:10 -rw-rw-r-- 1 jenkins jenkins 941 May 14 12:08 Makefile 12:11:10 -rw-rw-r-- 1 jenkins jenkins 6012 May 14 12:08 README.md 12:11:10 -rw-rw-r-- 1 jenkins jenkins 5 May 14 12:06 VERSION 12:11:10 drwxrwxr-x 3 jenkins jenkins 4096 May 14 12:08 assets 12:11:10 drwxrwxr-x 2 jenkins jenkins 4096 May 14 12:08 bin 12:11:10 drwxrwxr-x 3 jenkins jenkins 4096 May 14 12:08 cmd 12:11:10 -rw-r--r-- 1 jenkins jenkins 10 May 14 12:10 coverage.out 12:11:10 drwxrwxr-x 5 jenkins jenkins 4096 May 14 12:08 docs 12:11:10 -rw-rw-r-- 1 jenkins jenkins 971 May 14 12:08 go.mod 12:11:10 -rw-r--r-- 1 jenkins jenkins 24060 May 14 12:10 go.sum 12:11:10 drwxrwxr-x 10 jenkins jenkins 4096 May 14 12:08 internal 12:11:10 -rw-rw-r-- 1 jenkins jenkins 155 May 14 12:08 version.go 12:11:10 drwxrwxr-x 4 jenkins jenkins 4096 May 14 12:08 web [Pipeline] isUnix [Pipeline] sh 12:11:10 + 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=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 --label arch=arm64 --label version=0.0.0 . 12:11:11 Sending build context to Docker daemon 35.49MB 12:11:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 12:11:11 Step 2/24 : FROM ${BASE} AS builder 12:11:11 ---> 2236c105fd4d 12:11:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:11:11 ---> Running in f4ec9f6bcbfa 12:11:12 Removing intermediate container f4ec9f6bcbfa 12:11:12 ---> 2cd8b250bd1b 12:11:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:11:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:11:12 ---> Running in e86035e28227 12:11:12 Removing intermediate container e86035e28227 12:11:12 ---> 7978dbf01420 12:11:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:11:13 ---> Running in fafde4df40e4 12:11:13 Removing intermediate container fafde4df40e4 12:11:13 ---> 6fb53ac37424 12:11:13 Step 6/24 : LABEL Name=edgex-ui-go 12:11:13 ---> Running in 6e4696ec1ff3 12:11:13 Removing intermediate container 6e4696ec1ff3 12:11:13 ---> 115ec25f9f59 12:11:13 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:11:14 ---> Running in caaacd539aba 12:11:14 Removing intermediate container caaacd539aba 12:11:14 ---> 8685be06a6dc 12:11:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:14 ---> Running in 38eb31377ef8 12:11:16 Removing intermediate container 38eb31377ef8 12:11:16 ---> 8b8930b3dcf8 12:11:16 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:11:16 ---> Running in 9ea815dcfb36 12:11:16 Removing intermediate container 6220d402abb4 12:11:16 ---> 3f64c4d2124b 12:11:16 Step 17/24 : FROM alpine:3.12 12:11:16 3.12: Pulling from library/alpine 12:11:16 339de151aab4: Pulling fs layer 12:11:17 339de151aab4: Verifying Checksum 12:11:17 339de151aab4: Download complete 12:11:17 339de151aab4: Pull complete 12:11:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:11:17 Status: Downloaded newer image for alpine:3.12 12:11:17 ---> 13621d1b12d4 12:11:17 Step 18/24 : EXPOSE 4000 12:11:17 ---> Running in d2810aca7d68 12:11:17 Removing intermediate container d2810aca7d68 12:11:17 ---> 15508ea8cbcf 12:11:17 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:11:19 ---> 453a96d8e8fd 12:11:19 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:11:19 ---> Running in 6482ff59f950 12:11:19 OK: 138 MiB in 40 packages 12:11:19 Removing intermediate container 6482ff59f950 12:11:19 ---> e18fb1c17908 12:11:19 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:11:19 ---> Running in 89b0b54a5896 12:11:20 Removing intermediate container 89b0b54a5896 12:11:20 ---> 848e7bc5360a 12:11:20 Step 22/24 : LABEL arch=amd64 12:11:20 ---> Running in 39444b7e6392 12:11:20 Removing intermediate container 39444b7e6392 12:11:20 ---> ee51dbf56268 12:11:20 Step 23/24 : LABEL git_sha=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 12:11:20 ---> Running in 5602ea288026 12:11:20 Removing intermediate container 9ea815dcfb36 12:11:20 ---> 597910fc796c 12:11:20 Step 10/24 : ENV GO111MODULE=on 12:11:20 Removing intermediate container 5602ea288026 12:11:20 ---> df68b137f13f 12:11:20 Step 24/24 : LABEL version=0.0.0 12:11:20 ---> Running in 2d8b39820c48 12:11:20 Removing intermediate container 2d8b39820c48 12:11:20 ---> da530712f97a 12:11:20 [Warning] One or more build-args [ARCH] were not consumed 12:11:20 Successfully built da530712f97a 12:11:20 Successfully tagged edgex-ui:latest 12:11:20 ---> Running in 54b652579584 [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 12:11:21 Removing intermediate container 54b652579584 12:11:21 ---> 0eb1fcd1d28b 12:11:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:11:21 ---> Running in c00d47095a54 [Pipeline] libraryResource [Pipeline] sh 12:11:21 ---> job-cost.sh 12:11:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ibce 12:11:22 Removing intermediate container c00d47095a54 12:11:22 ---> b8d47213d056 12:11:22 Step 12/24 : COPY go.mod . 12:11:22 ---> 510dcfb1c148 12:11:22 Step 13/24 : COPY Makefile . 12:11:23 ---> e4f91820ccb8 12:11:23 Step 14/24 : RUN make update 12:11:23 ---> Running in 20f801898159 12:11:24 CGO_ENABLED=0 GO111MODULE=on go mod download 12:11:26 Removing intermediate container 20f801898159 12:11:26 ---> 839b885f18e1 12:11:26 Step 15/24 : COPY . . 12:11:29 ---> d5fb03b1d09c 12:11:29 Step 16/24 : RUN ${MAKE} 12:11:29 ---> Running in 05c49288b2bc 12:11:30 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 12:11:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:11:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:11:59 Removing intermediate container 05c49288b2bc 12:11:59 ---> fa68f26ee58f 12:11:59 Step 17/24 : FROM alpine:3.12 12:11:59 3.12: Pulling from library/alpine 12:11:59 d2f70382dc9a: Pulling fs layer 12:12:00 d2f70382dc9a: Pull complete 12:12:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:12:00 Status: Downloaded newer image for alpine:3.12 12:12:00 ---> 9852663dfa18 12:12:00 Step 18/24 : EXPOSE 4000 12:12:00 ---> Running in 559a7930294c 12:12:00 Removing intermediate container 559a7930294c 12:12:00 ---> a7402f13c4da 12:12:00 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:12:02 ---> bc7c4e682cc5 12:12:02 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:12:02 ---> Running in 035daab8b36e 12:12:03 Removing intermediate container 035daab8b36e 12:12:03 ---> 30757fc24741 12:12:03 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:12:03 ---> Running in 85d744fe4bc9 12:12:03 Removing intermediate container 85d744fe4bc9 12:12:03 ---> 17ee40a78eea 12:12:03 Step 22/24 : LABEL arch=arm64 12:12:04 ---> Running in 2fea3e60e2e8 12:12:04 Removing intermediate container 2fea3e60e2e8 12:12:04 ---> d9239cbe42d4 12:12:04 Step 23/24 : LABEL git_sha=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 12:12:04 ---> Running in bb8ef9101079 12:12:04 Removing intermediate container bb8ef9101079 12:12:04 ---> 509a08bb1643 12:12:04 Step 24/24 : LABEL version=0.0.0 12:12:05 ---> Running in f9c148abc6f6 12:12:05 Removing intermediate container f9c148abc6f6 12:12:05 ---> 2d844a8725e9 12:12:05 [Warning] One or more build-args [ARCH] were not consumed 12:12:05 Successfully built 2d844a8725e9 12:12:05 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:12:06 ---> job-cost.sh 12:12:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bija 12:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-Ibce/bin to PATH 12:12:16 INFO: No Stack... 12:12:16 INFO: Retrieving Pricing Info for: v1-standard-2 12:12:16 INFO: Archiving Costs [Pipeline] sh 12:12:16 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 12:12:16 + cut -d, -f6 [Pipeline] lock 12:12:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] 12:12:16 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] did not exist. Created. 12:12:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:12:17 + echo total: 0.029999999329447746 [Pipeline] stash 12:12:17 Stashed 1 file(s) [Pipeline] } 12:12:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:12:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:14:07 lf-activate-venv(): INFO: Adding /tmp/venv-bija/bin to PATH 12:14:07 INFO: No Stack... 12:14:07 INFO: Retrieving Pricing Info for: lf-standard-4 12:14:07 INFO: Archiving Costs [Pipeline] sh 12:14:08 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 12:14:08 + cut -d, -f6 [Pipeline] lock 12:14:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] 12:14:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] did not exist. Created. 12:14:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:14:08 /w/workspace/edgex-ui-go/2@tmp/durable-e287caa0/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-e287caa0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:14:08 + echo total: 0.20999999344348907 [Pipeline] stash 12:14:08 Warning: overwriting stash ‘stack-cost’ 12:14:09 Stashed 1 file(s) [Pipeline] } 12:14:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:14:10 provisioning config files... 12:14:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config9130552234107968399tmp [Pipeline] { [Pipeline] sh 12:14:10 + set +x 12:14:10 + curl -s https://codecov.io/bash 12:14:10 + bash -s -- 12:14:10 12:14:10 _____ _ 12:14:10 / ____| | | 12:14:10 | | ___ __| | ___ ___ _____ __ 12:14:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:14:10 | |___| (_) | (_| | __/ (_| (_) \ V / 12:14:10 \_____\___/ \__,_|\___|\___\___/ \_/ 12:14:10 Bash-1.0.2 12:14:10 12:14:10 12:14:10 ==> git version 2.24.3 found 12:14:10 ==> 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 12:14:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:14:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:14:10 ==> Jenkins CI detected. 12:14:10 project root: . 12:14:10 --> token set from env 12:14:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:14:10 ==> Running gcov in . (disable via -X gcov) 12:14:10 ==> Python coveragepy not found 12:14:10 ==> Searching for coverage reports in: 12:14:10 + . 12:14:10 -> Found 1 reports 12:14:10 ==> Detecting git/mercurial file structure 12:14:10 ==> Reading reports 12:14:10 + ./coverage.out bytes=10 12:14:10 ==> Appending adjustments 12:14:10 https://docs.codecov.io/docs/fixing-reports 12:14:10 + Found adjustments 12:14:10 ==> Gzipping contents 12:14:10 4.0K /tmp/codecov.9YTJgU.gz 12:14:10 ==> Uploading reports 12:14:10 url: https://codecov.io 12:14:10 query: branch=PR-357&commit=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-357%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=357&job=&cmd_args= 12:14:10 -> Pinging Codecov 12:14:10 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-357&commit=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-357%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=357&job=&cmd_args= 12:14:11 -> Uploading to 12:14:11 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602/6603dffd-43a1-4a62-8a82-a12d175b7b6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T121411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80b760e58019cb6f0277c67d4ab3f045f344d01cd4a36216e5c16807c7ccc1a1 12:14:11 % Total % Received % Xferd Average Speed Time Time Time Current 12:14:11 Dload Upload Total Spent Left Speed 12:14:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 7301 --:--:-- --:--:-- --:--:-- 7306 12:14:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [Pipeline] } 12:14: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] libraryResource [Pipeline] sh 12:14:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:14:14 ---> package-listing.sh 12:14:14 ++ facter osfamily 12:14:14 ++ tr '[:upper:]' '[:lower:]' 12:14:14 + OS_FAMILY=redhat 12:14:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-357 12:14:14 + START_PACKAGES=/tmp/packages_start.txt 12:14:14 + END_PACKAGES=/tmp/packages_end.txt 12:14:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:14:14 + PACKAGES=/tmp/packages_start.txt 12:14:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-357 ']' 12:14:14 + PACKAGES=/tmp/packages_end.txt 12:14:14 + case "${OS_FAMILY}" in 12:14:14 + rpm -qa 12:14:14 + sort 12:14:19 + '[' -f /tmp/packages_start.txt ']' 12:14:19 + '[' -f /tmp/packages_end.txt ']' 12:14:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:14:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-357 ']' 12:14:19 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-357/archives/ 12:14:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-357/archives/ [Pipeline] echo 12:14:19 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:14:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:14:20 12:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:14:20 alpine: Pulling from edgex-lftools-log-publisher 12:14:20 df20fa9351a1: Pulling fs layer 12:14:20 36b3adc4ff6f: Pulling fs layer 12:14:20 8ad3a11d3b57: Pulling fs layer 12:14:20 46f8f816bc3b: Pulling fs layer 12:14:20 93b61091891f: Pulling fs layer 12:14:20 93b9cdb0e59b: Pulling fs layer 12:14:20 5e14af77c1be: Pulling fs layer 12:14:20 01666e4c0597: Pulling fs layer 12:14:20 aa168da1d23b: Pulling fs layer 12:14:20 46f8f816bc3b: Waiting 12:14:20 93b61091891f: Waiting 12:14:20 93b9cdb0e59b: Waiting 12:14:20 01666e4c0597: Waiting 12:14:20 aa168da1d23b: Waiting 12:14:20 5e14af77c1be: Waiting 12:14:20 36b3adc4ff6f: Download complete 12:14:20 46f8f816bc3b: Verifying Checksum 12:14:20 46f8f816bc3b: Download complete 12:14:20 93b61091891f: Download complete 12:14:20 93b9cdb0e59b: Verifying Checksum 12:14:20 93b9cdb0e59b: Download complete 12:14:20 8ad3a11d3b57: Verifying Checksum 12:14:20 8ad3a11d3b57: Download complete 12:14:20 5e14af77c1be: Verifying Checksum 12:14:20 5e14af77c1be: Download complete 12:14:20 01666e4c0597: Verifying Checksum 12:14:20 01666e4c0597: Download complete 12:14:21 df20fa9351a1: Verifying Checksum 12:14:21 df20fa9351a1: Download complete 12:14:21 df20fa9351a1: Pull complete 12:14:21 36b3adc4ff6f: Pull complete 12:14:22 8ad3a11d3b57: Pull complete 12:14:22 46f8f816bc3b: Pull complete 12:14:23 93b61091891f: Pull complete 12:14:23 aa168da1d23b: Verifying Checksum 12:14:23 aa168da1d23b: Download complete 12:14:23 93b9cdb0e59b: Pull complete 12:14:23 5e14af77c1be: Pull complete 12:14:23 01666e4c0597: Pull complete 12:14:32 aa168da1d23b: Pull complete 12:14:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:14:32 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 12:14:32 $ 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-357/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-357 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357:/w/workspace/edgexfoundry_edgex-ui-go_PR-357:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@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:alpine cat 12:14:35 $ docker top 726de3130b8b45e3dd10230a04655e6d7a0bea6974944cab1f3b710c3bb67470 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:35 + touch /tmp/pre-build-complete [Pipeline] sh 12:14:36 + mkdir -p /var/log/sa [Pipeline] sh 12:14:36 + ls /var/log/sa-host 12:14:36 + sadf -c /var/log/sa-host/sa14 12:14:36 file_magic: OK 12:14:36 HZ: Using current value: 100 12:14:36 file_header: OK 12:14:36 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 12:14:36 Statistics: 12:14:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:14:36 File successfully converted to sysstat format version 12.2.1 12:14:36 + sadf -c /var/log/sa-host/sa23 12:14:36 file_magic: OK 12:14:36 HZ: Using current value: 100 12:14:36 file_header: OK 12:14:36 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 12:14:36 Statistics: 12:14:36 Hnuu...uuuununununu... 12:14:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:36 provisioning config files... 12:14:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config1333630988971056202tmp [Pipeline] { [Pipeline] echo 12:14:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:14:37 ---> create-netrc.sh [Pipeline] } 12:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:14:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:14:37 ---> python-tools-install.sh [Pipeline] echo 12:14:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:14:37 ---> sudo-logs.sh 12:14:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:14:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:14:38 ---> job-cost.sh 12:14:38 lf-activate-venv: SKIPPING 12:14:38 DEBUG: total: 0.20999999344348907 12:14:38 INFO: Retrieving Stack Cost... 12:14:39 INFO: Retrieving Pricing Info for: v1-standard-2 12:14:40 INFO: Archiving Costs [Pipeline] echo 12:14:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:14:40 ---> logs-deploy.sh 12:14:40 lf-activate-venv: SKIPPING 12:14:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-357/2 12:14:40 INFO: archiving workspace using pattern(s): 12:14:42 Archives upload complete. 12:14:42 INFO: archiving logs to Nexus 12:14:43 ---> uname -a: 12:14:43 Linux prd-centos7-docker-4c-2g-133.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 12:14:43 12:14:43 12:14:43 ---> lscpu: 12:14:43 Architecture: x86_64 12:14:43 CPU op-mode(s): 32-bit, 64-bit 12:14:43 Byte Order: Little Endian 12:14:43 Address sizes: 40 bits physical, 48 bits virtual 12:14:43 CPU(s): 4 12:14:43 On-line CPU(s) list: 0-3 12:14:43 Thread(s) per core: 1 12:14:43 Core(s) per socket: 1 12:14:43 Socket(s): 4 12:14:43 NUMA node(s): 1 12:14:43 Vendor ID: GenuineIntel 12:14:43 CPU family: 6 12:14:43 Model: 44 12:14:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:14:43 Stepping: 1 12:14:43 CPU MHz: 2933.438 12:14:43 BogoMIPS: 5866.87 12:14:43 Virtualization: VT-x 12:14:43 Hypervisor vendor: KVM 12:14:43 Virtualization type: full 12:14:43 L1d cache: 128 KiB 12:14:43 L1i cache: 128 KiB 12:14:43 L2 cache: 16 MiB 12:14:43 L3 cache: 64 MiB 12:14:43 NUMA node0 CPU(s): 0-3 12:14:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 12:14:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 12:14:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 12:14:43 Vulnerability Meltdown: Mitigation; PTI 12:14:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:14:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:14:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:14:43 Vulnerability Srbds: Not affected 12:14:43 Vulnerability Tsx async abort: Not affected 12:14:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 12:14:43 12:14:43 12:14:43 ---> nproc: 12:14:43 4 12:14:43 12:14:43 12:14:43 ---> df -h: 12:14:43 Filesystem Size Used Available Use% Mounted on 12:14:43 overlay 50.0G 7.3G 42.7G 15% / 12:14:43 tmpfs 64.0M 0 64.0M 0% /dev 12:14:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 12:14:43 shm 64.0M 0 64.0M 0% /dev/shm 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-357 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 12:14:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 12:14:43 12:14:43 12:14:43 ---> free -m: 12:14:43 total used free shared buff/cache available 12:14:43 Mem: 1837 730 95 0 1010 1001 12:14:43 Swap: 1023 1 1022 12:14:43 12:14:43 12:14:43 ---> ip addr: 12:14:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:14:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:14:43 inet 127.0.0.1/8 scope host lo 12:14:43 valid_lft forever preferred_lft forever 12:14:43 inet6 ::1/128 scope host 12:14:43 valid_lft forever preferred_lft forever 12:14:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:14:43 link/ether fa:16:3e:9f:c8:3d brd ff:ff:ff:ff:ff:ff 12:14:43 inet 10.30.122.43/23 brd 10.30.123.255 scope global dynamic eth0 12:14:43 valid_lft 85838sec preferred_lft 85838sec 12:14:43 inet6 fe80::f816:3eff:fe9f:c83d/64 scope link 12:14:43 valid_lft forever preferred_lft forever 12:14:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:14:43 link/ether 02:42:bb:6f:08:a0 brd ff:ff:ff:ff:ff:ff 12:14:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:14:43 valid_lft forever preferred_lft forever 12:14:43 inet6 fe80::42:bbff:fe6f:8a0/64 scope link 12:14:43 valid_lft forever preferred_lft forever 12:14:43 12:14:43 12:14:43 ---> sar -b -r -n DEV: 12:14:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 12:14:43 12:14:43 12:05:10 LINUX RESTART (4 CPU) 12:14:43 12:14:43 12:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:14:43 12:07:01 34.28 10.35 23.93 0.00 4338.16 4567.07 0.00 12:14:43 12:08:01 1.52 0.00 1.52 0.00 0.00 23.33 0.00 12:14:43 12:09:01 0.35 0.00 0.35 0.00 0.00 3.95 0.00 12:14:43 12:10:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 12:14:43 12:11:01 0.25 0.00 0.25 0.00 0.00 3.51 0.00 12:14:43 12:12:01 0.32 0.00 0.32 0.00 0.00 3.93 0.00 12:14:43 12:13:01 0.17 0.00 0.17 0.00 0.00 2.31 0.00 12:14:43 12:14:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 12:14:43 Average: 4.68 1.29 3.39 0.00 542.60 576.68 0.00 12:14:43 12:14:43 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:14:43 12:07:01 140028 0 607476 32.29 2620 1131420 1106084 37.75 401568 1138912 20 12:14:43 12:08:01 144476 0 603020 32.05 2620 1131428 1079736 36.85 401416 1135504 8 12:14:43 12:09:01 137552 0 609940 32.42 2620 1131432 1079892 36.85 421320 1122696 12 12:14:43 12:10:01 137448 0 610044 32.42 2620 1131432 1079736 36.85 422248 1122112 12 12:14:43 12:11:01 136996 0 610484 32.45 2620 1131444 1079820 36.85 423816 1121132 8 12:14:43 12:12:01 137548 0 609928 32.42 2620 1131448 1079736 36.85 423140 1121128 8 12:14:43 12:13:01 137624 0 609848 32.41 2620 1131452 1079736 36.85 423392 1121128 8 12:14:43 12:14:01 137640 0 609828 32.41 2620 1131456 1079736 36.85 423272 1121128 8 12:14:43 Average: 138664 0 608821 32.36 2620 1131439 1083060 36.96 417522 1125468 10 12:14:43 12:14:43 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:14:43 12:07:01 eth0 127.03 102.08 504.44 20.55 0.00 0.00 0.00 0.00 12:14:43 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:07:01 docker0 48.44 52.19 5.26 164.70 0.00 0.00 0.00 0.00 12:14:43 12:08:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 12:14:43 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:09:01 eth0 4.83 1.68 3.59 0.47 0.00 0.00 0.00 0.00 12:14:43 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:10:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:11:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:14:43 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:14:43 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:14:43 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:14:43 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 Average: eth0 16.66 13.04 63.56 2.64 0.00 0.00 0.00 0.00 12:14:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:43 Average: docker0 6.06 6.53 0.66 20.60 0.00 0.00 0.00 0.00 12:14:43 12:14:43 12:14:43 ---> sar -P ALL: 12:14:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 12:14:43 12:14:43 12:05:10 LINUX RESTART (4 CPU) 12:14:43 12:14:43 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:14:43 12:07:01 all 3.16 0.00 2.15 0.75 0.08 93.86 12:14:43 12:07:01 0 3.34 0.00 2.32 0.15 0.08 94.10 12:14:43 12:07:01 1 3.52 0.00 2.05 0.40 0.07 93.96 12:14:43 12:07:01 2 2.69 0.00 2.28 0.92 0.07 94.04 12:14:43 12:07:01 3 3.10 0.00 1.95 1.51 0.10 93.34 12:14:43 12:08:01 all 0.15 0.00 0.05 0.00 0.00 99.80 12:14:43 12:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:14:43 12:08:01 1 0.47 0.00 0.05 0.00 0.00 99.48 12:14:43 12:08:01 2 0.08 0.00 0.08 0.00 0.00 99.83 12:14:43 12:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:14:43 12:09:01 all 0.18 0.00 0.05 0.00 0.01 99.75 12:14:43 12:09:01 0 0.07 0.00 0.08 0.00 0.00 99.85 12:14:43 12:09:01 1 0.53 0.00 0.07 0.00 0.02 99.38 12:14:43 12:09:01 2 0.08 0.00 0.05 0.00 0.02 99.85 12:14:43 12:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:14:43 12:10:01 all 0.15 0.00 0.03 0.00 0.00 99.81 12:14:43 12:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:14:43 12:10:01 1 0.52 0.00 0.03 0.00 0.00 99.45 12:14:43 12:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:14:43 12:10:01 3 0.05 0.00 0.05 0.00 0.00 99.90 12:14:43 12:11:01 all 0.17 0.00 0.08 0.00 0.01 99.74 12:14:43 12:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:14:43 12:11:01 1 0.38 0.00 0.20 0.00 0.02 99.40 12:14:43 12:11:01 2 0.08 0.00 0.05 0.00 0.00 99.87 12:14:43 12:11:01 3 0.20 0.00 0.05 0.00 0.02 99.73 12:14:43 12:12:01 all 0.15 0.00 0.03 0.00 0.00 99.82 12:14:43 12:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:14:43 12:12:01 1 0.03 0.00 0.07 0.00 0.00 99.90 12:14:43 12:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:14:43 12:12:01 3 0.53 0.00 0.02 0.00 0.00 99.45 12:14:43 12:13:01 all 0.16 0.00 0.03 0.00 0.00 99.80 12:14:43 12:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:14:43 12:13:01 1 0.42 0.00 0.05 0.00 0.00 99.53 12:14:43 12:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:14:43 12:13:01 3 0.18 0.00 0.03 0.00 0.00 99.78 12:14:43 12:14:01 all 0.12 0.00 0.03 0.00 0.00 99.86 12:14:43 12:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:14:43 12:14:01 1 0.38 0.00 0.03 0.00 0.00 99.58 12:14:43 12:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:14:43 12:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:14:43 Average: all 0.53 0.00 0.30 0.09 0.01 99.06 12:14:43 Average: 0 0.44 0.00 0.31 0.02 0.01 99.22 12:14:43 Average: 1 0.78 0.00 0.32 0.05 0.01 98.84 12:14:43 Average: 2 0.38 0.00 0.32 0.11 0.01 99.17 12:14:43 Average: 3 0.52 0.00 0.27 0.19 0.01 99.01 12:14:43 12:14:43 12:14:43