Pull request #362 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 96acf888ed28ed8235074e47a4544f9bbc444aee+f7a0bff6474214c55a1e85b7edad4701d981c8d3 (5f49281f40d2ca400daf00947e51c9d97c51a61b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3904494335392057092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5732860742064022854.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-362/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-362/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5736903142467306326.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1545704006757078432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-362/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-362/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7345215864003382813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15290 in /w/workspace/edgexfoundry_edgex-ui-go_PR-362 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-362 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/jenkins-gitclient-ssh1443065106827427009.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 96acf888ed28ed8235074e47a4544f9bbc444aee Merge succeeded, producing 96acf888ed28ed8235074e47a4544f9bbc444aee Checking out Revision 96acf888ed28ed8235074e47a4544f9bbc444aee (PR-362) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/jenkins-gitclient-ssh578927459370981641.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/jenkins-gitclient-ssh7114497130612849143.key > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 Commit message: "Merge branch 'master' into issue-#275-20-ui-server-update" > git rev-list --no-walk 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:51:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:51:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:51:03 ========================================================= 07:51:03 EdgeX Global Pipelines Version Info 07:51:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:51:05 ------------------- 07:51:05 stable info: 07:51:05 ------------------- 07:51:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:51:05 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:51:05 Message: update stable to v1.0.192 07:51:05 ------------------- 07:51:05 experimental info: 07:51:05 ------------------- 07:51:05 Commited By: **** collab-it+edgex@linuxfoundation.org 07:51:05 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:51:05 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo 07:51:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96acf888ed28ed8235074e47a4544f9bbc444aee [Pipeline] echo 07:51:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96acf88 [Pipeline] echo 07:51:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:08 provisioning config files... 07:51:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/config1180752445775559574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:08 ---> docker-login.sh 07:51:08 nexus3.edgexfoundry.org:10001 07:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:08 Configure a credential helper to remove this warning. See 07:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:08 07:51:08 Login Succeeded 07:51:08 nexus3.edgexfoundry.org:10002 07:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:08 Configure a credential helper to remove this warning. See 07:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:08 07:51:08 Login Succeeded 07:51:08 nexus3.edgexfoundry.org:10003 07:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:09 Configure a credential helper to remove this warning. See 07:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:09 07:51:09 Login Succeeded 07:51:09 nexus3.edgexfoundry.org:10004 07:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:09 Configure a credential helper to remove this warning. See 07:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:09 07:51:09 Login Succeeded 07:51:09 docker.io 07:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:09 Configure a credential helper to remove this warning. See 07:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:09 07:51:09 Login Succeeded 07:51:09 ---> docker-login.sh ends [Pipeline] } 07:51:09 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 07:51:10 + git log --format=format:%s -1 96acf888ed28ed8235074e47a4544f9bbc444aee [Pipeline] echo 07:51:10 GIT_COMMIT: 96acf888ed28ed8235074e47a4544f9bbc444aee, Commit Message: Merge branch 'master' into issue-#275-20-ui-server-update [Pipeline] echo 07:51:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:11 07:51:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:51:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:11 latest: Pulling from edgex-devops/git-semver 07:51:11 31603596830f: Pulling fs layer 07:51:11 54011a49482f: Pulling fs layer 07:51:11 a6820b24f6d8: Pulling fs layer 07:51:11 f581987b2513: Pulling fs layer 07:51:11 f581987b2513: Waiting 07:51:11 54011a49482f: Verifying Checksum 07:51:11 54011a49482f: Download complete 07:51:11 31603596830f: Verifying Checksum 07:51:11 31603596830f: Download complete 07:51:11 f581987b2513: Verifying Checksum 07:51:11 f581987b2513: Download complete 07:51:11 a6820b24f6d8: Verifying Checksum 07:51:11 a6820b24f6d8: Download complete 07:51:11 31603596830f: Pull complete 07:51:12 54011a49482f: Pull complete 07:51:12 a6820b24f6d8: Pull complete 07:51:13 f581987b2513: Pull complete 07:51:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:51:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:51:13 prd-centos7-docker-4c-2g-15290 does not seem to be running inside a container 07:51:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-362 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362:/w/workspace/edgexfoundry_edgex-ui-go_PR-362:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:51:14 $ docker top c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:51:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:14 [ssh-agent] Looking for ssh-agent implementation... 07:51:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:14 $ docker exec c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 ssh-agent 07:51:14 SSH_AUTH_SOCK=/tmp/ssh-vsalviAf9lmr/agent.14 07:51:14 SSH_AGENT_PID=19 07:51:14 Running ssh-add (command line suppressed) 07:51:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/private_key_3525909380190788831.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/private_key_3525909380190788831.key) 07:51:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:15 + git tag --points-at HEAD [Pipeline] } 07:51:15 $ docker exec --env ******** --env ******** c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 ssh-agent -k 07:51:15 unset SSH_AUTH_SOCK; 07:51:15 unset SSH_AGENT_PID; 07:51:15 echo Agent pid 19 killed; 07:51:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:51:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:15 [ssh-agent] Looking for ssh-agent implementation... 07:51:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:15 $ docker exec c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 ssh-agent 07:51:15 SSH_AUTH_SOCK=/tmp/ssh-ET2jpELGYghD/agent.53 07:51:15 SSH_AGENT_PID=59 07:51:15 Running ssh-add (command line suppressed) 07:51:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/private_key_5860073430988001911.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/private_key_5860073430988001911.key) 07:51:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:16 + git semver init 07:51:16 # -> Open(): unable to determine branch for HEAD 07:51:16 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-362/.git 07:51:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-362 07:51:16 # $SEMVER_REMOTE_NAME = origin 07:51:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:51:16 # $SEMVER_USER_NAME = edgex-jenkins 07:51:16 # $SEMVER_BRANCH = PR-362 07:51:16 # $SEMVER_TEMP = /tmp/semver-019184083 07:51:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:51:17 # '/tmp/semver-019184083' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-362/.semver' 07:51:17 # -> Force: false 07:51:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-362/.semver [Pipeline] } 07:51:17 $ docker exec --env ******** --env ******** c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 ssh-agent -k 07:51:17 unset SSH_AUTH_SOCK; 07:51:17 unset SSH_AGENT_PID; 07:51:17 echo Agent pid 59 killed; 07:51:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:51:18 + git semver [Pipeline] } 07:51:18 $ docker stop --time=1 c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 07:51:19 $ docker rm -f c864ece4ac18e3077c4cc85cb11174d82dcbc2fd775680079f4ef2995f8cc978 [Pipeline] // withDockerContainer [Pipeline] sh 07:51:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:51:20 Stashed 1 file(s) [Pipeline] echo 07:51:20 [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 07:51:36 Still waiting to schedule task 07:51:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:51:36 Still waiting to schedule task 07:51:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:53:33 Running on prd-centos7-docker-4c-2g-15293 in /w/workspace/edgexfoundry_edgex-ui-go_PR-362 [Pipeline] { [Pipeline] ws 07:53:33 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 07:53:33 The recommended git tool is: git 07:53:35 using credential edgex-jenkins-ssh 07:53:35 Cloning the remote Git repository 07:53:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:53:35 > git init /w/workspace/edgex-ui-go/2 # timeout=10 07:53:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:53:36 > git --version # timeout=10 07:53:36 > git --version # 'git version 2.24.4' 07:53:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:53:36 [INFO] Currently running in a labeled security context 07:53:36 [INFO] Currently SELinux is 'enforcing' on the host 07:53:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh9010673328217634172.key 07:53:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:53:37 Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 96acf888ed28ed8235074e47a4544f9bbc444aee 07:53:37 Merge succeeded, producing 96acf888ed28ed8235074e47a4544f9bbc444aee 07:53:38 Checking out Revision 96acf888ed28ed8235074e47a4544f9bbc444aee (PR-362) 07:53:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:53:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:53:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:53:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:53:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:53:37 [INFO] Currently running in a labeled security context 07:53:37 [INFO] Currently SELinux is 'enforcing' on the host 07:53:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6790806794288500531.key 07:53:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:53:37 > git config core.sparsecheckout # timeout=10 07:53:37 > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 07:53:37 > git remote # timeout=10 07:53:37 > git config --get remote.origin.url # timeout=10 07:53:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:53:37 [INFO] Currently running in a labeled security context 07:53:37 [INFO] Currently SELinux is 'enforcing' on the host 07:53:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh9149030044208760966.key 07:53:37 > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 07:53:37 > git rev-parse HEAD^{commit} # timeout=10 07:53:38 > git config core.sparsecheckout # timeout=10 07:53:38 > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 07:53:41 Commit message: "Merge branch 'master' into issue-#275-20-ui-server-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:53:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:53:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:53:43 + sudo service docker restart 07:53:43 + true 07:53:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:01 provisioning config files... 07:54:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3930487158224439081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:02 ---> docker-login.sh 07:54:02 nexus3.edgexfoundry.org:10001 07:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:02 Configure a credential helper to remove this warning. See 07:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:02 07:54:02 Login Succeeded 07:54:02 nexus3.edgexfoundry.org:10002 07:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:02 Configure a credential helper to remove this warning. See 07:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:02 07:54:02 Login Succeeded 07:54:02 nexus3.edgexfoundry.org:10003 07:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:02 Configure a credential helper to remove this warning. See 07:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:02 07:54:02 Login Succeeded 07:54:02 nexus3.edgexfoundry.org:10004 07:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:02 Configure a credential helper to remove this warning. See 07:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:02 07:54:02 Login Succeeded 07:54:02 docker.io 07:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:03 Configure a credential helper to remove this warning. See 07:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:03 07:54:03 Login Succeeded 07:54:03 ---> docker-login.sh ends [Pipeline] } 07:54:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:54:03 ========================================================= 07:54:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:54:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:54:04 + 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 . 07:54:04 Sending build context to Docker daemon 35.59MB 07:54:04 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:54:04 Step 2/8 : FROM ${BASE} 07:54:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:54:04 540db60ca938: Pulling fs layer 07:54:04 adcc1eea9eea: Pulling fs layer 07:54:04 4c4ab2625f07: Pulling fs layer 07:54:04 0510c868ecb4: Pulling fs layer 07:54:04 afea3b2eda06: Pulling fs layer 07:54:04 7809a108b3ef: Pulling fs layer 07:54:04 f706445af74f: Pulling fs layer 07:54:04 afea3b2eda06: Waiting 07:54:04 7809a108b3ef: Waiting 07:54:04 f706445af74f: Waiting 07:54:04 0510c868ecb4: Waiting 07:54:04 4c4ab2625f07: Verifying Checksum 07:54:04 4c4ab2625f07: Download complete 07:54:04 adcc1eea9eea: Verifying Checksum 07:54:04 adcc1eea9eea: Download complete 07:54:04 afea3b2eda06: Verifying Checksum 07:54:04 afea3b2eda06: Download complete 07:54:04 540db60ca938: Verifying Checksum 07:54:04 540db60ca938: Download complete 07:54:04 7809a108b3ef: Verifying Checksum 07:54:04 7809a108b3ef: Download complete 07:54:04 540db60ca938: Pull complete 07:54:04 adcc1eea9eea: Pull complete 07:54:05 4c4ab2625f07: Pull complete 07:54:06 f706445af74f: Verifying Checksum 07:54:06 f706445af74f: Download complete 07:54:07 0510c868ecb4: Verifying Checksum 07:54:07 0510c868ecb4: Download complete 07:54:10 0510c868ecb4: Pull complete 07:54:10 afea3b2eda06: Pull complete 07:54:10 7809a108b3ef: Pull complete 07:54:11 f706445af74f: Pull complete 07:54:11 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:54:11 ---> b068be0155e3 07:54:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:54:14 ---> Running in 8f6b73c940bd 07:54:14 Removing intermediate container 8f6b73c940bd 07:54:14 ---> 5eff48e44a1e 07:54:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:14 ---> Running in c75544a98a8d 07:54:15 Removing intermediate container c75544a98a8d 07:54:15 ---> b9f8f5585a45 07:54:15 Step 5/8 : RUN apk add --no-cache make git 07:54:15 ---> Running in bbd5ac54e370 07:54:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:54:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:54:16 OK: 149 MiB in 40 packages 07:54:16 Removing intermediate container bbd5ac54e370 07:54:16 ---> 86fa9ad8de97 07:54:16 Step 6/8 : WORKDIR /edgex-ui-go 07:54:17 ---> Running in 1c185510b398 07:54:17 Removing intermediate container 1c185510b398 07:54:17 ---> 38455b3f31c1 07:54:17 Step 7/8 : COPY . . 07:54:18 ---> 1b4d15e6e236 07:54:18 Step 8/8 : RUN go mod download 07:54:18 ---> Running in cae7771039ae 07:54:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15294 in /w/workspace/edgexfoundry_edgex-ui-go_PR-362 [Pipeline] { [Pipeline] ws 07:54:39 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 07:54:40 The recommended git tool is: git 07:54:40 Removing intermediate container cae7771039ae 07:54:40 ---> 9d8d4a43f85e 07:54:40 Successfully built 9d8d4a43f85e 07:54:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:54:40 + docker inspect -f . ci-base-image-x86_64 07:54:40 . [Pipeline] withDockerContainer 07:54:40 prd-centos7-docker-4c-2g-15293 does not seem to be running inside a container 07:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:54:41 $ docker top 80d7d012bd84412a0e7ac8d60ec21a4801ac9c7f141c6c2b5aa87d8b9ec06052 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:41 + go version 07:54:41 go version go1.16.3 linux/amd64 [Pipeline] } 07:54:41 $ docker stop --time=1 80d7d012bd84412a0e7ac8d60ec21a4801ac9c7f141c6c2b5aa87d8b9ec06052 07:54:42 $ docker rm -f 80d7d012bd84412a0e7ac8d60ec21a4801ac9c7f141c6c2b5aa87d8b9ec06052 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:54:43 + docker inspect -f . ci-base-image-x86_64 07:54:43 . [Pipeline] withDockerContainer 07:54:43 prd-centos7-docker-4c-2g-15293 does not seem to be running inside a container 07:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:54:44 $ docker top a835812e1662ca4f9e7dda6239c1394ae7b863f67638e19c52ebee2829162553 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:44 + go mod tidy [Pipeline] sh 07:54:45 + make test 07:54:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:54:45 using credential edgex-jenkins-ssh 07:54:45 Cloning the remote Git repository 07:54:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:54:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:54:45 > git init /w/workspace/edgex-ui-go/2 # timeout=10 07:54:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:54:45 > git --version # timeout=10 07:54:45 > git --version # 'git version 2.17.1' 07:54:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:48 Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 96acf888ed28ed8235074e47a4544f9bbc444aee 07:54:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:54:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:54:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:54:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:54:48 > git config core.sparsecheckout # timeout=10 07:54:48 > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 07:54:49 Merge succeeded, producing 96acf888ed28ed8235074e47a4544f9bbc444aee 07:54:49 Checking out Revision 96acf888ed28ed8235074e47a4544f9bbc444aee (PR-362) 07:54:49 > git remote # timeout=10 07:54:49 > git config --get remote.origin.url # timeout=10 07:54:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:49 > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 07:54:49 > git rev-parse HEAD^{commit} # timeout=10 07:54:49 > git config core.sparsecheckout # timeout=10 07:54:49 > git checkout -f 96acf888ed28ed8235074e47a4544f9bbc444aee # timeout=10 07:54:53 Commit message: "Merge branch 'master' into issue-#275-20-ui-server-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:54:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:54:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:54:55 GO111MODULE=on go vet ./... 07:54:56 + sudo service docker restart 07:54:56 + true [Pipeline] } 07:55:01 $ docker stop --time=1 a835812e1662ca4f9e7dda6239c1394ae7b863f67638e19c52ebee2829162553 07:55:02 $ docker rm -f a835812e1662ca4f9e7dda6239c1394ae7b863f67638e19c52ebee2829162553 [Pipeline] // withDockerContainer [Pipeline] sh 07:55:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:55:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:55:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:55:04 + ls -al . 07:55:04 total 92 07:55:04 drwxrwxr-x. 10 jenkins jenkins 4096 May 20 07:54 . 07:55:04 drwxrwxr-x. 4 jenkins jenkins 28 May 20 07:53 .. 07:55:04 drwxrwxr-x. 3 jenkins jenkins 20 May 20 07:53 assets 07:55:04 drwxrwxr-x. 2 jenkins jenkins 35 May 20 07:53 bin 07:55:04 drwxrwxr-x. 3 jenkins jenkins 29 May 20 07:53 cmd 07:55:04 -rw-rw-r--. 1 jenkins jenkins 3959 May 20 07:53 CONTRIBUTING.md 07:55:04 -rw-r--r--. 1 jenkins jenkins 10 May 20 07:54 coverage.out 07:55:04 -rw-rw-r--. 1 jenkins jenkins 1508 May 20 07:53 Dockerfile 07:55:04 -rw-rw-r--. 1 jenkins jenkins 902 May 20 07:53 Dockerfile.build 07:55:04 drwxrwxr-x. 5 jenkins jenkins 104 May 20 07:53 docs 07:55:04 drwxrwxr-x. 8 jenkins jenkins 179 May 20 07:53 .git 07:55:04 drwxrwxr-x. 2 jenkins jenkins 103 May 20 07:53 .github 07:55:04 -rw-rw-r--. 1 jenkins jenkins 162 May 20 07:53 .gitignore 07:55:04 -rw-rw-r--. 1 jenkins jenkins 971 May 20 07:53 go.mod 07:55:04 -rw-r--r--. 1 jenkins jenkins 23959 May 20 07:54 go.sum 07:55:04 drwxrwxr-x. 10 jenkins jenkins 139 May 20 07:53 internal 07:55:04 -rw-rw-r--. 1 jenkins jenkins 652 May 20 07:53 Jenkinsfile 07:55:04 -rw-rw-r--. 1 jenkins jenkins 11357 May 20 07:53 LICENSE 07:55:04 -rw-rw-r--. 1 jenkins jenkins 941 May 20 07:53 Makefile 07:55:04 -rw-rw-r--. 1 jenkins jenkins 6012 May 20 07:53 README.md 07:55:04 -rw-rw-r--. 1 jenkins jenkins 5 May 20 07:51 VERSION 07:55:04 -rw-rw-r--. 1 jenkins jenkins 155 May 20 07:53 version.go 07:55:04 drwxrwxr-x. 4 jenkins jenkins 4096 May 20 07:53 web [Pipeline] isUnix [Pipeline] sh 07:55:05 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=96acf888ed28ed8235074e47a4544f9bbc444aee --label arch=amd64 --label version=0.0.0 . 07:55:05 Sending build context to Docker daemon 35.62MB 07:55:05 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:55:05 Step 2/24 : FROM ${BASE} AS builder 07:55:05 ---> 9d8d4a43f85e 07:55:05 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:55:06 ---> Running in 07385b2a1a20 07:55:06 Removing intermediate container 07385b2a1a20 07:55:06 ---> 08cc715c8698 07:55:06 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:55:06 ---> Running in 429a8a28e449 07:55:07 Removing intermediate container 429a8a28e449 07:55:07 ---> c94162358e4d 07:55:07 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:55:07 ---> Running in c5feae03cf27 07:55:07 Removing intermediate container c5feae03cf27 07:55:07 ---> 4f359fca65a6 07:55:07 Step 6/24 : LABEL Name=edgex-ui-go 07:55:07 ---> Running in e3fbbdf75f13 07:55:07 Removing intermediate container e3fbbdf75f13 07:55:07 ---> ce47d60b3a14 07:55:07 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:55:07 ---> Running in 61157eb4f3aa 07:55:07 Removing intermediate container 61157eb4f3aa 07:55:07 ---> 1db48574f1a5 07:55:07 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:07 ---> Running in c0fa98bb7474 07:55:08 Removing intermediate container c0fa98bb7474 07:55:08 ---> ddb12c4d033d 07:55:08 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:55:08 ---> Running in 3f1015481faf 07:55:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:55:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:55:09 OK: 149 MiB in 40 packages 07:55:09 Removing intermediate container 3f1015481faf 07:55:09 ---> fa5cc5d9bbdf 07:55:09 Step 10/24 : ENV GO111MODULE=on 07:55:10 ---> Running in a40e97735650 07:55:10 Removing intermediate container a40e97735650 07:55:10 ---> 7fd285f25dac 07:55:10 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:55:10 ---> Running in 38f957517e6a 07:55:10 Removing intermediate container 38f957517e6a 07:55:10 ---> c8af34327b3a 07:55:10 Step 12/24 : COPY go.mod . 07:55:10 ---> d1cc66a2cdf6 07:55:10 Step 13/24 : COPY Makefile . 07:55:10 ---> c8da6a2a18d0 07:55:10 Step 14/24 : RUN make update 07:55:10 ---> Running in a3589d96da57 07:55:10 CGO_ENABLED=0 GO111MODULE=on go mod download 07:55:11 Removing intermediate container a3589d96da57 07:55:11 ---> 5b7c69c3129b 07:55:11 Step 15/24 : COPY . . 07:55:12 ---> d0ed18c92ea4 07:55:12 Step 16/24 : RUN ${MAKE} 07:55:12 ---> Running in c0091b3066c9 07:55:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:14 provisioning config files... 07:55:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6277493003105607497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:14 ---> docker-login.sh 07:55:14 nexus3.edgexfoundry.org:10001 07:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:16 Configure a credential helper to remove this warning. See 07:55:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:16 07:55:16 Login Succeeded 07:55:16 nexus3.edgexfoundry.org:10002 07:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:16 Configure a credential helper to remove this warning. See 07:55:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:16 07:55:16 Login Succeeded 07:55:16 nexus3.edgexfoundry.org:10003 07:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:17 Configure a credential helper to remove this warning. See 07:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:17 07:55:17 Login Succeeded 07:55:17 nexus3.edgexfoundry.org:10004 07:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:17 Configure a credential helper to remove this warning. See 07:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:17 07:55:17 Login Succeeded 07:55:17 docker.io 07:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:18 Configure a credential helper to remove this warning. See 07:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:18 07:55:18 Login Succeeded 07:55:18 ---> docker-login.sh ends [Pipeline] } 07:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:55:19 ========================================================= 07:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:55:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:55:19 + 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 . 07:55:20 Sending build context to Docker daemon 35.59MB 07:55:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:55:20 Step 2/8 : FROM ${BASE} 07:55:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:55:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:55:20 595b0fe564bb: Pulling fs layer 07:55:20 7186ed65a4f7: Pulling fs layer 07:55:20 316046926c0a: Pulling fs layer 07:55:20 4ebd0625c992: Pulling fs layer 07:55:20 207e8628e3a3: Pulling fs layer 07:55:20 c791037a9be2: Pulling fs layer 07:55:20 ffd874e62e21: Pulling fs layer 07:55:20 4ebd0625c992: Waiting 07:55:20 207e8628e3a3: Waiting 07:55:20 c791037a9be2: Waiting 07:55:20 ffd874e62e21: Waiting 07:55:20 316046926c0a: Verifying Checksum 07:55:20 316046926c0a: Download complete 07:55:20 7186ed65a4f7: Verifying Checksum 07:55:20 7186ed65a4f7: Download complete 07:55:20 207e8628e3a3: Verifying Checksum 07:55:20 207e8628e3a3: Download complete 07:55:20 595b0fe564bb: Download complete 07:55:20 c791037a9be2: Verifying Checksum 07:55:20 c791037a9be2: Download complete 07:55:21 595b0fe564bb: Pull complete 07:55:22 7186ed65a4f7: Pull complete 07:55:22 316046926c0a: Pull complete 07:55:22 ffd874e62e21: Verifying Checksum 07:55:22 ffd874e62e21: Download complete 07:55:23 Removing intermediate container c0091b3066c9 07:55:23 ---> b7d945f075a0 07:55:23 Step 17/24 : FROM alpine:3.12 07:55:23 3.12: Pulling from library/alpine 07:55:23 339de151aab4: Pulling fs layer 07:55:23 339de151aab4: Verifying Checksum 07:55:23 339de151aab4: Download complete 07:55:23 339de151aab4: Pull complete 07:55:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:55:23 Status: Downloaded newer image for alpine:3.12 07:55:23 ---> 13621d1b12d4 07:55:23 Step 18/24 : EXPOSE 4000 07:55:24 ---> Running in b1625505723a 07:55:24 Removing intermediate container b1625505723a 07:55:24 ---> 71bd9d9b602b 07:55:24 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 07:55:24 4ebd0625c992: Verifying Checksum 07:55:24 4ebd0625c992: Download complete 07:55:25 ---> d69dbfd14197 07:55:25 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:55:25 ---> Running in f78193ea1a2b 07:55:25 Removing intermediate container f78193ea1a2b 07:55:25 ---> 36adc3be0ebb 07:55:25 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:55:25 ---> Running in 43b1d028337d 07:55:25 Removing intermediate container 43b1d028337d 07:55:25 ---> e110128de8d6 07:55:25 Step 22/24 : LABEL arch=amd64 07:55:25 ---> Running in 977706a46da4 07:55:26 Removing intermediate container 977706a46da4 07:55:26 ---> 2a92d12b7456 07:55:26 Step 23/24 : LABEL git_sha=96acf888ed28ed8235074e47a4544f9bbc444aee 07:55:26 ---> Running in 78f0f0953345 07:55:26 Removing intermediate container 78f0f0953345 07:55:26 ---> a2a1460ab105 07:55:26 Step 24/24 : LABEL version=0.0.0 07:55:26 ---> Running in 66942745c944 07:55:26 Removing intermediate container 66942745c944 07:55:26 ---> cae8c461b364 07:55:26 [Warning] One or more build-args [ARCH] were not consumed 07:55:26 Successfully built cae8c461b364 07:55:26 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:55:27 ---> job-cost.sh 07:55:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JpTs 07:55:34 4ebd0625c992: Pull complete 07:55:34 207e8628e3a3: Pull complete 07:55:35 c791037a9be2: Pull complete 07:55:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:55:38 ffd874e62e21: Pull complete 07:55:38 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:55:38 ---> cfc18b08335c 07:55:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:55:41 ---> Running in 0293c8fe329c 07:55:41 Removing intermediate container 0293c8fe329c 07:55:41 ---> f57f605e38be 07:55:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:41 ---> Running in 1a955cccc575 07:55:44 Removing intermediate container 1a955cccc575 07:55:44 ---> d026a7b564f9 07:55:44 Step 5/8 : RUN apk add --no-cache make git 07:55:44 ---> Running in 1ab5c47d5ae4 07:55:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:55:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:55:47 OK: 138 MiB in 40 packages 07:55:48 Removing intermediate container 1ab5c47d5ae4 07:55:48 ---> 6e2175a0c6a1 07:55:48 Step 6/8 : WORKDIR /edgex-ui-go 07:55:48 ---> Running in 1927a995911b 07:55:48 Removing intermediate container 1927a995911b 07:55:48 ---> 7fbc9f8aa048 07:55:48 Step 7/8 : COPY . . 07:55:52 ---> dc28821c9fbe 07:55:52 Step 8/8 : RUN go mod download 07:55:52 ---> Running in 8ea4382372a4 07:55:52 lf-activate-venv(): INFO: Adding /tmp/venv-JpTs/bin to PATH 07:55:52 INFO: No Stack... 07:55:52 INFO: Retrieving Pricing Info for: v3-standard-2 07:55:52 INFO: Archiving Costs [Pipeline] sh 07:55:52 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 07:55:52 + cut -d, -f6 [Pipeline] lock 07:55:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] 07:55:52 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] did not exist. Created. 07:55:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:55:53 + echo total: 0.05999999865889549 [Pipeline] stash 07:55:53 Stashed 1 file(s) [Pipeline] } 07:55:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:56:24 Removing intermediate container 8ea4382372a4 07:56:24 ---> f47d08f18506 07:56:24 Successfully built f47d08f18506 07:56:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:56:24 + docker inspect -f . ci-base-image-arm64 07:56:24 . [Pipeline] withDockerContainer 07:56:25 prd-ubuntu18.04-docker-arm64-4c-16g-15294 does not seem to be running inside a container 07:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:56:27 $ docker top 68cad8a90c3c33dcb75367278c7dc53a05e2d4b497229664a3efa9e82ce671ac -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:28 + go version 07:56:28 go version go1.16.3 linux/arm64 [Pipeline] } 07:56:28 $ docker stop --time=1 68cad8a90c3c33dcb75367278c7dc53a05e2d4b497229664a3efa9e82ce671ac 07:56:30 $ docker rm -f 68cad8a90c3c33dcb75367278c7dc53a05e2d4b497229664a3efa9e82ce671ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:56:31 + docker inspect -f . ci-base-image-arm64 07:56:31 . [Pipeline] withDockerContainer 07:56:31 prd-ubuntu18.04-docker-arm64-4c-16g-15294 does not seem to be running inside a container 07:56:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:56:33 $ docker top 35f84291c5dc617280fdec573852507aaabcab506a81c1848ae256d7bcb45afd -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:34 + go mod tidy [Pipeline] sh 07:56:36 + make test 07:56:36 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:56:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:57:09 GO111MODULE=on go vet ./... [Pipeline] } 07:57:31 $ docker stop --time=1 35f84291c5dc617280fdec573852507aaabcab506a81c1848ae256d7bcb45afd 07:57:33 $ docker rm -f 35f84291c5dc617280fdec573852507aaabcab506a81c1848ae256d7bcb45afd [Pipeline] // withDockerContainer [Pipeline] sh 07:57:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:57:34 Warning: overwriting stash ‘coverage-report’ 07:57:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:57:36 + ls -al . 07:57:36 total 124 07:57:36 drwxrwxr-x 10 jenkins jenkins 4096 May 20 07:56 . 07:57:36 drwxrwxr-x 4 jenkins jenkins 4096 May 20 07:54 .. 07:57:36 drwxrwxr-x 8 jenkins jenkins 4096 May 20 07:54 .git 07:57:36 drwxrwxr-x 2 jenkins jenkins 4096 May 20 07:54 .github 07:57:36 -rw-rw-r-- 1 jenkins jenkins 162 May 20 07:54 .gitignore 07:57:36 -rw-rw-r-- 1 jenkins jenkins 3959 May 20 07:54 CONTRIBUTING.md 07:57:36 -rw-rw-r-- 1 jenkins jenkins 1508 May 20 07:54 Dockerfile 07:57:36 -rw-rw-r-- 1 jenkins jenkins 902 May 20 07:54 Dockerfile.build 07:57:36 -rw-rw-r-- 1 jenkins jenkins 652 May 20 07:54 Jenkinsfile 07:57:36 -rw-rw-r-- 1 jenkins jenkins 11357 May 20 07:54 LICENSE 07:57:36 -rw-rw-r-- 1 jenkins jenkins 941 May 20 07:54 Makefile 07:57:36 -rw-rw-r-- 1 jenkins jenkins 6012 May 20 07:54 README.md 07:57:36 -rw-rw-r-- 1 jenkins jenkins 5 May 20 07:51 VERSION 07:57:36 drwxrwxr-x 3 jenkins jenkins 4096 May 20 07:54 assets 07:57:36 drwxrwxr-x 2 jenkins jenkins 4096 May 20 07:54 bin 07:57:36 drwxrwxr-x 3 jenkins jenkins 4096 May 20 07:54 cmd 07:57:36 -rw-r--r-- 1 jenkins jenkins 10 May 20 07:56 coverage.out 07:57:36 drwxrwxr-x 5 jenkins jenkins 4096 May 20 07:54 docs 07:57:36 -rw-rw-r-- 1 jenkins jenkins 971 May 20 07:54 go.mod 07:57:36 -rw-r--r-- 1 jenkins jenkins 23959 May 20 07:56 go.sum 07:57:36 drwxrwxr-x 10 jenkins jenkins 4096 May 20 07:54 internal 07:57:36 -rw-rw-r-- 1 jenkins jenkins 155 May 20 07:54 version.go 07:57:36 drwxrwxr-x 4 jenkins jenkins 4096 May 20 07:54 web [Pipeline] isUnix [Pipeline] sh 07:57:36 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=96acf888ed28ed8235074e47a4544f9bbc444aee --label arch=arm64 --label version=0.0.0 . 07:57:37 Sending build context to Docker daemon 35.61MB 07:57:37 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:57:37 Step 2/24 : FROM ${BASE} AS builder 07:57:37 ---> f47d08f18506 07:57:37 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:57:38 ---> Running in 176cc262d081 07:57:38 Removing intermediate container 176cc262d081 07:57:38 ---> b524952d2e26 07:57:38 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:57:39 ---> Running in d758bcc771f2 07:57:39 Removing intermediate container d758bcc771f2 07:57:39 ---> 72e7e0ce195c 07:57:39 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:57:39 ---> Running in 777cb76d5e39 07:57:40 Removing intermediate container 777cb76d5e39 07:57:40 ---> 58a833e124a3 07:57:40 Step 6/24 : LABEL Name=edgex-ui-go 07:57:40 ---> Running in ce2174e3c221 07:57:40 Removing intermediate container ce2174e3c221 07:57:40 ---> 50c17b82de1a 07:57:40 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:57:40 ---> Running in 8a4cea97668a 07:57:41 Removing intermediate container 8a4cea97668a 07:57:41 ---> 5f6d69c6a370 07:57:41 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:41 ---> Running in bd7d98ceac65 07:57:43 Removing intermediate container bd7d98ceac65 07:57:43 ---> 93c4f40b192c 07:57:43 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:57:43 ---> Running in 6f87b9c58089 07:57:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:57:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:57:47 OK: 138 MiB in 40 packages 07:57:48 Removing intermediate container 6f87b9c58089 07:57:48 ---> 9cab073a50ec 07:57:48 Step 10/24 : ENV GO111MODULE=on 07:57:48 ---> Running in f7bc6b9b1aa4 07:57:48 Removing intermediate container f7bc6b9b1aa4 07:57:48 ---> fc418d09dc11 07:57:48 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:57:48 ---> Running in c470fc0f4d55 07:57:49 Removing intermediate container c470fc0f4d55 07:57:49 ---> dc28ac2bf35d 07:57:49 Step 12/24 : COPY go.mod . 07:57:50 ---> 0d7debd28c44 07:57:50 Step 13/24 : COPY Makefile . 07:57:51 ---> 7a3a12af89ff 07:57:51 Step 14/24 : RUN make update 07:57:51 ---> Running in f119183adfe8 07:57:52 CGO_ENABLED=0 GO111MODULE=on go mod download 07:57:53 Removing intermediate container f119183adfe8 07:57:53 ---> f69fdf6ffb6d 07:57:53 Step 15/24 : COPY . . 07:57:57 ---> e7f1fa40101b 07:57:57 Step 16/24 : RUN ${MAKE} 07:57:57 ---> Running in 4862df65f0c5 07:57:58 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 07:58:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:58:28 Removing intermediate container 4862df65f0c5 07:58:28 ---> 3c9c6bb6763e 07:58:28 Step 17/24 : FROM alpine:3.12 07:58:28 3.12: Pulling from library/alpine 07:58:29 d2f70382dc9a: Pulling fs layer 07:58:29 d2f70382dc9a: Verifying Checksum 07:58:29 d2f70382dc9a: Download complete 07:58:29 d2f70382dc9a: Pull complete 07:58:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:58:29 Status: Downloaded newer image for alpine:3.12 07:58:29 ---> 9852663dfa18 07:58:29 Step 18/24 : EXPOSE 4000 07:58:30 ---> Running in 7339ac8d75be 07:58:30 Removing intermediate container 7339ac8d75be 07:58:30 ---> 5aa7ee3438f0 07:58:30 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 07:58:33 ---> b49ad1928023 07:58:33 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:58:33 ---> Running in 68aafa47f09b 07:58:33 Removing intermediate container 68aafa47f09b 07:58:33 ---> 8dcbaacf8613 07:58:33 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:58:33 ---> Running in 156ea19b8739 07:58:35 Removing intermediate container 156ea19b8739 07:58:35 ---> 67f7c2a8c802 07:58:35 Step 22/24 : LABEL arch=arm64 07:58:35 ---> Running in c9c0f33b7eea 07:58:35 Removing intermediate container c9c0f33b7eea 07:58:35 ---> f7375d667cbf 07:58:35 Step 23/24 : LABEL git_sha=96acf888ed28ed8235074e47a4544f9bbc444aee 07:58:36 ---> Running in cd0697f49102 07:58:36 Removing intermediate container cd0697f49102 07:58:36 ---> d747ea37937d 07:58:36 Step 24/24 : LABEL version=0.0.0 07:58:36 ---> Running in fd5cd697a4be 07:58:37 Removing intermediate container fd5cd697a4be 07:58:37 ---> 9f0c37b8a5b9 07:58:37 [Warning] One or more build-args [ARCH] were not consumed 07:58:37 Successfully built 9f0c37b8a5b9 07:58:37 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 07:58:38 ---> job-cost.sh 07:58:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h5Tg 07:59:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:00:54 lf-activate-venv(): INFO: Adding /tmp/venv-h5Tg/bin to PATH 08:00:54 INFO: No Stack... 08:00:54 INFO: Retrieving Pricing Info for: v2-standard-4 08:00:54 INFO: Archiving Costs [Pipeline] sh 08:00:54 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv+ 08:00:54 cut -d, -f6 [Pipeline] lock 08:00:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] 08:00:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] did not exist. Created. 08:00:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:55 /w/workspace/edgex-ui-go/2@tmp/durable-595cd032/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-595cd032/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:00:55 + echo total: 0.18000000715255737 [Pipeline] stash 08:00:55 Warning: overwriting stash ‘stack-cost’ 08:00:55 Stashed 1 file(s) [Pipeline] } 08:00:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-362-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:00:56 provisioning config files... 08:00:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/config5412742905342997859tmp [Pipeline] { [Pipeline] sh 08:00:57 + set +x 08:00:57 + curl -s https://codecov.io/bash 08:00:57 + bash -s -- 08:00:57 08:00:57 _____ _ 08:00:57 / ____| | | 08:00:57 | | ___ __| | ___ ___ _____ __ 08:00:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:00:57 | |___| (_) | (_| | __/ (_| (_) \ V / 08:00:57 \_____\___/ \__,_|\___|\___\___/ \_/ 08:00:57 Bash-1.0.2 08:00:57 08:00:57 08:00:57 ==> git version 2.24.4 found 08:00:57 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:00:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:00:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:00:57 ==> Jenkins CI detected. 08:00:57 project root: . 08:00:57 --> token set from env 08:00:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:00:57 ==> Running gcov in . (disable via -X gcov) 08:00:57 ==> Python coveragepy not found 08:00:57 ==> Searching for coverage reports in: 08:00:57 + . 08:00:57 -> Found 1 reports 08:00:57 ==> Detecting git/mercurial file structure 08:00:57 ==> Reading reports 08:00:57 + ./coverage.out bytes=10 08:00:57 ==> Appending adjustments 08:00:57 https://docs.codecov.io/docs/fixing-reports 08:00:57 + Found adjustments 08:00:57 ==> Gzipping contents 08:00:57 4.0K /tmp/codecov.zoS02g.gz 08:00:57 ==> Uploading reports 08:00:57 url: https://codecov.io 08:00:57 query: branch=PR-362&commit=96acf888ed28ed8235074e47a4544f9bbc444aee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-362%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=362&job=&cmd_args= 08:00:57 -> Pinging Codecov 08:00:57 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-362&commit=96acf888ed28ed8235074e47a4544f9bbc444aee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-362%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=362&job=&cmd_args= 08:00:58 -> Uploading to 08:00:58 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/96acf888ed28ed8235074e47a4544f9bbc444aee/d813c3c6-4f25-42c4-8bd1-2091b1019a46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T080057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbf617bdfefdbb2d78012deceb8325ad6564f14a3a024efbc270a139fbfccbb7 08:00:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:58 Dload Upload Total Spent Left Speed 08:00:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 7369 --:--:-- --:--:-- --:--:-- 7364 100 3918 0 0 100 3918 0 7367 --:--:-- --:--:-- --:--:-- 7364 08:00:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/96acf888ed28ed8235074e47a4544f9bbc444aee [Pipeline] } 08:00:58 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 08:01:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:01:01 ---> package-listing.sh 08:01:01 ++ facter osfamily 08:01:01 ++ tr '[:upper:]' '[:lower:]' 08:01:02 + OS_FAMILY=redhat 08:01:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-362 08:01:02 + START_PACKAGES=/tmp/packages_start.txt 08:01:02 + END_PACKAGES=/tmp/packages_end.txt 08:01:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:02 + PACKAGES=/tmp/packages_start.txt 08:01:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-362 ']' 08:01:02 + PACKAGES=/tmp/packages_end.txt 08:01:02 + case "${OS_FAMILY}" in 08:01:02 + rpm -qa 08:01:02 + sort 08:01:02 + '[' -f /tmp/packages_start.txt ']' 08:01:02 + '[' -f /tmp/packages_end.txt ']' 08:01:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-362 ']' 08:01:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-362/archives/ 08:01:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-362/archives/ [Pipeline] echo 08:01:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:01:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:01:03 08:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:01:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:01:03 alpine: Pulling from edgex-lftools-log-publisher 08:01:03 df20fa9351a1: Pulling fs layer 08:01:03 36b3adc4ff6f: Pulling fs layer 08:01:03 8ad3a11d3b57: Pulling fs layer 08:01:03 46f8f816bc3b: Pulling fs layer 08:01:03 93b61091891f: Pulling fs layer 08:01:03 93b9cdb0e59b: Pulling fs layer 08:01:03 5e14af77c1be: Pulling fs layer 08:01:03 01666e4c0597: Pulling fs layer 08:01:03 aa168da1d23b: Pulling fs layer 08:01:03 93b61091891f: Waiting 08:01:03 93b9cdb0e59b: Waiting 08:01:03 5e14af77c1be: Waiting 08:01:03 01666e4c0597: Waiting 08:01:03 aa168da1d23b: Waiting 08:01:03 46f8f816bc3b: Waiting 08:01:03 36b3adc4ff6f: Verifying Checksum 08:01:03 36b3adc4ff6f: Download complete 08:01:03 46f8f816bc3b: Verifying Checksum 08:01:03 46f8f816bc3b: Download complete 08:01:04 df20fa9351a1: Verifying Checksum 08:01:04 df20fa9351a1: Download complete 08:01:04 93b9cdb0e59b: Verifying Checksum 08:01:04 93b9cdb0e59b: Download complete 08:01:04 93b61091891f: Verifying Checksum 08:01:04 93b61091891f: Download complete 08:01:04 5e14af77c1be: Verifying Checksum 08:01:04 5e14af77c1be: Download complete 08:01:04 01666e4c0597: Verifying Checksum 08:01:04 01666e4c0597: Download complete 08:01:04 8ad3a11d3b57: Verifying Checksum 08:01:04 8ad3a11d3b57: Download complete 08:01:04 df20fa9351a1: Pull complete 08:01:04 36b3adc4ff6f: Pull complete 08:01:04 8ad3a11d3b57: Pull complete 08:01:05 46f8f816bc3b: Pull complete 08:01:05 93b61091891f: Pull complete 08:01:05 93b9cdb0e59b: Pull complete 08:01:05 5e14af77c1be: Pull complete 08:01:06 01666e4c0597: Pull complete 08:01:06 aa168da1d23b: Verifying Checksum 08:01:06 aa168da1d23b: Download complete 08:01:11 aa168da1d23b: Pull complete 08:01:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:01:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:01:12 prd-centos7-docker-4c-2g-15290 does not seem to be running inside a container 08:01:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-362 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362:/w/workspace/edgexfoundry_edgex-ui-go_PR-362:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:01:15 $ docker top fafe8983a164cde4266f67c7d94480cf399c86ee7c09e75c32cf2ea4b557a7d9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:15 + touch /tmp/pre-build-complete [Pipeline] sh 08:01:16 + mkdir -p /var/log/sa [Pipeline] sh 08:01:16 + ls /var/log/sa-host 08:01:16 + sadf -c /var/log/sa-host/sa05 08:01:16 file_magic: OK 08:01:16 HZ: Using current value: 100 08:01:16 file_header: OK 08:01:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:01:16 Statistics: 08:01:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:01:16 File successfully converted to sysstat format version 12.2.1 08:01:16 + sadf -c /var/log/sa-host/sa20 08:01:16 file_magic: OK 08:01:16 HZ: Using current value: 100 08:01:16 file_header: OK 08:01:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:01:16 Statistics: 08:01:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:01:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:16 provisioning config files... 08:01:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp/config1933758159418175750tmp [Pipeline] { [Pipeline] echo 08:01:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:01:17 ---> create-netrc.sh [Pipeline] } 08:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:01:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:01:17 ---> python-tools-install.sh [Pipeline] echo 08:01:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:01:18 ---> sudo-logs.sh 08:01:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:01:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:01:18 ---> job-cost.sh 08:01:18 lf-activate-venv: SKIPPING 08:01:18 DEBUG: total: 0.18000000715255737 08:01:18 INFO: Retrieving Stack Cost... 08:01:19 INFO: Retrieving Pricing Info for: v3-standard-2 08:01:20 INFO: Archiving Costs [Pipeline] echo 08:01:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:01:20 ---> logs-deploy.sh 08:01:20 lf-activate-venv: SKIPPING 08:01:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-362/2 08:01:20 INFO: archiving workspace using pattern(s): 08:01:21 Archives upload complete. 08:01:21 INFO: archiving logs to Nexus 08:01:21 ---> uname -a: 08:01:21 Linux prd-centos7-docker-4c-2g-15290.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:01:21 08:01:21 08:01:21 ---> lscpu: 08:01:21 Architecture: x86_64 08:01:21 CPU op-mode(s): 32-bit, 64-bit 08:01:21 Byte Order: Little Endian 08:01:21 Address sizes: 40 bits physical, 48 bits virtual 08:01:21 CPU(s): 2 08:01:21 On-line CPU(s) list: 0,1 08:01:21 Thread(s) per core: 1 08:01:21 Core(s) per socket: 1 08:01:21 Socket(s): 2 08:01:21 NUMA node(s): 1 08:01:21 Vendor ID: AuthenticAMD 08:01:21 CPU family: 23 08:01:21 Model: 49 08:01:21 Model name: AMD EPYC-Rome Processor 08:01:21 Stepping: 0 08:01:21 CPU MHz: 2799.998 08:01:21 BogoMIPS: 5599.99 08:01:21 Virtualization: AMD-V 08:01:21 Hypervisor vendor: KVM 08:01:21 Virtualization type: full 08:01:21 L1d cache: 64 KiB 08:01:21 L1i cache: 64 KiB 08:01:21 L2 cache: 1 MiB 08:01:21 L3 cache: 32 MiB 08:01:21 NUMA node0 CPU(s): 0,1 08:01:21 Vulnerability Itlb multihit: Not affected 08:01:21 Vulnerability L1tf: Not affected 08:01:21 Vulnerability Mds: Not affected 08:01:21 Vulnerability Meltdown: Not affected 08:01:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:01:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:01:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:01:21 Vulnerability Srbds: Not affected 08:01:21 Vulnerability Tsx async abort: Not affected 08:01:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:01:21 08:01:21 08:01:21 ---> nproc: 08:01:21 2 08:01:21 08:01:21 08:01:21 ---> df -h: 08:01:21 Filesystem Size Used Available Use% Mounted on 08:01:21 overlay 40.0G 7.6G 32.4G 19% / 08:01:21 tmpfs 64.0M 0 64.0M 0% /dev 08:01:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:01:21 shm 64.0M 0 64.0M 0% /dev/shm 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-362 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-362@tmp 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 08:01:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 08:01:21 08:01:21 08:01:21 ---> free -m: 08:01:21 total used free shared buff/cache available 08:01:21 Mem: 7821 914 4768 0 2137 6729 08:01:21 Swap: 1023 0 1023 08:01:21 08:01:21 08:01:21 ---> ip addr: 08:01:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:01:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:01:21 inet 127.0.0.1/8 scope host lo 08:01:21 valid_lft forever preferred_lft forever 08:01:21 inet6 ::1/128 scope host 08:01:21 valid_lft forever preferred_lft forever 08:01:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:01:21 link/ether fa:16:3e:d7:e2:ef brd ff:ff:ff:ff:ff:ff 08:01:21 inet 10.30.122.195/23 brd 10.30.123.255 scope global dynamic eth0 08:01:21 valid_lft 85748sec preferred_lft 85748sec 08:01:21 inet6 fe80::f816:3eff:fed7:e2ef/64 scope link 08:01:21 valid_lft forever preferred_lft forever 08:01:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:01:21 link/ether 02:42:18:39:82:a9 brd ff:ff:ff:ff:ff:ff 08:01:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:01:21 valid_lft forever preferred_lft forever 08:01:21 inet6 fe80::42:18ff:fe39:82a9/64 scope link 08:01:21 valid_lft forever preferred_lft forever 08:01:21 08:01:21 08:01:21 ---> sar -b -r -n DEV: 08:01:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 08:01:21 08:01:21 07:50:18 LINUX RESTART (2 CPU) 08:01:21 08:01:21 07:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:01:21 07:52:01 41.92 3.55 38.37 0.00 2600.10 4666.63 0.00 08:01:21 07:53:01 1.70 0.00 1.70 0.00 0.00 32.26 0.00 08:01:21 07:54:01 0.32 0.00 0.32 0.00 0.00 4.28 0.00 08:01:21 07:55:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 08:01:21 07:56:02 0.27 0.00 0.27 0.00 0.00 3.66 0.00 08:01:21 07:57:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 08:01:21 07:58:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 08:01:21 07:59:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 08:01:21 08:00:01 0.28 0.00 0.28 0.00 0.00 2.61 0.00 08:01:21 08:01:01 0.35 0.12 0.23 0.00 7.33 3.33 0.00 08:01:21 Average: 4.59 0.37 4.22 0.00 261.24 473.35 0.00 08:01:21 08:01:21 07:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:01:21 07:52:01 5430664 0 794204 9.92 2620 1781444 1155140 12.75 585632 1589364 20 08:01:21 07:53:01 5430332 0 794532 9.92 2620 1781448 1154960 12.75 586080 1589488 12 08:01:21 07:54:01 5438760 0 786100 9.82 2620 1781452 1100816 12.15 579268 1589184 12 08:01:21 07:55:01 5439300 0 785556 9.81 2620 1781456 1074320 11.86 578388 1590040 8 08:01:21 07:56:02 5438084 0 786764 9.82 2620 1781464 1074176 11.86 576840 1593424 16 08:01:21 07:57:01 5426908 0 797940 9.96 2620 1781464 1074164 11.86 588140 1593424 16 08:01:21 07:58:01 5424376 0 800464 9.99 2620 1781472 1074092 11.86 590380 1593424 8 08:01:21 07:59:01 5424296 0 800484 9.99 2620 1781532 1074092 11.86 592156 1591760 16 08:01:21 08:00:01 5424172 0 800660 10.00 2620 1781480 1074092 11.86 592188 1591748 8 08:01:21 08:01:01 5418972 0 805580 10.06 2620 1781760 1078912 11.91 602108 1585376 36 08:01:21 Average: 5429586 0 795228 9.93 2620 1781497 1093476 12.07 587118 1590723 15 08:01:21 08:01:21 07:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:01:21 07:52:01 eth0 189.14 171.32 593.74 37.51 0.00 0.00 0.00 0.00 08:01:21 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:52:01 docker0 63.48 46.11 6.05 166.24 0.00 0.00 0.00 0.00 08:01:21 07:53:01 eth0 5.26 4.58 1.54 21.65 0.00 0.00 0.00 0.00 08:01:21 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:54:01 eth0 1.37 0.30 0.35 0.20 0.00 0.00 0.00 0.00 08:01:21 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:55:01 eth0 0.60 0.45 0.28 0.21 0.00 0.00 0.00 0.00 08:01:21 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:56:02 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:01:21 07:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:57:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:01:21 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:01:21 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:01:21 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 08:00:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:01:21 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 08:01:01 eth0 6.18 4.03 6.03 2.03 0.00 0.00 0.00 0.00 08:01:21 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 Average: eth0 20.37 18.16 60.33 6.18 0.00 0.00 0.00 0.00 08:01:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:21 Average: docker0 6.36 4.62 0.61 16.66 0.00 0.00 0.00 0.00 08:01:21 08:01:21 08:01:21 ---> sar -P ALL: 08:01:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 08:01:21 08:01:21 07:50:18 LINUX RESTART (2 CPU) 08:01:21 08:01:21 07:51:01 CPU %user %nice %system %iowait %steal %idle 08:01:21 07:52:01 all 4.56 0.00 1.96 1.16 0.04 92.28 08:01:21 07:52:01 0 4.88 0.00 2.13 1.34 0.05 91.60 08:01:21 07:52:01 1 4.23 0.00 1.79 0.98 0.03 92.96 08:01:21 07:53:01 all 0.25 0.00 0.08 0.00 0.02 99.65 08:01:21 07:53:01 0 0.30 0.00 0.08 0.00 0.02 99.60 08:01:21 07:53:01 1 0.20 0.00 0.08 0.00 0.02 99.70 08:01:21 07:54:01 all 0.13 0.00 0.04 0.00 0.01 99.82 08:01:21 07:54:01 0 0.22 0.00 0.03 0.00 0.00 99.75 08:01:21 07:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:01:21 07:55:01 all 0.16 0.00 0.03 0.00 0.02 99.79 08:01:21 07:55:01 0 0.27 0.00 0.03 0.00 0.02 99.68 08:01:21 07:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:01:21 07:56:02 all 0.17 0.00 0.03 0.00 0.02 99.78 08:01:21 07:56:02 0 0.03 0.00 0.05 0.00 0.02 99.90 08:01:21 07:56:02 1 0.30 0.00 0.02 0.00 0.02 99.67 08:01:21 07:57:01 all 0.14 0.00 0.03 0.00 0.02 99.81 08:01:21 07:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:01:21 07:57:01 1 0.24 0.00 0.02 0.00 0.00 99.75 08:01:21 07:58:01 all 0.13 0.00 0.03 0.00 0.01 99.83 08:01:21 07:58:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:01:21 07:58:01 1 0.20 0.00 0.02 0.00 0.00 99.78 08:01:21 07:59:01 all 0.11 0.00 0.05 0.00 0.02 99.82 08:01:21 07:59:01 0 0.17 0.00 0.07 0.00 0.02 99.75 08:01:21 07:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:01:21 08:00:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:01:21 08:00:01 0 0.32 0.00 0.02 0.00 0.00 99.67 08:01:21 08:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:01:21 08:01:01 all 0.67 0.00 0.33 0.02 0.02 98.97 08:01:21 08:01:01 0 0.69 0.00 0.42 0.00 0.02 98.88 08:01:21 08:01:01 1 0.65 0.00 0.23 0.03 0.02 99.06 08:01:21 Average: all 0.64 0.00 0.26 0.12 0.02 98.96 08:01:21 Average: 0 0.69 0.00 0.29 0.13 0.02 98.87 08:01:21 Average: 1 0.60 0.00 0.23 0.10 0.02 99.06 08:01:21 08:01:21 08:01:21