Pull request #367 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 3547a19440637b59f10595c67b27f4d560d44e55+9e9000642235b61e852840e697528ee7165f7b30 (0221051b523a795adbe963f30f6de812aa19912a) 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-ssh7395009510660481106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6161620526716089063.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh 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-367/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-367/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2131376516669694321.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-367/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh239321409829317631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4101682754488731132.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-367/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-367/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1497287179543211129.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1077 in /w/workspace/edgexfoundry_edgex-ui-go_PR-367 [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-367 # 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-367@tmp/jenkins-gitclient-ssh178006983022386716.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9e9000642235b61e852840e697528ee7165f7b30 into PR head commit 3547a19440637b59f10595c67b27f4d560d44e55 > 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-367@tmp/jenkins-gitclient-ssh6131173194613296749.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 3547a19440637b59f10595c67b27f4d560d44e55 Checking out Revision 3547a19440637b59f10595c67b27f4d560d44e55 (PR-367) 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-367@tmp/jenkins-gitclient-ssh3546880969012980897.key > git merge 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 Commit message: "feat: update built ui" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:33 ========================================================= 11:00:33 EdgeX Global Pipelines Version Info 11:00:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:35 ------------------- 11:00:35 stable info: 11:00:35 ------------------- 11:00:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:35 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 11:00:35 Message: update stable to v1.0.192 11:00:36 ------------------- 11:00:36 experimental info: 11:00:36 ------------------- 11:00:36 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 11:00:36 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo 11:00:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo 11:00:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3547a19440637b59f10595c67b27f4d560d44e55 [Pipeline] echo 11:00:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3547a19 [Pipeline] echo 11:00:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:38 provisioning config files... 11:00:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/config879477331300328783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:38 ---> docker-login.sh 11:00:38 nexus3.edgexfoundry.org:10001 11:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:38 Configure a credential helper to remove this warning. See 11:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:38 11:00:38 Login Succeeded 11:00:38 nexus3.edgexfoundry.org:10002 11:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:39 Configure a credential helper to remove this warning. See 11:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:39 11:00:39 Login Succeeded 11:00:39 nexus3.edgexfoundry.org:10003 11:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:39 Configure a credential helper to remove this warning. See 11:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:39 11:00:39 Login Succeeded 11:00:39 nexus3.edgexfoundry.org:10004 11:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:39 Configure a credential helper to remove this warning. See 11:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:39 11:00:39 Login Succeeded 11:00:39 docker.io 11:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:39 Configure a credential helper to remove this warning. See 11:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:39 11:00:39 Login Succeeded 11:00:39 ---> docker-login.sh ends [Pipeline] } 11:00:39 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 11:00:40 + git log --format=format:%s -1 3547a19440637b59f10595c67b27f4d560d44e55 [Pipeline] echo 11:00:40 GIT_COMMIT: 3547a19440637b59f10595c67b27f4d560d44e55, Commit Message: feat: update built ui [Pipeline] echo 11:00:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:00:43 11:00:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:00:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:00:43 latest: Pulling from edgex-devops/git-semver 11:00:43 31603596830f: Pulling fs layer 11:00:43 54011a49482f: Pulling fs layer 11:00:43 a6820b24f6d8: Pulling fs layer 11:00:43 f581987b2513: Pulling fs layer 11:00:43 f581987b2513: Waiting 11:00:43 54011a49482f: Verifying Checksum 11:00:43 54011a49482f: Download complete 11:00:44 31603596830f: Verifying Checksum 11:00:44 31603596830f: Download complete 11:00:44 a6820b24f6d8: Verifying Checksum 11:00:44 a6820b24f6d8: Download complete 11:00:44 f581987b2513: Verifying Checksum 11:00:44 f581987b2513: Download complete 11:00:44 31603596830f: Pull complete 11:00:44 54011a49482f: Pull complete 11:00:44 a6820b24f6d8: Pull complete 11:00:45 f581987b2513: Pull complete 11:00:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 11:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:00:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:00:45 prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container 11:00:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-367 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-367:/w/workspace/edgexfoundry_edgex-ui-go_PR-367:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@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 11:00:47 $ docker top 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:47 [ssh-agent] Looking for ssh-agent implementation... 11:00:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:47 $ docker exec 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 ssh-agent 11:00:47 SSH_AUTH_SOCK=/tmp/ssh-ylgs8XjbxsIL/agent.14 11:00:47 SSH_AGENT_PID=21 11:00:47 Running ssh-add (command line suppressed) 11:00:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/private_key_2194091611194005568.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/private_key_2194091611194005568.key) 11:00:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:48 + git tag --points-at HEAD [Pipeline] } 11:00:48 $ docker exec --env ******** --env ******** 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 ssh-agent -k 11:00:48 unset SSH_AUTH_SOCK; 11:00:48 unset SSH_AGENT_PID; 11:00:48 echo Agent pid 21 killed; 11:00:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:48 [ssh-agent] Looking for ssh-agent implementation... 11:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:48 $ docker exec 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 ssh-agent 11:00:48 SSH_AUTH_SOCK=/tmp/ssh-dLUwRSLFC6pw/agent.54 11:00:48 SSH_AGENT_PID=60 11:00:48 Running ssh-add (command line suppressed) 11:00:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/private_key_3502081568043527438.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/private_key_3502081568043527438.key) 11:00:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:49 + git semver init 11:00:49 # -> Open(): unable to determine branch for HEAD 11:00:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-367/.git 11:00:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-367 11:00:49 # $SEMVER_REMOTE_NAME = origin 11:00:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:00:49 # $SEMVER_USER_NAME = edgex-jenkins 11:00:49 # $SEMVER_BRANCH = PR-367 11:00:49 # $SEMVER_TEMP = /tmp/semver-041595040 11:00:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:00:50 # '/tmp/semver-041595040' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-367/.semver' 11:00:50 # -> Force: false 11:00:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-367/.semver [Pipeline] } 11:00:50 $ docker exec --env ******** --env ******** 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 ssh-agent -k 11:00:50 unset SSH_AUTH_SOCK; 11:00:50 unset SSH_AGENT_PID; 11:00:50 echo Agent pid 60 killed; 11:00:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:51 + git semver [Pipeline] } 11:00:51 $ docker stop --time=1 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 11:00:52 $ docker rm -f 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:00:53 Stashed 1 file(s) [Pipeline] echo 11:00:53 [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 11:01:08 Still waiting to schedule task 11:01:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:01:08 Still waiting to schedule task 11:01:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:03:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1078 in /w/workspace/edgexfoundry_edgex-ui-go_PR-367 [Pipeline] { [Pipeline] ws 11:03:22 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 11:03:22 The recommended git tool is: git 11:03:31 using credential edgex-jenkins-ssh 11:03:31 Cloning the remote Git repository 11:03:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:03:32 > git init /w/workspace/edgex-ui-go/1 # timeout=10 11:03:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:03:32 > git --version # timeout=10 11:03:32 > git --version # 'git version 2.17.1' 11:03:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:03:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:03:34 Merging remotes/origin/master commit 9e9000642235b61e852840e697528ee7165f7b30 into PR head commit 3547a19440637b59f10595c67b27f4d560d44e55 11:03:35 Merge succeeded, producing 3547a19440637b59f10595c67b27f4d560d44e55 11:03:35 Checking out Revision 3547a19440637b59f10595c67b27f4d560d44e55 (PR-367) 11:03:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:03:34 > git config core.sparsecheckout # timeout=10 11:03:34 > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 11:03:35 > git remote # timeout=10 11:03:35 > git config --get remote.origin.url # timeout=10 11:03:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:35 > git merge 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 11:03:35 > git rev-parse HEAD^{commit} # timeout=10 11:03:35 > git config core.sparsecheckout # timeout=10 11:03:35 > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 11:03:40 Commit message: "feat: update built ui" 11:03:40 > git --version # timeout=10 11:03:40 > git --version # 'git version 2.17.1' 11:03:40 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:03:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:03:42 + sudo service docker restart 11:03:42 + true 11:03:52 Running on prd-centos7-docker-4c-2g-1079 in /w/workspace/edgexfoundry_edgex-ui-go_PR-367 [Pipeline] { [Pipeline] ws 11:03:52 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 11:03:52 The recommended git tool is: git 11:03:56 using credential edgex-jenkins-ssh 11:03:56 Cloning the remote Git repository 11:03:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:03:56 > git init /w/workspace/edgex-ui-go/1 # timeout=10 11:03:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:03:56 > git --version # timeout=10 11:03:56 > git --version # 'git version 2.24.4' 11:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:56 [INFO] Currently running in a labeled security context 11:03:56 [INFO] Currently SELinux is 'enforcing' on the host 11:03:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4229363673294943036.key 11:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:58 Merging remotes/origin/master commit 9e9000642235b61e852840e697528ee7165f7b30 into PR head commit 3547a19440637b59f10595c67b27f4d560d44e55 11:03:58 Merge succeeded, producing 3547a19440637b59f10595c67b27f4d560d44e55 11:03:58 Checking out Revision 3547a19440637b59f10595c67b27f4d560d44e55 (PR-367) 11:03:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:03:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:57 [INFO] Currently running in a labeled security context 11:03:57 [INFO] Currently SELinux is 'enforcing' on the host 11:03:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh161651892685899521.key 11:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:03:58 > git config core.sparsecheckout # timeout=10 11:03:58 > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 11:03:58 > git remote # timeout=10 11:03:58 > git config --get remote.origin.url # timeout=10 11:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:58 [INFO] Currently running in a labeled security context 11:03:58 [INFO] Currently SELinux is 'enforcing' on the host 11:03:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh9020648928129202780.key 11:03:58 > git merge 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 11:03:58 > git rev-parse HEAD^{commit} # timeout=10 11:03:58 > git config core.sparsecheckout # timeout=10 11:03:58 > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 11:04:02 Commit message: "feat: update built ui" 11:04:02 > git --version # timeout=10 11:04:02 > git --version # 'git version 2.24.4' 11:04:02 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:02 provisioning config files... 11:04:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3075860721461516723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 11:04:03 ---> docker-login.sh 11:04:03 nexus3.edgexfoundry.org:10001 [Pipeline] script [Pipeline] { [Pipeline] sh 11:04:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:04:04 + sudo service docker restart 11:04:04 + true 11:04:04 Redirecting to /bin/systemctl restart docker.service 11:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:05 Configure a credential helper to remove this warning. See 11:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:05 11:04:05 Login Succeeded 11:04:05 nexus3.edgexfoundry.org:10002 11:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:05 Configure a credential helper to remove this warning. See 11:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:05 11:04:05 Login Succeeded 11:04:05 nexus3.edgexfoundry.org:10003 11:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:05 Configure a credential helper to remove this warning. See 11:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:05 11:04:05 Login Succeeded 11:04:05 nexus3.edgexfoundry.org:10004 11:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:06 Configure a credential helper to remove this warning. See 11:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:06 11:04:06 Login Succeeded 11:04:06 docker.io 11:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:07 Configure a credential helper to remove this warning. See 11:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:07 11:04:07 Login Succeeded 11:04:07 ---> docker-login.sh ends [Pipeline] } 11:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:08 ========================================================= 11:04:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:04:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:04:08 + 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 . 11:04:09 Sending build context to Docker daemon 35.78MB 11:04:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:04:09 Step 2/8 : FROM ${BASE} 11:04:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:04:09 595b0fe564bb: Pulling fs layer 11:04:09 7186ed65a4f7: Pulling fs layer 11:04:09 316046926c0a: Pulling fs layer 11:04:09 4ebd0625c992: Pulling fs layer 11:04:09 207e8628e3a3: Pulling fs layer 11:04:09 c791037a9be2: Pulling fs layer 11:04:09 ffd874e62e21: Pulling fs layer 11:04:09 4ebd0625c992: Waiting 11:04:09 207e8628e3a3: Waiting 11:04:09 c791037a9be2: Waiting 11:04:09 ffd874e62e21: Waiting 11:04:09 316046926c0a: Verifying Checksum 11:04:09 316046926c0a: Download complete 11:04:09 7186ed65a4f7: Verifying Checksum 11:04:09 7186ed65a4f7: Download complete 11:04:09 207e8628e3a3: Verifying Checksum 11:04:09 207e8628e3a3: Download complete 11:04:09 c791037a9be2: Verifying Checksum 11:04:09 c791037a9be2: Download complete 11:04:09 595b0fe564bb: Verifying Checksum 11:04:09 595b0fe564bb: Download complete 11:04:10 595b0fe564bb: Pull complete 11:04:11 7186ed65a4f7: Pull complete 11:04:11 316046926c0a: Pull complete 11:04:12 ffd874e62e21: Verifying Checksum 11:04:12 ffd874e62e21: Download complete 11:04:13 4ebd0625c992: Verifying Checksum 11:04:13 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:23 provisioning config files... 11:04:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4022535936418995180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:23 ---> docker-login.sh 11:04:23 nexus3.edgexfoundry.org:10001 11:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:23 Configure a credential helper to remove this warning. See 11:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:23 11:04:23 Login Succeeded 11:04:23 nexus3.edgexfoundry.org:10002 11:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:23 Configure a credential helper to remove this warning. See 11:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:23 11:04:23 Login Succeeded 11:04:23 nexus3.edgexfoundry.org:10003 11:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:24 Configure a credential helper to remove this warning. See 11:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:24 11:04:24 Login Succeeded 11:04:24 nexus3.edgexfoundry.org:10004 11:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:24 Configure a credential helper to remove this warning. See 11:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:24 11:04:24 Login Succeeded 11:04:24 docker.io 11:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:24 Configure a credential helper to remove this warning. See 11:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:24 11:04:24 Login Succeeded 11:04:24 ---> docker-login.sh ends [Pipeline] } 11:04:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:25 ========================================================= 11:04:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:04:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:04:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 11:04:25 Sending build context to Docker daemon 35.78MB 11:04:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:04:25 Step 2/8 : FROM ${BASE} 11:04:25 4ebd0625c992: Pull complete 11:04:25 207e8628e3a3: Pull complete 11:04:25 c791037a9be2: Pull complete 11:04:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:04:25 540db60ca938: Pulling fs layer 11:04:25 adcc1eea9eea: Pulling fs layer 11:04:25 4c4ab2625f07: Pulling fs layer 11:04:25 0510c868ecb4: Pulling fs layer 11:04:25 afea3b2eda06: Pulling fs layer 11:04:25 7809a108b3ef: Pulling fs layer 11:04:25 f706445af74f: Pulling fs layer 11:04:25 0510c868ecb4: Waiting 11:04:25 afea3b2eda06: Waiting 11:04:25 7809a108b3ef: Waiting 11:04:25 f706445af74f: Waiting 11:04:25 4c4ab2625f07: Verifying Checksum 11:04:25 4c4ab2625f07: Download complete 11:04:25 adcc1eea9eea: Verifying Checksum 11:04:25 adcc1eea9eea: Download complete 11:04:25 afea3b2eda06: Verifying Checksum 11:04:25 afea3b2eda06: Download complete 11:04:25 7809a108b3ef: Verifying Checksum 11:04:25 7809a108b3ef: Download complete 11:04:25 540db60ca938: Verifying Checksum 11:04:25 540db60ca938: Download complete 11:04:26 540db60ca938: Pull complete 11:04:26 adcc1eea9eea: Pull complete 11:04:26 4c4ab2625f07: Pull complete 11:04:27 f706445af74f: Verifying Checksum 11:04:27 f706445af74f: Download complete 11:04:28 0510c868ecb4: Verifying Checksum 11:04:28 0510c868ecb4: Download complete 11:04:29 ffd874e62e21: Pull complete 11:04:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 11:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:04:29 ---> cfc18b08335c 11:04:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:04:30 ---> Running in 51f46dd8abc7 11:04:31 Removing intermediate container 51f46dd8abc7 11:04:31 ---> 1cec58bc114f 11:04:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:31 ---> Running in 3e418187eb18 11:04:31 0510c868ecb4: Pull complete 11:04:31 afea3b2eda06: Pull complete 11:04:31 7809a108b3ef: Pull complete 11:04:32 f706445af74f: Pull complete 11:04:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:04:32 ---> b068be0155e3 11:04:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:04:33 Removing intermediate container 3e418187eb18 11:04:33 ---> 240b202279f3 11:04:33 Step 5/8 : RUN apk add --no-cache make git 11:04:33 ---> Running in b04054eb0b70 11:04:36 ---> Running in 1e7c3356d387 11:04:36 Removing intermediate container 1e7c3356d387 11:04:36 ---> 7744ab960064 11:04:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:36 ---> Running in a2e176a1794f 11:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:04:36 OK: 138 MiB in 40 packages 11:04:37 Removing intermediate container a2e176a1794f 11:04:37 ---> f0221cf82aef 11:04:37 Step 5/8 : RUN apk add --no-cache make git 11:04:37 ---> Running in a929498dcc49 11:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:04:37 Removing intermediate container b04054eb0b70 11:04:37 ---> e913556f8a6d 11:04:37 Step 6/8 : WORKDIR /edgex-ui-go 11:04:37 ---> Running in cc06085d4f2f 11:04:38 Removing intermediate container cc06085d4f2f 11:04:38 ---> 406050b6b413 11:04:38 Step 7/8 : COPY . . 11:04:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:04:39 OK: 149 MiB in 40 packages 11:04:39 Removing intermediate container a929498dcc49 11:04:39 ---> aa64e46580ff 11:04:39 Step 6/8 : WORKDIR /edgex-ui-go 11:04:39 ---> Running in d8c0f037c8c1 11:04:39 Removing intermediate container d8c0f037c8c1 11:04:39 ---> 0bf740b85be7 11:04:39 Step 7/8 : COPY . . 11:04:41 ---> a628ca1a198f 11:04:41 Step 8/8 : RUN go mod download 11:04:41 ---> Running in f392044793cd 11:04:41 ---> 1eb357b951e0 11:04:41 Step 8/8 : RUN go mod download 11:04:41 ---> Running in 44a7cd799f90 11:04:53 Removing intermediate container f392044793cd 11:04:53 ---> 474159433b2f 11:04:53 Successfully built 474159433b2f 11:04:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:04:54 + docker inspect -f . ci-base-image-x86_64 11:04:54 . [Pipeline] withDockerContainer 11:04:54 prd-centos7-docker-4c-2g-1079 does not seem to be running inside a container 11:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:04:54 $ docker top f6d2aaa7dd7b6acdb1d7578a46f4cb88fe2cbff163e3667d921b4faafdabe98a -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:55 + go version 11:04:55 go version go1.16.3 linux/amd64 [Pipeline] } 11:04:55 $ docker stop --time=1 f6d2aaa7dd7b6acdb1d7578a46f4cb88fe2cbff163e3667d921b4faafdabe98a 11:04:56 $ docker rm -f f6d2aaa7dd7b6acdb1d7578a46f4cb88fe2cbff163e3667d921b4faafdabe98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:04:57 + docker inspect -f . ci-base-image-x86_64 11:04:57 . [Pipeline] withDockerContainer 11:04:57 prd-centos7-docker-4c-2g-1079 does not seem to be running inside a container 11:04:57 $ 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 11:04:57 $ docker top 93b00b82d9c5902df2318964006876dec8174459a8d784e36710d5f5df6ee674 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:57 + go mod tidy [Pipeline] sh 11:04:58 + make test 11:04:58 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:04:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:05:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:05:09 GO111MODULE=on go vet ./... [Pipeline] } 11:05:13 $ docker stop --time=1 93b00b82d9c5902df2318964006876dec8174459a8d784e36710d5f5df6ee674 11:05:14 Removing intermediate container 44a7cd799f90 11:05:14 ---> b44e762849b5 11:05:14 Successfully built b44e762849b5 11:05:14 Successfully tagged ci-base-image-arm64:latest 11:05:15 $ docker rm -f 93b00b82d9c5902df2318964006876dec8174459a8d784e36710d5f5df6ee674 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:05:16 + docker inspect -f . ci-base-image-arm64 11:05:16 . [Pipeline] withDockerContainer 11:05:16 Stashed 1 file(s) 11:05:16 prd-ubuntu18.04-docker-arm64-4c-16g-1078 does not seem to be running inside a container 11:05: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 11:05:18 $ docker top 8cddfdda7e25680e2eb2b9ba035eeed7691bad8dceb9d6502f96071ef50a034a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:05:19 + go version 11:05:19 go version go1.16.3 linux/arm64 [Pipeline] } 11:05:24 $ docker stop --time=1 8cddfdda7e25680e2eb2b9ba035eeed7691bad8dceb9d6502f96071ef50a034a 11:05:26 $ docker rm -f 8cddfdda7e25680e2eb2b9ba035eeed7691bad8dceb9d6502f96071ef50a034a [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 11:05:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:05:27 + ls -al . 11:05:27 total 92 11:05:27 drwxrwxr-x. 10 jenkins jenkins 4096 May 30 11:04 . 11:05:27 drwxrwxr-x. 4 jenkins jenkins 28 May 30 11:03 .. 11:05:27 drwxrwxr-x. 3 jenkins jenkins 20 May 30 11:03 assets 11:05:27 drwxrwxr-x. 2 jenkins jenkins 35 May 30 11:03 bin 11:05:27 drwxrwxr-x. 3 jenkins jenkins 29 May 30 11:03 cmd 11:05:27 -rw-rw-r--. 1 jenkins jenkins 3959 May 30 11:03 CONTRIBUTING.md 11:05:27 -rw-r--r--. 1 jenkins jenkins 10 May 30 11:04 coverage.out 11:05:27 -rw-rw-r--. 1 jenkins jenkins 1508 May 30 11:03 Dockerfile 11:05:27 -rw-rw-r--. 1 jenkins jenkins 902 May 30 11:03 Dockerfile.build 11:05:27 drwxrwxr-x. 5 jenkins jenkins 104 May 30 11:03 docs 11:05:27 drwxrwxr-x. 8 jenkins jenkins 179 May 30 11:04 .git 11:05:27 drwxrwxr-x. 2 jenkins jenkins 103 May 30 11:03 .github 11:05:27 -rw-rw-r--. 1 jenkins jenkins 162 May 30 11:03 .gitignore 11:05:27 -rw-rw-r--. 1 jenkins jenkins 971 May 30 11:03 go.mod 11:05:27 -rw-r--r--. 1 jenkins jenkins 23959 May 30 11:04 go.sum 11:05:27 drwxrwxr-x. 10 jenkins jenkins 139 May 30 11:03 internal 11:05:27 -rw-rw-r--. 1 jenkins jenkins 652 May 30 11:03 Jenkinsfile 11:05:27 -rw-rw-r--. 1 jenkins jenkins 11357 May 30 11:03 LICENSE 11:05:27 -rw-rw-r--. 1 jenkins jenkins 941 May 30 11:03 Makefile 11:05:27 -rw-rw-r--. 1 jenkins jenkins 6012 May 30 11:03 README.md 11:05:27 -rw-rw-r--. 1 jenkins jenkins 5 May 30 11:00 VERSION 11:05:27 -rw-rw-r--. 1 jenkins jenkins 155 May 30 11:03 version.go 11:05:27 drwxrwxr-x. 4 jenkins jenkins 4096 May 30 11:03 web [Pipeline] isUnix [Pipeline] sh 11:05:27 + docker inspect -f . ci-base-image-arm64 11:05:27 . [Pipeline] withDockerContainer 11:05:27 + 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=3547a19440637b59f10595c67b27f4d560d44e55 --label arch=amd64 --label version=0.0.0 . 11:05:27 Sending build context to Docker daemon 35.81MB 11:05:27 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 11:05:27 Step 2/24 : FROM ${BASE} AS builder 11:05:27 ---> 474159433b2f 11:05:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:05:27 prd-ubuntu18.04-docker-arm64-4c-16g-1078 does not seem to be running inside a container 11:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:05:28 ---> Running in 78e16ff3917a 11:05:28 Removing intermediate container 78e16ff3917a 11:05:28 ---> 494cc445d978 11:05:28 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:05:28 ---> Running in 06ae6fb757ad 11:05:28 Removing intermediate container 06ae6fb757ad 11:05:28 ---> 1cbd44c37b4a 11:05:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:05:28 ---> Running in 47a71b6ae1b9 11:05:28 Removing intermediate container 47a71b6ae1b9 11:05:28 ---> 8a49412a05f2 11:05:28 Step 6/24 : LABEL Name=edgex-ui-go 11:05:28 ---> Running in 5f12ea48978e 11:05:28 Removing intermediate container 5f12ea48978e 11:05:28 ---> fd3629b20f8d 11:05:28 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:05:28 ---> Running in 581c5be1a906 11:05:28 Removing intermediate container 581c5be1a906 11:05:28 ---> d5e8817b11db 11:05:28 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:28 ---> Running in a8a9fb5fe9df 11:05:28 Removing intermediate container a8a9fb5fe9df 11:05:28 ---> 4022c9c7ffe6 11:05:28 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:28 ---> Running in 71d78194352b 11:05:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:05:29 $ docker top dc71c033856cfc489cbfb4ce99edd7240b90dd7270c34444f9ab7873dcefdf2a -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:05:30 OK: 149 MiB in 40 packages 11:05:30 + go mod tidy 11:05:30 Removing intermediate container 71d78194352b 11:05:30 ---> 9a78759b299c 11:05:30 Step 10/24 : ENV GO111MODULE=on 11:05:30 ---> Running in ad0abf579d02 11:05:30 Removing intermediate container ad0abf579d02 11:05:30 ---> d235490b47f8 11:05:30 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:05:30 ---> Running in df7710195a22 11:05:30 Removing intermediate container df7710195a22 11:05:30 ---> 4ce43ec8e5f8 11:05:30 Step 12/24 : COPY go.mod . 11:05:30 ---> a4a1f12d8613 11:05:30 Step 13/24 : COPY Makefile . [Pipeline] sh 11:05:31 ---> 2561ecfe9e0b 11:05:31 Step 14/24 : RUN make update 11:05:31 ---> Running in 2a298935d54d 11:05:31 CGO_ENABLED=0 GO111MODULE=on go mod download 11:05:31 Removing intermediate container 2a298935d54d 11:05:31 ---> a2136eef5ee2 11:05:31 Step 15/24 : COPY . . 11:05:31 + make test 11:05:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:05:32 ---> b6dd81f17d26 11:05:32 Step 16/24 : RUN ${MAKE} 11:05:32 ---> Running in 2aa6c2e9cc6d 11:05:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:05:32 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 11:05:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:05:44 Removing intermediate container 2aa6c2e9cc6d 11:05:44 ---> 6437ce360ce9 11:05:44 Step 17/24 : FROM alpine:3.12 11:05:44 3.12: Pulling from library/alpine 11:05:45 339de151aab4: Pulling fs layer 11:05:45 339de151aab4: Verifying Checksum 11:05:45 339de151aab4: Download complete 11:05:45 339de151aab4: Pull complete 11:05:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 11:05:45 Status: Downloaded newer image for alpine:3.12 11:05:45 ---> 13621d1b12d4 11:05:45 Step 18/24 : EXPOSE 4000 11:05:45 ---> Running in 14c92c5ca0bb 11:05:45 Removing intermediate container 14c92c5ca0bb 11:05:45 ---> 3b1b284929f7 11:05:45 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 11:05:46 ---> 6a97e537b88c 11:05:46 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:05:47 ---> Running in 249f2c00d99a 11:05:47 Removing intermediate container 249f2c00d99a 11:05:47 ---> 2dcec11f009c 11:05:47 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:05:47 ---> Running in d5c45fdfd14f 11:05:47 Removing intermediate container d5c45fdfd14f 11:05:47 ---> 9afc560f8bf7 11:05:47 Step 22/24 : LABEL arch=amd64 11:05:47 ---> Running in f070510d957a 11:05:47 Removing intermediate container f070510d957a 11:05:47 ---> 49d304ee7842 11:05:47 Step 23/24 : LABEL git_sha=3547a19440637b59f10595c67b27f4d560d44e55 11:05:47 ---> Running in 7ef5616987ba 11:05:48 Removing intermediate container 7ef5616987ba 11:05:48 ---> f72c86cc3b3f 11:05:48 Step 24/24 : LABEL version=0.0.0 11:05:48 ---> Running in d4060d9dbef3 11:05:48 Removing intermediate container d4060d9dbef3 11:05:48 ---> 85652fea9f71 11:05:48 [Warning] One or more build-args [ARCH] were not consumed 11:05:48 Successfully built 85652fea9f71 11:05:48 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 11:05:49 ---> job-cost.sh 11:05:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3bZp 11:05:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:06:05 GO111MODULE=on go vet ./... 11:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-3bZp/bin to PATH 11:06:11 INFO: No Stack... 11:06:11 INFO: Retrieving Pricing Info for: v3-standard-2 11:06:12 INFO: Archiving Costs [Pipeline] sh 11:06:12 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 11:06:12 + cut -d, -f6 [Pipeline] lock 11:06:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] 11:06:12 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] did not exist. Created. 11:06:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:06:12 + echo total: 0.05999999865889549 [Pipeline] stash 11:06:12 Stashed 1 file(s) [Pipeline] } 11:06:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 11:06:24 $ docker stop --time=1 dc71c033856cfc489cbfb4ce99edd7240b90dd7270c34444f9ab7873dcefdf2a 11:06:26 $ docker rm -f dc71c033856cfc489cbfb4ce99edd7240b90dd7270c34444f9ab7873dcefdf2a [Pipeline] // withDockerContainer [Pipeline] sh 11:06:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:06:27 Warning: overwriting stash ‘coverage-report’ 11:06:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:06:29 + ls -al . 11:06:29 total 124 11:06:29 drwxrwxr-x 10 jenkins jenkins 4096 May 30 11:05 . 11:06:29 drwxrwxr-x 4 jenkins jenkins 4096 May 30 11:03 .. 11:06:29 drwxrwxr-x 8 jenkins jenkins 4096 May 30 11:03 .git 11:06:29 drwxrwxr-x 2 jenkins jenkins 4096 May 30 11:03 .github 11:06:29 -rw-rw-r-- 1 jenkins jenkins 162 May 30 11:03 .gitignore 11:06:29 -rw-rw-r-- 1 jenkins jenkins 3959 May 30 11:03 CONTRIBUTING.md 11:06:29 -rw-rw-r-- 1 jenkins jenkins 1508 May 30 11:03 Dockerfile 11:06:29 -rw-rw-r-- 1 jenkins jenkins 902 May 30 11:03 Dockerfile.build 11:06:29 -rw-rw-r-- 1 jenkins jenkins 652 May 30 11:03 Jenkinsfile 11:06:29 -rw-rw-r-- 1 jenkins jenkins 11357 May 30 11:03 LICENSE 11:06:29 -rw-rw-r-- 1 jenkins jenkins 941 May 30 11:03 Makefile 11:06:29 -rw-rw-r-- 1 jenkins jenkins 6012 May 30 11:03 README.md 11:06:29 -rw-rw-r-- 1 jenkins jenkins 5 May 30 11:00 VERSION 11:06:29 drwxrwxr-x 3 jenkins jenkins 4096 May 30 11:03 assets 11:06:29 drwxrwxr-x 2 jenkins jenkins 4096 May 30 11:03 bin 11:06:29 drwxrwxr-x 3 jenkins jenkins 4096 May 30 11:03 cmd 11:06:29 -rw-r--r-- 1 jenkins jenkins 10 May 30 11:05 coverage.out 11:06:29 drwxrwxr-x 5 jenkins jenkins 4096 May 30 11:03 docs 11:06:29 -rw-rw-r-- 1 jenkins jenkins 971 May 30 11:03 go.mod 11:06:29 -rw-r--r-- 1 jenkins jenkins 23959 May 30 11:05 go.sum 11:06:29 drwxrwxr-x 10 jenkins jenkins 4096 May 30 11:03 internal 11:06:29 -rw-rw-r-- 1 jenkins jenkins 155 May 30 11:03 version.go 11:06:29 drwxrwxr-x 4 jenkins jenkins 4096 May 30 11:03 web [Pipeline] isUnix [Pipeline] sh 11:06:29 + 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=3547a19440637b59f10595c67b27f4d560d44e55 --label arch=arm64 --label version=0.0.0 . 11:06:30 Sending build context to Docker daemon 35.81MB 11:06:30 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 11:06:30 Step 2/24 : FROM ${BASE} AS builder 11:06:30 ---> b44e762849b5 11:06:30 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:06:31 ---> Running in 953150eeabe0 11:06:31 Removing intermediate container 953150eeabe0 11:06:31 ---> a72270cf6e1b 11:06:31 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:06:31 ---> Running in 4ed39b908036 11:06:32 Removing intermediate container 4ed39b908036 11:06:32 ---> 001610e05e90 11:06:32 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:06:32 ---> Running in 8a8734cd262d 11:06:33 Removing intermediate container 8a8734cd262d 11:06:33 ---> d06aacd2017d 11:06:33 Step 6/24 : LABEL Name=edgex-ui-go 11:06:33 ---> Running in a11a787188d3 11:06:33 Removing intermediate container a11a787188d3 11:06:33 ---> d24692ec1ce6 11:06:33 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:06:33 ---> Running in 3570c5120cc8 11:06:34 Removing intermediate container 3570c5120cc8 11:06:34 ---> 2abb7ccdb6a9 11:06:34 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:06:34 ---> Running in 0836a8f0380f 11:06:36 Removing intermediate container 0836a8f0380f 11:06:36 ---> 67d60e0e91a8 11:06:36 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:36 ---> Running in ad49e26a9d8e 11:06:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:06:43 OK: 138 MiB in 40 packages 11:06:43 Removing intermediate container ad49e26a9d8e 11:06:43 ---> 594ab102a8ff 11:06:43 Step 10/24 : ENV GO111MODULE=on 11:06:44 ---> Running in c9b4c129b163 11:06:44 Removing intermediate container c9b4c129b163 11:06:44 ---> 75e861c15f94 11:06:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:06:44 ---> Running in 2b119fb87a31 11:06:45 Removing intermediate container 2b119fb87a31 11:06:45 ---> ff924a98dbbd 11:06:45 Step 12/24 : COPY go.mod . 11:06:45 ---> 06deeb8e05cf 11:06:45 Step 13/24 : COPY Makefile . 11:06:46 ---> aabf92c47a17 11:06:46 Step 14/24 : RUN make update 11:06:46 ---> Running in 847c3dab68dd 11:06:48 CGO_ENABLED=0 GO111MODULE=on go mod download 11:06:49 Removing intermediate container 847c3dab68dd 11:06:49 ---> eacd71a8944b 11:06:49 Step 15/24 : COPY . . 11:06:52 ---> 4f1bbfc86a8b 11:06:52 Step 16/24 : RUN ${MAKE} 11:06:52 ---> Running in 9bc4f8d03e11 11:06:53 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 11:07:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:07:23 Removing intermediate container 9bc4f8d03e11 11:07:23 ---> 2457416b2646 11:07:23 Step 17/24 : FROM alpine:3.12 11:07:23 3.12: Pulling from library/alpine 11:07:23 d2f70382dc9a: Pulling fs layer 11:07:23 d2f70382dc9a: Verifying Checksum 11:07:23 d2f70382dc9a: Download complete 11:07:24 d2f70382dc9a: Pull complete 11:07:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 11:07:24 Status: Downloaded newer image for alpine:3.12 11:07:24 ---> 9852663dfa18 11:07:24 Step 18/24 : EXPOSE 4000 11:07:24 ---> Running in b4c38a445a10 11:07:25 Removing intermediate container b4c38a445a10 11:07:25 ---> 9de6ee82d1a4 11:07:25 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 11:07:27 ---> 35a4fa3ecc39 11:07:27 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:07:27 ---> Running in eecd5dde10ec 11:07:28 Removing intermediate container eecd5dde10ec 11:07:28 ---> d265c918143e 11:07:28 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:07:28 ---> Running in 57d3e5f844cd 11:07:28 Removing intermediate container 57d3e5f844cd 11:07:28 ---> f2c61b8825d5 11:07:28 Step 22/24 : LABEL arch=arm64 11:07:28 ---> Running in 23b9730de3ed 11:07:29 Removing intermediate container 23b9730de3ed 11:07:29 ---> 7ad85807ac0e 11:07:29 Step 23/24 : LABEL git_sha=3547a19440637b59f10595c67b27f4d560d44e55 11:07:29 ---> Running in e6243d488ff9 11:07:30 Removing intermediate container e6243d488ff9 11:07:30 ---> 733ed330548e 11:07:30 Step 24/24 : LABEL version=0.0.0 11:07:30 ---> Running in 17bd0eb8e69b 11:07:30 Removing intermediate container 17bd0eb8e69b 11:07:30 ---> 2e6aa2057169 11:07:30 [Warning] One or more build-args [ARCH] were not consumed 11:07:30 Successfully built 2e6aa2057169 11:07:30 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 11:07:31 ---> job-cost.sh 11:07:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OnOP 11:08:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:09:36 lf-activate-venv(): INFO: Adding /tmp/venv-OnOP/bin to PATH 11:09:36 INFO: No Stack... 11:09:36 INFO: Retrieving Pricing Info for: v2-standard-4 11:09:36 INFO: Archiving Costs [Pipeline] sh 11:09:36 + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 11:09:36 [Pipeline] lock 11:09:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] 11:09:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] did not exist. Created. 11:09:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:09:37 /w/workspace/edgex-ui-go/1@tmp/durable-9df24af0/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-9df24af0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:09:37 + echo total: 0.18000000715255737 [Pipeline] stash 11:09:37 Warning: overwriting stash ‘stack-cost’ 11:09:37 Stashed 1 file(s) [Pipeline] } 11:09:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-367-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 11:09:38 provisioning config files... 11:09:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/config6122415830358149167tmp [Pipeline] { [Pipeline] sh 11:09:39 + set +x 11:09:39 + bash -s -- 11:09:39 + curl -s https://codecov.io/bash 11:09:39 11:09:39 _____ _ 11:09:39 / ____| | | 11:09:39 | | ___ __| | ___ ___ _____ __ 11:09:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:09:39 | |___| (_) | (_| | __/ (_| (_) \ V / 11:09:39 \_____\___/ \__,_|\___|\___\___/ \_/ 11:09:39 Bash-1.0.3 11:09:39 11:09:39 11:09:39 ==> git version 2.24.4 found 11:09:39 ==> 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 11:09:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:09:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:09:39 ==> Jenkins CI detected. 11:09:39 project root: . 11:09:39 --> token set from env 11:09:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:09:39 ==> Running gcov in . (disable via -X gcov) 11:09:39 ==> Python coveragepy not found 11:09:39 ==> Searching for coverage reports in: 11:09:39 + . 11:09:39 -> Found 1 reports 11:09:39 ==> Detecting git/mercurial file structure 11:09:39 ==> Reading reports 11:09:39 + ./coverage.out bytes=10 11:09:39 ==> Appending adjustments 11:09:39 https://docs.codecov.io/docs/fixing-reports 11:09:39 + Found adjustments 11:09:39 ==> Gzipping contents 11:09:39 4.0K /tmp/codecov.vkqf7H.gz 11:09:39 ==> Uploading reports 11:09:39 url: https://codecov.io 11:09:39 query: branch=PR-367&commit=3547a19440637b59f10595c67b27f4d560d44e55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=367&job=&cmd_args= 11:09:39 -> Pinging Codecov 11:09:39 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-367&commit=3547a19440637b59f10595c67b27f4d560d44e55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=367&job=&cmd_args= 11:09:40 -> Uploading to 11:09:40 https://storage.googleapis.com/codecov/v4/raw/2021-05-30/FB506323287CE973F263BFD2A0EB1F37/3547a19440637b59f10595c67b27f4d560d44e55/d7922dd6-f60b-41be-9e40-bcf1b443571e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210530T110939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f9fd338df6cf8a11ab30b75ab973980414f30552c50c4df29b914c16a7dfdb8 11:09:40 % Total % Received % Xferd Average Speed Time Time Time Current 11:09:40 Dload Upload Total Spent Left Speed 11:09:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 11686 --:--:-- --:--:-- --:--:-- 11695 11:09:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3547a19440637b59f10595c67b27f4d560d44e55 [Pipeline] } 11:09:40 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 11:09:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:09:45 ---> package-listing.sh 11:09:45 ++ facter osfamily 11:09:45 ++ tr '[:upper:]' '[:lower:]' 11:09:45 + OS_FAMILY=redhat 11:09:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-367 11:09:45 + START_PACKAGES=/tmp/packages_start.txt 11:09:45 + END_PACKAGES=/tmp/packages_end.txt 11:09:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:09:45 + PACKAGES=/tmp/packages_start.txt 11:09:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-367 ']' 11:09:45 + PACKAGES=/tmp/packages_end.txt 11:09:45 + case "${OS_FAMILY}" in 11:09:45 + rpm -qa 11:09:45 + sort 11:09:45 + '[' -f /tmp/packages_start.txt ']' 11:09:45 + '[' -f /tmp/packages_end.txt ']' 11:09:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:09:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-367 ']' 11:09:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-367/archives/ 11:09:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-367/archives/ [Pipeline] echo 11:09:45 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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:09:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:09:46 11:09:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:09:47 alpine: Pulling from edgex-lftools-log-publisher 11:09:47 df20fa9351a1: Pulling fs layer 11:09:47 36b3adc4ff6f: Pulling fs layer 11:09:47 8ad3a11d3b57: Pulling fs layer 11:09:47 46f8f816bc3b: Pulling fs layer 11:09:47 93b61091891f: Pulling fs layer 11:09:47 93b9cdb0e59b: Pulling fs layer 11:09:47 5e14af77c1be: Pulling fs layer 11:09:47 01666e4c0597: Pulling fs layer 11:09:47 aa168da1d23b: Pulling fs layer 11:09:47 93b9cdb0e59b: Waiting 11:09:47 5e14af77c1be: Waiting 11:09:47 01666e4c0597: Waiting 11:09:47 aa168da1d23b: Waiting 11:09:47 46f8f816bc3b: Waiting 11:09:47 93b61091891f: Waiting 11:09:47 36b3adc4ff6f: Verifying Checksum 11:09:47 36b3adc4ff6f: Download complete 11:09:47 46f8f816bc3b: Verifying Checksum 11:09:47 46f8f816bc3b: Download complete 11:09:47 df20fa9351a1: Verifying Checksum 11:09:47 df20fa9351a1: Download complete 11:09:47 93b9cdb0e59b: Verifying Checksum 11:09:47 93b9cdb0e59b: Download complete 11:09:47 5e14af77c1be: Verifying Checksum 11:09:47 5e14af77c1be: Download complete 11:09:47 93b61091891f: Verifying Checksum 11:09:47 93b61091891f: Download complete 11:09:47 01666e4c0597: Verifying Checksum 11:09:47 01666e4c0597: Download complete 11:09:47 8ad3a11d3b57: Verifying Checksum 11:09:47 8ad3a11d3b57: Download complete 11:09:47 df20fa9351a1: Pull complete 11:09:47 36b3adc4ff6f: Pull complete 11:09:48 8ad3a11d3b57: Pull complete 11:09:48 46f8f816bc3b: Pull complete 11:09:48 93b61091891f: Pull complete 11:09:48 93b9cdb0e59b: Pull complete 11:09:48 5e14af77c1be: Pull complete 11:09:48 01666e4c0597: Pull complete 11:09:49 aa168da1d23b: Verifying Checksum 11:09:49 aa168da1d23b: Download complete 11:09:54 aa168da1d23b: Pull complete 11:09:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:09:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:09:54 prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container 11:09:54 $ 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-367/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-367 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-367:/w/workspace/edgexfoundry_edgex-ui-go_PR-367:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@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 11:09:57 $ docker top d3832a68103a8d70e6647cd939c9a2b719e209b45f9957650666d9290d7c9ab2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:09:58 + mkdir -p /var/log/sa [Pipeline] sh 11:09:58 + ls /var/log/sa-host 11:09:58 + sadf -c /var/log/sa-host/sa05 11:09:58 file_magic: OK 11:09:58 HZ: Using current value: 100 11:09:58 file_header: OK 11:09:58 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 11:09:58 Statistics: 11:09:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:09:58 File successfully converted to sysstat format version 12.2.1 11:09:58 + sadf -c /var/log/sa-host/sa30 11:09:58 file_magic: OK 11:09:58 HZ: Using current value: 100 11:09:58 file_header: OK 11:09:58 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 11:09:58 Statistics: 11:09:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:09:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:59 provisioning config files... 11:09:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/config4844777907961424483tmp [Pipeline] { [Pipeline] echo 11:09:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:09:59 ---> create-netrc.sh [Pipeline] } 11:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:10:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:10:00 ---> python-tools-install.sh [Pipeline] echo 11:10:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:10:00 ---> sudo-logs.sh 11:10:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:10:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:10:01 ---> job-cost.sh 11:10:01 lf-activate-venv: SKIPPING 11:10:01 DEBUG: total: 0.18000000715255737 11:10:01 INFO: Retrieving Stack Cost... 11:10:03 INFO: Retrieving Pricing Info for: v3-standard-2 11:10:03 INFO: Archiving Costs [Pipeline] echo 11:10:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:10:03 ---> logs-deploy.sh 11:10:03 lf-activate-venv: SKIPPING 11:10:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-367/1 11:10:03 INFO: archiving workspace using pattern(s): 11:10:04 Archives upload complete. 11:10:04 INFO: archiving logs to Nexus 11:10:05 ---> uname -a: 11:10:05 Linux prd-centos7-docker-4c-2g-1077.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 11:10:05 11:10:05 11:10:05 ---> lscpu: 11:10:05 Architecture: x86_64 11:10:05 CPU op-mode(s): 32-bit, 64-bit 11:10:05 Byte Order: Little Endian 11:10:05 Address sizes: 40 bits physical, 48 bits virtual 11:10:05 CPU(s): 2 11:10:05 On-line CPU(s) list: 0,1 11:10:05 Thread(s) per core: 1 11:10:05 Core(s) per socket: 1 11:10:05 Socket(s): 2 11:10:05 NUMA node(s): 1 11:10:05 Vendor ID: AuthenticAMD 11:10:05 CPU family: 23 11:10:05 Model: 49 11:10:05 Model name: AMD EPYC-Rome Processor 11:10:05 Stepping: 0 11:10:05 CPU MHz: 2800.000 11:10:05 BogoMIPS: 5600.00 11:10:05 Virtualization: AMD-V 11:10:05 Hypervisor vendor: KVM 11:10:05 Virtualization type: full 11:10:05 L1d cache: 64 KiB 11:10:05 L1i cache: 64 KiB 11:10:05 L2 cache: 1 MiB 11:10:05 L3 cache: 32 MiB 11:10:05 NUMA node0 CPU(s): 0,1 11:10:05 Vulnerability Itlb multihit: Not affected 11:10:05 Vulnerability L1tf: Not affected 11:10:05 Vulnerability Mds: Not affected 11:10:05 Vulnerability Meltdown: Not affected 11:10:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:10:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:10:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:10:05 Vulnerability Srbds: Not affected 11:10:05 Vulnerability Tsx async abort: Not affected 11:10:05 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 11:10:05 11:10:05 11:10:05 ---> nproc: 11:10:05 2 11:10:05 11:10:05 11:10:05 ---> df -h: 11:10:05 Filesystem Size Used Available Use% Mounted on 11:10:05 overlay 40.0G 7.6G 32.4G 19% / 11:10:05 tmpfs 64.0M 0 64.0M 0% /dev 11:10:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:10:05 shm 64.0M 0 64.0M 0% /dev/shm 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-367 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 11:10:05 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 11:10:05 11:10:05 11:10:05 ---> free -m: 11:10:05 total used free shared buff/cache available 11:10:05 Mem: 7821 1066 4558 0 2196 6593 11:10:05 Swap: 1023 0 1023 11:10:05 11:10:05 11:10:05 ---> ip addr: 11:10:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:10:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:10:05 inet 127.0.0.1/8 scope host lo 11:10:05 valid_lft forever preferred_lft forever 11:10:05 inet6 ::1/128 scope host 11:10:05 valid_lft forever preferred_lft forever 11:10:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:10:05 link/ether fa:16:3e:f1:c1:d6 brd ff:ff:ff:ff:ff:ff 11:10:05 inet 10.30.123.155/23 brd 10.30.123.255 scope global dynamic eth0 11:10:05 valid_lft 85794sec preferred_lft 85794sec 11:10:05 inet6 fe80::f816:3eff:fef1:c1d6/64 scope link 11:10:05 valid_lft forever preferred_lft forever 11:10:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:10:05 link/ether 02:42:fc:51:e1:f3 brd ff:ff:ff:ff:ff:ff 11:10:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:10:05 valid_lft forever preferred_lft forever 11:10:05 inet6 fe80::42:fcff:fe51:e1f3/64 scope link 11:10:05 valid_lft forever preferred_lft forever 11:10:05 11:10:05 11:10:05 ---> sar -b -r -n DEV: 11:10:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/30/21 _x86_64_ (2 CPU) 11:10:05 11:10:05 10:59:48 LINUX RESTART (2 CPU) 11:10:05 11:10:05 11:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:10:05 11:02:01 2.06 0.10 1.96 0.00 1.73 48.37 0.00 11:10:05 11:03:01 0.37 0.00 0.37 0.00 0.00 5.95 0.00 11:10:05 11:04:01 0.30 0.00 0.30 0.00 0.00 3.71 0.00 11:10:05 11:05:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 11:10:05 11:06:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 11:10:05 11:07:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 11:10:05 11:08:02 2.37 2.02 0.35 0.00 36.64 5.78 0.00 11:10:05 11:09:01 279.81 256.39 23.42 0.00 3469.38 868.29 0.00 11:10:05 Average: 35.18 31.85 3.34 0.00 432.16 116.07 0.00 11:10:05 11:10:05 11:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:10:05 11:02:01 5427564 0 797004 9.95 2620 1781752 1198000 13.23 597396 1583468 16 11:10:05 11:03:01 5426192 0 798372 9.97 2620 1781756 1198240 13.23 602940 1579104 12 11:10:05 11:04:01 5424420 0 800140 9.99 2620 1781760 1198312 13.23 604380 1579104 12 11:10:05 11:05:01 5424568 0 799988 9.99 2620 1781764 1198324 13.23 598608 1584952 8 11:10:05 11:06:01 5422056 0 802492 10.02 2620 1781772 1198108 13.23 599856 1586428 8 11:10:05 11:07:01 5423056 0 801488 10.01 2620 1781776 1198000 13.23 599296 1586428 16 11:10:05 11:08:02 5407628 0 816100 10.19 2620 1782592 1201160 13.26 612576 1586876 8 11:10:05 11:09:01 5256816 0 908312 11.34 2620 1841192 1198032 13.23 651672 1605560 4984 11:10:05 Average: 5401538 0 815487 10.18 2620 1789296 1198522 13.23 608340 1586490 633 11:10:05 11:10:05 11:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:10:05 11:02:01 eth0 0.37 0.08 0.02 0.06 0.00 0.00 0.00 0.00 11:10:05 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:03:01 eth0 3.88 1.60 3.06 0.11 0.00 0.00 0.00 0.00 11:10:05 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:04:01 eth0 1.90 0.77 0.66 0.41 0.00 0.00 0.00 0.00 11:10:05 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:05:01 eth0 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 11:10:05 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:06:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:10:05 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:10:05 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:08:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:10:05 11:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:09:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 Average: eth0 0.90 0.39 0.52 0.11 0.00 0.00 0.00 0.00 11:10:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 11:10:05 11:10:05 ---> sar -P ALL: 11:10:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/30/21 _x86_64_ (2 CPU) 11:10:05 11:10:05 10:59:48 LINUX RESTART (2 CPU) 11:10:05 11:10:05 11:01:01 CPU %user %nice %system %iowait %steal %idle 11:10:05 11:02:01 all 0.09 0.00 0.07 0.00 0.05 99.79 11:10:05 11:02:01 0 0.13 0.00 0.07 0.00 0.07 99.73 11:10:05 11:02:01 1 0.05 0.00 0.07 0.00 0.03 99.85 11:10:05 11:03:01 all 0.07 0.00 0.04 0.00 0.03 99.87 11:10:05 11:03:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:10:05 11:03:01 1 0.07 0.00 0.03 0.00 0.03 99.87 11:10:05 11:04:01 all 0.03 0.00 0.04 0.00 0.03 99.89 11:10:05 11:04:01 0 0.03 0.00 0.05 0.00 0.03 99.88 11:10:05 11:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:10:05 11:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 11:10:05 11:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:10:05 11:05:01 1 0.07 0.00 0.05 0.00 0.05 99.83 11:10:05 11:06:01 all 0.05 0.00 0.03 0.00 0.03 99.89 11:10:05 11:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:10:05 11:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:10:05 11:07:01 all 0.07 0.00 0.02 0.00 0.04 99.87 11:10:05 11:07:01 0 0.08 0.00 0.02 0.00 0.03 99.87 11:10:05 11:07:01 1 0.05 0.00 0.02 0.00 0.05 99.88 11:10:05 11:08:02 all 0.08 0.02 0.15 0.05 0.03 99.67 11:10:05 11:08:02 0 0.13 0.02 0.17 0.08 0.05 99.55 11:10:05 11:08:02 1 0.02 0.02 0.13 0.02 0.02 99.80 11:10:05 11:09:01 all 0.19 4.36 21.34 3.98 0.07 70.07 11:10:05 11:09:01 0 0.23 4.48 21.68 4.03 0.07 69.52 11:10:05 11:09:01 1 0.16 4.24 20.99 3.92 0.07 70.62 11:10:05 Average: all 0.08 0.53 2.61 0.48 0.04 96.26 11:10:05 Average: 0 0.10 0.54 2.67 0.50 0.04 96.14 11:10:05 Average: 1 0.06 0.51 2.55 0.47 0.04 96.37 11:10:05 11:10:05 11:10:05