Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6bc2dd311edbabda4909abcd9b35b1f94383d0e2+2042747214768a5297d4458d210c69ac58bfc67c (39311b339d16d15eaa6622f86a7c0c328c919b87) 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-ssh5320917620107146171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5284643552807212713.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-371/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-371/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2560751280081218118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh4384289498088756970.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/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-371/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1294887752004231464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-196 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [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-371 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/jenkins-gitclient-ssh8744774029338854123.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/jenkins-gitclient-ssh4077053407612199625.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 Merge succeeded, producing af76c4eed0ccf9a0444c0da36c0a73b1c153f79d Checking out Revision af76c4eed0ccf9a0444c0da36c0a73b1c153f79d (PR-371) > git config core.sparsecheckout # timeout=10 > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # 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-371@tmp/jenkins-gitclient-ssh3941372054547801184.key > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af76c4eed0ccf9a0444c0da36c0a73b1c153f79d # timeout=10 Commit message: "Merge commit '2042747214768a5297d4458d210c69ac58bfc67c' into HEAD" > git rev-list --no-walk 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:06:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:06:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:06:42 ========================================================= 14:06:42 EdgeX Global Pipelines Version Info 14:06:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:06:43 ------------------- 14:06:43 stable info: 14:06:43 ------------------- 14:06:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:06:43 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 14:06:43 Message: update stable to v1.0.194 14:06:44 ------------------- 14:06:44 experimental info: 14:06:44 ------------------- 14:06:44 Commited By: **** collab-it+edgex@linuxfoundation.org 14:06:44 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 14:06:44 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:06:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af76c4eed0ccf9a0444c0da36c0a73b1c153f79d [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af76c4e [Pipeline] echo 14:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:45 provisioning config files... 14:06:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config1284607507863666963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:45 ---> docker-login.sh 14:06:45 nexus3.edgexfoundry.org:10001 14:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:46 Configure a credential helper to remove this warning. See 14:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:46 14:06:46 Login Succeeded 14:06:46 nexus3.edgexfoundry.org:10002 14:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:46 Configure a credential helper to remove this warning. See 14:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:46 14:06:46 Login Succeeded 14:06:46 nexus3.edgexfoundry.org:10003 14:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:46 Configure a credential helper to remove this warning. See 14:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:46 14:06:46 Login Succeeded 14:06:46 nexus3.edgexfoundry.org:10004 14:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:46 Configure a credential helper to remove this warning. See 14:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:46 14:06:46 Login Succeeded 14:06:46 docker.io 14:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:46 Configure a credential helper to remove this warning. See 14:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:46 14:06:46 Login Succeeded 14:06:46 ---> docker-login.sh ends [Pipeline] } 14:06:46 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 14:06:47 + git log --format=format:%s -1 af76c4eed0ccf9a0444c0da36c0a73b1c153f79d [Pipeline] echo 14:06:47 GIT_COMMIT: af76c4eed0ccf9a0444c0da36c0a73b1c153f79d, Commit Message: Merge commit '2042747214768a5297d4458d210c69ac58bfc67c' into HEAD [Pipeline] echo 14:06:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:06:48 14:06:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:06:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:06:48 latest: Pulling from edgex-devops/git-semver 14:06:48 31603596830f: Pulling fs layer 14:06:48 54011a49482f: Pulling fs layer 14:06:48 a6820b24f6d8: Pulling fs layer 14:06:48 f581987b2513: Pulling fs layer 14:06:48 f581987b2513: Waiting 14:06:48 54011a49482f: Verifying Checksum 14:06:48 54011a49482f: Download complete 14:06:49 31603596830f: Verifying Checksum 14:06:49 31603596830f: Download complete 14:06:49 f581987b2513: Verifying Checksum 14:06:49 f581987b2513: Download complete 14:06:49 a6820b24f6d8: Verifying Checksum 14:06:49 31603596830f: Pull complete 14:06:49 54011a49482f: Pull complete 14:06:49 a6820b24f6d8: Pull complete 14:06:50 f581987b2513: Pull complete 14:06:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:06:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:06:50 prd-centos7-docker-4c-2g-196 does not seem to be running inside a container 14:06:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:06:52 $ docker top 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:52 [ssh-agent] Looking for ssh-agent implementation... 14:06:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:52 $ docker exec 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 ssh-agent 14:06:52 SSH_AUTH_SOCK=/tmp/ssh-R1pZYPfU4fef/agent.15 14:06:52 SSH_AGENT_PID=21 14:06:52 Running ssh-add (command line suppressed) 14:06:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_4734186734955147497.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_4734186734955147497.key) 14:06:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:52 + git tag --points-at HEAD [Pipeline] } 14:06:52 $ docker exec --env ******** --env ******** 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 ssh-agent -k 14:06:52 unset SSH_AUTH_SOCK; 14:06:52 unset SSH_AGENT_PID; 14:06:52 echo Agent pid 21 killed; 14:06:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:06:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:53 [ssh-agent] Looking for ssh-agent implementation... 14:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:53 $ docker exec 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 ssh-agent 14:06:53 SSH_AUTH_SOCK=/tmp/ssh-9E1By48ibail/agent.55 14:06:53 SSH_AGENT_PID=61 14:06:53 Running ssh-add (command line suppressed) 14:06:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_1135885699942580223.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_1135885699942580223.key) 14:06:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:53 + git semver init 14:06:53 # -> Open(): unable to determine branch for HEAD 14:06:53 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.git 14:06:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-371 14:06:53 # $SEMVER_REMOTE_NAME = origin 14:06:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:06:53 # $SEMVER_USER_NAME = edgex-jenkins 14:06:53 # $SEMVER_BRANCH = PR-371 14:06:53 # $SEMVER_TEMP = /tmp/semver-409329332 14:06:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:06:55 # '/tmp/semver-409329332' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver' 14:06:55 # -> Force: false 14:06:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver [Pipeline] } 14:06:55 $ docker exec --env ******** --env ******** 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 ssh-agent -k 14:06:55 unset SSH_AUTH_SOCK; 14:06:55 unset SSH_AGENT_PID; 14:06:55 echo Agent pid 61 killed; 14:06:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:55 + git semver [Pipeline] } 14:06:55 $ docker stop --time=1 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 14:06:56 $ docker rm -f 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 [Pipeline] // withDockerContainer [Pipeline] sh 14:06:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:06:57 Stashed 1 file(s) [Pipeline] echo 14:06:57 [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 14:07:12 Still waiting to schedule task 14:07:12 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-196’ 14:07:12 Still waiting to schedule task 14:07:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:09:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-197 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws 14:09:23 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 14:09:24 The recommended git tool is: git 14:09:29 using credential edgex-jenkins-ssh 14:09:29 Cloning the remote Git repository 14:09:29 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:09:29 > git init /w/workspace/edgex-ui-go/4 # timeout=10 14:09:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:09:29 > git --version # timeout=10 14:09:29 > git --version # 'git version 2.17.1' 14:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:09:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:09:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:09:32 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 14:09:33 Merge succeeded, producing c2563573a55bf1b5a71e921687d4ef178d68acb3 14:09:33 Checking out Revision c2563573a55bf1b5a71e921687d4ef178d68acb3 (PR-371) 14:09:32 > git config core.sparsecheckout # timeout=10 14:09:32 > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 14:09:33 > git remote # timeout=10 14:09:33 > git config --get remote.origin.url # timeout=10 14:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:33 > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 14:09:33 > git rev-parse HEAD^{commit} # timeout=10 14:09:33 > git config core.sparsecheckout # timeout=10 14:09:33 > git checkout -f c2563573a55bf1b5a71e921687d4ef178d68acb3 # timeout=10 14:09:38 Commit message: "Merge commit '2042747214768a5297d4458d210c69ac58bfc67c' into HEAD" 14:09:38 > git rev-list --no-walk 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:09:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:09:41 + sudo service docker restart 14:09:41 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:59 provisioning config files... 14:09:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6831223400184066550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:59 ---> docker-login.sh 14:09:59 nexus3.edgexfoundry.org:10001 14:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:01 Configure a credential helper to remove this warning. See 14:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:01 14:10:01 Login Succeeded 14:10:01 nexus3.edgexfoundry.org:10002 14:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:01 Configure a credential helper to remove this warning. See 14:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:01 14:10:01 Login Succeeded 14:10:01 nexus3.edgexfoundry.org:10003 14:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:02 Configure a credential helper to remove this warning. See 14:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:02 14:10:02 Login Succeeded 14:10:02 nexus3.edgexfoundry.org:10004 14:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:02 Configure a credential helper to remove this warning. See 14:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:02 14:10:02 Login Succeeded 14:10:02 docker.io 14:10:02 Running on prd-centos7-docker-4c-2g-198 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws 14:10:02 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 14:10:03 The recommended git tool is: git 14:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:03 Configure a credential helper to remove this warning. See 14:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:03 14:10:03 Login Succeeded 14:10:03 ---> docker-login.sh ends [Pipeline] } 14:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:10:04 ========================================================= 14:10:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:10:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:10:04 + 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 . 14:10:05 using credential edgex-jenkins-ssh 14:10:05 Cloning the remote Git repository 14:10:05 Sending build context to Docker daemon 35.8MB 14:10:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:10:05 Step 2/8 : FROM ${BASE} 14:10:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:10:05 595b0fe564bb: Pulling fs layer 14:10:05 3088b5b3c5c0: Pulling fs layer 14:10:05 5b7225fbf94c: Pulling fs layer 14:10:05 ba82ee9f976e: Pulling fs layer 14:10:05 506bd15cee9f: Pulling fs layer 14:10:05 75a0a4a0db45: Pulling fs layer 14:10:05 618dc40b7e24: Pulling fs layer 14:10:05 ba82ee9f976e: Waiting 14:10:05 75a0a4a0db45: Waiting 14:10:05 506bd15cee9f: Waiting 14:10:05 618dc40b7e24: Waiting 14:10:05 5b7225fbf94c: Verifying Checksum 14:10:05 5b7225fbf94c: Download complete 14:10:05 3088b5b3c5c0: Verifying Checksum 14:10:05 3088b5b3c5c0: Download complete 14:10:05 506bd15cee9f: Download complete 14:10:06 595b0fe564bb: Verifying Checksum 14:10:06 595b0fe564bb: Download complete 14:10:06 75a0a4a0db45: Download complete 14:10:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:10:05 > git init /w/workspace/edgex-ui-go/4 # timeout=10 14:10:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:10:05 > git --version # timeout=10 14:10:05 > git --version # 'git version 2.24.4' 14:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:05 [INFO] Currently running in a labeled security context 14:10:05 [INFO] Currently SELinux is 'enforcing' on the host 14:10:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4015487945319545761.key 14:10:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:06 595b0fe564bb: Pull complete 14:10:07 3088b5b3c5c0: Pull complete 14:10:07 5b7225fbf94c: Pull complete 14:10:08 618dc40b7e24: Verifying Checksum 14:10:08 618dc40b7e24: Download complete 14:10:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:10:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:10:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:10:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:08 [INFO] Currently running in a labeled security context 14:10:08 [INFO] Currently SELinux is 'enforcing' on the host 14:10:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7897679414878080117.key 14:10:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:10:08 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 14:10:09 Merge succeeded, producing 64768628631e2fa512565d271e0e2e08fbbd3edc 14:10:09 Checking out Revision 64768628631e2fa512565d271e0e2e08fbbd3edc (PR-371) 14:10:10 ba82ee9f976e: Verifying Checksum 14:10:10 ba82ee9f976e: Download complete 14:10:08 > git config core.sparsecheckout # timeout=10 14:10:09 > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 14:10:09 > git remote # timeout=10 14:10:09 > git config --get remote.origin.url # timeout=10 14:10:09 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:09 [INFO] Currently running in a labeled security context 14:10:09 [INFO] Currently SELinux is 'enforcing' on the host 14:10:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh3061433594622753025.key 14:10:09 > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 14:10:09 > git rev-parse HEAD^{commit} # timeout=10 14:10:09 > git config core.sparsecheckout # timeout=10 14:10:09 > git checkout -f 64768628631e2fa512565d271e0e2e08fbbd3edc # timeout=10 14:10:13 Commit message: "Merge commit '2042747214768a5297d4458d210c69ac58bfc67c' into HEAD" 14:10:13 > git rev-list --no-walk 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:10:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:10:15 + true 14:10:15 + sudo service docker restart 14:10:15 Redirecting to /bin/systemctl restart docker.service 14:10:22 ba82ee9f976e: Pull complete 14:10:22 506bd15cee9f: Pull complete 14:10:22 75a0a4a0db45: Pull complete 14:10:25 618dc40b7e24: Pull complete 14:10:25 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 14:10:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:10:25 ---> a36622ca3599 14:10:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:10:27 ---> Running in 2664fd9e12dd 14:10:27 Removing intermediate container 2664fd9e12dd 14:10:27 ---> aa29a2702e56 14:10:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:27 ---> Running in ced515b6ccf1 14:10:30 Removing intermediate container ced515b6ccf1 14:10:30 ---> abfcdf08eab2 14:10:30 Step 5/8 : RUN apk add --no-cache make git 14:10:30 ---> Running in e54b096616fd 14:10:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:10:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { 14:10:33 OK: 138 MiB in 40 packages [Pipeline] configFileProvider 14:10:33 provisioning config files... 14:10:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config5569383123046105902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:33 ---> docker-login.sh 14:10:33 nexus3.edgexfoundry.org:10001 14:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:33 Configure a credential helper to remove this warning. See 14:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:33 14:10:33 Login Succeeded 14:10:33 nexus3.edgexfoundry.org:10002 14:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:34 Configure a credential helper to remove this warning. See 14:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:34 14:10:34 Login Succeeded 14:10:34 nexus3.edgexfoundry.org:10003 14:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:34 Configure a credential helper to remove this warning. See 14:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:34 14:10:34 Login Succeeded 14:10:34 nexus3.edgexfoundry.org:10004 14:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:34 Removing intermediate container e54b096616fd 14:10:34 ---> 56e38dc4628a 14:10:34 Step 6/8 : WORKDIR /edgex-ui-go 14:10:34 ---> Running in 4fdf1f2f87b2 14:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:34 Configure a credential helper to remove this warning. See 14:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:34 14:10:34 Login Succeeded 14:10:34 docker.io 14:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:34 Configure a credential helper to remove this warning. See 14:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:34 14:10:34 Login Succeeded 14:10:34 ---> docker-login.sh ends [Pipeline] } 14:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:10:34 Removing intermediate container 4fdf1f2f87b2 14:10:34 ---> bbaa7183b68c 14:10:34 Step 7/8 : COPY . . [Pipeline] echo 14:10:34 ========================================================= 14:10:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:10:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:10:35 + 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 . 14:10:35 Sending build context to Docker daemon 35.8MB 14:10:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:10:35 Step 2/8 : FROM ${BASE} 14:10:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:10:35 540db60ca938: Pulling fs layer 14:10:35 adcc1eea9eea: Pulling fs layer 14:10:35 4c4ab2625f07: Pulling fs layer 14:10:35 0510c868ecb4: Pulling fs layer 14:10:35 afea3b2eda06: Pulling fs layer 14:10:35 7809a108b3ef: Pulling fs layer 14:10:35 f706445af74f: Pulling fs layer 14:10:35 0510c868ecb4: Waiting 14:10:35 afea3b2eda06: Waiting 14:10:35 7809a108b3ef: Waiting 14:10:35 f706445af74f: Waiting 14:10:35 4c4ab2625f07: Verifying Checksum 14:10:35 4c4ab2625f07: Download complete 14:10:35 adcc1eea9eea: Download complete 14:10:35 afea3b2eda06: Verifying Checksum 14:10:35 afea3b2eda06: Download complete 14:10:35 7809a108b3ef: Verifying Checksum 14:10:35 7809a108b3ef: Download complete 14:10:35 540db60ca938: Verifying Checksum 14:10:35 540db60ca938: Download complete 14:10:36 540db60ca938: Pull complete 14:10:36 adcc1eea9eea: Pull complete 14:10:36 4c4ab2625f07: Pull complete 14:10:37 f706445af74f: Verifying Checksum 14:10:37 f706445af74f: Download complete 14:10:37 0510c868ecb4: Verifying Checksum 14:10:37 0510c868ecb4: Download complete 14:10:38 ---> 48d40709eb36 14:10:38 Step 8/8 : RUN go mod download 14:10:38 ---> Running in 483e803be27d 14:10:42 0510c868ecb4: Pull complete 14:10:42 afea3b2eda06: Pull complete 14:10:42 7809a108b3ef: Pull complete 14:10:43 f706445af74f: Pull complete 14:10:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 14:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:10:43 ---> b068be0155e3 14:10:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:10:47 ---> Running in ea6f0dab4a8e 14:10:47 Removing intermediate container ea6f0dab4a8e 14:10:47 ---> 19a69cf82b7f 14:10:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:47 ---> Running in 4f14ac614fbe 14:10:47 Removing intermediate container 4f14ac614fbe 14:10:47 ---> 5ccd59b45aaf 14:10:47 Step 5/8 : RUN apk add --no-cache make git 14:10:47 ---> Running in f3fe4ff2b36d 14:10:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:10:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:10:49 OK: 149 MiB in 40 packages 14:10:50 Removing intermediate container f3fe4ff2b36d 14:10:50 ---> fca1cc2d52db 14:10:50 Step 6/8 : WORKDIR /edgex-ui-go 14:10:50 ---> Running in 3efb440bb969 14:10:50 Removing intermediate container 3efb440bb969 14:10:50 ---> 50a3d9519759 14:10:50 Step 7/8 : COPY . . 14:10:51 ---> b92771c1860a 14:10:51 Step 8/8 : RUN go mod download 14:10:51 ---> Running in 028e9a5ffe30 14:11:06 Removing intermediate container 028e9a5ffe30 14:11:06 ---> 21a3f2ad4cb6 14:11:06 Successfully built 21a3f2ad4cb6 14:11:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:11:06 + docker inspect -f . ci-base-image-x86_64 14:11:06 . [Pipeline] withDockerContainer 14:11:06 prd-centos7-docker-4c-2g-198 does not seem to be running inside a container 14:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 14:11:07 $ docker top 548e817e8e88d76f5cbdb4e123813e8948184cbac6eac5159f81953764539903 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:07 + go version 14:11:07 go version go1.16.3 linux/amd64 [Pipeline] } 14:11:07 $ docker stop --time=1 548e817e8e88d76f5cbdb4e123813e8948184cbac6eac5159f81953764539903 14:11:08 $ docker rm -f 548e817e8e88d76f5cbdb4e123813e8948184cbac6eac5159f81953764539903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:11:09 + docker inspect -f . ci-base-image-x86_64 14:11:09 . [Pipeline] withDockerContainer 14:11:09 prd-centos7-docker-4c-2g-198 does not seem to be running inside a container 14:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 14:11:10 $ docker top 5c25d6e9ac17f518b92cbcf8282bd329727cf1d46d504849956ff6895177f76c -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:10 + go mod tidy 14:11:10 Removing intermediate container 483e803be27d 14:11:10 ---> 63f38a4fdc12 14:11:10 Successfully built 63f38a4fdc12 14:11:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 14:11:11 + make test 14:11:11 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:11:11 + docker inspect -f . ci-base-image-arm64 14:11:11 . [Pipeline] withDockerContainer 14:11:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:11:11 prd-ubuntu18.04-docker-arm64-4c-16g-197 does not seem to be running inside a container 14:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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-arm64 cat 14:11:13 $ docker top afb3287a1fda46c6939139be5139c43915eca79f4cfb4fd3b9a505ab1c4af627 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:14 + go version 14:11:14 go version go1.16.5 linux/arm64 [Pipeline] } 14:11:14 $ docker stop --time=1 afb3287a1fda46c6939139be5139c43915eca79f4cfb4fd3b9a505ab1c4af627 14:11:16 $ docker rm -f afb3287a1fda46c6939139be5139c43915eca79f4cfb4fd3b9a505ab1c4af627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:11:16 + docker inspect -f . ci-base-image-arm64 14:11:16 . [Pipeline] withDockerContainer 14:11:17 prd-ubuntu18.04-docker-arm64-4c-16g-197 does not seem to be running inside a container 14:11:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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-arm64 cat 14:11:18 $ docker top 93d58ef0c36977b4d16e1d7533677d730b0c378d79c4ddbb9d7e214a69134c8f -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:19 + go mod tidy [Pipeline] sh 14:11:20 + make test 14:11:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:11:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:11:23 GO111MODULE=on go vet ./... [Pipeline] } 14:11:27 $ docker stop --time=1 5c25d6e9ac17f518b92cbcf8282bd329727cf1d46d504849956ff6895177f76c 14:11:29 $ docker rm -f 5c25d6e9ac17f518b92cbcf8282bd329727cf1d46d504849956ff6895177f76c [Pipeline] // withDockerContainer [Pipeline] sh 14:11:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:11:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:11:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:11:33 + ls -al . 14:11:33 total 92 14:11:33 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 14:11 . 14:11:33 drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 14:10 .. 14:11:33 drwxrwxr-x. 3 jenkins jenkins 20 Jun 10 14:10 assets 14:11:33 drwxrwxr-x. 2 jenkins jenkins 35 Jun 10 14:10 bin 14:11:33 drwxrwxr-x. 3 jenkins jenkins 29 Jun 10 14:10 cmd 14:11:33 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 10 14:10 CONTRIBUTING.md 14:11:33 -rw-r--r--. 1 jenkins jenkins 10 Jun 10 14:11 coverage.out 14:11:33 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 10 14:10 Dockerfile 14:11:33 -rw-rw-r--. 1 jenkins jenkins 902 Jun 10 14:10 Dockerfile.build 14:11:33 drwxrwxr-x. 5 jenkins jenkins 104 Jun 10 14:10 docs 14:11:33 drwxrwxr-x. 8 jenkins jenkins 179 Jun 10 14:10 .git 14:11:33 drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 14:10 .github 14:11:33 -rw-rw-r--. 1 jenkins jenkins 162 Jun 10 14:10 .gitignore 14:11:33 -rw-rw-r--. 1 jenkins jenkins 971 Jun 10 14:10 go.mod 14:11:33 -rw-r--r--. 1 jenkins jenkins 23959 Jun 10 14:11 go.sum 14:11:33 drwxrwxr-x. 10 jenkins jenkins 139 Jun 10 14:10 internal 14:11:33 -rw-rw-r--. 1 jenkins jenkins 652 Jun 10 14:10 Jenkinsfile 14:11:33 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 10 14:10 LICENSE 14:11:33 -rw-rw-r--. 1 jenkins jenkins 941 Jun 10 14:10 Makefile 14:11:33 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 10 14:10 README.md 14:11:33 -rw-rw-r--. 1 jenkins jenkins 5 Jun 10 14:06 VERSION 14:11:33 -rw-rw-r--. 1 jenkins jenkins 155 Jun 10 14:10 version.go 14:11:33 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 10 14:10 web [Pipeline] isUnix [Pipeline] sh 14:11:33 + 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=64768628631e2fa512565d271e0e2e08fbbd3edc --label arch=amd64 --label version=0.0.0 . 14:11:33 Sending build context to Docker daemon 35.83MB 14:11:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 14:11:33 Step 2/24 : FROM ${BASE} AS builder 14:11:33 ---> 21a3f2ad4cb6 14:11:33 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:11:34 ---> Running in bc68c331b972 14:11:34 Removing intermediate container bc68c331b972 14:11:34 ---> 6cc1dfa49b7e 14:11:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:11:34 ---> Running in e41cac2f28c2 14:11:34 Removing intermediate container e41cac2f28c2 14:11:34 ---> c7b4ef4a8f49 14:11:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:11:34 ---> Running in 8a2ae2b1db0e 14:11:34 Removing intermediate container 8a2ae2b1db0e 14:11:34 ---> 32a0edbdf700 14:11:34 Step 6/24 : LABEL Name=edgex-ui-go 14:11:34 ---> Running in 8632071d05ca 14:11:34 Removing intermediate container 8632071d05ca 14:11:34 ---> 23b838e8d97f 14:11:34 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:11:34 ---> Running in e1bc24dcb5f5 14:11:34 Removing intermediate container e1bc24dcb5f5 14:11:34 ---> e8672a556f77 14:11:34 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:34 ---> Running in af7110090242 14:11:35 Removing intermediate container af7110090242 14:11:35 ---> 6faf869a32bf 14:11:35 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:11:35 ---> Running in 00ab4c297a30 14:11:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:11:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:11:37 OK: 149 MiB in 40 packages 14:11:37 Removing intermediate container 00ab4c297a30 14:11:37 ---> 62e64bdeeaf9 14:11:37 Step 10/24 : ENV GO111MODULE=on 14:11:37 ---> Running in 949e87652511 14:11:37 Removing intermediate container 949e87652511 14:11:37 ---> 5d172cd0ac0a 14:11:37 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:11:37 ---> Running in 82722ee00185 14:11:37 Removing intermediate container 82722ee00185 14:11:37 ---> bc83bd98c0ae 14:11:37 Step 12/24 : COPY go.mod . 14:11:37 ---> fb012de2f429 14:11:37 Step 13/24 : COPY Makefile . 14:11:37 ---> ea30996871ae 14:11:37 Step 14/24 : RUN make update 14:11:37 ---> Running in 85b3f5eded99 14:11:38 CGO_ENABLED=0 GO111MODULE=on go mod download 14:11:38 Removing intermediate container 85b3f5eded99 14:11:38 ---> 025ff1d3fae4 14:11:38 Step 15/24 : COPY . . 14:11:39 ---> bfcd76fdf031 14:11:39 Step 16/24 : RUN ${MAKE} 14:11:39 ---> Running in b14ce62112b1 14:11:39 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 14:11:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:11:50 Removing intermediate container b14ce62112b1 14:11:50 ---> f68f2a373f00 14:11:50 Step 17/24 : FROM alpine:3.12 14:11:50 3.12: Pulling from library/alpine 14:11:50 339de151aab4: Pulling fs layer 14:11:51 339de151aab4: Verifying Checksum 14:11:51 339de151aab4: Download complete 14:11:51 339de151aab4: Pull complete 14:11:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:11:51 Status: Downloaded newer image for alpine:3.12 14:11:51 ---> 13621d1b12d4 14:11:51 Step 18/24 : EXPOSE 4000 14:11:51 ---> Running in 947b948d7b08 14:11:51 Removing intermediate container 947b948d7b08 14:11:51 ---> 0c17d13c039f 14:11:51 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 14:11:52 ---> 64a35cfd1f88 14:11:52 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:11:52 ---> Running in 9dc89a5e4d6c 14:11:52 Removing intermediate container 9dc89a5e4d6c 14:11:52 ---> 3277b3316cce 14:11:52 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:11:52 ---> Running in a00c70ae530c 14:11:52 Removing intermediate container a00c70ae530c 14:11:52 ---> 78fced030b28 14:11:52 Step 22/24 : LABEL arch=amd64 14:11:52 ---> Running in d24799904b99 14:11:52 Removing intermediate container d24799904b99 14:11:52 ---> 0b1a6c66a6d9 14:11:52 Step 23/24 : LABEL git_sha=64768628631e2fa512565d271e0e2e08fbbd3edc 14:11:52 ---> Running in c2218c3cf4cb 14:11:52 Removing intermediate container c2218c3cf4cb 14:11:52 ---> 74f1532136fc 14:11:52 Step 24/24 : LABEL version=0.0.0 14:11:52 ---> Running in 07f79ebc3886 14:11:52 Removing intermediate container 07f79ebc3886 14:11:52 ---> 8b1830c28f1a 14:11:52 [Warning] One or more build-args [ARCH] were not consumed 14:11:52 Successfully built 8b1830c28f1a 14:11:52 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 14:11:53 ---> job-cost.sh 14:11:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zQ0t 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:11:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:11:54 GO111MODULE=on go vet ./... 14:12:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 14:12:12 $ docker stop --time=1 93d58ef0c36977b4d16e1d7533677d730b0c378d79c4ddbb9d7e214a69134c8f 14:12:14 $ docker rm -f 93d58ef0c36977b4d16e1d7533677d730b0c378d79c4ddbb9d7e214a69134c8f [Pipeline] // withDockerContainer [Pipeline] sh 14:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:15 Warning: overwriting stash ‘coverage-report’ 14:12:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:17 + ls -al . 14:12:17 total 124 14:12:17 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 14:11 . 14:12:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 14:09 .. 14:12:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 14:09 .git 14:12:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 14:09 .github 14:12:17 -rw-rw-r-- 1 jenkins jenkins 162 Jun 10 14:09 .gitignore 14:12:17 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 10 14:09 CONTRIBUTING.md 14:12:17 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 10 14:09 Dockerfile 14:12:17 -rw-rw-r-- 1 jenkins jenkins 902 Jun 10 14:09 Dockerfile.build 14:12:17 -rw-rw-r-- 1 jenkins jenkins 652 Jun 10 14:09 Jenkinsfile 14:12:17 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 10 14:09 LICENSE 14:12:17 -rw-rw-r-- 1 jenkins jenkins 941 Jun 10 14:09 Makefile 14:12:17 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 10 14:09 README.md 14:12:17 -rw-rw-r-- 1 jenkins jenkins 5 Jun 10 14:06 VERSION 14:12:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 14:09 assets 14:12:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 14:09 bin 14:12:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 14:09 cmd 14:12:17 -rw-r--r-- 1 jenkins jenkins 10 Jun 10 14:11 coverage.out 14:12:17 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 14:09 docs 14:12:17 -rw-rw-r-- 1 jenkins jenkins 971 Jun 10 14:09 go.mod 14:12:17 -rw-r--r-- 1 jenkins jenkins 23959 Jun 10 14:11 go.sum 14:12:17 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 14:09 internal 14:12:17 -rw-rw-r-- 1 jenkins jenkins 155 Jun 10 14:09 version.go 14:12:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 14:09 web [Pipeline] isUnix [Pipeline] sh 14:12:17 + 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=c2563573a55bf1b5a71e921687d4ef178d68acb3 --label arch=arm64 --label version=0.0.0 . 14:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-zQ0t/bin to PATH 14:12:18 INFO: No Stack... 14:12:18 INFO: Retrieving Pricing Info for: v3-standard-2 14:12:18 INFO: Archiving Costs [Pipeline] sh 14:12:18 Sending build context to Docker daemon 35.83MB 14:12:18 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 14:12:18 Step 2/24 : FROM ${BASE} AS builder 14:12:18 ---> 63f38a4fdc12 14:12:18 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:12:19 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 14:12:19 + cut -d, -f6 [Pipeline] lock 14:12:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] 14:12:19 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] did not exist. Created. 14:12:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:12:19 ---> Running in a87dfd5c59cb 14:12:19 + echo total: 0.05999999865889549 [Pipeline] stash 14:12:19 Stashed 1 file(s) [Pipeline] } 14:12:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 14:12:19 Removing intermediate container a87dfd5c59cb 14:12:19 ---> 68b4453b5815 14:12:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git" [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:12:20 ---> Running in a34c98398f40 14:12:20 Removing intermediate container a34c98398f40 14:12:20 ---> 5525ac9b0252 14:12:20 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:12:20 ---> Running in 6ec4f7fbc689 14:12:21 Removing intermediate container 6ec4f7fbc689 14:12:21 ---> 5bc308d53ad2 14:12:21 Step 6/24 : LABEL Name=edgex-ui-go 14:12:21 ---> Running in 62edc1c37c73 14:12:21 Removing intermediate container 62edc1c37c73 14:12:21 ---> b6751008b61f 14:12:21 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:12:21 ---> Running in 3ce69f04a20d 14:12:22 Removing intermediate container 3ce69f04a20d 14:12:22 ---> e054b94d345d 14:12:22 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:22 ---> Running in 8922692a9256 14:12:25 Removing intermediate container 8922692a9256 14:12:25 ---> 1e88eb53f5ed 14:12:25 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:25 ---> Running in f968109a4095 14:12:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:12:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:12:28 OK: 138 MiB in 40 packages 14:12:29 Removing intermediate container f968109a4095 14:12:29 ---> e4e99897cb55 14:12:29 Step 10/24 : ENV GO111MODULE=on 14:12:29 ---> Running in b1b661a0cd63 14:12:29 Removing intermediate container b1b661a0cd63 14:12:29 ---> a240f350b983 14:12:29 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:12:29 ---> Running in 5d5030b7b2f5 14:12:30 Removing intermediate container 5d5030b7b2f5 14:12:30 ---> 64e049c6d009 14:12:30 Step 12/24 : COPY go.mod . 14:12:31 ---> f42eae5ab217 14:12:31 Step 13/24 : COPY Makefile . 14:12:31 ---> d73b5ce95c5e 14:12:31 Step 14/24 : RUN make update 14:12:31 ---> Running in 60bd367aa872 14:12:33 CGO_ENABLED=0 GO111MODULE=on go mod download 14:12:34 Removing intermediate container 60bd367aa872 14:12:34 ---> 37e43e99a889 14:12:34 Step 15/24 : COPY . . 14:12:38 ---> 6226745af1fa 14:12:38 Step 16/24 : RUN ${MAKE} 14:12:38 ---> Running in 4e0627c48868 14:12:39 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 14:13:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:13:08 Removing intermediate container 4e0627c48868 14:13:08 ---> 07f139a2ea37 14:13:08 Step 17/24 : FROM alpine:3.12 14:13:09 3.12: Pulling from library/alpine 14:13:09 d2f70382dc9a: Pulling fs layer 14:13:09 d2f70382dc9a: Verifying Checksum 14:13:09 d2f70382dc9a: Download complete 14:13:10 d2f70382dc9a: Pull complete 14:13:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:13:10 Status: Downloaded newer image for alpine:3.12 14:13:10 ---> 9852663dfa18 14:13:10 Step 18/24 : EXPOSE 4000 14:13:10 ---> Running in 5d1e278d0423 14:13:10 Removing intermediate container 5d1e278d0423 14:13:10 ---> becf5e80b528 14:13:10 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 14:13:12 ---> 69a906104f2e 14:13:12 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:13:13 ---> Running in 8d7385d40074 14:13:13 Removing intermediate container 8d7385d40074 14:13:13 ---> e3f4e6e9979d 14:13:13 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:13:13 ---> Running in 3f55654ea9dd 14:13:14 Removing intermediate container 3f55654ea9dd 14:13:14 ---> ae915a3483ed 14:13:14 Step 22/24 : LABEL arch=arm64 14:13:14 ---> Running in 330d7bd01034 14:13:15 Removing intermediate container 330d7bd01034 14:13:15 ---> b36040232b14 14:13:15 Step 23/24 : LABEL git_sha=c2563573a55bf1b5a71e921687d4ef178d68acb3 14:13:15 ---> Running in 0e9bc15ae88c 14:13:15 Removing intermediate container 0e9bc15ae88c 14:13:15 ---> 1cf71a3fdc6e 14:13:15 Step 24/24 : LABEL version=0.0.0 14:13:15 ---> Running in f152fc2777b7 14:13:16 Removing intermediate container f152fc2777b7 14:13:16 ---> 4df2503087c8 14:13:16 [Warning] One or more build-args [ARCH] were not consumed 14:13:16 Successfully built 4df2503087c8 14:13:16 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 14:13:16 ---> job-cost.sh 14:13:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jnjY 14:13:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:15:17 lf-activate-venv(): INFO: Adding /tmp/venv-jnjY/bin to PATH 14:15:17 INFO: No Stack... 14:15:17 INFO: Retrieving Pricing Info for: v2-standard-4 14:15:17 INFO: Archiving Costs [Pipeline] sh 14:15:17 + + cutcat -d, /w/workspace/edgex-ui-go/4/archives/cost.csv -f6 14:15:17 [Pipeline] lock 14:15:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] 14:15:18 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] did not exist. Created. 14:15:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:18 /w/workspace/edgex-ui-go/4@tmp/durable-09bdf8f6/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-09bdf8f6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:18 + echo total: 0.18000000715255737 [Pipeline] stash 14:15:18 Warning: overwriting stash ‘stack-cost’ 14:15:19 Stashed 1 file(s) [Pipeline] } 14:15:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-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 14:15:20 provisioning config files... 14:15:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config2318207080434609248tmp [Pipeline] { [Pipeline] sh 14:15:20 + set +x 14:15:20 + curl -s https://codecov.io/bash 14:15:20 + bash -s -- 14:15:20 14:15:20 _____ _ 14:15:20 / ____| | | 14:15:20 | | ___ __| | ___ ___ _____ __ 14:15:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:15:20 | |___| (_) | (_| | __/ (_| (_) \ V / 14:15:20 \_____\___/ \__,_|\___|\___\___/ \_/ 14:15:20 Bash-1.0.3 14:15:20 14:15:20 14:15:20 ==> git version 2.24.4 found 14:15:20 ==> 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 14:15:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:15:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:15:20 ==> Jenkins CI detected. 14:15:20 project root: . 14:15:20 --> token set from env 14:15:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:15:20 ==> Running gcov in . (disable via -X gcov) 14:15:20 ==> Python coveragepy not found 14:15:20 ==> Searching for coverage reports in: 14:15:20 + . 14:15:20 -> Found 1 reports 14:15:20 ==> Detecting git/mercurial file structure 14:15:20 ==> Reading reports 14:15:20 + ./coverage.out bytes=10 14:15:20 ==> Appending adjustments 14:15:20 https://docs.codecov.io/docs/fixing-reports 14:15:20 + Found adjustments 14:15:20 ==> Gzipping contents 14:15:20 4.0K /tmp/codecov.P1sLM3.gz 14:15:20 ==> Uploading reports 14:15:20 url: https://codecov.io 14:15:20 query: branch=PR-371&commit=af76c4eed0ccf9a0444c0da36c0a73b1c153f79d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= 14:15:20 -> Pinging Codecov 14:15:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-371&commit=af76c4eed0ccf9a0444c0da36c0a73b1c153f79d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= 14:15:21 -> Uploading to 14:15:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/FB506323287CE973F263BFD2A0EB1F37/af76c4eed0ccf9a0444c0da36c0a73b1c153f79d/f010808b-a99e-49f0-bc85-65a8cacfe615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T141521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16ce6b7a65d45f5449dc1306e85733777d1c2cc06598b678bc68e505bbbda8c3 14:15:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:21 Dload Upload Total Spent Left Speed 14:15:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 10987 --:--:-- --:--:-- --:--:-- 10988 100 3923 0 0 100 3923 0 10982 --:--:-- --:--:-- --:--:-- 10958 14:15:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/af76c4eed0ccf9a0444c0da36c0a73b1c153f79d [Pipeline] } 14:15:21 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 14:15:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:15:24 ---> package-listing.sh 14:15:24 ++ tr '[:upper:]' '[:lower:]' 14:15:24 ++ facter osfamily 14:15:24 + OS_FAMILY=redhat 14:15:24 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-371 14:15:24 + START_PACKAGES=/tmp/packages_start.txt 14:15:24 + END_PACKAGES=/tmp/packages_end.txt 14:15:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:24 + PACKAGES=/tmp/packages_start.txt 14:15:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' 14:15:24 + PACKAGES=/tmp/packages_end.txt 14:15:24 + case "${OS_FAMILY}" in 14:15:24 + rpm -qa 14:15:24 + sort 14:15:24 + '[' -f /tmp/packages_start.txt ']' 14:15:24 + '[' -f /tmp/packages_end.txt ']' 14:15:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' 14:15:24 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ 14:15:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ [Pipeline] echo 14:15:24 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-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:15:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:15:25 14:15:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:15:26 alpine: Pulling from edgex-lftools-log-publisher 14:15:26 df20fa9351a1: Pulling fs layer 14:15:26 36b3adc4ff6f: Pulling fs layer 14:15:26 8ad3a11d3b57: Pulling fs layer 14:15:26 46f8f816bc3b: Pulling fs layer 14:15:26 93b61091891f: Pulling fs layer 14:15:26 93b9cdb0e59b: Pulling fs layer 14:15:26 5e14af77c1be: Pulling fs layer 14:15:26 01666e4c0597: Pulling fs layer 14:15:26 aa168da1d23b: Pulling fs layer 14:15:26 93b9cdb0e59b: Waiting 14:15:26 5e14af77c1be: Waiting 14:15:26 01666e4c0597: Waiting 14:15:26 aa168da1d23b: Waiting 14:15:26 46f8f816bc3b: Waiting 14:15:26 93b61091891f: Waiting 14:15:26 36b3adc4ff6f: Verifying Checksum 14:15:26 36b3adc4ff6f: Download complete 14:15:26 46f8f816bc3b: Verifying Checksum 14:15:26 46f8f816bc3b: Download complete 14:15:26 df20fa9351a1: Verifying Checksum 14:15:26 df20fa9351a1: Download complete 14:15:26 93b9cdb0e59b: Verifying Checksum 14:15:26 93b9cdb0e59b: Download complete 14:15:26 5e14af77c1be: Verifying Checksum 14:15:26 5e14af77c1be: Download complete 14:15:26 93b61091891f: Verifying Checksum 14:15:26 93b61091891f: Download complete 14:15:26 01666e4c0597: Verifying Checksum 14:15:26 01666e4c0597: Download complete 14:15:26 8ad3a11d3b57: Verifying Checksum 14:15:26 8ad3a11d3b57: Download complete 14:15:26 df20fa9351a1: Pull complete 14:15:26 36b3adc4ff6f: Pull complete 14:15:27 8ad3a11d3b57: Pull complete 14:15:27 46f8f816bc3b: Pull complete 14:15:27 93b61091891f: Pull complete 14:15:27 93b9cdb0e59b: Pull complete 14:15:27 5e14af77c1be: Pull complete 14:15:27 01666e4c0597: Pull complete 14:15:28 aa168da1d23b: Verifying Checksum 14:15:28 aa168da1d23b: Download complete 14:15:32 aa168da1d23b: Pull complete 14:15:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:15:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:15:32 prd-centos7-docker-4c-2g-196 does not seem to be running inside a container 14:15:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371/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-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:15:34 $ docker top 78148c37fd7fc174c356203a1af68af2278d9bcbb0a067e5067d7fcf2615be02 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:34 + touch /tmp/pre-build-complete [Pipeline] sh 14:15:35 + mkdir -p /var/log/sa [Pipeline] sh 14:15:35 + ls /var/log/sa-host 14:15:35 + sadf -c /var/log/sa-host/sa05 14:15:35 file_magic: OK 14:15:35 HZ: Using current value: 100 14:15:35 file_header: OK 14:15:35 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 14:15:35 Statistics: 14:15:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:15:35 File successfully converted to sysstat format version 12.2.1 14:15:35 + sadf -c /var/log/sa-host/sa10 14:15:35 file_magic: OK 14:15:35 HZ: Using current value: 100 14:15:35 file_header: OK 14:15:35 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 14:15:35 Statistics: 14:15:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:15:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:36 provisioning config files... 14:15:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config7441353918235717763tmp [Pipeline] { [Pipeline] echo 14:15:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:15:36 ---> create-netrc.sh [Pipeline] } 14:15:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:15:37 ---> python-tools-install.sh [Pipeline] echo 14:15:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:15:37 ---> sudo-logs.sh 14:15:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:15:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:15:37 ---> job-cost.sh 14:15:37 lf-activate-venv: SKIPPING 14:15:37 DEBUG: total: 0.18000000715255737 14:15:37 INFO: Retrieving Stack Cost... 14:15:38 INFO: Retrieving Pricing Info for: v3-standard-2 14:15:39 INFO: Archiving Costs [Pipeline] echo 14:15:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:15:39 ---> logs-deploy.sh 14:15:39 lf-activate-venv: SKIPPING 14:15:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-371/4 14:15:39 INFO: archiving workspace using pattern(s): 14:15:40 Archives upload complete. 14:15:40 INFO: archiving logs to Nexus 14:15:41 ---> uname -a: 14:15:41 Linux prd-centos7-docker-4c-2g-196.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:15:41 14:15:41 14:15:41 ---> lscpu: 14:15:41 Architecture: x86_64 14:15:41 CPU op-mode(s): 32-bit, 64-bit 14:15:41 Byte Order: Little Endian 14:15:41 Address sizes: 40 bits physical, 48 bits virtual 14:15:41 CPU(s): 2 14:15:41 On-line CPU(s) list: 0,1 14:15:41 Thread(s) per core: 1 14:15:41 Core(s) per socket: 1 14:15:41 Socket(s): 2 14:15:41 NUMA node(s): 1 14:15:41 Vendor ID: AuthenticAMD 14:15:41 CPU family: 23 14:15:41 Model: 49 14:15:41 Model name: AMD EPYC-Rome Processor 14:15:41 Stepping: 0 14:15:41 CPU MHz: 2800.000 14:15:41 BogoMIPS: 5600.00 14:15:41 Virtualization: AMD-V 14:15:41 Hypervisor vendor: KVM 14:15:41 Virtualization type: full 14:15:41 L1d cache: 64 KiB 14:15:41 L1i cache: 64 KiB 14:15:41 L2 cache: 1 MiB 14:15:41 L3 cache: 32 MiB 14:15:41 NUMA node0 CPU(s): 0,1 14:15:41 Vulnerability Itlb multihit: Not affected 14:15:41 Vulnerability L1tf: Not affected 14:15:41 Vulnerability Mds: Not affected 14:15:41 Vulnerability Meltdown: Not affected 14:15:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:15:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:15:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:15:41 Vulnerability Srbds: Not affected 14:15:41 Vulnerability Tsx async abort: Not affected 14:15:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 14:15:41 14:15:41 14:15:41 ---> nproc: 14:15:41 2 14:15:41 14:15:41 14:15:41 ---> df -h: 14:15:41 Filesystem Size Used Available Use% Mounted on 14:15:41 overlay 40.0G 7.6G 32.4G 19% / 14:15:41 tmpfs 64.0M 0 64.0M 0% /dev 14:15:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:15:41 shm 64.0M 0 64.0M 0% /dev/shm 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 14:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-371 14:15:41 14:15:41 14:15:41 ---> free -m: 14:15:41 total used free shared buff/cache available 14:15:41 Mem: 7821 980 4702 0 2138 6663 14:15:41 Swap: 1023 0 1023 14:15:41 14:15:41 14:15:41 ---> ip addr: 14:15:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:15:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:15:41 inet 127.0.0.1/8 scope host lo 14:15:41 valid_lft forever preferred_lft forever 14:15:41 inet6 ::1/128 scope host 14:15:41 valid_lft forever preferred_lft forever 14:15:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:15:41 link/ether fa:16:3e:cf:70:26 brd ff:ff:ff:ff:ff:ff 14:15:41 inet 10.30.122.212/23 brd 10.30.123.255 scope global dynamic eth0 14:15:41 valid_lft 85831sec preferred_lft 85831sec 14:15:41 inet6 fe80::f816:3eff:fecf:7026/64 scope link 14:15:41 valid_lft forever preferred_lft forever 14:15:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:15:41 link/ether 02:42:af:20:a5:4e brd ff:ff:ff:ff:ff:ff 14:15:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:15:41 valid_lft forever preferred_lft forever 14:15:41 inet6 fe80::42:afff:fe20:a54e/64 scope link 14:15:41 valid_lft forever preferred_lft forever 14:15:41 14:15:41 14:15:41 ---> sar -b -r -n DEV: 14:15:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 14:15:41 14:15:41 14:06:01 LINUX RESTART (2 CPU) 14:15:41 14:15:41 14:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:15:41 14:08:01 1.73 0.00 1.73 0.00 0.00 36.74 0.00 14:15:41 14:09:01 0.38 0.00 0.38 0.00 0.00 5.68 0.00 14:15:41 14:10:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 14:15:41 14:11:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 14:15:41 14:12:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 14:15:41 14:13:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 14:15:41 14:14:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 14:15:41 14:15:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 14:15:41 Average: 0.45 0.00 0.45 0.00 0.00 7.97 0.00 14:15:41 14:15:41 14:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:15:41 14:08:01 5432348 0 792240 9.89 2620 1781732 1213312 13.40 594376 1581024 20 14:15:41 14:09:01 5433796 0 790784 9.87 2620 1781740 1203844 13.29 592820 1581504 8 14:15:41 14:10:01 5431388 0 793192 9.90 2620 1781740 1204144 13.29 595668 1581500 8 14:15:41 14:11:01 5432264 0 792312 9.89 2620 1781744 1204000 13.29 594176 1582164 8 14:15:41 14:12:01 5429796 0 794772 9.92 2620 1781752 1203916 13.29 592164 1586604 8 14:15:41 14:13:01 5429044 0 795524 9.93 2620 1781752 1203868 13.29 593012 1586604 8 14:15:41 14:14:01 5417880 0 806680 10.07 2620 1781760 1203844 13.29 603860 1586604 8 14:15:41 14:15:01 5416244 0 808308 10.09 2620 1781768 1203844 13.29 605580 1586604 8 14:15:41 Average: 5427845 0 796726 9.95 2620 1781748 1205096 13.30 596457 1584076 10 14:15:41 14:15:41 14:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:15:41 14:08:01 eth0 0.37 0.12 0.02 0.03 0.00 0.00 0.00 0.00 14:15:41 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:09:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:15:41 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:10:01 eth0 4.25 2.07 3.54 0.31 0.00 0.00 0.00 0.00 14:15:41 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:11:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 14:15:41 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:12:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:15:41 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:13:01 eth0 0.17 0.13 0.06 0.01 0.00 0.00 0.00 0.00 14:15:41 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:15:41 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:15:41 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 Average: eth0 0.79 0.38 0.51 0.08 0.00 0.00 0.00 0.00 14:15:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:41 14:15:41 14:15:41 ---> sar -P ALL: 14:15:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 14:15:41 14:15:41 14:06:01 LINUX RESTART (2 CPU) 14:15:41 14:15:41 14:07:01 CPU %user %nice %system %iowait %steal %idle 14:15:41 14:08:01 all 0.22 0.00 0.05 0.00 0.03 99.71 14:15:41 14:08:01 0 0.33 0.00 0.05 0.00 0.03 99.58 14:15:41 14:08:01 1 0.10 0.00 0.05 0.00 0.02 99.83 14:15:41 14:09:01 all 0.13 0.00 0.07 0.00 0.02 99.78 14:15:41 14:09:01 0 0.23 0.00 0.10 0.00 0.02 99.65 14:15:41 14:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:15:41 14:10:01 all 0.08 0.00 0.07 0.00 0.03 99.83 14:15:41 14:10:01 0 0.08 0.00 0.10 0.00 0.03 99.78 14:15:41 14:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:15:41 14:11:01 all 0.18 0.00 0.04 0.00 0.02 99.77 14:15:41 14:11:01 0 0.30 0.00 0.03 0.00 0.02 99.65 14:15:41 14:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:15:41 14:12:01 all 0.18 0.00 0.04 0.00 0.02 99.77 14:15:41 14:12:01 0 0.30 0.00 0.03 0.00 0.02 99.65 14:15:41 14:12:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:15:41 14:13:01 all 0.18 0.00 0.04 0.00 0.02 99.77 14:15:41 14:13:01 0 0.28 0.00 0.03 0.00 0.02 99.67 14:15:41 14:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 14:15:41 14:14:01 all 0.17 0.00 0.06 0.00 0.02 99.76 14:15:41 14:14:01 0 0.27 0.00 0.03 0.00 0.00 99.70 14:15:41 14:14:01 1 0.07 0.00 0.08 0.00 0.03 99.82 14:15:41 14:15:01 all 0.15 0.00 0.04 0.00 0.02 99.79 14:15:41 14:15:01 0 0.07 0.00 0.05 0.00 0.02 99.87 14:15:41 14:15:01 1 0.23 0.00 0.03 0.00 0.02 99.72 14:15:41 Average: all 0.16 0.00 0.05 0.00 0.02 99.77 14:15:41 Average: 0 0.23 0.00 0.05 0.00 0.02 99.69 14:15:41 Average: 1 0.08 0.00 0.05 0.00 0.02 99.85 14:15:41 14:15:41 14:15:41