Pull request #371 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d1f9e4a0072fb1389d7d0b25f435ea513e1372e9+142b78676ee014469d48b95d6ffc573051973437 (8303721243c10a39cde2daffc4c321dd32e8a803) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2253970953561100375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7995984335041239312.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > 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-ssh1166350275525302452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > 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-ssh5407130706034003004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5557630515278378682.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > 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-ssh3733828879957232696.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-750 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-ssh8636218791183459077.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 Merge succeeded, producing d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 Checking out Revision d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 (PR-371) > 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-ssh4658982681830719647.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 > git config core.sparsecheckout # timeout=10 > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # 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-ssh8107232857320282214.key > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:08:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:08:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:08:42 ========================================================= 07:08:42 EdgeX Global Pipelines Version Info 07:08:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:08:43 ------------------- 07:08:43 stable info: 07:08:43 ------------------- 07:08:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:08:43 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:08:43 Message: update stable to v1.0.193 07:08:44 ------------------- 07:08:44 experimental info: 07:08:44 ------------------- 07:08:44 Commited By: **** collab-it+edgex@linuxfoundation.org 07:08:44 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:08:44 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:08:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:08:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:08:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:08:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:08:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:08:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:08:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:08:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:08:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:08:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo 07:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo 07:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo 07:08:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [Pipeline] echo 07:08:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1f9e4a [Pipeline] echo 07:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:46 provisioning config files... 07:08:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config6713184359788346210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:46 ---> docker-login.sh 07:08:46 nexus3.edgexfoundry.org:10001 07:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:47 Configure a credential helper to remove this warning. See 07:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:47 07:08:47 Login Succeeded 07:08:47 nexus3.edgexfoundry.org:10002 07:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:47 Configure a credential helper to remove this warning. See 07:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:47 07:08:47 Login Succeeded 07:08:47 nexus3.edgexfoundry.org:10003 07:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:47 Configure a credential helper to remove this warning. See 07:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:47 07:08:47 Login Succeeded 07:08:47 nexus3.edgexfoundry.org:10004 07:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:47 Configure a credential helper to remove this warning. See 07:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:47 07:08:47 Login Succeeded 07:08:47 docker.io 07:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:48 Configure a credential helper to remove this warning. See 07:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:48 07:08:48 Login Succeeded 07:08:48 ---> docker-login.sh ends [Pipeline] } 07:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:49 + git log --format=format:%s -1 d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [Pipeline] echo 07:08:49 GIT_COMMIT: d1f9e4a0072fb1389d7d0b25f435ea513e1372e9, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2 [Pipeline] echo 07:08:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:50 07:08:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:08:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:50 latest: Pulling from edgex-devops/git-semver 07:08:50 31603596830f: Pulling fs layer 07:08:50 54011a49482f: Pulling fs layer 07:08:50 a6820b24f6d8: Pulling fs layer 07:08:50 f581987b2513: Pulling fs layer 07:08:50 f581987b2513: Waiting 07:08:50 54011a49482f: Verifying Checksum 07:08:50 54011a49482f: Download complete 07:08:50 31603596830f: Verifying Checksum 07:08:50 31603596830f: Download complete 07:08:50 f581987b2513: Verifying Checksum 07:08:50 f581987b2513: Download complete 07:08:50 31603596830f: Pull complete 07:08:50 a6820b24f6d8: Verifying Checksum 07:08:50 a6820b24f6d8: Download complete 07:08:51 54011a49482f: Pull complete 07:08:51 a6820b24f6d8: Pull complete 07:08:51 f581987b2513: Pull complete 07:08:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:08:52 prd-centos7-docker-4c-2g-750 does not seem to be running inside a container 07:08:52 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:08:53 $ docker top 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:53 [ssh-agent] Looking for ssh-agent implementation... 07:08:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:53 $ docker exec 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce ssh-agent 07:08:54 SSH_AUTH_SOCK=/tmp/ssh-QKvVP8tov5Jr/agent.14 07:08:54 SSH_AGENT_PID=21 07:08:54 Running ssh-add (command line suppressed) 07:08:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_1477733051760327118.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_1477733051760327118.key) 07:08:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:54 + git tag --points-at HEAD [Pipeline] } 07:08:54 $ docker exec --env ******** --env ******** 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce ssh-agent -k 07:08:54 unset SSH_AUTH_SOCK; 07:08:54 unset SSH_AGENT_PID; 07:08:54 echo Agent pid 21 killed; 07:08:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:08:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:54 [ssh-agent] Looking for ssh-agent implementation... 07:08:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:54 $ docker exec 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce ssh-agent 07:08:55 SSH_AUTH_SOCK=/tmp/ssh-NIwnXJNXifIE/agent.54 07:08:55 SSH_AGENT_PID=61 07:08:55 Running ssh-add (command line suppressed) 07:08:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_4499207744426480826.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_4499207744426480826.key) 07:08:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:55 + git semver init 07:08:55 # -> Open(): unable to determine branch for HEAD 07:08:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.git 07:08:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-371 07:08:55 # $SEMVER_REMOTE_NAME = origin 07:08:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:08:55 # $SEMVER_USER_NAME = edgex-jenkins 07:08:55 # $SEMVER_BRANCH = PR-371 07:08:55 # $SEMVER_TEMP = /tmp/semver-261809150 07:08:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:08:56 # '/tmp/semver-261809150' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver' 07:08:56 # -> Force: false 07:08:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver [Pipeline] } 07:08:56 $ docker exec --env ******** --env ******** 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce ssh-agent -k 07:08:57 unset SSH_AUTH_SOCK; 07:08:57 unset SSH_AGENT_PID; 07:08:57 echo Agent pid 61 killed; 07:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:57 + git semver [Pipeline] } 07:08:57 $ docker stop --time=1 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce 07:08:59 $ docker rm -f 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce [Pipeline] // withDockerContainer [Pipeline] sh 07:08:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:08:59 Stashed 1 file(s) [Pipeline] echo 07:08:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:09:15 Still waiting to schedule task 07:09:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:09:15 Still waiting to schedule task 07:09:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:11:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-751 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws 07:11:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:11:18 The recommended git tool is: git 07:11:24 using credential edgex-jenkins-ssh 07:11:24 Cloning the remote Git repository 07:11:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:11:24 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:11:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:11:24 > git --version # timeout=10 07:11:24 > git --version # 'git version 2.17.1' 07:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:27 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 07:11:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:11:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:26 > 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 07:11:27 > git config core.sparsecheckout # timeout=10 07:11:27 > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 07:11:27 Merge succeeded, producing d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 07:11:27 Checking out Revision d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 (PR-371) 07:11:27 > git remote # timeout=10 07:11:27 > git config --get remote.origin.url # timeout=10 07:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:27 > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 07:11:27 > git rev-parse HEAD^{commit} # timeout=10 07:11:27 > git config core.sparsecheckout # timeout=10 07:11:27 > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 07:11:32 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" 07:11:32 > git --version # timeout=10 07:11:32 > git --version # 'git version 2.17.1' 07:11:32 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:11:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:11:35 + true 07:11:35 + sudo service docker restart 07:11:52 Running on prd-centos7-docker-4c-2g-752 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws 07:11:52 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:11:52 The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:53 provisioning config files... 07:11:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1986982962799726485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:54 ---> docker-login.sh 07:11:54 nexus3.edgexfoundry.org:10001 07:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:55 Configure a credential helper to remove this warning. See 07:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:55 07:11:55 Login Succeeded 07:11:55 nexus3.edgexfoundry.org:10002 07:11:55 using credential edgex-jenkins-ssh 07:11:55 Cloning the remote Git repository 07:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:55 Configure a credential helper to remove this warning. See 07:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:55 07:11:55 Login Succeeded 07:11:55 nexus3.edgexfoundry.org:10003 07:11:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:11:55 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:11:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:11:55 > git --version # timeout=10 07:11:55 > git --version # 'git version 2.24.4' 07:11:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:55 [INFO] Currently running in a labeled security context 07:11:55 [INFO] Currently SELinux is 'enforcing' on the host 07:11:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6136452875025250712.key 07:11:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:56 Configure a credential helper to remove this warning. See 07:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:56 07:11:56 Login Succeeded 07:11:56 nexus3.edgexfoundry.org:10004 07:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 docker.io 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 ---> docker-login.sh ends [Pipeline] } 07:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:58 ========================================================= 07:11:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:11:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:11:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:11:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:11:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:58 [INFO] Currently running in a labeled security context 07:11:58 [INFO] Currently SELinux is 'enforcing' on the host 07:11:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2533618842713083701.key 07:11:58 > 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 07:11:58 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 07:11:58 Merge succeeded, producing d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 07:11:58 Checking out Revision d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 (PR-371) 07:11:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:11:58 > git config core.sparsecheckout # timeout=10 07:11:58 > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 07:11:58 > git remote # timeout=10 07:11:58 > git config --get remote.origin.url # timeout=10 07:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:58 [INFO] Currently running in a labeled security context 07:11:58 [INFO] Currently SELinux is 'enforcing' on the host 07:11:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3880046173280370191.key 07:11:58 > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 07:11:58 > git rev-parse HEAD^{commit} # timeout=10 07:11:58 > git config core.sparsecheckout # timeout=10 07:11:59 > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 07:12:00 Sending build context to Docker daemon 35.73MB 07:12:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:12:00 Step 2/8 : FROM ${BASE} 07:12:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:12:00 595b0fe564bb: Pulling fs layer 07:12:00 7186ed65a4f7: Pulling fs layer 07:12:00 316046926c0a: Pulling fs layer 07:12:00 4ebd0625c992: Pulling fs layer 07:12:00 207e8628e3a3: Pulling fs layer 07:12:00 c791037a9be2: Pulling fs layer 07:12:00 ffd874e62e21: Pulling fs layer 07:12:00 207e8628e3a3: Waiting 07:12:00 ffd874e62e21: Waiting 07:12:00 c791037a9be2: Waiting 07:12:00 4ebd0625c992: Waiting 07:12:00 316046926c0a: Verifying Checksum 07:12:00 316046926c0a: Download complete 07:12:00 7186ed65a4f7: Download complete 07:12:00 207e8628e3a3: Download complete 07:12:00 595b0fe564bb: Verifying Checksum 07:12:00 c791037a9be2: Verifying Checksum 07:12:00 c791037a9be2: Download complete 07:12:00 595b0fe564bb: Pull complete 07:12:01 7186ed65a4f7: Pull complete 07:12:01 316046926c0a: Pull complete 07:12:02 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" 07:12:02 > git --version # timeout=10 07:12:02 > git --version # 'git version 2.24.4' 07:12:02 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:12:02 ffd874e62e21: Verifying Checksum 07:12:02 ffd874e62e21: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:04 4ebd0625c992: Verifying Checksum 07:12:04 4ebd0625c992: Download complete 07:12:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:12:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:12:04 + sudo service docker restart 07:12:04 + true 07:12:04 Redirecting to /bin/systemctl restart docker.service 07:12:14 4ebd0625c992: Pull complete 07:12:14 207e8628e3a3: Pull complete 07:12:14 c791037a9be2: Pull complete 07:12:18 ffd874e62e21: Pull complete 07:12:18 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:12:18 ---> cfc18b08335c 07:12:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:12:20 ---> Running in 90b7227f4255 07:12:20 Removing intermediate container 90b7227f4255 07:12:20 ---> 11c94ae0fbb9 07:12:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:21 ---> Running in eff28f97629c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:23 provisioning config files... 07:12:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3590923148595069314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:23 ---> docker-login.sh 07:12:23 nexus3.edgexfoundry.org:10001 07:12:23 Removing intermediate container eff28f97629c 07:12:23 ---> 394d0d7b65ab 07:12:23 Step 5/8 : RUN apk add --no-cache make git 07:12:23 ---> Running in c019ecab6027 07:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:24 Configure a credential helper to remove this warning. See 07:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:24 07:12:24 Login Succeeded 07:12:24 nexus3.edgexfoundry.org:10002 07:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:24 Configure a credential helper to remove this warning. See 07:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:24 07:12:24 Login Succeeded 07:12:24 nexus3.edgexfoundry.org:10003 07:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:24 Configure a credential helper to remove this warning. See 07:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:24 07:12:24 Login Succeeded 07:12:24 nexus3.edgexfoundry.org:10004 07:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:24 Configure a credential helper to remove this warning. See 07:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:24 07:12:24 Login Succeeded 07:12:24 docker.io 07:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:24 Configure a credential helper to remove this warning. See 07:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:24 07:12:24 Login Succeeded 07:12:24 ---> docker-login.sh ends [Pipeline] } 07:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:12:25 ========================================================= 07:12:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:12:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:12:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:12:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:12:25 Sending build context to Docker daemon 35.73MB 07:12:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:12:25 Step 2/8 : FROM ${BASE} 07:12:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:12:25 540db60ca938: Pulling fs layer 07:12:25 adcc1eea9eea: Pulling fs layer 07:12:25 4c4ab2625f07: Pulling fs layer 07:12:25 0510c868ecb4: Pulling fs layer 07:12:25 afea3b2eda06: Pulling fs layer 07:12:25 7809a108b3ef: Pulling fs layer 07:12:25 f706445af74f: Pulling fs layer 07:12:25 afea3b2eda06: Waiting 07:12:25 7809a108b3ef: Waiting 07:12:25 f706445af74f: Waiting 07:12:25 0510c868ecb4: Waiting 07:12:25 4c4ab2625f07: Verifying Checksum 07:12:25 4c4ab2625f07: Download complete 07:12:25 adcc1eea9eea: Verifying Checksum 07:12:25 adcc1eea9eea: Download complete 07:12:25 afea3b2eda06: Verifying Checksum 07:12:25 afea3b2eda06: Download complete 07:12:26 7809a108b3ef: Verifying Checksum 07:12:26 7809a108b3ef: Download complete 07:12:26 540db60ca938: Verifying Checksum 07:12:26 540db60ca938: Download complete 07:12:26 540db60ca938: Pull complete 07:12:26 adcc1eea9eea: Pull complete 07:12:26 4c4ab2625f07: Pull complete 07:12:26 OK: 138 MiB in 40 packages 07:12:27 Removing intermediate container c019ecab6027 07:12:27 ---> b71deccc531a 07:12:27 Step 6/8 : WORKDIR /edgex-ui-go 07:12:27 f706445af74f: Verifying Checksum 07:12:27 f706445af74f: Download complete 07:12:27 0510c868ecb4: Verifying Checksum 07:12:27 0510c868ecb4: Download complete 07:12:27 ---> Running in 08fb8c48c45b 07:12:28 Removing intermediate container 08fb8c48c45b 07:12:28 ---> 034d28fbfb0b 07:12:28 Step 7/8 : COPY . . 07:12:31 0510c868ecb4: Pull complete 07:12:31 afea3b2eda06: Pull complete 07:12:31 7809a108b3ef: Pull complete 07:12:31 ---> 3faa33aa9c89 07:12:31 Step 8/8 : RUN go mod download 07:12:31 ---> Running in 510f1a93c5ae 07:12:32 f706445af74f: Pull complete 07:12:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:12:32 ---> b068be0155e3 07:12:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:12:35 ---> Running in fdbfd61f9d01 07:12:35 Removing intermediate container fdbfd61f9d01 07:12:35 ---> 7f4aac92ae88 07:12:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:35 ---> Running in 9e603ddbf9b9 07:12:35 Removing intermediate container 9e603ddbf9b9 07:12:35 ---> 3522efc9a46f 07:12:35 Step 5/8 : RUN apk add --no-cache make git 07:12:35 ---> Running in 491abd96a1bb 07:12:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:12:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:12:37 OK: 149 MiB in 40 packages 07:12:37 Removing intermediate container 491abd96a1bb 07:12:37 ---> c785398b721f 07:12:37 Step 6/8 : WORKDIR /edgex-ui-go 07:12:37 ---> Running in d421d75e857b 07:12:37 Removing intermediate container d421d75e857b 07:12:37 ---> aebec0c8e9f6 07:12:37 Step 7/8 : COPY . . 07:12:38 ---> 5e48b00b14f6 07:12:38 Step 8/8 : RUN go mod download 07:12:38 ---> Running in 1a0f71e369f7 07:12:51 Removing intermediate container 1a0f71e369f7 07:12:51 ---> 7e0c5e71049a 07:12:51 Successfully built 7e0c5e71049a 07:12:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:12:51 + docker inspect -f . ci-base-image-x86_64 07:12:51 . [Pipeline] withDockerContainer 07:12:51 prd-centos7-docker-4c-2g-752 does not seem to be running inside a container 07:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:12:51 $ docker top f4e2c54a09fb96268c321653fe8d390c7d87ea79191452d8515e6bb4d6257a7f -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:52 + go version 07:12:52 go version go1.16.3 linux/amd64 [Pipeline] } 07:12:52 $ docker stop --time=1 f4e2c54a09fb96268c321653fe8d390c7d87ea79191452d8515e6bb4d6257a7f 07:12:53 $ docker rm -f f4e2c54a09fb96268c321653fe8d390c7d87ea79191452d8515e6bb4d6257a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:54 + docker inspect -f . ci-base-image-x86_64 07:12:54 . [Pipeline] withDockerContainer 07:12:54 prd-centos7-docker-4c-2g-752 does not seem to be running inside a container 07:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:12:55 $ docker top bc0e30494f48590672ff24162db0047480472dd3d2a8357d140da56df716c921 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:55 + go mod tidy [Pipeline] sh 07:12:56 + make test 07:12:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:12:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:13:04 Removing intermediate container 510f1a93c5ae 07:13:04 ---> 83afa55b0395 07:13:04 Successfully built 83afa55b0395 07:13:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:13:04 + docker inspect -f . ci-base-image-arm64 07:13:04 . [Pipeline] withDockerContainer 07:13:04 prd-ubuntu18.04-docker-arm64-4c-16g-751 does not seem to be running inside a container 07:13:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:13:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:13:06 GO111MODULE=on go vet ./... 07:13:06 $ docker top c0bc528435b09009c72a332b46a29ec53ed0167effcda4892b97191fa20f8dab -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:07 + go version 07:13:07 go version go1.16.3 linux/arm64 [Pipeline] } 07:13:07 $ docker stop --time=1 c0bc528435b09009c72a332b46a29ec53ed0167effcda4892b97191fa20f8dab 07:13:09 $ docker rm -f c0bc528435b09009c72a332b46a29ec53ed0167effcda4892b97191fa20f8dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:13:10 + docker inspect -f . ci-base-image-arm64 07:13:10 . [Pipeline] withDockerContainer 07:13:11 prd-ubuntu18.04-docker-arm64-4c-16g-751 does not seem to be running inside a container 07:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:13:12 $ docker top af0e7254220b60e401c5ab081f4eaca318d392bdd61add4317deab31c47c9ffc -eo pid,comm [Pipeline] { [Pipeline] } 07:13:13 $ docker stop --time=1 bc0e30494f48590672ff24162db0047480472dd3d2a8357d140da56df716c921 07:13:14 $ docker rm -f bc0e30494f48590672ff24162db0047480472dd3d2a8357d140da56df716c921 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:13:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:13:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 07:13:15 + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 07:13:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:13:18 + make test 07:13:18 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:13:18 + ls -al . 07:13:18 total 92 07:13:18 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 7 07:12 . 07:13:18 drwxrwxr-x. 4 jenkins jenkins 28 Jun 7 07:11 .. 07:13:18 drwxrwxr-x. 3 jenkins jenkins 20 Jun 7 07:11 assets 07:13:18 drwxrwxr-x. 2 jenkins jenkins 35 Jun 7 07:11 bin 07:13:18 drwxrwxr-x. 3 jenkins jenkins 29 Jun 7 07:11 cmd 07:13:18 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 7 07:11 CONTRIBUTING.md 07:13:18 -rw-r--r--. 1 jenkins jenkins 10 Jun 7 07:12 coverage.out 07:13:18 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 7 07:11 Dockerfile 07:13:18 -rw-rw-r--. 1 jenkins jenkins 902 Jun 7 07:11 Dockerfile.build 07:13:18 drwxrwxr-x. 5 jenkins jenkins 104 Jun 7 07:11 docs 07:13:18 drwxrwxr-x. 8 jenkins jenkins 179 Jun 7 07:12 .git 07:13:18 drwxrwxr-x. 2 jenkins jenkins 103 Jun 7 07:11 .github 07:13:18 -rw-rw-r--. 1 jenkins jenkins 162 Jun 7 07:11 .gitignore 07:13:18 -rw-rw-r--. 1 jenkins jenkins 971 Jun 7 07:11 go.mod 07:13:18 -rw-r--r--. 1 jenkins jenkins 23959 Jun 7 07:12 go.sum 07:13:18 drwxrwxr-x. 10 jenkins jenkins 139 Jun 7 07:11 internal 07:13:18 -rw-rw-r--. 1 jenkins jenkins 652 Jun 7 07:11 Jenkinsfile 07:13:18 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 7 07:11 LICENSE 07:13:18 -rw-rw-r--. 1 jenkins jenkins 941 Jun 7 07:11 Makefile 07:13:18 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 7 07:11 README.md 07:13:18 -rw-rw-r--. 1 jenkins jenkins 5 Jun 7 07:08 VERSION 07:13:18 -rw-rw-r--. 1 jenkins jenkins 155 Jun 7 07:11 version.go 07:13:18 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 7 07:11 web [Pipeline] isUnix [Pipeline] sh 07:13:18 + 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=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 --label arch=amd64 --label version=0.0.0 . 07:13:18 Sending build context to Docker daemon 35.76MB 07:13:18 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:13:18 Step 2/24 : FROM ${BASE} AS builder 07:13:18 ---> 7e0c5e71049a 07:13:18 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:13:19 ---> Running in 67b62ff5842c 07:13:19 Removing intermediate container 67b62ff5842c 07:13:19 ---> 2f5948b3d002 07:13:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:13:19 ---> Running in ca6f75509721 07:13:19 Removing intermediate container ca6f75509721 07:13:19 ---> 3b127d0166fa 07:13:19 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:13:19 ---> Running in a094a8b4d5ee 07:13:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:13:19 Removing intermediate container a094a8b4d5ee 07:13:19 ---> 1a2dfa9526e4 07:13:19 Step 6/24 : LABEL Name=edgex-ui-go 07:13:19 ---> Running in dbf9c1ed4412 07:13:19 Removing intermediate container dbf9c1ed4412 07:13:19 ---> 22507e92ade8 07:13:19 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:13:19 ---> Running in 773aed4b434b 07:13:19 Removing intermediate container 773aed4b434b 07:13:19 ---> 4c4143dbdcb7 07:13:19 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:19 ---> Running in 2bd7cb62de4a 07:13:20 Removing intermediate container 2bd7cb62de4a 07:13:20 ---> f5bd38e95862 07:13:20 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:13:20 ---> Running in c32c2b5275d0 07:13:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:13:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:13:21 OK: 149 MiB in 40 packages 07:13:21 Removing intermediate container c32c2b5275d0 07:13:21 ---> 38135aa87983 07:13:21 Step 10/24 : ENV GO111MODULE=on 07:13:21 ---> Running in 7b9fb27fa2a4 07:13:21 Removing intermediate container 7b9fb27fa2a4 07:13:21 ---> 5de4d9e415b8 07:13:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:13:21 ---> Running in cc5b8f0b7003 07:13:22 Removing intermediate container cc5b8f0b7003 07:13:22 ---> 403fd3ef81f9 07:13:22 Step 12/24 : COPY go.mod . 07:13:22 ---> e80b54a0bf0f 07:13:22 Step 13/24 : COPY Makefile . 07:13:22 ---> ec48159b9845 07:13:22 Step 14/24 : RUN make update 07:13:22 ---> Running in 4a528a403944 07:13:22 CGO_ENABLED=0 GO111MODULE=on go mod download 07:13:22 Removing intermediate container 4a528a403944 07:13:22 ---> 1b5b333d9515 07:13:22 Step 15/24 : COPY . . 07:13:23 ---> ad31dd0f9be3 07:13:23 Step 16/24 : RUN ${MAKE} 07:13:23 ---> Running in 738bb68495a8 07:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:13:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:13:33 Removing intermediate container 738bb68495a8 07:13:33 ---> 8ef30acdd3f3 07:13:33 Step 17/24 : FROM alpine:3.12 07:13:34 3.12: Pulling from library/alpine 07:13:34 339de151aab4: Pulling fs layer 07:13:34 339de151aab4: Verifying Checksum 07:13:34 339de151aab4: Download complete 07:13:34 339de151aab4: Pull complete 07:13:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:13:34 Status: Downloaded newer image for alpine:3.12 07:13:34 ---> 13621d1b12d4 07:13:34 Step 18/24 : EXPOSE 4000 07:13:34 ---> Running in 7cd66d1bd0b6 07:13:34 Removing intermediate container 7cd66d1bd0b6 07:13:34 ---> 25ee9cbc2c6d 07:13:34 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:13:35 ---> f61faf6f8273 07:13:35 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:13:35 ---> Running in d94af4e55e17 07:13:35 Removing intermediate container d94af4e55e17 07:13:35 ---> 7bf9c99ffc6c 07:13:35 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:13:35 ---> Running in eb2a070e845a 07:13:35 Removing intermediate container eb2a070e845a 07:13:35 ---> 65811fb71244 07:13:35 Step 22/24 : LABEL arch=amd64 07:13:35 ---> Running in 5491154ee0a0 07:13:35 Removing intermediate container 5491154ee0a0 07:13:35 ---> e4bbc946681a 07:13:35 Step 23/24 : LABEL git_sha=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 07:13:35 ---> Running in 1c9ed3d49826 07:13:35 Removing intermediate container 1c9ed3d49826 07:13:35 ---> 561a8cd6c887 07:13:35 Step 24/24 : LABEL version=0.0.0 07:13:35 ---> Running in 9cf2e5477ef8 07:13:35 Removing intermediate container 9cf2e5477ef8 07:13:35 ---> f517e37535be 07:13:35 [Warning] One or more build-args [ARCH] were not consumed 07:13:35 Successfully built f517e37535be 07:13:35 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:13:36 ---> job-cost.sh 07:13:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uu4x 07:13:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:13:51 GO111MODULE=on go vet ./... 07:14:00 lf-activate-venv(): INFO: Adding /tmp/venv-Uu4x/bin to PATH 07:14:00 INFO: No Stack... 07:14:00 INFO: Retrieving Pricing Info for: v3-standard-2 07:14:00 INFO: Archiving Costs [Pipeline] sh 07:14:00 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:14:00 + cut -d, -f6 [Pipeline] lock 07:14:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] 07:14:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] did not exist. Created. 07:14:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:00 + echo total: 0.05999999865889549 [Pipeline] stash 07:14:01 Stashed 1 file(s) [Pipeline] } 07:14:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 07:14:09 $ docker stop --time=1 af0e7254220b60e401c5ab081f4eaca318d392bdd61add4317deab31c47c9ffc 07:14:11 $ docker rm -f af0e7254220b60e401c5ab081f4eaca318d392bdd61add4317deab31c47c9ffc [Pipeline] // withDockerContainer [Pipeline] sh 07:14:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:12 Warning: overwriting stash ‘coverage-report’ 07:14:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:14:14 + ls -al . 07:14:14 total 124 07:14:14 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 07:13 . 07:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 07:11 .. 07:14:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 07:11 .git 07:14:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 07:11 .github 07:14:14 -rw-rw-r-- 1 jenkins jenkins 162 Jun 7 07:11 .gitignore 07:14:14 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 7 07:11 CONTRIBUTING.md 07:14:14 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 7 07:11 Dockerfile 07:14:14 -rw-rw-r-- 1 jenkins jenkins 902 Jun 7 07:11 Dockerfile.build 07:14:14 -rw-rw-r-- 1 jenkins jenkins 652 Jun 7 07:11 Jenkinsfile 07:14:14 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 7 07:11 LICENSE 07:14:14 -rw-rw-r-- 1 jenkins jenkins 941 Jun 7 07:11 Makefile 07:14:14 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 7 07:11 README.md 07:14:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 07:08 VERSION 07:14:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 07:11 assets 07:14:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 07:11 bin 07:14:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 07:11 cmd 07:14:14 -rw-r--r-- 1 jenkins jenkins 10 Jun 7 07:13 coverage.out 07:14:14 drwxrwxr-x 5 jenkins jenkins 4096 Jun 7 07:11 docs 07:14:14 -rw-rw-r-- 1 jenkins jenkins 971 Jun 7 07:11 go.mod 07:14:14 -rw-r--r-- 1 jenkins jenkins 23959 Jun 7 07:13 go.sum 07:14:14 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 07:11 internal 07:14:14 -rw-rw-r-- 1 jenkins jenkins 155 Jun 7 07:11 version.go 07:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 07:11 web [Pipeline] isUnix [Pipeline] sh 07:14:15 + 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=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 --label arch=arm64 --label version=0.0.0 . 07:14:15 Sending build context to Docker daemon 35.76MB 07:14:15 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:14:15 Step 2/24 : FROM ${BASE} AS builder 07:14:15 ---> 83afa55b0395 07:14:15 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:14:16 ---> Running in 3f8d481990ae 07:14:17 Removing intermediate container 3f8d481990ae 07:14:17 ---> 01b806c700ba 07:14:17 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:14:17 ---> Running in f1f50b06ffd1 07:14:17 Removing intermediate container f1f50b06ffd1 07:14:17 ---> 06933ed5fc48 07:14:17 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:14:17 ---> Running in f249470a2e98 07:14:18 Removing intermediate container f249470a2e98 07:14:18 ---> 21f2caf164bb 07:14:18 Step 6/24 : LABEL Name=edgex-ui-go 07:14:18 ---> Running in dd23dbd9b606 07:14:18 Removing intermediate container dd23dbd9b606 07:14:18 ---> 4315155fdd0b 07:14:18 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:14:18 ---> Running in 8ee39b465f6c 07:14:19 Removing intermediate container 8ee39b465f6c 07:14:19 ---> bb347da07f09 07:14:19 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:19 ---> Running in b891ddf0622a 07:14:21 Removing intermediate container b891ddf0622a 07:14:21 ---> 65e8afd0189a 07:14:21 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:14:21 ---> Running in 34861da21bcc 07:14:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:14:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:14:24 OK: 138 MiB in 40 packages 07:14:25 Removing intermediate container 34861da21bcc 07:14:25 ---> 598eaf1e9600 07:14:25 Step 10/24 : ENV GO111MODULE=on 07:14:25 ---> Running in fd463e45e712 07:14:26 Removing intermediate container fd463e45e712 07:14:26 ---> 3c3741491755 07:14:26 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:14:26 ---> Running in c18eaaa72981 07:14:27 Removing intermediate container c18eaaa72981 07:14:27 ---> eee4b75f8816 07:14:27 Step 12/24 : COPY go.mod . 07:14:28 ---> 873d126c470b 07:14:28 Step 13/24 : COPY Makefile . 07:14:28 ---> c7f84dc66ae9 07:14:28 Step 14/24 : RUN make update 07:14:28 ---> Running in 3724a94b88c2 07:14:30 CGO_ENABLED=0 GO111MODULE=on go mod download 07:14:31 Removing intermediate container 3724a94b88c2 07:14:31 ---> cd9c0ee98bce 07:14:31 Step 15/24 : COPY . . 07:14:34 ---> bb686fbe1143 07:14:34 Step 16/24 : RUN ${MAKE} 07:14:34 ---> Running in 154cd5a3784b 07:14:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:15:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:15:04 Removing intermediate container 154cd5a3784b 07:15:04 ---> 869e6e796c9b 07:15:04 Step 17/24 : FROM alpine:3.12 07:15:05 3.12: Pulling from library/alpine 07:15:05 d2f70382dc9a: Pulling fs layer 07:15:05 d2f70382dc9a: Verifying Checksum 07:15:05 d2f70382dc9a: Download complete 07:15:06 d2f70382dc9a: Pull complete 07:15:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:15:06 Status: Downloaded newer image for alpine:3.12 07:15:06 ---> 9852663dfa18 07:15:06 Step 18/24 : EXPOSE 4000 07:15:06 ---> Running in 2cd82fe15291 07:15:07 Removing intermediate container 2cd82fe15291 07:15:07 ---> b18210a1504e 07:15:07 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:15:09 ---> 6e62ce4d1d23 07:15:09 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:15:09 ---> Running in db4910130a3a 07:15:10 Removing intermediate container db4910130a3a 07:15:10 ---> 5a46241d9e47 07:15:10 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:15:10 ---> Running in 17b33d0e546e 07:15:10 Removing intermediate container 17b33d0e546e 07:15:10 ---> 70637a41461f 07:15:10 Step 22/24 : LABEL arch=arm64 07:15:10 ---> Running in 1bc4ea4a8652 07:15:11 Removing intermediate container 1bc4ea4a8652 07:15:11 ---> a47a16b13a5b 07:15:11 Step 23/24 : LABEL git_sha=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 07:15:11 ---> Running in fee59919df51 07:15:12 Removing intermediate container fee59919df51 07:15:12 ---> a1f4ec24c38e 07:15:12 Step 24/24 : LABEL version=0.0.0 07:15:12 ---> Running in 54debcb73c45 07:15:12 Removing intermediate container 54debcb73c45 07:15:12 ---> e43907477414 07:15:12 [Warning] One or more build-args [ARCH] were not consumed 07:15:12 Successfully built e43907477414 07:15:12 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:15:13 ---> job-cost.sh 07:15:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Eyg 07:15:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:17:14 lf-activate-venv(): INFO: Adding /tmp/venv-6Eyg/bin to PATH 07:17:14 INFO: No Stack... 07:17:14 INFO: Retrieving Pricing Info for: v2-standard-4 07:17:14 INFO: Archiving Costs [Pipeline] sh 07:17:15 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:17:15 + cut -d, -f6 [Pipeline] lock 07:17:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] 07:17:15 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] did not exist. Created. 07:17:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:17:15 /w/workspace/edgex-ui-go/1@tmp/durable-b3de09c9/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-b3de09c9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:17:16 + echo total: 0.18000000715255737 [Pipeline] stash 07:17:16 Warning: overwriting stash ‘stack-cost’ 07:17:16 Stashed 1 file(s) [Pipeline] } 07:17:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-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 07:17:17 provisioning config files... 07:17:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config1876838347452636688tmp [Pipeline] { [Pipeline] sh 07:17:18 + set +x 07:17:18 + curl -s https://codecov.io/bash 07:17:18 + bash -s -- 07:17:18 07:17:18 _____ _ 07:17:18 / ____| | | 07:17:18 | | ___ __| | ___ ___ _____ __ 07:17:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:17:18 | |___| (_) | (_| | __/ (_| (_) \ V / 07:17:18 \_____\___/ \__,_|\___|\___\___/ \_/ 07:17:18 Bash-1.0.3 07:17:18 07:17:18 07:17:18 ==> git version 2.24.4 found 07:17:18 ==> 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 07:17:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:17:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:17:18 ==> Jenkins CI detected. 07:17:18 project root: . 07:17:18 --> token set from env 07:17:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:17:18 ==> Running gcov in . (disable via -X gcov) 07:17:18 ==> Python coveragepy not found 07:17:18 ==> Searching for coverage reports in: 07:17:18 + . 07:17:18 -> Found 1 reports 07:17:18 ==> Detecting git/mercurial file structure 07:17:18 ==> Reading reports 07:17:18 + ./coverage.out bytes=10 07:17:18 ==> Appending adjustments 07:17:18 https://docs.codecov.io/docs/fixing-reports 07:17:18 + Found adjustments 07:17:18 ==> Gzipping contents 07:17:18 4.0K /tmp/codecov.eDvGcf.gz 07:17:18 ==> Uploading reports 07:17:18 url: https://codecov.io 07:17:18 query: branch=PR-371&commit=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= 07:17:18 -> Pinging Codecov 07:17:18 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-371&commit=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= 07:17:18 -> Uploading to 07:17:18 https://storage.googleapis.com/codecov/v4/raw/2021-06-07/FB506323287CE973F263BFD2A0EB1F37/d1f9e4a0072fb1389d7d0b25f435ea513e1372e9/c1d096e7-47b1-417e-9438-71113825d551.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T071718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a959bc1f8d482ab2f4c56331c6783b48a880d5426e6b71a6171cd650c558c70 07:17:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:18 Dload Upload Total Spent Left Speed 07:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9690 --:--:-- --:--:-- --:--:-- 9698 07:17:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [Pipeline] } 07:17:19 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 07:17:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:17:22 ---> package-listing.sh 07:17:22 ++ facter osfamily 07:17:22 ++ tr '[:upper:]' '[:lower:]' 07:17:23 + OS_FAMILY=redhat 07:17:23 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-371 07:17:23 + START_PACKAGES=/tmp/packages_start.txt 07:17:23 + END_PACKAGES=/tmp/packages_end.txt 07:17:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:23 + PACKAGES=/tmp/packages_start.txt 07:17:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' 07:17:23 + PACKAGES=/tmp/packages_end.txt 07:17:23 + case "${OS_FAMILY}" in 07:17:23 + rpm -qa 07:17:23 + sort 07:17:23 + '[' -f /tmp/packages_start.txt ']' 07:17:23 + '[' -f /tmp/packages_end.txt ']' 07:17:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' 07:17:23 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ 07:17:23 + 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 07:17:23 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 07:17:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:17:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:17:24 07:17:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:17:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:17:24 alpine: Pulling from edgex-lftools-log-publisher 07:17:24 df20fa9351a1: Pulling fs layer 07:17:24 36b3adc4ff6f: Pulling fs layer 07:17:24 8ad3a11d3b57: Pulling fs layer 07:17:24 46f8f816bc3b: Pulling fs layer 07:17:24 93b61091891f: Pulling fs layer 07:17:24 93b9cdb0e59b: Pulling fs layer 07:17:24 5e14af77c1be: Pulling fs layer 07:17:24 01666e4c0597: Pulling fs layer 07:17:24 aa168da1d23b: Pulling fs layer 07:17:24 93b61091891f: Waiting 07:17:24 93b9cdb0e59b: Waiting 07:17:24 5e14af77c1be: Waiting 07:17:24 01666e4c0597: Waiting 07:17:24 aa168da1d23b: Waiting 07:17:24 46f8f816bc3b: Waiting 07:17:24 36b3adc4ff6f: Verifying Checksum 07:17:24 36b3adc4ff6f: Download complete 07:17:24 46f8f816bc3b: Verifying Checksum 07:17:24 46f8f816bc3b: Download complete 07:17:25 df20fa9351a1: Verifying Checksum 07:17:25 df20fa9351a1: Download complete 07:17:25 93b9cdb0e59b: Verifying Checksum 07:17:25 93b9cdb0e59b: Download complete 07:17:25 93b61091891f: Verifying Checksum 07:17:25 93b61091891f: Download complete 07:17:25 5e14af77c1be: Verifying Checksum 07:17:25 5e14af77c1be: Download complete 07:17:25 01666e4c0597: Verifying Checksum 07:17:25 01666e4c0597: Download complete 07:17:25 8ad3a11d3b57: Verifying Checksum 07:17:25 8ad3a11d3b57: Download complete 07:17:25 df20fa9351a1: Pull complete 07:17:25 36b3adc4ff6f: Pull complete 07:17:26 8ad3a11d3b57: Pull complete 07:17:26 46f8f816bc3b: Pull complete 07:17:26 93b61091891f: Pull complete 07:17:26 93b9cdb0e59b: Pull complete 07:17:26 5e14af77c1be: Pull complete 07:17:26 01666e4c0597: Pull complete 07:17:27 aa168da1d23b: Verifying Checksum 07:17:27 aa168da1d23b: Download complete 07:17:31 aa168da1d23b: Pull complete 07:17:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:17:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:17:32 prd-centos7-docker-4c-2g-750 does not seem to be running inside a container 07:17: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:17:34 $ docker top 45f8e52ae0a530005d081b6acbcc06190150675da8a48ba62b0ee065783b308d -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:35 + touch /tmp/pre-build-complete [Pipeline] sh 07:17:35 + mkdir -p /var/log/sa [Pipeline] sh 07:17:35 + ls /var/log/sa-host 07:17:35 + sadf -c /var/log/sa-host/sa05 07:17:35 file_magic: OK 07:17:35 HZ: Using current value: 100 07:17:35 file_header: OK 07:17: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 07:17:35 Statistics: 07:17:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:17:35 File successfully converted to sysstat format version 12.2.1 07:17:35 + sadf -c /var/log/sa-host/sa07 07:17:35 file_magic: OK 07:17:35 HZ: Using current value: 100 07:17:35 file_header: OK 07:17: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 07:17:35 Statistics: 07:17:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:17:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:36 provisioning config files... 07:17:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config6077332850758875675tmp [Pipeline] { [Pipeline] echo 07:17:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:17:37 ---> create-netrc.sh [Pipeline] } 07:17:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:17:37 ---> python-tools-install.sh [Pipeline] echo 07:17:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:17:37 ---> sudo-logs.sh 07:17:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:17:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:17:38 ---> job-cost.sh 07:17:38 lf-activate-venv: SKIPPING 07:17:38 DEBUG: total: 0.18000000715255737 07:17:38 INFO: Retrieving Stack Cost... 07:17:39 INFO: Retrieving Pricing Info for: v3-standard-2 07:17:39 INFO: Archiving Costs [Pipeline] echo 07:17:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:17:40 ---> logs-deploy.sh 07:17:40 lf-activate-venv: SKIPPING 07:17:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-371/1 07:17:40 INFO: archiving workspace using pattern(s): 07:17:41 Archives upload complete. 07:17:41 INFO: archiving logs to Nexus 07:17:41 ---> uname -a: 07:17:41 Linux prd-centos7-docker-4c-2g-750.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:17:41 07:17:41 07:17:41 ---> lscpu: 07:17:41 Architecture: x86_64 07:17:41 CPU op-mode(s): 32-bit, 64-bit 07:17:41 Byte Order: Little Endian 07:17:41 Address sizes: 40 bits physical, 48 bits virtual 07:17:41 CPU(s): 2 07:17:41 On-line CPU(s) list: 0,1 07:17:41 Thread(s) per core: 1 07:17:41 Core(s) per socket: 1 07:17:41 Socket(s): 2 07:17:41 NUMA node(s): 1 07:17:41 Vendor ID: AuthenticAMD 07:17:41 CPU family: 23 07:17:41 Model: 49 07:17:41 Model name: AMD EPYC-Rome Processor 07:17:41 Stepping: 0 07:17:41 CPU MHz: 2800.000 07:17:41 BogoMIPS: 5600.00 07:17:41 Virtualization: AMD-V 07:17:41 Hypervisor vendor: KVM 07:17:41 Virtualization type: full 07:17:41 L1d cache: 64 KiB 07:17:41 L1i cache: 64 KiB 07:17:41 L2 cache: 1 MiB 07:17:41 L3 cache: 32 MiB 07:17:41 NUMA node0 CPU(s): 0,1 07:17:41 Vulnerability Itlb multihit: Not affected 07:17:41 Vulnerability L1tf: Not affected 07:17:41 Vulnerability Mds: Not affected 07:17:41 Vulnerability Meltdown: Not affected 07:17:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:17:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:17:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:17:41 Vulnerability Srbds: Not affected 07:17:41 Vulnerability Tsx async abort: Not affected 07:17: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 07:17:41 07:17:41 07:17:41 ---> nproc: 07:17:41 2 07:17:41 07:17:41 07:17:41 ---> df -h: 07:17:41 Filesystem Size Used Available Use% Mounted on 07:17:41 overlay 40.0G 7.6G 32.4G 19% / 07:17:41 tmpfs 64.0M 0 64.0M 0% /dev 07:17:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:17:41 shm 64.0M 0 64.0M 0% /dev/shm 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:17:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-371 07:17:41 07:17:41 07:17:41 ---> free -m: 07:17:41 total used free shared buff/cache available 07:17:41 Mem: 7821 992 4691 0 2137 6652 07:17:41 Swap: 1023 0 1023 07:17:41 07:17:41 07:17:41 ---> ip addr: 07:17:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:17:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:17:41 inet 127.0.0.1/8 scope host lo 07:17:41 valid_lft forever preferred_lft forever 07:17:41 inet6 ::1/128 scope host 07:17:41 valid_lft forever preferred_lft forever 07:17:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:17:41 link/ether fa:16:3e:65:15:90 brd ff:ff:ff:ff:ff:ff 07:17:41 inet 10.30.123.55/23 brd 10.30.123.255 scope global dynamic eth0 07:17:41 valid_lft 85829sec preferred_lft 85829sec 07:17:41 inet6 fe80::f816:3eff:fe65:1590/64 scope link 07:17:41 valid_lft forever preferred_lft forever 07:17:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:17:41 link/ether 02:42:05:0b:7a:fe brd ff:ff:ff:ff:ff:ff 07:17:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:17:41 valid_lft forever preferred_lft forever 07:17:41 inet6 fe80::42:5ff:fe0b:7afe/64 scope link 07:17:41 valid_lft forever preferred_lft forever 07:17:41 07:17:41 07:17:41 ---> sar -b -r -n DEV: 07:17:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 07:17:41 07:17:41 07:07:59 LINUX RESTART (2 CPU) 07:17:41 07:17:41 07:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:17:41 07:10:01 1.75 0.00 1.75 0.00 0.00 39.63 0.00 07:17:41 07:11:01 0.38 0.00 0.38 0.00 0.00 5.56 0.00 07:17:41 07:12:02 0.22 0.00 0.22 0.00 0.00 3.10 0.00 07:17:41 07:13:01 0.22 0.00 0.22 0.00 0.00 3.39 0.00 07:17:41 07:14:01 0.27 0.00 0.27 0.00 0.00 4.16 0.00 07:17:41 07:15:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 07:17:41 07:16:01 0.23 0.00 0.23 0.00 0.00 3.06 0.00 07:17:41 07:17:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 07:17:41 Average: 0.45 0.00 0.45 0.00 0.00 8.12 0.00 07:17:41 07:17:41 07:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:17:41 07:10:01 5420480 0 804280 10.04 2620 1781560 1234544 13.63 609416 1577752 12 07:17:41 07:11:01 5421840 0 802912 10.03 2620 1781568 1207816 13.33 606844 1579528 12 07:17:41 07:12:02 5419216 0 805536 10.06 2620 1781568 1208104 13.34 609500 1579524 8 07:17:41 07:13:01 5421216 0 803532 10.03 2620 1781572 1207816 13.33 607224 1580332 8 07:17:41 07:14:01 5417752 0 806988 10.08 2620 1781580 1207900 13.34 603948 1586836 8 07:17:41 07:15:01 5416924 0 807764 10.09 2620 1781632 1207876 13.34 604752 1586848 16 07:17:41 07:16:01 5415868 0 808860 10.10 2620 1781592 1207816 13.33 606000 1586836 8 07:17:41 07:17:01 5406328 0 818396 10.22 2620 1781596 1207816 13.33 615624 1586836 8 07:17:41 Average: 5417453 0 807284 10.08 2620 1781584 1211211 13.37 607914 1583062 10 07:17:41 07:17:41 07:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:17:41 07:10:01 eth0 3.76 1.82 3.02 0.16 0.00 0.00 0.00 0.00 07:17:41 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:11:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:17:41 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:12:02 eth0 1.37 0.72 0.58 0.40 0.00 0.00 0.00 0.00 07:17:41 07:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:13:01 eth0 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:17:41 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:14:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:17:41 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:15:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:17:41 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:17:41 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:17:41 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 Average: eth0 0.79 0.39 0.48 0.08 0.00 0.00 0.00 0.00 07:17:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:41 07:17:41 07:17:41 ---> sar -P ALL: 07:17:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 07:17:41 07:17:41 07:07:59 LINUX RESTART (2 CPU) 07:17:41 07:17:41 07:09:01 CPU %user %nice %system %iowait %steal %idle 07:17:41 07:10:01 all 0.16 0.00 0.08 0.00 0.02 99.75 07:17:41 07:10:01 0 0.27 0.00 0.07 0.00 0.02 99.65 07:17:41 07:10:01 1 0.05 0.00 0.08 0.00 0.02 99.85 07:17:41 07:11:01 all 0.07 0.00 0.06 0.00 0.03 99.84 07:17:41 07:11:01 0 0.08 0.00 0.05 0.00 0.03 99.83 07:17:41 07:11:01 1 0.05 0.00 0.07 0.00 0.03 99.85 07:17:41 07:12:02 all 0.11 0.00 0.05 0.00 0.02 99.82 07:17:41 07:12:02 0 0.13 0.00 0.05 0.00 0.02 99.80 07:17:41 07:12:02 1 0.08 0.00 0.05 0.00 0.02 99.85 07:17:41 07:13:01 all 0.14 0.00 0.04 0.00 0.03 99.80 07:17:41 07:13:01 0 0.22 0.00 0.03 0.00 0.02 99.73 07:17:41 07:13:01 1 0.05 0.00 0.05 0.00 0.03 99.86 07:17:41 07:14:01 all 0.12 0.00 0.03 0.00 0.03 99.83 07:17:41 07:14:01 0 0.18 0.00 0.02 0.00 0.02 99.78 07:17:41 07:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:17:41 07:15:01 all 0.06 0.00 0.03 0.00 0.03 99.88 07:17:41 07:15:01 0 0.08 0.00 0.02 0.00 0.03 99.87 07:17:41 07:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:17:41 07:16:01 all 0.06 0.00 0.05 0.00 0.03 99.87 07:17:41 07:16:01 0 0.07 0.00 0.03 0.00 0.05 99.85 07:17:41 07:16:01 1 0.05 0.00 0.07 0.00 0.00 99.88 07:17:41 07:17:01 all 0.03 0.00 0.03 0.00 0.03 99.91 07:17:41 07:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:17:41 07:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:17:41 Average: all 0.09 0.00 0.05 0.00 0.02 99.84 07:17:41 Average: 0 0.13 0.00 0.04 0.00 0.03 99.80 07:17:41 Average: 1 0.05 0.00 0.05 0.00 0.02 99.87 07:17:41 07:17:41 07:17:41