Pull request #673 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6+ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea (803cfc4336436c327155548026a7abcbcf5029d0) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3647064664746667697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15989512785796355336.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7641850896594869101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14840409667017349721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15451250217810980780.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1220548245261890431.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9129 in /w/workspace/edgexfoundry_edgex-ui-go_PR-673 [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-673 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea into PR head commit 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 # timeout=10 Merge succeeded, producing 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 Checking out Revision 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 (PR-673) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 # timeout=10 Commit message: "build: Update to latest 3.2 dev go-mod versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:45 ========================================================= 18:42:45 EdgeX Global Pipelines Version Info 18:42:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:46 ------------------- 18:42:46 stable info: 18:42:46 ------------------- 18:42:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:42:46 Message: update stable to v1.0.258 18:42:47 ------------------- 18:42:47 experimental info: 18:42:47 ------------------- 18:42:47 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:42:47 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-673 [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-673 [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-673 [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 674825d [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:49 provisioning config files... 18:42:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/config3948251650863761740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:50 ---> ****-login.sh 18:42:50 nexus3.edgexfoundry.org:10001 18:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:50 Configure a credential helper to remove this warning. See 18:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:50 18:42:50 Login Succeeded 18:42:50 nexus3.edgexfoundry.org:10002 18:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:50 Configure a credential helper to remove this warning. See 18:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:50 18:42:50 Login Succeeded 18:42:50 nexus3.edgexfoundry.org:10003 18:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:50 Configure a credential helper to remove this warning. See 18:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:50 18:42:50 Login Succeeded 18:42:50 nexus3.edgexfoundry.org:10004 18:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:50 Configure a credential helper to remove this warning. See 18:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:50 18:42:50 Login Succeeded 18:42:50 ****.io 18:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:51 Configure a credential helper to remove this warning. See 18:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:51 18:42:51 Login Succeeded 18:42:51 ---> ****-login.sh ends [Pipeline] } 18:42:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:52 + git rev-list -1 --merges 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6~1..674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [Pipeline] echo 18:42:52 -----------> git rev-list -1 --merges 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6~1..674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [false] [Pipeline] sh 18:42:52 + git log --format=format:%s -1 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [Pipeline] echo 18:42:52 ========================================================= 18:42:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:52 + git log --format=format:%s -1 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [Pipeline] echo 18:42:53 [semverPrep] GIT_COMMIT: 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6, Commit Message: build: Update to latest 3.2 dev go-mod versions [Pipeline] echo 18:42:53 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:53 + grep -v github /etc/ssh/ssh_known_hosts 18:42:53 + [ -e /tmp/ssh_known_hosts ] 18:42:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:53 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:54 18:42:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:55 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:55 b85a868b505f: Pulling fs layer 18:42:55 e2be974225ed: Pulling fs layer 18:42:55 339a4e72a1f5: Pulling fs layer 18:42:55 988bab9f4d93: Pulling fs layer 18:42:55 1469e6f7b9e6: Pulling fs layer 18:42:55 eaf3925da568: Pulling fs layer 18:42:55 bab4dde63d76: Pulling fs layer 18:42:55 bde34c3a00c8: Pulling fs layer 18:42:55 b352a97aabf1: Pulling fs layer 18:42:55 4872d77fe225: Pulling fs layer 18:42:55 5851b861e8e6: Pulling fs layer 18:42:55 1469e6f7b9e6: Waiting 18:42:55 eaf3925da568: Waiting 18:42:55 988bab9f4d93: Waiting 18:42:55 5851b861e8e6: Waiting 18:42:55 4872d77fe225: Waiting 18:42:55 bde34c3a00c8: Waiting 18:42:55 b352a97aabf1: Waiting 18:42:55 bab4dde63d76: Waiting 18:42:55 e2be974225ed: Download complete 18:42:55 988bab9f4d93: Verifying Checksum 18:42:55 988bab9f4d93: Download complete 18:42:55 1469e6f7b9e6: Verifying Checksum 18:42:55 1469e6f7b9e6: Download complete 18:42:55 eaf3925da568: Verifying Checksum 18:42:55 eaf3925da568: Download complete 18:42:55 339a4e72a1f5: Verifying Checksum 18:42:55 339a4e72a1f5: Download complete 18:42:55 bde34c3a00c8: Download complete 18:42:55 b352a97aabf1: Download complete 18:42:55 4872d77fe225: Verifying Checksum 18:42:55 4872d77fe225: Download complete 18:42:55 5851b861e8e6: Verifying Checksum 18:42:55 5851b861e8e6: Download complete 18:42:55 b85a868b505f: Verifying Checksum 18:42:55 b85a868b505f: Download complete 18:42:56 bab4dde63d76: Verifying Checksum 18:42:56 bab4dde63d76: Download complete 18:42:57 b85a868b505f: Pull complete 18:42:57 e2be974225ed: Pull complete 18:42:58 339a4e72a1f5: Pull complete 18:42:58 988bab9f4d93: Pull complete 18:42:59 1469e6f7b9e6: Pull complete 18:42:59 eaf3925da568: Pull complete 18:43:02 bab4dde63d76: Pull complete 18:43:02 bde34c3a00c8: Pull complete 18:43:02 b352a97aabf1: Pull complete 18:43:02 4872d77fe225: Pull complete 18:43:02 5851b861e8e6: Pull complete 18:43:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:02 prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container 18:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@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-devops/py-git-semver:0.1.4 cat 18:43:09 $ docker top e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 -eo pid,comm 18:43:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:43:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:09 [ssh-agent] Looking for ssh-agent implementation... 18:43:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:09 $ docker exec e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 ssh-agent 18:43:09 SSH_AUTH_SOCK=/tmp/ssh-hGdh86mtu9zq/agent.32 18:43:09 SSH_AGENT_PID=38 18:43:09 Running ssh-add (command line suppressed) 18:43:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/private_key_3670057626707938216.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/private_key_3670057626707938216.key) 18:43:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:10 + git tag --points-at HEAD [Pipeline] } 18:43:10 $ docker exec --env ******** --env ******** e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 ssh-agent -k 18:43:10 unset SSH_AUTH_SOCK; 18:43:10 unset SSH_AGENT_PID; 18:43:10 echo Agent pid 38 killed; 18:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:10 [ssh-agent] Looking for ssh-agent implementation... 18:43:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:10 $ docker exec e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 ssh-agent 18:43:10 SSH_AUTH_SOCK=/tmp/ssh-MauTMFUkSm9t/agent.70 18:43:10 SSH_AGENT_PID=76 18:43:10 Running ssh-add (command line suppressed) 18:43:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/private_key_1902276538335958371.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/private_key_1902276538335958371.key) 18:43:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:11 + git semver init 18:43:11 2023-11-29 18:43:11,432 [run_init] DEBUG init version:0.0.0 force:False 18:43:11 2023-11-29 18:43:11,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver 18:43:11 2023-11-29 18:43:11,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver 18:43:11 2023-11-29 18:43:11,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-673, universal_newlines=False, shell=None, istream=None) 18:43:13 2023-11-29 18:43:13,464 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.git/info/exclude 18:43:13 2023-11-29 18:43:13,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver/PR-673 with force:False 18:43:13 2023-11-29 18:43:13,464 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver/PR-673 18:43:13 2023-11-29 18:43:13,468 [execute] INFO git cat-file --batch-check 18:43:13 2023-11-29 18:43:13,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver, universal_newlines=False, shell=None, istream=) 18:43:13 2023-11-29 18:43:13,474 [execute] INFO git cat-file --batch 18:43:13 2023-11-29 18:43:13,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver, universal_newlines=False, shell=None, istream=) 18:43:13 2023-11-29 18:43:13,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver/PR-673 18:43:13 0.0.0 [Pipeline] } 18:43:13 $ docker exec --env ******** --env ******** e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 ssh-agent -k 18:43:13 unset SSH_AUTH_SOCK; 18:43:13 unset SSH_AGENT_PID; 18:43:13 echo Agent pid 76 killed; 18:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:14 + git semver [Pipeline] } 18:43:14 $ docker stop --time=1 e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 18:43:16 $ docker rm -f --volumes e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:17 Stashed 1 file(s) [Pipeline] echo 18:43: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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:18 provisioning config files... 18:43:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/config2266531992614937970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:18 ---> ****-login.sh 18:43:18 nexus3.edgexfoundry.org:10001 18:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:18 Configure a credential helper to remove this warning. See 18:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:18 18:43:18 Login Succeeded 18:43:18 nexus3.edgexfoundry.org:10002 18:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:18 Configure a credential helper to remove this warning. See 18:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:18 18:43:18 Login Succeeded 18:43:18 nexus3.edgexfoundry.org:10003 18:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:18 Configure a credential helper to remove this warning. See 18:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:18 18:43:18 Login Succeeded 18:43:18 nexus3.edgexfoundry.org:10004 18:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:18 Configure a credential helper to remove this warning. See 18:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:18 18:43:18 Login Succeeded 18:43:18 ****.io 18:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:19 Configure a credential helper to remove this warning. See 18:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:19 18:43:19 Login Succeeded 18:43:19 ---> ****-login.sh ends [Pipeline] } 18:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:19 ========================================================= 18:43:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:43:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:43:20 Sending build context to Docker daemon 57.98MB 18:43:20 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 18:43:20 Step 2/15 : FROM ${BASE} AS builder 18:43:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:21 7264a8db6415: Pulling fs layer 18:43:21 c4d48a809fc2: Pulling fs layer 18:43:21 4f1c88b9dad5: Pulling fs layer 18:43:21 ad3a456e5733: Pulling fs layer 18:43:21 69c7f0334f64: Pulling fs layer 18:43:21 1f1c1a5573a3: Pulling fs layer 18:43:21 ce7588e14bc9: Pulling fs layer 18:43:21 ad3a456e5733: Waiting 18:43:21 b5e4710f87ac: Pulling fs layer 18:43:21 69c7f0334f64: Waiting 18:43:21 1f1c1a5573a3: Waiting 18:43:21 b5e4710f87ac: Waiting 18:43:21 ce7588e14bc9: Waiting 18:43:21 c4d48a809fc2: Download complete 18:43:21 ad3a456e5733: Verifying Checksum 18:43:21 ad3a456e5733: Download complete 18:43:21 69c7f0334f64: Verifying Checksum 18:43:21 69c7f0334f64: Download complete 18:43:21 7264a8db6415: Verifying Checksum 18:43:21 7264a8db6415: Download complete 18:43:21 1f1c1a5573a3: Verifying Checksum 18:43:21 1f1c1a5573a3: Download complete 18:43:21 b5e4710f87ac: Verifying Checksum 18:43:21 b5e4710f87ac: Download complete 18:43:21 4f1c88b9dad5: Verifying Checksum 18:43:21 4f1c88b9dad5: Download complete 18:43:21 7264a8db6415: Pull complete 18:43:22 ce7588e14bc9: Verifying Checksum 18:43:22 ce7588e14bc9: Download complete 18:43:22 c4d48a809fc2: Pull complete 18:43:26 4f1c88b9dad5: Pull complete 18:43:26 ad3a456e5733: Pull complete 18:43:26 69c7f0334f64: Pull complete 18:43:26 1f1c1a5573a3: Pull complete 18:43:29 ce7588e14bc9: Pull complete 18:43:29 b5e4710f87ac: Pull complete 18:43:29 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:43:29 ---> 88b5674ff536 18:43:29 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:43:32 Still waiting to schedule task 18:43:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:43:36 ---> Running in 7ab6f348ee49 18:43:36 Removing intermediate container 7ab6f348ee49 18:43:36 ---> 4d3fd7f389af 18:43:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:43:36 ---> Running in e91074ad3bbe 18:43:36 Removing intermediate container e91074ad3bbe 18:43:36 ---> aef0f4afd759 18:43:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:43:36 ---> Running in c43e4d684623 18:43:36 Removing intermediate container c43e4d684623 18:43:36 ---> 39d6245a005a 18:43:36 Step 6/15 : LABEL Name=edgex-ui-go 18:43:36 ---> Running in 1bdc75182a62 18:43:36 Removing intermediate container 1bdc75182a62 18:43:36 ---> 5accce7535ea 18:43:36 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:43:36 ---> Running in e2d8dd97c6fc 18:43:36 Removing intermediate container e2d8dd97c6fc 18:43:36 ---> 79f33b367c85 18:43:36 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:43:37 latest: Pulling from library/docker 18:43:37 96526aa774ef: Pulling fs layer 18:43:37 6c7f669f95cf: Pulling fs layer 18:43:37 4f4fb700ef54: Pulling fs layer 18:43:37 3def34df6a7f: Pulling fs layer 18:43:37 83813b2e4d53: Pulling fs layer 18:43:37 44e1cb8c6d13: Pulling fs layer 18:43:37 3def34df6a7f: Waiting 18:43:37 83813b2e4d53: Waiting 18:43:37 6d42b36eb6fd: Pulling fs layer 18:43:37 44e1cb8c6d13: Waiting 18:43:37 ca6404f088e2: Pulling fs layer 18:43:37 df1967c9b940: Pulling fs layer 18:43:37 ca6404f088e2: Waiting 18:43:37 6d42b36eb6fd: Waiting 18:43:37 8cb0c894156d: Pulling fs layer 18:43:37 614e94f54136: Pulling fs layer 18:43:37 0260399243a9: Pulling fs layer 18:43:37 df1967c9b940: Waiting 18:43:37 8cb0c894156d: Waiting 18:43:37 614e94f54136: Waiting 18:43:37 9f4c5ea8c3b7: Pulling fs layer 18:43:37 08f44277704c: Pulling fs layer 18:43:37 0260399243a9: Waiting 18:43:37 9f4c5ea8c3b7: Waiting 18:43:37 08f44277704c: Waiting 18:43:37 6c7f669f95cf: Verifying Checksum 18:43:37 6c7f669f95cf: Download complete 18:43:37 4f4fb700ef54: Download complete 18:43:38 96526aa774ef: Verifying Checksum 18:43:38 96526aa774ef: Download complete 18:43:38 96526aa774ef: Pull complete 18:43:38 3def34df6a7f: Verifying Checksum 18:43:38 3def34df6a7f: Download complete 18:43:38 6c7f669f95cf: Pull complete 18:43:38 6d42b36eb6fd: Download complete 18:43:38 44e1cb8c6d13: Verifying Checksum 18:43:38 44e1cb8c6d13: Download complete 18:43:38 83813b2e4d53: Verifying Checksum 18:43:38 83813b2e4d53: Download complete 18:43:38 4f4fb700ef54: Pull complete 18:43:38 ca6404f088e2: Verifying Checksum 18:43:38 ca6404f088e2: Download complete 18:43:38 df1967c9b940: Verifying Checksum 18:43:38 df1967c9b940: Download complete 18:43:38 8cb0c894156d: Verifying Checksum 18:43:38 8cb0c894156d: Download complete 18:43:38 614e94f54136: Verifying Checksum 18:43:38 614e94f54136: Download complete 18:43:38 3def34df6a7f: Pull complete 18:43:38 9f4c5ea8c3b7: Download complete 18:43:38 08f44277704c: Verifying Checksum 18:43:38 08f44277704c: Download complete 18:43:39 83813b2e4d53: Pull complete 18:43:39 0260399243a9: Verifying Checksum 18:43:39 0260399243a9: Download complete 18:43:39 44e1cb8c6d13: Pull complete 18:43:39 6d42b36eb6fd: Pull complete 18:43:39 ca6404f088e2: Pull complete 18:43:39 df1967c9b940: Pull complete 18:43:40 8cb0c894156d: Pull complete 18:43:40 614e94f54136: Pull complete 18:43:41 0260399243a9: Pull complete 18:43:41 9f4c5ea8c3b7: Pull complete 18:43:41 08f44277704c: Pull complete 18:43:41 Digest: sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 18:43:41 Status: Downloaded newer image for docker:latest 18:43:44 ---> af31d7d70b44 18:43:44 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:44 ---> Running in 32cee49b17cb 18:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:44 OK: 264 MiB in 52 packages 18:43:45 Removing intermediate container 32cee49b17cb 18:43:45 ---> 9c6f9a429d7f 18:43:45 Step 10/15 : ENV GO111MODULE=on 18:43:45 ---> Running in cadd3f80a968 18:43:45 Removing intermediate container cadd3f80a968 18:43:45 ---> 969b3b9f7adf 18:43:45 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:43:45 ---> Running in 7aa8c78026ed 18:43:45 Removing intermediate container 7aa8c78026ed 18:43:45 ---> fc4bdc81500a 18:43:45 Step 12/15 : COPY go.mod vendor* ./ 18:43:45 ---> cadd771f1500 18:43:45 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:45 ---> Running in 7719df8be325 18:44:32 Removing intermediate container 7719df8be325 18:44:32 ---> 38c223a7b6d0 18:44:32 Step 14/15 : COPY . . 18:44:34 ---> 6aaf5baf4e3e 18:44:34 Step 15/15 : RUN ${MAKE} 18:44:34 ---> Running in 458e510dc355 18:44:34 noop 18:44:34 Removing intermediate container 458e510dc355 18:44:34 ---> ff446dc92b4b 18:44:34 Successfully built ff446dc92b4b 18:44:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:35 + docker inspect -f . ci-base-image-x86_64 18:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:35 prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container 18:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:36 $ docker top 0c048cf4b8a1cc54ada44c0764eb5ae2e9d9662b1a1a424be6da257b55055935 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:36 + go version 18:44:36 go version go1.21.0 linux/amd64 [Pipeline] } 18:44:36 $ docker stop --time=1 0c048cf4b8a1cc54ada44c0764eb5ae2e9d9662b1a1a424be6da257b55055935 18:44:37 $ docker rm -f --volumes 0c048cf4b8a1cc54ada44c0764eb5ae2e9d9662b1a1a424be6da257b55055935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:38 + docker inspect -f . ci-base-image-x86_64 18:44:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:39 prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container 18:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:39 $ docker top 2dd95213d2c62aa26cbaafaa9f501dad4c46cf9d21c4e4be8af5f286f50a59ba -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-673 [Pipeline] fileExists [Pipeline] sh 18:44:40 + make test 18:44:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:44:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:44:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:44:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:44:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:44:51 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:44:51 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:44:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:44:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:44:51 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:44:51 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:44:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:52 ./bin/test-attribution-txt.sh 18:44:53 make -C web test 18:44:53 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-673/web' 18:44:53 make[1]: tput: No such file or directory 18:44:53 make[1]: tput: No such file or directory 18:44:53 warning: generating ./VERSION 18:44:53 echo "0.0.0" > VERSION 18:44:53 docker build \ 18:44:53 -f Dockerfile \ 18:44:53 --build-arg USER=1000 \ 18:44:53 \ 18:44:53 --label "git_sha=674825dfb49b020bf28b01b7f9a5b6abb3ec35e6" \ 18:44:53 -t edgexfoundry/edgex-web-ui:674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 \ 18:44:53 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:44:53 . 18:44:53 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 18:44:53 Install the buildx component to build images with BuildKit: 18:44:53 https://docs.docker.com/go/buildx/ 18:44:53 18:44:53 Sending build context to Docker daemon 2.706MB 18:44:53 Step 1/11 : FROM node:18-alpine3.18 18:44:53 18-alpine3.18: Pulling from library/node 18:44:53 96526aa774ef: Already exists 18:44:53 9d90236787e1: Pulling fs layer 18:44:53 3ee93fa199db: Pulling fs layer 18:44:53 ec38686b8231: Pulling fs layer 18:44:54 ec38686b8231: Verifying Checksum 18:44:54 ec38686b8231: Download complete 18:44:54 3ee93fa199db: Verifying Checksum 18:44:54 3ee93fa199db: Download complete 18:44:54 9d90236787e1: Verifying Checksum 18:44:54 9d90236787e1: Download complete 18:44:55 9d90236787e1: Pull complete 18:44:55 3ee93fa199db: Pull complete 18:44:55 ec38686b8231: Pull complete 18:44:55 Digest: sha256:3428c2de886bf4378657da6fe86e105573a609c94df1f7d6a70e57d2b51de21f 18:44:55 Status: Downloaded newer image for node:18-alpine3.18 18:44:55 ---> 5f07bdccd6fd 18:44:55 Step 2/11 : RUN apk add --no-cache chromium 18:45:01 ---> Running in 85d80912103a 18:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:01 (1/154) Installing libexpat (2.5.0-r1) 18:45:01 (2/154) Installing brotli-libs (1.0.9-r14) 18:45:01 (3/154) Installing libbz2 (1.0.8-r5) 18:45:01 (4/154) Installing libpng (1.6.39-r3) 18:45:01 (5/154) Installing freetype (2.13.0-r5) 18:45:01 (6/154) Installing fontconfig (2.14.2-r3) 18:45:01 (7/154) Installing libfontenc (1.1.7-r2) 18:45:01 (8/154) Installing mkfontscale (1.2.2-r3) 18:45:01 (9/154) Installing font-opensans (0_git20210927-r1) 18:45:01 (10/154) Installing pkgconf (1.9.5-r0) 18:45:01 (11/154) Installing libffi (3.4.4-r2) 18:45:01 (12/154) Installing libintl (0.21.1-r7) 18:45:01 (13/154) Installing libblkid (2.38.1-r8) 18:45:01 (14/154) Installing libmount (2.38.1-r8) 18:45:01 (15/154) Installing pcre2 (10.42-r1) 18:45:01 (16/154) Installing glib (2.76.4-r0) 18:45:01 (17/154) Installing xz-libs (5.4.3-r0) 18:45:01 (18/154) Installing libxml2 (2.11.6-r0) 18:45:01 (19/154) Installing shared-mime-info (2.2-r5) 18:45:01 (20/154) Installing hicolor-icon-theme (0.17-r2) 18:45:01 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 18:45:01 (22/154) Installing libwebp (1.3.2-r0) 18:45:01 (23/154) Installing zstd-libs (1.5.5-r4) 18:45:01 (24/154) Installing tiff (4.5.1-r0) 18:45:01 (25/154) Installing gdk-pixbuf (2.42.10-r5) 18:45:01 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 18:45:01 (27/154) Installing libxau (1.0.11-r2) 18:45:01 (28/154) Installing libmd (1.0.4-r2) 18:45:01 (29/154) Installing libbsd (0.11.7-r1) 18:45:01 (30/154) Installing libxdmcp (1.1.4-r2) 18:45:01 (31/154) Installing libxcb (1.15-r1) 18:45:02 (32/154) Installing libx11 (1.8.7-r0) 18:45:02 (33/154) Installing libxcomposite (0.4.6-r3) 18:45:02 (34/154) Installing libxfixes (6.0.1-r2) 18:45:02 (35/154) Installing libxrender (0.9.11-r3) 18:45:02 (36/154) Installing libxcursor (1.2.1-r2) 18:45:02 (37/154) Installing libxdamage (1.1.6-r2) 18:45:02 (38/154) Installing libxext (1.3.5-r2) 18:45:02 (39/154) Installing libxi (1.8.1-r0) 18:45:02 (40/154) Installing libxinerama (1.1.5-r2) 18:45:02 (41/154) Installing libxrandr (1.5.3-r2) 18:45:02 (42/154) Installing libatk-1.0 (2.48.3-r0) 18:45:02 (43/154) Installing libxtst (1.2.4-r2) 18:45:02 (44/154) Installing dbus-libs (1.14.8-r0) 18:45:02 (45/154) Installing at-spi2-core (2.48.3-r0) 18:45:02 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 18:45:02 (47/154) Installing pixman (0.42.2-r1) 18:45:02 (48/154) Installing cairo (1.17.8-r1) 18:45:02 (49/154) Installing cairo-gobject (1.17.8-r1) 18:45:02 (50/154) Installing avahi-libs (0.8-r13) 18:45:02 (51/154) Installing gmp (6.2.1-r3) 18:45:02 (52/154) Installing nettle (3.8.1-r2) 18:45:02 (53/154) Installing libunistring (1.1-r1) 18:45:02 (54/154) Installing libidn2 (2.3.4-r1) 18:45:02 (55/154) Installing p11-kit (0.24.1-r2) 18:45:02 (56/154) Installing libtasn1 (4.19.0-r1) 18:45:02 (57/154) Installing gnutls (3.8.0-r2) 18:45:02 (58/154) Installing cups-libs (2.4.7-r0) 18:45:02 (59/154) Installing libepoxy (1.5.10-r1) 18:45:02 (60/154) Installing fribidi (1.0.13-r0) 18:45:02 (61/154) Installing graphite2 (1.3.14-r5) 18:45:02 (62/154) Installing harfbuzz (7.3.0-r0) 18:45:02 (63/154) Installing libxft (2.3.8-r1) 18:45:02 (64/154) Installing pango (1.50.14-r1) 18:45:02 (65/154) Installing wayland-libs-client (1.22.0-r2) 18:45:02 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 18:45:02 (67/154) Installing wayland-libs-egl (1.22.0-r2) 18:45:02 (68/154) Installing xkeyboard-config (2.38-r0) 18:45:02 (69/154) Installing libxkbcommon (1.5.0-r2) 18:45:02 (70/154) Installing gtk+3.0 (3.24.38-r1) 18:45:02 Executing gtk+3.0-3.24.38-r1.post-install 18:45:02 (71/154) Installing icu-data-full (73.2-r2) 18:45:02 (72/154) Installing mesa (23.0.4-r0) 18:45:02 (73/154) Installing llvm15-libs (15.0.7-r6) 18:45:03 (74/154) Installing hwdata-pci (0.370-r0) 18:45:03 (75/154) Installing libpciaccess (0.17-r2) 18:45:03 (76/154) Installing libdrm (2.4.115-r4) 18:45:03 (77/154) Installing musl-fts (1.2.7-r5) 18:45:03 (78/154) Installing libelf (0.189-r2) 18:45:03 (79/154) Installing mesa-glapi (23.0.4-r0) 18:45:03 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 18:45:03 (81/154) Installing eudev-libs (3.2.11-r8) 18:45:03 (82/154) Installing libmagic (5.45-r0) 18:45:03 (83/154) Installing file (5.45-r0) 18:45:03 (84/154) Installing libice (1.1.1-r2) 18:45:03 (85/154) Installing libuuid (2.38.1-r8) 18:45:03 (86/154) Installing libsm (1.2.4-r1) 18:45:03 (87/154) Installing libxt (1.3.0-r2) 18:45:03 (88/154) Installing libxmu (1.1.4-r2) 18:45:03 (89/154) Installing xset (1.2.5-r1) 18:45:03 (90/154) Installing xprop (1.2.6-r0) 18:45:03 (91/154) Installing xdg-utils (1.1.3-r4) 18:45:03 (92/154) Installing libogg (1.3.5-r4) 18:45:03 (93/154) Installing flac-libs (1.4.3-r0) 18:45:03 (94/154) Installing alsa-lib (1.2.9-r1) 18:45:03 (95/154) Installing libatomic (12.2.1_git20220924-r10) 18:45:03 (96/154) Installing svt-av1-libs (1.6.0-r0) 18:45:03 (97/154) Installing aom-libs (3.6.1-r0) 18:45:03 (98/154) Installing libva (2.18.0-r1) 18:45:03 (99/154) Installing libvdpau (1.5-r1) 18:45:03 (100/154) Installing onevpl-libs (2023.2.1-r0) 18:45:03 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 18:45:03 (102/154) Installing libdav1d (1.2.1-r0) 18:45:03 (103/154) Installing libhwy (1.0.4-r1) 18:45:03 (104/154) Installing lcms2 (2.15-r2) 18:45:03 (105/154) Installing libjxl (0.8.2-r0) 18:45:03 (106/154) Installing lame-libs (3.100-r5) 18:45:03 (107/154) Installing opus (1.4-r0) 18:45:03 (108/154) Installing libgomp (12.2.1_git20220924-r10) 18:45:03 (109/154) Installing soxr (0.1.3-r5) 18:45:03 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 18:45:03 (111/154) Installing libtheora (1.1.1-r17) 18:45:03 (112/154) Installing libvorbis (1.3.7-r1) 18:45:03 (113/154) Installing libvpx (1.13.0-r2) 18:45:03 (114/154) Installing x264-libs (0.164_git20220602-r1) 18:45:03 (115/154) Installing numactl (2.0.16-r4) 18:45:03 (116/154) Installing x265-libs (3.5-r4) 18:45:03 (117/154) Installing xvidcore (1.3.7-r1) 18:45:03 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 18:45:03 (119/154) Installing libbluray (1.3.4-r0) 18:45:03 (120/154) Installing mpg123-libs (1.31.3-r1) 18:45:03 (121/154) Installing libopenmpt (0.7.2-r0) 18:45:03 (122/154) Installing cjson (1.7.15-r4) 18:45:03 (123/154) Installing mbedtls (2.28.5-r0) 18:45:03 (124/154) Installing librist (0.2.7-r0) 18:45:03 (125/154) Installing libsrt (1.5.2-r0) 18:45:03 (126/154) Installing libssh (0.10.5-r0) 18:45:03 (127/154) Installing libsodium (1.0.18-r3) 18:45:03 (128/154) Installing libzmq (4.3.4-r4) 18:45:04 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 18:45:04 (130/154) Installing libevent (2.1.12-r6) 18:45:04 (131/154) Installing wayland-libs-server (1.22.0-r2) 18:45:04 (132/154) Installing mesa-gbm (23.0.4-r0) 18:45:04 (133/154) Installing harfbuzz-subset (7.3.0-r0) 18:45:04 (134/154) Installing icu-libs (73.2-r2) 18:45:04 (135/154) Installing jsoncpp (1.9.5-r0) 18:45:04 (136/154) Installing minizip (1.2.13-r1) 18:45:04 (137/154) Installing nspr (4.35-r2) 18:45:04 (138/154) Installing sqlite-libs (3.41.2-r2) 18:45:04 (139/154) Installing nss (3.94-r0) 18:45:04 (140/154) Installing pipewire-libs (0.3.70-r1) 18:45:04 (141/154) Installing libasyncns (0.8-r1) 18:45:04 (142/154) Installing libltdl (2.4.7-r2) 18:45:04 (143/154) Installing orc (0.4.34-r0) 18:45:04 (144/154) Installing libsndfile (1.2.0-r2) 18:45:04 (145/154) Installing speexdsp (1.2.1-r1) 18:45:04 (146/154) Installing tdb-libs (1.4.8-r1) 18:45:04 (147/154) Installing libpulse (16.1-r10) 18:45:04 (148/154) Installing snappy (1.1.10-r1) 18:45:04 (149/154) Installing libwoff2common (1.0.2-r2) 18:45:04 (150/154) Installing libwoff2enc (1.0.2-r2) 18:45:04 (151/154) Installing libgpg-error (1.47-r1) 18:45:04 (152/154) Installing libgcrypt (1.10.2-r1) 18:45:04 (153/154) Installing libxslt (1.1.38-r0) 18:45:04 (154/154) Installing chromium (119.0.6045.159-r0) 18:45:05 Executing busybox-1.36.1-r2.trigger 18:45:05 Executing fontconfig-2.14.2-r3.trigger 18:45:05 Executing mkfontscale-1.2.2-r3.trigger 18:45:05 Executing glib-2.76.4-r0.trigger 18:45:05 Executing shared-mime-info-2.2-r5.trigger 18:45:06 Executing gdk-pixbuf-2.42.10-r5.trigger 18:45:06 Executing gtk-update-icon-cache-3.24.38-r1.trigger 18:45:06 OK: 580 MiB in 171 packages 18:45:18 Removing intermediate container 85d80912103a 18:45:18 ---> dea5cf1a0e16 18:45:18 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:45:18 ---> Running in 762c38420e38 18:45:18 Removing intermediate container 762c38420e38 18:45:18 ---> 135776acd2b1 18:45:18 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 18:45:18 ---> Running in 082dc7d5e077 18:45:18 Removing intermediate container 082dc7d5e077 18:45:18 ---> 7b107ef853fe 18:45:18 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 18:45:18 ---> Running in c7c3e904cc57 18:45:18 Removing intermediate container c7c3e904cc57 18:45:18 ---> 5e29cfd818c8 18:45:18 Step 6/11 : RUN npm install -g npm 18:45:18 ---> Running in 5225b4c3b5dc 18:45:25 18:45:25 removed 33 packages, and changed 77 packages in 7s 18:45:25 18:45:25 28 packages are looking for funding 18:45:25 run `npm fund` for details 18:45:26 Removing intermediate container 5225b4c3b5dc 18:45:26 ---> f4ff37711c0b 18:45:26 Step 7/11 : ARG USER=1000 18:45:26 ---> Running in 9163394b97f7 18:45:26 Removing intermediate container 9163394b97f7 18:45:26 ---> 106ebdf68b14 18:45:26 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:45:26 ---> Running in 1b96977102a1 18:45:27 Removing intermediate container 1b96977102a1 18:45:27 ---> 2269014dd6e2 18:45:27 Step 9/11 : USER $USER:$USER 18:45:27 ---> Running in 54c0cbb39f0b 18:45:27 Removing intermediate container 54c0cbb39f0b 18:45:27 ---> 47a1be357444 18:45:27 Step 10/11 : WORKDIR /app 18:45:27 ---> Running in 504b6fcaed61 18:45:28 Removing intermediate container 504b6fcaed61 18:45:28 ---> 674f59d39696 18:45:28 Step 11/11 : LABEL git_sha=674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 18:45:28 ---> Running in 9eb7f9abea23 18:45:28 Removing intermediate container 9eb7f9abea23 18:45:28 ---> b767b9487e07 18:45:28 Successfully built b767b9487e07 18:45:28 Successfully tagged edgexfoundry/edgex-web-ui:674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 18:45:28 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:45:28 touch edgex-web-ui.imagebuilt 18:45:28 mkdir -p node_modules coverage 18:45:28 chown "1000:1000" node_modules coverage package-lock.json 18:45:28 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:30 npm WARN EBADENGINE Unsupported engine { 18:45:30 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:45:30 npm WARN EBADENGINE required: { 18:45:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:45:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:45:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:45:30 npm WARN EBADENGINE }, 18:45:30 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 18:45:30 npm WARN EBADENGINE } 18:45:43 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:45:43 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:45:43 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:45:43 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:45:43 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 18:45:43 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:45:43 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:45:43 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:45:43 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:45:43 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:45:43 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:45:43 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:45:43 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:45:43 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:45:43 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:45:43 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:45:45 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:45:47 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 18:45:47 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 18:45:49 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 18:45:53 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 18:46:00 18:46:00 added 1478 packages, and audited 1479 packages in 31s 18:46:00 18:46:00 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 18:46:00 18:46:00 To address issues that do not require attention, run: 18:46:00 npm audit fix 18:46:00 18:46:00 To address all issues (including breaking changes), run: 18:46:00 npm audit fix --force 18:46:00 18:46:00 Run `npm audit` for details. 18:46:10 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 18:46:12 - Generating browser application bundles (phase: setup)... 18:46:16 Compiling @angular/core : es2015 as esm2015 18:46:16 Compiling @angular/compiler/testing : es2015 as esm2015 18:46:19 Compiling @angular/core/testing : es2015 as esm2015 18:46:19 Compiling @angular/common : es2015 as esm2015 18:46:19 Compiling @angular/platform-browser : es2015 as esm2015 18:46:19 Compiling @angular/common/testing : es2015 as esm2015 18:46:20 Compiling @angular/common/http : es2015 as esm2015 18:46:20 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:46:20 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:46:20 Compiling @angular/forms : es2015 as esm2015 18:46:20 Compiling @angular/router : es2015 as esm2015 18:46:20 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:46:20 Compiling @angular/common/http/testing : es2015 as esm2015 18:46:22 Compiling @angular/router/testing : es2015 as esm2015 18:46:26 29 11 2023 18:46:25.984:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:46:26 29 11 2023 18:46:25.986:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:46:26 29 11 2023 18:46:25.989:INFO [launcher]: Starting browser ChromeHeadless 18:46:36 ✔ Browser application bundle generation complete. 18:46:36 29 11 2023 18:46:35.157:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket s6mQ3ZttHDhGRFvxAAAB with id 84749177 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.063 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.081 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.105 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.123 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.141 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.15 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.183 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.191 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.211 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.242 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.259 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.263 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.279 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.281 secs) 18:46:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.282 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.304 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.308 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.324 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.328 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.333 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.335 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.354 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.361 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.367 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.371 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.374 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.439 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.451 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.46 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.464 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.476 secs) 18:46:38 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:46:38 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:46:38 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.476 secs) 18:46:38 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:46:38 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:46:38 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.48 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.484 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.486 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.494 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.497 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.541 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.549 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.554 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.556 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.558 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.572 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.578 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.586 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.588 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.597 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.604 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.624 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.626 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.627 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.634 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.637 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.639 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.64 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.647 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.657 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.676 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.681 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.683 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.71 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.731 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.736 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.751 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.762 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.769 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.779 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.782 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.789 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.795 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.808 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.822 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.833 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.84 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.842 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.843 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.848 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.849 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.85 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.867 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.869 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.875 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.878 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.883 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.884 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.897 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.902 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.904 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.918 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.92 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.921 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.928 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.935 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.948 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.966 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.969 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.971 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.974 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.98 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.983 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.985 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.989 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.011 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.031 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.035 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.039 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.04 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.041 secs) 18:46:38 WARN: ' 18:46:38 It looks like you're using ngModel on the same form field as formControlName. 18:46:38 Support for using the ngModel input property and ngModelChange event with 18:46:38 reactive form directives has been deprecated in Angular v6 and will be removed 18:46:38 in a future version of Angular. 18:46:38 18:46:38 For more information on this, see our API docs here: 18:46:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:46:38 ' 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.041 secs) 18:46:38 WARN: ' 18:46:38 It looks like you're using ngModel on the same form field as formControlName. 18:46:38 Support for using the ngModel input property and ngModelChange event with 18:46:38 reactive form directives has been deprecated in Angular v6 and will be removed 18:46:38 in a future version of Angular. 18:46:38 18:46:38 For more information on this, see our API docs here: 18:46:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:46:38 ' 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.065 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.074 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.079 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.081 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.083 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.085 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.103 secs) 18:46:38 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.109 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.114 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.121 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.123 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.124 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.136 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.142 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.147 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.154 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.155 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.167 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.187 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.192 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.203 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.209 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.226 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.236 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.242 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.246 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.253 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.269 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.276 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.3 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.303 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.316 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.334 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.347 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.352 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.355 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.356 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.358 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.392 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.409 secs) 18:46:39 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (2.006 secs / 1.409 secs) 18:46:39 TOTAL: 147 SUCCESS 18:46:39 ✔ Browser application bundle generation complete. 18:46:39 18:46:39 =============================== Coverage summary =============================== 18:46:39 Statements : 41.05% ( 1474/3591 ) 18:46:39 Branches : 11.75% ( 114/970 ) 18:46:39 Functions : 32.29% ( 423/1310 ) 18:46:39 Lines : 39.04% ( 1329/3404 ) 18:46:39 ================================================================================ 18:46:39 ✔ Browser application bundle generation complete. 18:46:40 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-673/web' [Pipeline] echo 18:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:46:40 $ docker stop --time=1 2dd95213d2c62aa26cbaafaa9f501dad4c46cf9d21c4e4be8af5f286f50a59ba 18:46:41 $ docker rm -f --volumes 2dd95213d2c62aa26cbaafaa9f501dad4c46cf9d21c4e4be8af5f286f50a59ba [Pipeline] // withDockerContainer [Pipeline] sh 18:46:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:46:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:45 + ls -al . 18:46:45 total 184 18:46:45 drwxrwxr-x 13 jenkins jenkins 4096 Nov 29 18:44 . 18:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 18:42 .. 18:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 18:42 .blubracket 18:46:45 -rw-rw-r-- 1 jenkins jenkins 18 Nov 29 18:42 .dockerignore 18:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 18:43 .git 18:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 18:42 .github 18:46:45 -rw-rw-r-- 1 jenkins jenkins 161 Nov 29 18:42 .gitignore 18:46:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 18:43 .semver 18:46:45 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 29 18:42 Attribution.txt 18:46:45 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 29 18:42 CHANGELOG.md 18:46:45 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 29 18:42 CONTRIBUTING.md 18:46:45 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 29 18:42 Dockerfile 18:46:45 -rw-rw-r-- 1 jenkins jenkins 652 Nov 29 18:42 Jenkinsfile 18:46:45 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 29 18:42 LICENSE 18:46:45 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 29 18:42 Makefile 18:46:45 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 29 18:42 README.md 18:46:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 18:43 VERSION 18:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 18:42 assets 18:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 18:42 bin 18:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 18:42 cmd 18:46:45 -rw-r--r-- 1 jenkins jenkins 10 Nov 29 18:44 coverage.out 18:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 18:42 docs 18:46:45 -rw-rw-r-- 1 jenkins jenkins 3508 Nov 29 18:42 go.mod 18:46:45 -rw-rw-r-- 1 jenkins jenkins 34261 Nov 29 18:42 go.sum 18:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 18:42 internal 18:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 18:42 testing 18:46:45 -rw-rw-r-- 1 jenkins jenkins 155 Nov 29 18:42 version.go 18:46:45 drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 18:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:46 + 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=674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 --label arch=amd64 --label version=0.0.0 . 18:46:46 Sending build context to Docker daemon 60.68MB 18:46:46 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:46:46 Step 2/26 : FROM ${BASE} AS builder 18:46:46 ---> ff446dc92b4b 18:46:46 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:46:47 ---> Running in c5cdf651fa7d 18:46:47 Removing intermediate container c5cdf651fa7d 18:46:47 ---> de6e97c87ae7 18:46:47 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:46:48 ---> Running in 9ca9bd3bc1cb 18:46:48 Removing intermediate container 9ca9bd3bc1cb 18:46:48 ---> 441e13a434d2 18:46:48 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:46:48 ---> Running in e3ed1978bc48 18:46:48 Removing intermediate container e3ed1978bc48 18:46:48 ---> cddf7593958a 18:46:48 Step 6/26 : LABEL Name=edgex-ui-go 18:46:48 ---> Running in b2318caa7ec7 18:46:48 Removing intermediate container b2318caa7ec7 18:46:48 ---> 4a3879a4bf27 18:46:48 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:46:48 ---> Running in 66b979a40f8a 18:46:48 Removing intermediate container 66b979a40f8a 18:46:48 ---> ae2de23f8ed5 18:46:48 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:46:49 ---> a00a0d23ea29 18:46:49 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:46:49 ---> Running in 21555ce8d590 18:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:50 OK: 264 MiB in 52 packages 18:46:50 Removing intermediate container 21555ce8d590 18:46:50 ---> b9e8e2597367 18:46:50 Step 10/26 : ENV GO111MODULE=on 18:46:50 ---> Running in cf8d14d83d1a 18:46:50 Removing intermediate container cf8d14d83d1a 18:46:50 ---> af6bdd09a9cf 18:46:50 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:46:50 ---> Running in 206bc61d0dfe 18:46:50 Removing intermediate container 206bc61d0dfe 18:46:50 ---> 7d85fdf29790 18:46:50 Step 12/26 : COPY go.mod vendor* ./ 18:46:51 ---> 28f7341da240 18:46:51 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:51 ---> Running in c72224bc03d1 18:46:52 Removing intermediate container c72224bc03d1 18:46:52 ---> 1bc992ee3042 18:46:52 Step 14/26 : COPY . . 18:46:53 ---> daf67778745f 18:46:53 Step 15/26 : RUN ${MAKE} 18:46:53 ---> Running in b1b2ca3e47d6 18:46:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:47:16 Removing intermediate container b1b2ca3e47d6 18:47:16 ---> e94fcaa1e3af 18:47:16 Step 16/26 : FROM alpine:3.18 18:47:16 3.18: Pulling from library/alpine 18:47:16 96526aa774ef: Already exists 18:47:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:47:16 Status: Downloaded newer image for alpine:3.18 18:47:16 ---> 8ca4688f4f35 18:47:16 Step 17/26 : RUN apk --no-cache upgrade 18:47:16 ---> Running in a3328bff360a 18:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:47:16 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:16 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:16 Executing busybox-1.36.1-r5.post-upgrade 18:47:16 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:16 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:16 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:16 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:16 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:16 Executing busybox-1.36.1-r5.trigger 18:47:16 OK: 7 MiB in 15 packages 18:47:16 Removing intermediate container a3328bff360a 18:47:16 ---> e7355d0b4df7 18:47:16 Step 18/26 : EXPOSE 4000 18:47:16 ---> Running in a3a624340d7d 18:47:16 Removing intermediate container a3a624340d7d 18:47:16 ---> ee697e277e66 18:47:16 Step 19/26 : 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 18:47:16 ---> 0b44d2ae094b 18:47:16 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:47:16 ---> c04fad8d6f30 18:47:16 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:47:16 ---> 8357984a2e16 18:47:16 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:47:16 ---> Running in 97e1101decc7 18:47:16 Removing intermediate container 97e1101decc7 18:47:16 ---> 4a082dd601e7 18:47:16 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:47:16 ---> Running in 6e1a20900457 18:47:16 Removing intermediate container 6e1a20900457 18:47:16 ---> edde3512e91c 18:47:16 Step 24/26 : LABEL arch=amd64 18:47:16 ---> Running in 58b8114e4637 18:47:16 Removing intermediate container 58b8114e4637 18:47:16 ---> 61ecce433462 18:47:16 Step 25/26 : LABEL git_sha=674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 18:47:16 ---> Running in 3a51402399de 18:47:16 Removing intermediate container 3a51402399de 18:47:16 ---> 06152216ef4f 18:47:16 Step 26/26 : LABEL version=0.0.0 18:47:16 ---> Running in b70c539d1c8f 18:47:17 Removing intermediate container b70c539d1c8f 18:47:17 ---> bf5ae4174d83 18:47:17 [Warning] One or more build-args [ARCH] were not consumed 18:47:17 Successfully built bf5ae4174d83 18:47:17 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:18 18:47:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:18 latest: Pulling from edgex-lftools-log-publisher 18:47:18 5eb5b503b376: Pulling fs layer 18:47:18 5c69ac0246d0: Pulling fs layer 18:47:18 ec43610c2a17: Pulling fs layer 18:47:18 3a2ae6a8a46f: Pulling fs layer 18:47:18 33b1e0a273af: Pulling fs layer 18:47:18 5d3b04190fa2: Pulling fs layer 18:47:18 2f39f015ded8: Pulling fs layer 18:47:18 3a2ae6a8a46f: Waiting 18:47:18 33b1e0a273af: Waiting 18:47:18 5d3b04190fa2: Waiting 18:47:18 2f39f015ded8: Waiting 18:47:18 5c69ac0246d0: Verifying Checksum 18:47:18 5c69ac0246d0: Download complete 18:47:18 3a2ae6a8a46f: Verifying Checksum 18:47:18 3a2ae6a8a46f: Download complete 18:47:19 33b1e0a273af: Verifying Checksum 18:47:19 33b1e0a273af: Download complete 18:47:19 5d3b04190fa2: Download complete 18:47:19 ec43610c2a17: Verifying Checksum 18:47:19 ec43610c2a17: Download complete 18:47:19 5eb5b503b376: Download complete 18:47:19 2f39f015ded8: Download complete 18:47:20 5eb5b503b376: Pull complete 18:47:20 5c69ac0246d0: Pull complete 18:47:23 ec43610c2a17: Pull complete 18:47:23 3a2ae6a8a46f: Pull complete 18:47:23 33b1e0a273af: Pull complete 18:47:23 5d3b04190fa2: Pull complete 18:47:29 2f39f015ded8: Pull complete 18:47:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:29 prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container 18:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:47:32 $ docker top 5aa0da9a1e173a8f1cb0761564fc63e4979617857c9b14768bbb387e9558a564 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:33 ---> job-cost.sh 18:47:33 lf-activate-venv: SKIPPING 18:47:33 INFO: No Stack... 18:47:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:47:33 INFO: Archiving Costs [Pipeline] sh 18:47:34 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives/cost.csv 18:47:34 + cut -d, -f6 [Pipeline] lock 18:47:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-673-1-stack-cost] 18:47:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-673-1-stack-cost] did not exist. Created. 18:47:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-673-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:34 + echo total: 0.2199999988079071 [Pipeline] stash 18:47:35 Stashed 1 file(s) [Pipeline] } 18:47:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-673-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:35 $ docker stop --time=1 5aa0da9a1e173a8f1cb0761564fc63e4979617857c9b14768bbb387e9558a564 18:47:37 $ docker rm -f --volumes 5aa0da9a1e173a8f1cb0761564fc63e4979617857c9b14768bbb387e9558a564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:45 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:45 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:42:48 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives ] 00:42:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives 00:42:48 total 16 00:42:48 drwxr-xr-x 3 root root 4096 Nov 29 18:47 . 00:42:48 drwxrwxr-x 14 jenkins jenkins 4096 Nov 29 18:47 .. 00:42:48 drwxr-xr-x 2 root root 4096 Nov 29 18:47 cost 00:42:48 -rw-r--r-- 1 root root 83 Nov 29 18:47 cost.csv 00:42:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives 00:42:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives 00:42:48 total 16 00:42:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 18:47 . 00:42:48 drwxrwxr-x 14 jenkins jenkins 4096 Nov 29 18:47 .. 00:42:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 18:47 cost 00:42:48 -rw-r--r-- 1 jenkins jenkins 83 Nov 29 18:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:42:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:42:50 ---> package-listing.sh 00:42:50 ++ facter osfamily 00:42:50 ++ tr '[:upper:]' '[:lower:]' 00:42:50 + OS_FAMILY=debian 00:42:50 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-673 00:42:50 + START_PACKAGES=/tmp/packages_start.txt 00:42:50 + END_PACKAGES=/tmp/packages_end.txt 00:42:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:42:50 + PACKAGES=/tmp/packages_start.txt 00:42:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-673 ']' 00:42:50 + PACKAGES=/tmp/packages_end.txt 00:42:50 + case "${OS_FAMILY}" in 00:42:50 + dpkg -l 00:42:50 + grep '^ii' 00:42:50 + '[' -f /tmp/packages_start.txt ']' 00:42:50 + '[' -f /tmp/packages_end.txt ']' 00:42:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:42:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-673 ']' 00:42:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives/ 00:42:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives/ [Pipeline] echo 00:42:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:42:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:42:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:51 prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container 00:42:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673/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-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:42:51 $ docker top 20e208165aad5afc615eea4b1ec35619eee5ee828f8832a900f08d1c7760def7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:52 + touch /tmp/pre-build-complete [Pipeline] sh 00:42:52 + mkdir -p /var/log/sysstat [Pipeline] sh 00:42:52 + ls /var/log/sa-host 00:42:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:53 provisioning config files... 00:42:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/config14601582154913379483tmp [Pipeline] { [Pipeline] echo 00:42:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:42:53 ---> create-netrc.sh [Pipeline] } 00:42:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:42:54 ---> python-tools-install.sh [Pipeline] echo 00:42:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:42:54 ---> sudo-logs.sh 00:42:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:42:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:42:54 ---> job-cost.sh 00:42:54 lf-activate-venv: SKIPPING 00:42:54 DEBUG: total: 0.2199999988079071 00:42:54 INFO: Retrieving Stack Cost... 00:42:55 INFO: Retrieving Pricing Info for: v3-standard-8 00:42:55 INFO: Archiving Costs [Pipeline] echo 00:42:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:42:56 ---> logs-deploy.sh 00:42:56 lf-activate-venv: SKIPPING 00:42:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-673/1 00:42:56 INFO: archiving workspace using pattern(s): 00:42:57 Archives upload complete. 00:42:57 INFO: archiving logs to Nexus 00:42:57 ---> uname -a: 00:42:57 Linux prd-ubuntu20-04-docker-8c-8g-9129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:42:57 00:42:57 00:42:57 ---> lscpu: 00:42:57 Architecture: x86_64 00:42:57 CPU op-mode(s): 32-bit, 64-bit 00:42:57 Byte Order: Little Endian 00:42:57 Address sizes: 40 bits physical, 48 bits virtual 00:42:57 CPU(s): 8 00:42:57 On-line CPU(s) list: 0-7 00:42:57 Thread(s) per core: 1 00:42:57 Core(s) per socket: 1 00:42:57 Socket(s): 8 00:42:57 NUMA node(s): 1 00:42:57 Vendor ID: AuthenticAMD 00:42:57 CPU family: 23 00:42:57 Model: 49 00:42:57 Model name: AMD EPYC-Rome Processor 00:42:57 Stepping: 0 00:42:57 CPU MHz: 2799.998 00:42:57 BogoMIPS: 5599.99 00:42:57 Virtualization: AMD-V 00:42:57 Hypervisor vendor: KVM 00:42:57 Virtualization type: full 00:42:57 L1d cache: 256 KiB 00:42:57 L1i cache: 256 KiB 00:42:57 L2 cache: 4 MiB 00:42:57 L3 cache: 128 MiB 00:42:57 NUMA node0 CPU(s): 0-7 00:42:57 Vulnerability Itlb multihit: Not affected 00:42:57 Vulnerability L1tf: Not affected 00:42:57 Vulnerability Mds: Not affected 00:42:57 Vulnerability Meltdown: Not affected 00:42:57 Vulnerability Mmio stale data: Not affected 00:42:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:42:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:42:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:42:57 Vulnerability Srbds: Not affected 00:42:57 Vulnerability Tsx async abort: Not affected 00:42:57 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:42:57 00:42:57 00:42:57 ---> nproc: 00:42:57 8 00:42:57 00:42:57 00:42:57 ---> df -h: 00:42:57 Filesystem Size Used Avail Use% Mounted on 00:42:57 overlay 155G 14G 142G 9% / 00:42:57 tmpfs 64M 0 64M 0% /dev 00:42:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:42:57 shm 64M 0 64M 0% /dev/shm 00:42:57 /dev/vda1 155G 14G 142G 9% /facter-os 00:42:57 00:42:57 00:42:57 ---> sar -b -r -n DEV: 00:42:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9129) 11/30/23 _x86_64_ (8 CPU) 00:42:57 00:42:57 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:42:57 00:00:01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:01:01 6.54 0.03 6.51 0.00 0.27 156.22 0.00 00:42:57 00:02:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 00:42:57 00:03:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 00:42:57 00:04:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 00:42:57 00:05:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 00:42:57 00:06:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 00:42:57 00:07:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 00:42:57 00:08:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 00:42:57 00:09:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 00:42:57 00:10:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 00:42:57 00:11:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 00:42:57 00:12:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 00:42:57 00:13:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 00:42:57 00:14:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 00:42:57 00:15:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 00:42:57 00:16:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 00:42:57 00:17:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 00:42:57 00:18:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 00:42:57 00:19:01 1.40 0.00 1.40 0.00 0.00 17.19 0.00 00:42:57 00:20:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 00:42:57 00:21:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 00:42:57 00:22:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 00:42:57 00:23:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 00:42:57 00:24:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 00:42:57 00:25:02 1.40 0.00 1.40 0.00 0.00 18.26 0.00 00:42:57 00:26:01 1.22 0.00 1.22 0.00 0.00 12.74 0.00 00:42:57 00:27:01 1.68 0.00 1.68 0.00 0.00 20.66 0.00 00:42:57 00:28:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 00:42:57 00:29:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 00:42:57 00:30:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 00:42:57 00:31:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 00:42:57 00:32:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 00:42:57 00:33:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 00:42:57 00:34:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 00:42:57 00:35:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 00:42:57 00:36:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 00:42:57 00:37:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 00:42:57 00:38:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 00:42:57 00:39:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 00:42:57 00:40:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 00:42:57 00:41:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 00:42:57 00:42:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 00:42:57 Average: 1.40 0.00 1.40 0.00 0.01 18.03 0.00 00:42:57 00:42:57 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:42:57 00:00:01 24865212 31425520 838056 2.55 267996 6222152 1752840 5.17 2067944 5171804 28 00:42:57 00:01:01 24862984 31423856 839980 2.55 268212 6222168 1719716 5.07 2068404 5171116 12 00:42:57 00:02:01 24862968 31423876 839960 2.55 268216 6222172 1719716 5.07 2068484 5171116 8 00:42:57 00:03:01 24862952 31423860 839900 2.55 268236 6222168 1719716 5.07 2068560 5171116 12 00:42:57 00:04:01 24862936 31423868 839840 2.55 268244 6222176 1719716 5.07 2068520 5171120 20 00:42:57 00:05:01 24863060 31424020 839624 2.55 268260 6222176 1719716 5.07 2068856 5171120 4 00:42:57 00:06:01 24862824 31423804 839832 2.55 268272 6222176 1719716 5.07 2068880 5171124 32 00:42:57 00:07:01 24862988 31423980 839584 2.55 268272 6222184 1719716 5.07 2068916 5171128 4 00:42:57 00:08:01 24862736 31423728 839812 2.55 268280 6222184 1719716 5.07 2068644 5171128 4 00:42:57 00:09:01 24862704 31423704 839780 2.55 268280 6222192 1719716 5.07 2068552 5171136 4 00:42:57 00:10:01 24862632 31423640 839772 2.55 268280 6222200 1719716 5.07 2068800 5171140 44 00:42:57 00:11:01 24862864 31423872 839744 2.55 268292 6222200 1719716 5.07 2068536 5171140 4 00:42:57 00:12:01 24862816 31423852 839720 2.55 268308 6222204 1719716 5.07 2068444 5171148 28 00:42:57 00:13:01 24862444 31423480 840028 2.55 268312 6222204 1719716 5.07 2068388 5171148 8 00:42:57 00:14:01 24862932 31423972 839532 2.55 268320 6222208 1719716 5.07 2068756 5171152 4 00:42:57 00:15:01 24863208 31424284 839560 2.55 268340 6222212 1719716 5.07 2068380 5171156 8 00:42:57 00:16:01 24863304 31424440 839480 2.55 268356 6222208 1719716 5.07 2068436 5171160 4 00:42:57 00:17:01 24862796 31423972 839720 2.55 268368 6222216 1719716 5.07 2069208 5171160 28 00:42:57 00:18:01 24862728 31423940 839956 2.55 268380 6222220 1719716 5.07 2068820 5171160 4 00:42:57 00:19:01 24862680 31423916 839888 2.55 268396 6222224 1719716 5.07 2068780 5171168 8 00:42:57 00:20:01 24863136 31424376 839356 2.55 268408 6222228 1719716 5.07 2068804 5171172 4 00:42:57 00:21:01 24863336 31424604 839360 2.55 268424 6222224 1719716 5.07 2068556 5171172 12 00:42:57 00:22:01 24862744 31424036 839836 2.55 268436 6222232 1719716 5.07 2069076 5171176 8 00:42:57 00:23:01 24863076 31424380 839524 2.55 268444 6222236 1719716 5.07 2068520 5171180 28 00:42:57 00:24:01 24863248 31424552 839280 2.55 268456 6222236 1719716 5.07 2068712 5171180 8 00:42:57 00:25:02 24863264 31424600 839244 2.55 268476 6222240 1719716 5.07 2068864 5171188 48 00:42:57 00:26:01 24862996 31424348 839480 2.55 268484 6222244 1719716 5.07 2068580 5171188 4 00:42:57 00:27:01 24862972 31424348 839468 2.55 268492 6222252 1719716 5.07 2068636 5171196 32 00:42:57 00:28:01 24862956 31424336 839400 2.55 268504 6222256 1719716 5.07 2068740 5171200 36 00:42:57 00:29:01 24862940 31424320 839352 2.55 268508 6222256 1719716 5.07 2068580 5171200 4 00:42:57 00:30:01 24862892 31424280 839324 2.55 268516 6222260 1719716 5.07 2068588 5171204 28 00:42:57 00:31:01 24862988 31424408 839360 2.55 268532 6222260 1719716 5.07 2068612 5171204 4 00:42:57 00:32:01 24863216 31424576 839164 2.55 268556 6222260 1735788 5.12 2068524 5171208 24 00:42:57 00:33:01 24862948 31424328 839332 2.55 268588 6222268 1735788 5.12 2068616 5171212 4 00:42:57 00:34:01 24863400 31424812 839056 2.55 268608 6222268 1735788 5.12 2068600 5171212 8 00:42:57 00:35:01 24863400 31424836 839048 2.55 268612 6222272 1735788 5.12 2068672 5171216 4 00:42:57 00:36:01 24863392 31424888 838948 2.55 268640 6222344 1735788 5.12 2068672 5171276 8 00:42:57 00:37:01 24863344 31424892 838932 2.55 268664 6222332 1719472 5.07 2068904 5171288 12 00:42:57 00:38:01 24863296 31424860 838892 2.55 268684 6222348 1719472 5.07 2069280 5171292 28 00:42:57 00:39:01 24862964 31424568 839144 2.55 268704 6222348 1719472 5.07 2068848 5171292 8 00:42:57 00:40:01 24863168 31424776 838864 2.55 268716 6222352 1719472 5.07 2068832 5171296 4 00:42:57 00:41:01 24863152 31424792 838800 2.55 268728 6222356 1719472 5.07 2068856 5171300 28 00:42:57 00:42:01 24862680 31424260 839280 2.55 268748 6222352 1736356 5.12 2069096 5171304 16 00:42:57 Average: 24863053 31424273 839447 2.55 268431 6222239 1722714 5.08 2068685 5171200 15 00:42:57 00:42:57 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:42:57 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:01:01 ens3 0.20 0.17 0.02 0.01 0.00 0.00 0.00 0.00 00:42:57 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:42:57 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:03:01 ens3 2.38 3.77 0.22 6.96 0.00 0.00 0.00 0.00 00:42:57 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:04:01 ens3 0.55 0.05 0.10 0.00 0.00 0.00 0.00 0.00 00:42:57 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:05:01 ens3 8.57 14.95 0.88 14.81 0.00 0.00 0.00 0.00 00:42:57 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:06:01 ens3 3.12 5.60 0.43 7.36 0.00 0.00 0.00 0.00 00:42:57 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:08:01 ens3 3.55 6.75 0.30 7.20 0.00 0.00 0.00 0.00 00:42:57 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:13:01 ens3 4.80 6.90 0.45 7.34 0.00 0.00 0.00 0.00 00:42:57 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:14:01 ens3 3.52 5.95 0.45 7.38 0.00 0.00 0.00 0.00 00:42:57 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:16:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 00:42:57 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:17:01 ens3 9.52 14.20 0.84 14.68 0.00 0.00 0.00 0.00 00:42:57 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:18:01 ens3 3.73 6.65 0.31 7.23 0.00 0.00 0.00 0.00 00:42:57 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:21:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 00:42:57 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:22:01 ens3 2.03 2.97 0.43 6.83 0.00 0.00 0.00 0.00 00:42:57 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:23:01 ens3 1.23 1.83 0.15 6.65 0.00 0.00 0.00 0.00 00:42:57 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:24:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 00:42:57 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:25:02 ens3 1.57 1.17 0.38 6.48 0.00 0.00 0.00 0.00 00:42:57 00:25:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:28:01 ens3 1.62 2.18 0.17 6.62 0.00 0.00 0.00 0.00 00:42:57 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:29:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 00:42:57 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:33:01 ens3 2.23 3.17 0.21 6.78 0.00 0.00 0.00 0.00 00:42:57 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:35:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:37:01 ens3 1.58 1.25 0.26 2.49 0.00 0.00 0.00 0.00 00:42:57 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:38:01 ens3 0.50 0.35 0.33 0.26 0.00 0.00 0.00 0.00 00:42:57 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:41:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 00:42:57 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:42:01 ens3 1.28 1.13 0.70 2.91 0.00 0.00 0.00 0.00 00:42:57 00:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 Average: ens3 1.32 1.92 0.17 2.67 0.00 0.00 0.00 0.00 00:42:57 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 00:42:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:57 00:42:57 00:42:57 ---> sar -P ALL: 00:42:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9129) 11/30/23 _x86_64_ (8 CPU) 00:42:57 00:42:57 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:42:57 00:00:01 all 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:00:01 4 0.00 0.00 0.00 100.00 0.00 0.00 00:42:57 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:01:01 all 0.01 0.03 0.05 0.10 0.00 99.80 00:42:57 00:01:01 0 0.00 0.23 0.08 0.17 0.00 99.52 00:42:57 00:01:01 1 0.02 0.00 0.07 0.00 0.00 99.92 00:42:57 00:01:01 2 0.00 0.00 0.07 0.58 0.00 99.35 00:42:57 00:01:01 3 0.00 0.00 0.05 0.00 0.00 99.95 00:42:57 00:01:01 4 0.03 0.00 0.07 0.05 0.02 99.83 00:42:57 00:01:01 5 0.02 0.00 0.03 0.02 0.00 99.93 00:42:57 00:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:42:57 00:01:01 7 0.00 0.02 0.03 0.00 0.00 99.95 00:42:57 00:02:01 all 0.02 0.00 0.01 0.02 0.01 99.94 00:42:57 00:02:01 0 0.02 0.00 0.02 0.02 0.02 99.93 00:42:57 00:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:02:01 2 0.02 0.00 0.02 0.10 0.02 99.85 00:42:57 00:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:02:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:42:57 00:02:01 5 0.02 0.00 0.00 0.02 0.02 99.95 00:42:57 00:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:42:57 00:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:42:57 00:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:42:57 00:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:03:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:42:57 00:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:42:57 00:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:04:01 2 0.02 0.00 0.00 0.10 0.00 99.88 00:42:57 00:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:42:57 00:05:01 all 0.01 0.00 0.01 0.01 0.00 99.96 00:42:57 00:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:42:57 00:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:05:01 2 0.00 0.00 0.02 0.07 0.00 99.92 00:42:57 00:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:05:01 4 0.05 0.00 0.02 0.02 0.02 99.90 00:42:57 00:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:06:01 all 0.03 0.00 0.01 0.01 0.00 99.96 00:42:57 00:06:01 0 0.07 0.00 0.02 0.02 0.00 99.90 00:42:57 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:42:57 00:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:42:57 00:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:42:57 00:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:42:57 00:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:07:01 all 0.00 0.00 0.01 0.00 0.00 99.98 00:42:57 00:07:01 0 0.00 0.00 0.02 0.02 0.02 99.95 00:42:57 00:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:42:57 00:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:08:01 all 0.02 0.00 0.01 0.00 0.01 99.97 00:42:57 00:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:42:57 00:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:42:57 00:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:42:57 00:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:09:01 4 0.00 0.00 0.03 0.02 0.02 99.93 00:42:57 00:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:09:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:42:57 00:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:42:57 00:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:42:57 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:42:57 00:11:01 all 0.00 0.00 0.02 0.01 0.01 99.96 00:42:57 00:11:01 0 0.00 0.00 0.10 0.08 0.02 99.80 00:42:57 00:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:42:57 00:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:12:01 all 0.01 0.00 0.00 0.01 0.00 99.97 00:42:57 00:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:12:01 4 0.00 0.00 0.00 0.02 0.02 99.97 00:42:57 00:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:12:01 6 0.02 0.00 0.00 0.05 0.00 99.93 00:42:57 00:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:13:01 all 0.01 0.00 0.01 0.02 0.00 99.95 00:42:57 00:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:42:57 00:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:13:01 4 0.00 0.00 0.03 0.02 0.00 99.95 00:42:57 00:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:13:01 6 0.02 0.00 0.02 0.17 0.00 99.80 00:42:57 00:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:14:01 all 0.01 0.00 0.01 0.03 0.01 99.93 00:42:57 00:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:42:57 00:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:14:01 6 0.00 0.00 0.02 0.25 0.02 99.72 00:42:57 00:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:42:57 00:15:01 all 0.02 0.00 0.01 0.07 0.01 99.90 00:42:57 00:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:15:01 4 0.00 0.00 0.02 0.35 0.00 99.63 00:42:57 00:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:15:01 6 0.02 0.00 0.00 0.22 0.00 99.77 00:42:57 00:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:42:57 00:16:01 all 0.00 0.00 0.00 0.00 0.00 99.99 00:42:57 00:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:17:01 all 0.02 0.00 0.02 0.04 0.01 99.91 00:42:57 00:17:01 0 0.03 0.00 0.03 0.02 0.03 99.88 00:42:57 00:17:01 1 0.02 0.00 0.07 0.00 0.02 99.90 00:42:57 00:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:17:01 6 0.03 0.00 0.00 0.28 0.00 99.68 00:42:57 00:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:42:57 00:18:01 all 0.02 0.00 0.01 0.02 0.01 99.95 00:42:57 00:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:42:57 00:18:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:42:57 00:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:18:01 6 0.02 0.00 0.00 0.12 0.00 99.87 00:42:57 00:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:42:57 00:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 00:42:57 00:19:01 1 0.03 0.00 0.00 0.00 0.03 99.93 00:42:57 00:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:42:57 00:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:42:57 00:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:42:57 00:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:42:57 00:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:42:57 00:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:42:57 00:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 00:42:57 00:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:21:01 6 0.00 0.00 0.02 0.02 0.02 99.95 00:42:57 00:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:42:57 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:42:57 00:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:42:57 00:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:22:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:42:57 00:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 00:42:57 00:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:23:01 all 0.02 0.00 0.00 0.00 0.00 99.97 00:42:57 00:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:42:57 00:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:42:57 00:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 00:42:57 00:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:42:57 00:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:42:57 00:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:24:01 6 0.00 0.00 0.02 0.07 0.00 99.92 00:42:57 00:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:25:02 all 0.02 0.00 0.01 0.03 0.01 99.94 00:42:57 00:25:02 0 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:25:02 1 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:25:02 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:25:02 3 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:25:02 4 0.00 0.00 0.00 0.17 0.02 99.82 00:42:57 00:25:02 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:25:02 6 0.05 0.00 0.02 0.07 0.00 99.87 00:42:57 00:25:02 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:26:01 all 0.00 0.00 0.01 0.01 0.01 99.97 00:42:57 00:26:01 0 0.00 0.00 0.00 0.02 0.02 99.97 00:42:57 00:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:42:57 00:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:26:01 6 0.00 0.00 0.02 0.05 0.02 99.92 00:42:57 00:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:27:01 all 0.00 0.00 0.01 0.01 0.00 99.97 00:42:57 00:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:27:01 6 0.00 0.00 0.02 0.12 0.00 99.87 00:42:57 00:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:28:01 all 0.02 0.00 0.00 0.00 0.01 99.97 00:42:57 00:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:28:01 1 0.07 0.00 0.00 0.00 0.02 99.92 00:42:57 00:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:42:57 00:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:42:57 00:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:29:01 6 0.02 0.00 0.02 0.07 0.00 99.90 00:42:57 00:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:42:57 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:42:57 00:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:30:01 4 0.00 0.00 0.02 0.02 0.02 99.95 00:42:57 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:42:57 00:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 00:42:57 00:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:31:01 6 0.02 0.00 0.03 0.02 0.02 99.92 00:42:57 00:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:42:57 00:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:32:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:42:57 00:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:42:57 00:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:42:57 00:42:57 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:42:57 00:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:42:57 00:33:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:42:57 00:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 00:42:57 00:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:33:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:42:57 00:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:34:01 all 0.01 0.00 0.01 0.02 0.01 99.95 00:42:57 00:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:42:57 00:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 00:34:01 6 0.00 0.00 0.02 0.12 0.00 99.87 00:42:57 00:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:42:57 00:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 00:42:57 00:35:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:42:57 00:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 00:42:57 00:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:36:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:42:57 00:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:36:01 4 0.00 0.00 0.00 0.05 0.02 99.93 00:42:57 00:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 00:42:57 00:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:37:01 all 0.08 0.00 0.01 0.01 0.01 99.90 00:42:57 00:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:42:57 00:37:01 6 0.02 0.00 0.02 0.08 0.00 99.88 00:42:57 00:37:01 7 0.53 0.00 0.00 0.00 0.02 99.45 00:42:57 00:38:01 all 0.12 0.00 0.01 0.01 0.01 99.85 00:42:57 00:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:42:57 00:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:38:01 4 0.02 0.00 0.00 0.05 0.02 99.92 00:42:57 00:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:42:57 00:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:42:57 00:38:01 7 0.86 0.00 0.02 0.00 0.02 99.10 00:42:57 00:39:01 all 0.01 0.00 0.00 0.01 0.00 99.97 00:42:57 00:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:39:01 6 0.02 0.00 0.02 0.08 0.00 99.88 00:42:57 00:39:01 7 0.07 0.00 0.00 0.00 0.00 99.93 00:42:57 00:40:01 all 0.09 0.00 0.01 0.00 0.00 99.89 00:42:57 00:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:40:01 6 0.07 0.00 0.02 0.02 0.02 99.88 00:42:57 00:40:01 7 0.60 0.00 0.03 0.00 0.02 99.35 00:42:57 00:41:01 all 0.01 0.00 0.01 0.00 0.01 99.98 00:42:57 00:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:42:57 00:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:42:57 00:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:57 00:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:42:57 00:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:57 00:42:01 all 0.08 0.00 0.02 0.02 0.01 99.87 00:42:57 00:42:01 0 0.08 0.00 0.00 0.00 0.02 99.90 00:42:57 00:42:01 1 0.07 0.00 0.02 0.02 0.00 99.90 00:42:57 00:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:57 00:42:01 3 0.22 0.00 0.00 0.00 0.02 99.77 00:42:57 00:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:42:57 00:42:01 5 0.08 0.00 0.05 0.00 0.00 99.87 00:42:57 00:42:01 6 0.12 0.00 0.07 0.13 0.03 99.65 00:42:57 00:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:42:57 Average: all 0.02 0.00 0.01 0.01 0.01 99.95 00:42:57 Average: 0 0.02 0.01 0.01 0.01 0.01 99.95 00:42:57 Average: 1 0.02 0.00 0.02 0.00 0.01 99.95 00:42:57 Average: 2 0.01 0.00 0.01 0.02 0.00 99.96 00:42:57 Average: 3 0.01 0.00 0.00 0.00 0.01 99.98 00:42:57 Average: 4 0.01 0.00 0.01 0.02 0.01 99.95 00:42:57 Average: 5 0.01 0.00 0.01 0.00 0.00 99.97 00:42:57 Average: 6 0.02 0.00 0.01 0.05 0.00 99.92 00:42:57 Average: 7 0.06 0.00 0.01 0.00 0.01 99.92 00:42:57 00:42:57 00:42:57