Pull request #356 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 889fa83fa51a5f0b04a92b7e4f72a65892b14f94+e780ff51f2d38c8c04fab48d9c2943cf7701f258 (e7c1d7cb104f240558908f9df5f4b8def819a2b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8466954265436799183.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-ssh2898154748437185040.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-356/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-356/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1891082804536721358.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-ssh6810072574502971235.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-356/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-356/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2746734803391681122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-106 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [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-356 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/jenkins-gitclient-ssh4303742531147941226.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 e780ff51f2d38c8c04fab48d9c2943cf7701f258 into PR head commit 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 Merge succeeded, producing 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 Checking out Revision 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 (PR-356) > 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-356@tmp/jenkins-gitclient-ssh850657081765283846.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # 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-356@tmp/jenkins-gitclient-ssh4483203240802621500.key > git merge e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" > git rev-list --no-walk 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:47:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:47:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:47:55 ========================================================= 08:47:55 EdgeX Global Pipelines Version Info 08:47:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:47:56 ------------------- 08:47:56 stable info: 08:47:56 ------------------- 08:47:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:47:56 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:47:56 Message: update stable to v1.0.192 08:47:57 ------------------- 08:47:57 experimental info: 08:47:57 ------------------- 08:47:57 Commited By: **** collab-it+edgex@linuxfoundation.org 08:47:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:47:57 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-356 [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-356 [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-356 [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [Pipeline] echo 08:47:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 889fa83 [Pipeline] echo 08:47:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:59 provisioning config files... 08:47:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config5199706069412426926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:59 ---> docker-login.sh 08:47:59 nexus3.edgexfoundry.org:10001 08:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:59 Configure a credential helper to remove this warning. See 08:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:59 08:47:59 Login Succeeded 08:47:59 nexus3.edgexfoundry.org:10002 08:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:00 Configure a credential helper to remove this warning. See 08:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:00 08:48:00 Login Succeeded 08:48:00 nexus3.edgexfoundry.org:10003 08:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:00 Configure a credential helper to remove this warning. See 08:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:00 08:48:00 Login Succeeded 08:48:00 nexus3.edgexfoundry.org:10004 08:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:00 Configure a credential helper to remove this warning. See 08:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:00 08:48:00 Login Succeeded 08:48:00 docker.io 08:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:01 Configure a credential helper to remove this warning. See 08:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:01 08:48:01 Login Succeeded 08:48:01 ---> docker-login.sh ends [Pipeline] } 08:48:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:48:01 + git log --format=format:%s -1 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [Pipeline] echo 08:48:01 GIT_COMMIT: 889fa83fa51a5f0b04a92b7e4f72a65892b14f94, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89 [Pipeline] echo 08:48:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:48:02 08:48:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:48:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:48:02 latest: Pulling from edgex-devops/git-semver 08:48:02 31603596830f: Pulling fs layer 08:48:02 54011a49482f: Pulling fs layer 08:48:02 a6820b24f6d8: Pulling fs layer 08:48:02 f581987b2513: Pulling fs layer 08:48:02 f581987b2513: Waiting 08:48:02 54011a49482f: Verifying Checksum 08:48:02 54011a49482f: Download complete 08:48:02 31603596830f: Verifying Checksum 08:48:02 31603596830f: Download complete 08:48:02 f581987b2513: Verifying Checksum 08:48:02 f581987b2513: Download complete 08:48:02 a6820b24f6d8: Verifying Checksum 08:48:02 a6820b24f6d8: Download complete 08:48:03 31603596830f: Pull complete 08:48:03 54011a49482f: Pull complete 08:48:04 a6820b24f6d8: Pull complete 08:48:04 f581987b2513: Pull complete 08:48:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:48:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:48:04 prd-centos7-docker-4c-2g-106 does not seem to be running inside a container 08:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-356 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356:/w/workspace/edgexfoundry_edgex-ui-go_PR-356:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:48:06 $ docker top 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:06 [ssh-agent] Looking for ssh-agent implementation... 08:48:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:07 $ docker exec 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 ssh-agent 08:48:07 SSH_AUTH_SOCK=/tmp/ssh-Rhfh08GYQpru/agent.11 08:48:07 SSH_AGENT_PID=16 08:48:07 Running ssh-add (command line suppressed) 08:48:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_694674140982121348.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_694674140982121348.key) 08:48:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:07 + git tag --points-at HEAD [Pipeline] } 08:48:07 $ docker exec --env ******** --env ******** 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 ssh-agent -k 08:48:08 unset SSH_AUTH_SOCK; 08:48:08 unset SSH_AGENT_PID; 08:48:08 echo Agent pid 16 killed; 08:48:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:08 [ssh-agent] Looking for ssh-agent implementation... 08:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:08 $ docker exec 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 ssh-agent 08:48:08 SSH_AUTH_SOCK=/tmp/ssh-ldWximLfYGmt/agent.47 08:48:08 SSH_AGENT_PID=52 08:48:08 Running ssh-add (command line suppressed) 08:48:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_5539598267400106807.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_5539598267400106807.key) 08:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:08 + git semver init 08:48:08 # -> Open(): unable to determine branch for HEAD 08:48:08 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-356/.git 08:48:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-356 08:48:08 # $SEMVER_REMOTE_NAME = origin 08:48:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:48:08 # $SEMVER_USER_NAME = edgex-jenkins 08:48:08 # $SEMVER_BRANCH = PR-356 08:48:08 # $SEMVER_TEMP = /tmp/semver-764074360 08:48:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:48:12 # '/tmp/semver-764074360' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-356/.semver' 08:48:12 # -> Force: false 08:48:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-356/.semver [Pipeline] } 08:48:12 $ docker exec --env ******** --env ******** 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 ssh-agent -k 08:48:12 unset SSH_AUTH_SOCK; 08:48:12 unset SSH_AGENT_PID; 08:48:12 echo Agent pid 52 killed; 08:48:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:12 + git semver [Pipeline] } 08:48:12 $ docker stop --time=1 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 08:48:14 $ docker rm -f 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 [Pipeline] // withDockerContainer [Pipeline] sh 08:48:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:48:15 Stashed 1 file(s) [Pipeline] echo 08:48:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:48:30 Still waiting to schedule task 08:48:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:48:30 Still waiting to schedule task 08:48:30 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:51:40 Running on prd-centos7-docker-4c-2g-107 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] ws 08:51:41 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 08:51:42 The recommended git tool is: git 08:51:49 using credential edgex-jenkins-ssh 08:51:49 Cloning the remote Git repository 08:51:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:51:49 > git init /w/workspace/edgex-ui-go/2 # timeout=10 08:51:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:51:49 > git --version # timeout=10 08:51:49 > git --version # 'git version 2.24.3' 08:51:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:49 [INFO] Currently running in a labeled security context 08:51:49 [INFO] Currently SELinux is 'enforcing' on the host 08:51:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2048880098120970064.key 08:51:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:51:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:51:51 Merging remotes/origin/master commit e780ff51f2d38c8c04fab48d9c2943cf7701f258 into PR head commit 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 08:51:52 Merge succeeded, producing 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 08:51:52 Checking out Revision 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 (PR-356) 08:51:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:51:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:51 [INFO] Currently running in a labeled security context 08:51:51 [INFO] Currently SELinux is 'enforcing' on the host 08:51:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh84711164742521602.key 08:51:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:51:52 > git config core.sparsecheckout # timeout=10 08:51:52 > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 08:51:52 > git remote # timeout=10 08:51:52 > git config --get remote.origin.url # timeout=10 08:51:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:52 [INFO] Currently running in a labeled security context 08:51:52 [INFO] Currently SELinux is 'enforcing' on the host 08:51:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6854721602346420752.key 08:51:52 > git merge e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 08:51:52 > git rev-parse HEAD^{commit} # timeout=10 08:51:52 > git config core.sparsecheckout # timeout=10 08:51:52 > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 08:51:57 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:51:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:51:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:51:59 + sudo service docker restart 08:51:59 + true 08:51:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:01 provisioning config files... 08:52:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config81031601469279070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:02 ---> docker-login.sh 08:52:02 nexus3.edgexfoundry.org:10001 08:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:03 Configure a credential helper to remove this warning. See 08:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:03 08:52:03 Login Succeeded 08:52:03 nexus3.edgexfoundry.org:10002 08:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:04 Configure a credential helper to remove this warning. See 08:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:04 08:52:04 Login Succeeded 08:52:04 nexus3.edgexfoundry.org:10003 08:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:04 Configure a credential helper to remove this warning. See 08:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:04 08:52:04 Login Succeeded 08:52:04 nexus3.edgexfoundry.org:10004 08:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:05 Configure a credential helper to remove this warning. See 08:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:05 08:52:05 Login Succeeded 08:52:05 docker.io 08:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:05 Configure a credential helper to remove this warning. See 08:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:05 08:52:05 Login Succeeded 08:52:05 ---> docker-login.sh ends [Pipeline] } 08:52:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:52:06 ========================================================= 08:52:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:52:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:52:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:52:08 Sending build context to Docker daemon 35.44MB 08:52:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:52:08 Step 2/8 : FROM ${BASE} 08:52:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:52:08 540db60ca938: Pulling fs layer 08:52:08 adcc1eea9eea: Pulling fs layer 08:52:08 4c4ab2625f07: Pulling fs layer 08:52:08 0510c868ecb4: Pulling fs layer 08:52:08 afea3b2eda06: Pulling fs layer 08:52:08 7809a108b3ef: Pulling fs layer 08:52:08 f706445af74f: Pulling fs layer 08:52:08 7809a108b3ef: Waiting 08:52:08 0510c868ecb4: Waiting 08:52:08 f706445af74f: Waiting 08:52:08 afea3b2eda06: Waiting 08:52:08 4c4ab2625f07: Verifying Checksum 08:52:08 4c4ab2625f07: Download complete 08:52:08 adcc1eea9eea: Verifying Checksum 08:52:08 adcc1eea9eea: Download complete 08:52:08 afea3b2eda06: Verifying Checksum 08:52:08 afea3b2eda06: Download complete 08:52:08 7809a108b3ef: Verifying Checksum 08:52:08 7809a108b3ef: Download complete 08:52:08 540db60ca938: Verifying Checksum 08:52:08 540db60ca938: Download complete 08:52:09 540db60ca938: Pull complete 08:52:09 adcc1eea9eea: Pull complete 08:52:09 4c4ab2625f07: Pull complete 08:52:12 f706445af74f: Verifying Checksum 08:52:12 f706445af74f: Download complete 08:52:12 0510c868ecb4: Verifying Checksum 08:52:12 0510c868ecb4: Download complete 08:52:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-108 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] ws 08:52:21 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 08:52:21 The recommended git tool is: git 08:52:23 0510c868ecb4: Pull complete 08:52:23 afea3b2eda06: Pull complete 08:52:23 7809a108b3ef: Pull complete 08:52:27 using credential edgex-jenkins-ssh 08:52:27 Cloning the remote Git repository 08:52:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:52:27 > git init /w/workspace/edgex-ui-go/2 # timeout=10 08:52:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:52:27 > git --version # timeout=10 08:52:27 > git --version # 'git version 2.17.1' 08:52:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:28 f706445af74f: Pull complete 08:52:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:52:28 ---> b068be0155e3 08:52:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:52:28 ---> Running in e548f79a96a1 08:52:28 Removing intermediate container e548f79a96a1 08:52:28 ---> 48d6361612cc 08:52:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:28 ---> Running in 0e8c0a8e92c3 08:52:30 Merging remotes/origin/master commit e780ff51f2d38c8c04fab48d9c2943cf7701f258 into PR head commit 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 08:52:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:52:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:52:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:52:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:52:30 > git config core.sparsecheckout # timeout=10 08:52:30 > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 08:52:30 Removing intermediate container 0e8c0a8e92c3 08:52:30 ---> c83699730849 08:52:30 Step 5/8 : RUN apk add --no-cache make git 08:52:30 Merge succeeded, producing 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 08:52:30 Checking out Revision 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 (PR-356) 08:52:31 ---> Running in b7c8cf46d49a 08:52:30 > git remote # timeout=10 08:52:30 > git config --get remote.origin.url # timeout=10 08:52:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:30 > git merge e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 08:52:30 > git rev-parse HEAD^{commit} # timeout=10 08:52:30 > git config core.sparsecheckout # timeout=10 08:52:30 > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 08:52:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:52:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:52:33 OK: 149 MiB in 40 packages 08:52:34 Removing intermediate container b7c8cf46d49a 08:52:34 ---> 096fc143c6a5 08:52:34 Step 6/8 : WORKDIR /edgex-ui-go 08:52:34 ---> Running in 66d877c376f7 08:52:35 Removing intermediate container 66d877c376f7 08:52:35 ---> d59177ea6b84 08:52:35 Step 7/8 : COPY . . 08:52:35 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:52:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:52:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:52:37 + sudo service docker restart 08:52:37 + true 08:52:39 ---> 631b8aedaa15 08:52:39 Step 8/8 : RUN go mod download 08:52:39 ---> Running in 1c3b17cfc6a5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:41 provisioning config files... 08:52:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8776305542887052702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:41 ---> docker-login.sh 08:52:41 nexus3.edgexfoundry.org:10001 08:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:43 Configure a credential helper to remove this warning. See 08:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:43 08:52:43 Login Succeeded 08:52:43 nexus3.edgexfoundry.org:10002 08:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:43 Configure a credential helper to remove this warning. See 08:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:43 08:52:43 Login Succeeded 08:52:43 nexus3.edgexfoundry.org:10003 08:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:44 Configure a credential helper to remove this warning. See 08:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:44 08:52:44 Login Succeeded 08:52:44 nexus3.edgexfoundry.org:10004 08:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:44 Configure a credential helper to remove this warning. See 08:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:44 08:52:44 Login Succeeded 08:52:44 docker.io 08:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:45 Configure a credential helper to remove this warning. See 08:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:45 08:52:45 Login Succeeded 08:52:45 ---> docker-login.sh ends [Pipeline] } 08:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:52:46 ========================================================= 08:52:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:52:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:52:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:52:47 Sending build context to Docker daemon 35.44MB 08:52:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:52:47 Step 2/8 : FROM ${BASE} 08:52:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:52:47 595b0fe564bb: Pulling fs layer 08:52:47 7186ed65a4f7: Pulling fs layer 08:52:47 316046926c0a: Pulling fs layer 08:52:47 4ebd0625c992: Pulling fs layer 08:52:47 207e8628e3a3: Pulling fs layer 08:52:47 c791037a9be2: Pulling fs layer 08:52:47 ffd874e62e21: Pulling fs layer 08:52:47 4ebd0625c992: Waiting 08:52:47 207e8628e3a3: Waiting 08:52:47 ffd874e62e21: Waiting 08:52:47 c791037a9be2: Waiting 08:52:47 316046926c0a: Verifying Checksum 08:52:47 316046926c0a: Download complete 08:52:47 7186ed65a4f7: Download complete 08:52:47 207e8628e3a3: Verifying Checksum 08:52:47 207e8628e3a3: Download complete 08:52:47 c791037a9be2: Verifying Checksum 08:52:47 c791037a9be2: Download complete 08:52:47 595b0fe564bb: Verifying Checksum 08:52:47 595b0fe564bb: Download complete 08:52:48 595b0fe564bb: Pull complete 08:52:48 7186ed65a4f7: Pull complete 08:52:49 316046926c0a: Pull complete 08:52:49 ffd874e62e21: Verifying Checksum 08:52:49 ffd874e62e21: Download complete 08:52:51 4ebd0625c992: Verifying Checksum 08:52:51 4ebd0625c992: Download complete 08:53:01 4ebd0625c992: Pull complete 08:53:01 207e8628e3a3: Pull complete 08:53:01 c791037a9be2: Pull complete 08:53:06 ffd874e62e21: Pull complete 08:53:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:53:06 ---> cfc18b08335c 08:53:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:53:08 ---> Running in c42a1d3488a2 08:53:08 Removing intermediate container c42a1d3488a2 08:53:08 ---> 1d680c61cab4 08:53:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:09 ---> Running in 09bcbc1fd993 08:53:11 Removing intermediate container 09bcbc1fd993 08:53:11 ---> fb53cf2d944f 08:53:11 Step 5/8 : RUN apk add --no-cache make git 08:53:11 ---> Running in c3f65d87c561 08:53:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:53:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:53:14 OK: 138 MiB in 40 packages 08:53:15 Removing intermediate container c3f65d87c561 08:53:15 ---> 2d8cfefc7061 08:53:15 Step 6/8 : WORKDIR /edgex-ui-go 08:53:15 ---> Running in 01f47524b8ee 08:53:15 Removing intermediate container 01f47524b8ee 08:53:15 ---> 5664bc6a9c67 08:53:15 Step 7/8 : COPY . . 08:53:18 Removing intermediate container 1c3b17cfc6a5 08:53:18 ---> e9a2f78ed4aa 08:53:18 Successfully built e9a2f78ed4aa 08:53:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:53:19 + docker inspect -f . ci-base-image-x86_64 08:53:19 ---> af1399eabf3b 08:53:19 Step 8/8 : RUN go mod download 08:53:19 ---> Running in 739f177b6e77 08:53:19 . [Pipeline] withDockerContainer 08:53:19 prd-centos7-docker-4c-2g-107 does not seem to be running inside a container 08:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:53:21 $ docker top ae0a1382c8a3b545e6441d8df977e20841043efc2c61377ec2556eb5d31a0fcd -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:21 + go version 08:53:22 go version go1.16.3 linux/amd64 [Pipeline] } 08:53:22 $ docker stop --time=1 ae0a1382c8a3b545e6441d8df977e20841043efc2c61377ec2556eb5d31a0fcd 08:53:24 $ docker rm -f ae0a1382c8a3b545e6441d8df977e20841043efc2c61377ec2556eb5d31a0fcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:53:24 + docker inspect -f . ci-base-image-x86_64 08:53:24 . [Pipeline] withDockerContainer 08:53:24 prd-centos7-docker-4c-2g-107 does not seem to be running inside a container 08:53: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 ******** -e ******** ci-base-image-x86_64 cat 08:53:26 $ docker top a60235286e57f2a835a28e2b608168937a28aa539a9e1f064938d02323d4b369 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:26 + go mod tidy [Pipeline] sh 08:53:29 + make test 08:53:29 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:53:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:53:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:53:50 GO111MODULE=on go vet ./... 08:53:51 Removing intermediate container 739f177b6e77 08:53:51 ---> 21c0c1e9e002 08:53:51 Successfully built 21c0c1e9e002 08:53:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:53:51 + docker inspect -f . ci-base-image-arm64 08:53:51 . [Pipeline] withDockerContainer 08:53:52 prd-ubuntu18.04-docker-arm64-4c-16g-108 does not seem to be running inside a container 08:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:53 $ docker top 2979599a99eaca30d88553524871a2e9d41872d098f5b6e69e8f254835fcda78 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:54 + go version 08:53:54 go version go1.16.3 linux/arm64 [Pipeline] } 08:53:54 $ docker stop --time=1 2979599a99eaca30d88553524871a2e9d41872d098f5b6e69e8f254835fcda78 08:53:56 $ docker rm -f 2979599a99eaca30d88553524871a2e9d41872d098f5b6e69e8f254835fcda78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:53:57 + docker inspect -f . ci-base-image-arm64 08:53:57 . [Pipeline] withDockerContainer 08:53:57 prd-ubuntu18.04-docker-arm64-4c-16g-108 does not seem to be running inside a container 08:53:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:59 $ docker top 981feb1a9540e6ef0674430fc9a5ca675d3c6a85e29b019c4f78e6a85bab229c -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:00 + go mod tidy [Pipeline] } 08:54:00 $ docker stop --time=1 a60235286e57f2a835a28e2b608168937a28aa539a9e1f064938d02323d4b369 08:54:03 $ docker rm -f a60235286e57f2a835a28e2b608168937a28aa539a9e1f064938d02323d4b369 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 08:54:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:54:04 + make test 08:54:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:54:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:54:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 08:54:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:54:07 + ls -al . 08:54:07 total 92 08:54:07 drwxrwxr-x. 10 jenkins jenkins 4096 May 14 08:53 . 08:54:07 drwxrwxr-x. 4 jenkins jenkins 28 May 14 08:51 .. 08:54:07 drwxrwxr-x. 3 jenkins jenkins 20 May 14 08:51 assets 08:54:07 drwxrwxr-x. 2 jenkins jenkins 35 May 14 08:51 bin 08:54:07 drwxrwxr-x. 3 jenkins jenkins 29 May 14 08:51 cmd 08:54:07 -rw-rw-r--. 1 jenkins jenkins 3959 May 14 08:51 CONTRIBUTING.md 08:54:07 -rw-r--r--. 1 jenkins jenkins 10 May 14 08:53 coverage.out 08:54:07 -rw-rw-r--. 1 jenkins jenkins 1508 May 14 08:51 Dockerfile 08:54:07 -rw-rw-r--. 1 jenkins jenkins 902 May 14 08:51 Dockerfile.build 08:54:07 drwxrwxr-x. 5 jenkins jenkins 104 May 14 08:51 docs 08:54:07 drwxrwxr-x. 8 jenkins jenkins 179 May 14 08:51 .git 08:54:07 drwxrwxr-x. 2 jenkins jenkins 103 May 14 08:51 .github 08:54:07 -rw-rw-r--. 1 jenkins jenkins 162 May 14 08:51 .gitignore 08:54:07 -rw-rw-r--. 1 jenkins jenkins 987 May 14 08:51 go.mod 08:54:07 -rw-r--r--. 1 jenkins jenkins 24424 May 14 08:53 go.sum 08:54:07 drwxrwxr-x. 10 jenkins jenkins 139 May 14 08:51 internal 08:54:07 -rw-rw-r--. 1 jenkins jenkins 652 May 14 08:51 Jenkinsfile 08:54:07 -rw-rw-r--. 1 jenkins jenkins 11357 May 14 08:51 LICENSE 08:54:07 -rw-rw-r--. 1 jenkins jenkins 941 May 14 08:51 Makefile 08:54:07 -rw-rw-r--. 1 jenkins jenkins 6012 May 14 08:51 README.md 08:54:07 -rw-rw-r--. 1 jenkins jenkins 5 May 14 08:48 VERSION 08:54:07 -rw-rw-r--. 1 jenkins jenkins 155 May 14 08:51 version.go 08:54:07 drwxrwxr-x. 4 jenkins jenkins 4096 May 14 08:51 web [Pipeline] isUnix [Pipeline] sh 08:54:07 + 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=889fa83fa51a5f0b04a92b7e4f72a65892b14f94 --label arch=amd64 --label version=0.0.0 . 08:54:08 Sending build context to Docker daemon 35.47MB 08:54:08 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:54:08 Step 2/24 : FROM ${BASE} AS builder 08:54:08 ---> e9a2f78ed4aa 08:54:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:54:09 ---> Running in 045c52a1247e 08:54:09 Removing intermediate container 045c52a1247e 08:54:09 ---> 38c5ec57b1f3 08:54:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:54:09 ---> Running in 9be282636d32 08:54:09 Removing intermediate container 9be282636d32 08:54:09 ---> b2e65f56983f 08:54:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:54:09 ---> Running in 7cdd74ae3f14 08:54:10 Removing intermediate container 7cdd74ae3f14 08:54:10 ---> f4e92d5942b0 08:54:10 Step 6/24 : LABEL Name=edgex-ui-go 08:54:10 ---> Running in 7fed80eb224c 08:54:10 Removing intermediate container 7fed80eb224c 08:54:10 ---> 8e8a644a0275 08:54:10 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:54:10 ---> Running in 9a3bbed969ab 08:54:11 Removing intermediate container 9a3bbed969ab 08:54:11 ---> 5b7685bd7ab9 08:54:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:11 ---> Running in 75b1109a7f4e 08:54:13 Removing intermediate container 75b1109a7f4e 08:54:13 ---> c1563d374636 08:54:13 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:54:13 ---> Running in 35ea0c90b5b7 08:54:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:54:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:54:17 OK: 149 MiB in 40 packages 08:54:17 Removing intermediate container 35ea0c90b5b7 08:54:17 ---> e522cac68a16 08:54:17 Step 10/24 : ENV GO111MODULE=on 08:54:17 ---> Running in a7b17c98d4f3 08:54:17 Removing intermediate container a7b17c98d4f3 08:54:17 ---> 1130ef901b50 08:54:17 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:54:17 ---> Running in db7fc59cd6b5 08:54:18 Removing intermediate container db7fc59cd6b5 08:54:18 ---> f1b1d8771198 08:54:18 Step 12/24 : COPY go.mod . 08:54:18 ---> ac8da136cbbf 08:54:18 Step 13/24 : COPY Makefile . 08:54:19 ---> ae4473b8a801 08:54:19 Step 14/24 : RUN make update 08:54:19 ---> Running in 9488f7b5f9a9 08:54:20 CGO_ENABLED=0 GO111MODULE=on go mod download 08:54:21 Removing intermediate container 9488f7b5f9a9 08:54:21 ---> fe9a40eb9a50 08:54:21 Step 15/24 : COPY . . 08:54:23 ---> 4455bfd6480c 08:54:23 Step 16/24 : RUN ${MAKE} 08:54:24 ---> Running in ddc7e2d0e76a 08:54:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:54:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:54:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:54:44 GO111MODULE=on go vet ./... 08:54:45 Removing intermediate container ddc7e2d0e76a 08:54:45 ---> c66f5517d10c 08:54:45 Step 17/24 : FROM alpine:3.12 08:54:45 3.12: Pulling from library/alpine 08:54:45 339de151aab4: Pulling fs layer 08:54:45 339de151aab4: Verifying Checksum 08:54:45 339de151aab4: Download complete 08:54:46 339de151aab4: Pull complete 08:54:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:54:46 Status: Downloaded newer image for alpine:3.12 08:54:46 ---> 13621d1b12d4 08:54:46 Step 18/24 : EXPOSE 4000 08:54:46 ---> Running in 1ae7a1fff206 08:54:46 Removing intermediate container 1ae7a1fff206 08:54:46 ---> 363e7f13802b 08:54:46 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 08:54:48 ---> 8ed9d000916a 08:54:48 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:54:48 ---> Running in 10d9353f555a 08:54:48 Removing intermediate container 10d9353f555a 08:54:48 ---> a5d9f0507349 08:54:48 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:54:48 ---> Running in e846bf1177f5 08:54:48 Removing intermediate container e846bf1177f5 08:54:48 ---> bc95adebbf67 08:54:48 Step 22/24 : LABEL arch=amd64 08:54:48 ---> Running in bb892cbca006 08:54:49 Removing intermediate container bb892cbca006 08:54:49 ---> 572d1ed080a1 08:54:49 Step 23/24 : LABEL git_sha=889fa83fa51a5f0b04a92b7e4f72a65892b14f94 08:54:49 ---> Running in 4da3e5b6598b 08:54:49 Removing intermediate container 4da3e5b6598b 08:54:49 ---> 152cc85c5079 08:54:49 Step 24/24 : LABEL version=0.0.0 08:54:49 ---> Running in 072d80be6101 08:54:50 Removing intermediate container 072d80be6101 08:54:50 ---> 1128451aee8c 08:54:50 [Warning] One or more build-args [ARCH] were not consumed 08:54:50 Successfully built 1128451aee8c 08:54:50 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:54:50 ---> job-cost.sh 08:54:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Whis [Pipeline] } 08:55:02 $ docker stop --time=1 981feb1a9540e6ef0674430fc9a5ca675d3c6a85e29b019c4f78e6a85bab229c 08:55:05 $ docker rm -f 981feb1a9540e6ef0674430fc9a5ca675d3c6a85e29b019c4f78e6a85bab229c [Pipeline] // withDockerContainer [Pipeline] sh 08:55:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:05 Warning: overwriting stash ‘coverage-report’ 08:55:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:07 + ls -al . 08:55:07 total 124 08:55:07 drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:54 . 08:55:07 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:52 .. 08:55:07 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:52 .git 08:55:07 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:52 .github 08:55:07 -rw-rw-r-- 1 jenkins jenkins 162 May 14 08:52 .gitignore 08:55:07 -rw-rw-r-- 1 jenkins jenkins 3959 May 14 08:52 CONTRIBUTING.md 08:55:07 -rw-rw-r-- 1 jenkins jenkins 1508 May 14 08:52 Dockerfile 08:55:07 -rw-rw-r-- 1 jenkins jenkins 902 May 14 08:52 Dockerfile.build 08:55:07 -rw-rw-r-- 1 jenkins jenkins 652 May 14 08:52 Jenkinsfile 08:55:07 -rw-rw-r-- 1 jenkins jenkins 11357 May 14 08:52 LICENSE 08:55:07 -rw-rw-r-- 1 jenkins jenkins 941 May 14 08:52 Makefile 08:55:07 -rw-rw-r-- 1 jenkins jenkins 6012 May 14 08:52 README.md 08:55:07 -rw-rw-r-- 1 jenkins jenkins 5 May 14 08:48 VERSION 08:55:07 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:52 assets 08:55:07 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:52 bin 08:55:07 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:52 cmd 08:55:07 -rw-r--r-- 1 jenkins jenkins 10 May 14 08:54 coverage.out 08:55:07 drwxrwxr-x 5 jenkins jenkins 4096 May 14 08:52 docs 08:55:07 -rw-rw-r-- 1 jenkins jenkins 987 May 14 08:52 go.mod 08:55:07 -rw-r--r-- 1 jenkins jenkins 24424 May 14 08:54 go.sum 08:55:07 drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:52 internal 08:55:07 -rw-rw-r-- 1 jenkins jenkins 155 May 14 08:52 version.go 08:55:07 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:52 web [Pipeline] isUnix [Pipeline] sh 08:55:07 + 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=889fa83fa51a5f0b04a92b7e4f72a65892b14f94 --label arch=arm64 --label version=0.0.0 . 08:55:08 Sending build context to Docker daemon 35.47MB 08:55:08 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:55:08 Step 2/24 : FROM ${BASE} AS builder 08:55:08 ---> 21c0c1e9e002 08:55:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:55:09 ---> Running in 54367fe67cec 08:55:09 Removing intermediate container 54367fe67cec 08:55:09 ---> d0fceea61580 08:55:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:55:09 ---> Running in 2f0df4d63863 08:55:10 Removing intermediate container 2f0df4d63863 08:55:10 ---> 35cc76615286 08:55:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:55:10 ---> Running in 6d84c25a26d0 08:55:10 Removing intermediate container 6d84c25a26d0 08:55:10 ---> a78b5434a2e6 08:55:10 Step 6/24 : LABEL Name=edgex-ui-go 08:55:10 ---> Running in 2c1b90785d4a 08:55:12 Removing intermediate container 2c1b90785d4a 08:55:12 ---> de761c202bc5 08:55:12 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:55:12 ---> Running in fac82ad43d6f 08:55:12 Removing intermediate container fac82ad43d6f 08:55:12 ---> e9e5e1c61de7 08:55:12 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:12 ---> Running in 4038328dcb66 08:55:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:55:14 Removing intermediate container 4038328dcb66 08:55:14 ---> 6cca9b5d8ccd 08:55:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:55:15 ---> Running in 5b69e12f957a 08:55:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:55:18 OK: 138 MiB in 40 packages 08:55:19 Removing intermediate container 5b69e12f957a 08:55:19 ---> 4cdd0a5e5e71 08:55:19 Step 10/24 : ENV GO111MODULE=on 08:55:19 ---> Running in 26ce0baf1866 08:55:20 Removing intermediate container 26ce0baf1866 08:55:20 ---> 87575705a512 08:55:20 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:55:20 ---> Running in 20fd438550f0 08:55:20 Removing intermediate container 20fd438550f0 08:55:20 ---> 8aebdbfb960c 08:55:20 Step 12/24 : COPY go.mod . 08:55:21 ---> 667c12a0a75e 08:55:21 Step 13/24 : COPY Makefile . 08:55:22 ---> c32dc19fa3d1 08:55:22 Step 14/24 : RUN make update 08:55:22 ---> Running in 5329ea035a36 08:55:23 CGO_ENABLED=0 GO111MODULE=on go mod download 08:55:25 Removing intermediate container 5329ea035a36 08:55:25 ---> 877bc847bca7 08:55:25 Step 15/24 : COPY . . 08:55:28 ---> 7f9594ca005a 08:55:28 Step 16/24 : RUN ${MAKE} 08:55:28 ---> Running in d487957d6fc6 08:55:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:55:52 lf-activate-venv(): INFO: Adding /tmp/venv-Whis/bin to PATH 08:55:52 INFO: No Stack... 08:55:52 INFO: Retrieving Pricing Info for: v1-standard-2 08:55:52 INFO: Archiving Costs [Pipeline] sh 08:55:52 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 08:55:52 + cut -d, -f6 [Pipeline] lock 08:55:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] 08:55:52 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] did not exist. Created. 08:55:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:55:53 + echo total: 0.029999999329447746 [Pipeline] stash 08:55:53 Stashed 1 file(s) [Pipeline] } 08:55:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:55:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:56:00 Removing intermediate container d487957d6fc6 08:56:00 ---> c0b32e38897b 08:56:00 Step 17/24 : FROM alpine:3.12 08:56:00 3.12: Pulling from library/alpine 08:56:00 d2f70382dc9a: Pulling fs layer 08:56:00 d2f70382dc9a: Verifying Checksum 08:56:00 d2f70382dc9a: Download complete 08:56:01 d2f70382dc9a: Pull complete 08:56:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:56:01 Status: Downloaded newer image for alpine:3.12 08:56:01 ---> 9852663dfa18 08:56:01 Step 18/24 : EXPOSE 4000 08:56:01 ---> Running in 3225dbcc7e48 08:56:02 Removing intermediate container 3225dbcc7e48 08:56:02 ---> 119e7fe26fd5 08:56:02 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 08:56:05 ---> 568bd5b06d4d 08:56:05 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:56:05 ---> Running in fe062b14e818 08:56:05 Removing intermediate container fe062b14e818 08:56:05 ---> b576e6b5f95c 08:56:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:56:05 ---> Running in d91789301824 08:56:05 Removing intermediate container d91789301824 08:56:05 ---> 6eb42c526985 08:56:05 Step 22/24 : LABEL arch=arm64 08:56:05 ---> Running in f1b9979e6db3 08:56:06 Removing intermediate container f1b9979e6db3 08:56:06 ---> 2ec404636ed0 08:56:06 Step 23/24 : LABEL git_sha=889fa83fa51a5f0b04a92b7e4f72a65892b14f94 08:56:06 ---> Running in 7c989b88bfe9 08:56:07 Removing intermediate container 7c989b88bfe9 08:56:07 ---> 57189709a62f 08:56:07 Step 24/24 : LABEL version=0.0.0 08:56:07 ---> Running in 1007f125aa94 08:56:07 Removing intermediate container 1007f125aa94 08:56:07 ---> 04ea3783cfd8 08:56:07 [Warning] One or more build-args [ARCH] were not consumed 08:56:07 Successfully built 04ea3783cfd8 08:56:07 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 08:56:08 ---> job-cost.sh 08:56:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lXLJ 08:56:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:58:08 lf-activate-venv(): INFO: Adding /tmp/venv-lXLJ/bin to PATH 08:58:08 INFO: No Stack... 08:58:08 INFO: Retrieving Pricing Info for: lf-standard-4 08:58:08 INFO: Archiving Costs [Pipeline] sh 08:58:09 + + cut -d, -f6 08:58:09 cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 08:58:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] 08:58:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] did not exist. Created. 08:58:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:58:09 /w/workspace/edgex-ui-go/2@tmp/durable-fcc09f26/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-fcc09f26/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:58:10 + echo total: 0.20999999344348907 [Pipeline] stash 08:58:10 Warning: overwriting stash ‘stack-cost’ 08:58:10 Stashed 1 file(s) [Pipeline] } 08:58:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-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:58:11 provisioning config files... 08:58:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config2389055087598635398tmp [Pipeline] { [Pipeline] sh 08:58:11 + set +x 08:58:11 + curl -s https://codecov.io/bash 08:58:11 + bash -s -- 08:58:12 08:58:12 _____ _ 08:58:12 / ____| | | 08:58:12 | | ___ __| | ___ ___ _____ __ 08:58:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:58:12 | |___| (_) | (_| | __/ (_| (_) \ V / 08:58:12 \_____\___/ \__,_|\___|\___\___/ \_/ 08:58:12 Bash-1.0.2 08:58:12 08:58:12 08:58:12 ==> git version 2.24.3 found 08:58:12 ==> 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:58:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:58:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:58:12 ==> Jenkins CI detected. 08:58:12 project root: . 08:58:12 --> token set from env 08:58:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:58:12 ==> Running gcov in . (disable via -X gcov) 08:58:12 ==> Python coveragepy not found 08:58:12 ==> Searching for coverage reports in: 08:58:12 + . 08:58:12 -> Found 1 reports 08:58:12 ==> Detecting git/mercurial file structure 08:58:12 ==> Reading reports 08:58:12 + ./coverage.out bytes=10 08:58:12 ==> Appending adjustments 08:58:12 https://docs.codecov.io/docs/fixing-reports 08:58:12 + Found adjustments 08:58:12 ==> Gzipping contents 08:58:12 4.0K /tmp/codecov.oneC2i.gz 08:58:12 ==> Uploading reports 08:58:12 url: https://codecov.io 08:58:12 query: branch=PR-356&commit=889fa83fa51a5f0b04a92b7e4f72a65892b14f94&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-356%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=356&job=&cmd_args= 08:58:12 -> Pinging Codecov 08:58:12 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-356&commit=889fa83fa51a5f0b04a92b7e4f72a65892b14f94&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-356%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=356&job=&cmd_args= 08:58:13 -> Uploading to 08:58:13 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/889fa83fa51a5f0b04a92b7e4f72a65892b14f94/1fe209cc-9a9e-46cf-a50f-5f4427e9d405.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T085812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=014bf9f61ba3b87e1e2860b2737ed71e03cc79f4eaafef23bdd4129801286b95 08:58:13 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:13 Dload Upload Total Spent Left Speed 08:58:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3926 0 0 100 3926 0 9716 --:--:-- --:--:-- --:--:-- 9741 08:58:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [Pipeline] } 08:58:13 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:58:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:58:15 ---> package-listing.sh 08:58:15 ++ facter osfamily 08:58:15 ++ tr '[:upper:]' '[:lower:]' 08:58:15 + OS_FAMILY=redhat 08:58:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-356 08:58:15 + START_PACKAGES=/tmp/packages_start.txt 08:58:15 + END_PACKAGES=/tmp/packages_end.txt 08:58:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:15 + PACKAGES=/tmp/packages_start.txt 08:58:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-356 ']' 08:58:15 + PACKAGES=/tmp/packages_end.txt 08:58:15 + case "${OS_FAMILY}" in 08:58:15 + rpm -qa 08:58:15 + sort 08:58:21 + '[' -f /tmp/packages_start.txt ']' 08:58:21 + '[' -f /tmp/packages_end.txt ']' 08:58:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-356 ']' 08:58:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-356/archives/ 08:58:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-356/archives/ [Pipeline] echo 08:58:21 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-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:58:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:58:21 08:58:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:58:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:58:22 alpine: Pulling from edgex-lftools-log-publisher 08:58:22 df20fa9351a1: Pulling fs layer 08:58:22 36b3adc4ff6f: Pulling fs layer 08:58:22 8ad3a11d3b57: Pulling fs layer 08:58:22 46f8f816bc3b: Pulling fs layer 08:58:22 93b61091891f: Pulling fs layer 08:58:22 93b9cdb0e59b: Pulling fs layer 08:58:22 5e14af77c1be: Pulling fs layer 08:58:22 01666e4c0597: Pulling fs layer 08:58:22 aa168da1d23b: Pulling fs layer 08:58:22 46f8f816bc3b: Waiting 08:58:22 93b61091891f: Waiting 08:58:22 93b9cdb0e59b: Waiting 08:58:22 01666e4c0597: Waiting 08:58:22 5e14af77c1be: Waiting 08:58:22 aa168da1d23b: Waiting 08:58:22 36b3adc4ff6f: Verifying Checksum 08:58:22 36b3adc4ff6f: Download complete 08:58:22 46f8f816bc3b: Verifying Checksum 08:58:22 46f8f816bc3b: Download complete 08:58:22 df20fa9351a1: Verifying Checksum 08:58:22 df20fa9351a1: Download complete 08:58:22 93b9cdb0e59b: Verifying Checksum 08:58:22 93b9cdb0e59b: Download complete 08:58:22 5e14af77c1be: Verifying Checksum 08:58:22 5e14af77c1be: Download complete 08:58:22 01666e4c0597: Verifying Checksum 08:58:22 01666e4c0597: Download complete 08:58:22 93b61091891f: Verifying Checksum 08:58:22 93b61091891f: Download complete 08:58:22 8ad3a11d3b57: Verifying Checksum 08:58:22 8ad3a11d3b57: Download complete 08:58:22 df20fa9351a1: Pull complete 08:58:23 36b3adc4ff6f: Pull complete 08:58:23 8ad3a11d3b57: Pull complete 08:58:23 46f8f816bc3b: Pull complete 08:58:24 aa168da1d23b: Download complete 08:58:25 93b61091891f: Pull complete 08:58:25 93b9cdb0e59b: Pull complete 08:58:25 5e14af77c1be: Pull complete 08:58:25 01666e4c0597: Pull complete 08:58:33 aa168da1d23b: Pull complete 08:58:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:58:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:58:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:58:34 prd-centos7-docker-4c-2g-106 does not seem to be running inside a container 08:58:34 $ 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-356/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-356 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356:/w/workspace/edgexfoundry_edgex-ui-go_PR-356:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:58:37 $ docker top c71792cb23b410d94bddf4b64c6e996a0fadef02fdebc178f7517a485ef180f5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:37 + touch /tmp/pre-build-complete [Pipeline] sh 08:58:37 + mkdir -p /var/log/sa [Pipeline] sh 08:58:38 + ls /var/log/sa-host 08:58:38 + sadf -c /var/log/sa-host/sa14 08:58:38 file_magic: OK 08:58:38 HZ: Using current value: 100 08:58:38 file_header: OK 08:58:38 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:58:38 Statistics: 08:58:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:58:38 File successfully converted to sysstat format version 12.2.1 08:58:38 + sadf -c /var/log/sa-host/sa23 08:58:38 file_magic: OK 08:58:38 HZ: Using current value: 100 08:58:38 file_header: OK 08:58:38 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:58:38 Statistics: 08:58:38 Hnuu...uuuununununu... 08:58:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:38 provisioning config files... 08:58:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config7903987354901553716tmp [Pipeline] { [Pipeline] echo 08:58:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:58:38 ---> create-netrc.sh [Pipeline] } 08:58:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:58:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:58:39 ---> python-tools-install.sh [Pipeline] echo 08:58:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:58:39 ---> sudo-logs.sh 08:58:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:58:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:58:39 ---> job-cost.sh 08:58:39 lf-activate-venv: SKIPPING 08:58:39 DEBUG: total: 0.20999999344348907 08:58:39 INFO: Retrieving Stack Cost... 08:58:40 INFO: Retrieving Pricing Info for: v1-standard-2 08:58:41 INFO: Archiving Costs [Pipeline] echo 08:58:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:58:41 ---> logs-deploy.sh 08:58:41 lf-activate-venv: SKIPPING 08:58:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-356/2 08:58:41 INFO: archiving workspace using pattern(s): 08:58:43 Archives upload complete. 08:58:43 INFO: archiving logs to Nexus 08:58:44 ---> uname -a: 08:58:44 Linux prd-centos7-docker-4c-2g-106.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:58:44 08:58:44 08:58:44 ---> lscpu: 08:58:44 Architecture: x86_64 08:58:44 CPU op-mode(s): 32-bit, 64-bit 08:58:44 Byte Order: Little Endian 08:58:44 Address sizes: 40 bits physical, 48 bits virtual 08:58:44 CPU(s): 4 08:58:44 On-line CPU(s) list: 0-3 08:58:44 Thread(s) per core: 1 08:58:44 Core(s) per socket: 1 08:58:44 Socket(s): 4 08:58:44 NUMA node(s): 1 08:58:44 Vendor ID: GenuineIntel 08:58:44 CPU family: 6 08:58:44 Model: 44 08:58:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:58:44 Stepping: 1 08:58:44 CPU MHz: 2933.442 08:58:44 BogoMIPS: 5866.88 08:58:44 Virtualization: VT-x 08:58:44 Hypervisor vendor: KVM 08:58:44 Virtualization type: full 08:58:44 L1d cache: 128 KiB 08:58:44 L1i cache: 128 KiB 08:58:44 L2 cache: 16 MiB 08:58:44 L3 cache: 64 MiB 08:58:44 NUMA node0 CPU(s): 0-3 08:58:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:58:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:58:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:58:44 Vulnerability Meltdown: Mitigation; PTI 08:58:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:58:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:58:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:58:44 Vulnerability Srbds: Not affected 08:58:44 Vulnerability Tsx async abort: Not affected 08:58:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:58:44 08:58:44 08:58:44 ---> nproc: 08:58:44 4 08:58:44 08:58:44 08:58:44 ---> df -h: 08:58:44 Filesystem Size Used Available Use% Mounted on 08:58:44 overlay 50.0G 7.3G 42.7G 15% / 08:58:44 tmpfs 64.0M 0 64.0M 0% /dev 08:58:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:58:44 shm 64.0M 0 64.0M 0% /dev/shm 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-356 08:58:44 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp 08:58:44 08:58:44 08:58:44 ---> free -m: 08:58:44 total used free shared buff/cache available 08:58:44 Mem: 1837 724 106 0 1006 1008 08:58:44 Swap: 1023 1 1022 08:58:44 08:58:44 08:58:44 ---> ip addr: 08:58:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:58:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:58:44 inet 127.0.0.1/8 scope host lo 08:58:44 valid_lft forever preferred_lft forever 08:58:44 inet6 ::1/128 scope host 08:58:44 valid_lft forever preferred_lft forever 08:58:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:58:44 link/ether fa:16:3e:b2:6c:23 brd ff:ff:ff:ff:ff:ff 08:58:44 inet 10.30.123.140/23 brd 10.30.123.255 scope global dynamic eth0 08:58:44 valid_lft 85709sec preferred_lft 85709sec 08:58:44 inet6 fe80::f816:3eff:feb2:6c23/64 scope link 08:58:44 valid_lft forever preferred_lft forever 08:58:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:58:44 link/ether 02:42:e9:3f:bf:c9 brd ff:ff:ff:ff:ff:ff 08:58:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:58:44 valid_lft forever preferred_lft forever 08:58:44 inet6 fe80::42:e9ff:fe3f:bfc9/64 scope link 08:58:44 valid_lft forever preferred_lft forever 08:58:44 08:58:44 08:58:44 ---> sar -b -r -n DEV: 08:58:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 08:58:44 08:58:44 08:47:01 LINUX RESTART (4 CPU) 08:58:44 08:58:44 08:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:58:44 08:49:01 26.05 5.11 20.94 0.00 1599.59 4453.16 0.00 08:58:44 08:50:01 0.55 0.00 0.55 0.00 0.00 7.94 0.00 08:58:44 08:51:01 0.25 0.00 0.25 0.00 0.00 3.71 0.00 08:58:44 08:52:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 08:58:44 08:53:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 08:58:44 08:54:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 08:58:44 08:55:01 0.23 0.00 0.23 0.00 0.00 3.61 0.00 08:58:44 08:56:01 0.32 0.00 0.32 0.00 0.00 4.61 0.00 08:58:44 08:57:01 0.33 0.00 0.33 0.00 0.00 4.55 0.00 08:58:44 08:58:01 0.35 0.00 0.35 0.00 0.00 5.83 0.00 08:58:44 Average: 2.85 0.50 2.34 0.00 157.61 442.92 0.00 08:58:44 08:58:44 08:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:58:44 08:49:01 139728 0 599768 31.88 2620 1139428 1108952 37.85 407732 1133020 12 08:58:44 08:50:01 139276 0 600156 31.90 2620 1139492 1088248 37.14 411752 1130120 28 08:58:44 08:51:01 138192 0 601292 31.96 2620 1139440 1088128 37.14 420256 1122628 16 08:58:44 08:52:01 132924 0 606560 32.24 2620 1139440 1088384 37.14 429632 1118572 8 08:58:44 08:53:01 131860 0 607616 32.29 2620 1139448 1088408 37.15 430832 1118688 8 08:58:44 08:54:01 133112 0 606356 32.23 2620 1139456 1088300 37.14 432156 1116640 8 08:58:44 08:55:01 133292 0 606172 32.22 2620 1139460 1088192 37.14 431580 1116640 8 08:58:44 08:56:01 133612 0 605848 32.20 2620 1139464 1088192 37.14 431708 1116640 8 08:58:44 08:57:01 133588 0 605864 32.20 2620 1139472 1088192 37.14 431592 1116640 8 08:58:44 08:58:01 132964 0 606484 32.23 2620 1139476 1088276 37.14 432180 1116640 8 08:58:44 Average: 134855 0 604612 32.13 2620 1139458 1090327 37.21 425942 1120623 11 08:58:44 08:58:44 08:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:58:44 08:49:01 eth0 112.49 108.23 496.19 17.74 0.00 0.00 0.00 0.00 08:58:44 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:49:01 docker0 63.72 51.82 5.20 164.63 0.00 0.00 0.00 0.00 08:58:44 08:50:01 eth0 3.85 1.80 3.25 0.12 0.00 0.00 0.00 0.00 08:58:44 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:51:01 eth0 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:58:44 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:52:01 eth0 1.20 0.43 0.33 0.21 0.00 0.00 0.00 0.00 08:58:44 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:53:01 eth0 0.72 0.52 0.41 0.27 0.00 0.00 0.00 0.00 08:58:44 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:54:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 08:58:44 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:58:44 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:58:44 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:58:44 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:58:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:58:44 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 Average: eth0 11.84 11.02 49.33 1.84 0.00 0.00 0.00 0.00 08:58:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:44 Average: docker0 6.28 5.11 0.51 16.22 0.00 0.00 0.00 0.00 08:58:44 08:58:44 08:58:44 ---> sar -P ALL: 08:58:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 08:58:44 08:58:44 08:47:01 LINUX RESTART (4 CPU) 08:58:44 08:58:44 08:48:02 CPU %user %nice %system %iowait %steal %idle 08:58:44 08:49:01 all 2.55 0.00 1.85 0.44 0.03 95.14 08:58:44 08:49:01 0 2.64 0.00 2.04 0.12 0.02 95.19 08:58:44 08:49:01 1 2.70 0.00 1.66 1.30 0.03 94.31 08:58:44 08:49:01 2 2.44 0.00 1.59 0.19 0.03 95.75 08:58:44 08:49:01 3 2.41 0.00 2.13 0.14 0.02 95.31 08:58:44 08:50:01 all 0.18 0.00 0.05 0.00 0.01 99.76 08:58:44 08:50:01 0 0.07 0.00 0.07 0.00 0.00 99.87 08:58:44 08:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:58:44 08:50:01 2 0.53 0.00 0.07 0.00 0.00 99.40 08:58:44 08:50:01 3 0.07 0.00 0.05 0.00 0.02 99.87 08:58:44 08:51:01 all 0.16 0.00 0.05 0.00 0.00 99.78 08:58:44 08:51:01 0 0.05 0.00 0.07 0.00 0.00 99.88 08:58:44 08:51:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:58:44 08:51:01 2 0.52 0.00 0.05 0.00 0.00 99.43 08:58:44 08:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:58:44 08:52:01 all 0.08 0.00 0.04 0.00 0.00 99.87 08:58:44 08:52:01 0 0.22 0.00 0.05 0.00 0.02 99.72 08:58:44 08:52:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:58:44 08:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:58:44 08:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:58:44 08:53:01 all 0.18 0.00 0.05 0.00 0.00 99.77 08:58:44 08:53:01 0 0.17 0.00 0.07 0.00 0.00 99.77 08:58:44 08:53:01 1 0.07 0.00 0.07 0.00 0.00 99.87 08:58:44 08:53:01 2 0.43 0.00 0.02 0.00 0.00 99.55 08:58:44 08:53:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:58:44 08:54:01 all 0.18 0.00 0.04 0.00 0.00 99.78 08:58:44 08:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:58:44 08:54:01 1 0.08 0.00 0.07 0.00 0.00 99.85 08:58:44 08:54:01 2 0.57 0.00 0.05 0.00 0.00 99.38 08:58:44 08:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:58:44 08:55:01 all 0.17 0.00 0.04 0.00 0.00 99.78 08:58:44 08:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:58:44 08:55:01 1 0.05 0.00 0.07 0.00 0.00 99.88 08:58:44 08:55:01 2 0.55 0.00 0.03 0.00 0.00 99.42 08:58:44 08:55:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:58:44 08:56:01 all 0.15 0.00 0.03 0.00 0.00 99.81 08:58:44 08:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:58:44 08:56:01 1 0.52 0.00 0.02 0.00 0.02 99.45 08:58:44 08:56:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:58:44 08:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:58:44 08:57:01 all 0.16 0.00 0.03 0.00 0.00 99.81 08:58:44 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:58:44 08:57:01 1 0.52 0.00 0.03 0.00 0.00 99.45 08:58:44 08:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:58:44 08:57:01 3 0.07 0.00 0.05 0.00 0.00 99.88 08:58:44 08:58:01 all 0.16 0.00 0.04 0.00 0.00 99.80 08:58:44 08:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:58:44 08:58:01 1 0.53 0.00 0.03 0.00 0.00 99.43 08:58:44 08:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:58:44 08:58:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:58:44 Average: all 0.39 0.00 0.22 0.04 0.01 99.34 08:58:44 Average: 0 0.32 0.00 0.24 0.01 0.00 99.43 08:58:44 Average: 1 0.45 0.00 0.20 0.13 0.01 99.21 08:58:44 Average: 2 0.51 0.00 0.19 0.02 0.00 99.27 08:58:44 Average: 3 0.28 0.00 0.25 0.01 0.01 99.45 08:58:44 08:58:44 08:58:44