Pull request #398 updated 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 ccb1900 for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 0733ae0f6dad76de22872421f213062917bd013d rather than 0342a371b555209479bdec1f5ac949cf975dd04c Obtained Jenkinsfile from 0733ae0f6dad76de22872421f213062917bd013d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5739576213572104383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8327535460959923953.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5666178110610958722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1487634826520485250.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6396031409991645013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-691 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [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-398 # 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-398@tmp/jenkins-gitclient-ssh7661329090438760472.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 0342a371b555209479bdec1f5ac949cf975dd04c Merge succeeded, producing 0342a371b555209479bdec1f5ac949cf975dd04c Checking out Revision 0342a371b555209479bdec1f5ac949cf975dd04c (PR-398) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh2738115197946589953.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh5567927724501493913.key > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 Commit message: "feat: update to match edgex" > git rev-list --no-walk 3ad7308fb596e83ab97fb7d736eaa32c20d40e24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:47:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:47:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:47:52 ========================================================= 09:47:52 EdgeX Global Pipelines Version Info 09:47:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:47:53 ------------------- 09:47:53 stable info: 09:47:53 ------------------- 09:47:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:47:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:47:53 Message: update stable to v1.0.195 09:47:54 ------------------- 09:47:54 experimental info: 09:47:54 ------------------- 09:47:54 Commited By: **** collab-it+edgex@linuxfoundation.org 09:47:54 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:47:54 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0342a371b555209479bdec1f5ac949cf975dd04c [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0342a37 [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:55 provisioning config files... 09:47:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config8997746382498082313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:55 ---> docker-login.sh 09:47:55 nexus3.edgexfoundry.org:10001 09:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:56 Configure a credential helper to remove this warning. See 09:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:56 09:47:56 Login Succeeded 09:47:56 nexus3.edgexfoundry.org:10002 09:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:56 Configure a credential helper to remove this warning. See 09:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:56 09:47:56 Login Succeeded 09:47:56 nexus3.edgexfoundry.org:10003 09:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:56 Configure a credential helper to remove this warning. See 09:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:56 09:47:56 Login Succeeded 09:47:56 nexus3.edgexfoundry.org:10004 09:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:56 Configure a credential helper to remove this warning. See 09:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:56 09:47:56 Login Succeeded 09:47:56 docker.io 09:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:57 Configure a credential helper to remove this warning. See 09:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:57 09:47:57 Login Succeeded 09:47:57 ---> docker-login.sh ends [Pipeline] } 09:47:57 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 09:47:57 + git log --format=format:%s -1 0342a371b555209479bdec1f5ac949cf975dd04c [Pipeline] echo 09:47:57 GIT_COMMIT: 0342a371b555209479bdec1f5ac949cf975dd04c, Commit Message: feat: update to match edgex [Pipeline] echo 09:47:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:59 09:47:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:47:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:59 latest: Pulling from edgex-devops/git-semver 09:47:59 31603596830f: Pulling fs layer 09:47:59 54011a49482f: Pulling fs layer 09:47:59 a6820b24f6d8: Pulling fs layer 09:47:59 f581987b2513: Pulling fs layer 09:47:59 f581987b2513: Waiting 09:47:59 54011a49482f: Verifying Checksum 09:47:59 54011a49482f: Download complete 09:47:59 31603596830f: Verifying Checksum 09:47:59 31603596830f: Download complete 09:47:59 f581987b2513: Verifying Checksum 09:47:59 f581987b2513: Download complete 09:47:59 a6820b24f6d8: Verifying Checksum 09:47:59 a6820b24f6d8: Download complete 09:47:59 31603596830f: Pull complete 09:47:59 54011a49482f: Pull complete 09:48:00 a6820b24f6d8: Pull complete 09:48:00 f581987b2513: Pull complete 09:48:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:48:00 prd-centos7-docker-4c-2g-691 does not seem to be running inside a container 09:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-398 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398:/w/workspace/edgexfoundry_edgex-ui-go_PR-398:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@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:10004/edgex-devops/git-semver:latest cat 09:48:02 $ docker top a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:02 [ssh-agent] Looking for ssh-agent implementation... 09:48:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:02 $ docker exec a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de ssh-agent 09:48:02 SSH_AUTH_SOCK=/tmp/ssh-nsbL6UYUjQdn/agent.15 09:48:02 SSH_AGENT_PID=21 09:48:02 Running ssh-add (command line suppressed) 09:48:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_5076206883700639881.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_5076206883700639881.key) 09:48:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:02 + git tag --points-at HEAD [Pipeline] } 09:48:02 $ docker exec --env ******** --env ******** a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de ssh-agent -k 09:48:02 unset SSH_AUTH_SOCK; 09:48:02 unset SSH_AGENT_PID; 09:48:02 echo Agent pid 21 killed; 09:48:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:03 [ssh-agent] Looking for ssh-agent implementation... 09:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:03 $ docker exec a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de ssh-agent 09:48:03 SSH_AUTH_SOCK=/tmp/ssh-y1TYswZ7gfh4/agent.54 09:48:03 SSH_AGENT_PID=60 09:48:03 Running ssh-add (command line suppressed) 09:48:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_7182080644540199598.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_7182080644540199598.key) 09:48:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:03 + git semver init 09:48:03 # -> Open(): unable to determine branch for HEAD 09:48:03 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-398/.git 09:48:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-398 09:48:03 # $SEMVER_REMOTE_NAME = origin 09:48:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:48:03 # $SEMVER_USER_NAME = edgex-jenkins 09:48:03 # $SEMVER_BRANCH = PR-398 09:48:03 # $SEMVER_TEMP = /tmp/semver-258058469 09:48:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:48:06 # '/tmp/semver-258058469' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-398/.semver' 09:48:06 # -> Force: false 09:48:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-398/.semver [Pipeline] } 09:48:06 $ docker exec --env ******** --env ******** a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de ssh-agent -k 09:48:06 unset SSH_AUTH_SOCK; 09:48:06 unset SSH_AGENT_PID; 09:48:06 echo Agent pid 60 killed; 09:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:06 + git semver [Pipeline] } 09:48:06 $ docker stop --time=1 a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de 09:48:08 $ docker rm -f a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de [Pipeline] // withDockerContainer [Pipeline] sh 09:48:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:48:08 Stashed 1 file(s) [Pipeline] echo 09:48:08 [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 09:48:24 Still waiting to schedule task 09:48:24 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 09:48:24 ‘prd-centos7-docker-4c-2g-1825’ is offline 09:48:24 ‘prd-centos7-docker-4c-2g-692’ is offline 09:48:24 Still waiting to schedule task 09:48:24 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-687’ 09:49:47 Running on prd-centos7-docker-4c-2g-694 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] ws 09:49:47 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 09:49:47 The recommended git tool is: git 09:49:50 using credential edgex-jenkins-ssh 09:49:50 Cloning the remote Git repository 09:49:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:49:50 > git init /w/workspace/edgex-ui-go/3 # timeout=10 09:49:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:49:50 > git --version # timeout=10 09:49:50 > git --version # 'git version 2.24.4' 09:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:50 [INFO] Currently running in a labeled security context 09:49:50 [INFO] Currently SELinux is 'enforcing' on the host 09:49:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh1587986003250673823.key 09:49:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:49:53 Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 0342a371b555209479bdec1f5ac949cf975dd04c 09:49:53 Merge succeeded, producing 0342a371b555209479bdec1f5ac949cf975dd04c 09:49:53 Checking out Revision 0342a371b555209479bdec1f5ac949cf975dd04c (PR-398) 09:49:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:49:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:49:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:49:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:49:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:52 [INFO] Currently running in a labeled security context 09:49:52 [INFO] Currently SELinux is 'enforcing' on the host 09:49:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7365947625179023021.key 09:49:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:49:53 > git config core.sparsecheckout # timeout=10 09:49:53 > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 09:49:53 > git remote # timeout=10 09:49:53 > git config --get remote.origin.url # timeout=10 09:49:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:53 [INFO] Currently running in a labeled security context 09:49:53 [INFO] Currently SELinux is 'enforcing' on the host 09:49:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3688496328247247493.key 09:49:53 > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 09:49:53 > git rev-parse HEAD^{commit} # timeout=10 09:49:53 > git config core.sparsecheckout # timeout=10 09:49:53 > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 09:49:57 Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:49:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:49:58 + true 09:49:58 + sudo service docker restart 09:49:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:17 provisioning config files... 09:50:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1174135240957884882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:17 ---> docker-login.sh 09:50:17 nexus3.edgexfoundry.org:10001 09:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:17 Configure a credential helper to remove this warning. See 09:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:17 09:50:17 Login Succeeded 09:50:17 nexus3.edgexfoundry.org:10002 09:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:17 Configure a credential helper to remove this warning. See 09:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:17 09:50:17 Login Succeeded 09:50:17 nexus3.edgexfoundry.org:10003 09:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:17 Configure a credential helper to remove this warning. See 09:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:17 09:50:17 Login Succeeded 09:50:17 nexus3.edgexfoundry.org:10004 09:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:18 Configure a credential helper to remove this warning. See 09:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:18 09:50:18 Login Succeeded 09:50:18 docker.io 09:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:18 Configure a credential helper to remove this warning. See 09:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:18 09:50:18 Login Succeeded 09:50:18 ---> docker-login.sh ends [Pipeline] } 09:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:50:18 ========================================================= 09:50:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:50:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:50:18 + 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 . 09:50:18 Sending build context to Docker daemon 17.96MB 09:50:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:50:18 Step 2/8 : FROM ${BASE} 09:50:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:50:19 540db60ca938: Pulling fs layer 09:50:19 adcc1eea9eea: Pulling fs layer 09:50:19 4c4ab2625f07: Pulling fs layer 09:50:19 0510c868ecb4: Pulling fs layer 09:50:19 afea3b2eda06: Pulling fs layer 09:50:19 7809a108b3ef: Pulling fs layer 09:50:19 f706445af74f: Pulling fs layer 09:50:19 0510c868ecb4: Waiting 09:50:19 afea3b2eda06: Waiting 09:50:19 7809a108b3ef: Waiting 09:50:19 f706445af74f: Waiting 09:50:19 adcc1eea9eea: Verifying Checksum 09:50:19 adcc1eea9eea: Download complete 09:50:19 4c4ab2625f07: Verifying Checksum 09:50:19 4c4ab2625f07: Download complete 09:50:19 afea3b2eda06: Verifying Checksum 09:50:19 afea3b2eda06: Download complete 09:50:19 7809a108b3ef: Verifying Checksum 09:50:19 7809a108b3ef: Download complete 09:50:19 540db60ca938: Verifying Checksum 09:50:19 540db60ca938: Download complete 09:50:19 540db60ca938: Pull complete 09:50:19 adcc1eea9eea: Pull complete 09:50:19 4c4ab2625f07: Pull complete 09:50:21 f706445af74f: Verifying Checksum 09:50:21 f706445af74f: Download complete 09:50:21 0510c868ecb4: Verifying Checksum 09:50:21 0510c868ecb4: Download complete 09:50:25 0510c868ecb4: Pull complete 09:50:25 afea3b2eda06: Pull complete 09:50:25 7809a108b3ef: Pull complete 09:50:26 f706445af74f: Pull complete 09:50:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:50:26 ---> b068be0155e3 09:50:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:50:30 ---> Running in ea521c14534b 09:50:31 Removing intermediate container ea521c14534b 09:50:31 ---> ef38fb50f39e 09:50:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:31 ---> Running in c3c6aabd3837 09:50:31 Removing intermediate container c3c6aabd3837 09:50:31 ---> 036f80659eb0 09:50:31 Step 5/8 : RUN apk add --no-cache make git 09:50:31 ---> Running in f2101f553243 09:50:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:50:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:50:33 OK: 149 MiB in 40 packages 09:50:33 Removing intermediate container f2101f553243 09:50:33 ---> 8269e476659e 09:50:33 Step 6/8 : WORKDIR /edgex-ui-go 09:50:33 ---> Running in 3cb351957ac2 09:50:33 Removing intermediate container 3cb351957ac2 09:50:33 ---> 905c8464f029 09:50:33 Step 7/8 : COPY . . 09:50:34 ---> 388b11a9208e 09:50:34 Step 8/8 : RUN go mod download 09:50:34 ---> Running in 91a186b169df 09:50:49 Removing intermediate container 91a186b169df 09:50:49 ---> 303a1346c4c9 09:50:49 Successfully built 303a1346c4c9 09:50:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:50:49 + docker inspect -f . ci-base-image-x86_64 09:50:49 . [Pipeline] withDockerContainer 09:50:49 prd-centos7-docker-4c-2g-694 does not seem to be running inside a container 09:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:50:49 $ docker top 2a1efcd3e162a1b4c83e1326f5d8874e417805407324a385cedbcbe50a767cbf -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:50 + go version 09:50:50 go version go1.16.3 linux/amd64 [Pipeline] } 09:50:50 $ docker stop --time=1 2a1efcd3e162a1b4c83e1326f5d8874e417805407324a385cedbcbe50a767cbf 09:50:51 $ docker rm -f 2a1efcd3e162a1b4c83e1326f5d8874e417805407324a385cedbcbe50a767cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:50:52 + docker inspect -f . ci-base-image-x86_64 09:50:52 . [Pipeline] withDockerContainer 09:50:52 prd-centos7-docker-4c-2g-694 does not seem to be running inside a container 09:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:50:52 $ docker top e7845f3acbe0ed6c6af4f00ea960a29949bcbc49a4565c0293123bf7522209fe -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:53 + go mod tidy [Pipeline] sh 09:50:53 + make test 09:50:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:50:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:51:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:51:04 GO111MODULE=on go vet ./... [Pipeline] } 09:51:08 $ docker stop --time=1 e7845f3acbe0ed6c6af4f00ea960a29949bcbc49a4565c0293123bf7522209fe 09:51:10 $ docker rm -f e7845f3acbe0ed6c6af4f00ea960a29949bcbc49a4565c0293123bf7522209fe [Pipeline] // withDockerContainer [Pipeline] sh 09:51:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:51:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:51:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:51:13 + ls -al . 09:51:13 total 92 09:51:13 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 09:50 . 09:51:13 drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:49 .. 09:51:13 drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 09:49 assets 09:51:13 drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 09:49 bin 09:51:13 drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 09:49 cmd 09:51:13 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 09:49 CONTRIBUTING.md 09:51:13 -rw-r--r--. 1 jenkins jenkins 10 Jun 22 09:50 coverage.out 09:51:13 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 22 09:49 Dockerfile 09:51:13 -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 09:49 Dockerfile.build 09:51:13 drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 09:49 docs 09:51:13 drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:49 .git 09:51:13 drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 09:49 .github 09:51:13 -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 09:49 .gitignore 09:51:13 -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 09:49 go.mod 09:51:13 -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 09:50 go.sum 09:51:13 drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 09:49 internal 09:51:13 -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 09:49 Jenkinsfile 09:51:13 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 09:49 LICENSE 09:51:13 -rw-rw-r--. 1 jenkins jenkins 1029 Jun 22 09:49 Makefile 09:51:13 drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 09:49 pkg 09:51:13 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 09:49 README.md 09:51:13 -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:48 VERSION 09:51:13 -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 09:49 version.go 09:51:13 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 09:49 web [Pipeline] isUnix [Pipeline] sh 09:51:14 + 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=0342a371b555209479bdec1f5ac949cf975dd04c --label arch=amd64 --label version=0.0.0 . 09:51:14 Sending build context to Docker daemon 17.99MB 09:51:14 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:51:14 Step 2/25 : FROM ${BASE} AS builder 09:51:14 ---> 303a1346c4c9 09:51:14 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:51:14 ---> Running in bfaf23bb77cb 09:51:14 Removing intermediate container bfaf23bb77cb 09:51:14 ---> cf443ebd138b 09:51:14 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:51:14 ---> Running in 2a7adf2c4e5e 09:51:14 Removing intermediate container 2a7adf2c4e5e 09:51:14 ---> 6dce2ced8d9e 09:51:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:51:14 ---> Running in 2821fd2abd23 09:51:14 Removing intermediate container 2821fd2abd23 09:51:14 ---> a015ae085aff 09:51:14 Step 6/25 : LABEL Name=edgex-ui-go 09:51:14 ---> Running in acb23ac80e57 09:51:15 Removing intermediate container acb23ac80e57 09:51:15 ---> a3904582074d 09:51:15 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:51:15 ---> Running in d10b3943afcb 09:51:15 Removing intermediate container d10b3943afcb 09:51:15 ---> 2919f5b4c94b 09:51:15 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:15 ---> Running in b621825d3042 09:51:15 Removing intermediate container b621825d3042 09:51:15 ---> bf2c2852536f 09:51:15 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:51:15 ---> Running in be87257a1fbb 09:51:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:51:17 OK: 149 MiB in 40 packages 09:51:18 Removing intermediate container be87257a1fbb 09:51:18 ---> 36e08ff57a31 09:51:18 Step 10/25 : ENV GO111MODULE=on 09:51:19 ---> Running in 64a6160d66df 09:51:19 Removing intermediate container 64a6160d66df 09:51:19 ---> 672ebdae170a 09:51:19 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:51:19 ---> Running in 8807640a3299 09:51:19 Removing intermediate container 8807640a3299 09:51:19 ---> 3cdd5499d591 09:51:19 Step 12/25 : COPY go.mod . 09:51:20 ---> 79a95197e254 09:51:20 Step 13/25 : COPY Makefile . 09:51:20 ---> b8fa36111cb9 09:51:20 Step 14/25 : RUN make update 09:51:20 ---> Running in 6df758987b04 09:51:20 CGO_ENABLED=0 GO111MODULE=on go mod download 09:51:20 Removing intermediate container 6df758987b04 09:51:20 ---> 3b1d4447cabe 09:51:20 Step 15/25 : COPY . . 09:51:21 ---> 0445e290bf27 09:51:21 Step 16/25 : RUN go mod tidy 09:51:21 ---> Running in 4cb88a821947 09:51:22 Removing intermediate container 4cb88a821947 09:51:22 ---> e46a441263db 09:51:22 Step 17/25 : RUN ${MAKE} 09:51:22 ---> Running in 0e7384cf9b7e 09:51:22 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 09:51:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-698 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] ws 09:51:30 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 09:51:30 The recommended git tool is: git 09:51:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:51:34 Removing intermediate container 0e7384cf9b7e 09:51:34 ---> f314c4915e3e 09:51:34 Step 18/25 : FROM alpine:3.12 09:51:34 3.12: Pulling from library/alpine 09:51:37 339de151aab4: Pulling fs layer 09:51:37 339de151aab4: Verifying Checksum 09:51:37 339de151aab4: Download complete 09:51:37 339de151aab4: Pull complete 09:51:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:51:37 Status: Downloaded newer image for alpine:3.12 09:51:37 ---> 13621d1b12d4 09:51:37 Step 19/25 : EXPOSE 4000 09:51:37 ---> Running in b4f7c4c59371 09:51:37 Removing intermediate container b4f7c4c59371 09:51:37 ---> 53c87ccbb405 09:51:37 Step 20/25 : 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 09:51:37 ---> 96a0de46fb6c 09:51:37 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:51:37 ---> Running in c20e1e4682c8 09:51:37 Removing intermediate container c20e1e4682c8 09:51:37 ---> a1b9f37ae661 09:51:37 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:51:37 ---> Running in bd2d8c873d75 09:51:37 Removing intermediate container bd2d8c873d75 09:51:37 ---> c2a56b93855d 09:51:37 Step 23/25 : LABEL arch=amd64 09:51:37 ---> Running in e7b4efdd9b40 09:51:37 Removing intermediate container e7b4efdd9b40 09:51:37 ---> c1e8813d39cf 09:51:37 Step 24/25 : LABEL git_sha=0342a371b555209479bdec1f5ac949cf975dd04c 09:51:37 ---> Running in 0229f46dd738 09:51:37 Removing intermediate container 0229f46dd738 09:51:37 ---> 210124b112b0 09:51:37 Step 25/25 : LABEL version=0.0.0 09:51:37 ---> Running in 4b596117e05a 09:51:37 Removing intermediate container 4b596117e05a 09:51:37 ---> ed301d031ea9 09:51:37 [Warning] One or more build-args [ARCH] were not consumed 09:51:37 Successfully built ed301d031ea9 09:51:37 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 09:51:38 ---> job-cost.sh 09:51:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j14n 09:51:39 using credential edgex-jenkins-ssh 09:51:39 Cloning the remote Git repository 09:51:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:51:39 > git init /w/workspace/edgex-ui-go/3 # timeout=10 09:51:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:51:39 > git --version # timeout=10 09:51:39 > git --version # 'git version 2.17.1' 09:51:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:43 Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 0342a371b555209479bdec1f5ac949cf975dd04c 09:51:44 Merge succeeded, producing 0342a371b555209479bdec1f5ac949cf975dd04c 09:51:44 Checking out Revision 0342a371b555209479bdec1f5ac949cf975dd04c (PR-398) 09:51:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:51:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:51:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:51:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:51:43 > git config core.sparsecheckout # timeout=10 09:51:43 > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 09:51:43 > git remote # timeout=10 09:51:43 > git config --get remote.origin.url # timeout=10 09:51:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:43 > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 09:51:44 > git rev-parse HEAD^{commit} # timeout=10 09:51:44 > git config core.sparsecheckout # timeout=10 09:51:44 > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 09:51:48 Commit message: "feat: update to match edgex" 09:51:49 09:51:49 GitHub has been notified of this commit’s build result 09:51:49 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:51:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:51:50 + true 09:51:50 + sudo service docker restart 09:51:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:52:05 lf-activate-venv(): INFO: Adding /tmp/venv-j14n/bin to PATH 09:52:05 INFO: No Stack... 09:52:06 INFO: Retrieving Pricing Info for: v3-standard-2 09:52:07 INFO: Archiving Costs [Pipeline] sh 09:52:07 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 09:52:07 + cut -d, -f6 [Pipeline] lock 09:52:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] 09:52:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] did not exist. Created. 09:52:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:52:07 + echo total: 0.05999999865889549 [Pipeline] stash 09:52:07 Stashed 1 file(s) [Pipeline] } 09:52:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:09 provisioning config files... 09:52:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8098596987364166435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:09 ---> docker-login.sh 09:52:09 nexus3.edgexfoundry.org:10001 09:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:10 Configure a credential helper to remove this warning. See 09:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:10 09:52:10 Login Succeeded 09:52:10 nexus3.edgexfoundry.org:10002 09:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:11 Configure a credential helper to remove this warning. See 09:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:11 09:52:11 Login Succeeded 09:52:11 nexus3.edgexfoundry.org:10003 09:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:12 Configure a credential helper to remove this warning. See 09:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:12 09:52:12 Login Succeeded 09:52:12 nexus3.edgexfoundry.org:10004 09:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:12 Configure a credential helper to remove this warning. See 09:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:12 09:52:12 Login Succeeded 09:52:12 docker.io 09:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:13 Configure a credential helper to remove this warning. See 09:52:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:13 09:52:13 Login Succeeded 09:52:13 ---> docker-login.sh ends [Pipeline] } 09:52:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:52:14 ========================================================= 09:52:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:52:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:52:14 + 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 . 09:52:15 Sending build context to Docker daemon 17.97MB 09:52:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:52:15 Step 2/8 : FROM ${BASE} 09:52:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:52:15 595b0fe564bb: Pulling fs layer 09:52:15 3088b5b3c5c0: Pulling fs layer 09:52:15 5b7225fbf94c: Pulling fs layer 09:52:15 ba82ee9f976e: Pulling fs layer 09:52:15 506bd15cee9f: Pulling fs layer 09:52:15 75a0a4a0db45: Pulling fs layer 09:52:15 618dc40b7e24: Pulling fs layer 09:52:15 506bd15cee9f: Waiting 09:52:15 75a0a4a0db45: Waiting 09:52:15 618dc40b7e24: Waiting 09:52:15 5b7225fbf94c: Verifying Checksum 09:52:15 5b7225fbf94c: Download complete 09:52:15 3088b5b3c5c0: Verifying Checksum 09:52:15 3088b5b3c5c0: Download complete 09:52:15 506bd15cee9f: Verifying Checksum 09:52:15 506bd15cee9f: Download complete 09:52:15 75a0a4a0db45: Download complete 09:52:15 595b0fe564bb: Verifying Checksum 09:52:15 595b0fe564bb: Download complete 09:52:16 595b0fe564bb: Pull complete 09:52:17 3088b5b3c5c0: Pull complete 09:52:17 5b7225fbf94c: Pull complete 09:52:18 618dc40b7e24: Download complete 09:52:19 ba82ee9f976e: Verifying Checksum 09:52:19 ba82ee9f976e: Download complete 09:52:29 ba82ee9f976e: Pull complete 09:52:29 506bd15cee9f: Pull complete 09:52:29 75a0a4a0db45: Pull complete 09:52:33 618dc40b7e24: Pull complete 09:52:33 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:52:33 ---> a36622ca3599 09:52:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:52:36 ---> Running in 2eda2b758e87 09:52:36 Removing intermediate container 2eda2b758e87 09:52:36 ---> 5b4d739f8106 09:52:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:36 ---> Running in 83ad023a095d 09:52:39 Removing intermediate container 83ad023a095d 09:52:39 ---> 6617c737b768 09:52:39 Step 5/8 : RUN apk add --no-cache make git 09:52:39 ---> Running in dd634e494656 09:52:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:52:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:52:42 OK: 138 MiB in 40 packages 09:52:43 Removing intermediate container dd634e494656 09:52:43 ---> 20ac7748d7d5 09:52:43 Step 6/8 : WORKDIR /edgex-ui-go 09:52:43 ---> Running in 645d3639ccec 09:52:43 Removing intermediate container 645d3639ccec 09:52:43 ---> 8ac4b45f882d 09:52:43 Step 7/8 : COPY . . 09:52:46 ---> b4a99c6c30fb 09:52:46 Step 8/8 : RUN go mod download 09:52:46 ---> Running in f8654334cfbd 09:53:13 Removing intermediate container f8654334cfbd 09:53:13 ---> e44b344497db 09:53:13 Successfully built e44b344497db 09:53:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:53:13 + docker inspect -f . ci-base-image-arm64 09:53:13 . [Pipeline] withDockerContainer 09:53:14 prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container 09:53:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:15 $ docker top ca925241b517faff2364bfcb88a2ea728eadbc735b7a0aba99d494cd04780137 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:16 + go version 09:53:16 go version go1.16.5 linux/arm64 [Pipeline] } 09:53:16 $ docker stop --time=1 ca925241b517faff2364bfcb88a2ea728eadbc735b7a0aba99d494cd04780137 09:53:18 $ docker rm -f ca925241b517faff2364bfcb88a2ea728eadbc735b7a0aba99d494cd04780137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:53:19 + docker inspect -f . ci-base-image-arm64 09:53:19 . [Pipeline] withDockerContainer 09:53:19 prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container 09:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:21 $ docker top 4742213e64af78914f86409930bbe26f9ef92f86b99595b02f29973848b8549c -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:22 + go mod tidy [Pipeline] sh 09:53:23 + make test 09:53:23 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:53:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:54:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:54:04 GO111MODULE=on go vet ./... [Pipeline] } 09:54:19 $ docker stop --time=1 4742213e64af78914f86409930bbe26f9ef92f86b99595b02f29973848b8549c 09:54:21 $ docker rm -f 4742213e64af78914f86409930bbe26f9ef92f86b99595b02f29973848b8549c [Pipeline] // withDockerContainer [Pipeline] sh 09:54:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:54:22 Warning: overwriting stash ‘coverage-report’ 09:54:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:54:23 + ls -al . 09:54:23 total 128 09:54:23 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 09:53 . 09:54:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:51 .. 09:54:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:51 .git 09:54:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:51 .github 09:54:23 -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 09:51 .gitignore 09:54:23 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 09:51 CONTRIBUTING.md 09:54:23 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 22 09:51 Dockerfile 09:54:23 -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 09:51 Dockerfile.build 09:54:23 -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 09:51 Jenkinsfile 09:54:23 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 09:51 LICENSE 09:54:23 -rw-rw-r-- 1 jenkins jenkins 1029 Jun 22 09:51 Makefile 09:54:23 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 09:51 README.md 09:54:23 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:48 VERSION 09:54:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:51 assets 09:54:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:51 bin 09:54:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:51 cmd 09:54:23 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 09:53 coverage.out 09:54:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:51 docs 09:54:23 -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 09:51 go.mod 09:54:23 -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 09:53 go.sum 09:54:23 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 09:51 internal 09:54:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:51 pkg 09:54:23 -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 09:51 version.go 09:54:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:51 web [Pipeline] isUnix [Pipeline] sh 09:54:24 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0342a371b555209479bdec1f5ac949cf975dd04c --label arch=arm64 --label version=0.0.0 . 09:54:25 Sending build context to Docker daemon 17.99MB 09:54:25 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:54:25 Step 2/25 : FROM ${BASE} AS builder 09:54:25 ---> e44b344497db 09:54:25 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:54:25 ---> Running in 06ddcd36a307 09:54:26 Removing intermediate container 06ddcd36a307 09:54:26 ---> accae6e11785 09:54:26 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:54:26 ---> Running in 2fa61592464a 09:54:26 Removing intermediate container 2fa61592464a 09:54:26 ---> 3799d01ec1e9 09:54:26 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:54:26 ---> Running in cfe40885b318 09:54:27 Removing intermediate container cfe40885b318 09:54:27 ---> b0fa5b1b4086 09:54:27 Step 6/25 : LABEL Name=edgex-ui-go 09:54:27 ---> Running in d6386d73d853 09:54:28 Removing intermediate container d6386d73d853 09:54:28 ---> 5cbe59c4825f 09:54:28 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:54:28 ---> Running in 5ae9d653d17e 09:54:28 Removing intermediate container 5ae9d653d17e 09:54:28 ---> f488843b20e6 09:54:28 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:28 ---> Running in 107360ce3a73 09:54:30 Removing intermediate container 107360ce3a73 09:54:30 ---> 0129bdb5ad41 09:54:30 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:54:30 ---> Running in 536cdb7c60ed 09:54:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:54:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:54:34 OK: 138 MiB in 40 packages 09:54:35 Removing intermediate container 536cdb7c60ed 09:54:35 ---> 7bcf52e84abc 09:54:35 Step 10/25 : ENV GO111MODULE=on 09:54:35 ---> Running in c53781b9fea7 09:54:35 Removing intermediate container c53781b9fea7 09:54:35 ---> 36dfc8dcb1f5 09:54:35 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:54:35 ---> Running in a7bd15f5a5f3 09:54:36 Removing intermediate container a7bd15f5a5f3 09:54:36 ---> 85d3933bdfba 09:54:36 Step 12/25 : COPY go.mod . 09:54:37 ---> 457524da6b8a 09:54:37 Step 13/25 : COPY Makefile . 09:54:38 ---> 36ac7d331df4 09:54:38 Step 14/25 : RUN make update 09:54:38 ---> Running in 1fca2bf838f3 09:54:39 CGO_ENABLED=0 GO111MODULE=on go mod download 09:54:41 Removing intermediate container 1fca2bf838f3 09:54:41 ---> 08614f3e0486 09:54:41 Step 15/25 : COPY . . 09:54:43 ---> f41e8de576dd 09:54:43 Step 16/25 : RUN go mod tidy 09:54:43 ---> Running in f5ced0263e47 09:54:46 Removing intermediate container f5ced0263e47 09:54:46 ---> 5b718c4d3b98 09:54:46 Step 17/25 : RUN ${MAKE} 09:54:46 ---> Running in 9d259b38bafa 09:54:48 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 09:55:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:55:20 Removing intermediate container 9d259b38bafa 09:55:20 ---> 9bae742dcfac 09:55:20 Step 18/25 : FROM alpine:3.12 09:55:20 3.12: Pulling from library/alpine 09:55:20 d2f70382dc9a: Pulling fs layer 09:55:21 d2f70382dc9a: Verifying Checksum 09:55:21 d2f70382dc9a: Download complete 09:55:21 d2f70382dc9a: Pull complete 09:55:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:55:21 Status: Downloaded newer image for alpine:3.12 09:55:22 ---> c4fd0aeabfcf 09:55:22 Step 19/25 : EXPOSE 4000 09:55:22 ---> Running in 5bbe5f8a4259 09:55:22 Removing intermediate container 5bbe5f8a4259 09:55:22 ---> 588daad3a48a 09:55:22 Step 20/25 : 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 09:55:24 ---> 378f535ec40e 09:55:24 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:55:24 ---> Running in 0b38c519e29e 09:55:24 Removing intermediate container 0b38c519e29e 09:55:24 ---> bd249b2e3ee0 09:55:24 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:55:24 ---> Running in 531c8c328037 09:55:25 Removing intermediate container 531c8c328037 09:55:25 ---> 6f3ffba77600 09:55:25 Step 23/25 : LABEL arch=arm64 09:55:25 ---> Running in aa675f72ecb1 09:55:26 Removing intermediate container aa675f72ecb1 09:55:26 ---> 7c42184db469 09:55:26 Step 24/25 : LABEL git_sha=0342a371b555209479bdec1f5ac949cf975dd04c 09:55:26 ---> Running in b09aa44aa75c 09:55:26 Removing intermediate container b09aa44aa75c 09:55:26 ---> 31dc28d124e8 09:55:26 Step 25/25 : LABEL version=0.0.0 09:55:26 ---> Running in 5dab534637e8 09:55:27 Removing intermediate container 5dab534637e8 09:55:27 ---> 8db22ceae481 09:55:27 [Warning] One or more build-args [ARCH] were not consumed 09:55:27 Successfully built 8db22ceae481 09:55:27 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 09:55:27 ---> job-cost.sh 09:55:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SYCY 09:56:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:58:06 lf-activate-venv(): INFO: Adding /tmp/venv-SYCY/bin to PATH 09:58:06 INFO: No Stack... 09:58:06 INFO: Retrieving Pricing Info for: v2-standard-4 09:58:06 INFO: Archiving Costs [Pipeline] sh 09:58:07 + + cut -d,cat -f6 /w/workspace/edgex-ui-go/3/archives/cost.csv 09:58:07 [Pipeline] lock 09:58:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] 09:58:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] did not exist. Created. 09:58:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:58:07 /w/workspace/edgex-ui-go/3@tmp/durable-4fc96de2/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-4fc96de2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:58:07 + echo total: 0.18000000715255737 [Pipeline] stash 09:58:07 Warning: overwriting stash ‘stack-cost’ 09:58:08 Stashed 1 file(s) [Pipeline] } 09:58:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-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 09:58:09 provisioning config files... 09:58:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config2065603488189810781tmp [Pipeline] { [Pipeline] sh 09:58:09 + set +x 09:58:09 + curl -s https://codecov.io/bash 09:58:09 + bash -s -- 09:58:09 09:58:09 _____ _ 09:58:09 / ____| | | 09:58:09 | | ___ __| | ___ ___ _____ __ 09:58:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:58:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:58:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:58:09 Bash-1.0.3 09:58:09 09:58:09 09:58:09 ==> git version 2.24.4 found 09:58:09 ==> 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 09:58:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:58:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:58:09 ==> Jenkins CI detected. 09:58:09 project root: . 09:58:09 --> token set from env 09:58:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:58:09 ==> Running gcov in . (disable via -X gcov) 09:58:09 ==> Python coveragepy not found 09:58:09 ==> Searching for coverage reports in: 09:58:09 + . 09:58:09 -> Found 1 reports 09:58:09 ==> Detecting git/mercurial file structure 09:58:09 ==> Reading reports 09:58:09 + ./coverage.out bytes=10 09:58:09 ==> Appending adjustments 09:58:09 https://docs.codecov.io/docs/fixing-reports 09:58:09 + Found adjustments 09:58:09 ==> Gzipping contents 09:58:09 4.0K /tmp/codecov.e4Agea.gz 09:58:09 ==> Uploading reports 09:58:09 url: https://codecov.io 09:58:09 query: branch=PR-398&commit=0342a371b555209479bdec1f5ac949cf975dd04c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-398%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=398&job=&cmd_args= 09:58:09 -> Pinging Codecov 09:58:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-398&commit=0342a371b555209479bdec1f5ac949cf975dd04c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-398%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=398&job=&cmd_args= 09:58:10 -> Uploading to 09:58:10 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/0342a371b555209479bdec1f5ac949cf975dd04c/a574b374-447d-4908-9515-3be7ed0cf730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T095809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22404cec474cbc814d12dfd507b4c953dfd24c5c93bebafb6a7a49cdc3540be7 09:58:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:58:10 Dload Upload Total Spent Left Speed 09:58:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 9808 --:--:-- --:--:-- --:--:-- 9826 09:58:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0342a371b555209479bdec1f5ac949cf975dd04c [Pipeline] } 09:58:10 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 09:58:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:58:12 ---> package-listing.sh 09:58:12 ++ tr '[:upper:]' '[:lower:]' 09:58:12 ++ facter osfamily 09:58:13 + OS_FAMILY=redhat 09:58:13 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-398 09:58:13 + START_PACKAGES=/tmp/packages_start.txt 09:58:13 + END_PACKAGES=/tmp/packages_end.txt 09:58:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:13 + PACKAGES=/tmp/packages_start.txt 09:58:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-398 ']' 09:58:13 + PACKAGES=/tmp/packages_end.txt 09:58:13 + case "${OS_FAMILY}" in 09:58:13 + sort 09:58:13 + rpm -qa 09:58:13 + '[' -f /tmp/packages_start.txt ']' 09:58:13 + '[' -f /tmp/packages_end.txt ']' 09:58:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-398 ']' 09:58:13 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-398/archives/ 09:58:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-398/archives/ [Pipeline] echo 09:58:13 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-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:58:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:58:14 09:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:58:14 alpine: Pulling from edgex-lftools-log-publisher 09:58:14 df20fa9351a1: Pulling fs layer 09:58:14 36b3adc4ff6f: Pulling fs layer 09:58:14 8ad3a11d3b57: Pulling fs layer 09:58:14 46f8f816bc3b: Pulling fs layer 09:58:14 93b61091891f: Pulling fs layer 09:58:14 93b9cdb0e59b: Pulling fs layer 09:58:14 5e14af77c1be: Pulling fs layer 09:58:14 01666e4c0597: Pulling fs layer 09:58:14 aa168da1d23b: Pulling fs layer 09:58:14 46f8f816bc3b: Waiting 09:58:14 93b61091891f: Waiting 09:58:14 93b9cdb0e59b: Waiting 09:58:14 5e14af77c1be: Waiting 09:58:14 01666e4c0597: Waiting 09:58:14 aa168da1d23b: Waiting 09:58:14 36b3adc4ff6f: Verifying Checksum 09:58:14 36b3adc4ff6f: Download complete 09:58:14 46f8f816bc3b: Verifying Checksum 09:58:14 46f8f816bc3b: Download complete 09:58:14 df20fa9351a1: Verifying Checksum 09:58:14 df20fa9351a1: Download complete 09:58:15 93b9cdb0e59b: Verifying Checksum 09:58:15 93b9cdb0e59b: Download complete 09:58:15 5e14af77c1be: Verifying Checksum 09:58:15 5e14af77c1be: Download complete 09:58:15 93b61091891f: Download complete 09:58:15 01666e4c0597: Verifying Checksum 09:58:15 01666e4c0597: Download complete 09:58:15 8ad3a11d3b57: Verifying Checksum 09:58:15 8ad3a11d3b57: Download complete 09:58:15 df20fa9351a1: Pull complete 09:58:15 36b3adc4ff6f: Pull complete 09:58:15 8ad3a11d3b57: Pull complete 09:58:16 46f8f816bc3b: Pull complete 09:58:16 93b61091891f: Pull complete 09:58:16 93b9cdb0e59b: Pull complete 09:58:16 5e14af77c1be: Pull complete 09:58:16 01666e4c0597: Pull complete 09:58:16 aa168da1d23b: Verifying Checksum 09:58:16 aa168da1d23b: Download complete 09:58:21 aa168da1d23b: Pull complete 09:58:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:58:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:58:21 prd-centos7-docker-4c-2g-691 does not seem to be running inside a container 09:58:21 $ 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-398/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-398 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398:/w/workspace/edgexfoundry_edgex-ui-go_PR-398:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:58:26 $ docker top f896b0a3ab5ad4f8d05cf047da5d8bde5beb8e17fd8723b6dabf59ff7740af93 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:26 + touch /tmp/pre-build-complete [Pipeline] sh 09:58:26 + mkdir -p /var/log/sa [Pipeline] sh 09:58:27 + ls /var/log/sa-host 09:58:27 + sadf -c /var/log/sa-host/sa05 09:58:27 file_magic: OK 09:58:27 HZ: Using current value: 100 09:58:27 file_header: OK 09:58:27 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 09:58:27 Statistics: 09:58:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:58:27 File successfully converted to sysstat format version 12.2.1 09:58:27 + sadf -c /var/log/sa-host/sa22 09:58:27 file_magic: OK 09:58:27 HZ: Using current value: 100 09:58:27 file_header: OK 09:58:27 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 09:58:27 Statistics: 09:58:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:58:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:27 provisioning config files... 09:58:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config8259163241059276559tmp [Pipeline] { [Pipeline] echo 09:58:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:58:27 ---> create-netrc.sh [Pipeline] } 09:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:58:28 ---> python-tools-install.sh [Pipeline] echo 09:58:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:58:28 ---> sudo-logs.sh 09:58:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:58:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:58:28 ---> job-cost.sh 09:58:28 lf-activate-venv: SKIPPING 09:58:28 DEBUG: total: 0.18000000715255737 09:58:28 INFO: Retrieving Stack Cost... 09:58:29 INFO: Retrieving Pricing Info for: v3-standard-2 09:58:29 INFO: Archiving Costs [Pipeline] echo 09:58:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:58:30 ---> logs-deploy.sh 09:58:30 lf-activate-venv: SKIPPING 09:58:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-398/3 09:58:30 INFO: archiving workspace using pattern(s): 09:58:31 Archives upload complete. 09:58:31 INFO: archiving logs to Nexus 09:58:31 ---> uname -a: 09:58:31 Linux prd-centos7-docker-4c-2g-691.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:58:31 09:58:31 09:58:31 ---> lscpu: 09:58:31 Architecture: x86_64 09:58:31 CPU op-mode(s): 32-bit, 64-bit 09:58:31 Byte Order: Little Endian 09:58:31 Address sizes: 40 bits physical, 48 bits virtual 09:58:31 CPU(s): 2 09:58:31 On-line CPU(s) list: 0,1 09:58:31 Thread(s) per core: 1 09:58:31 Core(s) per socket: 1 09:58:31 Socket(s): 2 09:58:31 NUMA node(s): 1 09:58:31 Vendor ID: AuthenticAMD 09:58:31 CPU family: 23 09:58:31 Model: 49 09:58:31 Model name: AMD EPYC-Rome Processor 09:58:31 Stepping: 0 09:58:31 CPU MHz: 2800.000 09:58:31 BogoMIPS: 5600.00 09:58:31 Virtualization: AMD-V 09:58:31 Hypervisor vendor: KVM 09:58:31 Virtualization type: full 09:58:31 L1d cache: 64 KiB 09:58:31 L1i cache: 64 KiB 09:58:31 L2 cache: 1 MiB 09:58:31 L3 cache: 32 MiB 09:58:31 NUMA node0 CPU(s): 0,1 09:58:31 Vulnerability Itlb multihit: Not affected 09:58:31 Vulnerability L1tf: Not affected 09:58:31 Vulnerability Mds: Not affected 09:58:31 Vulnerability Meltdown: Not affected 09:58:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:58:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:58:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:58:31 Vulnerability Srbds: Not affected 09:58:31 Vulnerability Tsx async abort: Not affected 09:58:31 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 09:58:31 09:58:31 09:58:31 ---> nproc: 09:58:31 2 09:58:31 09:58:31 09:58:31 ---> df -h: 09:58:31 Filesystem Size Used Available Use% Mounted on 09:58:31 overlay 40.0G 7.6G 32.4G 19% / 09:58:31 tmpfs 64.0M 0 64.0M 0% /dev 09:58:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:58:31 shm 64.0M 0 64.0M 0% /dev/shm 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-398 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:58:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:58:31 09:58:31 09:58:31 ---> free -m: 09:58:31 total used free shared buff/cache available 09:58:31 Mem: 7821 936 4762 0 2122 6707 09:58:31 Swap: 1023 0 1023 09:58:31 09:58:31 09:58:31 ---> ip addr: 09:58:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:58:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:58:31 inet 127.0.0.1/8 scope host lo 09:58:31 valid_lft forever preferred_lft forever 09:58:31 inet6 ::1/128 scope host 09:58:31 valid_lft forever preferred_lft forever 09:58:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:58:31 link/ether fa:16:3e:c1:bc:9a brd ff:ff:ff:ff:ff:ff 09:58:31 inet 10.30.123.21/23 brd 10.30.123.255 scope global dynamic eth0 09:58:31 valid_lft 85728sec preferred_lft 85728sec 09:58:31 inet6 fe80::f816:3eff:fec1:bc9a/64 scope link 09:58:31 valid_lft forever preferred_lft forever 09:58:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:58:31 link/ether 02:42:1e:c6:96:d4 brd ff:ff:ff:ff:ff:ff 09:58:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:58:31 valid_lft forever preferred_lft forever 09:58:31 inet6 fe80::42:1eff:fec6:96d4/64 scope link 09:58:31 valid_lft forever preferred_lft forever 09:58:31 09:58:31 09:58:31 ---> sar -b -r -n DEV: 09:58:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 09:58:31 09:58:31 09:47:10 LINUX RESTART (2 CPU) 09:58:31 09:58:31 09:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:58:31 09:49:01 11.91 0.63 11.27 0.00 352.24 1084.53 0.00 09:58:31 09:50:01 0.30 0.00 0.30 0.00 0.00 5.48 0.00 09:58:31 09:51:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 09:58:31 09:52:01 0.33 0.00 0.33 0.00 0.00 4.23 0.00 09:58:31 09:53:01 0.18 0.00 0.18 0.00 0.00 2.50 0.00 09:58:31 09:54:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 09:58:31 09:55:01 0.22 0.00 0.22 0.00 0.00 2.73 0.00 09:58:31 09:56:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 09:58:31 09:57:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 09:58:31 09:58:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 09:58:31 Average: 1.42 0.06 1.36 0.00 35.24 111.70 0.00 09:58:31 09:58:31 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:58:31 09:49:01 5429444 0 810992 10.13 2620 1765876 1250452 13.81 595820 1583632 24 09:58:31 09:50:01 5426544 0 813888 10.16 2620 1765880 1240420 13.69 598020 1583596 24 09:58:31 09:51:01 5422060 0 818368 10.22 2620 1765884 1275504 14.08 601164 1585476 8 09:58:31 09:52:01 5427320 0 813104 10.15 2620 1765888 1233916 13.62 596060 1585476 16 09:58:31 09:53:01 5427412 0 813004 10.15 2620 1765896 1234168 13.63 589260 1592764 20 09:58:31 09:54:01 5428944 0 811472 10.13 2620 1765896 1219716 13.47 587720 1592764 12 09:58:31 09:55:01 5428136 0 812268 10.14 2620 1765908 1219752 13.47 588680 1592764 8 09:58:31 09:56:01 5422156 0 818244 10.22 2620 1765912 1215664 13.42 594380 1592764 20 09:58:31 09:57:01 5419168 0 821232 10.25 2620 1765912 1201212 13.26 597728 1592764 20 09:58:31 09:58:01 5416296 0 824096 10.29 2620 1765920 1201308 13.26 603008 1590740 8 09:58:31 Average: 5424748 0 815667 10.18 2620 1765897 1229211 13.57 595184 1589274 16 09:58:31 09:58:31 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:58:31 09:49:01 eth0 81.10 97.24 218.56 15.39 0.00 0.00 0.00 0.00 09:58:31 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:49:01 docker0 80.88 55.65 6.75 193.91 0.00 0.00 0.00 0.00 09:58:31 09:50:01 eth0 4.08 1.57 0.82 8.49 0.00 0.00 0.00 0.00 09:58:31 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:51:01 eth0 4.90 2.70 1.36 15.98 0.00 0.00 0.00 0.00 09:58:31 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:52:01 eth0 2.95 0.48 0.83 0.39 0.00 0.00 0.00 0.00 09:58:31 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:53:01 eth0 3.90 1.40 1.61 1.01 0.00 0.00 0.00 0.00 09:58:31 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:54:01 eth0 1.68 0.40 0.36 0.21 0.00 0.00 0.00 0.00 09:58:31 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:55:01 eth0 1.87 0.63 0.63 0.40 0.00 0.00 0.00 0.00 09:58:31 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:56:01 eth0 1.12 0.63 0.58 0.40 0.00 0.00 0.00 0.00 09:58:31 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:57:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 09:58:31 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:58:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:58:31 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 Average: eth0 10.20 10.54 22.49 4.24 0.00 0.00 0.00 0.00 09:58:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:31 Average: docker0 8.09 5.57 0.68 19.40 0.00 0.00 0.00 0.00 09:58:31 09:58:31 09:58:31 ---> sar -P ALL: 09:58:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 09:58:31 09:58:31 09:47:10 LINUX RESTART (2 CPU) 09:58:31 09:58:31 09:48:01 CPU %user %nice %system %iowait %steal %idle 09:58:31 09:49:01 all 2.25 0.00 0.96 0.20 0.03 96.55 09:58:31 09:49:01 0 2.14 0.00 0.96 0.19 0.03 96.68 09:58:31 09:49:01 1 2.37 0.00 0.96 0.22 0.03 96.42 09:58:31 09:50:01 all 0.13 0.00 0.06 0.00 0.03 99.78 09:58:31 09:50:01 0 0.13 0.00 0.07 0.00 0.03 99.77 09:58:31 09:50:01 1 0.12 0.00 0.05 0.00 0.03 99.80 09:58:31 09:51:01 all 0.18 0.00 0.06 0.00 0.02 99.75 09:58:31 09:51:01 0 0.22 0.00 0.07 0.00 0.02 99.70 09:58:31 09:51:01 1 0.13 0.00 0.05 0.00 0.02 99.80 09:58:31 09:52:01 all 0.09 0.00 0.03 0.00 0.03 99.86 09:58:31 09:52:01 0 0.17 0.00 0.02 0.00 0.02 99.80 09:58:31 09:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:58:31 09:53:01 all 0.15 0.00 0.03 0.00 0.03 99.79 09:58:31 09:53:01 0 0.20 0.00 0.03 0.00 0.02 99.75 09:58:31 09:53:01 1 0.10 0.00 0.03 0.00 0.03 99.83 09:58:31 09:54:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:58:31 09:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:58:31 09:54:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:58:31 09:55:01 all 0.10 0.00 0.05 0.00 0.03 99.82 09:58:31 09:55:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:58:31 09:55:01 1 0.15 0.00 0.05 0.00 0.03 99.77 09:58:31 09:56:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:58:31 09:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:58:31 09:56:01 1 0.15 0.00 0.02 0.00 0.03 99.80 09:58:31 09:57:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:58:31 09:57:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:58:31 09:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:58:31 09:58:01 all 0.04 0.00 0.03 0.00 0.03 99.90 09:58:31 09:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:58:31 09:58:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:58:31 Average: all 0.32 0.00 0.13 0.02 0.02 99.51 09:58:31 Average: 0 0.32 0.00 0.13 0.02 0.02 99.52 09:58:31 Average: 1 0.32 0.00 0.13 0.02 0.03 99.50 09:58:31 09:58:31 09:58:31