Pull request #378 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from da7f26c8e661522afc749967689e9a80c348048d+f013d06190760cc000d2fbdd8ec5cc0b62b944f9 (3a2c52b5e1da08c43eeb9152be1305901a4fc3d3) 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-ssh6095224633212282129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh7952638768248462582.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-378/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-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6263300579337973507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh7901419941075539310.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-378/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-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7723802289990850910.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1464 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [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-378 # 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-378@tmp/jenkins-gitclient-ssh2362063792105404226.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 f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) > 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-378@tmp/jenkins-gitclient-ssh1300677498117599512.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # 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-378@tmp/jenkins-gitclient-ssh2745902930932125978.key > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" > git rev-list --no-walk da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:54:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:54:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:54:03 ========================================================= 11:54:03 EdgeX Global Pipelines Version Info 11:54:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:54:05 ------------------- 11:54:05 stable info: 11:54:05 ------------------- 11:54:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:54:05 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 11:54:05 Message: update stable to v1.0.194 11:54:06 ------------------- 11:54:06 experimental info: 11:54:06 ------------------- 11:54:06 Commited By: **** collab-it+edgex@linuxfoundation.org 11:54:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 11:54:06 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da7f26c8e661522afc749967689e9a80c348048d [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da7f26c [Pipeline] echo 11:54:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:54:07 provisioning config files... 11:54:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config3315637637708179637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:07 ---> docker-login.sh 11:54:07 nexus3.edgexfoundry.org:10001 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 nexus3.edgexfoundry.org:10002 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 nexus3.edgexfoundry.org:10003 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 nexus3.edgexfoundry.org:10004 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:07 Configure a credential helper to remove this warning. See 11:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:07 11:54:07 Login Succeeded 11:54:07 docker.io 11:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:08 Configure a credential helper to remove this warning. See 11:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:08 11:54:08 Login Succeeded 11:54:08 ---> docker-login.sh ends [Pipeline] } 11:54:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:54:08 + git log --format=format:%s -1 da7f26c8e661522afc749967689e9a80c348048d [Pipeline] echo 11:54:08 GIT_COMMIT: da7f26c8e661522afc749967689e9a80c348048d, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3 [Pipeline] echo 11:54:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:54:09 11:54:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:54:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:54:09 latest: Pulling from edgex-devops/git-semver 11:54:09 31603596830f: Pulling fs layer 11:54:09 54011a49482f: Pulling fs layer 11:54:09 a6820b24f6d8: Pulling fs layer 11:54:09 f581987b2513: Pulling fs layer 11:54:09 f581987b2513: Waiting 11:54:09 54011a49482f: Verifying Checksum 11:54:09 54011a49482f: Download complete 11:54:09 31603596830f: Verifying Checksum 11:54:09 31603596830f: Download complete 11:54:09 a6820b24f6d8: Verifying Checksum 11:54:09 a6820b24f6d8: Download complete 11:54:09 f581987b2513: Verifying Checksum 11:54:09 f581987b2513: Download complete 11:54:09 31603596830f: Pull complete 11:54:10 54011a49482f: Pull complete 11:54:10 a6820b24f6d8: Pull complete 11:54:11 f581987b2513: Pull complete 11:54:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 11:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:54:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:54:11 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 11:54:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:54:12 $ docker top 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:12 [ssh-agent] Looking for ssh-agent implementation... 11:54:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:12 $ docker exec 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f ssh-agent 11:54:12 SSH_AUTH_SOCK=/tmp/ssh-n5LMiD2dG5MA/agent.14 11:54:12 SSH_AGENT_PID=20 11:54:12 Running ssh-add (command line suppressed) 11:54:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_7618675392618742774.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_7618675392618742774.key) 11:54:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:13 + git tag --points-at HEAD [Pipeline] } 11:54:13 $ docker exec --env ******** --env ******** 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f ssh-agent -k 11:54:13 unset SSH_AUTH_SOCK; 11:54:13 unset SSH_AGENT_PID; 11:54:13 echo Agent pid 20 killed; 11:54:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:54:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:13 [ssh-agent] Looking for ssh-agent implementation... 11:54:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:13 $ docker exec 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f ssh-agent 11:54:13 SSH_AUTH_SOCK=/tmp/ssh-slAlujybd27e/agent.54 11:54:13 SSH_AGENT_PID=60 11:54:13 Running ssh-add (command line suppressed) 11:54:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_1767581192747640663.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_1767581192747640663.key) 11:54:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:13 + git semver init 11:54:13 # -> Open(): unable to determine branch for HEAD 11:54:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.git 11:54:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-378 11:54:13 # $SEMVER_REMOTE_NAME = origin 11:54:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:54:13 # $SEMVER_USER_NAME = edgex-jenkins 11:54:13 # $SEMVER_BRANCH = PR-378 11:54:13 # $SEMVER_TEMP = /tmp/semver-322975803 11:54:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:54:15 # '/tmp/semver-322975803' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver' 11:54:15 # -> Force: false 11:54:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver [Pipeline] } 11:54:15 $ docker exec --env ******** --env ******** 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f ssh-agent -k 11:54:15 unset SSH_AUTH_SOCK; 11:54:15 unset SSH_AGENT_PID; 11:54:15 echo Agent pid 60 killed; 11:54:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:54:15 + git semver [Pipeline] } 11:54:15 $ docker stop --time=1 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f 11:54:17 $ docker rm -f 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f [Pipeline] // withDockerContainer [Pipeline] sh 11:54:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:54:17 Stashed 1 file(s) [Pipeline] echo 11:54:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 11:54:32 Still waiting to schedule task 11:54:32 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 11:54:32 ‘prd-centos7-docker-4c-2g-1465’ is offline 11:54:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1463’ doesn’t have label ‘centos7-docker-4c-2g’ 11:54:32 Still waiting to schedule task 11:54:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1463’ is offline 11:55:36 Running on prd-centos7-docker-4c-2g-1468 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws 11:55:36 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 11:55:36 The recommended git tool is: git 11:55:38 using credential edgex-jenkins-ssh 11:55:38 Cloning the remote Git repository 11:55:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:55:38 > git init /w/workspace/edgex-ui-go/3 # timeout=10 11:55:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:55:38 > git --version # timeout=10 11:55:38 > git --version # 'git version 2.24.4' 11:55:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:38 [INFO] Currently running in a labeled security context 11:55:38 [INFO] Currently SELinux is 'enforcing' on the host 11:55:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh743475347090428691.key 11:55:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:40 Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d 11:55:40 Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d 11:55:40 Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) 11:55:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:55:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:55:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:55:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:40 [INFO] Currently running in a labeled security context 11:55:40 [INFO] Currently SELinux is 'enforcing' on the host 11:55:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3978274268240510426.key 11:55:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:55:40 > git config core.sparsecheckout # timeout=10 11:55:40 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 11:55:40 > git remote # timeout=10 11:55:40 > git config --get remote.origin.url # timeout=10 11:55:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:40 [INFO] Currently running in a labeled security context 11:55:40 [INFO] Currently SELinux is 'enforcing' on the host 11:55:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh4236168803840383641.key 11:55:40 > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 11:55:40 > git rev-parse HEAD^{commit} # timeout=10 11:55:40 > git config core.sparsecheckout # timeout=10 11:55:40 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 11:55:44 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:55:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:55:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:55:46 + sudo service docker restart 11:55:46 + true 11:55:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:56:04 provisioning config files... 11:56:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config2679454257318317061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:05 ---> docker-login.sh 11:56:05 nexus3.edgexfoundry.org:10001 11:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:05 Configure a credential helper to remove this warning. See 11:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:05 11:56:05 Login Succeeded 11:56:05 nexus3.edgexfoundry.org:10002 11:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:05 Configure a credential helper to remove this warning. See 11:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:05 11:56:05 Login Succeeded 11:56:05 nexus3.edgexfoundry.org:10003 11:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:05 Configure a credential helper to remove this warning. See 11:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:05 11:56:05 Login Succeeded 11:56:05 nexus3.edgexfoundry.org:10004 11:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:05 Configure a credential helper to remove this warning. See 11:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:05 11:56:05 Login Succeeded 11:56:05 docker.io 11:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:06 Configure a credential helper to remove this warning. See 11:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:06 11:56:06 Login Succeeded 11:56:06 ---> docker-login.sh ends [Pipeline] } 11:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:56:06 ========================================================= 11:56:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:56:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:56:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 11:56:06 Sending build context to Docker daemon 35.86MB 11:56:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:56:06 Step 2/8 : FROM ${BASE} 11:56:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:56:06 540db60ca938: Pulling fs layer 11:56:06 adcc1eea9eea: Pulling fs layer 11:56:06 4c4ab2625f07: Pulling fs layer 11:56:06 0510c868ecb4: Pulling fs layer 11:56:06 afea3b2eda06: Pulling fs layer 11:56:06 7809a108b3ef: Pulling fs layer 11:56:06 f706445af74f: Pulling fs layer 11:56:06 0510c868ecb4: Waiting 11:56:06 afea3b2eda06: Waiting 11:56:06 7809a108b3ef: Waiting 11:56:06 f706445af74f: Waiting 11:56:06 4c4ab2625f07: Verifying Checksum 11:56:06 4c4ab2625f07: Download complete 11:56:06 adcc1eea9eea: Verifying Checksum 11:56:06 adcc1eea9eea: Download complete 11:56:06 afea3b2eda06: Verifying Checksum 11:56:06 afea3b2eda06: Download complete 11:56:06 540db60ca938: Verifying Checksum 11:56:06 540db60ca938: Download complete 11:56:06 7809a108b3ef: Verifying Checksum 11:56:06 7809a108b3ef: Download complete 11:56:07 540db60ca938: Pull complete 11:56:07 adcc1eea9eea: Pull complete 11:56:07 4c4ab2625f07: Pull complete 11:56:08 f706445af74f: Verifying Checksum 11:56:08 f706445af74f: Download complete 11:56:08 0510c868ecb4: Verifying Checksum 11:56:08 0510c868ecb4: Download complete 11:56:12 0510c868ecb4: Pull complete 11:56:12 afea3b2eda06: Pull complete 11:56:12 7809a108b3ef: Pull complete 11:56:13 f706445af74f: Pull complete 11:56:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:56:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:56:14 ---> b068be0155e3 11:56:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:56:18 ---> Running in 073a189a3a70 11:56:18 Removing intermediate container 073a189a3a70 11:56:18 ---> 43c706226734 11:56:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:18 ---> Running in 617c13ad3c54 11:56:18 Removing intermediate container 617c13ad3c54 11:56:18 ---> f7af06c23c1e 11:56:18 Step 5/8 : RUN apk add --no-cache make git 11:56:18 ---> Running in 9e510c49cb0d 11:56:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:56:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:56:20 OK: 149 MiB in 40 packages 11:56:20 Removing intermediate container 9e510c49cb0d 11:56:20 ---> 85b2f490bc68 11:56:20 Step 6/8 : WORKDIR /edgex-ui-go 11:56:20 ---> Running in 4d7e19c8b3d3 11:56:20 Removing intermediate container 4d7e19c8b3d3 11:56:20 ---> 99377d0f3ba6 11:56:20 Step 7/8 : COPY . . 11:56:21 ---> 3b4caf5d92f9 11:56:21 Step 8/8 : RUN go mod download 11:56:21 ---> Running in 808fb5f738dc 11:56:34 Removing intermediate container 808fb5f738dc 11:56:34 ---> 47c5cde60e35 11:56:34 Successfully built 47c5cde60e35 11:56:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:56:34 + docker inspect -f . ci-base-image-x86_64 11:56:34 . [Pipeline] withDockerContainer 11:56:34 prd-centos7-docker-4c-2g-1468 does not seem to be running inside a container 11:56:34 $ 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 ******** ci-base-image-x86_64 cat 11:56:35 $ docker top b62db297f6271673bf6101fc53075cc6b64494f3bbb83a2be4640d0e80c0ad93 -eo pid,comm [Pipeline] { [Pipeline] sh 11:56:35 + go version 11:56:35 go version go1.16.3 linux/amd64 [Pipeline] } 11:56:35 $ docker stop --time=1 b62db297f6271673bf6101fc53075cc6b64494f3bbb83a2be4640d0e80c0ad93 11:56:36 $ docker rm -f b62db297f6271673bf6101fc53075cc6b64494f3bbb83a2be4640d0e80c0ad93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:56:37 + docker inspect -f . ci-base-image-x86_64 11:56:37 . [Pipeline] withDockerContainer 11:56:37 prd-centos7-docker-4c-2g-1468 does not seem to be running inside a container 11:56:37 $ 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 ******** ci-base-image-x86_64 cat 11:56:37 $ docker top c69988d29587d22d19763fb2c8425ab01b68816d7d44b5813a0b86c2eac6bc0b -eo pid,comm [Pipeline] { [Pipeline] sh 11:56:38 + go mod tidy [Pipeline] sh 11:56:38 + make test 11:56:38 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:56:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:56:52 GO111MODULE=on go vet ./... [Pipeline] } 11:56:56 $ docker stop --time=1 c69988d29587d22d19763fb2c8425ab01b68816d7d44b5813a0b86c2eac6bc0b 11:56:57 $ docker rm -f c69988d29587d22d19763fb2c8425ab01b68816d7d44b5813a0b86c2eac6bc0b [Pipeline] // withDockerContainer [Pipeline] sh 11:56:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:56:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:56:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:57:00 + ls -al . 11:57:00 total 92 11:57:00 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 15 11:56 . 11:57:00 drwxrwxr-x. 4 jenkins jenkins 28 Jun 15 11:55 .. 11:57:00 drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 11:55 assets 11:57:00 drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 11:55 bin 11:57:00 drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 11:55 cmd 11:57:00 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 11:55 CONTRIBUTING.md 11:57:00 -rw-r--r--. 1 jenkins jenkins 10 Jun 15 11:56 coverage.out 11:57:00 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 11:55 Dockerfile 11:57:00 -rw-rw-r--. 1 jenkins jenkins 902 Jun 15 11:55 Dockerfile.build 11:57:00 drwxrwxr-x. 5 jenkins jenkins 104 Jun 15 11:55 docs 11:57:00 drwxrwxr-x. 8 jenkins jenkins 179 Jun 15 11:55 .git 11:57:00 drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 11:55 .github 11:57:00 -rw-rw-r--. 1 jenkins jenkins 162 Jun 15 11:55 .gitignore 11:57:00 -rw-rw-r--. 1 jenkins jenkins 972 Jun 15 11:55 go.mod 11:57:00 -rw-r--r--. 1 jenkins jenkins 23961 Jun 15 11:56 go.sum 11:57:00 drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 11:55 internal 11:57:00 -rw-rw-r--. 1 jenkins jenkins 652 Jun 15 11:55 Jenkinsfile 11:57:00 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 11:55 LICENSE 11:57:00 -rw-rw-r--. 1 jenkins jenkins 941 Jun 15 11:55 Makefile 11:57:00 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 15 11:55 README.md 11:57:00 -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 11:54 VERSION 11:57:00 -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 11:55 version.go 11:57:00 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 15 11:55 web [Pipeline] isUnix [Pipeline] sh 11:57:00 + 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=da7f26c8e661522afc749967689e9a80c348048d --label arch=amd64 --label version=0.0.0 . 11:57:00 Sending build context to Docker daemon 35.89MB 11:57:00 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 11:57:00 Step 2/24 : FROM ${BASE} AS builder 11:57:00 ---> 47c5cde60e35 11:57:00 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:57:00 ---> Running in 876ea6843004 11:57:00 Removing intermediate container 876ea6843004 11:57:00 ---> e341481b60c2 11:57:00 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:57:00 ---> Running in f7c7c0720f1f 11:57:01 Removing intermediate container f7c7c0720f1f 11:57:01 ---> 04d98e522a3b 11:57:01 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:57:01 ---> Running in 1961c8fd38ab 11:57:01 Removing intermediate container 1961c8fd38ab 11:57:01 ---> 1b60284b84c9 11:57:01 Step 6/24 : LABEL Name=edgex-ui-go 11:57:01 ---> Running in ddb0c539a84c 11:57:01 Removing intermediate container ddb0c539a84c 11:57:01 ---> ef1564cca134 11:57:01 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:57:01 ---> Running in 679b335bb236 11:57:01 Removing intermediate container 679b335bb236 11:57:01 ---> 8316edf3c3b7 11:57:01 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:01 ---> Running in fe11c83e40e7 11:57:02 Removing intermediate container fe11c83e40e7 11:57:02 ---> 48868f795d28 11:57:02 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:57:02 ---> Running in b3af1c40f324 11:57:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:57:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:57:03 OK: 149 MiB in 40 packages 11:57:03 Removing intermediate container b3af1c40f324 11:57:03 ---> fbbacd30fbd8 11:57:03 Step 10/24 : ENV GO111MODULE=on 11:57:03 ---> Running in bee95ae7279c 11:57:04 Removing intermediate container bee95ae7279c 11:57:04 ---> d8ae22b64649 11:57:04 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:57:04 ---> Running in e78fd76c92b8 11:57:04 Removing intermediate container e78fd76c92b8 11:57:04 ---> db0484a618f0 11:57:04 Step 12/24 : COPY go.mod . 11:57:04 ---> b4a8a01461c6 11:57:04 Step 13/24 : COPY Makefile . 11:57:04 ---> 9dc360a8de00 11:57:04 Step 14/24 : RUN make update 11:57:04 ---> Running in ca6fff231246 11:57:04 CGO_ENABLED=0 GO111MODULE=on go mod download 11:57:05 Removing intermediate container ca6fff231246 11:57:05 ---> 6170da03febd 11:57:05 Step 15/24 : COPY . . 11:57:06 ---> bf59ab17fe2f 11:57:06 Step 16/24 : RUN ${MAKE} 11:57:06 ---> Running in b9b0de5c91ce 11:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:57:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:57:16 Removing intermediate container b9b0de5c91ce 11:57:16 ---> 6073c61c3600 11:57:16 Step 17/24 : FROM alpine:3.12 11:57:16 3.12: Pulling from library/alpine 11:57:16 339de151aab4: Pulling fs layer 11:57:17 339de151aab4: Verifying Checksum 11:57:17 339de151aab4: Download complete 11:57:17 339de151aab4: Pull complete 11:57:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 11:57:17 Status: Downloaded newer image for alpine:3.12 11:57:17 ---> 13621d1b12d4 11:57:17 Step 18/24 : EXPOSE 4000 11:57:17 ---> Running in ef1b43a0d72f 11:57:17 Removing intermediate container ef1b43a0d72f 11:57:17 ---> e65106d9cd12 11:57:17 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:57:18 ---> d621551105d4 11:57:18 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:57:18 ---> Running in ed0222e23ca2 11:57:18 Removing intermediate container ed0222e23ca2 11:57:18 ---> 4e298faa20dd 11:57:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:57:18 ---> Running in 427c1571d7db 11:57:18 Removing intermediate container 427c1571d7db 11:57:18 ---> 1cc41c3f6243 11:57:18 Step 22/24 : LABEL arch=amd64 11:57:18 ---> Running in fb17bc4f72a6 11:57:18 Removing intermediate container fb17bc4f72a6 11:57:18 ---> cb4996c7f88b 11:57:18 Step 23/24 : LABEL git_sha=da7f26c8e661522afc749967689e9a80c348048d 11:57:18 ---> Running in 7767beb2f612 11:57:18 Removing intermediate container 7767beb2f612 11:57:18 ---> 577057ae837f 11:57:18 Step 24/24 : LABEL version=0.0.0 11:57:18 ---> Running in f73c5262f2a2 11:57:18 Removing intermediate container f73c5262f2a2 11:57:18 ---> ed97cf3e64f0 11:57:18 [Warning] One or more build-args [ARCH] were not consumed 11:57:18 Successfully built ed97cf3e64f0 11:57:18 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 11:57:19 ---> job-cost.sh 11:57:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1zfQ 11:57:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:57:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1469 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws 11:57:34 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 11:57:34 The recommended git tool is: git 11:57:40 using credential edgex-jenkins-ssh 11:57:40 Cloning the remote Git repository 11:57:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:57:41 > git init /w/workspace/edgex-ui-go/3 # timeout=10 11:57:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:57:41 > git --version # timeout=10 11:57:41 > git --version # 'git version 2.17.1' 11:57:41 using GIT_SSH to set credentials SSH Credentials for GitHub 11:57:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:57:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:44 Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d 11:57:44 lf-activate-venv(): INFO: Adding /tmp/venv-1zfQ/bin to PATH 11:57:44 INFO: No Stack... 11:57:44 INFO: Retrieving Pricing Info for: v3-standard-2 11:57:44 INFO: Archiving Costs [Pipeline] sh 11:57:44 Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d 11:57:44 Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) 11:57:44 + cut -d, -f6 11:57:44 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock 11:57:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] 11:57:44 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] did not exist. Created. 11:57:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [Pipeline] { 11:57:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:57:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:57:43 using GIT_SSH to set credentials SSH Credentials for GitHub 11:57:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:57:44 > git config core.sparsecheckout # timeout=10 11:57:44 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 11:57:44 > git remote # timeout=10 11:57:44 > git config --get remote.origin.url # timeout=10 11:57:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:57:44 > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 11:57:44 > git rev-parse HEAD^{commit} # timeout=10 11:57:44 > git config core.sparsecheckout # timeout=10 11:57:44 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [Pipeline] unstash [Pipeline] sh 11:57:45 + echo total: 0.05999999865889549 [Pipeline] stash 11:57:45 Stashed 1 file(s) [Pipeline] } 11:57:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:57:49 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:57:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:57:51 + sudo service docker restart 11:57:51 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:10 provisioning config files... 11:58:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1399855153323802398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:10 ---> docker-login.sh 11:58:10 nexus3.edgexfoundry.org:10001 11:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:11 Configure a credential helper to remove this warning. See 11:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:11 11:58:11 Login Succeeded 11:58:11 nexus3.edgexfoundry.org:10002 11:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:12 Configure a credential helper to remove this warning. See 11:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:12 11:58:12 Login Succeeded 11:58:12 nexus3.edgexfoundry.org:10003 11:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:13 Configure a credential helper to remove this warning. See 11:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:13 11:58:13 Login Succeeded 11:58:13 nexus3.edgexfoundry.org:10004 11:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:13 Configure a credential helper to remove this warning. See 11:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:13 11:58:13 Login Succeeded 11:58:13 docker.io 11:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:14 Configure a credential helper to remove this warning. See 11:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:14 11:58:14 Login Succeeded 11:58:14 ---> docker-login.sh ends [Pipeline] } 11:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:58:14 ========================================================= 11:58:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:58:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:58:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 11:58:16 Sending build context to Docker daemon 35.86MB 11:58:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:58:16 Step 2/8 : FROM ${BASE} 11:58:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:58:16 595b0fe564bb: Pulling fs layer 11:58:16 3088b5b3c5c0: Pulling fs layer 11:58:16 5b7225fbf94c: Pulling fs layer 11:58:16 ba82ee9f976e: Pulling fs layer 11:58:16 506bd15cee9f: Pulling fs layer 11:58:16 75a0a4a0db45: Pulling fs layer 11:58:16 618dc40b7e24: Pulling fs layer 11:58:16 ba82ee9f976e: Waiting 11:58:16 506bd15cee9f: Waiting 11:58:16 75a0a4a0db45: Waiting 11:58:16 618dc40b7e24: Waiting 11:58:16 5b7225fbf94c: Verifying Checksum 11:58:16 5b7225fbf94c: Download complete 11:58:16 3088b5b3c5c0: Download complete 11:58:16 506bd15cee9f: Download complete 11:58:16 75a0a4a0db45: Verifying Checksum 11:58:16 75a0a4a0db45: Download complete 11:58:16 595b0fe564bb: Verifying Checksum 11:58:16 595b0fe564bb: Download complete 11:58:17 595b0fe564bb: Pull complete 11:58:17 3088b5b3c5c0: Pull complete 11:58:18 5b7225fbf94c: Pull complete 11:58:18 618dc40b7e24: Verifying Checksum 11:58:18 618dc40b7e24: Download complete 11:58:20 ba82ee9f976e: Verifying Checksum 11:58:20 ba82ee9f976e: Download complete 11:58:30 ba82ee9f976e: Pull complete 11:58:30 506bd15cee9f: Pull complete 11:58:31 75a0a4a0db45: Pull complete 11:58:35 618dc40b7e24: Pull complete 11:58:35 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 11:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:58:35 ---> a36622ca3599 11:58:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:58:37 ---> Running in 48e39c3bdec1 11:58:37 Removing intermediate container 48e39c3bdec1 11:58:37 ---> b3498c4b3042 11:58:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:38 ---> Running in 5b9034080750 11:58:40 Removing intermediate container 5b9034080750 11:58:40 ---> 03eb1894ad1b 11:58:40 Step 5/8 : RUN apk add --no-cache make git 11:58:40 ---> Running in 5fc1cd9e7509 11:58:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:58:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:58:43 OK: 138 MiB in 40 packages 11:58:44 Removing intermediate container 5fc1cd9e7509 11:58:44 ---> e91143cdd311 11:58:44 Step 6/8 : WORKDIR /edgex-ui-go 11:58:44 ---> Running in 07f36d6580e9 11:58:45 Removing intermediate container 07f36d6580e9 11:58:45 ---> 033814086a36 11:58:45 Step 7/8 : COPY . . 11:58:48 ---> 99e7974c59ad 11:58:48 Step 8/8 : RUN go mod download 11:58:48 ---> Running in 67d2500e67c7 11:59:21 Removing intermediate container 67d2500e67c7 11:59:21 ---> 05962ccbc7ab 11:59:21 Successfully built 05962ccbc7ab 11:59:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:59:21 + docker inspect -f . ci-base-image-arm64 11:59:21 . [Pipeline] withDockerContainer 11:59:21 prd-ubuntu18.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container 11:59:22 $ 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 ******** ci-base-image-arm64 cat 11:59:23 $ docker top 40a84674a7ef593bada6161ae2fec35f8f51d65d7d2ac6dda5b79319086cfee5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:24 + go version 11:59:24 go version go1.16.5 linux/arm64 [Pipeline] } 11:59:24 $ docker stop --time=1 40a84674a7ef593bada6161ae2fec35f8f51d65d7d2ac6dda5b79319086cfee5 11:59:26 $ docker rm -f 40a84674a7ef593bada6161ae2fec35f8f51d65d7d2ac6dda5b79319086cfee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:59:27 + docker inspect -f . ci-base-image-arm64 11:59:27 . [Pipeline] withDockerContainer 11:59:28 prd-ubuntu18.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container 11:59:28 $ 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 ******** ci-base-image-arm64 cat 11:59:29 $ docker top caac6cf45342a44e9b57662848cae83393e3c59dd01d5c70c1720fa354803017 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:30 + go mod tidy [Pipeline] sh 11:59:32 + make test 11:59:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:59:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:00:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:00:12 GO111MODULE=on go vet ./... [Pipeline] } 12:00:27 $ docker stop --time=1 caac6cf45342a44e9b57662848cae83393e3c59dd01d5c70c1720fa354803017 12:00:29 $ docker rm -f caac6cf45342a44e9b57662848cae83393e3c59dd01d5c70c1720fa354803017 [Pipeline] // withDockerContainer [Pipeline] sh 12:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:00:30 Warning: overwriting stash ‘coverage-report’ 12:00:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:00:32 + ls -al . 12:00:32 total 124 12:00:32 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 11:59 . 12:00:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 11:57 .. 12:00:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 11:57 .git 12:00:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 11:57 .github 12:00:32 -rw-rw-r-- 1 jenkins jenkins 162 Jun 15 11:57 .gitignore 12:00:32 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 11:57 CONTRIBUTING.md 12:00:32 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 11:57 Dockerfile 12:00:32 -rw-rw-r-- 1 jenkins jenkins 902 Jun 15 11:57 Dockerfile.build 12:00:32 -rw-rw-r-- 1 jenkins jenkins 652 Jun 15 11:57 Jenkinsfile 12:00:32 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 11:57 LICENSE 12:00:32 -rw-rw-r-- 1 jenkins jenkins 941 Jun 15 11:57 Makefile 12:00:32 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 15 11:57 README.md 12:00:32 -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 11:54 VERSION 12:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 11:57 assets 12:00:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 11:57 bin 12:00:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 11:57 cmd 12:00:32 -rw-r--r-- 1 jenkins jenkins 10 Jun 15 11:59 coverage.out 12:00:32 drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 11:57 docs 12:00:32 -rw-rw-r-- 1 jenkins jenkins 972 Jun 15 11:57 go.mod 12:00:32 -rw-r--r-- 1 jenkins jenkins 23961 Jun 15 11:59 go.sum 12:00:32 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 11:57 internal 12:00:32 -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 11:57 version.go 12:00:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 11:57 web [Pipeline] isUnix [Pipeline] sh 12:00:32 + 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=da7f26c8e661522afc749967689e9a80c348048d --label arch=arm64 --label version=0.0.0 . 12:00:33 Sending build context to Docker daemon 35.89MB 12:00:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 12:00:33 Step 2/24 : FROM ${BASE} AS builder 12:00:33 ---> 05962ccbc7ab 12:00:33 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:00:34 ---> Running in ce2d15cc3351 12:00:34 Removing intermediate container ce2d15cc3351 12:00:34 ---> 4cf09ddf59db 12:00:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:00:34 ---> Running in 157deea73fd9 12:00:35 Removing intermediate container 157deea73fd9 12:00:35 ---> 76f667da1dc7 12:00:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:00:35 ---> Running in 8b46230d4d1f 12:00:36 Removing intermediate container 8b46230d4d1f 12:00:36 ---> cbf61fb3ef11 12:00:36 Step 6/24 : LABEL Name=edgex-ui-go 12:00:36 ---> Running in 16ddfb680bdb 12:00:36 Removing intermediate container 16ddfb680bdb 12:00:36 ---> 77503586e8f5 12:00:36 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:00:36 ---> Running in e21a4b11f331 12:00:37 Removing intermediate container e21a4b11f331 12:00:37 ---> 65e0d93cecb3 12:00:37 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:37 ---> Running in 6aadad6066a1 12:00:39 Removing intermediate container 6aadad6066a1 12:00:39 ---> bdc3dd55a84f 12:00:39 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:00:39 ---> Running in ba7c779af338 12:00:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:00:42 OK: 138 MiB in 40 packages 12:00:43 Removing intermediate container ba7c779af338 12:00:43 ---> bf033ad30a5c 12:00:43 Step 10/24 : ENV GO111MODULE=on 12:00:43 ---> Running in b2c6d6a206ce 12:00:44 Removing intermediate container b2c6d6a206ce 12:00:44 ---> c60fe8e997ef 12:00:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:00:44 ---> Running in 856a887914e0 12:00:44 Removing intermediate container 856a887914e0 12:00:44 ---> c98f7017244d 12:00:44 Step 12/24 : COPY go.mod . 12:00:45 ---> f82c163b588c 12:00:45 Step 13/24 : COPY Makefile . 12:00:46 ---> cf32a144e1fd 12:00:46 Step 14/24 : RUN make update 12:00:46 ---> Running in d23e1eae966f 12:00:47 CGO_ENABLED=0 GO111MODULE=on go mod download 12:00:48 Removing intermediate container d23e1eae966f 12:00:48 ---> 4e7c6b00de88 12:00:48 Step 15/24 : COPY . . 12:00:52 ---> 9d1237492646 12:00:52 Step 16/24 : RUN ${MAKE} 12:00:52 ---> Running in eaa85c00b685 12:00:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:01:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:01:22 Removing intermediate container eaa85c00b685 12:01:22 ---> 6c7d838c34c2 12:01:22 Step 17/24 : FROM alpine:3.12 12:01:23 3.12: Pulling from library/alpine 12:01:23 d2f70382dc9a: Pulling fs layer 12:01:23 d2f70382dc9a: Verifying Checksum 12:01:23 d2f70382dc9a: Download complete 12:01:24 d2f70382dc9a: Pull complete 12:01:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:01:24 Status: Downloaded newer image for alpine:3.12 12:01:24 ---> 9852663dfa18 12:01:24 Step 18/24 : EXPOSE 4000 12:01:24 ---> Running in a504706f2411 12:01:25 Removing intermediate container a504706f2411 12:01:25 ---> 479caecf41c1 12:01:25 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:01:27 ---> 69c3309bce8e 12:01:27 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:01:27 ---> Running in 9bd2a2ad072b 12:01:27 Removing intermediate container 9bd2a2ad072b 12:01:27 ---> 65ece6905a9f 12:01:27 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:01:28 ---> Running in fd287754755c 12:01:28 Removing intermediate container fd287754755c 12:01:28 ---> e3eefa523887 12:01:28 Step 22/24 : LABEL arch=arm64 12:01:28 ---> Running in a5c0c0b60900 12:01:29 Removing intermediate container a5c0c0b60900 12:01:29 ---> de63cb7421bd 12:01:29 Step 23/24 : LABEL git_sha=da7f26c8e661522afc749967689e9a80c348048d 12:01:29 ---> Running in e0158391e414 12:01:30 Removing intermediate container e0158391e414 12:01:30 ---> 79b1fbdf3d08 12:01:30 Step 24/24 : LABEL version=0.0.0 12:01:30 ---> Running in c80bb1c8f06e 12:01:30 Removing intermediate container c80bb1c8f06e 12:01:30 ---> a013d67abb00 12:01:30 [Warning] One or more build-args [ARCH] were not consumed 12:01:30 Successfully built a013d67abb00 12:01:30 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:01:31 ---> job-cost.sh 12:01:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GbAY 12:02:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-GbAY/bin to PATH 12:03:47 INFO: No Stack... 12:03:47 INFO: Retrieving Pricing Info for: v2-standard-4 12:03:47 INFO: Archiving Costs [Pipeline] sh 12:03:47 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 12:03:47 + cut -d, -f6 [Pipeline] lock 12:03:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] 12:03:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] did not exist. Created. 12:03:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:03:47 /w/workspace/edgex-ui-go/3@tmp/durable-beb46818/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-beb46818/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:03:48 + echo total: 0.18000000715255737 [Pipeline] stash 12:03:48 Warning: overwriting stash ‘stack-cost’ 12:03:48 Stashed 1 file(s) [Pipeline] } 12:03:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-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 12:03:49 provisioning config files... 12:03:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config5979787012624605121tmp [Pipeline] { [Pipeline] sh 12:03:49 + set +x 12:03:49 + bash -s -- 12:03:49 + curl -s https://codecov.io/bash 12:03:49 12:03:49 _____ _ 12:03:49 / ____| | | 12:03:49 | | ___ __| | ___ ___ _____ __ 12:03:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:03:49 | |___| (_) | (_| | __/ (_| (_) \ V / 12:03:49 \_____\___/ \__,_|\___|\___\___/ \_/ 12:03:49 Bash-1.0.3 12:03:49 12:03:49 12:03:49 ==> git version 2.24.4 found 12:03:49 ==> 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 12:03:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:03:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:03:49 ==> Jenkins CI detected. 12:03:49 project root: . 12:03:49 --> token set from env 12:03:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:03:49 ==> Running gcov in . (disable via -X gcov) 12:03:49 ==> Python coveragepy not found 12:03:49 ==> Searching for coverage reports in: 12:03:49 + . 12:03:49 -> Found 1 reports 12:03:49 ==> Detecting git/mercurial file structure 12:03:49 ==> Reading reports 12:03:49 + ./coverage.out bytes=10 12:03:49 ==> Appending adjustments 12:03:49 https://docs.codecov.io/docs/fixing-reports 12:03:49 + Found adjustments 12:03:49 ==> Gzipping contents 12:03:49 4.0K /tmp/codecov.yv7WKF.gz 12:03:49 ==> Uploading reports 12:03:49 url: https://codecov.io 12:03:49 query: branch=PR-378&commit=da7f26c8e661522afc749967689e9a80c348048d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= 12:03:49 -> Pinging Codecov 12:03:49 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-378&commit=da7f26c8e661522afc749967689e9a80c348048d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= 12:03:50 -> Uploading to 12:03:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/FB506323287CE973F263BFD2A0EB1F37/da7f26c8e661522afc749967689e9a80c348048d/0d436f93-8cb3-478a-8abd-7a70125d74fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T120350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dfe716c63e284a489b563556ee0972a79d9d43fc1413d081ca79272fd145323 12:03:50 % Total % Received % Xferd Average Speed Time Time Time Current 12:03:50 Dload Upload Total Spent Left Speed 12:03:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 8838 --:--:-- --:--:-- --:--:-- 8835 100 3923 0 0 100 3923 0 8835 --:--:-- --:--:-- --:--:-- 8835 12:03:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/da7f26c8e661522afc749967689e9a80c348048d [Pipeline] } 12:03:50 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 12:03:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:03:52 ---> package-listing.sh 12:03:52 ++ facter osfamily 12:03:52 ++ tr '[:upper:]' '[:lower:]' 12:03:52 + OS_FAMILY=redhat 12:03:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-378 12:03:52 + START_PACKAGES=/tmp/packages_start.txt 12:03:52 + END_PACKAGES=/tmp/packages_end.txt 12:03:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:03:52 + PACKAGES=/tmp/packages_start.txt 12:03:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' 12:03:52 + PACKAGES=/tmp/packages_end.txt 12:03:52 + case "${OS_FAMILY}" in 12:03:52 + rpm -qa 12:03:52 + sort 12:03:53 + '[' -f /tmp/packages_start.txt ']' 12:03:53 + '[' -f /tmp/packages_end.txt ']' 12:03:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:03:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' 12:03:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ 12:03:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [Pipeline] echo 12:03:53 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:03:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:03:54 12:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:03:54 alpine: Pulling from edgex-lftools-log-publisher 12:03:54 df20fa9351a1: Pulling fs layer 12:03:54 36b3adc4ff6f: Pulling fs layer 12:03:54 8ad3a11d3b57: Pulling fs layer 12:03:54 46f8f816bc3b: Pulling fs layer 12:03:54 93b61091891f: Pulling fs layer 12:03:54 93b9cdb0e59b: Pulling fs layer 12:03:54 5e14af77c1be: Pulling fs layer 12:03:54 01666e4c0597: Pulling fs layer 12:03:54 aa168da1d23b: Pulling fs layer 12:03:54 93b61091891f: Waiting 12:03:54 93b9cdb0e59b: Waiting 12:03:54 5e14af77c1be: Waiting 12:03:54 01666e4c0597: Waiting 12:03:54 aa168da1d23b: Waiting 12:03:54 46f8f816bc3b: Waiting 12:03:54 36b3adc4ff6f: Download complete 12:03:54 46f8f816bc3b: Verifying Checksum 12:03:54 46f8f816bc3b: Download complete 12:03:54 df20fa9351a1: Verifying Checksum 12:03:54 df20fa9351a1: Download complete 12:03:55 93b9cdb0e59b: Verifying Checksum 12:03:55 93b9cdb0e59b: Download complete 12:03:55 93b61091891f: Verifying Checksum 12:03:55 93b61091891f: Download complete 12:03:55 01666e4c0597: Verifying Checksum 12:03:55 01666e4c0597: Download complete 12:03:55 5e14af77c1be: Verifying Checksum 12:03:55 5e14af77c1be: Download complete 12:03:55 df20fa9351a1: Pull complete 12:03:55 8ad3a11d3b57: Verifying Checksum 12:03:55 8ad3a11d3b57: Download complete 12:03:55 36b3adc4ff6f: Pull complete 12:03:55 8ad3a11d3b57: Pull complete 12:03:55 46f8f816bc3b: Pull complete 12:03:56 93b61091891f: Pull complete 12:03:56 93b9cdb0e59b: Pull complete 12:03:56 5e14af77c1be: Pull complete 12:03:56 01666e4c0597: Pull complete 12:03:56 aa168da1d23b: Verifying Checksum 12:03:56 aa168da1d23b: Download complete 12:04:01 aa168da1d23b: Pull complete 12:04:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:04:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:04:01 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 12:04:01 $ 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-378/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-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:04:03 $ docker top f57587a3abe7610a64928cb0ab1a5ed901d1e38dbc81688186546f0d82d6896b -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:03 + touch /tmp/pre-build-complete [Pipeline] sh 12:04:03 + mkdir -p /var/log/sa [Pipeline] sh 12:04:04 + ls /var/log/sa-host 12:04:04 + sadf -c /var/log/sa-host/sa05 12:04:04 file_magic: OK 12:04:04 HZ: Using current value: 100 12:04:04 file_header: OK 12:04:04 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 12:04:04 Statistics: 12:04:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:04:04 File successfully converted to sysstat format version 12.2.1 12:04:04 + sadf -c /var/log/sa-host/sa15 12:04:04 file_magic: OK 12:04:04 HZ: Using current value: 100 12:04:04 file_header: OK 12:04:04 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 12:04:04 Statistics: 12:04:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:04:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:04 provisioning config files... 12:04:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config1588996720559807291tmp [Pipeline] { [Pipeline] echo 12:04:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:04:04 ---> create-netrc.sh [Pipeline] } 12:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:04:05 ---> python-tools-install.sh [Pipeline] echo 12:04:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:04:05 ---> sudo-logs.sh 12:04:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:04:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:04:05 ---> job-cost.sh 12:04:05 lf-activate-venv: SKIPPING 12:04:05 DEBUG: total: 0.18000000715255737 12:04:05 INFO: Retrieving Stack Cost... 12:04:07 INFO: Retrieving Pricing Info for: v3-standard-2 12:04:07 INFO: Archiving Costs [Pipeline] echo 12:04:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:04:08 ---> logs-deploy.sh 12:04:08 lf-activate-venv: SKIPPING 12:04:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-378/3 12:04:08 INFO: archiving workspace using pattern(s): 12:04:09 Archives upload complete. 12:04:09 INFO: archiving logs to Nexus 12:04:09 ---> uname -a: 12:04:09 Linux prd-centos7-docker-4c-2g-1464.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:04:09 12:04:09 12:04:09 ---> lscpu: 12:04:09 Architecture: x86_64 12:04:09 CPU op-mode(s): 32-bit, 64-bit 12:04:09 Byte Order: Little Endian 12:04:09 Address sizes: 40 bits physical, 48 bits virtual 12:04:09 CPU(s): 2 12:04:09 On-line CPU(s) list: 0,1 12:04:09 Thread(s) per core: 1 12:04:09 Core(s) per socket: 1 12:04:09 Socket(s): 2 12:04:09 NUMA node(s): 1 12:04:09 Vendor ID: AuthenticAMD 12:04:09 CPU family: 23 12:04:09 Model: 49 12:04:09 Model name: AMD EPYC-Rome Processor 12:04:09 Stepping: 0 12:04:09 CPU MHz: 2800.000 12:04:09 BogoMIPS: 5600.00 12:04:09 Virtualization: AMD-V 12:04:09 Hypervisor vendor: KVM 12:04:09 Virtualization type: full 12:04:09 L1d cache: 64 KiB 12:04:09 L1i cache: 64 KiB 12:04:09 L2 cache: 1 MiB 12:04:09 L3 cache: 32 MiB 12:04:09 NUMA node0 CPU(s): 0,1 12:04:09 Vulnerability Itlb multihit: Not affected 12:04:09 Vulnerability L1tf: Not affected 12:04:09 Vulnerability Mds: Not affected 12:04:09 Vulnerability Meltdown: Not affected 12:04:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:04:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:04:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:04:09 Vulnerability Srbds: Not affected 12:04:09 Vulnerability Tsx async abort: Not affected 12:04:09 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 12:04:09 12:04:09 12:04:09 ---> nproc: 12:04:09 2 12:04:09 12:04:09 12:04:09 ---> df -h: 12:04:09 Filesystem Size Used Available Use% Mounted on 12:04:09 overlay 40.0G 7.6G 32.4G 19% / 12:04:09 tmpfs 64.0M 0 64.0M 0% /dev 12:04:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:04:09 shm 64.0M 0 64.0M 0% /dev/shm 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-378 12:04:09 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp 12:04:09 12:04:09 12:04:09 ---> free -m: 12:04:09 total used free shared buff/cache available 12:04:09 Mem: 7821 946 4736 0 2138 6698 12:04:09 Swap: 1023 0 1023 12:04:09 12:04:09 12:04:09 ---> ip addr: 12:04:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:04:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:04:09 inet 127.0.0.1/8 scope host lo 12:04:09 valid_lft forever preferred_lft forever 12:04:09 inet6 ::1/128 scope host 12:04:09 valid_lft forever preferred_lft forever 12:04:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:04:09 link/ether fa:16:3e:d8:f0:b9 brd ff:ff:ff:ff:ff:ff 12:04:09 inet 10.30.122.114/23 brd 10.30.123.255 scope global dynamic eth0 12:04:09 valid_lft 85762sec preferred_lft 85762sec 12:04:09 inet6 fe80::f816:3eff:fed8:f0b9/64 scope link 12:04:09 valid_lft forever preferred_lft forever 12:04:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:04:09 link/ether 02:42:40:b5:4e:de brd ff:ff:ff:ff:ff:ff 12:04:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:04:09 valid_lft forever preferred_lft forever 12:04:09 inet6 fe80::42:40ff:feb5:4ede/64 scope link 12:04:09 valid_lft forever preferred_lft forever 12:04:09 12:04:09 12:04:09 ---> sar -b -r -n DEV: 12:04:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 12:04:09 12:04:09 11:53:21 LINUX RESTART (2 CPU) 12:04:09 12:04:09 11:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:04:09 11:55:01 45.30 3.55 41.76 0.00 2600.53 4697.97 0.00 12:04:09 11:56:01 0.43 0.00 0.43 0.00 0.00 6.78 0.00 12:04:09 11:57:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 12:04:09 11:58:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 12:04:09 11:59:01 0.27 0.00 0.27 0.00 0.00 2.77 0.00 12:04:09 12:00:02 0.33 0.00 0.33 0.00 0.00 3.88 0.00 12:04:09 12:01:01 0.20 0.02 0.19 0.00 0.14 3.15 0.00 12:04:09 12:02:01 0.85 0.10 0.75 0.00 1.73 9.71 0.00 12:04:09 12:03:01 0.42 0.00 0.42 0.00 0.00 4.36 0.00 12:04:09 12:04:01 10.19 0.13 10.06 0.00 13.73 520.22 0.00 12:04:09 Average: 5.85 0.38 5.47 0.00 262.08 526.41 0.00 12:04:09 12:04:09 11:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:04:09 11:55:01 5407080 0 817424 10.21 2620 1781808 1295196 14.30 614480 1583864 12 12:04:09 11:56:01 5415252 0 809244 10.10 2620 1781816 1233920 13.62 608056 1583828 8 12:04:09 11:57:01 5418200 0 806296 10.07 2620 1781816 1207312 13.33 606656 1583220 8 12:04:09 11:58:01 5416236 0 808248 10.09 2620 1781828 1207336 13.33 607948 1583224 8 12:04:09 11:59:01 5417264 0 807216 10.08 2620 1781832 1207240 13.33 606504 1584052 8 12:04:09 12:00:02 5417592 0 806888 10.07 2620 1781832 1207156 13.33 606140 1584052 8 12:04:09 12:01:01 5415972 0 808500 10.09 2620 1781840 1209584 13.35 607380 1584052 8 12:04:09 12:02:01 5405916 0 818428 10.22 2620 1781968 1207664 13.33 617924 1584112 8 12:04:09 12:03:01 5403068 0 821244 10.25 2620 1782000 1207664 13.33 620364 1584120 24 12:04:09 12:04:01 4917924 0 901876 11.26 2620 2186512 1282292 14.16 771172 1851988 402752 12:04:09 Average: 5363450 0 820536 10.25 2620 1822325 1226536 13.54 626662 1610651 40284 12:04:09 12:04:09 11:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:04:09 11:55:01 eth0 179.38 158.68 593.41 32.51 0.00 0.00 0.00 0.00 12:04:09 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 11:55:01 docker0 57.83 40.36 5.28 167.31 0.00 0.00 0.00 0.00 12:04:09 11:56:01 eth0 2.03 0.45 0.63 0.35 0.00 0.00 0.00 0.00 12:04:09 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 11:57:01 eth0 1.22 0.32 0.33 0.23 0.00 0.00 0.00 0.00 12:04:09 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 11:58:01 eth0 0.58 0.38 0.28 0.21 0.00 0.00 0.00 0.00 12:04:09 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 11:59:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:04:09 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:00:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:04:09 12:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:01:01 eth0 0.20 0.14 0.07 0.01 0.00 0.00 0.00 0.00 12:04:09 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:02:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:04:09 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:03:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:04:09 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:04:01 eth0 225.24 196.17 2171.49 40.84 0.00 0.00 0.00 0.00 12:04:09 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 Average: eth0 41.00 35.72 277.09 7.44 0.00 0.00 0.00 0.00 12:04:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:09 Average: docker0 5.79 4.04 0.53 16.76 0.00 0.00 0.00 0.00 12:04:09 12:04:09 12:04:09 ---> sar -P ALL: 12:04:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 12:04:09 12:04:09 11:53:21 LINUX RESTART (2 CPU) 12:04:09 12:04:09 11:54:01 CPU %user %nice %system %iowait %steal %idle 12:04:09 11:55:01 all 4.60 0.00 1.92 1.15 0.05 92.28 12:04:09 11:55:01 0 5.18 0.00 2.29 1.42 0.05 91.06 12:04:09 11:55:01 1 4.02 0.00 1.56 0.88 0.05 93.49 12:04:09 11:56:01 all 0.14 0.00 0.05 0.00 0.02 99.79 12:04:09 11:56:01 0 0.23 0.00 0.05 0.00 0.00 99.72 12:04:09 11:56:01 1 0.05 0.00 0.05 0.00 0.03 99.87 12:04:09 11:57:01 all 0.11 0.00 0.03 0.00 0.03 99.84 12:04:09 11:57:01 0 0.12 0.00 0.02 0.00 0.02 99.85 12:04:09 11:57:01 1 0.10 0.00 0.03 0.00 0.03 99.83 12:04:09 11:58:01 all 0.09 0.00 0.02 0.00 0.03 99.87 12:04:09 11:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:04:09 11:58:01 1 0.17 0.00 0.02 0.00 0.03 99.78 12:04:09 11:59:01 all 0.09 0.00 0.03 0.00 0.03 99.86 12:04:09 11:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:04:09 11:59:01 1 0.15 0.00 0.03 0.00 0.03 99.78 12:04:09 12:00:02 all 0.13 0.00 0.01 0.00 0.02 99.85 12:04:09 12:00:02 0 0.03 0.00 0.02 0.00 0.02 99.93 12:04:09 12:00:02 1 0.22 0.00 0.00 0.00 0.02 99.77 12:04:09 12:01:01 all 0.08 0.00 0.03 0.00 0.02 99.86 12:04:09 12:01:01 0 0.10 0.00 0.02 0.00 0.00 99.88 12:04:09 12:01:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:04:09 12:02:01 all 0.10 0.00 0.03 0.00 0.03 99.84 12:04:09 12:02:01 0 0.17 0.00 0.02 0.00 0.02 99.80 12:04:09 12:02:01 1 0.03 0.00 0.05 0.00 0.03 99.88 12:04:09 12:03:01 all 0.08 0.00 0.04 0.00 0.02 99.87 12:04:09 12:03:01 0 0.10 0.00 0.03 0.00 0.02 99.85 12:04:09 12:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:04:09 12:04:01 all 6.30 0.00 2.22 0.08 0.03 91.36 12:04:09 12:04:01 0 7.37 0.00 2.15 0.10 0.02 90.36 12:04:09 12:04:01 1 5.24 0.00 2.29 0.07 0.05 92.36 12:04:09 Average: all 1.16 0.00 0.43 0.12 0.03 98.26 12:04:09 Average: 0 1.32 0.00 0.46 0.15 0.02 98.05 12:04:09 Average: 1 1.00 0.00 0.41 0.09 0.03 98.46 12:04:09 12:04:09 12:04:09