Pull request #381 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 159a73a19e71ae494019b8c8e55d3c337359fe44+8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 (ee6accd483b231ab597b6b119bc2f9518773e5f8) 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-ssh7161442758500354412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5107439067087104157.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 6a41506d72e8e131afc862d141935157bee59f41 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-381/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-381/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2852341437100978194.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-381/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7768153269208996632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2150660352966012976.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-381/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-381/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3863344219472551335.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1688 in /w/workspace/edgexfoundry_edgex-ui-go_PR-381 [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-381 # 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-381@tmp/jenkins-gitclient-ssh633179615990566588.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 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 into PR head commit 159a73a19e71ae494019b8c8e55d3c337359fe44 Merge succeeded, producing 159a73a19e71ae494019b8c8e55d3c337359fe44 Checking out Revision 159a73a19e71ae494019b8c8e55d3c337359fe44 (PR-381) > 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-381@tmp/jenkins-gitclient-ssh4158202990182854301.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # 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-381@tmp/jenkins-gitclient-ssh8206833455115056090.key > git merge 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 Commit message: "feat: remove v1 document and update readme for v2 UI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:03:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:03:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:03:44 ========================================================= 10:03:44 EdgeX Global Pipelines Version Info 10:03:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:03:46 ------------------- 10:03:46 stable info: 10:03:46 ------------------- 10:03:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:03:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:03:46 Message: update stable to v1.0.195 10:03:46 ------------------- 10:03:46 experimental info: 10:03:46 ------------------- 10:03:46 Commited By: **** collab-it+edgex@linuxfoundation.org 10:03:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:03:46 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-381 [Pipeline] echo 10:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-381 [Pipeline] echo 10:03:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-381 [Pipeline] echo 10:03:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 159a73a19e71ae494019b8c8e55d3c337359fe44 [Pipeline] echo 10:03:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 159a73a [Pipeline] echo 10:03:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:49 provisioning config files... 10:03:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/config4860853496867864979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:49 ---> docker-login.sh 10:03:49 nexus3.edgexfoundry.org:10001 10:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:50 Configure a credential helper to remove this warning. See 10:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:50 10:03:50 Login Succeeded 10:03:50 nexus3.edgexfoundry.org:10002 10:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:50 Configure a credential helper to remove this warning. See 10:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:50 10:03:50 Login Succeeded 10:03:50 nexus3.edgexfoundry.org:10003 10:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:50 Configure a credential helper to remove this warning. See 10:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:50 10:03:50 Login Succeeded 10:03:50 nexus3.edgexfoundry.org:10004 10:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:51 Configure a credential helper to remove this warning. See 10:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:51 10:03:51 Login Succeeded 10:03:51 docker.io 10:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:51 Configure a credential helper to remove this warning. See 10:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:51 10:03:51 Login Succeeded 10:03:51 ---> docker-login.sh ends [Pipeline] } 10:03:51 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 10:03:52 + git log --format=format:%s -1 159a73a19e71ae494019b8c8e55d3c337359fe44 [Pipeline] echo 10:03:52 GIT_COMMIT: 159a73a19e71ae494019b8c8e55d3c337359fe44, Commit Message: feat: remove v1 document and update readme for v2 UI [Pipeline] echo 10:03:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:53 10:03:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:03:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:56 latest: Pulling from edgex-devops/git-semver 10:03:56 31603596830f: Pulling fs layer 10:03:56 54011a49482f: Pulling fs layer 10:03:56 a6820b24f6d8: Pulling fs layer 10:03:56 f581987b2513: Pulling fs layer 10:03:56 f581987b2513: Waiting 10:03:56 54011a49482f: Verifying Checksum 10:03:56 54011a49482f: Download complete 10:03:56 31603596830f: Verifying Checksum 10:03:56 31603596830f: Download complete 10:03:56 f581987b2513: Verifying Checksum 10:03:56 f581987b2513: Download complete 10:03:56 a6820b24f6d8: Verifying Checksum 10:03:56 a6820b24f6d8: Download complete 10:03:56 31603596830f: Pull complete 10:03:56 54011a49482f: Pull complete 10:03:57 a6820b24f6d8: Pull complete 10:03:58 f581987b2513: Pull complete 10:03:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:03:58 prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container 10:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-381 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-381:/w/workspace/edgexfoundry_edgex-ui-go_PR-381:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:04:02 $ docker top 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:03 [ssh-agent] Looking for ssh-agent implementation... 10:04:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:03 $ docker exec 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 ssh-agent 10:04:03 SSH_AUTH_SOCK=/tmp/ssh-JzQa98glbdXt/agent.13 10:04:03 SSH_AGENT_PID=20 10:04:03 Running ssh-add (command line suppressed) 10:04:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/private_key_6472930960577656062.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/private_key_6472930960577656062.key) 10:04:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:03 + git tag --points-at HEAD [Pipeline] } 10:04:03 $ docker exec --env ******** --env ******** 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 ssh-agent -k 10:04:03 unset SSH_AUTH_SOCK; 10:04:03 unset SSH_AGENT_PID; 10:04:03 echo Agent pid 20 killed; 10:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:03 [ssh-agent] Looking for ssh-agent implementation... 10:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:04 $ docker exec 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 ssh-agent 10:04:04 SSH_AUTH_SOCK=/tmp/ssh-dg1gHB77MxLa/agent.56 10:04:04 SSH_AGENT_PID=63 10:04:04 Running ssh-add (command line suppressed) 10:04:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/private_key_6140878570028162080.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/private_key_6140878570028162080.key) 10:04:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:04 + git semver init 10:04:04 # -> Open(): unable to determine branch for HEAD 10:04:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-381/.git 10:04:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-381 10:04:04 # $SEMVER_REMOTE_NAME = origin 10:04:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:04:04 # $SEMVER_USER_NAME = edgex-jenkins 10:04:04 # $SEMVER_BRANCH = PR-381 10:04:04 # $SEMVER_TEMP = /tmp/semver-085178131 10:04:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:04:07 # '/tmp/semver-085178131' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-381/.semver' 10:04:07 # -> Force: false 10:04:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-381/.semver [Pipeline] } 10:04:07 $ docker exec --env ******** --env ******** 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 ssh-agent -k 10:04:07 unset SSH_AUTH_SOCK; 10:04:07 unset SSH_AGENT_PID; 10:04:07 echo Agent pid 63 killed; 10:04:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:04:07 + git semver [Pipeline] } 10:04:07 $ docker stop --time=1 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 10:04:09 $ docker rm -f 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 [Pipeline] // withDockerContainer [Pipeline] sh 10:04:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:04:10 Stashed 1 file(s) [Pipeline] echo 10:04:10 [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 10:04:26 Still waiting to schedule task 10:04:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1688’ 10:04:26 Still waiting to schedule task 10:04:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:06:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1690 in /w/workspace/edgexfoundry_edgex-ui-go_PR-381 [Pipeline] { [Pipeline] ws 10:06:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:06:30 The recommended git tool is: git 10:06:36 using credential edgex-jenkins-ssh 10:06:36 Cloning the remote Git repository 10:06:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:06:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:06:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:06:36 > git --version # timeout=10 10:06:36 > git --version # 'git version 2.17.1' 10:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:06:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:06:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:06:39 Merging remotes/origin/master commit 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 into PR head commit 159a73a19e71ae494019b8c8e55d3c337359fe44 10:06:40 Merge succeeded, producing 159a73a19e71ae494019b8c8e55d3c337359fe44 10:06:40 Checking out Revision 159a73a19e71ae494019b8c8e55d3c337359fe44 (PR-381) 10:06:39 > git config core.sparsecheckout # timeout=10 10:06:39 > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 10:06:40 > git remote # timeout=10 10:06:40 > git config --get remote.origin.url # timeout=10 10:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:40 > git merge 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 10:06:40 > git rev-parse HEAD^{commit} # timeout=10 10:06:40 > git config core.sparsecheckout # timeout=10 10:06:40 > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 10:06:44 Commit message: "feat: remove v1 document and update readme for v2 UI" 10:06:44 > git --version # timeout=10 10:06:44 > git --version # 'git version 2.17.1' 10:06:44 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:06:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:06:49 + sudo service+ docker restart 10:06:49 true 10:06:54 Running on prd-centos7-docker-4c-2g-1691 in /w/workspace/edgexfoundry_edgex-ui-go_PR-381 [Pipeline] { [Pipeline] ws 10:06:54 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:06:54 The recommended git tool is: git 10:06:56 using credential edgex-jenkins-ssh 10:06:56 Cloning the remote Git repository 10:06:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:06:56 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:06:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:06:56 > git --version # timeout=10 10:06:56 > git --version # 'git version 2.24.4' 10:06:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:56 [INFO] Currently running in a labeled security context 10:06:56 [INFO] Currently SELinux is 'enforcing' on the host 10:06:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh582340222806257316.key 10:06:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:58 Merging remotes/origin/master commit 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 into PR head commit 159a73a19e71ae494019b8c8e55d3c337359fe44 10:06:58 Merge succeeded, producing 159a73a19e71ae494019b8c8e55d3c337359fe44 10:06:58 Checking out Revision 159a73a19e71ae494019b8c8e55d3c337359fe44 (PR-381) 10:06:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:06:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:06:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:06:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:57 [INFO] Currently running in a labeled security context 10:06:57 [INFO] Currently SELinux is 'enforcing' on the host 10:06:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5075554210231470998.key 10:06:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:06:58 > git config core.sparsecheckout # timeout=10 10:06:58 > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 10:06:58 > git remote # timeout=10 10:06:58 > git config --get remote.origin.url # timeout=10 10:06:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:58 [INFO] Currently running in a labeled security context 10:06:58 [INFO] Currently SELinux is 'enforcing' on the host 10:06:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8549958313630273349.key 10:06:58 > git merge 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 10:06:58 > git rev-parse HEAD^{commit} # timeout=10 10:06:58 > git config core.sparsecheckout # timeout=10 10:06:58 > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 10:07:04 Commit message: "feat: remove v1 document and update readme for v2 UI" 10:07:04 > git --version # timeout=10 10:07:04 > git --version # 'git version 2.24.4' 10:07:04 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:07:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:07:06 + sudo service docker restart 10:07:06 + true 10:07:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:08 provisioning config files... 10:07:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6627888130178221829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:08 ---> docker-login.sh 10:07:08 nexus3.edgexfoundry.org:10001 10:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:09 Configure a credential helper to remove this warning. See 10:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:09 10:07:09 Login Succeeded 10:07:09 nexus3.edgexfoundry.org:10002 10:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:10 Configure a credential helper to remove this warning. See 10:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:10 10:07:10 Login Succeeded 10:07:10 nexus3.edgexfoundry.org:10003 10:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:10 Configure a credential helper to remove this warning. See 10:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:10 10:07:10 Login Succeeded 10:07:10 nexus3.edgexfoundry.org:10004 10:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:11 Configure a credential helper to remove this warning. See 10:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:11 10:07:11 Login Succeeded 10:07:11 docker.io 10:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:12 Configure a credential helper to remove this warning. See 10:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:12 10:07:12 Login Succeeded 10:07:12 ---> docker-login.sh ends [Pipeline] } 10:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:12 ========================================================= 10:07:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:07:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:07:13 + 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 . 10:07:14 Sending build context to Docker daemon 32.38MB 10:07:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:07:14 Step 2/8 : FROM ${BASE} 10:07:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:07:14 595b0fe564bb: Pulling fs layer 10:07:14 3088b5b3c5c0: Pulling fs layer 10:07:14 5b7225fbf94c: Pulling fs layer 10:07:14 ba82ee9f976e: Pulling fs layer 10:07:14 506bd15cee9f: Pulling fs layer 10:07:14 75a0a4a0db45: Pulling fs layer 10:07:14 618dc40b7e24: Pulling fs layer 10:07:14 506bd15cee9f: Waiting 10:07:14 75a0a4a0db45: Waiting 10:07:14 ba82ee9f976e: Waiting 10:07:14 618dc40b7e24: Waiting 10:07:14 5b7225fbf94c: Verifying Checksum 10:07:14 5b7225fbf94c: Download complete 10:07:14 3088b5b3c5c0: Verifying Checksum 10:07:14 3088b5b3c5c0: Download complete 10:07:14 506bd15cee9f: Download complete 10:07:14 75a0a4a0db45: Verifying Checksum 10:07:14 75a0a4a0db45: Download complete 10:07:14 595b0fe564bb: Verifying Checksum 10:07:14 595b0fe564bb: Download complete 10:07:15 595b0fe564bb: Pull complete 10:07:15 3088b5b3c5c0: Pull complete 10:07:16 5b7225fbf94c: Pull complete 10:07:17 618dc40b7e24: Verifying Checksum 10:07:17 618dc40b7e24: Download complete 10:07:18 ba82ee9f976e: Verifying Checksum 10:07:18 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:24 provisioning config files... 10:07:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6745716624396754290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:25 ---> docker-login.sh 10:07:25 nexus3.edgexfoundry.org:10001 10:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:25 Configure a credential helper to remove this warning. See 10:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:25 10:07:25 Login Succeeded 10:07:25 nexus3.edgexfoundry.org:10002 10:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:25 Configure a credential helper to remove this warning. See 10:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:25 10:07:25 Login Succeeded 10:07:25 nexus3.edgexfoundry.org:10003 10:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:25 Configure a credential helper to remove this warning. See 10:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:25 10:07:25 Login Succeeded 10:07:25 nexus3.edgexfoundry.org:10004 10:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:25 Configure a credential helper to remove this warning. See 10:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:25 10:07:25 Login Succeeded 10:07:25 docker.io 10:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:26 Configure a credential helper to remove this warning. See 10:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:26 10:07:26 Login Succeeded 10:07:26 ---> docker-login.sh ends [Pipeline] } 10:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:26 ========================================================= 10:07:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:07:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:07:27 + 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 . 10:07:27 Sending build context to Docker daemon 32.38MB 10:07:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:07:27 Step 2/8 : FROM ${BASE} 10:07:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:07:27 540db60ca938: Pulling fs layer 10:07:27 adcc1eea9eea: Pulling fs layer 10:07:27 4c4ab2625f07: Pulling fs layer 10:07:27 0510c868ecb4: Pulling fs layer 10:07:27 afea3b2eda06: Pulling fs layer 10:07:27 7809a108b3ef: Pulling fs layer 10:07:27 f706445af74f: Pulling fs layer 10:07:27 0510c868ecb4: Waiting 10:07:27 afea3b2eda06: Waiting 10:07:27 7809a108b3ef: Waiting 10:07:27 f706445af74f: Waiting 10:07:27 4c4ab2625f07: Verifying Checksum 10:07:27 4c4ab2625f07: Download complete 10:07:27 adcc1eea9eea: Verifying Checksum 10:07:27 adcc1eea9eea: Download complete 10:07:27 afea3b2eda06: Verifying Checksum 10:07:27 afea3b2eda06: Download complete 10:07:27 540db60ca938: Verifying Checksum 10:07:27 540db60ca938: Download complete 10:07:27 7809a108b3ef: Verifying Checksum 10:07:27 7809a108b3ef: Download complete 10:07:27 540db60ca938: Pull complete 10:07:27 adcc1eea9eea: Pull complete 10:07:27 4c4ab2625f07: Pull complete 10:07:28 f706445af74f: Verifying Checksum 10:07:28 f706445af74f: Download complete 10:07:29 0510c868ecb4: Verifying Checksum 10:07:29 0510c868ecb4: Download complete 10:07:30 ba82ee9f976e: Pull complete 10:07:30 506bd15cee9f: Pull complete 10:07:30 75a0a4a0db45: Pull complete 10:07:32 0510c868ecb4: Pull complete 10:07:32 afea3b2eda06: Pull complete 10:07:32 7809a108b3ef: Pull complete 10:07:34 f706445af74f: Pull complete 10:07:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:07:34 ---> b068be0155e3 10:07:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:07:34 618dc40b7e24: Pull complete 10:07:34 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:07:34 ---> a36622ca3599 10:07:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:07:35 ---> Running in b24d17c525dd 10:07:36 Removing intermediate container b24d17c525dd 10:07:36 ---> a73fbf4911dd 10:07:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:36 ---> Running in b0f8c7bfaea4 10:07:39 Removing intermediate container b0f8c7bfaea4 10:07:39 ---> 663fe6035e31 10:07:39 Step 5/8 : RUN apk add --no-cache make git 10:07:39 ---> Running in f4f3c9fce0ed 10:07:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:07:40 ---> Running in 85aad2ceee98 10:07:40 Removing intermediate container 85aad2ceee98 10:07:40 ---> 78b6769f0388 10:07:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:40 ---> Running in ae3434795bff 10:07:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:07:41 Removing intermediate container ae3434795bff 10:07:41 ---> 6dd532bb0bf0 10:07:41 Step 5/8 : RUN apk add --no-cache make git 10:07:41 ---> Running in abc2fa79cb06 10:07:42 OK: 138 MiB in 40 packages 10:07:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:07:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:07:43 Removing intermediate container f4f3c9fce0ed 10:07:43 ---> 5b5dca5c6fe8 10:07:43 Step 6/8 : WORKDIR /edgex-ui-go 10:07:43 ---> Running in bb9f127ffab8 10:07:43 OK: 149 MiB in 40 packages 10:07:43 Removing intermediate container abc2fa79cb06 10:07:43 ---> 1a66a42b39b1 10:07:43 Step 6/8 : WORKDIR /edgex-ui-go 10:07:43 ---> Running in 2538a3b35862 10:07:43 Removing intermediate container bb9f127ffab8 10:07:43 ---> cd7d1275141e 10:07:43 Step 7/8 : COPY . . 10:07:43 Removing intermediate container 2538a3b35862 10:07:43 ---> 1098b69325e7 10:07:43 Step 7/8 : COPY . . 10:07:44 ---> b3b8d67ac120 10:07:44 Step 8/8 : RUN go mod download 10:07:44 ---> Running in e26b10720cc6 10:07:47 ---> deffc12344f3 10:07:47 Step 8/8 : RUN go mod download 10:07:47 ---> Running in 3c0630faefa1 10:08:06 Removing intermediate container e26b10720cc6 10:08:06 ---> a984a9d516d1 10:08:06 Successfully built a984a9d516d1 10:08:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:08:07 + docker inspect -f . ci-base-image-x86_64 10:08:07 . [Pipeline] withDockerContainer 10:08:07 prd-centos7-docker-4c-2g-1691 does not seem to be running inside a container 10:08:07 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:08:07 $ docker top afcab9adf595b5ec101a6a9d0c04751578a046625f6054cba523a1cdb7aa625e -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:08 + go version 10:08:08 go version go1.16.3 linux/amd64 [Pipeline] } 10:08:08 $ docker stop --time=1 afcab9adf595b5ec101a6a9d0c04751578a046625f6054cba523a1cdb7aa625e 10:08:09 $ docker rm -f afcab9adf595b5ec101a6a9d0c04751578a046625f6054cba523a1cdb7aa625e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 10:08:14 Removing intermediate container 3c0630faefa1 10:08:14 ---> 4d108a1ef577 10:08:14 Successfully built 4d108a1ef577 10:08:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:08:15 + docker inspect -f . ci-base-image-x86_64 10:08:15 . [Pipeline] withDockerContainer 10:08:15 prd-centos7-docker-4c-2g-1691 does not seem to be running inside a container 10:08:15 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:08:15 + docker inspect -f . ci-base-image-arm64 10:08:15 . 10:08:15 $ docker top 75acb252fb00b0d52ba5c722bb3ecc544b20eff3c9720bd5a14617471bf51a2a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 10:08:16 prd-ubuntu18.04-docker-arm64-4c-16g-1690 does not seem to be running inside a container 10:08:16 $ 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 ******** -e ******** ci-base-image-arm64 cat 10:08:17 $ docker top 5bf2c94b03e45aab0adef03a17d17c4d86d3ff42086fc50379329fa96035b455 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 10:08:18 + go mod tidy [Pipeline] sh 10:08:18 + go version 10:08:18 go version go1.16.5 linux/arm64 [Pipeline] } 10:08:18 $ docker stop --time=1 5bf2c94b03e45aab0adef03a17d17c4d86d3ff42086fc50379329fa96035b455 10:08:19 + make test 10:08:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:08:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:08:20 $ docker rm -f 5bf2c94b03e45aab0adef03a17d17c4d86d3ff42086fc50379329fa96035b455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:08:21 + docker inspect -f . ci-base-image-arm64 10:08:21 . [Pipeline] withDockerContainer 10:08:22 prd-ubuntu18.04-docker-arm64-4c-16g-1690 does not seem to be running inside a container 10:08:22 $ 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 ******** -e ******** ci-base-image-arm64 cat 10:08:23 $ docker top f070044707232f0cc295263bf745fa4576daccfce13875817838f0fd667d6b3f -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:24 + go mod tidy [Pipeline] sh 10:08:26 + make test 10:08:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:08:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:08:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:08:29 GO111MODULE=on go vet ./... [Pipeline] } 10:08:34 $ docker stop --time=1 75acb252fb00b0d52ba5c722bb3ecc544b20eff3c9720bd5a14617471bf51a2a 10:08:36 $ docker rm -f 75acb252fb00b0d52ba5c722bb3ecc544b20eff3c9720bd5a14617471bf51a2a [Pipeline] // withDockerContainer [Pipeline] sh 10:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:08:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:42 + ls -al . 10:08:42 total 92 10:08:42 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 10:08 . 10:08:42 drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 10:06 .. 10:08:42 drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 10:06 assets 10:08:42 drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 10:06 bin 10:08:42 drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 10:06 cmd 10:08:42 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 10:06 CONTRIBUTING.md 10:08:42 -rw-r--r--. 1 jenkins jenkins 10 Jun 16 10:08 coverage.out 10:08:42 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 10:06 Dockerfile 10:08:42 -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 10:06 Dockerfile.build 10:08:42 drwxrwxr-x. 2 jenkins jenkins 23 Jun 16 10:06 docs 10:08:42 drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 10:07 .git 10:08:42 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 10:06 .github 10:08:42 -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 10:06 .gitignore 10:08:42 -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 10:08 go.mod 10:08:42 -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 10:08 go.sum 10:08:42 drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 10:06 internal 10:08:42 -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 10:06 Jenkinsfile 10:08:42 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 10:06 LICENSE 10:08:42 -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 10:06 Makefile 10:08:42 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 16 10:06 README.md 10:08:42 -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 10:04 VERSION 10:08:42 -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 10:06 version.go 10:08:42 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 10:06 web [Pipeline] isUnix [Pipeline] sh 10:08:42 + 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=159a73a19e71ae494019b8c8e55d3c337359fe44 --label arch=amd64 --label version=0.0.0 . 10:08:42 Sending build context to Docker daemon 32.41MB 10:08:42 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:08:42 Step 2/24 : FROM ${BASE} AS builder 10:08:42 ---> a984a9d516d1 10:08:42 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:08:42 ---> Running in 8e49e61010e9 10:08:43 Removing intermediate container 8e49e61010e9 10:08:43 ---> d60af1f8eb7a 10:08:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:08:43 ---> Running in ae866c68d5f2 10:08:43 Removing intermediate container ae866c68d5f2 10:08:43 ---> 7619dea74f76 10:08:43 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:08:43 ---> Running in aa0b1edf89c2 10:08:43 Removing intermediate container aa0b1edf89c2 10:08:43 ---> e49b577afb96 10:08:43 Step 6/24 : LABEL Name=edgex-ui-go 10:08:43 ---> Running in 438acd537318 10:08:43 Removing intermediate container 438acd537318 10:08:43 ---> 456c7feba26e 10:08:43 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:08:43 ---> Running in 83db1b79496a 10:08:43 Removing intermediate container 83db1b79496a 10:08:43 ---> f56c0936e9bf 10:08:43 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:43 ---> Running in 7fdbac77139c 10:08:44 Removing intermediate container 7fdbac77139c 10:08:44 ---> 65d1c5dd033a 10:08:44 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:44 ---> Running in fe022312aee8 10:08:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:08:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:08:46 OK: 149 MiB in 40 packages 10:08:46 Removing intermediate container fe022312aee8 10:08:46 ---> 1b5bf997ea34 10:08:46 Step 10/24 : ENV GO111MODULE=on 10:08:46 ---> Running in d1ae7652acce 10:08:46 Removing intermediate container d1ae7652acce 10:08:46 ---> 17d0bf77da14 10:08:46 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:08:46 ---> Running in bf40386ecb30 10:08:46 Removing intermediate container bf40386ecb30 10:08:46 ---> 2f30962c1160 10:08:46 Step 12/24 : COPY go.mod . 10:08:46 ---> 80f3a811777f 10:08:46 Step 13/24 : COPY Makefile . 10:08:47 ---> 8da7f37770c5 10:08:47 Step 14/24 : RUN make update 10:08:47 ---> Running in 930e90e51346 10:08:47 CGO_ENABLED=0 GO111MODULE=on go mod download 10:08:48 Removing intermediate container 930e90e51346 10:08:48 ---> 667f19da3dac 10:08:48 Step 15/24 : COPY . . 10:08:49 ---> 0b3aae3afbe8 10:08:49 Step 16/24 : RUN ${MAKE} 10:08:49 ---> Running in 7162e231eac7 10:08:49 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 10:08:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:08:59 Removing intermediate container 7162e231eac7 10:08:59 ---> de24c1eaee68 10:08:59 Step 17/24 : FROM alpine:3.12 10:08:59 3.12: Pulling from library/alpine 10:08:59 339de151aab4: Pulling fs layer 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:09:01 GO111MODULE=on go vet ./... 10:09:01 339de151aab4: Verifying Checksum 10:09:01 339de151aab4: Download complete 10:09:01 339de151aab4: Pull complete 10:09:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:09:01 Status: Downloaded newer image for alpine:3.12 10:09:01 ---> 13621d1b12d4 10:09:01 Step 18/24 : EXPOSE 4000 10:09:01 ---> Running in 56a3369021ac 10:09:01 Removing intermediate container 56a3369021ac 10:09:01 ---> 12c8e1c065f9 10:09:01 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 10:09:01 ---> 66f4d772ec2d 10:09:01 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:09:01 ---> Running in 792548d790c8 10:09:01 Removing intermediate container 792548d790c8 10:09:01 ---> 4b3ee1b173f3 10:09:01 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:09:01 ---> Running in c08f58677ad9 10:09:01 Removing intermediate container c08f58677ad9 10:09:01 ---> 2528419ba7e0 10:09:01 Step 22/24 : LABEL arch=amd64 10:09:01 ---> Running in e6937494f62f 10:09:01 Removing intermediate container e6937494f62f 10:09:01 ---> 5c5d6c408e86 10:09:01 Step 23/24 : LABEL git_sha=159a73a19e71ae494019b8c8e55d3c337359fe44 10:09:01 ---> Running in 44abc1af126c 10:09:01 Removing intermediate container 44abc1af126c 10:09:01 ---> 6e49dd0aa3d9 10:09:01 Step 24/24 : LABEL version=0.0.0 10:09:01 ---> Running in 099132e22d44 10:09:01 Removing intermediate container 099132e22d44 10:09:01 ---> 9a51f24b641a 10:09:01 [Warning] One or more build-args [ARCH] were not consumed 10:09:01 Successfully built 9a51f24b641a 10:09:01 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 10:09:03 ---> job-cost.sh 10:09:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TVFZ 10:09:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 10:09:20 $ docker stop --time=1 f070044707232f0cc295263bf745fa4576daccfce13875817838f0fd667d6b3f 10:09:21 $ docker rm -f f070044707232f0cc295263bf745fa4576daccfce13875817838f0fd667d6b3f [Pipeline] // withDockerContainer [Pipeline] sh 10:09:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:09:22 Warning: overwriting stash ‘coverage-report’ 10:09:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:09:24 + ls -al . 10:09:24 total 124 10:09:24 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 10:08 . 10:09:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 10:06 .. 10:09:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 10:06 .git 10:09:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:06 .github 10:09:24 -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 10:06 .gitignore 10:09:24 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 10:06 CONTRIBUTING.md 10:09:24 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 10:06 Dockerfile 10:09:24 -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 10:06 Dockerfile.build 10:09:24 -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 10:06 Jenkinsfile 10:09:24 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 10:06 LICENSE 10:09:24 -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 10:06 Makefile 10:09:24 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 16 10:06 README.md 10:09:24 -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 10:04 VERSION 10:09:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 10:06 assets 10:09:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:06 bin 10:09:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 10:06 cmd 10:09:24 -rw-r--r-- 1 jenkins jenkins 10 Jun 16 10:08 coverage.out 10:09:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:06 docs 10:09:24 -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 10:08 go.mod 10:09:24 -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 10:08 go.sum 10:09:24 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 10:06 internal 10:09:24 -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 10:06 version.go 10:09:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 10:06 web [Pipeline] isUnix [Pipeline] sh 10:09:24 + 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=159a73a19e71ae494019b8c8e55d3c337359fe44 --label arch=arm64 --label version=0.0.0 . 10:09:26 Sending build context to Docker daemon 32.4MB 10:09:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:09:26 Step 2/24 : FROM ${BASE} AS builder 10:09:26 ---> 4d108a1ef577 10:09:26 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:09:26 ---> Running in c5e8c38f5ac9 10:09:27 Removing intermediate container c5e8c38f5ac9 10:09:27 ---> 4ffb42b1b673 10:09:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:09:27 ---> Running in 014c73860e93 10:09:28 Removing intermediate container 014c73860e93 10:09:28 ---> d46b77b3c2b4 10:09:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:09:28 ---> Running in 4e32a9232cc1 10:09:28 lf-activate-venv(): INFO: Adding /tmp/venv-TVFZ/bin to PATH 10:09:28 INFO: No Stack... 10:09:28 INFO: Retrieving Pricing Info for: v3-standard-2 10:09:28 INFO: Archiving Costs [Pipeline] sh 10:09:28 Removing intermediate container 4e32a9232cc1 10:09:28 ---> 68cd7a291927 10:09:28 Step 6/24 : LABEL Name=edgex-ui-go 10:09:28 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:09:28 + cut -d, -f6 [Pipeline] lock 10:09:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] 10:09:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] did not exist. Created. 10:09:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:28 ---> Running in 55f8318d6660 10:09:28 + echo total: 0.05999999865889549 [Pipeline] stash 10:09:29 Stashed 1 file(s) [Pipeline] } 10:09:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:09:29 Removing intermediate container 55f8318d6660 [Pipeline] // withEnv 10:09:29 ---> e94652c2839e 10:09:29 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:09:29 ---> Running in 1d382dbacff3 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:09:29 Removing intermediate container 1d382dbacff3 10:09:29 ---> 5a71c9e4830f 10:09:29 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:29 ---> Running in 798a2af5e54d 10:09:32 Removing intermediate container 798a2af5e54d 10:09:32 ---> 06e3fb1c4e6c 10:09:32 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:32 ---> Running in 9ac9c10558e4 10:09:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:09:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:09:35 OK: 138 MiB in 40 packages 10:09:36 Removing intermediate container 9ac9c10558e4 10:09:36 ---> ff457c715b85 10:09:36 Step 10/24 : ENV GO111MODULE=on 10:09:36 ---> Running in ea1c8193e458 10:09:36 Removing intermediate container ea1c8193e458 10:09:36 ---> b74bc3308475 10:09:36 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:09:37 ---> Running in 2b149e6e8f19 10:09:37 Removing intermediate container 2b149e6e8f19 10:09:37 ---> 55e32eb5a816 10:09:37 Step 12/24 : COPY go.mod . 10:09:38 ---> 59fb24d473b7 10:09:38 Step 13/24 : COPY Makefile . 10:09:39 ---> 34be33c319ac 10:09:39 Step 14/24 : RUN make update 10:09:39 ---> Running in 6a7294ec22c8 10:09:40 CGO_ENABLED=0 GO111MODULE=on go mod download 10:09:41 Removing intermediate container 6a7294ec22c8 10:09:41 ---> 364b5e2f293e 10:09:41 Step 15/24 : COPY . . 10:09:45 ---> 0ef49212bb27 10:09:45 Step 16/24 : RUN ${MAKE} 10:09:45 ---> Running in 563b0f51a630 10:09:46 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 10:10:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:10:15 Removing intermediate container 563b0f51a630 10:10:15 ---> 5fd72e83f708 10:10:15 Step 17/24 : FROM alpine:3.12 10:10:15 3.12: Pulling from library/alpine 10:10:16 d2f70382dc9a: Pulling fs layer 10:10:16 d2f70382dc9a: Verifying Checksum 10:10:16 d2f70382dc9a: Download complete 10:10:17 d2f70382dc9a: Pull complete 10:10:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:10:17 Status: Downloaded newer image for alpine:3.12 10:10:17 ---> c4fd0aeabfcf 10:10:17 Step 18/24 : EXPOSE 4000 10:10:17 ---> Running in b934d6a26b35 10:10:17 Removing intermediate container b934d6a26b35 10:10:17 ---> f08bb07dba3d 10:10:17 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 10:10:20 ---> 47be65e8b7c1 10:10:20 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:10:20 ---> Running in 9bb665f87514 10:10:20 Removing intermediate container 9bb665f87514 10:10:20 ---> b30f1cb8f446 10:10:20 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:10:20 ---> Running in 5a7a9e3862dc 10:10:21 Removing intermediate container 5a7a9e3862dc 10:10:21 ---> c33c7a3e3d83 10:10:21 Step 22/24 : LABEL arch=arm64 10:10:21 ---> Running in 6160c9240e1a 10:10:21 Removing intermediate container 6160c9240e1a 10:10:21 ---> 1c1b153891a7 10:10:21 Step 23/24 : LABEL git_sha=159a73a19e71ae494019b8c8e55d3c337359fe44 10:10:21 ---> Running in 376690316db9 10:10:22 Removing intermediate container 376690316db9 10:10:22 ---> 003e8c0697a7 10:10:22 Step 24/24 : LABEL version=0.0.0 10:10:22 ---> Running in 2b7d44d4448b 10:10:22 Removing intermediate container 2b7d44d4448b 10:10:22 ---> 011476110862 10:10:22 [Warning] One or more build-args [ARCH] were not consumed 10:10:25 Successfully built 011476110862 10:10:25 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 10:10:25 ---> job-cost.sh 10:10:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JS0H 10:11:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-JS0H/bin to PATH 10:12:26 INFO: No Stack... 10:12:26 INFO: Retrieving Pricing Info for: v2-standard-4 10:12:26 INFO: Archiving Costs [Pipeline] sh 10:12:26 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:12:26 + cut -d, -f6 [Pipeline] lock 10:12:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] 10:12:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] did not exist. Created. 10:12:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:27 /w/workspace/edgex-ui-go/1@tmp/durable-69ada4fd/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-69ada4fd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:12:27 + echo total: 0.18000000715255737 [Pipeline] stash 10:12:28 Warning: overwriting stash ‘stack-cost’ 10:12:28 Stashed 1 file(s) [Pipeline] } 10:12:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-381-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 10:12:29 provisioning config files... 10:12:29 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/config2227233745706374219tmp [Pipeline] { [Pipeline] sh 10:12:29 + set +x 10:12:29 + bash -s -- 10:12:29 + curl -s https://codecov.io/bash 10:12:29 10:12:29 _____ _ 10:12:29 / ____| | | 10:12:29 | | ___ __| | ___ ___ _____ __ 10:12:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:12:29 | |___| (_) | (_| | __/ (_| (_) \ V / 10:12:29 \_____\___/ \__,_|\___|\___\___/ \_/ 10:12:29 Bash-1.0.3 10:12:29 10:12:29 10:12:29 ==> git version 2.24.4 found 10:12:29 ==> 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 10:12:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:12:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:12:29 ==> Jenkins CI detected. 10:12:29 project root: . 10:12:29 --> token set from env 10:12:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:12:29 ==> Running gcov in . (disable via -X gcov) 10:12:29 ==> Python coveragepy not found 10:12:29 ==> Searching for coverage reports in: 10:12:29 + . 10:12:30 -> Found 1 reports 10:12:30 ==> Detecting git/mercurial file structure 10:12:30 ==> Reading reports 10:12:30 + ./coverage.out bytes=10 10:12:30 ==> Appending adjustments 10:12:30 https://docs.codecov.io/docs/fixing-reports 10:12:30 + Found adjustments 10:12:30 ==> Gzipping contents 10:12:30 4.0K /tmp/codecov.X8MBoQ.gz 10:12:30 ==> Uploading reports 10:12:30 url: https://codecov.io 10:12:30 query: branch=PR-381&commit=159a73a19e71ae494019b8c8e55d3c337359fe44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=381&job=&cmd_args= 10:12:30 -> Pinging Codecov 10:12:30 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-381&commit=159a73a19e71ae494019b8c8e55d3c337359fe44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=381&job=&cmd_args= 10:12:30 -> Uploading to 10:12:30 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/159a73a19e71ae494019b8c8e55d3c337359fe44/d76324fc-94c5-4145-95fb-5e9b0c4c4151.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T101230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ebba802daf074b54e647ade016f43df79f722549184ec1d16703c51fb045418 10:12:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:30 Dload Upload Total Spent Left Speed 10:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3904 0 0 100 3904 0 9975 --:--:-- --:--:-- --:--:-- 9984 10:12:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/159a73a19e71ae494019b8c8e55d3c337359fe44 [Pipeline] } 10:12:31 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 10:12:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:12:36 ---> package-listing.sh 10:12:36 ++ facter osfamily 10:12:36 ++ tr '[:upper:]' '[:lower:]' 10:12:37 + OS_FAMILY=redhat 10:12:37 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-381 10:12:37 + START_PACKAGES=/tmp/packages_start.txt 10:12:37 + END_PACKAGES=/tmp/packages_end.txt 10:12:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:37 + PACKAGES=/tmp/packages_start.txt 10:12:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-381 ']' 10:12:37 + PACKAGES=/tmp/packages_end.txt 10:12:37 + case "${OS_FAMILY}" in 10:12:37 + rpm -qa 10:12:37 + sort 10:12:37 + '[' -f /tmp/packages_start.txt ']' 10:12:37 + '[' -f /tmp/packages_end.txt ']' 10:12:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-381 ']' 10:12:37 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-381/archives/ 10:12:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-381/archives/ [Pipeline] echo 10:12:37 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-381/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:12:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:12:38 10:12:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:12:39 alpine: Pulling from edgex-lftools-log-publisher 10:12:39 df20fa9351a1: Pulling fs layer 10:12:39 36b3adc4ff6f: Pulling fs layer 10:12:39 8ad3a11d3b57: Pulling fs layer 10:12:39 46f8f816bc3b: Pulling fs layer 10:12:39 93b61091891f: Pulling fs layer 10:12:39 93b9cdb0e59b: Pulling fs layer 10:12:39 5e14af77c1be: Pulling fs layer 10:12:39 01666e4c0597: Pulling fs layer 10:12:39 aa168da1d23b: Pulling fs layer 10:12:39 46f8f816bc3b: Waiting 10:12:39 93b61091891f: Waiting 10:12:39 93b9cdb0e59b: Waiting 10:12:39 5e14af77c1be: Waiting 10:12:39 01666e4c0597: Waiting 10:12:39 aa168da1d23b: Waiting 10:12:39 36b3adc4ff6f: Verifying Checksum 10:12:39 36b3adc4ff6f: Download complete 10:12:39 46f8f816bc3b: Verifying Checksum 10:12:39 46f8f816bc3b: Download complete 10:12:39 df20fa9351a1: Verifying Checksum 10:12:39 df20fa9351a1: Download complete 10:12:39 93b9cdb0e59b: Verifying Checksum 10:12:39 93b9cdb0e59b: Download complete 10:12:39 93b61091891f: Verifying Checksum 10:12:39 93b61091891f: Download complete 10:12:39 5e14af77c1be: Verifying Checksum 10:12:39 5e14af77c1be: Download complete 10:12:39 01666e4c0597: Verifying Checksum 10:12:39 01666e4c0597: Download complete 10:12:39 8ad3a11d3b57: Verifying Checksum 10:12:39 8ad3a11d3b57: Download complete 10:12:39 df20fa9351a1: Pull complete 10:12:39 36b3adc4ff6f: Pull complete 10:12:40 8ad3a11d3b57: Pull complete 10:12:40 46f8f816bc3b: Pull complete 10:12:40 93b61091891f: Pull complete 10:12:40 93b9cdb0e59b: Pull complete 10:12:40 5e14af77c1be: Pull complete 10:12:40 01666e4c0597: Pull complete 10:12:41 aa168da1d23b: Download complete 10:12:46 aa168da1d23b: Pull complete 10:12:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:12:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:12:47 prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container 10:12:47 $ 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-381/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-381 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-381:/w/workspace/edgexfoundry_edgex-ui-go_PR-381:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:12:55 $ docker top 5abff37c3153392bb4a8b72b58985bda6654c49b0641f6d51dd08fb6ba8350af -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:55 + touch /tmp/pre-build-complete [Pipeline] sh 10:12:55 + mkdir -p /var/log/sa [Pipeline] sh 10:12:56 + ls /var/log/sa-host 10:12:56 + sadf -c /var/log/sa-host/sa05 10:12:56 file_magic: OK 10:12:56 HZ: Using current value: 100 10:12:56 file_header: OK 10:12:56 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 10:12:56 Statistics: 10:12:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:12:56 File successfully converted to sysstat format version 12.2.1 10:12:56 + sadf -c /var/log/sa-host/sa16 10:12:56 file_magic: OK 10:12:56 HZ: Using current value: 100 10:12:56 file_header: OK 10:12:56 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 10:12:56 Statistics: 10:12:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:12:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:56 provisioning config files... 10:12:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/config1073430779121791210tmp [Pipeline] { [Pipeline] echo 10:12:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:12:57 ---> create-netrc.sh [Pipeline] } 10:12:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:12:57 ---> python-tools-install.sh [Pipeline] echo 10:12:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:12:58 ---> sudo-logs.sh 10:12:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:12:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:12:58 ---> job-cost.sh 10:12:58 lf-activate-venv: SKIPPING 10:12:58 DEBUG: total: 0.18000000715255737 10:12:58 INFO: Retrieving Stack Cost... 10:12:59 INFO: Retrieving Pricing Info for: v3-standard-2 10:12:59 INFO: Archiving Costs [Pipeline] echo 10:12:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:13:00 ---> logs-deploy.sh 10:13:00 lf-activate-venv: SKIPPING 10:13:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-381/1 10:13:00 INFO: archiving workspace using pattern(s): 10:13:01 Archives upload complete. 10:13:01 INFO: archiving logs to Nexus 10:13:01 ---> uname -a: 10:13:01 Linux prd-centos7-docker-4c-2g-1688.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:13:01 10:13:01 10:13:02 ---> lscpu: 10:13:02 Architecture: x86_64 10:13:02 CPU op-mode(s): 32-bit, 64-bit 10:13:02 Byte Order: Little Endian 10:13:02 Address sizes: 40 bits physical, 48 bits virtual 10:13:02 CPU(s): 2 10:13:02 On-line CPU(s) list: 0,1 10:13:02 Thread(s) per core: 1 10:13:02 Core(s) per socket: 1 10:13:02 Socket(s): 2 10:13:02 NUMA node(s): 1 10:13:02 Vendor ID: AuthenticAMD 10:13:02 CPU family: 23 10:13:02 Model: 49 10:13:02 Model name: AMD EPYC-Rome Processor 10:13:02 Stepping: 0 10:13:02 CPU MHz: 2799.998 10:13:02 BogoMIPS: 5599.99 10:13:02 Virtualization: AMD-V 10:13:02 Hypervisor vendor: KVM 10:13:02 Virtualization type: full 10:13:02 L1d cache: 64 KiB 10:13:02 L1i cache: 64 KiB 10:13:02 L2 cache: 1 MiB 10:13:02 L3 cache: 32 MiB 10:13:02 NUMA node0 CPU(s): 0,1 10:13:02 Vulnerability Itlb multihit: Not affected 10:13:02 Vulnerability L1tf: Not affected 10:13:02 Vulnerability Mds: Not affected 10:13:02 Vulnerability Meltdown: Not affected 10:13:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:13:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:13:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:13:02 Vulnerability Srbds: Not affected 10:13:02 Vulnerability Tsx async abort: Not affected 10:13:02 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 10:13:02 10:13:02 10:13:02 ---> nproc: 10:13:02 2 10:13:02 10:13:02 10:13:02 ---> df -h: 10:13:02 Filesystem Size Used Available Use% Mounted on 10:13:02 overlay 40.0G 7.6G 32.4G 19% / 10:13:02 tmpfs 64.0M 0 64.0M 0% /dev 10:13:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:13:02 shm 64.0M 0 64.0M 0% /dev/shm 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-381 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:13:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:13:02 10:13:02 10:13:02 ---> free -m: 10:13:02 total used free shared buff/cache available 10:13:02 Mem: 7821 989 4699 0 2131 6654 10:13:02 Swap: 1023 0 1023 10:13:02 10:13:02 10:13:02 ---> ip addr: 10:13:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:13:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:13:02 inet 127.0.0.1/8 scope host lo 10:13:02 valid_lft forever preferred_lft forever 10:13:02 inet6 ::1/128 scope host 10:13:02 valid_lft forever preferred_lft forever 10:13:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:13:02 link/ether fa:16:3e:b7:00:9c brd ff:ff:ff:ff:ff:ff 10:13:02 inet 10.30.122.36/23 brd 10.30.123.255 scope global dynamic eth0 10:13:02 valid_lft 85779sec preferred_lft 85779sec 10:13:02 inet6 fe80::f816:3eff:feb7:9c/64 scope link 10:13:02 valid_lft forever preferred_lft forever 10:13:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:13:02 link/ether 02:42:90:13:b5:a8 brd ff:ff:ff:ff:ff:ff 10:13:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:13:02 valid_lft forever preferred_lft forever 10:13:02 inet6 fe80::42:90ff:fe13:b5a8/64 scope link 10:13:02 valid_lft forever preferred_lft forever 10:13:02 10:13:02 10:13:02 ---> sar -b -r -n DEV: 10:13:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 10:13:02 10:13:02 10:02:31 LINUX RESTART (2 CPU) 10:13:02 10:13:02 10:03:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:13:02 10:04:01 104.44 23.51 80.93 0.00 5668.58 43433.15 0.00 10:13:02 10:05:01 8.96 0.58 8.38 0.00 350.64 824.13 0.00 10:13:02 10:06:01 0.35 0.00 0.35 0.00 0.00 5.93 0.00 10:13:02 10:07:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 10:13:02 10:08:01 0.35 0.00 0.35 0.00 0.00 5.58 0.00 10:13:02 10:09:01 0.33 0.00 0.33 0.00 0.00 4.35 0.00 10:13:02 10:10:01 0.17 0.00 0.17 0.00 0.00 2.42 0.00 10:13:02 10:11:02 0.37 0.00 0.37 0.00 0.00 5.95 0.00 10:13:02 10:12:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 10:13:02 Average: 12.33 2.57 9.77 0.00 642.14 4714.85 0.00 10:13:02 10:13:02 10:03:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:02 10:04:01 5419296 0 832496 10.39 2620 1754528 1449912 16.01 625016 1563380 8 10:13:02 10:05:01 5427812 0 803048 10.03 2620 1775460 1245824 13.75 601152 1578400 20 10:13:02 10:06:01 5430988 0 799868 9.99 2620 1775464 1205016 13.30 605184 1572064 8 10:13:02 10:07:01 5425724 0 805124 10.05 2620 1775472 1204980 13.30 607164 1575944 12 10:13:02 10:08:01 5427020 0 803824 10.04 2620 1775476 1204692 13.30 605452 1575944 16 10:13:02 10:09:01 5423696 0 807144 10.08 2620 1775480 1204800 13.30 606060 1579432 8 10:13:02 10:10:01 5424000 0 806836 10.07 2620 1775484 1204692 13.30 605564 1579432 12 10:13:02 10:11:02 5413080 0 817748 10.21 2620 1775492 1204692 13.30 616316 1579432 8 10:13:02 10:12:01 5412476 0 818352 10.22 2620 1775492 1204692 13.30 616760 1579432 8 10:13:02 Average: 5422677 0 810493 10.12 2620 1773150 1236589 13.65 609852 1575940 11 10:13:02 10:13:02 10:03:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:02 10:04:01 eth0 632.26 463.34 1278.33 88.11 0.00 0.00 0.00 0.00 10:13:02 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:05:01 eth0 61.03 64.35 188.03 12.53 0.00 0.00 0.00 0.00 10:13:02 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:05:01 docker0 52.11 43.93 4.90 167.22 0.00 0.00 0.00 0.00 10:13:02 10:06:01 eth0 3.53 1.60 3.17 0.31 0.00 0.00 0.00 0.00 10:13:02 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:07:01 eth0 1.42 0.52 0.58 0.33 0.00 0.00 0.00 0.00 10:13:02 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:08:01 eth0 0.10 0.08 0.01 0.07 0.00 0.00 0.00 0.00 10:13:02 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:09:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 10:13:02 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:10:01 eth0 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:13:02 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:11:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:13:02 10:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:13:02 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 Average: eth0 74.71 56.78 157.45 10.86 0.00 0.00 0.00 0.00 10:13:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:02 Average: docker0 5.83 4.92 0.55 18.72 0.00 0.00 0.00 0.00 10:13:02 10:13:02 10:13:02 ---> sar -P ALL: 10:13:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 10:13:02 10:13:02 10:02:31 LINUX RESTART (2 CPU) 10:13:02 10:13:02 10:03:04 CPU %user %nice %system %iowait %steal %idle 10:13:02 10:04:01 all 17.74 0.00 4.99 28.30 0.10 48.87 10:13:02 10:04:01 0 17.25 0.00 4.48 26.11 0.07 52.10 10:13:02 10:04:01 1 18.24 0.00 5.50 30.51 0.13 45.63 10:13:02 10:05:01 all 2.19 0.00 0.90 0.85 0.05 96.01 10:13:02 10:05:01 0 2.30 0.00 0.82 0.64 0.05 96.18 10:13:02 10:05:01 1 2.08 0.00 0.97 1.06 0.05 95.84 10:13:02 10:06:01 all 0.12 0.00 0.04 0.00 0.03 99.82 10:13:02 10:06:01 0 0.17 0.00 0.05 0.00 0.02 99.77 10:13:02 10:06:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:13:02 10:07:01 all 0.05 0.00 0.05 0.00 0.03 99.87 10:13:02 10:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:13:02 10:07:01 1 0.03 0.00 0.05 0.00 0.03 99.88 10:13:02 10:08:01 all 0.07 0.00 0.03 0.01 0.04 99.86 10:13:02 10:08:01 0 0.12 0.00 0.03 0.02 0.05 99.78 10:13:02 10:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:13:02 10:09:01 all 0.20 0.00 0.11 0.00 0.02 99.67 10:13:02 10:09:01 0 0.33 0.00 0.13 0.00 0.02 99.52 10:13:02 10:09:01 1 0.07 0.00 0.08 0.00 0.02 99.83 10:13:02 10:10:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:13:02 10:10:01 0 0.23 0.00 0.02 0.00 0.03 99.72 10:13:02 10:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:13:02 10:11:02 all 0.20 0.00 0.03 0.00 0.03 99.73 10:13:02 10:11:02 0 0.37 0.00 0.05 0.00 0.02 99.57 10:13:02 10:11:02 1 0.03 0.00 0.02 0.00 0.05 99.90 10:13:02 10:12:01 all 0.11 0.00 0.03 0.00 0.03 99.84 10:13:02 10:12:01 0 0.17 0.00 0.02 0.00 0.02 99.80 10:13:02 10:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:13:02 Average: all 2.17 0.00 0.65 3.02 0.04 94.12 10:13:02 Average: 0 2.20 0.00 0.59 2.77 0.03 94.40 10:13:02 Average: 1 2.15 0.00 0.71 3.26 0.04 93.84 10:13:02 10:13:02 10:13:02