Pull request #370 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4+142b78676ee014469d48b95d6ffc573051973437 (e2f69df42b99dfb17cb75c9c6f5ef369e95df034) 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-ssh3807080907467050308.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-ssh7928615074038850328.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-370/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-370/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8532629374786997770.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-370/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh639721043805381736.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-ssh7279372132135983883.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-370/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-370/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2840386406964186073.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-278 in /w/workspace/edgexfoundry_edgex-ui-go_PR-370 [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-370 # 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-370@tmp/jenkins-gitclient-ssh8317760334227087993.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 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 Merge succeeded, producing 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 Checking out Revision 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 (PR-370) > 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-370@tmp/jenkins-gitclient-ssh2690713825973830055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # 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-370@tmp/jenkins-gitclient-ssh1379966645727101695.key > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 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 06:35:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:14 ========================================================= 06:35:14 EdgeX Global Pipelines Version Info 06:35:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:35:15 ------------------- 06:35:15 stable info: 06:35:15 ------------------- 06:35:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:35:15 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 06:35:15 Message: update stable to v1.0.193 06:35:16 ------------------- 06:35:16 experimental info: 06:35:16 ------------------- 06:35:16 Commited By: **** collab-it+edgex@linuxfoundation.org 06:35:16 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 06:35:16 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:35:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:35:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:35:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:35:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:35:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:35:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-370 [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-370 [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-370 [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e5859e [Pipeline] echo 06:35:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:18 provisioning config files... 06:35:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/config4354490365553129618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:19 ---> docker-login.sh 06:35:19 nexus3.edgexfoundry.org:10001 06:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:19 Configure a credential helper to remove this warning. See 06:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:19 06:35:19 Login Succeeded 06:35:19 nexus3.edgexfoundry.org:10002 06:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:19 Configure a credential helper to remove this warning. See 06:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:19 06:35:19 Login Succeeded 06:35:19 nexus3.edgexfoundry.org:10003 06:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:19 Configure a credential helper to remove this warning. See 06:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:19 06:35:19 Login Succeeded 06:35:19 nexus3.edgexfoundry.org:10004 06:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:19 Configure a credential helper to remove this warning. See 06:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:19 06:35:19 Login Succeeded 06:35:19 docker.io 06:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:20 Configure a credential helper to remove this warning. See 06:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:20 06:35:20 Login Succeeded 06:35:20 ---> docker-login.sh ends [Pipeline] } 06:35:20 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 06:35:21 + git log --format=format:%s -1 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [Pipeline] echo 06:35:21 GIT_COMMIT: 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:35:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:22 06:35:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:35:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:22 latest: Pulling from edgex-devops/git-semver 06:35:22 31603596830f: Pulling fs layer 06:35:22 54011a49482f: Pulling fs layer 06:35:22 a6820b24f6d8: Pulling fs layer 06:35:22 f581987b2513: Pulling fs layer 06:35:22 f581987b2513: Waiting 06:35:22 54011a49482f: Verifying Checksum 06:35:22 54011a49482f: Download complete 06:35:22 31603596830f: Download complete 06:35:22 a6820b24f6d8: Verifying Checksum 06:35:22 a6820b24f6d8: Download complete 06:35:22 f581987b2513: Verifying Checksum 06:35:22 f581987b2513: Download complete 06:35:22 31603596830f: Pull complete 06:35:23 54011a49482f: Pull complete 06:35:23 a6820b24f6d8: Pull complete 06:35:23 f581987b2513: Pull complete 06:35:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:35:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:35:24 prd-centos7-docker-4c-2g-278 does not seem to be running inside a container 06:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-370 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-370:/w/workspace/edgexfoundry_edgex-ui-go_PR-370:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:35:25 $ docker top 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:25 [ssh-agent] Looking for ssh-agent implementation... 06:35:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:25 $ docker exec 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c ssh-agent 06:35:25 SSH_AUTH_SOCK=/tmp/ssh-cKh8xkF3WKns/agent.13 06:35:25 SSH_AGENT_PID=19 06:35:25 Running ssh-add (command line suppressed) 06:35:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/private_key_2476693307275786721.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/private_key_2476693307275786721.key) 06:35:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:26 + git tag --points-at HEAD [Pipeline] } 06:35:26 $ docker exec --env ******** --env ******** 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c ssh-agent -k 06:35:26 unset SSH_AUTH_SOCK; 06:35:26 unset SSH_AGENT_PID; 06:35:26 echo Agent pid 19 killed; 06:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:26 [ssh-agent] Looking for ssh-agent implementation... 06:35:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:26 $ docker exec 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c ssh-agent 06:35:26 SSH_AUTH_SOCK=/tmp/ssh-hbWMxPTePDXJ/agent.51 06:35:26 SSH_AGENT_PID=58 06:35:26 Running ssh-add (command line suppressed) 06:35:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/private_key_4934390507359246755.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/private_key_4934390507359246755.key) 06:35:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:27 + git semver init 06:35:27 # -> Open(): unable to determine branch for HEAD 06:35:27 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-370/.git 06:35:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-370 06:35:27 # $SEMVER_REMOTE_NAME = origin 06:35:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:35:27 # $SEMVER_USER_NAME = edgex-jenkins 06:35:27 # $SEMVER_BRANCH = PR-370 06:35:27 # $SEMVER_TEMP = /tmp/semver-879817723 06:35:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:35:28 # '/tmp/semver-879817723' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-370/.semver' 06:35:28 # -> Force: false 06:35:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-370/.semver [Pipeline] } 06:35:28 $ docker exec --env ******** --env ******** 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c ssh-agent -k 06:35:28 unset SSH_AUTH_SOCK; 06:35:28 unset SSH_AGENT_PID; 06:35:28 echo Agent pid 58 killed; 06:35:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:29 + git semver [Pipeline] } 06:35:29 $ docker stop --time=1 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c 06:35:30 $ docker rm -f 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c [Pipeline] // withDockerContainer [Pipeline] sh 06:35:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:31 Stashed 1 file(s) [Pipeline] echo 06:35:31 [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 06:35:46 Still waiting to schedule task 06:35:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:35:46 Still waiting to schedule task 06:35:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:37:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-279 in /w/workspace/edgexfoundry_edgex-ui-go_PR-370 [Pipeline] { [Pipeline] ws 06:37:52 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:37:52 The recommended git tool is: git 06:37:57 using credential edgex-jenkins-ssh 06:37:57 Cloning the remote Git repository 06:37:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:37:57 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:37:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:37:57 > git --version # timeout=10 06:37:57 > git --version # 'git version 2.17.1' 06:37:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:00 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 06:37:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:37:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:38:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:38:00 > git config core.sparsecheckout # timeout=10 06:38:00 > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 06:38:01 Merge succeeded, producing 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 06:38:01 Checking out Revision 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 (PR-370) 06:38:01 > git remote # timeout=10 06:38:01 > git config --get remote.origin.url # timeout=10 06:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:01 > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 06:38:01 > git rev-parse HEAD^{commit} # timeout=10 06:38:01 > git config core.sparsecheckout # timeout=10 06:38:01 > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 06:38:05 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:38:05 > git --version # timeout=10 06:38:05 > git --version # 'git version 2.17.1' 06:38:05 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:38:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:38:08 + true 06:38:08 + sudo service docker restart 06:38:23 Running on prd-centos7-docker-4c-2g-280 in /w/workspace/edgexfoundry_edgex-ui-go_PR-370 [Pipeline] { [Pipeline] ws 06:38:23 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:38:24 The recommended git tool is: git 06:38:26 using credential edgex-jenkins-ssh 06:38:26 Cloning the remote Git repository 06:38:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:26 provisioning config files... 06:38:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1670045200222136860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:27 ---> docker-login.sh 06:38:27 nexus3.edgexfoundry.org:10001 06:38:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:38:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:38:26 > git --version # timeout=10 06:38:26 > git --version # 'git version 2.24.4' 06:38:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:26 [INFO] Currently running in a labeled security context 06:38:26 [INFO] Currently SELinux is 'enforcing' on the host 06:38:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1897187708098760666.key 06:38:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:28 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 06:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:28 Configure a credential helper to remove this warning. See 06:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:28 06:38:28 Login Succeeded 06:38:28 nexus3.edgexfoundry.org:10002 06:38:28 Merge succeeded, producing 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 06:38:28 Checking out Revision 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 (PR-370) 06:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:38:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:38:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:27 [INFO] Currently running in a labeled security context 06:38:27 [INFO] Currently SELinux is 'enforcing' on the host 06:38:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh9015788788913560092.key 06:38:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:38:28 > git config core.sparsecheckout # timeout=10 06:38:28 > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 06:38:28 > git remote # timeout=10 06:38:28 > git config --get remote.origin.url # timeout=10 06:38:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:28 [INFO] Currently running in a labeled security context 06:38:28 [INFO] Currently SELinux is 'enforcing' on the host 06:38:28 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8814232455216265380.key 06:38:28 > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 06:38:28 > git rev-parse HEAD^{commit} # timeout=10 06:38:28 > git config core.sparsecheckout # timeout=10 06:38:28 > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 06:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:28 Configure a credential helper to remove this warning. See 06:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:28 06:38:28 Login Succeeded 06:38:28 nexus3.edgexfoundry.org:10003 06:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:29 Configure a credential helper to remove this warning. See 06:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:29 06:38:29 Login Succeeded 06:38:29 nexus3.edgexfoundry.org:10004 06:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:29 Configure a credential helper to remove this warning. See 06:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:29 06:38:29 Login Succeeded 06:38:29 docker.io 06:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:30 Configure a credential helper to remove this warning. See 06:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:30 06:38:30 Login Succeeded 06:38:30 ---> docker-login.sh ends [Pipeline] } 06:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:38:31 ========================================================= 06:38:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:38:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:38:31 + 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 . 06:38:32 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:38:32 > git --version # timeout=10 06:38:32 > git --version # 'git version 2.24.4' 06:38:32 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 06:38:32 Sending build context to Docker daemon 35.72MB 06:38:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:38:32 Step 2/8 : FROM ${BASE} [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:38:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:38:32 595b0fe564bb: Pulling fs layer 06:38:32 7186ed65a4f7: Pulling fs layer 06:38:32 316046926c0a: Pulling fs layer 06:38:32 4ebd0625c992: Pulling fs layer 06:38:32 207e8628e3a3: Pulling fs layer 06:38:32 c791037a9be2: Pulling fs layer 06:38:32 ffd874e62e21: Pulling fs layer 06:38:32 c791037a9be2: Waiting 06:38:32 4ebd0625c992: Waiting 06:38:32 ffd874e62e21: Waiting 06:38:32 316046926c0a: Verifying Checksum 06:38:32 316046926c0a: Download complete 06:38:32 7186ed65a4f7: Verifying Checksum 06:38:32 7186ed65a4f7: Download complete 06:38:32 207e8628e3a3: Verifying Checksum 06:38:32 207e8628e3a3: Download complete 06:38:32 c791037a9be2: Verifying Checksum 06:38:32 c791037a9be2: Download complete [Pipeline] sh 06:38:33 595b0fe564bb: Verifying Checksum 06:38:33 595b0fe564bb: Download complete 06:38:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:38:33 595b0fe564bb: Pull complete 06:38:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:38:34 + sudo service docker restart 06:38:34 + true 06:38:34 Redirecting to /bin/systemctl restart docker.service 06:38:34 7186ed65a4f7: Pull complete 06:38:34 316046926c0a: Pull complete 06:38:35 ffd874e62e21: Verifying Checksum 06:38:35 ffd874e62e21: Download complete 06:38:37 4ebd0625c992: Verifying Checksum 06:38:37 4ebd0625c992: Download complete 06:38:47 4ebd0625c992: Pull complete 06:38:47 207e8628e3a3: Pull complete 06:38:47 c791037a9be2: Pull complete 06:38:50 ffd874e62e21: Pull complete 06:38:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:38:51 ---> cfc18b08335c 06:38:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:52 provisioning config files... 06:38:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1336118736615018944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:52 ---> docker-login.sh 06:38:52 nexus3.edgexfoundry.org:10001 06:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:53 Configure a credential helper to remove this warning. See 06:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:53 06:38:53 Login Succeeded 06:38:53 nexus3.edgexfoundry.org:10002 06:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:53 Configure a credential helper to remove this warning. See 06:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:53 06:38:53 Login Succeeded 06:38:53 nexus3.edgexfoundry.org:10003 06:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:53 Configure a credential helper to remove this warning. See 06:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:53 06:38:53 Login Succeeded 06:38:53 nexus3.edgexfoundry.org:10004 06:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:53 Configure a credential helper to remove this warning. See 06:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:53 06:38:53 Login Succeeded 06:38:53 docker.io 06:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:53 ---> Running in 5009d308af20 06:38:53 Removing intermediate container 5009d308af20 06:38:53 ---> 053f3c68fa04 06:38:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:53 ---> Running in 63366c6b92df 06:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:54 Configure a credential helper to remove this warning. See 06:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:54 06:38:54 Login Succeeded 06:38:54 ---> docker-login.sh ends [Pipeline] } 06:38:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:38:54 ========================================================= 06:38:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:38:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:38:54 + 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 . 06:38:54 Sending build context to Docker daemon 35.73MB 06:38:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:38:54 Step 2/8 : FROM ${BASE} 06:38:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:38:55 540db60ca938: Pulling fs layer 06:38:55 adcc1eea9eea: Pulling fs layer 06:38:55 4c4ab2625f07: Pulling fs layer 06:38:55 0510c868ecb4: Pulling fs layer 06:38:55 afea3b2eda06: Pulling fs layer 06:38:55 7809a108b3ef: Pulling fs layer 06:38:55 f706445af74f: Pulling fs layer 06:38:55 0510c868ecb4: Waiting 06:38:55 afea3b2eda06: Waiting 06:38:55 7809a108b3ef: Waiting 06:38:55 f706445af74f: Waiting 06:38:55 4c4ab2625f07: Download complete 06:38:55 540db60ca938: Verifying Checksum 06:38:55 540db60ca938: Download complete 06:38:55 afea3b2eda06: Verifying Checksum 06:38:55 afea3b2eda06: Download complete 06:38:55 7809a108b3ef: Verifying Checksum 06:38:55 7809a108b3ef: Download complete 06:38:55 adcc1eea9eea: Verifying Checksum 06:38:55 adcc1eea9eea: Download complete 06:38:55 540db60ca938: Pull complete 06:38:55 adcc1eea9eea: Pull complete 06:38:55 4c4ab2625f07: Pull complete 06:38:56 Removing intermediate container 63366c6b92df 06:38:56 ---> 9c3f8645449a 06:38:56 Step 5/8 : RUN apk add --no-cache make git 06:38:56 ---> Running in 0ab2f2b74049 06:38:57 f706445af74f: Verifying Checksum 06:38:57 f706445af74f: Download complete 06:38:57 0510c868ecb4: Verifying Checksum 06:38:57 0510c868ecb4: Download complete 06:38:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:38:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:38:59 OK: 138 MiB in 40 packages 06:39:00 Removing intermediate container 0ab2f2b74049 06:39:00 ---> 828cd262be83 06:39:00 Step 6/8 : WORKDIR /edgex-ui-go 06:39:00 ---> Running in e4c2c833db35 06:39:00 0510c868ecb4: Pull complete 06:39:01 afea3b2eda06: Pull complete 06:39:01 7809a108b3ef: Pull complete 06:39:01 Removing intermediate container e4c2c833db35 06:39:01 ---> 19e08e8753d8 06:39:01 Step 7/8 : COPY . . 06:39:02 f706445af74f: Pull complete 06:39:02 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:39:02 ---> b068be0155e3 06:39:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:39:04 ---> 48070fcbab18 06:39:04 Step 8/8 : RUN go mod download 06:39:04 ---> Running in 7d03a8621e06 06:39:10 ---> Running in 7073669015c3 06:39:10 Removing intermediate container 7073669015c3 06:39:10 ---> 2195d757899e 06:39:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:10 ---> Running in cf16b219dcbf 06:39:11 Removing intermediate container cf16b219dcbf 06:39:11 ---> 0d3c998c387c 06:39:11 Step 5/8 : RUN apk add --no-cache make git 06:39:11 ---> Running in 7b84db6ba9d8 06:39:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:39:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:39:13 OK: 149 MiB in 40 packages 06:39:13 Removing intermediate container 7b84db6ba9d8 06:39:13 ---> a35ae50749d7 06:39:13 Step 6/8 : WORKDIR /edgex-ui-go 06:39:13 ---> Running in 0ad8d99ca680 06:39:13 Removing intermediate container 0ad8d99ca680 06:39:13 ---> 824220be2cff 06:39:13 Step 7/8 : COPY . . 06:39:14 ---> d80f0a890705 06:39:14 Step 8/8 : RUN go mod download 06:39:14 ---> Running in 936b61fbf6bb 06:39:26 Removing intermediate container 936b61fbf6bb 06:39:26 ---> 2002cc3c7bdb 06:39:26 Successfully built 2002cc3c7bdb 06:39:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:39:27 + docker inspect -f . ci-base-image-x86_64 06:39:27 . [Pipeline] withDockerContainer 06:39:27 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 06:39:27 $ 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 ******** ci-base-image-x86_64 cat 06:39:27 $ docker top 663aea5a0e45070b91fdb30dc39fefb27f929b4f97a3f6080d075f881358597e -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:28 + go version 06:39:28 go version go1.16.3 linux/amd64 [Pipeline] } 06:39:28 $ docker stop --time=1 663aea5a0e45070b91fdb30dc39fefb27f929b4f97a3f6080d075f881358597e 06:39:29 $ docker rm -f 663aea5a0e45070b91fdb30dc39fefb27f929b4f97a3f6080d075f881358597e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:39:30 + docker inspect -f . ci-base-image-x86_64 06:39:30 . [Pipeline] withDockerContainer 06:39:30 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 06:39:30 $ 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 ******** ci-base-image-x86_64 cat 06:39:31 $ docker top 2b2533f0fd0a9d61e3a0899e6725d7db51623f16abd0f1c3889f3688b46a90a0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:31 + go mod tidy [Pipeline] sh 06:39:32 + make test 06:39:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:39:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:39:37 Removing intermediate container 7d03a8621e06 06:39:37 ---> 5dd3b39d71b4 06:39:37 Successfully built 5dd3b39d71b4 06:39:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:39:37 + docker inspect -f . ci-base-image-arm64 06:39:37 . [Pipeline] withDockerContainer 06:39:37 prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container 06:39:37 $ 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 06:39:39 $ docker top 3996b5a1d21a53b40bb46bbf9bdcfef9b4e53c8d4dc260928a5600fb11ab295f -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:40 + go version 06:39:40 go version go1.16.3 linux/arm64 [Pipeline] } 06:39:40 $ docker stop --time=1 3996b5a1d21a53b40bb46bbf9bdcfef9b4e53c8d4dc260928a5600fb11ab295f 06:39:42 $ docker rm -f 3996b5a1d21a53b40bb46bbf9bdcfef9b4e53c8d4dc260928a5600fb11ab295f 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:39:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:39:42 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:39:43 + docker inspect -f . ci-base-image-arm64 06:39:43 . [Pipeline] withDockerContainer 06:39:43 prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container 06:39:43 $ 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 06:39:45 $ docker top 9e876c634aad9619a553e68100ace7a0b7512f44321e5916deba728d675bcaa0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:46 + go mod tidy [Pipeline] sh 06:39:47 + make test 06:39:47 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } 06:39:47 $ docker stop --time=1 2b2533f0fd0a9d61e3a0899e6725d7db51623f16abd0f1c3889f3688b46a90a0 06:39:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:39:49 $ docker rm -f 2b2533f0fd0a9d61e3a0899e6725d7db51623f16abd0f1c3889f3688b46a90a0 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:39:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:53 + ls -al . 06:39:53 total 92 06:39:53 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 3 06:39 . 06:39:53 drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 06:38 .. 06:39:53 drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 06:38 assets 06:39:53 drwxrwxr-x. 2 jenkins jenkins 35 Jun 3 06:38 bin 06:39:53 drwxrwxr-x. 3 jenkins jenkins 29 Jun 3 06:38 cmd 06:39:53 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 3 06:38 CONTRIBUTING.md 06:39:53 -rw-r--r--. 1 jenkins jenkins 10 Jun 3 06:39 coverage.out 06:39:53 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 3 06:38 Dockerfile 06:39:53 -rw-rw-r--. 1 jenkins jenkins 902 Jun 3 06:38 Dockerfile.build 06:39:53 drwxrwxr-x. 5 jenkins jenkins 104 Jun 3 06:38 docs 06:39:53 drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 06:38 .git 06:39:53 drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 06:38 .github 06:39:53 -rw-rw-r--. 1 jenkins jenkins 162 Jun 3 06:38 .gitignore 06:39:53 -rw-rw-r--. 1 jenkins jenkins 971 Jun 3 06:38 go.mod 06:39:53 -rw-r--r--. 1 jenkins jenkins 23959 Jun 3 06:39 go.sum 06:39:53 drwxrwxr-x. 10 jenkins jenkins 139 Jun 3 06:38 internal 06:39:53 -rw-rw-r--. 1 jenkins jenkins 652 Jun 3 06:38 Jenkinsfile 06:39:53 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 3 06:38 LICENSE 06:39:53 -rw-rw-r--. 1 jenkins jenkins 941 Jun 3 06:38 Makefile 06:39:53 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 3 06:38 README.md 06:39:53 -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 06:35 VERSION 06:39:53 -rw-rw-r--. 1 jenkins jenkins 155 Jun 3 06:38 version.go 06:39:53 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 3 06:38 web [Pipeline] isUnix [Pipeline] sh 06:39:53 + 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=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 --label arch=amd64 --label version=0.0.0 . 06:39:53 Sending build context to Docker daemon 35.76MB 06:39:53 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:39:53 Step 2/24 : FROM ${BASE} AS builder 06:39:53 ---> 2002cc3c7bdb 06:39:53 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:39:53 ---> Running in 7fb39630292f 06:39:53 Removing intermediate container 7fb39630292f 06:39:53 ---> 899216883377 06:39:53 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:39:53 ---> Running in f230a7ec45ed 06:39:53 Removing intermediate container f230a7ec45ed 06:39:53 ---> e56ab7466dba 06:39:53 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:39:53 ---> Running in c529bd6e8aef 06:39:54 Removing intermediate container c529bd6e8aef 06:39:54 ---> b7f8a981398c 06:39:54 Step 6/24 : LABEL Name=edgex-ui-go 06:39:54 ---> Running in 3576815d8054 06:39:54 Removing intermediate container 3576815d8054 06:39:54 ---> 095ed48ae845 06:39:54 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:39:54 ---> Running in 87b3d325d4a1 06:39:54 Removing intermediate container 87b3d325d4a1 06:39:54 ---> 6c66d9ab9049 06:39:54 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:54 ---> Running in 45f2d7deed52 06:39:54 Removing intermediate container 45f2d7deed52 06:39:54 ---> 98726fa534d1 06:39:54 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:39:54 ---> Running in 9f737640aea5 06:39:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:39:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:39:56 OK: 149 MiB in 40 packages 06:39:56 Removing intermediate container 9f737640aea5 06:39:56 ---> 5c923e634a3b 06:39:56 Step 10/24 : ENV GO111MODULE=on 06:39:56 ---> Running in 1487d89285fa 06:39:56 Removing intermediate container 1487d89285fa 06:39:56 ---> 1655de44f988 06:39:56 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:39:56 ---> Running in bd180f742251 06:39:56 Removing intermediate container bd180f742251 06:39:56 ---> 71468f963683 06:39:56 Step 12/24 : COPY go.mod . 06:39:57 ---> 4c101af9b5d9 06:39:57 Step 13/24 : COPY Makefile . 06:39:57 ---> 382c568e92bb 06:39:57 Step 14/24 : RUN make update 06:39:57 ---> Running in 97199720bab9 06:39:57 CGO_ENABLED=0 GO111MODULE=on go mod download 06:39:58 Removing intermediate container 97199720bab9 06:39:58 ---> 4725d00b3c2e 06:39:58 Step 15/24 : COPY . . 06:39:59 ---> 674fae2f71d7 06:39:59 Step 16/24 : RUN ${MAKE} 06:39:59 ---> Running in 0405adac373b 06:39:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:40:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:40:09 Removing intermediate container 0405adac373b 06:40:09 ---> a5a99f159535 06:40:09 Step 17/24 : FROM alpine:3.12 06:40:09 3.12: Pulling from library/alpine 06:40:09 339de151aab4: Pulling fs layer 06:40:09 339de151aab4: Verifying Checksum 06:40:09 339de151aab4: Download complete 06:40:10 339de151aab4: Pull complete 06:40:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:40:10 Status: Downloaded newer image for alpine:3.12 06:40:10 ---> 13621d1b12d4 06:40:10 Step 18/24 : EXPOSE 4000 06:40:10 ---> Running in cae1f53f699a 06:40:10 Removing intermediate container cae1f53f699a 06:40:10 ---> 29b72ac807d9 06:40:10 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:40:11 ---> b90a91dd1590 06:40:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:40:11 ---> Running in 2016052d4c83 06:40:11 Removing intermediate container 2016052d4c83 06:40:11 ---> cd0281b92ea2 06:40:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:40:11 ---> Running in f8b8af8b929d 06:40:11 Removing intermediate container f8b8af8b929d 06:40:11 ---> 8e3af3baf299 06:40:11 Step 22/24 : LABEL arch=amd64 06:40:11 ---> Running in 7bab958ee54d 06:40:11 Removing intermediate container 7bab958ee54d 06:40:11 ---> d77643a439b4 06:40:11 Step 23/24 : LABEL git_sha=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 06:40:11 ---> Running in bd3a7959a9f1 06:40:11 Removing intermediate container bd3a7959a9f1 06:40:11 ---> c709974a8674 06:40:11 Step 24/24 : LABEL version=0.0.0 06:40:11 ---> Running in 13bdade661e0 06:40:11 Removing intermediate container 13bdade661e0 06:40:11 ---> 8c53bc70c94e 06:40:11 [Warning] One or more build-args [ARCH] were not consumed 06:40:11 Successfully built 8c53bc70c94e 06:40:11 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 06:40:12 ---> job-cost.sh 06:40:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xd7Y 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:40:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:40:21 GO111MODULE=on go vet ./... 06:40:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:40:35 lf-activate-venv(): INFO: Adding /tmp/venv-Xd7Y/bin to PATH 06:40:35 INFO: No Stack... 06:40:36 INFO: Retrieving Pricing Info for: v3-standard-2 06:40:36 INFO: Archiving Costs [Pipeline] sh 06:40:37 + cut -d, -f6 06:40:37 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 06:40:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] 06:40:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] did not exist. Created. 06:40:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:37 + echo total: 0.05999999865889549 [Pipeline] stash 06:40:37 Stashed 1 file(s) [Pipeline] } 06:40:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 06:40:43 $ docker stop --time=1 9e876c634aad9619a553e68100ace7a0b7512f44321e5916deba728d675bcaa0 06:40:45 $ docker rm -f 9e876c634aad9619a553e68100ace7a0b7512f44321e5916deba728d675bcaa0 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:40:46 Warning: overwriting stash ‘coverage-report’ 06:40:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:40:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:40:48 + ls -al . 06:40:48 total 124 06:40:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 06:39 . 06:40:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 06:37 .. 06:40:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 06:38 .git 06:40:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 06:38 .github 06:40:48 -rw-rw-r-- 1 jenkins jenkins 162 Jun 3 06:38 .gitignore 06:40:48 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 3 06:38 CONTRIBUTING.md 06:40:48 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 3 06:38 Dockerfile 06:40:48 -rw-rw-r-- 1 jenkins jenkins 902 Jun 3 06:38 Dockerfile.build 06:40:48 -rw-rw-r-- 1 jenkins jenkins 652 Jun 3 06:38 Jenkinsfile 06:40:48 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 3 06:38 LICENSE 06:40:48 -rw-rw-r-- 1 jenkins jenkins 941 Jun 3 06:38 Makefile 06:40:48 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 3 06:38 README.md 06:40:48 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 06:35 VERSION 06:40:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 06:38 assets 06:40:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 06:38 bin 06:40:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 06:38 cmd 06:40:48 -rw-r--r-- 1 jenkins jenkins 10 Jun 3 06:39 coverage.out 06:40:48 drwxrwxr-x 5 jenkins jenkins 4096 Jun 3 06:38 docs 06:40:48 -rw-rw-r-- 1 jenkins jenkins 971 Jun 3 06:38 go.mod 06:40:48 -rw-r--r-- 1 jenkins jenkins 23959 Jun 3 06:39 go.sum 06:40:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 06:38 internal 06:40:48 -rw-rw-r-- 1 jenkins jenkins 155 Jun 3 06:38 version.go 06:40:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 06:38 web [Pipeline] isUnix [Pipeline] sh 06:40:48 + 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=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 --label arch=arm64 --label version=0.0.0 . 06:40:49 Sending build context to Docker daemon 35.75MB 06:40:49 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:40:49 Step 2/24 : FROM ${BASE} AS builder 06:40:49 ---> 5dd3b39d71b4 06:40:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:40:50 ---> Running in 9604cc0b9753 06:40:50 Removing intermediate container 9604cc0b9753 06:40:50 ---> 21b7b7de710e 06:40:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:40:50 ---> Running in 0396858d26f3 06:40:51 Removing intermediate container 0396858d26f3 06:40:51 ---> f6661da12133 06:40:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:40:51 ---> Running in ed48f5aab0f3 06:40:52 Removing intermediate container ed48f5aab0f3 06:40:52 ---> ff168b3d647b 06:40:52 Step 6/24 : LABEL Name=edgex-ui-go 06:40:52 ---> Running in c650cc546490 06:40:52 Removing intermediate container c650cc546490 06:40:52 ---> 7b57f9ac020f 06:40:52 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:40:52 ---> Running in 281787508c30 06:40:53 Removing intermediate container 281787508c30 06:40:53 ---> 6c457b687613 06:40:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:53 ---> Running in 4167cc324d80 06:40:55 Removing intermediate container 4167cc324d80 06:40:55 ---> ab50ce1f958f 06:40:55 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:40:55 ---> Running in e0c9dc9bb8b8 06:40:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:40:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:40:58 OK: 138 MiB in 40 packages 06:40:59 Removing intermediate container e0c9dc9bb8b8 06:40:59 ---> 6dcda21dffdd 06:40:59 Step 10/24 : ENV GO111MODULE=on 06:41:00 ---> Running in b67aab152fb0 06:41:00 Removing intermediate container b67aab152fb0 06:41:00 ---> acb45de696da 06:41:00 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:41:00 ---> Running in 1b9f982676cd 06:41:01 Removing intermediate container 1b9f982676cd 06:41:01 ---> 0403a7cd1511 06:41:01 Step 12/24 : COPY go.mod . 06:41:01 ---> 003dca70c5c8 06:41:01 Step 13/24 : COPY Makefile . 06:41:02 ---> 4d4f78d47a0f 06:41:02 Step 14/24 : RUN make update 06:41:02 ---> Running in 1c3e5f17ab93 06:41:04 CGO_ENABLED=0 GO111MODULE=on go mod download 06:41:05 Removing intermediate container 1c3e5f17ab93 06:41:05 ---> f247f71e8adb 06:41:05 Step 15/24 : COPY . . 06:41:09 ---> a3b9c8e9fb52 06:41:09 Step 16/24 : RUN ${MAKE} 06:41:09 ---> Running in d9f402ad028d 06:41:09 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 06:41:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:41:39 Removing intermediate container d9f402ad028d 06:41:39 ---> 40ebe5616e5f 06:41:39 Step 17/24 : FROM alpine:3.12 06:41:39 3.12: Pulling from library/alpine 06:41:40 d2f70382dc9a: Pulling fs layer 06:41:40 d2f70382dc9a: Verifying Checksum 06:41:40 d2f70382dc9a: Download complete 06:41:41 d2f70382dc9a: Pull complete 06:41:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:41:41 Status: Downloaded newer image for alpine:3.12 06:41:41 ---> 9852663dfa18 06:41:41 Step 18/24 : EXPOSE 4000 06:41:41 ---> Running in 4941bbf6675c 06:41:41 Removing intermediate container 4941bbf6675c 06:41:41 ---> e8c607d029e2 06:41:41 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 06:41:43 ---> f9a950bb9813 06:41:43 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:41:44 ---> Running in 1a1bf5a5b53f 06:41:44 Removing intermediate container 1a1bf5a5b53f 06:41:44 ---> 33d23ba1a977 06:41:44 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:41:44 ---> Running in d200f19d7417 06:41:45 Removing intermediate container d200f19d7417 06:41:45 ---> e2ed9796a080 06:41:45 Step 22/24 : LABEL arch=arm64 06:41:45 ---> Running in 28fe255077cd 06:41:46 Removing intermediate container 28fe255077cd 06:41:46 ---> 554e45c242d8 06:41:46 Step 23/24 : LABEL git_sha=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 06:41:46 ---> Running in c5310931a082 06:41:46 Removing intermediate container c5310931a082 06:41:46 ---> 6fbeafb3ca7f 06:41:46 Step 24/24 : LABEL version=0.0.0 06:41:46 ---> Running in e11ecb87d9bb 06:41:47 Removing intermediate container e11ecb87d9bb 06:41:47 ---> 7974c6a10167 06:41:47 [Warning] One or more build-args [ARCH] were not consumed 06:41:47 Successfully built 7974c6a10167 06:41:47 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 06:41:48 ---> job-cost.sh 06:41:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pq5k 06:42:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-Pq5k/bin to PATH 06:43:49 INFO: No Stack... 06:43:49 INFO: Retrieving Pricing Info for: v2-standard-4 06:43:50 INFO: Archiving Costs [Pipeline] sh 06:43:50 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:43:50 + cut -d, -f6 [Pipeline] lock 06:43:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] 06:43:50 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] did not exist. Created. 06:43:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:43:51 /w/workspace/edgex-ui-go/1@tmp/durable-e0810131/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e0810131/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:43:51 + echo total: 0.18000000715255737 [Pipeline] stash 06:43:51 Warning: overwriting stash ‘stack-cost’ 06:43:52 Stashed 1 file(s) [Pipeline] } 06:43:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-370-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 06:43:53 provisioning config files... 06:43:53 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/config7723083428194737505tmp [Pipeline] { [Pipeline] sh 06:43:53 + set +x 06:43:53 + curl -s https://codecov.io/bash 06:43:53 + bash -s -- 06:43:53 06:43:53 _____ _ 06:43:53 / ____| | | 06:43:53 | | ___ __| | ___ ___ _____ __ 06:43:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:43:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:43:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:43:53 Bash-1.0.3 06:43:53 06:43:53 06:43:53 ==> git version 2.24.4 found 06:43:53 ==> 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 06:43:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:43:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:43:53 ==> Jenkins CI detected. 06:43:53 project root: . 06:43:53 --> token set from env 06:43:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:43:53 ==> Running gcov in . (disable via -X gcov) 06:43:53 ==> Python coveragepy not found 06:43:53 ==> Searching for coverage reports in: 06:43:53 + . 06:43:53 -> Found 1 reports 06:43:53 ==> Detecting git/mercurial file structure 06:43:53 ==> Reading reports 06:43:53 + ./coverage.out bytes=10 06:43:53 ==> Appending adjustments 06:43:53 https://docs.codecov.io/docs/fixing-reports 06:43:53 + Found adjustments 06:43:53 ==> Gzipping contents 06:43:53 4.0K /tmp/codecov.uOCml8.gz 06:43:53 ==> Uploading reports 06:43:53 url: https://codecov.io 06:43:53 query: branch=PR-370&commit=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=370&job=&cmd_args= 06:43:53 -> Pinging Codecov 06:43:53 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-370&commit=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=370&job=&cmd_args= 06:43:54 -> Uploading to 06:43:54 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/FB506323287CE973F263BFD2A0EB1F37/7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4/cd1e79f3-6a72-4865-b0bb-71d0258bd700.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T064354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e545a24265d00b0ffafab4aa1a3a74638bbb6ac8ffb06265aea7e27438d3c3d4 06:43:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:43:54 Dload Upload Total Spent Left Speed 06:43:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9651 --:--:-- --:--:-- --:--:-- 9650 06:43:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [Pipeline] } 06:43:54 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 06:43:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:57 ---> package-listing.sh 06:43:57 ++ facter osfamily 06:43:57 ++ tr '[:upper:]' '[:lower:]' 06:43:58 + OS_FAMILY=redhat 06:43:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-370 06:43:58 + START_PACKAGES=/tmp/packages_start.txt 06:43:58 + END_PACKAGES=/tmp/packages_end.txt 06:43:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:58 + PACKAGES=/tmp/packages_start.txt 06:43:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-370 ']' 06:43:58 + PACKAGES=/tmp/packages_end.txt 06:43:58 + case "${OS_FAMILY}" in 06:43:58 + rpm -qa 06:43:58 + sort 06:43:58 + '[' -f /tmp/packages_start.txt ']' 06:43:58 + '[' -f /tmp/packages_end.txt ']' 06:43:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-370 ']' 06:43:58 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-370/archives/ 06:43:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-370/archives/ [Pipeline] echo 06:43:58 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-370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:43:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:43:59 06:43:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:44:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:44:00 alpine: Pulling from edgex-lftools-log-publisher 06:44:00 df20fa9351a1: Pulling fs layer 06:44:00 36b3adc4ff6f: Pulling fs layer 06:44:00 8ad3a11d3b57: Pulling fs layer 06:44:00 46f8f816bc3b: Pulling fs layer 06:44:00 93b61091891f: Pulling fs layer 06:44:00 93b9cdb0e59b: Pulling fs layer 06:44:00 5e14af77c1be: Pulling fs layer 06:44:00 01666e4c0597: Pulling fs layer 06:44:00 aa168da1d23b: Pulling fs layer 06:44:00 46f8f816bc3b: Waiting 06:44:00 93b61091891f: Waiting 06:44:00 93b9cdb0e59b: Waiting 06:44:00 5e14af77c1be: Waiting 06:44:00 01666e4c0597: Waiting 06:44:00 aa168da1d23b: Waiting 06:44:00 36b3adc4ff6f: Verifying Checksum 06:44:00 36b3adc4ff6f: Download complete 06:44:00 46f8f816bc3b: Verifying Checksum 06:44:00 46f8f816bc3b: Download complete 06:44:00 df20fa9351a1: Verifying Checksum 06:44:00 df20fa9351a1: Download complete 06:44:00 93b9cdb0e59b: Verifying Checksum 06:44:00 93b9cdb0e59b: Download complete 06:44:00 93b61091891f: Verifying Checksum 06:44:00 93b61091891f: Download complete 06:44:00 5e14af77c1be: Verifying Checksum 06:44:00 5e14af77c1be: Download complete 06:44:00 01666e4c0597: Verifying Checksum 06:44:00 01666e4c0597: Download complete 06:44:00 df20fa9351a1: Pull complete 06:44:00 8ad3a11d3b57: Verifying Checksum 06:44:00 8ad3a11d3b57: Download complete 06:44:00 36b3adc4ff6f: Pull complete 06:44:01 8ad3a11d3b57: Pull complete 06:44:01 46f8f816bc3b: Pull complete 06:44:01 93b61091891f: Pull complete 06:44:01 93b9cdb0e59b: Pull complete 06:44:01 5e14af77c1be: Pull complete 06:44:01 01666e4c0597: Pull complete 06:44:02 aa168da1d23b: Verifying Checksum 06:44:02 aa168da1d23b: Download complete 06:44:07 aa168da1d23b: Pull complete 06:44:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:44:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:44:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:44:07 prd-centos7-docker-4c-2g-278 does not seem to be running inside a container 06:44:07 $ 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-370/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-370 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-370:/w/workspace/edgexfoundry_edgex-ui-go_PR-370:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:44:09 $ docker top 3fd308320f83eed79f322df44d6c33bb3db0da18f412c8f426d197a1615127f7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:09 + touch /tmp/pre-build-complete [Pipeline] sh 06:44:10 + mkdir -p /var/log/sa [Pipeline] sh 06:44:10 + ls /var/log/sa-host 06:44:10 + sadf -c /var/log/sa-host/sa03 06:44:10 file_magic: OK 06:44:10 HZ: Using current value: 100 06:44:10 file_header: OK 06:44:10 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 06:44:10 Statistics: 06:44:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:44:10 File successfully converted to sysstat format version 12.2.1 06:44:10 + sadf -c /var/log/sa-host/sa05 06:44:10 file_magic: OK 06:44:10 HZ: Using current value: 100 06:44:10 file_header: OK 06:44:10 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 06:44:10 Statistics: 06:44:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:44:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:11 provisioning config files... 06:44:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/config4369498584098648393tmp [Pipeline] { [Pipeline] echo 06:44:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:44:11 ---> create-netrc.sh [Pipeline] } 06:44:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:44:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:44:12 ---> python-tools-install.sh [Pipeline] echo 06:44:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:44:12 ---> sudo-logs.sh 06:44:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:44:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:44:12 ---> job-cost.sh 06:44:12 lf-activate-venv: SKIPPING 06:44:12 DEBUG: total: 0.18000000715255737 06:44:12 INFO: Retrieving Stack Cost... 06:44:13 INFO: Retrieving Pricing Info for: v3-standard-2 06:44:14 INFO: Archiving Costs [Pipeline] echo 06:44:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:44:14 ---> logs-deploy.sh 06:44:14 lf-activate-venv: SKIPPING 06:44:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-370/1 06:44:14 INFO: archiving workspace using pattern(s): 06:44:15 Archives upload complete. 06:44:15 INFO: archiving logs to Nexus 06:44:15 ---> uname -a: 06:44:15 Linux prd-centos7-docker-4c-2g-278.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:44:15 06:44:15 06:44:15 ---> lscpu: 06:44:15 Architecture: x86_64 06:44:15 CPU op-mode(s): 32-bit, 64-bit 06:44:15 Byte Order: Little Endian 06:44:15 Address sizes: 40 bits physical, 48 bits virtual 06:44:15 CPU(s): 2 06:44:15 On-line CPU(s) list: 0,1 06:44:15 Thread(s) per core: 1 06:44:15 Core(s) per socket: 1 06:44:15 Socket(s): 2 06:44:15 NUMA node(s): 1 06:44:15 Vendor ID: AuthenticAMD 06:44:15 CPU family: 23 06:44:15 Model: 49 06:44:15 Model name: AMD EPYC-Rome Processor 06:44:15 Stepping: 0 06:44:15 CPU MHz: 2800.000 06:44:15 BogoMIPS: 5600.00 06:44:15 Virtualization: AMD-V 06:44:15 Hypervisor vendor: KVM 06:44:15 Virtualization type: full 06:44:15 L1d cache: 64 KiB 06:44:15 L1i cache: 64 KiB 06:44:15 L2 cache: 1 MiB 06:44:15 L3 cache: 32 MiB 06:44:15 NUMA node0 CPU(s): 0,1 06:44:15 Vulnerability Itlb multihit: Not affected 06:44:15 Vulnerability L1tf: Not affected 06:44:15 Vulnerability Mds: Not affected 06:44:15 Vulnerability Meltdown: Not affected 06:44:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:44:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:44:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:44:15 Vulnerability Srbds: Not affected 06:44:15 Vulnerability Tsx async abort: Not affected 06:44:15 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 06:44:15 06:44:15 06:44:15 ---> nproc: 06:44:15 2 06:44:15 06:44:15 06:44:15 ---> df -h: 06:44:15 Filesystem Size Used Available Use% Mounted on 06:44:15 overlay 40.0G 7.6G 32.4G 19% / 06:44:15 tmpfs 64.0M 0 64.0M 0% /dev 06:44:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:44:15 shm 64.0M 0 64.0M 0% /dev/shm 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:44:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-370 06:44:15 06:44:15 06:44:15 ---> free -m: 06:44:15 total used free shared buff/cache available 06:44:15 Mem: 7821 914 4769 0 2137 6729 06:44:15 Swap: 1023 0 1023 06:44:15 06:44:15 06:44:15 ---> ip addr: 06:44:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:44:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:44:15 inet 127.0.0.1/8 scope host lo 06:44:15 valid_lft forever preferred_lft forever 06:44:15 inet6 ::1/128 scope host 06:44:15 valid_lft forever preferred_lft forever 06:44:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:44:15 link/ether fa:16:3e:2f:6f:9c brd ff:ff:ff:ff:ff:ff 06:44:15 inet 10.30.123.22/23 brd 10.30.123.255 scope global dynamic eth0 06:44:15 valid_lft 85827sec preferred_lft 85827sec 06:44:15 inet6 fe80::f816:3eff:fe2f:6f9c/64 scope link 06:44:15 valid_lft forever preferred_lft forever 06:44:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:44:15 link/ether 02:42:d9:f2:4a:76 brd ff:ff:ff:ff:ff:ff 06:44:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:44:15 valid_lft forever preferred_lft forever 06:44:15 inet6 fe80::42:d9ff:fef2:4a76/64 scope link 06:44:15 valid_lft forever preferred_lft forever 06:44:15 06:44:15 06:44:15 ---> sar -b -r -n DEV: 06:44:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 06:44:15 06:44:15 06:34:33 LINUX RESTART (2 CPU) 06:44:15 06:44:15 06:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:44:15 06:36:01 93.97 4.91 89.06 0.00 2892.74 5943.24 0.00 06:44:15 06:37:01 1.58 0.00 1.58 0.00 0.00 35.13 0.00 06:44:15 06:38:01 0.55 0.00 0.55 0.00 0.00 9.10 0.00 06:44:15 06:39:01 0.23 0.00 0.23 0.00 0.00 4.56 0.00 06:44:15 06:40:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 06:44:15 06:41:01 0.43 0.00 0.43 0.00 0.00 6.88 0.00 06:44:15 06:42:02 0.27 0.00 0.27 0.00 0.00 4.28 0.00 06:44:15 06:43:01 0.36 0.00 0.36 0.00 0.00 5.12 0.00 06:44:15 06:44:01 1.52 0.13 1.38 0.00 13.72 31.18 0.00 06:44:15 Average: 11.04 0.56 10.48 0.00 323.58 672.78 0.00 06:44:15 06:44:15 06:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:44:15 06:36:01 5421524 0 803228 10.03 2620 1781560 1177584 13.00 602228 1581896 132 06:44:15 06:37:01 5420424 0 804320 10.04 2620 1781568 1191968 13.16 603348 1581864 8 06:44:15 06:38:01 5432520 0 792224 9.89 2620 1781568 1103140 12.18 591472 1583460 20 06:44:15 06:39:01 5425468 0 799272 9.98 2620 1781572 1137064 12.55 597792 1583460 8 06:44:15 06:40:01 5436336 0 788396 9.84 2620 1781580 1074928 11.87 581692 1590252 8 06:44:15 06:41:01 5431540 0 793192 9.90 2620 1781580 1075204 11.87 586300 1590252 8 06:44:15 06:42:02 5424068 0 800652 10.00 2620 1781592 1074940 11.87 594148 1590252 12 06:44:15 06:43:01 5423752 0 800964 10.00 2620 1781596 1074940 11.87 594472 1590252 16 06:44:15 06:44:01 5333800 0 845644 10.56 2620 1826868 1265444 13.97 749172 1516736 44696 06:44:15 Average: 5416604 0 803099 10.03 2620 1786609 1130579 12.48 611180 1578714 4990 06:44:15 06:44:15 06:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:44:15 06:36:01 eth0 690.76 508.08 1365.10 96.52 0.00 0.00 0.00 0.00 06:44:15 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:36:01 docker0 51.10 48.18 5.14 165.52 0.00 0.00 0.00 0.00 06:44:15 06:37:01 eth0 4.75 2.45 3.11 7.60 0.00 0.00 0.00 0.00 06:44:15 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:38:01 eth0 1.98 1.35 0.38 6.61 0.00 0.00 0.00 0.00 06:44:15 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:39:01 eth0 0.97 0.78 0.30 6.09 0.00 0.00 0.00 0.00 06:44:15 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:40:01 eth0 0.12 0.12 0.01 0.45 0.00 0.00 0.00 0.00 06:44:15 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:41:01 eth0 0.53 0.48 0.16 0.89 0.00 0.00 0.00 0.00 06:44:15 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:42:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:44:15 06:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:44:15 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:44:01 eth0 49.97 40.94 392.12 7.06 0.00 0.00 0.00 0.00 06:44:15 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 Average: eth0 83.42 61.72 196.08 13.94 0.00 0.00 0.00 0.00 06:44:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:15 Average: docker0 5.69 5.36 0.57 18.43 0.00 0.00 0.00 0.00 06:44:15 06:44:15 06:44:15 ---> sar -P ALL: 06:44:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 06:44:15 06:44:15 06:34:33 LINUX RESTART (2 CPU) 06:44:15 06:44:15 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:44:15 06:36:01 all 10.74 0.00 3.06 2.59 0.06 83.56 06:44:15 06:36:01 0 10.41 0.00 3.25 1.85 0.05 84.45 06:44:15 06:36:01 1 11.07 0.00 2.87 3.33 0.07 82.67 06:44:15 06:37:01 all 0.09 0.00 0.04 0.00 0.03 99.83 06:44:15 06:37:01 0 0.08 0.00 0.07 0.00 0.05 99.80 06:44:15 06:37:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:44:15 06:38:01 all 0.08 0.00 0.05 0.00 0.03 99.83 06:44:15 06:38:01 0 0.07 0.00 0.05 0.00 0.03 99.85 06:44:15 06:38:01 1 0.10 0.00 0.05 0.00 0.03 99.82 06:44:15 06:39:01 all 0.05 0.00 0.03 0.00 0.03 99.89 06:44:15 06:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:44:15 06:39:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:44:15 06:40:01 all 0.05 0.00 0.03 0.00 0.03 99.90 06:44:15 06:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:44:15 06:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:44:15 06:41:01 all 0.06 0.00 0.03 0.00 0.03 99.87 06:44:15 06:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:44:15 06:41:01 1 0.08 0.00 0.05 0.00 0.03 99.83 06:44:15 06:42:02 all 0.04 0.00 0.03 0.00 0.04 99.89 06:44:15 06:42:02 0 0.03 0.00 0.02 0.00 0.05 99.90 06:44:15 06:42:02 1 0.05 0.00 0.03 0.00 0.03 99.88 06:44:15 06:43:01 all 0.06 0.00 0.03 0.00 0.03 99.89 06:44:15 06:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:44:15 06:43:01 1 0.09 0.00 0.03 0.00 0.02 99.86 06:44:15 06:44:01 all 2.24 0.00 0.71 0.03 0.03 96.99 06:44:15 06:44:01 0 2.62 0.00 0.84 0.02 0.03 96.50 06:44:15 06:44:01 1 1.86 0.00 0.59 0.03 0.03 97.48 06:44:15 Average: all 1.47 0.00 0.44 0.29 0.03 97.77 06:44:15 Average: 0 1.46 0.00 0.47 0.20 0.04 97.83 06:44:15 Average: 1 1.48 0.00 0.40 0.37 0.03 97.72 06:44:15 06:44:15 06:44:15