Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (d1e50195e318b3cbd88a6143dd40f55b651ee5bd) 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-ssh12834574725715976658.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6586583085644833656.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10289620900101747406.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh4992251441254784805.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11950711369274148393.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24916 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [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-556 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 Merge succeeded, producing 4362c92f78e9447aa0da12efc957a1332f867636 Checking out Revision 4362c92f78e9447aa0da12efc957a1332f867636 (PR-556) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4362c92f78e9447aa0da12efc957a1332f867636 # timeout=10 Commit message: "Merge commit '820e3f3b670a2eceeff6a8d1903c85b54e55f538' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T19:10:00.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T19:10:00.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T19:10:00.477Z] ========================================================= [2022-10-24T19:10:00.477Z] EdgeX Global Pipelines Version Info [2022-10-24T19:10:00.477Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 568fb5aad1d7decd09c836776b956d695a462efb # timeout=10 [2022-10-24T19:10:01.197Z] ------------------- [2022-10-24T19:10:01.197Z] stable info: [2022-10-24T19:10:01.197Z] ------------------- [2022-10-24T19:10:01.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T19:10:01.197Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T19:10:01.197Z] Message: update stable to v1.0.243 [2022-10-24T19:10:01.767Z] ------------------- [2022-10-24T19:10:01.767Z] experimental info: [2022-10-24T19:10:01.767Z] ------------------- [2022-10-24T19:10:01.767Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T19:10:01.767Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T19:10:01.767Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T19:10:01.929Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-24T19:10:01.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-24T19:10:01.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T19:10:01.964Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T19:10:01.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T19:10:01.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T19:10:01.996Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T19:10:02.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T19:10:02.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T19:10:02.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T19:10:02.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T19:10:02.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-24T19:10:02.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T19:10:02.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T19:10:02.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T19:10:02.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T19:10:02.111Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T19:10:02.122Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T19:10:02.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T19:10:02.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T19:10:02.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T19:10:02.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T19:10:02.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T19:10:02.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T19:10:02.180Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T19:10:02.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T19:10:02.206Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T19:10:02.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo [2022-10-24T19:10:02.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo [2022-10-24T19:10:02.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo [2022-10-24T19:10:02.245Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4362c92f78e9447aa0da12efc957a1332f867636 [Pipeline] echo [2022-10-24T19:10:02.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4362c92 [Pipeline] echo [2022-10-24T19:10:02.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T19:10:02.291Z] provisioning config files... [2022-10-24T19:10:02.315Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config7533137312689948572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T19:10:02.632Z] ---> docker-login.sh [2022-10-24T19:10:02.632Z] nexus3.edgexfoundry.org:10001 [2022-10-24T19:10:02.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:03.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:03.164Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:03.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:03.164Z] [2022-10-24T19:10:03.164Z] Login Succeeded [2022-10-24T19:10:03.164Z] nexus3.edgexfoundry.org:10002 [2022-10-24T19:10:03.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:03.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:03.164Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:03.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:03.164Z] [2022-10-24T19:10:03.164Z] Login Succeeded [2022-10-24T19:10:03.164Z] nexus3.edgexfoundry.org:10003 [2022-10-24T19:10:03.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:03.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:03.424Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:03.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:03.424Z] [2022-10-24T19:10:03.424Z] Login Succeeded [2022-10-24T19:10:03.424Z] nexus3.edgexfoundry.org:10004 [2022-10-24T19:10:03.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:03.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:03.424Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:03.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:03.424Z] [2022-10-24T19:10:03.424Z] Login Succeeded [2022-10-24T19:10:03.424Z] docker.io [2022-10-24T19:10:03.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:03.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:03.992Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:03.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:03.992Z] [2022-10-24T19:10:03.992Z] Login Succeeded [2022-10-24T19:10:03.992Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T19:10:04.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T19:10:04.353Z] + git rev-list -1 --merges 4362c92f78e9447aa0da12efc957a1332f867636~1..4362c92f78e9447aa0da12efc957a1332f867636 [Pipeline] echo [2022-10-24T19:10:04.378Z] -----------> git rev-list -1 --merges 4362c92f78e9447aa0da12efc957a1332f867636~1..4362c92f78e9447aa0da12efc957a1332f867636 4362c92f78e9447aa0da12efc957a1332f867636 [2022-10-24T19:10:04.378Z] 4362c92f78e9447aa0da12efc957a1332f867636 [false] [Pipeline] sh [2022-10-24T19:10:04.665Z] + git log --format=format:%s -1 4362c92f78e9447aa0da12efc957a1332f867636 [Pipeline] echo [2022-10-24T19:10:04.677Z] ========================================================= [2022-10-24T19:10:04.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T19:10:04.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T19:10:04.986Z] + git log --format=format:%s -1 4362c92f78e9447aa0da12efc957a1332f867636 [Pipeline] echo [2022-10-24T19:10:04.996Z] [semverPrep] GIT_COMMIT: 4362c92f78e9447aa0da12efc957a1332f867636, Commit Message: Merge commit '820e3f3b670a2eceeff6a8d1903c85b54e55f538' into HEAD [Pipeline] echo [2022-10-24T19:10:05.002Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T19:10:05.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T19:10:05.360Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T19:10:05.360Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T19:10:05.360Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T19:10:05.360Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T19:10:05.360Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T19:10:05.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T19:10:05.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T19:10:05.700Z] [2022-10-24T19:10:05.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T19:10:06.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T19:10:06.003Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T19:10:06.003Z] b85a868b505f: Pulling fs layer [2022-10-24T19:10:06.003Z] e2be974225ed: Pulling fs layer [2022-10-24T19:10:06.003Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T19:10:06.003Z] 988bab9f4d93: Pulling fs layer [2022-10-24T19:10:06.003Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T19:10:06.003Z] eaf3925da568: Pulling fs layer [2022-10-24T19:10:06.003Z] bab4dde63d76: Pulling fs layer [2022-10-24T19:10:06.003Z] bde34c3a00c8: Pulling fs layer [2022-10-24T19:10:06.003Z] b352a97aabf1: Pulling fs layer [2022-10-24T19:10:06.003Z] 4872d77fe225: Pulling fs layer [2022-10-24T19:10:06.003Z] 5851b861e8e6: Pulling fs layer [2022-10-24T19:10:06.003Z] 988bab9f4d93: Waiting [2022-10-24T19:10:06.003Z] bab4dde63d76: Waiting [2022-10-24T19:10:06.003Z] 5851b861e8e6: Waiting [2022-10-24T19:10:06.003Z] bde34c3a00c8: Waiting [2022-10-24T19:10:06.003Z] b352a97aabf1: Waiting [2022-10-24T19:10:06.003Z] eaf3925da568: Waiting [2022-10-24T19:10:06.003Z] 4872d77fe225: Waiting [2022-10-24T19:10:06.003Z] 1469e6f7b9e6: Waiting [2022-10-24T19:10:06.003Z] e2be974225ed: Download complete [2022-10-24T19:10:06.003Z] 988bab9f4d93: Verifying Checksum [2022-10-24T19:10:06.003Z] 988bab9f4d93: Download complete [2022-10-24T19:10:06.269Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T19:10:06.269Z] 1469e6f7b9e6: Download complete [2022-10-24T19:10:06.269Z] eaf3925da568: Verifying Checksum [2022-10-24T19:10:06.269Z] eaf3925da568: Download complete [2022-10-24T19:10:06.269Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T19:10:06.269Z] 339a4e72a1f5: Download complete [2022-10-24T19:10:06.269Z] bde34c3a00c8: Verifying Checksum [2022-10-24T19:10:06.269Z] bde34c3a00c8: Download complete [2022-10-24T19:10:06.269Z] b352a97aabf1: Download complete [2022-10-24T19:10:06.269Z] 4872d77fe225: Verifying Checksum [2022-10-24T19:10:06.269Z] 4872d77fe225: Download complete [2022-10-24T19:10:06.269Z] 5851b861e8e6: Verifying Checksum [2022-10-24T19:10:06.269Z] 5851b861e8e6: Download complete [2022-10-24T19:10:06.269Z] b85a868b505f: Verifying Checksum [2022-10-24T19:10:06.269Z] b85a868b505f: Download complete [2022-10-24T19:10:06.534Z] bab4dde63d76: Verifying Checksum [2022-10-24T19:10:06.534Z] bab4dde63d76: Download complete [2022-10-24T19:10:07.917Z] b85a868b505f: Pull complete [2022-10-24T19:10:07.917Z] e2be974225ed: Pull complete [2022-10-24T19:10:08.489Z] 339a4e72a1f5: Pull complete [2022-10-24T19:10:08.489Z] 988bab9f4d93: Pull complete [2022-10-24T19:10:08.749Z] 1469e6f7b9e6: Pull complete [2022-10-24T19:10:09.008Z] eaf3925da568: Pull complete [2022-10-24T19:10:10.925Z] bab4dde63d76: Pull complete [2022-10-24T19:10:10.925Z] bde34c3a00c8: Pull complete [2022-10-24T19:10:11.186Z] b352a97aabf1: Pull complete [2022-10-24T19:10:11.186Z] 4872d77fe225: Pull complete [2022-10-24T19:10:11.186Z] 5851b861e8e6: Pull complete [2022-10-24T19:10:11.447Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T19:10:11.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T19:10:11.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T19:10:11.543Z] prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container [2022-10-24T19:10:11.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T19:10:14.748Z] $ docker top b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 -eo pid,comm [2022-10-24T19:10:14.808Z] 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). [2022-10-24T19:10:14.808Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T19:10:14.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T19:10:14.848Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T19:10:14.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T19:10:14.967Z] $ docker exec b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 ssh-agent [2022-10-24T19:10:15.074Z] SSH_AUTH_SOCK=/tmp/ssh-pNhGekqlnMUA/agent.33 [2022-10-24T19:10:15.074Z] SSH_AGENT_PID=39 [2022-10-24T19:10:15.081Z] Running ssh-add (command line suppressed) [2022-10-24T19:10:15.195Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_17403928258158416909.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_17403928258158416909.key) [2022-10-24T19:10:15.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T19:10:15.548Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T19:10:15.566Z] $ docker exec --env ******** --env ******** b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 ssh-agent -k [2022-10-24T19:10:15.680Z] unset SSH_AUTH_SOCK; [2022-10-24T19:10:15.681Z] unset SSH_AGENT_PID; [2022-10-24T19:10:15.681Z] echo Agent pid 39 killed; [2022-10-24T19:10:15.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T19:10:15.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T19:10:15.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T19:10:15.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T19:10:15.839Z] $ docker exec b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 ssh-agent [2022-10-24T19:10:15.971Z] SSH_AUTH_SOCK=/tmp/ssh-hMERZlb7ZQxh/agent.71 [2022-10-24T19:10:15.971Z] SSH_AGENT_PID=77 [2022-10-24T19:10:15.975Z] Running ssh-add (command line suppressed) [2022-10-24T19:10:16.086Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_7487709418129601981.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_7487709418129601981.key) [2022-10-24T19:10:16.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T19:10:16.386Z] + git semver init [2022-10-24T19:10:16.645Z] 2022-10-24 19:10:16,597 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T19:10:16.645Z] 2022-10-24 19:10:16,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-24T19:10:16.645Z] 2022-10-24 19:10:16,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-24T19:10:16.645Z] 2022-10-24 19:10:16,598 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) [2022-10-24T19:10:18.548Z] 2022-10-24 19:10:18,034 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude [2022-10-24T19:10:18.548Z] 2022-10-24 19:10:18,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False [2022-10-24T19:10:18.548Z] 2022-10-24 19:10:18,035 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-24T19:10:18.548Z] 2022-10-24 19:10:18,040 [execute] INFO git cat-file --batch-check [2022-10-24T19:10:18.548Z] 2022-10-24 19:10:18,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T19:10:18.548Z] 2022-10-24 19:10:18,047 [execute] INFO git cat-file --batch [2022-10-24T19:10:18.548Z] 2022-10-24 19:10:18,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T19:10:18.548Z] 2022-10-24 19:10:18,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-24T19:10:18.548Z] 0.0.0 [Pipeline] } [2022-10-24T19:10:18.560Z] $ docker exec --env ******** --env ******** b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 ssh-agent -k [2022-10-24T19:10:18.668Z] unset SSH_AUTH_SOCK; [2022-10-24T19:10:18.669Z] unset SSH_AGENT_PID; [2022-10-24T19:10:18.669Z] echo Agent pid 77 killed; [2022-10-24T19:10:18.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T19:10:18.975Z] + git semver [Pipeline] } [2022-10-24T19:10:19.250Z] $ docker stop --time=1 b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 [2022-10-24T19:10:20.646Z] $ docker rm -f b58f13a6f137922ce6932f76d73c7415c7e9af8eb4f99ea04f303b37e576c1f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T19:10:20.989Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T19:10:21.160Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T19:10:21.164Z] [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 [2022-10-24T19:10:21.333Z] provisioning config files... [2022-10-24T19:10:21.343Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config14184325441633328612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T19:10:21.638Z] ---> docker-login.sh [2022-10-24T19:10:21.638Z] nexus3.edgexfoundry.org:10001 [2022-10-24T19:10:21.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:21.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:21.638Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:21.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:21.638Z] [2022-10-24T19:10:21.638Z] Login Succeeded [2022-10-24T19:10:21.638Z] nexus3.edgexfoundry.org:10002 [2022-10-24T19:10:21.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:21.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:21.638Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:21.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:21.638Z] [2022-10-24T19:10:21.638Z] Login Succeeded [2022-10-24T19:10:21.638Z] nexus3.edgexfoundry.org:10003 [2022-10-24T19:10:21.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:21.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:21.898Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:21.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:21.898Z] [2022-10-24T19:10:21.898Z] Login Succeeded [2022-10-24T19:10:21.898Z] nexus3.edgexfoundry.org:10004 [2022-10-24T19:10:21.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:21.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:21.898Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:21.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:21.898Z] [2022-10-24T19:10:21.898Z] Login Succeeded [2022-10-24T19:10:21.898Z] docker.io [2022-10-24T19:10:22.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T19:10:22.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T19:10:22.418Z] Configure a credential helper to remove this warning. See [2022-10-24T19:10:22.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T19:10:22.418Z] [2022-10-24T19:10:22.418Z] Login Succeeded [2022-10-24T19:10:22.418Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T19:10:22.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T19:10:22.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T19:10:22.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T19:10:22.496Z] ========================================================= [2022-10-24T19:10:22.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T19:10:22.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T19:10:22.807Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T19:10:23.067Z] Sending build context to Docker daemon 45.49MB [2022-10-24T19:10:23.067Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T19:10:23.068Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-24T19:10:23.068Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T19:10:23.068Z] 213ec9aee27d: Pulling fs layer [2022-10-24T19:10:23.068Z] 4583459ba037: Pulling fs layer [2022-10-24T19:10:23.068Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T19:10:23.068Z] 53926ce57604: Pulling fs layer [2022-10-24T19:10:23.068Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T19:10:23.068Z] 30f14e443154: Pulling fs layer [2022-10-24T19:10:23.068Z] 801331c1e519: Pulling fs layer [2022-10-24T19:10:23.068Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T19:10:23.068Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T19:10:23.068Z] 801331c1e519: Waiting [2022-10-24T19:10:23.068Z] 21b2b0c7a3f4: Waiting [2022-10-24T19:10:23.068Z] 30f14e443154: Waiting [2022-10-24T19:10:23.068Z] 53926ce57604: Waiting [2022-10-24T19:10:23.068Z] 7d9ed39f4882: Waiting [2022-10-24T19:10:23.068Z] 99cc6dd402b0: Waiting [2022-10-24T19:10:23.068Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T19:10:23.068Z] 93c1e223e6f2: Download complete [2022-10-24T19:10:23.068Z] 4583459ba037: Verifying Checksum [2022-10-24T19:10:23.068Z] 4583459ba037: Download complete [2022-10-24T19:10:23.068Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T19:10:23.068Z] 21b2b0c7a3f4: Download complete [2022-10-24T19:10:23.068Z] 30f14e443154: Verifying Checksum [2022-10-24T19:10:23.068Z] 30f14e443154: Download complete [2022-10-24T19:10:23.068Z] 213ec9aee27d: Verifying Checksum [2022-10-24T19:10:23.068Z] 213ec9aee27d: Download complete [2022-10-24T19:10:23.328Z] 801331c1e519: Verifying Checksum [2022-10-24T19:10:23.328Z] 801331c1e519: Download complete [2022-10-24T19:10:23.328Z] 213ec9aee27d: Pull complete [2022-10-24T19:10:23.589Z] 4583459ba037: Pull complete [2022-10-24T19:10:23.589Z] 93c1e223e6f2: Pull complete [2022-10-24T19:10:23.852Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T19:10:23.852Z] 99cc6dd402b0: Download complete [2022-10-24T19:10:24.110Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T19:10:24.110Z] 7d9ed39f4882: Download complete [2022-10-24T19:10:24.110Z] 53926ce57604: Verifying Checksum [2022-10-24T19:10:24.110Z] 53926ce57604: Download complete [2022-10-24T19:10:28.294Z] 53926ce57604: Pull complete [2022-10-24T19:10:28.294Z] 21b2b0c7a3f4: Pull complete [2022-10-24T19:10:28.294Z] 30f14e443154: Pull complete [2022-10-24T19:10:28.294Z] 801331c1e519: Pull complete [2022-10-24T19:10:30.193Z] 99cc6dd402b0: Pull complete [2022-10-24T19:10:30.759Z] 7d9ed39f4882: Pull complete [2022-10-24T19:10:31.017Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T19:10:31.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T19:10:31.018Z] ---> 1dedd983c030 [2022-10-24T19:10:31.018Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T19:10:35.233Z] ---> Running in 358517da27b7 [2022-10-24T19:10:35.492Z] Removing intermediate container 358517da27b7 [2022-10-24T19:10:35.492Z] ---> 5077fc75b517 [2022-10-24T19:10:35.492Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T19:10:35.492Z] ---> Running in d9ba8872c793 [2022-10-24T19:10:35.492Z] Removing intermediate container d9ba8872c793 [2022-10-24T19:10:35.492Z] ---> 43410f2d9356 [2022-10-24T19:10:35.492Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T19:10:35.492Z] ---> Running in 9659d59585ea [2022-10-24T19:10:35.751Z] Removing intermediate container 9659d59585ea [2022-10-24T19:10:35.751Z] ---> 8ac372ec4731 [2022-10-24T19:10:35.751Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-24T19:10:35.751Z] ---> Running in 0c1e496ad80d [2022-10-24T19:10:35.751Z] Removing intermediate container 0c1e496ad80d [2022-10-24T19:10:35.751Z] ---> b50a8a49f462 [2022-10-24T19:10:35.751Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T19:10:35.751Z] ---> Running in 184ef1e07b04 [2022-10-24T19:10:35.751Z] Removing intermediate container 184ef1e07b04 [2022-10-24T19:10:35.751Z] ---> ad2ef7d252a7 [2022-10-24T19:10:35.751Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T19:10:36.278Z] Still waiting to schedule task [2022-10-24T19:10:36.278Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-24T19:10:36.317Z] latest: Pulling from library/docker [2022-10-24T19:10:36.576Z] 213ec9aee27d: Already exists [2022-10-24T19:10:36.576Z] 7b0dd730a5c3: Pulling fs layer [2022-10-24T19:10:36.576Z] 4b90f8029a36: Pulling fs layer [2022-10-24T19:10:36.576Z] bea6d6d58c11: Pulling fs layer [2022-10-24T19:10:36.576Z] b28b21e97172: Pulling fs layer [2022-10-24T19:10:36.576Z] fd102b8fb384: Pulling fs layer [2022-10-24T19:10:36.576Z] 9eb1d0209852: Pulling fs layer [2022-10-24T19:10:36.576Z] d3ef7050c453: Pulling fs layer [2022-10-24T19:10:36.576Z] fb4cbd776d56: Pulling fs layer [2022-10-24T19:10:36.576Z] 9eb1d0209852: Waiting [2022-10-24T19:10:36.576Z] d3ef7050c453: Waiting [2022-10-24T19:10:36.576Z] b28b21e97172: Waiting [2022-10-24T19:10:36.576Z] fb4cbd776d56: Waiting [2022-10-24T19:10:36.576Z] fd102b8fb384: Waiting [2022-10-24T19:10:36.836Z] 4b90f8029a36: Verifying Checksum [2022-10-24T19:10:36.836Z] 4b90f8029a36: Download complete [2022-10-24T19:10:36.836Z] 7b0dd730a5c3: Verifying Checksum [2022-10-24T19:10:36.836Z] 7b0dd730a5c3: Download complete [2022-10-24T19:10:37.096Z] 7b0dd730a5c3: Pull complete [2022-10-24T19:10:37.096Z] bea6d6d58c11: Verifying Checksum [2022-10-24T19:10:37.096Z] bea6d6d58c11: Download complete [2022-10-24T19:10:37.096Z] 4b90f8029a36: Pull complete [2022-10-24T19:10:37.096Z] b28b21e97172: Verifying Checksum [2022-10-24T19:10:37.096Z] b28b21e97172: Download complete [2022-10-24T19:10:37.354Z] 9eb1d0209852: Download complete [2022-10-24T19:10:37.354Z] d3ef7050c453: Download complete [2022-10-24T19:10:37.354Z] fb4cbd776d56: Verifying Checksum [2022-10-24T19:10:37.354Z] fb4cbd776d56: Download complete [2022-10-24T19:10:37.354Z] fd102b8fb384: Verifying Checksum [2022-10-24T19:10:37.354Z] fd102b8fb384: Download complete [2022-10-24T19:10:37.620Z] bea6d6d58c11: Pull complete [2022-10-24T19:10:37.877Z] b28b21e97172: Pull complete [2022-10-24T19:10:38.444Z] fd102b8fb384: Pull complete [2022-10-24T19:10:38.444Z] 9eb1d0209852: Pull complete [2022-10-24T19:10:38.444Z] d3ef7050c453: Pull complete [2022-10-24T19:10:38.709Z] fb4cbd776d56: Pull complete [2022-10-24T19:10:38.709Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-24T19:10:38.709Z] Status: Downloaded newer image for docker:latest [2022-10-24T19:10:40.092Z] ---> 9fffd0e736cb [2022-10-24T19:10:40.092Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T19:10:40.352Z] ---> Running in 1b2c9d4e3107 [2022-10-24T19:10:41.297Z] Removing intermediate container 1b2c9d4e3107 [2022-10-24T19:10:41.297Z] ---> c3ff5f6a6ff0 [2022-10-24T19:10:41.297Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T19:10:41.297Z] ---> Running in 5160fad5f2f0 [2022-10-24T19:10:41.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T19:10:42.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T19:10:42.770Z] OK: 211 MiB in 51 packages [2022-10-24T19:10:43.340Z] Removing intermediate container 5160fad5f2f0 [2022-10-24T19:10:43.340Z] ---> 4ec23722b716 [2022-10-24T19:10:43.340Z] Step 11/16 : ENV GO111MODULE=on [2022-10-24T19:10:43.340Z] ---> Running in f05acbe7b2a7 [2022-10-24T19:10:43.599Z] Removing intermediate container f05acbe7b2a7 [2022-10-24T19:10:43.599Z] ---> 2f14e06826f2 [2022-10-24T19:10:43.599Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T19:10:43.599Z] ---> Running in 4cd5188c3043 [2022-10-24T19:10:43.858Z] Removing intermediate container 4cd5188c3043 [2022-10-24T19:10:43.858Z] ---> 2fc935796b0e [2022-10-24T19:10:43.858Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-24T19:10:44.115Z] ---> e4c6a0208fd3 [2022-10-24T19:10:44.115Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T19:10:44.115Z] ---> Running in ba8c197ebb15 [2022-10-24T19:11:06.067Z] Removing intermediate container ba8c197ebb15 [2022-10-24T19:11:06.067Z] ---> 0c71c9657bee [2022-10-24T19:11:06.067Z] Step 15/16 : COPY . . [2022-10-24T19:11:06.067Z] ---> 1577c947db22 [2022-10-24T19:11:06.067Z] Step 16/16 : RUN ${MAKE} [2022-10-24T19:11:06.067Z] ---> Running in afe2bec1c6e8 [2022-10-24T19:11:06.328Z] noop [2022-10-24T19:11:06.588Z] Removing intermediate container afe2bec1c6e8 [2022-10-24T19:11:06.588Z] ---> 8be74161565e [2022-10-24T19:11:06.588Z] Successfully built 8be74161565e [2022-10-24T19:11:06.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T19:11:06.907Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T19:11:06.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T19:11:06.966Z] prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container [2022-10-24T19:11:06.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T19:11:07.357Z] $ docker top acf84a0283a634b91c4df2c6ad1f4db04d67ed369001269b6665dbadd7086d9a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T19:11:07.708Z] + go version [2022-10-24T19:11:07.708Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T19:11:07.720Z] $ docker stop --time=1 acf84a0283a634b91c4df2c6ad1f4db04d67ed369001269b6665dbadd7086d9a [2022-10-24T19:11:08.986Z] $ docker rm -f acf84a0283a634b91c4df2c6ad1f4db04d67ed369001269b6665dbadd7086d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T19:11:09.384Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T19:11:09.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T19:11:09.455Z] prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container [2022-10-24T19:11:09.494Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T19:11:09.830Z] $ docker top 88384818d1496f7f98404fc4b0f5f3ac29f085793ac61b04ca4dbe8161f04965 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T19:11:10.170Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh [2022-10-24T19:11:10.470Z] + make test [2022-10-24T19:11:10.470Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-24T19:11:10.728Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-24T19:11:20.695Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-24T19:11:20.695Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-24T19:11:20.695Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-24T19:11:20.695Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-24T19:11:20.695Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-24T19:11:20.695Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-24T19:11:20.695Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-24T19:11:20.695Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-24T19:11:20.695Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-24T19:11:22.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T19:11:22.592Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T19:11:22.592Z] ./bin/test-attribution-txt.sh [2022-10-24T19:11:22.592Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-24T19:11:22.592Z] make -C web test [2022-10-24T19:11:22.592Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [2022-10-24T19:11:22.592Z] make[1]: tput: No such file or directory [2022-10-24T19:11:22.592Z] make[1]: tput: No such file or directory [2022-10-24T19:11:22.592Z] warning: generating ./VERSION [2022-10-24T19:11:22.592Z] echo "0.0.0" > VERSION [2022-10-24T19:11:22.592Z] docker build \ [2022-10-24T19:11:22.592Z] -f Dockerfile \ [2022-10-24T19:11:22.592Z] --build-arg USER=1000 \ [2022-10-24T19:11:22.592Z] \ [2022-10-24T19:11:22.592Z] --label "git_sha=4362c92f78e9447aa0da12efc957a1332f867636" \ [2022-10-24T19:11:22.592Z] -t edgexfoundry/edgex-web-ui:4362c92f78e9447aa0da12efc957a1332f867636 \ [2022-10-24T19:11:22.592Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-24T19:11:22.592Z] . [2022-10-24T19:11:22.592Z] Sending build context to Docker daemon 3.27MB [2022-10-24T19:11:22.592Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-24T19:11:22.592Z] 16.17-alpine3.15: Pulling from library/node [2022-10-24T19:11:22.850Z] 9621f1afde84: Pulling fs layer [2022-10-24T19:11:22.850Z] c6f70ee39829: Pulling fs layer [2022-10-24T19:11:22.850Z] 56892a8094a2: Pulling fs layer [2022-10-24T19:11:22.850Z] 58dd87906ef0: Pulling fs layer [2022-10-24T19:11:22.850Z] 58dd87906ef0: Waiting [2022-10-24T19:11:22.850Z] 56892a8094a2: Download complete [2022-10-24T19:11:22.850Z] 9621f1afde84: Verifying Checksum [2022-10-24T19:11:22.850Z] 9621f1afde84: Download complete [2022-10-24T19:11:22.850Z] 58dd87906ef0: Verifying Checksum [2022-10-24T19:11:22.850Z] 58dd87906ef0: Download complete [2022-10-24T19:11:22.850Z] 9621f1afde84: Pull complete [2022-10-24T19:11:23.107Z] c6f70ee39829: Verifying Checksum [2022-10-24T19:11:23.107Z] c6f70ee39829: Download complete [2022-10-24T19:11:24.495Z] c6f70ee39829: Pull complete [2022-10-24T19:11:24.495Z] 56892a8094a2: Pull complete [2022-10-24T19:11:24.495Z] 58dd87906ef0: Pull complete [2022-10-24T19:11:24.495Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-24T19:11:24.495Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-24T19:11:24.495Z] ---> b69703f70c3d [2022-10-24T19:11:24.495Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-24T19:11:25.916Z] ---> Running in 3bab7a440533 [2022-10-24T19:11:25.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T19:11:26.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T19:11:26.437Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-24T19:11:26.437Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-24T19:11:26.437Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-24T19:11:26.437Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-24T19:11:26.437Z] (5/129) Installing libxcb (1.14-r2) [2022-10-24T19:11:26.437Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-24T19:11:26.437Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-24T19:11:26.437Z] (8/129) Installing libice (1.0.10-r0) [2022-10-24T19:11:26.437Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-24T19:11:26.437Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-24T19:11:26.437Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-24T19:11:26.437Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-24T19:11:26.437Z] (13/129) Installing xset (1.2.4-r0) [2022-10-24T19:11:26.437Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-24T19:11:26.437Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-24T19:11:26.437Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-24T19:11:26.437Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-24T19:11:26.437Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-24T19:11:26.694Z] (19/129) Installing libintl (0.21-r0) [2022-10-24T19:11:26.695Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-24T19:11:26.695Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-24T19:11:26.695Z] (22/129) Installing pcre (8.45-r1) [2022-10-24T19:11:26.695Z] (23/129) Installing glib (2.70.1-r0) [2022-10-24T19:11:26.695Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-24T19:11:26.695Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-24T19:11:26.695Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-24T19:11:26.695Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-24T19:11:26.695Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-24T19:11:26.695Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-24T19:11:26.695Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-24T19:11:26.695Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-24T19:11:26.695Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-24T19:11:26.695Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-24T19:11:26.695Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-24T19:11:26.695Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-24T19:11:26.695Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-24T19:11:26.695Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-24T19:11:26.695Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-24T19:11:26.953Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-24T19:11:26.953Z] (40/129) Installing libxi (1.8-r0) [2022-10-24T19:11:26.953Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-24T19:11:26.953Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-24T19:11:26.953Z] (43/129) Installing atk (2.36.0-r0) [2022-10-24T19:11:26.953Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-24T19:11:26.953Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-24T19:11:26.953Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-24T19:11:26.953Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-24T19:11:26.953Z] (48/129) Installing expat (2.4.9-r0) [2022-10-24T19:11:26.953Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-24T19:11:26.953Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-24T19:11:26.953Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-24T19:11:26.953Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-24T19:11:26.953Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-24T19:11:26.953Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-24T19:11:26.953Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-24T19:11:26.953Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-24T19:11:26.953Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-24T19:11:26.953Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-24T19:11:26.953Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-24T19:11:26.953Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-24T19:11:26.953Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-24T19:11:27.212Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-24T19:11:27.212Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-24T19:11:27.212Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-24T19:11:27.212Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-24T19:11:27.212Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-24T19:11:27.212Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-24T19:11:27.212Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-24T19:11:27.212Z] (69/129) Installing pango (1.48.10-r0) [2022-10-24T19:11:27.212Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-24T19:11:27.212Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-24T19:11:27.212Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-24T19:11:27.212Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-24T19:11:27.212Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-24T19:11:27.212Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-24T19:11:27.212Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-24T19:11:27.471Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-24T19:11:27.471Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-24T19:11:27.471Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-24T19:11:27.471Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-24T19:11:29.375Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-24T19:11:29.375Z] (80/129) Installing flac (1.3.4-r0) [2022-10-24T19:11:29.375Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-24T19:11:29.375Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-24T19:11:29.375Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-24T19:11:29.634Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-24T19:11:29.634Z] (85/129) Installing libass (0.15.2-r0) [2022-10-24T19:11:29.634Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-24T19:11:29.634Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-24T19:11:29.634Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-24T19:11:29.634Z] (89/129) Installing lame (3.100-r0) [2022-10-24T19:11:29.634Z] (90/129) Installing opus (1.3.1-r1) [2022-10-24T19:11:29.634Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-24T19:11:29.634Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-24T19:11:29.634Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-24T19:11:29.634Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-24T19:11:29.634Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-24T19:11:29.634Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-24T19:11:29.634Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-24T19:11:29.634Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-24T19:11:29.634Z] (99/129) Installing libva (2.13.0-r0) [2022-10-24T19:11:29.634Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-24T19:11:29.634Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-24T19:11:29.634Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-24T19:11:29.892Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-24T19:11:29.892Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-24T19:11:29.892Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-24T19:11:29.892Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-24T19:11:29.892Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-24T19:11:29.892Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-24T19:11:30.150Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-24T19:11:30.150Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-24T19:11:30.150Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-24T19:11:30.150Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-24T19:11:30.150Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-24T19:11:30.150Z] (114/129) Installing nspr (4.32-r0) [2022-10-24T19:11:30.150Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-24T19:11:30.150Z] (116/129) Installing nss (3.78.1-r0) [2022-10-24T19:11:30.150Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-24T19:11:30.150Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-24T19:11:30.150Z] (119/129) Installing orc (0.4.32-r0) [2022-10-24T19:11:30.150Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-24T19:11:30.150Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-24T19:11:30.150Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-24T19:11:30.150Z] (123/129) Installing libpulse (15.0-r2) [2022-10-24T19:11:30.410Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-24T19:11:30.410Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-24T19:11:30.410Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-24T19:11:30.410Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-24T19:11:30.410Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-24T19:11:30.410Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-24T19:11:31.346Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T19:11:31.346Z] Executing glib-2.70.1-r0.trigger [2022-10-24T19:11:31.346Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-24T19:11:33.251Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-24T19:11:33.251Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-24T19:11:33.251Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-24T19:11:33.251Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-24T19:11:33.251Z] OK: 286 MiB in 145 packages [2022-10-24T19:11:38.600Z] Removing intermediate container 3bab7a440533 [2022-10-24T19:11:38.600Z] ---> 86c8374daef5 [2022-10-24T19:11:38.600Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-24T19:11:38.600Z] ---> Running in 45c9bccef155 [2022-10-24T19:11:38.600Z] Removing intermediate container 45c9bccef155 [2022-10-24T19:11:38.600Z] ---> 866aecab434b [2022-10-24T19:11:38.600Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-24T19:11:38.600Z] ---> Running in 6fc46595d6ea [2022-10-24T19:11:38.600Z] Removing intermediate container 6fc46595d6ea [2022-10-24T19:11:38.600Z] ---> bf85f1828f60 [2022-10-24T19:11:38.600Z] Step 5/10 : RUN npm install -g npm [2022-10-24T19:11:38.600Z] ---> Running in e1963261e247 [2022-10-24T19:11:45.156Z] [2022-10-24T19:11:45.156Z] changed 54 packages, and audited 212 packages in 5s [2022-10-24T19:11:45.156Z] [2022-10-24T19:11:45.156Z] 11 packages are looking for funding [2022-10-24T19:11:45.156Z] run `npm fund` for details [2022-10-24T19:11:45.156Z] [2022-10-24T19:11:45.156Z] found 0 vulnerabilities [2022-10-24T19:11:45.413Z] Removing intermediate container e1963261e247 [2022-10-24T19:11:45.413Z] ---> 74e3aeaadb4f [2022-10-24T19:11:45.413Z] Step 6/10 : ARG USER=1000 [2022-10-24T19:11:45.413Z] ---> Running in 32ba6db1ebf3 [2022-10-24T19:11:45.413Z] Removing intermediate container 32ba6db1ebf3 [2022-10-24T19:11:45.413Z] ---> f6538d526a6e [2022-10-24T19:11:45.413Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-24T19:11:45.413Z] ---> Running in de8a35a834c6 [2022-10-24T19:11:45.978Z] Removing intermediate container de8a35a834c6 [2022-10-24T19:11:45.978Z] ---> 70a649bcdd8a [2022-10-24T19:11:45.978Z] Step 8/10 : USER $USER:$USER [2022-10-24T19:11:45.978Z] ---> Running in aed349575687 [2022-10-24T19:11:46.237Z] Removing intermediate container aed349575687 [2022-10-24T19:11:46.237Z] ---> 0e809a02076f [2022-10-24T19:11:46.237Z] Step 9/10 : WORKDIR /app [2022-10-24T19:11:46.237Z] ---> Running in e1ef4e26cdec [2022-10-24T19:11:46.237Z] Removing intermediate container e1ef4e26cdec [2022-10-24T19:11:46.237Z] ---> bc51ab9ad78b [2022-10-24T19:11:46.237Z] Step 10/10 : LABEL git_sha=4362c92f78e9447aa0da12efc957a1332f867636 [2022-10-24T19:11:46.237Z] ---> Running in 71fd6edc7360 [2022-10-24T19:11:46.237Z] Removing intermediate container 71fd6edc7360 [2022-10-24T19:11:46.237Z] ---> c47ba0fadf01 [2022-10-24T19:11:46.496Z] Successfully built c47ba0fadf01 [2022-10-24T19:11:46.496Z] Successfully tagged edgexfoundry/edgex-web-ui:4362c92f78e9447aa0da12efc957a1332f867636 [2022-10-24T19:11:46.496Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-24T19:11:46.496Z] touch edgex-web-ui.imagebuilt [2022-10-24T19:11:46.496Z] mkdir -p node_modules coverage [2022-10-24T19:11:46.496Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-24T19:11:46.496Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE required: { [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE }, [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T19:11:48.398Z] npm WARN EBADENGINE } [2022-10-24T19:11:52.595Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-24T19:11:52.595Z] 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 [2022-10-24T19:11:52.852Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T19:11:52.852Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-24T19:11:53.108Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-24T19:11:53.366Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-24T19:11:53.624Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-24T19:11:54.557Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-24T19:11:54.815Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-24T19:11:56.712Z] 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 [2022-10-24T19:11:56.970Z] 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 [2022-10-24T19:11:57.902Z] 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. [2022-10-24T19:11:57.902Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-24T19:11:58.160Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T19:11:58.418Z] 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. [2022-10-24T19:11:58.418Z] 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. [2022-10-24T19:11:59.789Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T19:12:01.688Z] 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. [2022-10-24T19:12:04.218Z] 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. [2022-10-24T19:12:08.404Z] [2022-10-24T19:12:08.404Z] added 1478 packages, and audited 1479 packages in 21s [2022-10-24T19:12:08.404Z] [2022-10-24T19:12:08.404Z] 90 packages are looking for funding [2022-10-24T19:12:08.404Z] run `npm fund` for details [2022-10-24T19:12:08.404Z] [2022-10-24T19:12:08.404Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-24T19:12:08.404Z] [2022-10-24T19:12:08.404Z] To address issues that do not require attention, run: [2022-10-24T19:12:08.404Z] npm audit fix [2022-10-24T19:12:08.404Z] [2022-10-24T19:12:08.404Z] To address all issues (including breaking changes), run: [2022-10-24T19:12:08.404Z] npm audit fix --force [2022-10-24T19:12:08.404Z] [2022-10-24T19:12:08.404Z] Run `npm audit` for details. [2022-10-24T19:12:15.020Z] 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 [2022-10-24T19:12:16.923Z] - Generating browser application bundles (phase: setup)... [2022-10-24T19:12:21.102Z] Compiling @angular/core : es2015 as esm2015 [2022-10-24T19:12:21.102Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-24T19:12:24.385Z] Compiling @angular/common : es2015 as esm2015 [2022-10-24T19:12:24.385Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-24T19:12:25.318Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-24T19:12:25.318Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-24T19:12:25.576Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-24T19:12:25.576Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-24T19:12:25.835Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-24T19:12:26.093Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-24T19:12:26.093Z] Compiling @angular/router : es2015 as esm2015 [2022-10-24T19:12:26.350Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-24T19:12:26.350Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-24T19:12:28.249Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-24T19:12:34.812Z] 24 10 2022 19:12:33.620:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-24T19:12:34.812Z] 24 10 2022 19:12:33.622:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-24T19:12:34.812Z] 24 10 2022 19:12:33.625:INFO [launcher]: Starting browser ChromeHeadless [2022-10-24T19:12:47.012Z] ✔ Browser application bundle generation complete. [2022-10-24T19:12:47.012Z] 24 10 2022 19:12:45.229:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket y6djh-Z2ZEw_FOBTAAAB with id 19250510 [2022-10-24T19:12:48.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-24T19:12:48.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.084 secs) [2022-10-24T19:12:48.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.286 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.29 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.329 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.365 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.371 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.382 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.405 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.42 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.45 secs) [2022-10-24T19:12:48.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.471 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.485 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.491 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.493 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.495 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.532 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.547 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.564 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.582 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.615 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.629 secs) [2022-10-24T19:12:48.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.657 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.667 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.675 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.688 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.694 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.698 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.702 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.741 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.758 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.766 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.799 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.809 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.817 secs) [2022-10-24T19:12:49.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.821 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.84 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.845 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.849 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.853 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.863 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.88 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.896 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.907 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.91 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.932 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.946 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.954 secs) [2022-10-24T19:12:49.422Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.974 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.026 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.03 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.032 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.036 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.045 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.062 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.083 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.094 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.111 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.132 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.167 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.169 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.172 secs) [2022-10-24T19:12:49.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.18 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.189 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.196 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.202 secs) [2022-10-24T19:12:49.944Z] WARN: ' [2022-10-24T19:12:49.944Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T19:12:49.944Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T19:12:49.944Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T19:12:49.944Z] in a future version of Angular. [2022-10-24T19:12:49.944Z] [2022-10-24T19:12:49.944Z] For more information on this, see our API docs here: [2022-10-24T19:12:49.944Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T19:12:49.944Z] ' [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.202 secs) [2022-10-24T19:12:49.944Z] WARN: ' [2022-10-24T19:12:49.944Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T19:12:49.944Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T19:12:49.944Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T19:12:49.944Z] in a future version of Angular. [2022-10-24T19:12:49.944Z] [2022-10-24T19:12:49.944Z] For more information on this, see our API docs here: [2022-10-24T19:12:49.944Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T19:12:49.944Z] ' [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.223 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.228 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.231 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.233 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.245 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.25 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.259 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.267 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.284 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.306 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.315 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.319 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.324 secs) [2022-10-24T19:12:49.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.366 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.378 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.407 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.419 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.428 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.456 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.459 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.466 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.468 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.494 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.508 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.519 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.528 secs) [2022-10-24T19:12:50.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.537 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.549 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.552 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.554 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.56 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.57 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.572 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.576 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.579 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.613 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.645 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.653 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.678 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.691 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.698 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.701 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.705 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.708 secs) [2022-10-24T19:12:50.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.71 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.734 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.746 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.749 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.776 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.818 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.824 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.828 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.83 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.838 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.84 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.841 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.856 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.879 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.895 secs) [2022-10-24T19:12:50.720Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.908 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.911 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.913 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.917 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.956 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.977 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.996 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.022 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.025 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.031 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.043 secs) [2022-10-24T19:12:50.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.065 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.089 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.1 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.176 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.184 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.191 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.202 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.228 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.241 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.247 secs) [2022-10-24T19:12:51.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.267 secs) [2022-10-24T19:12:51.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.277 secs) [2022-10-24T19:12:51.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.284 secs) [2022-10-24T19:12:51.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.292 secs) [2022-10-24T19:12:51.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.402 secs / 2.292 secs) [2022-10-24T19:12:51.495Z] TOTAL: 149 SUCCESS [2022-10-24T19:12:51.495Z] ✔ Browser application bundle generation complete. [2022-10-24T19:12:52.061Z] [2022-10-24T19:12:52.061Z] =============================== Coverage summary =============================== [2022-10-24T19:12:52.061Z] Statements : 40.84% ( 1462/3580 ) [2022-10-24T19:12:52.061Z] Branches : 12.03% ( 111/923 ) [2022-10-24T19:12:52.061Z] Functions : 33.05% ( 429/1298 ) [2022-10-24T19:12:52.061Z] Lines : 38.77% ( 1313/3387 ) [2022-10-24T19:12:52.061Z] ================================================================================ [2022-10-24T19:12:52.061Z] ✔ Browser application bundle generation complete. [2022-10-24T19:12:52.627Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo [2022-10-24T19:12:52.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T19:12:52.654Z] $ docker stop --time=1 88384818d1496f7f98404fc4b0f5f3ac29f085793ac61b04ca4dbe8161f04965 [2022-10-24T19:12:53.925Z] $ docker rm -f 88384818d1496f7f98404fc4b0f5f3ac29f085793ac61b04ca4dbe8161f04965 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T19:12:54.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T19:12:55.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T19:12:55.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T19:12:56.285Z] + ls -al . [2022-10-24T19:12:56.285Z] total 184 [2022-10-24T19:12:56.285Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 24 19:11 . [2022-10-24T19:12:56.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 19:09 .. [2022-10-24T19:12:56.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 19:09 .blubracket [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 19:09 .dockerignore [2022-10-24T19:12:56.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 19:10 .git [2022-10-24T19:12:56.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 19:09 .github [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 19:09 .gitignore [2022-10-24T19:12:56.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 19:10 .semver [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 19:09 Attribution.txt [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 19:09 CHANGELOG.md [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 19:09 CONTRIBUTING.md [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 19:09 Dockerfile [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 19:09 Jenkinsfile [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 19:09 LICENSE [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 19:09 Makefile [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 19:09 README.md [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 19:10 VERSION [2022-10-24T19:12:56.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 19:09 assets [2022-10-24T19:12:56.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 19:09 bin [2022-10-24T19:12:56.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 19:09 cmd [2022-10-24T19:12:56.285Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 19:11 coverage.out [2022-10-24T19:12:56.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 19:09 docs [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 19:09 go.mod [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 19:09 go.sum [2022-10-24T19:12:56.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 19:09 internal [2022-10-24T19:12:56.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 19:09 snap [2022-10-24T19:12:56.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 19:09 testing [2022-10-24T19:12:56.285Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 19:09 version.go [2022-10-24T19:12:56.285Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 19:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T19:12:56.592Z] + 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=4362c92f78e9447aa0da12efc957a1332f867636 --label arch=amd64 --label version=0.0.0 . [2022-10-24T19:12:56.850Z] Sending build context to Docker daemon 48.24MB [2022-10-24T19:12:56.850Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T19:12:56.850Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-24T19:12:56.850Z] ---> 8be74161565e [2022-10-24T19:12:56.850Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T19:12:57.417Z] ---> Running in bacdf46c7f9a [2022-10-24T19:12:57.417Z] Removing intermediate container bacdf46c7f9a [2022-10-24T19:12:57.417Z] ---> 3bef2af65ccb [2022-10-24T19:12:57.417Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T19:12:57.417Z] ---> Running in 52294aca1f7b [2022-10-24T19:12:57.675Z] Removing intermediate container 52294aca1f7b [2022-10-24T19:12:57.675Z] ---> e8f8dc197b2d [2022-10-24T19:12:57.675Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T19:12:57.675Z] ---> Running in 0880ac067096 [2022-10-24T19:12:57.675Z] Removing intermediate container 0880ac067096 [2022-10-24T19:12:57.675Z] ---> cb8a1f1523ec [2022-10-24T19:12:57.675Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-24T19:12:57.675Z] ---> Running in 607ddd6522bd [2022-10-24T19:12:57.675Z] Removing intermediate container 607ddd6522bd [2022-10-24T19:12:57.675Z] ---> 42333b79696a [2022-10-24T19:12:57.675Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T19:12:57.675Z] ---> Running in 3d138c479b3c [2022-10-24T19:12:57.933Z] Removing intermediate container 3d138c479b3c [2022-10-24T19:12:57.933Z] ---> 853054747c04 [2022-10-24T19:12:57.933Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T19:12:58.868Z] ---> 33a218f757e3 [2022-10-24T19:12:58.868Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T19:12:58.868Z] ---> Running in cc734d1c23a6 [2022-10-24T19:12:59.434Z] Removing intermediate container cc734d1c23a6 [2022-10-24T19:12:59.434Z] ---> 171188f3cedb [2022-10-24T19:12:59.434Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T19:12:59.434Z] ---> Running in f2d27d6a92f6 [2022-10-24T19:12:59.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T19:13:00.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T19:13:00.886Z] OK: 211 MiB in 51 packages [2022-10-24T19:13:01.144Z] Removing intermediate container f2d27d6a92f6 [2022-10-24T19:13:01.144Z] ---> 1a409c3439ab [2022-10-24T19:13:01.144Z] Step 11/26 : ENV GO111MODULE=on [2022-10-24T19:13:01.144Z] ---> Running in 97f8f396050f [2022-10-24T19:13:01.144Z] Removing intermediate container 97f8f396050f [2022-10-24T19:13:01.144Z] ---> 8486f51c650f [2022-10-24T19:13:01.144Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T19:13:01.144Z] ---> Running in 2c9c5bc19217 [2022-10-24T19:13:01.403Z] Removing intermediate container 2c9c5bc19217 [2022-10-24T19:13:01.403Z] ---> 0b6c67799c74 [2022-10-24T19:13:01.403Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-24T19:13:01.403Z] ---> d2630b8764ea [2022-10-24T19:13:01.403Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T19:13:01.403Z] ---> Running in 6ca52ee4cb96 [2022-10-24T19:13:02.335Z] Removing intermediate container 6ca52ee4cb96 [2022-10-24T19:13:02.335Z] ---> 7dae943fa37c [2022-10-24T19:13:02.335Z] Step 15/26 : COPY . . [2022-10-24T19:13:03.751Z] ---> f684c24e0202 [2022-10-24T19:13:03.751Z] Step 16/26 : RUN ${MAKE} [2022-10-24T19:13:03.751Z] ---> Running in 96d5cb46db9f [2022-10-24T19:13:03.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-24T19:13:15.941Z] Removing intermediate container 96d5cb46db9f [2022-10-24T19:13:15.941Z] ---> bb056efa04fb [2022-10-24T19:13:15.941Z] Step 17/26 : FROM alpine:3.14 [2022-10-24T19:13:15.941Z] 3.14: Pulling from library/alpine [2022-10-24T19:13:15.941Z] c7ed990a2339: Pulling fs layer [2022-10-24T19:13:16.199Z] c7ed990a2339: Verifying Checksum [2022-10-24T19:13:16.199Z] c7ed990a2339: Download complete [2022-10-24T19:13:16.458Z] c7ed990a2339: Pull complete [2022-10-24T19:13:16.458Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T19:13:16.458Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T19:13:16.458Z] ---> dd53f409bf0b [2022-10-24T19:13:16.458Z] Step 18/26 : EXPOSE 4000 [2022-10-24T19:13:16.716Z] ---> Running in 10326cf7a42a [2022-10-24T19:13:16.716Z] Removing intermediate container 10326cf7a42a [2022-10-24T19:13:16.716Z] ---> 637b71433f15 [2022-10-24T19:13:16.716Z] 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 [2022-10-24T19:13:17.683Z] ---> 0256baafc1e6 [2022-10-24T19:13:17.683Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-24T19:13:17.683Z] ---> 81f96e6c9d67 [2022-10-24T19:13:17.683Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-24T19:13:17.683Z] ---> a56ebf90cfdc [2022-10-24T19:13:17.683Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-24T19:13:17.683Z] ---> Running in ee4a204a3c18 [2022-10-24T19:13:17.942Z] Removing intermediate container ee4a204a3c18 [2022-10-24T19:13:17.942Z] ---> 4c2cc3bc5bfd [2022-10-24T19:13:17.942Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-24T19:13:17.942Z] ---> Running in 204bd73475a8 [2022-10-24T19:13:17.942Z] Removing intermediate container 204bd73475a8 [2022-10-24T19:13:17.942Z] ---> 0c9a1a852676 [2022-10-24T19:13:17.942Z] Step 24/26 : LABEL arch=amd64 [2022-10-24T19:13:17.942Z] ---> Running in ebd534ded3fb [2022-10-24T19:13:17.942Z] Removing intermediate container ebd534ded3fb [2022-10-24T19:13:17.942Z] ---> 11a94f6ac2df [2022-10-24T19:13:17.942Z] Step 25/26 : LABEL git_sha=4362c92f78e9447aa0da12efc957a1332f867636 [2022-10-24T19:13:17.942Z] ---> Running in c681f7bd5f5c [2022-10-24T19:13:18.201Z] Removing intermediate container c681f7bd5f5c [2022-10-24T19:13:18.201Z] ---> 9e65f8cc0fe9 [2022-10-24T19:13:18.201Z] Step 26/26 : LABEL version=0.0.0 [2022-10-24T19:13:18.201Z] ---> Running in 87455f792ba7 [2022-10-24T19:13:18.201Z] Removing intermediate container 87455f792ba7 [2022-10-24T19:13:18.201Z] ---> 3c0ebc9d0de3 [2022-10-24T19:13:18.201Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T19:13:18.201Z] Successfully built 3c0ebc9d0de3 [2022-10-24T19:13:18.201Z] 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 [2022-10-24T19:13:18.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T19:13:18.624Z] [2022-10-24T19:13:18.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T19:13:18.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T19:13:18.921Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T19:13:18.921Z] 5eb5b503b376: Pulling fs layer [2022-10-24T19:13:18.921Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T19:13:18.921Z] ec43610c2a17: Pulling fs layer [2022-10-24T19:13:18.921Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T19:13:18.921Z] 33b1e0a273af: Pulling fs layer [2022-10-24T19:13:18.921Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T19:13:18.921Z] 2f39f015ded8: Pulling fs layer [2022-10-24T19:13:18.921Z] 3a2ae6a8a46f: Waiting [2022-10-24T19:13:18.921Z] 33b1e0a273af: Waiting [2022-10-24T19:13:18.921Z] 5d3b04190fa2: Waiting [2022-10-24T19:13:18.921Z] 2f39f015ded8: Waiting [2022-10-24T19:13:18.921Z] 5c69ac0246d0: Download complete [2022-10-24T19:13:18.921Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T19:13:18.921Z] 3a2ae6a8a46f: Download complete [2022-10-24T19:13:18.921Z] ec43610c2a17: Verifying Checksum [2022-10-24T19:13:18.921Z] ec43610c2a17: Download complete [2022-10-24T19:13:18.921Z] 33b1e0a273af: Verifying Checksum [2022-10-24T19:13:18.921Z] 33b1e0a273af: Download complete [2022-10-24T19:13:18.921Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T19:13:18.921Z] 5d3b04190fa2: Download complete [2022-10-24T19:13:19.180Z] 5eb5b503b376: Verifying Checksum [2022-10-24T19:13:19.180Z] 5eb5b503b376: Download complete [2022-10-24T19:13:19.747Z] 2f39f015ded8: Download complete [2022-10-24T19:13:20.310Z] 5eb5b503b376: Pull complete [2022-10-24T19:13:20.567Z] 5c69ac0246d0: Pull complete [2022-10-24T19:13:20.825Z] ec43610c2a17: Pull complete [2022-10-24T19:13:20.825Z] 3a2ae6a8a46f: Pull complete [2022-10-24T19:13:21.083Z] 33b1e0a273af: Pull complete [2022-10-24T19:13:21.083Z] 5d3b04190fa2: Pull complete [2022-10-24T19:13:25.263Z] 2f39f015ded8: Pull complete [2022-10-24T19:13:25.263Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T19:13:25.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T19:13:25.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T19:13:25.362Z] prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container [2022-10-24T19:13:25.392Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T19:13:28.974Z] $ docker top 3774d071241940249e324b7bc7742621b92f40c0b468528884ad489144f953ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T19:13:29.367Z] ---> job-cost.sh [2022-10-24T19:13:29.367Z] lf-activate-venv: SKIPPING [2022-10-24T19:13:29.367Z] INFO: No Stack... [2022-10-24T19:13:29.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T19:13:29.884Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T19:13:30.171Z] + cut -d, -f6 [2022-10-24T19:13:30.171Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv [Pipeline] lock [2022-10-24T19:13:30.184Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-5-stack-cost] [2022-10-24T19:13:30.190Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-5-stack-cost] did not exist. Created. [2022-10-24T19:13:30.190Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T19:13:30.491Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T19:13:30.816Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T19:13:30.822Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T19:13:30.842Z] $ docker stop --time=1 3774d071241940249e324b7bc7742621b92f40c0b468528884ad489144f953ce [2022-10-24T19:13:32.144Z] $ docker rm -f 3774d071241940249e324b7bc7742621b92f40c0b468528884ad489144f953ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T01:10:00.411Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T01:10:00.441Z] 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 [2022-10-25T01:10:01.048Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] [2022-10-25T01:10:01.048Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-25T01:10:01.048Z] total 16 [2022-10-25T01:10:01.048Z] drwxr-xr-x 3 root root 4096 Oct 24 19:13 . [2022-10-25T01:10:01.048Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 19:13 .. [2022-10-25T01:10:01.048Z] drwxr-xr-x 2 root root 4096 Oct 24 19:13 cost [2022-10-25T01:10:01.048Z] -rw-r--r-- 1 root root 83 Oct 24 19:13 cost.csv [2022-10-25T01:10:01.048Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-25T01:10:01.048Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-25T01:10:01.048Z] total 16 [2022-10-25T01:10:01.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 19:13 . [2022-10-25T01:10:01.048Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 19:13 .. [2022-10-25T01:10:01.048Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 19:13 cost [2022-10-25T01:10:01.048Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 24 19:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T01:10:01.340Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T01:10:02.197Z] ---> package-listing.sh [2022-10-25T01:10:02.197Z] ++ facter osfamily [2022-10-25T01:10:02.197Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T01:10:02.455Z] + OS_FAMILY=debian [2022-10-25T01:10:02.455Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-25T01:10:02.455Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T01:10:02.455Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T01:10:02.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T01:10:02.455Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T01:10:02.455Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-25T01:10:02.455Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T01:10:02.455Z] + case "${OS_FAMILY}" in [2022-10-25T01:10:02.455Z] + dpkg -l [2022-10-25T01:10:02.455Z] + grep '^ii' [2022-10-25T01:10:02.455Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T01:10:02.455Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T01:10:02.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T01:10:02.455Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-25T01:10:02.455Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [2022-10-25T01:10:02.455Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo [2022-10-25T01:10:02.464Z] 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T01:10:02.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T01:10:03.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T01:10:03.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T01:10:03.357Z] prd-ubuntu20.04-docker-8c-8g-24916 does not seem to be running inside a container [2022-10-25T01:10:03.390Z] $ 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-556/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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@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 [2022-10-25T01:10:03.583Z] $ docker top 604b9f7aa26bc9efd9ae4983ee184a1a82a895ff074985effcae0fde7ccbc42f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T01:10:03.933Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T01:10:04.237Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T01:10:04.527Z] + ls /var/log/sa-host [2022-10-25T01:10:04.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T01:10:04.586Z] provisioning config files... [2022-10-25T01:10:04.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config14415902096229252689tmp [Pipeline] { [Pipeline] echo [2022-10-25T01:10:04.607Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T01:10:04.888Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T01:10:04.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T01:10:05.206Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T01:10:05.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T01:10:05.493Z] ---> sudo-logs.sh [2022-10-25T01:10:05.493Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T01:10:05.515Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T01:10:05.821Z] ---> job-cost.sh [2022-10-25T01:10:05.821Z] lf-activate-venv: SKIPPING [2022-10-25T01:10:05.821Z] DEBUG: total: 0.2199999988079071 [2022-10-25T01:10:05.821Z] INFO: Retrieving Stack Cost... [2022-10-25T01:10:06.089Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T01:10:06.655Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T01:10:06.663Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T01:10:06.944Z] ---> logs-deploy.sh [2022-10-25T01:10:06.944Z] lf-activate-venv: SKIPPING [2022-10-25T01:10:06.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/5 [2022-10-25T01:10:06.944Z] INFO: archiving workspace using pattern(s): [2022-10-25T01:10:08.330Z] Archives upload complete. [2022-10-25T01:10:08.330Z] INFO: archiving logs to Nexus [2022-10-25T01:10:08.907Z] ---> uname -a: [2022-10-25T01:10:08.907Z] Linux prd-ubuntu20-04-docker-8c-8g-24916 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] ---> lscpu: [2022-10-25T01:10:08.907Z] Architecture: x86_64 [2022-10-25T01:10:08.907Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T01:10:08.907Z] Byte Order: Little Endian [2022-10-25T01:10:08.907Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T01:10:08.907Z] CPU(s): 8 [2022-10-25T01:10:08.907Z] On-line CPU(s) list: 0-7 [2022-10-25T01:10:08.907Z] Thread(s) per core: 1 [2022-10-25T01:10:08.907Z] Core(s) per socket: 1 [2022-10-25T01:10:08.907Z] Socket(s): 8 [2022-10-25T01:10:08.907Z] NUMA node(s): 1 [2022-10-25T01:10:08.907Z] Vendor ID: AuthenticAMD [2022-10-25T01:10:08.907Z] CPU family: 23 [2022-10-25T01:10:08.907Z] Model: 49 [2022-10-25T01:10:08.907Z] Model name: AMD EPYC-Rome Processor [2022-10-25T01:10:08.907Z] Stepping: 0 [2022-10-25T01:10:08.907Z] CPU MHz: 2799.956 [2022-10-25T01:10:08.907Z] BogoMIPS: 5599.91 [2022-10-25T01:10:08.907Z] Virtualization: AMD-V [2022-10-25T01:10:08.907Z] Hypervisor vendor: KVM [2022-10-25T01:10:08.907Z] Virtualization type: full [2022-10-25T01:10:08.907Z] L1d cache: 256 KiB [2022-10-25T01:10:08.907Z] L1i cache: 256 KiB [2022-10-25T01:10:08.907Z] L2 cache: 4 MiB [2022-10-25T01:10:08.907Z] L3 cache: 128 MiB [2022-10-25T01:10:08.907Z] NUMA node0 CPU(s): 0-7 [2022-10-25T01:10:08.907Z] Vulnerability Itlb multihit: Not affected [2022-10-25T01:10:08.907Z] Vulnerability L1tf: Not affected [2022-10-25T01:10:08.907Z] Vulnerability Mds: Not affected [2022-10-25T01:10:08.907Z] Vulnerability Meltdown: Not affected [2022-10-25T01:10:08.907Z] Vulnerability Mmio stale data: Not affected [2022-10-25T01:10:08.907Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T01:10:08.907Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T01:10:08.907Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T01:10:08.907Z] Vulnerability Srbds: Not affected [2022-10-25T01:10:08.907Z] Vulnerability Tsx async abort: Not affected [2022-10-25T01:10:08.907Z] 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 [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] ---> nproc: [2022-10-25T01:10:08.907Z] 8 [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] ---> df -h: [2022-10-25T01:10:08.907Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T01:10:08.907Z] overlay 155G 13G 143G 9% / [2022-10-25T01:10:08.907Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T01:10:08.907Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T01:10:08.907Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T01:10:08.907Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] ---> sar -b -r -n DEV: [2022-10-25T01:10:08.907Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24916) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T01:10:08.907Z] [2022-10-25T01:10:08.907Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-25T01:10:08.907Z] 00:00:01 400.00 0.00 400.00 0.00 0.00 4000.00 0.00 [2022-10-25T01:10:08.907Z] 00:01:01 6.25 0.03 6.22 0.00 0.27 152.24 0.00 [2022-10-25T01:10:08.907Z] 00:02:01 1.83 0.00 1.83 0.00 0.00 19.46 0.00 [2022-10-25T01:10:08.907Z] 00:03:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2022-10-25T01:10:08.907Z] 00:04:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 [2022-10-25T01:10:08.907Z] 00:05:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 [2022-10-25T01:10:08.907Z] 00:06:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2022-10-25T01:10:08.907Z] 00:07:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2022-10-25T01:10:08.907Z] 00:08:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2022-10-25T01:10:08.907Z] 00:09:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 [2022-10-25T01:10:08.907Z] 00:10:01 1.70 0.00 1.70 0.00 0.00 20.80 0.00 [2022-10-25T01:10:08.907Z] 00:11:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2022-10-25T01:10:08.907Z] 00:12:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 [2022-10-25T01:10:08.907Z] 00:13:01 1.07 0.00 1.07 0.00 0.00 10.66 0.00 [2022-10-25T01:10:08.907Z] 00:14:01 1.80 0.00 1.80 0.00 0.00 19.60 0.00 [2022-10-25T01:10:08.907Z] 00:15:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 [2022-10-25T01:10:08.907Z] 00:16:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 [2022-10-25T01:10:08.907Z] 00:17:01 1.20 0.00 1.20 0.00 0.00 11.73 0.00 [2022-10-25T01:10:08.907Z] 00:18:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 [2022-10-25T01:10:08.907Z] 00:19:01 1.15 0.00 1.15 0.00 0.00 11.46 0.00 [2022-10-25T01:10:08.907Z] 00:20:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2022-10-25T01:10:08.907Z] 00:21:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 [2022-10-25T01:10:08.907Z] 00:22:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2022-10-25T01:10:08.907Z] 00:23:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2022-10-25T01:10:08.907Z] 00:24:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 [2022-10-25T01:10:08.907Z] 00:25:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 [2022-10-25T01:10:08.907Z] 00:26:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2022-10-25T01:10:08.907Z] 00:27:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 [2022-10-25T01:10:08.907Z] 00:28:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 [2022-10-25T01:10:08.907Z] 00:29:01 1.10 0.00 1.10 0.00 0.00 11.06 0.00 [2022-10-25T01:10:08.907Z] 00:30:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 [2022-10-25T01:10:08.907Z] 00:31:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 [2022-10-25T01:10:08.907Z] 00:32:01 1.65 0.00 1.65 0.00 0.00 17.99 0.00 [2022-10-25T01:10:08.907Z] 00:33:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 [2022-10-25T01:10:08.907Z] 00:34:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 [2022-10-25T01:10:08.907Z] 00:35:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2022-10-25T01:10:08.907Z] 00:36:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 [2022-10-25T01:10:08.907Z] 00:37:01 1.15 0.00 1.15 0.00 0.00 11.46 0.00 [2022-10-25T01:10:08.907Z] 00:38:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2022-10-25T01:10:08.907Z] 00:39:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 [2022-10-25T01:10:08.907Z] 00:40:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 [2022-10-25T01:10:08.907Z] 00:41:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 [2022-10-25T01:10:08.907Z] 00:42:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2022-10-25T01:10:08.907Z] 00:43:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2022-10-25T01:10:08.907Z] 00:44:01 1.92 0.00 1.92 0.00 0.00 22.26 0.00 [2022-10-25T01:10:08.907Z] 00:45:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2022-10-25T01:10:08.907Z] 00:46:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 [2022-10-25T01:10:08.907Z] 00:47:01 1.13 0.00 1.13 0.00 0.00 11.33 0.00 [2022-10-25T01:10:08.907Z] 00:48:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2022-10-25T01:10:08.907Z] 00:49:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 [2022-10-25T01:10:08.907Z] 00:50:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 [2022-10-25T01:10:08.907Z] 00:51:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 [2022-10-25T01:10:08.907Z] 00:52:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2022-10-25T01:10:08.907Z] 00:53:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2022-10-25T01:10:08.907Z] 00:54:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2022-10-25T01:10:08.907Z] 00:55:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2022-10-25T01:10:08.907Z] 00:56:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2022-10-25T01:10:08.907Z] 00:57:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 [2022-10-25T01:10:08.907Z] 00:58:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2022-10-25T01:10:08.907Z] 00:59:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2022-10-25T01:10:08.907Z] 01:00:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2022-10-25T01:10:08.908Z] 01:01:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 [2022-10-25T01:10:08.908Z] 01:02:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2022-10-25T01:10:08.908Z] 01:03:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 [2022-10-25T01:10:08.908Z] 01:04:01 2.12 0.00 2.12 0.00 0.00 22.93 0.00 [2022-10-25T01:10:08.908Z] 01:05:01 1.17 0.00 1.17 0.00 0.00 11.20 0.00 [2022-10-25T01:10:08.908Z] 01:06:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 [2022-10-25T01:10:08.908Z] 01:07:01 1.27 0.00 1.27 0.00 0.00 13.06 0.00 [2022-10-25T01:10:08.908Z] 01:08:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2022-10-25T01:10:08.908Z] 01:09:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 [2022-10-25T01:10:08.908Z] 01:10:01 1.25 0.08 1.17 0.00 4.93 13.06 0.00 [2022-10-25T01:10:08.908Z] Average: 1.48 0.00 1.48 0.00 0.07 17.48 0.00 [2022-10-25T01:10:08.908Z] [2022-10-25T01:10:08.908Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-25T01:10:08.908Z] 00:00:01 25871856 31537164 743268 2.26 242776 5396800 1814608 5.35 1750760 4561888 44 [2022-10-25T01:10:08.908Z] 00:01:01 25868084 31534228 745504 2.27 242980 5396820 1835016 5.41 1750760 4561176 24 [2022-10-25T01:10:08.908Z] 00:02:01 25868084 31534260 745484 2.27 242996 5396824 1835016 5.41 1750836 4561176 12 [2022-10-25T01:10:08.908Z] 00:03:01 25867920 31534132 745712 2.27 243004 5396828 1835016 5.41 1750780 4561176 8 [2022-10-25T01:10:08.908Z] 00:04:01 25867872 31534104 745716 2.27 243020 5396832 1835016 5.41 1750800 4561184 12 [2022-10-25T01:10:08.908Z] 00:05:01 25868516 31534760 744928 2.27 243036 5396832 1818892 5.36 1750916 4561184 20 [2022-10-25T01:10:08.908Z] 00:06:01 25868500 31534768 744848 2.27 243068 5396836 1818892 5.36 1750868 4561188 212 [2022-10-25T01:10:08.908Z] 00:07:01 25868396 31534696 744852 2.27 243088 5396840 1818892 5.36 1750896 4561192 8 [2022-10-25T01:10:08.908Z] 00:08:01 25868120 31534444 745036 2.27 243108 5396844 1818892 5.36 1750936 4561196 224 [2022-10-25T01:10:08.908Z] 00:09:01 25867656 31534124 745504 2.27 243124 5396848 1818892 5.36 1751376 4561200 8 [2022-10-25T01:10:08.908Z] 00:10:01 25867964 31534472 745136 2.27 243156 5396848 1818892 5.36 1751352 4561200 48 [2022-10-25T01:10:08.908Z] 00:11:01 25867884 31534396 745140 2.27 243168 5396852 1818892 5.36 1751256 4561204 4 [2022-10-25T01:10:08.908Z] 00:12:01 25867836 31534364 745108 2.27 243184 5396856 1818892 5.36 1751204 4561208 44 [2022-10-25T01:10:08.908Z] 00:13:01 25867788 31534332 745088 2.27 243192 5396856 1818892 5.36 1751232 4561208 8 [2022-10-25T01:10:08.908Z] 00:14:01 25867448 31534004 745348 2.27 243208 5396860 1818892 5.36 1751232 4561212 12 [2022-10-25T01:10:08.908Z] 00:15:01 25867868 31534440 745060 2.27 243224 5396860 1818892 5.36 1751328 4561212 12 [2022-10-25T01:10:08.908Z] 00:16:01 25868136 31534768 744720 2.26 243264 5396864 1818892 5.36 1751524 4561216 48 [2022-10-25T01:10:08.908Z] 00:17:01 25867680 31534328 745452 2.27 243276 5396864 1818892 5.36 1751716 4561216 220 [2022-10-25T01:10:08.908Z] 00:18:01 25867672 31534336 745536 2.27 243292 5396876 1818892 5.36 1751336 4561228 44 [2022-10-25T01:10:08.908Z] 00:19:01 25867704 31534392 745488 2.27 243300 5396880 1818892 5.36 1751336 4561232 8 [2022-10-25T01:10:08.908Z] 00:20:01 25867436 31534196 745616 2.27 243328 5396944 1818892 5.36 1751424 4561296 224 [2022-10-25T01:10:08.908Z] 00:21:01 25867948 31534784 745076 2.27 243356 5396948 1818892 5.36 1751476 4561300 12 [2022-10-25T01:10:08.908Z] 00:22:01 25868160 31534996 744796 2.26 243368 5396948 1802420 5.31 1751412 4561300 208 [2022-10-25T01:10:08.908Z] 00:23:01 25868288 31535144 744804 2.27 243384 5396952 1802420 5.31 1751424 4561304 8 [2022-10-25T01:10:08.908Z] 00:24:01 25868044 31534924 744980 2.27 243412 5396956 1802420 5.31 1751440 4561308 32 [2022-10-25T01:10:08.908Z] 00:25:01 25867964 31534848 744976 2.27 243432 5396956 1818556 5.36 1751516 4561308 16 [2022-10-25T01:10:08.908Z] 00:26:01 25867624 31534576 745236 2.27 243444 5396964 1818556 5.36 1751500 4561316 236 [2022-10-25T01:10:08.908Z] 00:27:01 25867868 31534824 744920 2.27 243452 5396964 1818556 5.36 1751504 4561316 8 [2022-10-25T01:10:08.908Z] 00:28:01 25867600 31534696 744980 2.27 243468 5397096 1818556 5.36 1751512 4561448 44 [2022-10-25T01:10:08.908Z] 00:29:01 25867988 31535108 744728 2.26 243480 5397100 1818556 5.36 1751536 4561452 8 [2022-10-25T01:10:08.908Z] 00:30:01 25867996 31535152 744660 2.26 243504 5397100 1834608 5.41 1751844 4561452 44 [2022-10-25T01:10:08.908Z] 00:31:01 25867656 31534824 744912 2.27 243520 5397104 1834608 5.41 1751564 4561456 16 [2022-10-25T01:10:08.908Z] 00:32:01 25867364 31534548 745124 2.27 243540 5397104 1834608 5.41 1751584 4561456 40 [2022-10-25T01:10:08.908Z] 00:33:01 25867348 31534560 745152 2.27 243560 5397108 1834608 5.41 1751608 4561460 4 [2022-10-25T01:10:08.908Z] 00:34:01 25867552 31534792 744968 2.27 243588 5397100 1834608 5.41 1751624 4561464 220 [2022-10-25T01:10:08.908Z] 00:35:01 25867436 31534704 745220 2.27 243604 5397116 1834608 5.41 1751712 4561464 16 [2022-10-25T01:10:08.908Z] 00:36:01 25867412 31534740 745180 2.27 243636 5397124 1834608 5.41 1751936 4561476 56 [2022-10-25T01:10:08.908Z] 00:37:01 25867648 31534980 744872 2.27 243652 5397124 1834608 5.41 1751704 4561476 8 [2022-10-25T01:10:08.908Z] 00:38:01 25867568 31535032 744752 2.26 243664 5397256 1834608 5.41 1751720 4561592 44 [2022-10-25T01:10:08.908Z] 00:39:01 25867268 31534752 744980 2.27 243680 5397248 1834608 5.41 1751732 4561596 8 [2022-10-25T01:10:08.908Z] 00:40:01 25867252 31534784 744908 2.27 243692 5397260 1834608 5.41 1751892 4561612 48 [2022-10-25T01:10:08.908Z] 00:41:01 25867420 31534972 744876 2.27 243708 5397264 1834608 5.41 1751868 4561616 4 [2022-10-25T01:10:08.908Z] 00:42:01 25867364 31534920 744876 2.27 243724 5397264 1834608 5.41 1751780 4561616 208 [2022-10-25T01:10:08.908Z] 00:43:01 25867072 31534648 745084 2.27 243728 5397268 1834608 5.41 1751944 4561620 8 [2022-10-25T01:10:08.908Z] 00:44:01 25867048 31534636 745032 2.27 243756 5397272 1834608 5.41 1751812 4561628 20 [2022-10-25T01:10:08.908Z] 00:45:01 25867196 31534812 744792 2.26 243768 5397276 1834608 5.41 1751892 4561628 12 [2022-10-25T01:10:08.908Z] 00:46:01 25867204 31534836 744704 2.26 243800 5397280 1834608 5.41 1751844 4561632 48 [2022-10-25T01:10:08.908Z] 00:47:01 25867364 31535032 744676 2.26 243812 5397280 1817908 5.36 1751876 4561632 8 [2022-10-25T01:10:08.908Z] 00:48:01 25867308 31534996 744672 2.26 243828 5397284 1817908 5.36 1751896 4561636 44 [2022-10-25T01:10:08.908Z] 00:49:01 25867260 31534968 744744 2.26 243856 5397272 1817908 5.36 1751908 4561640 8 [2022-10-25T01:10:08.908Z] 00:50:01 25866960 31534720 744952 2.27 243876 5397288 1817908 5.36 1752248 4561640 56 [2022-10-25T01:10:08.908Z] 00:51:01 25867112 31534888 744932 2.27 243888 5397292 1817908 5.36 1751996 4561644 12 [2022-10-25T01:10:08.908Z] 00:52:01 25867096 31534880 744872 2.27 243900 5397296 1801760 5.31 1751968 4561648 212 [2022-10-25T01:10:08.908Z] 00:53:01 25867564 31535368 744592 2.26 243908 5397300 1801760 5.31 1751980 4561652 8 [2022-10-25T01:10:08.908Z] 00:54:01 25867508 31535456 744464 2.26 243916 5397436 1801760 5.31 1752000 4561784 212 [2022-10-25T01:10:08.908Z] 00:55:01 25867460 31535432 744424 2.26 243940 5397436 1801760 5.31 1752064 4561788 16 [2022-10-25T01:10:08.908Z] 00:56:01 25867144 31535156 744648 2.26 243956 5397440 1801760 5.31 1752184 4561792 184 [2022-10-25T01:10:08.908Z] 00:57:01 25867136 31535152 744576 2.26 243972 5397440 1818016 5.36 1752036 4561792 8 [2022-10-25T01:10:08.908Z] 00:58:01 25866836 31534880 744800 2.27 243976 5397444 1818016 5.36 1752060 4561796 212 [2022-10-25T01:10:08.908Z] 00:59:01 25866996 31535048 744772 2.26 243992 5397440 1818016 5.36 1752052 4561800 8 [2022-10-25T01:10:08.908Z] 01:00:01 25866948 31535000 744776 2.26 244000 5397448 1818016 5.36 1752112 4561800 220 [2022-10-25T01:10:08.908Z] 01:01:01 25866820 31534908 744760 2.26 244016 5397452 1818016 5.36 1752416 4561804 216 [2022-10-25T01:10:08.908Z] 01:02:01 25866632 31534740 744928 2.27 244032 5397452 1834084 5.41 1752100 4561804 208 [2022-10-25T01:10:08.908Z] 01:03:01 25866836 31534968 744748 2.26 244040 5397456 1834084 5.41 1752112 4561808 8 [2022-10-25T01:10:08.908Z] 01:04:01 25866908 31535056 744840 2.27 244056 5397464 1834084 5.41 1752476 4561816 212 [2022-10-25T01:10:08.908Z] 01:05:01 25866980 31535144 744772 2.26 244068 5397464 1834084 5.41 1752212 4561816 8 [2022-10-25T01:10:08.908Z] 01:06:01 25866900 31535216 744680 2.26 244084 5397596 1834084 5.41 1752152 4561948 228 [2022-10-25T01:10:08.908Z] 01:07:01 25867104 31535436 744412 2.26 244096 5397596 1834084 5.41 1752168 4561948 8 [2022-10-25T01:10:08.908Z] 01:08:01 25867088 31535444 744348 2.26 244108 5397600 1834084 5.41 1752184 4561952 224 [2022-10-25T01:10:08.908Z] 01:09:01 25866252 31534660 745064 2.27 244116 5397608 1834084 5.41 1752528 4561956 20 [2022-10-25T01:10:08.908Z] 01:10:01 25853744 31524740 754968 2.30 244140 5400064 1883644 5.55 1763896 4563384 2596 [2022-10-25T01:10:08.908Z] Average: 25867376 31534670 745078 2.27 243582 5397181 1824070 5.38 1751829 4561529 106 [2022-10-25T01:10:08.908Z] [2022-10-25T01:10:08.908Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-25T01:10:08.908Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:01:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:04:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:05:01 ens3 0.70 0.52 0.39 0.17 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:05:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:08:01 ens3 0.33 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:09:01 ens3 4.18 3.13 2.32 4.94 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:10:01 ens3 1.67 0.53 0.57 0.34 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.908Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:11:01 ens3 0.40 0.27 0.25 0.20 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:12:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:15:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:16:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:20:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:24:01 ens3 0.35 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:25:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:28:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:29:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:30:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:32:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:33:01 ens3 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:35:01 ens3 0.32 0.23 0.11 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:37:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:40:01 ens3 0.37 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:42:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:43:01 ens3 0.43 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:45:01 ens3 0.32 0.17 0.11 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:46:01 ens3 0.18 0.17 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:48:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:50:01 ens3 0.37 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:51:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.909Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:54:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:55:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:56:01 ens3 0.17 0.15 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:58:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:00:01 ens3 0.43 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:02:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:04:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:05:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:08:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:09:01 ens3 4.22 3.78 2.38 5.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:10:01 ens3 5.62 2.65 5.02 1.74 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] 01:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] Average: ens3 0.40 0.24 0.19 0.20 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T01:10:08.910Z] [2022-10-25T01:10:08.910Z] [2022-10-25T01:10:08.910Z] ---> sar -P ALL: [2022-10-25T01:10:08.910Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24916) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T01:10:08.910Z] [2022-10-25T01:10:08.910Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T01:10:08.910Z] 00:00:01 all 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:01:01 all 0.03 0.02 0.05 0.03 0.00 99.87 [2022-10-25T01:10:08.910Z] 00:01:01 0 0.00 0.02 0.05 0.02 0.00 99.92 [2022-10-25T01:10:08.910Z] 00:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T01:10:08.910Z] 00:01:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-25T01:10:08.910Z] 00:01:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-25T01:10:08.910Z] 00:01:01 4 0.03 0.17 0.08 0.08 0.00 99.63 [2022-10-25T01:10:08.910Z] 00:01:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-25T01:10:08.910Z] 00:01:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-25T01:10:08.910Z] 00:01:01 7 0.03 0.00 0.05 0.10 0.00 99.82 [2022-10-25T01:10:08.910Z] 00:02:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2022-10-25T01:10:08.910Z] 00:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:02:01 1 0.76 0.00 0.03 0.00 0.00 99.20 [2022-10-25T01:10:08.910Z] 00:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T01:10:08.910Z] 00:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:03:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2022-10-25T01:10:08.910Z] 00:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:03:01 1 0.60 0.00 0.03 0.00 0.02 99.35 [2022-10-25T01:10:08.910Z] 00:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:03:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T01:10:08.910Z] 00:04:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2022-10-25T01:10:08.910Z] 00:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.910Z] 00:04:01 1 0.48 0.00 0.00 0.00 0.00 99.52 [2022-10-25T01:10:08.910Z] 00:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T01:10:08.910Z] 00:04:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-10-25T01:10:08.910Z] 00:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T01:10:08.910Z] 00:05:01 1 0.23 0.00 0.02 0.00 0.00 99.75 [2022-10-25T01:10:08.910Z] 00:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-25T01:10:08.910Z] 00:05:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T01:10:08.910Z] 00:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:05:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2022-10-25T01:10:08.910Z] 00:06:01 all 0.10 0.00 0.00 0.00 0.00 99.88 [2022-10-25T01:10:08.910Z] 00:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:06:01 1 0.73 0.00 0.02 0.00 0.02 99.24 [2022-10-25T01:10:08.910Z] 00:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T01:10:08.910Z] 00:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.910Z] 00:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:07:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2022-10-25T01:10:08.910Z] 00:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:07:01 1 0.68 0.00 0.00 0.00 0.02 99.30 [2022-10-25T01:10:08.910Z] 00:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T01:10:08.910Z] 00:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.910Z] 00:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:07:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-25T01:10:08.910Z] 00:08:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.910Z] 00:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.910Z] 00:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.910Z] 00:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.910Z] 00:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:09:01 all 0.05 0.00 0.02 0.01 0.00 99.93 [2022-10-25T01:10:08.911Z] 00:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T01:10:08.911Z] 00:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.911Z] 00:09:01 3 0.08 0.00 0.05 0.02 0.00 99.85 [2022-10-25T01:10:08.911Z] 00:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T01:10:08.911Z] 00:09:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-25T01:10:08.911Z] 00:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T01:10:08.911Z] 00:09:01 7 0.07 0.00 0.00 0.03 0.00 99.90 [2022-10-25T01:10:08.911Z] 00:10:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2022-10-25T01:10:08.911Z] 00:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:10:01 1 0.47 0.00 0.00 0.02 0.00 99.52 [2022-10-25T01:10:08.911Z] 00:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-25T01:10:08.911Z] 00:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T01:10:08.911Z] 00:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:10:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-25T01:10:08.911Z] [2022-10-25T01:10:08.911Z] 00:10:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T01:10:08.911Z] 00:11:01 all 0.18 0.00 0.02 0.01 0.00 99.79 [2022-10-25T01:10:08.911Z] 00:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:11:01 1 1.37 0.00 0.05 0.00 0.02 98.56 [2022-10-25T01:10:08.911Z] 00:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.911Z] 00:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:11:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-25T01:10:08.911Z] 00:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-25T01:10:08.911Z] 00:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.911Z] 00:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T01:10:08.911Z] 00:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:12:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T01:10:08.911Z] 00:13:01 all 0.09 0.00 0.01 0.00 0.01 99.90 [2022-10-25T01:10:08.911Z] 00:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:13:01 1 0.63 0.00 0.02 0.00 0.02 99.33 [2022-10-25T01:10:08.911Z] 00:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T01:10:08.911Z] 00:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.911Z] 00:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.911Z] 00:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:14:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-10-25T01:10:08.911Z] 00:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:14:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2022-10-25T01:10:08.911Z] 00:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:14:01 7 0.05 0.00 0.02 0.05 0.00 99.88 [2022-10-25T01:10:08.911Z] 00:15:01 all 0.08 0.00 0.01 0.04 0.00 99.87 [2022-10-25T01:10:08.911Z] 00:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:15:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2022-10-25T01:10:08.911Z] 00:15:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-25T01:10:08.911Z] 00:15:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2022-10-25T01:10:08.911Z] 00:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:15:01 7 0.02 0.00 0.02 0.18 0.00 99.78 [2022-10-25T01:10:08.911Z] 00:16:01 all 0.02 0.00 0.01 0.11 0.00 99.85 [2022-10-25T01:10:08.911Z] 00:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:16:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-25T01:10:08.911Z] 00:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T01:10:08.911Z] 00:16:01 3 0.00 0.00 0.00 0.40 0.00 99.60 [2022-10-25T01:10:08.911Z] 00:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:16:01 7 0.05 0.00 0.00 0.50 0.00 99.45 [2022-10-25T01:10:08.911Z] 00:17:01 all 0.08 0.00 0.02 0.01 0.00 99.88 [2022-10-25T01:10:08.911Z] 00:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:17:01 1 0.60 0.00 0.03 0.00 0.02 99.35 [2022-10-25T01:10:08.911Z] 00:17:01 2 0.02 0.00 0.05 0.03 0.02 99.88 [2022-10-25T01:10:08.911Z] 00:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:17:01 7 0.03 0.00 0.03 0.05 0.00 99.88 [2022-10-25T01:10:08.911Z] 00:18:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2022-10-25T01:10:08.911Z] 00:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:18:01 1 0.30 0.00 0.02 0.00 0.02 99.67 [2022-10-25T01:10:08.911Z] 00:18:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T01:10:08.911Z] 00:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.911Z] 00:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:18:01 7 0.02 0.00 0.00 0.07 0.02 99.90 [2022-10-25T01:10:08.911Z] 00:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:19:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-25T01:10:08.911Z] 00:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:19:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-25T01:10:08.911Z] 00:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.911Z] 00:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T01:10:08.911Z] 00:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:20:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-25T01:10:08.911Z] 00:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.911Z] 00:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T01:10:08.911Z] 00:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.911Z] 00:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:21:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-25T01:10:08.911Z] [2022-10-25T01:10:08.911Z] 00:21:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T01:10:08.911Z] 00:22:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-10-25T01:10:08.911Z] 00:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:22:01 1 0.23 0.00 0.07 0.00 0.00 99.70 [2022-10-25T01:10:08.911Z] 00:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.911Z] 00:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T01:10:08.911Z] 00:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:23:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-25T01:10:08.911Z] 00:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.911Z] 00:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-10-25T01:10:08.912Z] 00:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:23:01 7 0.03 0.00 0.02 0.07 0.00 99.88 [2022-10-25T01:10:08.912Z] 00:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-25T01:10:08.912Z] 00:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:24:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-25T01:10:08.912Z] 00:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:24:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:24:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T01:10:08.912Z] 00:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.912Z] 00:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:25:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-25T01:10:08.912Z] 00:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-25T01:10:08.912Z] 00:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:26:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:26:01 7 0.02 0.00 0.05 0.02 0.02 99.90 [2022-10-25T01:10:08.912Z] 00:27:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-10-25T01:10:08.912Z] 00:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:27:01 1 0.57 0.00 0.03 0.00 0.02 99.38 [2022-10-25T01:10:08.912Z] 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:27:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-25T01:10:08.912Z] 00:28:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2022-10-25T01:10:08.912Z] 00:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.912Z] 00:28:01 1 1.03 0.00 0.03 0.00 0.02 98.92 [2022-10-25T01:10:08.912Z] 00:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:28:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2022-10-25T01:10:08.912Z] 00:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.912Z] 00:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:29:01 all 0.03 0.00 0.01 0.03 0.00 99.93 [2022-10-25T01:10:08.912Z] 00:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:29:01 1 0.10 0.00 0.02 0.02 0.02 99.85 [2022-10-25T01:10:08.912Z] 00:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T01:10:08.912Z] 00:29:01 3 0.00 0.00 0.00 0.22 0.00 99.78 [2022-10-25T01:10:08.912Z] 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:29:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-25T01:10:08.912Z] 00:30:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-25T01:10:08.912Z] 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.912Z] 00:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:30:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:30:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-25T01:10:08.912Z] 00:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:31:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-25T01:10:08.912Z] 00:32:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2022-10-25T01:10:08.912Z] 00:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:32:01 1 0.30 0.00 0.00 0.00 0.00 99.70 [2022-10-25T01:10:08.912Z] 00:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:32:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-25T01:10:08.912Z] 00:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:32:01 7 0.02 0.00 0.02 0.08 0.00 99.88 [2022-10-25T01:10:08.912Z] [2022-10-25T01:10:08.912Z] 00:32:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T01:10:08.912Z] 00:33:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2022-10-25T01:10:08.912Z] 00:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:33:01 1 0.72 0.00 0.00 0.00 0.02 99.27 [2022-10-25T01:10:08.912Z] 00:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T01:10:08.912Z] 00:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T01:10:08.912Z] 00:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T01:10:08.912Z] 00:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.912Z] 00:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-25T01:10:08.912Z] 00:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-25T01:10:08.912Z] 00:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:35:01 7 0.10 0.00 0.05 0.02 0.00 99.83 [2022-10-25T01:10:08.912Z] 00:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T01:10:08.912Z] 00:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T01:10:08.912Z] 00:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:36:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-25T01:10:08.912Z] 00:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T01:10:08.912Z] 00:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:38:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-25T01:10:08.912Z] 00:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.912Z] 00:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T01:10:08.912Z] 00:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.912Z] 00:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.912Z] 00:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:39:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-25T01:10:08.912Z] 00:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.912Z] 00:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.912Z] 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.912Z] 00:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T01:10:08.913Z] 00:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:40:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-25T01:10:08.913Z] 00:41:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2022-10-25T01:10:08.913Z] 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T01:10:08.913Z] 00:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T01:10:08.913Z] 00:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.913Z] 00:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:41:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T01:10:08.913Z] 00:41:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-25T01:10:08.913Z] 00:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-25T01:10:08.913Z] 00:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:42:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-25T01:10:08.913Z] 00:43:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2022-10-25T01:10:08.913Z] 00:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.913Z] 00:43:01 1 1.16 0.00 0.03 0.00 0.02 98.79 [2022-10-25T01:10:08.913Z] 00:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T01:10:08.913Z] 00:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T01:10:08.913Z] 00:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.913Z] 00:43:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-25T01:10:08.913Z] [2022-10-25T01:10:08.913Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T01:10:08.913Z] 00:44:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-10-25T01:10:08.913Z] 00:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T01:10:08.913Z] 00:44:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-10-25T01:10:08.913Z] 00:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T01:10:08.913Z] 00:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.913Z] 00:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:44:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-25T01:10:08.913Z] 00:45:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-10-25T01:10:08.913Z] 00:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:45:01 1 0.43 0.00 0.02 0.00 0.00 99.55 [2022-10-25T01:10:08.913Z] 00:45:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-25T01:10:08.913Z] 00:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:45:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-25T01:10:08.913Z] 00:46:01 all 0.06 0.00 0.01 0.05 0.00 99.88 [2022-10-25T01:10:08.913Z] 00:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:46:01 1 0.28 0.00 0.00 0.00 0.02 99.70 [2022-10-25T01:10:08.913Z] 00:46:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-25T01:10:08.913Z] 00:46:01 3 0.00 0.00 0.00 0.23 0.00 99.77 [2022-10-25T01:10:08.913Z] 00:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:46:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:46:01 7 0.03 0.00 0.02 0.15 0.00 99.80 [2022-10-25T01:10:08.913Z] 00:47:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2022-10-25T01:10:08.913Z] 00:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:47:01 1 0.83 0.00 0.00 0.00 0.00 99.17 [2022-10-25T01:10:08.913Z] 00:47:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T01:10:08.913Z] 00:47:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T01:10:08.913Z] 00:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T01:10:08.913Z] 00:48:01 all 0.24 0.00 0.01 0.03 0.00 99.72 [2022-10-25T01:10:08.913Z] 00:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:48:01 1 1.83 0.00 0.02 0.00 0.02 98.14 [2022-10-25T01:10:08.913Z] 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.913Z] 00:48:01 3 0.00 0.00 0.00 0.13 0.00 99.87 [2022-10-25T01:10:08.913Z] 00:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.913Z] 00:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:48:01 7 0.02 0.00 0.02 0.10 0.00 99.87 [2022-10-25T01:10:08.913Z] 00:49:01 all 0.01 0.00 0.00 0.04 0.00 99.94 [2022-10-25T01:10:08.913Z] 00:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:49:01 3 0.00 0.00 0.00 0.27 0.00 99.73 [2022-10-25T01:10:08.913Z] 00:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T01:10:08.913Z] 00:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:49:01 7 0.03 0.00 0.02 0.07 0.00 99.88 [2022-10-25T01:10:08.913Z] 00:50:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-10-25T01:10:08.913Z] 00:50:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-25T01:10:08.913Z] 00:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T01:10:08.913Z] 00:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:50:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-25T01:10:08.913Z] 00:50:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2022-10-25T01:10:08.913Z] 00:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.913Z] 00:50:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-25T01:10:08.913Z] 00:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:51:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-25T01:10:08.913Z] 00:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T01:10:08.913Z] 00:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:52:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-25T01:10:08.913Z] 00:53:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2022-10-25T01:10:08.913Z] 00:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:53:01 1 1.08 0.00 0.02 0.00 0.02 98.89 [2022-10-25T01:10:08.913Z] 00:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:53:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T01:10:08.913Z] 00:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.913Z] 00:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-10-25T01:10:08.913Z] 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:54:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-10-25T01:10:08.913Z] 00:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] [2022-10-25T01:10:08.913Z] 00:54:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T01:10:08.913Z] 00:55:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2022-10-25T01:10:08.913Z] 00:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:55:01 1 1.45 0.00 0.05 0.00 0.02 98.48 [2022-10-25T01:10:08.913Z] 00:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T01:10:08.913Z] 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T01:10:08.913Z] 00:55:01 7 0.05 0.00 0.00 0.03 0.02 99.90 [2022-10-25T01:10:08.913Z] 00:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.913Z] 00:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.913Z] 00:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:57:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.913Z] 00:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 00:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 00:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.914Z] 00:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:57:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T01:10:08.914Z] 00:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 00:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.914Z] 00:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.914Z] 00:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T01:10:08.914Z] 00:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-25T01:10:08.914Z] 00:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T01:10:08.914Z] 00:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.914Z] 00:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T01:10:08.914Z] 00:59:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-25T01:10:08.914Z] 00:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 00:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 00:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 00:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T01:10:08.914Z] 01:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.914Z] 01:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T01:10:08.914Z] 01:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.914Z] 01:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:01:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2022-10-25T01:10:08.914Z] 01:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:01:01 4 0.88 0.00 0.00 0.00 0.00 99.12 [2022-10-25T01:10:08.914Z] 01:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.914Z] 01:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:01:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T01:10:08.914Z] 01:02:01 all 0.28 0.00 0.01 0.00 0.00 99.71 [2022-10-25T01:10:08.914Z] 01:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:02:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2022-10-25T01:10:08.914Z] 01:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:02:01 4 2.00 0.00 0.00 0.00 0.00 98.00 [2022-10-25T01:10:08.914Z] 01:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.914Z] 01:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:02:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-25T01:10:08.914Z] 01:03:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2022-10-25T01:10:08.914Z] 01:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.914Z] 01:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:03:01 4 1.43 0.00 0.00 0.00 0.00 98.57 [2022-10-25T01:10:08.914Z] 01:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-25T01:10:08.914Z] 01:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T01:10:08.914Z] 01:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.914Z] 01:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T01:10:08.914Z] 01:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.914Z] 01:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:04:01 7 0.03 0.00 0.03 0.03 0.00 99.90 [2022-10-25T01:10:08.914Z] 01:05:01 all 0.22 0.00 0.00 0.00 0.00 99.77 [2022-10-25T01:10:08.914Z] 01:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:05:01 1 1.61 0.00 0.02 0.00 0.00 98.37 [2022-10-25T01:10:08.914Z] 01:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-25T01:10:08.914Z] 01:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.914Z] [2022-10-25T01:10:08.914Z] 01:05:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T01:10:08.914Z] 01:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-10-25T01:10:08.914Z] 01:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T01:10:08.914Z] 01:06:01 1 1.97 0.00 0.02 0.00 0.00 98.01 [2022-10-25T01:10:08.914Z] 01:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T01:10:08.914Z] 01:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.914Z] 01:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:06:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T01:10:08.914Z] 01:07:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-10-25T01:10:08.914Z] 01:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T01:10:08.914Z] 01:07:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-10-25T01:10:08.914Z] 01:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.914Z] 01:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T01:10:08.914Z] 01:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:08:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2022-10-25T01:10:08.914Z] 01:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:08:01 1 1.06 0.00 0.03 0.00 0.02 98.89 [2022-10-25T01:10:08.914Z] 01:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T01:10:08.914Z] 01:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:09:01 all 0.06 0.00 0.02 0.00 0.00 99.91 [2022-10-25T01:10:08.914Z] 01:09:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2022-10-25T01:10:08.914Z] 01:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-25T01:10:08.914Z] 01:09:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2022-10-25T01:10:08.914Z] 01:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:09:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2022-10-25T01:10:08.914Z] 01:09:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-25T01:10:08.914Z] 01:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] 01:09:01 7 0.08 0.00 0.02 0.02 0.00 99.88 [2022-10-25T01:10:08.914Z] 01:10:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2022-10-25T01:10:08.914Z] 01:10:01 0 0.33 0.00 0.05 0.00 0.00 99.62 [2022-10-25T01:10:08.914Z] 01:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T01:10:08.914Z] 01:10:01 2 0.15 0.00 0.08 0.00 0.00 99.77 [2022-10-25T01:10:08.914Z] 01:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] 01:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-25T01:10:08.914Z] 01:10:01 5 0.10 0.00 0.03 0.00 0.00 99.87 [2022-10-25T01:10:08.914Z] 01:10:01 6 0.40 0.00 0.10 0.00 0.00 99.50 [2022-10-25T01:10:08.914Z] 01:10:01 7 0.20 0.00 0.05 0.02 0.02 99.72 [2022-10-25T01:10:08.914Z] Average: all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-10-25T01:10:08.914Z] Average: 0 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] Average: 1 0.41 0.00 0.02 0.00 0.01 99.56 [2022-10-25T01:10:08.914Z] Average: 2 0.03 0.00 0.02 0.00 0.01 99.95 [2022-10-25T01:10:08.914Z] Average: 3 0.00 0.00 0.00 0.03 0.00 99.96 [2022-10-25T01:10:08.914Z] Average: 4 0.08 0.00 0.01 0.00 0.00 99.91 [2022-10-25T01:10:08.914Z] Average: 5 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-25T01:10:08.914Z] Average: 6 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T01:10:08.914Z] Average: 7 0.03 0.00 0.02 0.03 0.00 99.91 [2022-10-25T01:10:08.914Z] [2022-10-25T01:10:08.914Z] [2022-10-25T01:10:08.914Z]